--On Saturday, September 06, 2008 12:53 PM +0100 Alex Harrington 
<[EMAIL PROTECTED]> wrote:

> I'm using BackupPC from the Ubuntu package for v3.0.0 and have only
> tested with that at present. If you're not using the Ubuntu install
> paths, you'll need to edit the libs line to point to your BackupPC libs
> directory.

Using 3.1.0, and tweaking the use lib line to match my CentOS 5 package. I 
needed to run the script as the backuppc user, and I needed to add that 
user to the fuse group so it could access /dev/fuse.

I ran the script with the output below. As root from another shell I got 
permission denied trying to list /tmp/BackupPC (the mount point). The mount 
point is owned by the backuppc user. I exit the script with control-C, 
which does not umount the filesystem (it still shows up in /etc/mtab), so I 
have to do that separately.

bash-3.2$ ./BackupPCfs /tmp/BackupPC
Statement unlikely to be reached at /usr/lib/BackupPC/Lib.pm line 1273.
        (Maybe you meant system() when you said exec()?)
Statement unlikely to be reached at /usr/lib/BackupPC/Lib.pm line 1338.
        (Maybe you meant system() when you said exec()?)
Subroutine BackupPC::FileZIO::Z_OK redefined at 
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Compress/Zlib.pm 
line 1
Subroutine BackupPC::FileZIO::Z_STREAM_END redefined at 
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Compress/Zlib.pm 
line 1
Ambiguous call resolved as CORE::open(), qualify as such or use & at 
/usr/lib/BackupPC/FileZIO.pm line 408.
Ambiguous call resolved as CORE::close(), qualify as such or use & at 
/usr/lib/BackupPC/FileZIO.pm line 413.
BackupPCfs 0.1 - 2008 (c) by Alex Harrington <[EMAIL PROTECTED]>
Use of uninitialized value in string eq at /usr/lib/BackupPC/Lib.pm line 
118.
Use of uninitialized value in string eq at /usr/lib/BackupPC/Lib.pm line 
119.
Use of uninitialized value in string eq at /usr/lib/BackupPC/Lib.pm line 
127.
Use of uninitialized value in string ne at /usr/lib/BackupPC/Lib.pm line 
379.
Useless use of a constant in void context at /usr/lib/BackupPC/Lang/en.pm 
line 43.
Useless use of a constant in void context at /usr/lib/BackupPC/Lang/en.pm 
line 43.
Running against BackupPC version 3.1.0
BackupPC storage is in /var/lib/backuppc
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56
INIT: 7.8
flags=0x00000003
max_readahead=0x00020000
   INIT: 7.8
   flags=0x00000000
   max_readahead=0x00020000
   max_write=0x00020000
   unique: 1, error: 0 (Success), outsize: 40



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BackupPC-devel mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to