On Sat, 2010-11-20 at 06:36 +0000, Clint Byrum wrote: > Hi Kipton, thanks for taking the time to file this bug report and help > us make Ubuntu better! > > This error message, from DpkgTerminalLog.txt, explains the problem quite > well: > > * Starting backuppc... > 2010-11-18 08:26:17 Can't create a test hardlink between a file in > /var/lib/backuppc/pc and /var/lib/backuppc/cpool. Either these are different > file systems, or this file system doesn't support hardlinks, or these > directories don't exist, or there is a permissions problem, or the file > system is out of inodes or full. Use df, df -i, and ls -ld to check each of > these possibilities. Quitting... > > While your home partition does seem almost full (91%), /, which houses > /var/lib, looks relatively empty. > > Can you please post the results of these commands run in a Terminal: > > df -i > ls -ld /var/lib/backuppc > ls -l /var/lib/backuppc > mount > > Marking Incomplete pending response from Kipton. > > ** Changed in: backuppc (Ubuntu) > Status: New => Incomplete >
k...@red:~ $ df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/sda3 0 0 0 - / none 191844 846 190998 1% /dev none 193024 6 193018 1% /dev/shm none 193024 78 192946 1% /var/run none 193024 2 193022 1% /var/lock none 193024 3 193021 1% /lib/init/rw none 0 0 0 - /var/lib/ureadahead/debugfs /dev/sda4 0 0 0 - /home /dev/sdb1 48840704 191494 48649210 1% /home/backup /dev/sda1 1005648 50 1005598 1% /boot /dev/sdc3 0 0 0 - /media/ACERDATA /dev/sdc2 0 0 0 - /media/ACER k...@red:~ $ ls -ld /var/lib/backuppc drwxr-x--- 7 backuppc backuppc 168 2010-09-24 07:50 /var/lib/backuppc k...@red:~ $ ls -l /var/lib/backuppc ls: cannot open directory /var/lib/backuppc: Permission denied k...@red:~ $ mount /dev/sda3 on / type reiserfs (rw) proc on /proc type proc (rw) none on /sys type sysfs (rw,noexec,nosuid,nodev) none on /sys/fs/fuse/connections type fusectl (rw) none on /sys/kernel/debug type debugfs (rw) none on /sys/kernel/security type securityfs (rw) none on /dev type devtmpfs (rw,mode=0755) none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620) none on /dev/shm type tmpfs (rw,nosuid,nodev) none on /var/run type tmpfs (rw,nosuid,mode=0755) none on /var/lock type tmpfs (rw,noexec,nosuid,nodev) none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) none on /var/lib/ureadahead/debugfs type debugfs (rw,relatime) /dev/sda4 on /home type reiserfs (rw) /dev/sdb1 on /home/backup type ext3 (rw) /dev/sda1 on /boot type ext3 (rw) nfsd on /proc/fs/nfsd type nfsd (rw) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev) gvfs-fuse-daemon on /home/kip/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=kip) /dev/sdc3 on /media/ACERDATA type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,flush) /dev/sdc2 on /media/ACER type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,flush) k...@red:~ $ -- Kipton Moravec AE5IB .- . ..... .. -... "Always do right; this will gratify some people and astonish the rest." --Mark Twain -- package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/677019 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to backuppc in ubuntu. -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
