Bug #16062
closedBug #16057: Packaging files for rudder-api-client in 5.0 are not correct
Bug #16061: Debian build of rudder-api-client fails due to already existing BUILD folder
Rudder-api-client build is running two times the build part
Description
11:18:36 make1: Entering directory '/usr/src/rudder-packages/package'
11:18:36 dh_testdir
11:18:36 # Add here commands to configure the package.
11:18:36 dh_testdir
11:18:36 touch build-stamp
11:18:36 find . -type f | xargs sed -i '1,1s|#!/usr/bin/python3|#!/usr/bin/python|'
11:18:42 tar -xjf SOURCES/rudder-sources.tar.bz2
11:18:46 mkdir p BUILD*/* BUILD/
11:18:46 mv rudder-sources
11:18:46 make1: Leaving directory '/usr/src/rudder-packages/package'
11:18:46 fakeroot debian/rules binary
11:18:46 make1: Entering directory '/usr/src/rudder-packages/package'
11:18:46 dh_testdir
11:18:46 # Add here commands to configure the package.
11:18:46 dh_testdir
11:18:46 touch build-stamp
11:18:46 find . -type f | xargs sed -i '1,1s|#!/usr/bin/python3|#!/usr/bin/python|'
11:18:58 tar -xjf SOURCES/rudder-sources.tar.bz2
11:19:02 mkdir p BUILD*/* BUILD/
11:19:02 mv rudder-sources
11:19:02 mv: cannot move 'rudder-sources-5.0.15~rc1~git201910251105/ncf' to 'BUILD/ncf': Directory not empty
Updated by Félix DALLIDET about 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2129
Updated by Félix DALLIDET about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|39d5038f89937dd38abc70cdb4d4ebc5f4051d93.
Updated by Alexis Mousset about 5 years ago
- Name check changed from To do to Reviewed
Updated by Alexis Mousset about 5 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.15 which was released today.