I just got this weird failure when building SRPM:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/build/934036/ https://copr-be.cloud.fedoraproject.org/results/@python/python3.8/srpm-build...
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/resultseqe87l75 --spec /tmp/tmpksx72x08/python-suds
cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/resultseqe87l75', '--spec', '/tmp/tmpksx72x08/python-suds'] cwd: /tmp/tmpksx72x08/python-suds rc: 0 stdout: Downloading 94664ddd46a6.tar.bz2 from lookaside cache at src.fedoraproject.org stderr: /bin/bash: UsernameToken: command not found UsernameToken failed with value 127
Output: []
On Tuesday, June 11, 2019 8:22:03 AM CEST Miro Hrončok wrote:
I just got this weird failure when building SRPM:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/build/934036/ https://copr-be.cloud.fedoraproject.org/results/@python/python3.8/srpm-build...
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/resultseqe87l75 --spec /tmp/tmpksx72x08/python-suds
cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/resultseqe87l75', '--spec', '/tmp/tmpksx72x08/python-suds'] cwd: /tmp/tmpksx72x08/python-suds rc: 0 stdout: Downloading 94664ddd46a6.tar.bz2 from lookaside cache at src.fedoraproject.org stderr: /bin/bash: UsernameToken: command not found UsernameToken failed with value 127
Is this reproducible? If yes, could you please submit bug report?
I don't know what rpkg-util did here wrong, but for building srpms from Fedora's dist-git we should really use fedpkg-minimal (as koji does).
Pavel
copr-devel@lists.fedorahosted.org