[Bug 514544] [NEW] BackupPC_archiveStart script broken
james
jimijame at gmail.com
Fri Jan 29 22:31:29 GMT 2010
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
Server Team, which is subscribed to backuppc in ubuntu.
More information about the Ubuntu-server-bugs
mailing list