Mailinglist Archive: opensuse-softwaremgmt (17 mails)

< Previous Next >
Re: [softwaremgmt] ZYpp History Log
  • From: Jano Kupec <jkupec@xxxxxxx>
  • Date: Wed, 24 Sep 2008 22:55:33 +0200
  • Message-id: <48DAA945.7080101@xxxxxxx>
Christian Boltz wrote:
Hello,

on Mittwoch, 24. September 2008, Jan Kupec wrote:
[...] You should just be prepared to request the
file from bug reporters, if needed, because you won't get the file in
the /var/log/YaST dir tarball.

Sounds like you want to make things more difficult for developers and bugreporters...

yeah, that is all i ever wanted :O)

What about simply updating the save_y2logs script to include this logfile?

Yup, Lada Slezak already came up with this idea, i did not know about that script. Thanx anyway.

j.

Just add the following section near the end of the script:

if [ -f /var/log/zypp/history ]; then
LIST="$LIST zypp/history"
fi

BTW: save_y2logs is maintained by Stefan Hundhammer (sh).


Regards,

Christian Boltz

--
To unsubscribe, e-mail: opensuse-softwaremgmt+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-softwaremgmt+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups