Group: comp.os.linux.setup


Subject: libselinux
From: Andrew Madsen
Date: 10/6/2007 1:57:31 PM
I am trying to install libselinux onto a SuSE 10.1 laptop. It compalins that it cannot find a provider for textinfo. I then downloaded and tried to install textinfo and it complained that there was no provider for libselinux. Catch 22 or am I missing something here?

Subject: libselinux
From: Andrew Madsen
Date: 10/6/2007 10:57:16 PM
"David Bolt" <blacklist-me@davjam.org> wrote in message news:viK5Di7IL6BHFwp1@dev.null.davjam.org... > On Sat, 6 Oct 2007, Andrew Madsen wrote:- > >>I am trying to install libselinux onto a SuSE 10.1 laptop. It compalins >>that >>it cannot find a provider for textinfo. I then downloaded and tried to >>install textinfo and it complained that there was no provider for >>libselinux. Catch 22 or am I missing something here? > > If you're installing using the command line, add the --nodeps option and > it will ignore dependencies. Once they're installed, open YaST, go into > the software management and check the dependencies again. > > > Regards, > David Bolt > > -- > Member of Team Acorn checking nodes at 100 Mnodes/s: www.distributed.net > RISC OS 3.11 | SUSE 10.0 32bit | SUSE 10.1 32bit | openSUSE 10.2 > 32bit > RISC OS 3.6 | SUSE 10.0 64bit | SUSE 10.1 64bit | openSUSE 10.2 > 64bit > TOS 4.02 | SUSE 9.3 32bit | | openSUSE 10.3 > 32bit This was a no-go it still did not install nor appear in YaST or YaST2 I ran the command using -vv and then plucked the bz2 file form the SOURCES directory. I extracted all that and ran: make make install and that didn't work either.

Subject: libselinux
From: Andrew Madsen
Date: 10/6/2007 10:57:46 PM
"Jean-David Beyer" <jeandavid8@verizon.net> wrote in message news:W7ONi.2222$ln.1404@trnddc07... > Andrew Madsen wrote: >> I am trying to install onto a SuSE 10.1 laptop. It compalins that >> it cannot find a provider for textinfo. I then downloaded and tried to >> install textinfo and it complained that there was no provider for >> libselinux. Catch 22 or am I missing something here? >> >> > Load them both an once. E.g., > > rpm -Uvh libselinux....rpm textinfo....rpm > > -- > .~. Jean-David Beyer Registered Linux User 85642. > /V\ PGP-Key: 9A2FC99A Registered Machine 241939. > /( )\ Shrewsbury, New Jersey http://counter.li.org > ^^-^^ 11:45:02 up 7 days, 2:30, 2 users, load average: 5.48, 5.16, 5.11 No good on this either.