Bug#478904: cron script for apt needs improvement

2008-05-06 Thread Osamu Aoki
On Mon, May 05, 2008 at 06:25:06PM +0200, Michael Vogt wrote: On Mon, May 05, 2008 at 05:49:02PM +0900, Osamu Aoki wrote: Hi, Hi, [..] Since I made few extra verbosity control, I might have introduced bugs. Quick look at shell -x result seems OK. There was a bug ... bzr is

Bug#478904: cron script for apt needs improvement

2008-05-06 Thread Osamu Aoki
On Mon, May 05, 2008 at 06:18:07PM +0200, Michael Vogt wrote: On Mon, May 05, 2008 at 01:08:22AM +0900, Osamu Aoki wrote: Thanks for your patch! You are welcom. This was something I was doing for myself by manual CRON job :-) [ Osamu Aoki ] * Updated cron script to support backups by

Bug#478904: cron script for apt needs improvement

2008-05-05 Thread Osamu Aoki
Hi, Otavio and Mike, Since I made few extra verbosity control, I might have introduced bugs. Quick look at shell -x result seems OK. There was a bug ... bzr is broken now to upload new one. s/BackupArchiveLevel/BackupLevel/g needed. Osamu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#478904: cron script for apt needs improvement

2008-05-05 Thread Michael Vogt
On Mon, May 05, 2008 at 01:08:22AM +0900, Osamu Aoki wrote: Hi, Hi, Otavio and Mike, (Mike being unattended-upgrades packager who may be most affected by my change oif I haad made wrong move, I want his opinion and review.) Thanks for your patch! [ Osamu Aoki ] * Updated cron

Bug#478904: cron script for apt needs improvement

2008-05-05 Thread Michael Vogt
On Mon, May 05, 2008 at 05:49:02PM +0900, Osamu Aoki wrote: Hi, Hi, [..] Since I made few extra verbosity control, I might have introduced bugs. Quick look at shell -x result seems OK. There was a bug ... bzr is broken now to upload new one. I'm happy to help you with bzr, I'm around in

Bug#478904: cron script for apt needs improvement

2008-05-05 Thread Otavio Salvador
Michael Vogt [EMAIL PROTECTED] writes: On Mon, May 05, 2008 at 05:49:02PM +0900, Osamu Aoki wrote: Hi, Hi, [..] Since I made few extra verbosity control, I might have introduced bugs. Quick look at shell -x result seems OK. There was a bug ... bzr is broken now to upload new one.

Bug#478904: cron script for apt needs improvement

2008-05-04 Thread Osamu Aoki
Hi, Otavio and Mike, (Mike being unattended-upgrades packager who may be most affected by my change oif I haad made wrong move, I want his opinion and review.) [ Osamu Aoki ] * Updated cron script to support backups by hardlinks and verbose levels. All features turned off by default.

Bug#478904: cron script for apt needs improvement

2008-05-03 Thread Osamu Aoki
Hi, thanks. On Fri, May 02, 2008 at 12:20:12PM -0300, Otavio Salvador wrote: Osamu Aoki [EMAIL PROTECTED] writes: I do like your proposal and would like to know if you'd like to start a bzr branch to work on that and then we can upload it to experimental until Lenny is released. Thanks. I

Bug#478904: cron script for apt needs improvement

2008-05-03 Thread Otavio Salvador
Osamu Aoki [EMAIL PROTECTED] writes: Hi, thanks. On Fri, May 02, 2008 at 12:20:12PM -0300, Otavio Salvador wrote: Osamu Aoki [EMAIL PROTECTED] writes: I do like your proposal and would like to know if you'd like to start a bzr branch to work on that and then we can upload it to experimental

Bug#478904: cron script for apt needs improvement

2008-05-03 Thread Osamu Aoki
Hi, On Sat, May 03, 2008 at 02:50:06PM -0300, Otavio Salvador wrote: ... Question 1: Where should message go? stdout or stderr? As I inhereted, there seems to be no consistency. * debug message when turned on. * error message from commands * error mesage from script stderr I

Bug#478904: cron script for apt needs improvement

2008-05-02 Thread Otavio Salvador
Osamu Aoki [EMAIL PROTECTED] writes: Package: apt Version: 0.7.11 Severity: normal Tags: patch I saw several issues (Bug 438803, Bug 462734, Bug 454989, Bug 341970) as detailed below with curent cron script for apt and made fixed script. Although diff is large, it is mostly reorder and

Bug#478904: cron script for apt needs improvement

2008-05-01 Thread Osamu Aoki
Package: apt Version: 0.7.11 Severity: normal Tags: patch I saw several issues (Bug 438803, Bug 462734, Bug 454989, Bug 341970) as detailed below with curent cron script for apt and made fixed script. Although diff is large, it is mostly reorder and refactoring with more sanity checks and bug