[lsb-discuss] Problem in installing LSB-DTK

Stew Benedict stewb at linux-foundation.org
Thu Dec 13 02:30:36 PST 2007


On Thu, 13 Dec 2007, Munipradeep Beerakam wrote:

> Hi All,
> 
> I tried to install "lsb-dist-testkit-3.1.1-5.ia64.tar.gz" on SLES10, but
> installation failed due to some dependencies. I am unable to find those
> dependency packages. Could you please help in this regard. Below is the
> error output.
> 
> 
> error: Failed dependencies:
> 	lsb-core-ia64 >= 3.0 is needed by lsb-cmdchk-3.1.1-3.ia64
> 	lsb-core-ia64 >= 3.0 is needed by lsb-libchk-3.1.1-3.ia64
> 	lsb >= 3.1 is needed by lsb-python-2.4.3-3.lsb3.ia64
> 	lsb-core-ia64 >= 3.0 is needed by lsb-tet3-lite-3.7-6.lsb3.ia64
> Installed successfully.

Should be available, I see on our build chroot:

sh-3.1# cat /etc/SuSE-release 
SUSE Linux Enterprise Server 10 (ia64)
VERSION = 10

sh-3.1# rpm -q --provides lsb
lsb = 2.0
lsb-core-noarch = 2.0
lsb-core-noarch = 3.0
lsb-core-ia64 = 2.0
lsb-core-ia64 = 3.0
lsb-graphics-noarch = 2.0
lsb-graphics-noarch = 3.0
lsb-graphics-ia64 = 2.0
lsb-graphics-ia64 = 3.0
lsb = 3.1-1.7

So the "lsb" package should provide the list above.

> 
> Couldn't find the required tool: lsb_release.
> lsb_release should be always present for a LSB compliant distro.
> You could install lsb_release and other LSB components using
> the tools provided by your distro.
> 

sh-3.1# rpm -qf `which lsb_release`
lsb-3.1-1.7

So the same "lsb" package on SLES10 provides lsb_release

> 
> Couldn't find the required tool: Xvfb (X Virtual Frame Buffer).
> Xvfb is required for X11 tests. If you are going to run these tests
> or to get certified, you should install Xvfb using the tools provided
> by your distro.
> 

This one may be a packaging issue at our end. We're providing an lsb-xvfb 
for the X/desktop tests now.

SLES10 does has an Xvfb:

sh-3.1# rpm -qf `which Xvfb`
xorg-x11-Xvfb-6.9.0-50.14

but the tests are setup to use the lsb one:

ftp://ftp.linux-foundation.org/pub/lsb/test_suites/beta/binary/distribution/lsb-xvfb-1.2.0-2.ia64.rpm

Hope this helps
-- 
Stew Benedict
The Linux Foundation



More information about the lsb-discuss mailing list