[Bugs] [Bug 1223390] New: packaging: .pc files included in -api-devel should be in -devel
bugzilla at redhat.com
bugzilla at redhat.com
Wed May 20 12:40:23 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1223390
Bug ID: 1223390
Summary: packaging: .pc files included in -api-devel should be
in -devel
Product: GlusterFS
Version: 3.7.0
Component: packaging
Keywords: Triaged
Assignee: bugs at gluster.org
Reporter: kkeithle at redhat.com
Depends On: 1223385
+++ This bug was initially created as a clone of Bug #1223385 +++
1.>> On 05/20/2015 03:42 PM, David Robinson wrote:
>>>
>>> When I try to upgrade from 3.6.3, it shows a number of missing
>>> dependencies. I am running SL6.6. Can you help point me in the right
>>> direction for these new dependencies? pkgconfig is installed. I don't
>>> see python-argparse or the others in the SL repo.
>>>
>>> glusterfs-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-debuginfo-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-libs-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-api-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-devel-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-rdma-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-api-devel-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-extra-xlators-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-server-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-cli-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-fuse-3.7.0-1.el6.x86_64.rpm
>>> python-gluster-3.7.0-1.el6.noarch.rpm
>>> glusterfs-client-xlators-3.7.0-1.el6.x86_64.rpm
>>> glusterfs-geo-replication-3.7.0-1.el6.x86_64.rpm
>>>
>>> [root at shelf4 gluster_3.7.0]# rpm -Uvh *.rpm
>>> error: Failed dependencies:
>>> pkgconfig(sqlite3) is needed by
>>> glusterfs-api-devel-3.7.0-1.el6.x86_64
>
> -api-devel needs sqlite3?
>
> auto dependency decided that?
It seems that some of the .pc files are included in glusterfs-api-devel
that should have been in glusterfs-devel:
968 %files api-devel
969 %{_libdir}/pkgconfig/glusterfs-api.pc
970 %{_libdir}/pkgconfig/libgfchangelog.pc
971 %{_libdir}/pkgconfig/libgfdb.pc
972 %{_libdir}/libgfapi.so
973 %{_includedir}/glusterfs/api/*
974
The auto dependencies check for .pc files and their dependencies.
glusterfs-api-devel should only contain libgfapi things, nothing more.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1223385
[Bug 1223385] packaging: .pc files included in -api-devel should be in
-devel
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list