Re: bugreporting script - second try

2001-01-11 Thread David Ford
Matthias Juchem wrote: > On Wed, 10 Jan 2001, Richard Torkar wrote: > > > I do not have any PPP, and no kdb installed on that machine, neither do I > > have procinfo. Shouldn't it say N/A or not found instead of the above? The > > ppp part is not true ;-). > > > Other thing I thought about was t

Re: bugreporting script - second try

2001-01-11 Thread Matthias Juchem
On Thu, 11 Jan 2001, Rafael E. Herrera wrote: > I have a suggestion, there is a kernel patch to add a config.gz entry in > the /proc fs. It reflects the configuration used in building the running > kernel, which may differ from the one you have in /usr/src/linux. It's > part of the suse distribut

Re: bugreporting script - second try

2001-01-11 Thread Rafael E. Herrera
Matthias Juchem wrote: > http://www.brightice.de/src/bugreport.sh I have a suggestion, there is a kernel patch to add a config.gz entry in the /proc fs. It reflects the configuration used in building the running kernel, which may differ from the one you have in /usr/src/linux. It's part of the

Re: bugreporting script - second try

2001-01-11 Thread Matthias Juchem
On Wed, 10 Jan 2001, Richard Torkar wrote: > I do not have any PPP, and no kdb installed on that machine, neither do I > have procinfo. Shouldn't it say N/A or not found instead of the above? The > ppp part is not true ;-). > Other thing I thought about was the Ctrl-D thingy when entering text

Re: bugreporting script - second try

2001-01-10 Thread Mr. James W. Laferriere
Hello Matthias , When I run your script under a -very- old release of slackare (See after .sig) I get the below . my ldd is ancient . root@filesrv1:~# ~/bin/bugreport.sh asdfasdfasdf /usr/local/sbin:/usr/sbin:/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/u

Re: bugreporting script - second try

2001-01-10 Thread Matthias Juchem
On Wed, 10 Jan 2001, Richard Torkar wrote: > I do not have any PPP, and no kdb installed on that machine, neither do I > have procinfo. Shouldn't it say N/A or not found instead of the above? The > ppp part is not true ;-). Sure. I forgot to convert some function calls... But I'll have to rewrit

Re: bugreporting script - second try

2001-01-10 Thread Richard Torkar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Richard Torkar wrote: > Matthias Juchem wrote: > > > Hi there. > > > > I rewrote my previous bugreport.pl in bash. I would appreciate it if you > > had a look on this one. Run it once and give me feedback if you like. > > > > Well it certantly works

Re: bugreporting script - second try

2001-01-10 Thread Richard Torkar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthias Juchem wrote: > Hi there. > > I rewrote my previous bugreport.pl in bash. I would appreciate it if you > had a look on this one. Run it once and give me feedback if you like. > Well it certantly works here. Almost everything is extracted co