[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.

Reply via email to