Bug 1223390 - packaging: .pc files included in -api-devel should be in -devel
Summary: packaging: .pc files included in -api-devel should be in -devel
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: packaging
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kaleb KEITHLEY
QA Contact:
URL:
Whiteboard:
Depends On: 1223385
Blocks: glusterfs-3.7.2
TreeView+ depends on / blocked
 
Reported: 2015-05-20 12:40 UTC by Kaleb KEITHLEY
Modified: 2015-12-01 16:45 UTC (History)
0 users

Fixed In Version: glusterfs-3.7.2
Doc Type: Bug Fix
Doc Text:
Clone Of: 1223385
Environment:
Last Closed: 2015-06-20 09:48:27 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Kaleb KEITHLEY 2015-05-20 12:40:23 UTC
+++ 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@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.

Comment 1 Anand Avati 2015-05-20 17:04:23 UTC
REVIEW: http://review.gluster.org/10844 (glusterfs.spec.in: move libgf{db,changelog}.pc from -api-devel to -devel) posted (#2) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

Comment 2 Anand Avati 2015-05-26 18:17:21 UTC
REVIEW: http://review.gluster.org/10844 (glusterfs.spec.in: move libgf{db,changelog}.pc from -api-devel to -devel) posted (#3) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

Comment 3 Anand Avati 2015-06-01 18:44:03 UTC
REVIEW: http://review.gluster.org/10844 (glusterfs.spec.in: move libgf{db,changelog}.pc from -api-devel to -devel) posted (#4) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

Comment 4 Anand Avati 2015-06-01 18:47:56 UTC
REVIEW: http://review.gluster.org/10844 (glusterfs.spec.in: move libgf{db,changelog}.pc from -api-devel to -devel) posted (#5) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

Comment 5 Anand Avati 2015-06-03 14:34:03 UTC
REVIEW: http://review.gluster.org/10844 (glusterfs.spec.in: move libgf{db,changelog}.pc from -api-devel to -devel) posted (#6) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

Comment 6 Niels de Vos 2015-06-20 09:48:27 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.2, please reopen this bug report.

glusterfs-3.7.2 has been announced on the Gluster Packaging mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://www.gluster.org/pipermail/packaging/2015-June/000006.html
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


Note You need to log in before you can comment on or make changes to this bug.