Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-19 Thread Pierre Fortin

François Pons wrote:
 
 Pierre Fortin [EMAIL PROTECTED] writes:
 
  I'd like to get my system back in working order quickly; but I can wait if you
  want any files or other info from it...
 
 You can do something like tar cvf - /var/lib/urpmi /etc/urpmi | bzip2 -9 
/tmp/rpmdrake_stat.bz2
 and send me directly the file (beware *check before* you don't have user/password in 
list
 files (only if you use ftp/http medium)).
 
 François.

François,

Update...  I'm still trying to catch info from an X/KDE crash I get randomly;
but the last one happened since the above problem...  I noticed yesterday that
my LICQ was not running and when I tried to start it, it gave:
licq: error while loading shared libraries: libstdc++-libc6.1-2.so.3: cannot
open shared object file: No such file or directory
[1]+  Exit 127licq

Since there is no readily available info on how to restore a missing library, I
just installed egcs and egcs-c++ which gave me the library...   

How does this relate to the original problem...?

On a lark, I tried to run Software Installer again, and it started (instead of
hanging as reported previously)...  so, I tried to update SSH...

# ssh -v
OpenSSH_2.9.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090602f

SI correctly says openssh2.9.9p2-2.1mdk is installed; but when I try to update
it, I get the Errors found screen with:

Some errors where encountered while checking your wishes:
^ typo in SI!  Should be were.
   
Packages already installed
 openssh-3.0.2p1-1.1mdk,
 openssh-clients-3.0.2p1-1.1mdk,
 openssh-server-3.0.2p1-1.1mdk

Sorry, but all packages raised an error.
So I can't proceed with the installation.

# rpm -qa | grep openssh
openssh-clients-2.9.9p2-2.1mdk
openssh-2.9.9p2-2.1mdk
openssh-server-2.9.9p2-2.1mdk

and rpm --rebuilddb does not help...

LM8.1 SI has some serious flaws from my perspective and since the average user
can do security updates if they encounter these problems, it translates to
can't do security updates...  hence a security issue...

Any luck with the files yet...?

Pierre




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-05 Thread François Pons

Pierre Fortin [EMAIL PROTECTED] writes:

 Will try to be more careful next time; though you might remove ackbar from
 your setup too...  :^)

I will remove it, but this is my tiny machine for me alone :-)

François.




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread François Pons

Pierre Fortin [EMAIL PROTECTED] writes:

 I just checked the security updates and found several...  tried to install
 Apache security update; but I got problems with mod_ssl module...  this has
 resulted in the discovery of some Software Installer problems:

I'll take a look, there is a lot of sync and bugfixes to do.

François.




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread Pierre Fortin

François Pons wrote:
 
 Pierre Fortin [EMAIL PROTECTED] writes:
 
  I just checked the security updates and found several...  tried to install
  Apache security update; but I got problems with mod_ssl module...  this has
  resulted in the discovery of some Software Installer problems:
 
 I'll take a look, there is a lot of sync and bugfixes to do.
 
 François.

Thanks.  BTW, this is on a mostly stock LM8.1, so it's a general timebomb and
will likely need an update asap. 

I'd like to get my system back in working order quickly; but I can wait if you
want any files or other info from it...

Pierre




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread François Pons

[EMAIL PROTECTED] (François Pons) writes:

 Pierre Fortin [EMAIL PROTECTED] writes:
 
  I'd like to get my system back in working order quickly; but I can wait if you
  want any files or other info from it...
 
 You can do something like tar cvf - /var/lib/urpmi /etc/urpmi | bzip2 -9 
/tmp/rpmdrake_stat.bz2 
 and send me directly the file (beware *check before* you don't have user/password in 
list
 files (only if you use ftp/http medium)).
 
 François.

And I forget, please do that before:

cp -a /var/lib/urpmi /var/lib/urpmi.save
for i in /var/lib/urpmi.save/hdlist.*
do
packdrake -l $i $i.l
rm -f $i
done

so that the file will not be too big :-)

Thanks to take care of this mail, please...

François.




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread Pierre Fortin

François,

My direct mail failed...  your DNS is still not fixed..?

Pierre

