#5661 Error building subscription-manager for F19
Closed: Invalid None Opened 10 years ago by awood.

Hi,

I'm attempting to build the subscription-manager package for Fedora 19 and I'm running into an error. Here's the output from Koji:

{{{
DEBUG util.py:314: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/f19-build-1735014-305648/root/', '/var/lib/mock/f19-build-1735014-305648/root///builddir/build/SRPMS/subscription-manager-1.8.13-1.fc19.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG util.py:264: Getting requirements for subscription-manager-1.8.13-1.fc19.src
DEBUG util.py:264: --> python-devel-2.7.5-1.fc19.x86_64
DEBUG util.py:264: --> gettext-0.18.2.1-1.fc19.x86_64
DEBUG util.py:264: --> intltool-0.50.2-5.fc19.noarch
DEBUG util.py:264: --> libnotify-devel-0.7.5-5.fc19.x86_64
DEBUG util.py:264: --> gtk2-devel-2.24.19-3.fc19.x86_64
DEBUG util.py:264: --> desktop-file-utils-0.21-2.fc19.x86_64
DEBUG util.py:264: --> redhat-lsb-4.1-14.fc19.x86_64
DEBUG util.py:264: --> rarian-compat-0.8.1-9.fc19.x86_64
DEBUG util.py:264: --> GConf2-devel-3.2.6-6.fc19.x86_64
DEBUG util.py:264: Error: Package: cups-filters-1.0.35-2.fc19.x86_64 (build)
DEBUG util.py:264: Requires: libqpdf.so.10()(64bit)
DEBUG util.py:264: Error: Package: cups-filters-1.0.35-2.fc19.x86_64 (build)
DEBUG util.py:264: Requires: libqpdf.so.10(LIBQPDF_10)(64bit)
DEBUG util.py:264: You could try using --skip-broken to work around the problem
DEBUG util.py:264: You could try running: rpm -Va --nofiles --nodigest
DEBUG util.py:354: Child return code was: 1
}}}

I'm a bit baffled by this. Is Koji not able to fetch the necessary packages? Any insight you can provide would be greatly appreciated.

My FAS name is awood and email address is awood@redhat.com.


qdf has had a version bump, which includes a soname bump, and is tagged into the override tag, so either a newly built cups-filters is needed to be tagged in or you need to get the maintainer to untag the qpdf override. so you can build your package.

Metadata Update from @awood:
- Issue set to the milestone: Fedora 19 Final

7 years ago

Login to comment on this ticket.

Metadata