logilab-packaging #3652139 rpm building is partially broken [validation pending]
it will manage to build one rpm (for one distribution), but fail for an other build. This is due to the fact do do chdir in a tempdir before calling mock, but we do not go back to the source directory, so the next rpm building step is attempted from a cwd that do not exists any more (in which no specfile can be found, for sure). | |
priority | important |
---|---|
type | bug |
done in | 1.3.1 |
load left | 0.000 |
closed by | #b8c098b5561c [utils] fix tempdir ctxmgr to ensure we go back to a fine cwd (closes #3652139) |
patch | [utils] fix tempdir ctxmgr to ensure we go back to a fine cwd (closes #3652139) [applied] |