All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] e2fsprogs-1.41.10.sun2-0redhat provides issues
@ 2010-07-06 19:05 Dan Bassett
  2010-07-07 14:23 ` Brian J. Murrell
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Bassett @ 2010-07-06 19:05 UTC (permalink / raw)
  To: lustre-devel

I have e2fsprogs-1.41.10.sun2-0redhat from the lustre downloads page 
installed as part of my lustre 1.8.3 installation and it's causing some 
weird dependency issues on my OSS's.  When I attempt to upgrade or 
install new packages on the system I get errors like:

krb5-libs-1.6.1-36.el5_5.4.i386 from updates has depsolving problems
  --> Missing Dependency: libcom_err.so.2 is needed by package 
krb5-libs-1.6.1-36.el5_5.4.i386 (updates)

libcom_err.so.2 is provided as part of the lustre patched e2fsprogs 
package, whereas it is usually part of e2fsprogs-libs if you get it 
directly from redhat.  The issue seems to be in how the provides are 
defined for the package:

[root at oss0 ~]# rpm -q --provides e2fsprogs
e2fsprogs-libs = 1.41.10.sun2
ldiskfsprogs 
libblkid.so.1()(64bit) 
libcom_err.so.2()(64bit) 
libe2p.so.2()(64bit) 
libext2fs.so.2()(64bit) 
libss.so.2()(64bit) 
libuuid.so.1()(64bit) 
e2fsprogs = 1.41.10.sun2-0redhat

And on a CentOS 5 machine that doesn't have lustre installed:

[root at node2 ~]# rpm -q --provides e2fsprogs-libs
libblkid.so.1()(64bit) 
libcom_err.so.2()(64bit) 
libe2p.so.2()(64bit) 
libext2fs.so.2()(64bit) 
libss.so.2()(64bit) 
libuuid.so.1()(64bit) 
e2fsprogs-libs = 1.39-23.el5
libblkid.so.1 
libcom_err.so.2 
libe2p.so.2 
libext2fs.so.2 
libss.so.2 
libuuid.so.1 
e2fsprogs-libs = 1.39-23.el5

More to the point:
[root at oss0 ~]# rpm -q --whatprovides libcom_err.so.2
no package provides libcom_err.so.2
[root at oss0 ~]# rpm -q --whatprovides "libcom_err.so.2()(64bit)"
e2fsprogs-1.41.10.sun2-0redhat

The library is installed, however my guess is that due to the extra 
"()(64bit)" in the provides, rpm refuses to recognize it.  Is this 
something that can be fixed in the e2fsprogs package?  Thanks!

Dan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Lustre-devel] e2fsprogs-1.41.10.sun2-0redhat provides issues
  2010-07-06 19:05 [Lustre-devel] e2fsprogs-1.41.10.sun2-0redhat provides issues Dan Bassett
@ 2010-07-07 14:23 ` Brian J. Murrell
  0 siblings, 0 replies; 2+ messages in thread
From: Brian J. Murrell @ 2010-07-07 14:23 UTC (permalink / raw)
  To: lustre-devel

On Tue, 2010-07-06 at 14:05 -0500, Dan Bassett wrote: 
> I have e2fsprogs-1.41.10.sun2-0redhat from the lustre downloads page 
> installed as part of my lustre 1.8.3 installation and it's causing some 
> weird dependency issues on my OSS's.  When I attempt to upgrade or 
> install new packages on the system I get errors like:

This is something that most likely warrants a bug being filed in our
bugzilla.

Cheers,
b.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20100707/05a0dffd/attachment.pgp>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-07 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-06 19:05 [Lustre-devel] e2fsprogs-1.41.10.sun2-0redhat provides issues Dan Bassett
2010-07-07 14:23 ` Brian J. Murrell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.