Mail Delivery System wrote:
 
 This is the Postfix program at host bones.pfortin.com.
 
 I'm sorry to have to inform you that the message returned
 below could not be delivered to one or more destinations.
 
 For further assistance, please send mail to postmaster
 
 If you do so, please include this problem report. You can
 delete your own text from the message returned below.
 
 The Postfix program
 
 [EMAIL PROTECTED]: Name service error for
 ackbar.mandrakesoft.com: Host not found
 
   
 Reporting-MTA: dns; bones.pfortin.com
 Arrival-Date: Tue,  4 Dec 2001 12:20:16 -0500 (EST)
 
 Final-Recipient: rfc822; [EMAIL PROTECTED]
 Action: failed
 Status: 5.0.0
 Diagnostic-Code: X-Postfix; Name service error for ackbar.mandrakesoft.com:
 Host not found
 
   
 
 Subject: Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1
 Date: Tue, 04 Dec 2001 12:20:16 -0500
 From: Pierre Fortin [EMAIL PROTECTED]
 To: François Pons [EMAIL PROTECTED]
 References: [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED] 
[EMAIL PROTECTED]
 
 François Pons wrote:
 
  [EMAIL PROTECTED] (François Pons) writes:
 
   Pierre Fortin [EMAIL PROTECTED] writes:
  
I'd like to get my system back in working order quickly; but I can wait if you
want any files or other info from it...
  
   You can do something like tar cvf - /var/lib/urpmi /etc/urpmi | bzip2 -9 
/tmp/rpmdrake_stat.bz2
   and send me directly the file (beware *check before* you don't have 
user/password in list
   files (only if you use ftp/http medium)).
  
   François.
 
  And I forget, please do that before:
 
  cp -a /var/lib/urpmi /var/lib/urpmi.save
  for i in /var/lib/urpmi.save/hdlist.*
  do
  packdrake -l $i $i.l
  rm -f $i
  done
 
  so that the file will not be too big :-)
 
  Thanks to take care of this mail, please...
 
 #1:   30207719 Dec  4 12:10 rpmdrake_stat.bz2
 #2:   14994057 Dec  4 12:17 rpmdrake_stat.bz2
 :^)
 
 The smaller one is available at
 http://pfortin.com/Linux/buginfo/rpmdrake_stat.bz2
 
  François.
 
 HTH,
 Pierre




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread François Pons

Pierre Fortin [EMAIL PROTECTED] writes:

 François,
 
 My direct mail failed...  your DNS is still not fixed..?

Heu ?

You don't do reply ? From is correctly set normally, everyone here has no
problem ?

Thanks for the info,

François.




Re: [Cooker] Software Installer and Updates -- dead in water on LM8.1

2001-12-04 Thread Pierre Fortin

François Pons wrote:
 
 Pierre Fortin [EMAIL PROTECTED] writes:
 
  François,
 
  My direct mail failed...  your DNS is still not fixed..?
 
 Heu ?
 
 You don't do reply ? From is correctly set normally, everyone here has no
 problem ?

ARGHHH!!!  We both got suckered by that ^%#%#$#*^STUPID Nutscrape...

Sorry!!  

I was puzzled how that happened, and always looking for the root cause, this is
what I found:

NS4.78:  
  Reply:   puts only [EMAIL PROTECTED] in headers
  Reply All:   puts ONLY [EMAIL PROTECTED] in headers  SIGH

Anyway, I responded to your 2nd e-mail where you quoted yourself:
#   [EMAIL PROTECTED] (François Pons) writes:
#
#Pierre Fortin [EMAIL PROTECTED] writes:
#
#   [snip]
#   And I forget, please do that before:

NS makes it so hard to grab the address link that I just copied your address
from the  [EMAIL PROTECTED] (François Pons) writes: line...

I'm trying to find a better mailer; NS just pissed me off for the last time the
other day.  Sylpheed looks decent; but the import does not suit me.  I'm using
pine remotely on occasion for *new* mail (no filters); but haven't had time to
consider it for fulltime use...  my problem is that I have 163MB+ in 136
mailboxes with nearly as many filters, so conversion one box at a time sucks...  

Will try to be more careful next time; though you might remove ackbar from
your setup too...  :^)


 Thanks for the info,

Hope it's useful...  let me know if you want me to test a fix...  [installer is
dead anyway]
 
 François.

Pierre