rfpkg build fixed, you can build on koji !

Hans de Goede j.w.r.degoede at gmail.com
Mon Jul 4 23:41:52 CEST 2016


Hi,

On 04-07-16 22:01, Nicolas Chauvet wrote:
> Hi,
>
> rfpkg build has been fixed, it's now possible to submit build request
> with rfpkg-1.23-4
> http://koji.rpmfusion.org/koji/buildinfo?buildID=851
>
> Please build your packages for f23 to f25 (devel),

Awesome!

Unfortunately it seems something is still wrong, I tried to build
vice and for f24 I got the following errors:

mock_output.log:

ERROR: Command failed. See logs for output.
  # /usr/sbin/groupadd -g 135 mockbuild

root.log:

DEBUG util.py:495:  Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:283:  Unsharing. Flags: 134217728
DEBUG util.py:417:  userdel: user 'mockbuild' does not exist
DEBUG util.py:542:  Child return code was: 6
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/groupdel', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:283:  Unsharing. Flags: 134217728
DEBUG util.py:417:  groupdel: group 'mockbuild' does not exist
DEBUG util.py:542:  Child return code was: 6
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:283:  Unsharing. Flags: 134217728
DEBUG util.py:417:  groupadd: GID '135' already exists
DEBUG util.py:542:  Child return code was: 4

Rawhide builds get past this point, but then fail due to rfpkg missing.

Keep up the good work and many thanks for EVERYTHING you've done to
get this far.

Regards,

Hans


More information about the rpmfusion-developers mailing list