buildsystem not taking jobs?

Dan Williams dcbw at redhat.com
Mon Dec 12 15:13:23 UTC 2005


On Mon, 2005-12-12 at 15:03 +0100, Ralf Corsepius wrote:
> On Mon, 2005-12-12 at 08:04 -0500, Dan Williams wrote:
> > On Sun, 2005-12-11 at 21:14 -0800, Roland McGrath wrote:
> > > I am getting this:
> > > 
> > > Package monotone enqueued.  (However, no Job ID was provided in the time required)
> > > 
> > > plague-client list works, though it takes forever.
> > > I never see my job appear.
> > > 
> > > I am using plague-client-0.4.3-2.fc4 (on FC4).
> 
> Any chances to see this fixed?
> 
> x86_64:
> 
> Error: Missing Dependency: libdl.so.2 is needed by package libsetrans
> Error: Missing Dependency: libc.so.6(GLIBC_2.0) is needed by package
> libsetrans
> Error: Missing Dependency: libc.so.6(GLIBC_2.1.3) is needed by package
> libsetrans

An investigation yields:

dist/fc5/libsetrans/0.1.11-2/x86_64> rpm -qp --requires libsetrans-0.1.11-2.x86_64.rpm
/sbin/ldconfig
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libdl.so.2
libselinux.so.1

So the x86_64 libsetrans appears to be linked against an i686 glibc [1].
Which obviously won't always be provided on an x86_64 system.  So it
appears that, as I said, it's rawhide issues not specific to the build
system.

Dan

[1] Note that libsetrans-0.1.9-1.x86_64.rpm _does_ have the correct
(64bit) RPM requires.  0.1.11-1 and 0.1.11-2 do not.




More information about the fedora-extras-list mailing list