Feisty *is* affected. Looking at the source for backupninja
0.9.4-6ubuntu1 (the version in Feisty):

$ grep '\[:' backupninja-0.9.4/src/backupninja.in 
        echo "$1" | tr [:upper:] [:lower:]
        echo "$1" | tr -d [:alpha:] 

The [:expressions:] should be single-quoted; the bug is present in this
version, and can cause data loss, as explained in the SRU request above.
This can be fixed by backporting the version from Gutsy (0.9.4-6ubuntu2)
to Feisty, or by applying the attached debdiff.

** Changed in: backupninja (Ubuntu Feisty)
       Status: Invalid => Confirmed

** Attachment added: "Debdiff against 0.9.4-6ubuntu1."
   http://launchpadlibrarian.net/20106286/backupninja-feisty.debdiff

-- 
/usr/sbin/backupninja tr: misaligned [:upper:] and/or [:lower:] construct
https://bugs.launchpad.net/bugs/60286
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to