Public bug reported:

Binary package hint: backuppc

backuppc_3.1.0-4

It should be possible to create an archive using the above script.

This results in an error:
Error: /usr/share/backuppc/bin/BackupPC_tarCreate, compress or split failed

Steps to recreate:
1. configure an archive host through the web interface
2. run the script /usr/share/backuppc/BackupPC_archiveStart

Workaround is to specify the full path of the in the archive host's config 
file, for example
$Conf{ArchiveComp} = '/bin/gzip';
instead of:
$Conf{ArchiveComp} = 'gzip';

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

-- 
BackupPC_archiveStart script broken
https://bugs.launchpad.net/bugs/514544
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to