Re: upgrade debian1.2 to 1.3

1997-11-25 Thread Dale Scheetz
On Tue, 25 Nov 1997, Marc Fleureck wrote:

 Hi,
 
 When I want to upgrade from Debian 1.2 to 1.3 following the 
 instructions in the Web page i get the following error:
 
 dpkg -i ldso_1.8.10-2.deb
 ...
 ldconfig:warning:can't open /usr/local/lib, skipping...
 
 I get the same with package libc5*.deb
 
 The system does not do the upgrade.
 
These packages should install ok dispite the warning, however you may get
rid of the warning by simply creating /usr/local/lib on your system.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


RE: upgrade debian1.2 to 1.3

1997-11-25 Thread Bill Leach
Hi Marc;

You ldconfig warning message is probably NOT the reason why your upgrade 
is not succeeding.  That is just a message from ldconfig saying that one 
of the library directories that it wants to process does not exist and 
as the warning indicates, it skips and goes on.

Not successfully installing the upgraded libc5 OTOH is probably a 
serious problem.  How are you installing (ftp, CDROM, local files)?

If you can do a dpkg -i pathlibc5_.deb then you will get a 
meaningful error message.

Libc5 Version: 5.4.33-6 (what I have on this machine) pre-depends upon 
Pre-Depends: ldso (= 1.7.14-2) which probably is already installed but 
you can check with:
dpkg --status ldso

best,
-bill



 Hi,

 When I want to upgrade from Debian 1.2 to 1.3 following the 
 instructions in the Web page i get the following error:

 dpkg -i ldso_1.8.10-2.deb
 
 ldconfig:warning:can't open /usr/local/lib, skipping...

 I get the same with package libc5*.deb

 The system does not do the upgrade.

 Regards,
 [EMAIL PROTECTED]



__
Get Your Private, Free Email at http://www.hotmail.com


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .