misc/125860: ppp rc.d script depends on libintl / ldconfig

Guido 'lenix' Böhm g.boehm at lenix.de
Sat Jul 26 01:50:07 UTC 2008


The following reply was made to PR misc/125860; it has been noted by GNATS.

From: =?UTF-8?B?R3VpZG8gJ2xlbml4JyBCw7ZobQ==?= <g.boehm at lenix.de>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: misc/125860: ppp rc.d script depends on libintl / ldconfig
Date: Sat, 26 Jul 2008 03:27:16 +0200

 Hi Kris,
 
 i finally figured out what was causing this error, although
 the message was a bit misleading.
 
 I changed my root-shell to "/usr/local/bin/bash", so it was
 not "su" that was linked to "libintl.so.8", but bash.
 
 /etc/rc.d/ppp tried to run
    su -m root -c "/usr/sbin/ppp -quiet -ddial -nat  dsl"
 which in turn required the shell of my $ppp_user "root".
 
 kind regards,
 -- 
 Guido Boehm |    _/  | website: http://lenix.de/
 Voigtstr. 8 |   _/   | contact: http://lenix.de/contact/
 20257 DE/HH |  _/    | my card: http://lenix.de/contact/vcard.vcf
 01738099196 | _/_/_/ | sweet<3: http://xichen.de/ :]


More information about the freebsd-bugs mailing list