Comment 6 for bug 366241

Revision history for this message
Martin Fisher (yusuf-martin) wrote :

It happens during a regular hourly backup scheduled from the main application in Kubuntu.

However, I hae just done as you requested and the output is below. Note that BiT did *not*crash when run this way.

martin@martin-laptop:~$ backintime --backup-job
Back In Time
Version: 0.9.24

Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.

INFO: Lock
INFO: Include folders: ['/home']
INFO: Ignore folders: []
INFO: Last snapshots: {}
INFO: [KDE4Plugin.Systray.run]
INFO: Compare with old snapshot: 20090511-145312
INFO: [KDE4Plugin.Systray.run] begin loop
rsync: opendir "/home/martin/.kde/share/apps/kate" failed: Permission denied (13)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1058) [sender=3.0.5]
WARNING: Command "rsync -aEAX -i --dry-run --chmod=Fa-w,D+w --whole-file --delete --include="/home/" --exclude="*.backup*" --exclude="*~" --include="/home/**" --exclude="*" / "/media/ext3backup/backintime/20090511-145312/backup/"" returns 5888
INFO: Create hard-links
INFO: Command "cp -al "/media/ext3backup/backintime/20090511-145312/backup/"* "/media/ext3backup/backintime/new_snapshot/backup/"" returns 0
INFO: Call rsync to take the snapshot
rsync: opendir "/home/martin/.kde/share/apps/kate" failed: Permissiondenied (13)
rsync: send_files failed to open "/home/martin/.kde/share/config/katepartpluginsrc": Permission denied (13)
rsync: send_files failed to open "/home/martin/.kde/share/config/katepartscriptrc": Permission denied (13)
rsync: send_files failed to open "/home/martin/.kde/share/config/katesyntaxhighlightingrc": Permission denied (13)
rsync: send_files failed to open "/home/martin/.kde/share/config/ktimezonedrc": Permission denied (13)
rsync: read errors mapping "/home/martin/.local/share/backintime/worker.message": No data available (61)
WARNING: home/martin/.local/share/backintime/worker.message failed verification -- update discarded (will try again).
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1058) [sender=3.0.5]
WARNING: Command "rsync -aEAX -v --delete-excluded --chmod=Fa-w,D+w--whole-file --delete --include="/home/" --exclude="*.backup*" --exclude="*~" --include="/home/**" --exclude="*" / "/media/ext3backup/backintime/new_snapshot/backup/"" returns 5888
INFO: Save permissions
INFO: Remove backups older than: 19990511-000000
INFO: Keep min free disk space: 1024 Mb
INFO: [KDE4Plugin.Systray.run] end loop
INFO: Unlock