Public bug reported:

Binary package hint: debianutils

Rolldir is always used relative to the log-file to be rotated but the
man page does not mention anything like that:

       -r     use rolldir instead of . to roll files

Fixes:
* allow absolute rolldir path
or
* write error message when absolute path is encountered

Output:
host:~/Tmp$ pwd
/home/fiedler/Tmp
host:~/Tmp$ savelog -r /tmp/ log
Rotated `log' at Wed Aug  1 12:26:31 CEST 2007.
host:~/Tmp$ ls -al tmp/log.0
-rw-r--r-- 1 fiedler users 0 Aug  1 12:27 tmp/log.0

System: ubuntu feisty, patched

** Affects: debianutils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
savelog cannot handle absolute pathname for rollover directory
https://bugs.launchpad.net/bugs/129661
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to