#5023 Broken F15 buildroot
Closed: Fixed None Opened 12 years ago by jsafrane.

My wireshark build fails with "BuildrootError: could not init mock buildroot"

DEBUG util.py:307: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dist-f15-build-1215822-195512/root/', 'groupinstall', 'srpm-build']
DEBUG util.py:257: Error: Package: nss-softokn-3.13.1-14.fc15.i686 (build)
DEBUG util.py:257: Requires: nss-util >= 3.13.1
DEBUG util.py:257: Installing: nss-util-3.12.10-1.fc15.i686 (build)
DEBUG util.py:257: nss-util = 3.12.10-1.fc15

See http://koji.fedoraproject.org/koji/taskinfo?taskID=3638379 for details.


relevant error message in better format:
{{{
DEBUG util.py:307: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dist-f15-build-1215822-195512/root/', 'groupinstall', 'srpm-build']
DEBUG util.py:257: Error: Package: nss-softokn-3.13.1-14.fc15.i686 (build)
DEBUG util.py:257: Requires: nss-util >= 3.13.1
DEBUG util.py:257: Installing: nss-util-3.12.10-1.fc15.i686 (build)
DEBUG util.py:257: nss-util = 3.12.10-1.fc15
DEBUG util.py:257: You could try using --skip-broken to work around the problem
}}}

I re-added the nss-util buildroot override for now.

Hopefully that update will go stable soon.

It should start working after the next f15 newrepo runs.

Login to comment on this ticket.

Metadata