|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Here's what I get:
telly@ephome:~$ su Password: ephome:/home/telly# apt-get upgrade Reading package lists... Done Building dependency tree... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 3 not fully installed or removed. Need to get 0B of archives. After unpacking 0B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up slib (3a4-4) ... /usr/bin/guile-1.6: error while loading shared libraries: libqthreads.so.12: cannot enable executable stack as shared object requires: Permission denied dpkg: error processing slib (--configure): subprocess post-installation script returned error exit status 127 dpkg: dependency problems prevent configuration of guile-1.6-slib: guile-1.6-slib depends on slib (>= 3a2-3); however: Package slib is not configured yet. dpkg: error processing guile-1.6-slib (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of g-wrap: g-wrap depends on guile-1.6-slib; however: Package guile-1.6-slib is not configured yet. dpkg: error processing g-wrap (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: slib guile-1.6-slib g-wrap E: Sub-process /usr/bin/dpkg returned an error code (1) I tried to install slib, guile-1.6, guile-1.6-slib. I get the same error each time. I tried to install gnucash and that's how I first got this error. I can't even use openoffice (it won't run). The guile-1.6-libs won't install either. What am I missing here? ~Telly -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Sun, 17 Jun 2007 11:21:20 -0600
Telly Williams <twilliams001@elp.rr.com> wrote: your user doesn't have privilegies to do this, do it as root. > Here's what I get: > > telly@ephome:~$ su > Password: > ephome:/home/telly# apt-get upgrade > Reading package lists... Done > Building dependency tree... Done > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > 3 not fully installed or removed. > Need to get 0B of archives. > After unpacking 0B of additional disk space will be used. > Do you want to continue [Y/n]? y > Setting up slib (3a4-4) ... > /usr/bin/guile-1.6: error while loading shared libraries: > libqthreads.so.12: cannot enable executable stack as shared object > requires: Permission denied > dpkg: error processing slib (--configure): > subprocess post-installation script returned error exit status 127 > dpkg: dependency problems prevent configuration of guile-1.6-slib: > guile-1.6-slib depends on slib (>= 3a2-3); however: > Package slib is not configured yet. > dpkg: error processing guile-1.6-slib (--configure): > dependency problems - leaving unconfigured > dpkg: dependency problems prevent configuration of g-wrap: > g-wrap depends on guile-1.6-slib; however: > Package guile-1.6-slib is not configured yet. > dpkg: error processing g-wrap (--configure): > dependency problems - leaving unconfigured > Errors were encountered while processing: > slib > guile-1.6-slib > g-wrap > E: Sub-process /usr/bin/dpkg returned an error code (1) > > I tried to install slib, guile-1.6, guile-1.6-slib. I get the same > error each > time. I tried to install gnucash and that's how I first got this > error. I can't > even use openoffice (it won't run). The guile-1.6-libs won't install > either. > What am I missing here? ~Telly > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org -- Orestes <orestesleal13022@cha.jovenclub.cu> -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Orestes leal wrote:
> On Sun, 17 Jun 2007 11:21:20 -0600 > Telly Williams <twilliams001@elp.rr.com> wrote: > > your user doesn't have privilegies to do this, do it as root. > > >> Here's what I get: >> >> telly@ephome:~$ su >> Password: >> ephome:/home/telly# apt-get upgrade >> Reading package lists... Done >> Building dependency tree... Done >> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. >> 3 not fully installed or removed. >> Need to get 0B of archives. >> After unpacking 0B of additional disk space will be used. >> Do you want to continue [Y/n]? y >> Setting up slib (3a4-4) ... >> /usr/bin/guile-1.6: error while loading shared libraries: >> libqthreads.so.12: cannot enable executable stack as shared object >> requires: Permission denied >> dpkg: error processing slib (--configure): >> subprocess post-installation script returned error exit status 127 >> dpkg: dependency problems prevent configuration of guile-1.6-slib: >> guile-1.6-slib depends on slib (>= 3a2-3); however: >> Package slib is not configured yet. >> dpkg: error processing guile-1.6-slib (--configure): >> dependency problems - leaving unconfigured >> dpkg: dependency problems prevent configuration of g-wrap: >> g-wrap depends on guile-1.6-slib; however: >> Package guile-1.6-slib is not configured yet. >> dpkg: error processing g-wrap (--configure): >> dependency problems - leaving unconfigured >> Errors were encountered while processing: >> slib >> guile-1.6-slib >> g-wrap >> E: Sub-process /usr/bin/dpkg returned an error code (1) >> >> I tried to install slib, guile-1.6, guile-1.6-slib. I get the same >> error each >> time. I tried to install gnucash and that's how I first got this >> error. I can't >> even use openoffice (it won't run). The guile-1.6-libs won't install >> either. >> What am I missing here? ~Telly >> >> >> -- >> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org >> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org >> > > > I thought that I/ was/ root. See where I entered su and then the password? Does it have anything to do with me using SELinux (I hope that doesn't sound silly)? Entering su under SELinux should be the same. ~Telly -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Sunday 17 June 2007 19:21, Telly Williams wrote:
> Here's what I get: > > telly@ephome:~$ su > Password: > ephome:/home/telly# apt-get upgrade > Reading package lists... Done > Building dependency tree... Done > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > 3 not fully installed or removed. > Need to get 0B of archives. > After unpacking 0B of additional disk space will be used. > Do you want to continue [Y/n]? y > Setting up slib (3a4-4) ... > /usr/bin/guile-1.6: error while loading shared libraries: > libqthreads.so.12: cannot enable executable stack as shared object > requires: Permission denied > dpkg: error processing slib (--configure): > subprocess post-installation script returned error exit status 127 > dpkg: dependency problems prevent configuration of guile-1.6-slib: > guile-1.6-slib depends on slib (>= 3a2-3); however: > Package slib is not configured yet. > dpkg: error processing guile-1.6-slib (--configure): > dependency problems - leaving unconfigured > dpkg: dependency problems prevent configuration of g-wrap: > g-wrap depends on guile-1.6-slib; however: > Package guile-1.6-slib is not configured yet. > dpkg: error processing g-wrap (--configure): > dependency problems - leaving unconfigured > Errors were encountered while processing: > slib > guile-1.6-slib > g-wrap > E: Sub-process /usr/bin/dpkg returned an error code (1) > > I tried to install slib, guile-1.6, guile-1.6-slib. I get the same > error each > time. I tried to install gnucash and that's how I first got this > error. I can't > even use openoffice (it won't run). The guile-1.6-libs won't install > either. > What am I missing here? ~Telly Not sure, but you want to sort out the 3 packages that are showing as not fully installed or removed. Run dpkg -C as root to see which these packages are. I've had this problem recently with hal. The update process hadn't stopped the hal daemon before applying the update, then complained that it couldn't start hald because it was already running. If hal or openbsd-inetd are listed, stop the daemons with. /etc/init.d/hal stop and /etc/init.d/openbsd-inetd stop Same goes for your 3rd problem package, but I've only had these two. Next. Either run as root, apt-get dist-upgrade again, or alternatively. dpkg --configure hal then dpkg --configure openbsd-inetd Both should complete, and restart the daemons. Nigel. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On 2007-06-17, Telly Williams <twilliams001@elp.rr.com> wrote:
> Here's what I get: > > telly@ephome:~$ su > Password: > ephome:/home/telly# apt-get upgrade > Reading package lists... Done > Building dependency tree... Done > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > 3 not fully installed or removed. > Need to get 0B of archives. > After unpacking 0B of additional disk space will be used. > Do you want to continue [Y/n]? y from here: > Setting up slib (3a4-4) ... > /usr/bin/guile-1.6: error while loading shared libraries: > libqthreads.so.12: cannot enable executable stack as shared object > requires: Permission denied > dpkg: error processing slib (--configure): > subprocess post-installation script returned error exit status 127 to here is the pertinent error. > dpkg: dependency problems prevent configuration of guile-1.6-slib: > guile-1.6-slib depends on slib (>= 3a2-3); however: > Package slib is not configured yet. > dpkg: error processing guile-1.6-slib (--configure): > dependency problems - leaving unconfigured > dpkg: dependency problems prevent configuration of g-wrap: > g-wrap depends on guile-1.6-slib; however: > Package guile-1.6-slib is not configured yet. > dpkg: error processing g-wrap (--configure): > dependency problems - leaving unconfigured These won't go through until slib is setup. > Errors were encountered while processing: > slib > guile-1.6-slib > g-wrap > E: Sub-process /usr/bin/dpkg returned an error code (1) > > I tried to install slib, guile-1.6, guile-1.6-slib. I get the same > error each > time. I tried to install gnucash and that's how I first got this > error. I can't > even use openoffice (it won't run). The guile-1.6-libs won't install > either. > What am I missing here? ~Telly I don't see this mentioned in the bug reports. Are you running stable, testing, or unstable? What happens if you run an `apt-get -f install`? Also--I think your openoffice issue is a separate one. What is it doing? Do you get a splashscreen, then it quits? Does it appear to do nothing? if you run it from a terminal emulator, do you see any errors? -- Christopher Nelson -- chris@cavein.org ------------------------------------------------------------------------------- Subject to change without notice. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Sun, Jun 17, 2007 at 11:40:38 -0600, Telly Williams wrote:
> Orestes leal wrote: > >On Sun, 17 Jun 2007 11:21:20 -0600 Telly Williams wrote: > > > >your user doesn't have privilegies to do this, do it as root. > > > > > >>Here's what I get: > >> > >>telly@ephome:~$ su > >>Password: > >>ephome:/home/telly# apt-get upgrade [...] > >>Setting up slib (3a4-4) ... > >>/usr/bin/guile-1.6: error while loading shared libraries: > >>libqthreads.so.12: cannot enable executable stack as shared object > >>requires: Permission denied > >>dpkg: error processing slib (--configure): > >> subprocess post-installation script returned error exit status 127 [...] > I thought that I/ was/ root. See where I entered su and then the password? > Does it have anything to do with me using SELinux (I hope that doesn't sound > silly)? Entering su under SELinux should be the same. ~Telly I think that depends on how restrictive your SELinux setup is. Can you turn SELinux off and try to install slib again? -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
Christopher Nelson wrote:
> <snip> > > I don't see this mentioned in the bug reports. > Are you running stable, testing, or unstable? > What happens if you run an `apt-get -f install`? > > Also--I think your openoffice issue is a separate one. What is it > doing? Do you get a splashscreen, then it quits? Does it appear to do > nothing? if you run it from a terminal emulator, do you see any errors? > > I'm running SELinux(Debian, Stable). I've never had this problem with other installations. The only thing different now is that I have SELinux and Shorewall installed. After running apt-get -f install: ephome:/home/telly# clear; apt-get -f install Reading package lists... Done Building dependency tree... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 3 not fully installed or removed. Need to get 0B of archives. After unpacking 0B of additional disk space will be used. Setting up guile-1.6-slib (1.6.8-6) ... /usr/bin/guile-1.6: error while loading shared libraries: libqthreads.so.12: cannot enable executable stack as shared object requires: Permission denied dpkg: error processing guile-1.6-slib (--configure): subprocess post-installation script returned error exit status 127 dpkg: dependency problems prevent configuration of g-wrap: g-wrap depends on guile-1.6-slib; however: Package guile-1.6-slib is not configured yet. dpkg: error processing g-wrap (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gnucash: gnucash depends on guile-1.6-slib; however: Package guile-1.6-slib is not configured yet. gnucash depends on g-wrap; however: Package g-wrap is not configured yet. dpkg: error processing gnucash (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: guile-1.6-slib g-wrap gnucash E: Sub-process /usr/bin/dpkg returned an error code (1) ephome:/home/telly# After running dpkg -C: ephome:/home/telly# dpkg -C The following packages have been unpacked but not yet configured. They must be configured using dpkg --configure or the configure menu option in dselect for them to work: g-wrap scripting interface generator for C gnucash A personal finance tracking program The following packages are only half configured, probably due to problems configuring them the first time. The configuration should be retried using dpkg --configure <package> or the configure menu option in dselect: guile-1.6-slib Guile SLIB support Running dpkg --configure guile-1.6-slib: ephome:/home/telly# dpkg --configure guile-1.6-slib Setting up guile-1.6-slib (1.6.8-6) ... /usr/bin/guile-1.6: error while loading shared libraries: libqthreads.so.12: cannot enable executable stack as shared object requires: Permission denied dpkg: error processing guile-1.6-slib (--configure): subprocess post-installation script returned error exit status 127 Errors were encountered while processing: guile-1.6-slib When I start OO from GUI, the splashscreen starts then quits. From a terminal, I get: ephome:/home/telly# openoffice javaldx: Could not find a Java Runtime Environment! no suitable windowing system found, exiting. ** (process:18653): WARNING **: Unknown error forking main binary / abnormal early exit ... I tried installing the java-package but I get errors with that, as well. ~Telly -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
Florian Kulzer wrote:
> > I think that depends on how restrictive your SELinux setup is. Can you > turn SELinux off and try to install slib again? > > Whoa. I did 'echo 0 >/selinux/enforce' and now everything works, including Open Office. Thanks Florian. I just began using SELinux and trying to understand how everything works. Why wouldn't it let me install slib while I was root? Is it that there's no such thing as a Super User in SELinux? ~Telly -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#9 |
|
Messages: n/a
Hébergeur: |
Florian Kulzer wrote:
> I think that depends on how restrictive your SELinux setup is. Can you > turn SELinux off and try to install slib again? > > Unfortunately, I have to keep SELinux in Permissive Mode in order to use Open Office. ~Telly -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#10 |
|
Messages: n/a
Hébergeur: |
On 06/17/07 14:22, Telly Williams wrote:
> Florian Kulzer wrote: >> >> I think that depends on how restrictive your SELinux setup is. Can you >> turn SELinux off and try to install slib again? >> >> > Whoa. I did 'echo 0 >/selinux/enforce' and now everything works, > including Open Office. Thanks Florian. > > I just began using SELinux and trying to understand how everything > works. Why wouldn't it let me install slib while I was root? Is it > that there's no such thing as a Super User in SELinux? ~Telly Turning off SELinux doesn't tell you *why* SELinux complained. Monitoring syslog with SELinux active while trying to install the package will (try to) tell you what kind of policy you need. Red Hat is writing some sort of policy assistant that should in situations like this. -- Ron Johnson, Jr. Jefferson LA USA Give a man a fish, and he eats for a day. Hit him with a fish, and he goes away for good! -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#11 |
|
Messages: n/a
Hébergeur: |
On Sun, Jun 17, 2007 at 13:22:07 -0600, Telly Williams wrote:
> Florian Kulzer wrote: > > > >I think that depends on how restrictive your SELinux setup is. Can you > >turn SELinux off and try to install slib again? > > > > > Whoa. I did 'echo 0 >/selinux/enforce' and now everything works, including > Open Office. Thanks Florian. > > I just began using SELinux and trying to understand how everything works. > Why wouldn't it let me install slib while I was root? Is it that there's no > such thing as a Super User in SELinux? ~Telly As far as I understand it, the point of SELinux is to be able to put finer-grained restrictions on everybody, including root. For example, you might want to forbid root to do certain things if he/she is not sitting in front of the keyboard. That way you can limit the damage that a remote attacker can do even if he/she manages to gain root. This gives you more security, but it also means that you can lock yourself out if you are not careful with your policies. Completely disabling SELinux is just a quick-and-dirty check to see if it is indeed the cause of your installation problems. The next step, as Ron has already pointed out, is to check the logs to find out which policy you have to relax, and to figure out how to relax it just enough to let the next slib upgrade happen without problems. The same goes for OpenOffice. It will probably still take a while until the default policies are optimized for all applications. One should probably also keep in mind that the primary purpose of SELinux is to improve the security of servers, therefore it will naturally be more of a hassle to make applications work which are normally not run on a server. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#12 |
|
Messages: n/a
Hébergeur: |
On Sun, 17 Jun 2007 13:22:07 -0600, Telly Williams
<twilliams001@elp.rr.com> said: > Florian Kulzer wrote: >> >> I think that depends on how restrictive your SELinux setup is. Can >> you turn SELinux off and try to install slib again? >> >> > Whoa. I did 'echo 0 >/selinux/enforce' and now everything works, > including Open Office. Thanks Florian. > I just began using SELinux and trying to understand how everything > works. Why wouldn't it let me install slib while I was root? Is it > that there's no such thing as a Super User in SELinux? ~Telly Did you turn on audit=1 on your grub/lilo command line? If you, you should have "avc denied" lines in /var/log/messages. Grep those lines out of /var/log/messgaes, put them into a file, and file a wishlist bug on the selinux policy you are using, with a short note on what you were trying to do, and the output of id -Z as root. This will getting the issue fixed. thanks, manoj -- He that breaks a thing to find out what it is has left the path of wisdom. J.R.R. Tolkien Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/> 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#13 |
|
Messages: n/a
Hébergeur: |
On Sat, Jul 07, 2007 at 12:24:51AM -0500, Manoj Srivastava wrote:
> On Sun, 17 Jun 2007 13:22:07 -0600, Telly Williams > <twilliams001@elp.rr.com> said: > > > Florian Kulzer wrote: > >> > Did you turn on audit=1 on your grub/lilo command line? If you, > you should have "avc denied" lines in /var/log/messages. Grep those > lines out of /var/log/messgaes, put them into a file, and file a > wishlist bug on the selinux policy you are using, with a short note on > what you were trying to do, and the output of id -Z as root. > > This will getting the issue fixed. > > thanks, > > manoj My apologies, Someone already ed me out with this on the list. Thank you. VR TW -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|