[apport] hubackup crashed with UserOrQuestionAbortedError in handleDarExceptions()

Bug #92377 reported by Dmytro Korzhevin
8
Affects Status Importance Assigned to Milestone
hubackup (Ubuntu)
Invalid
Undecided
Martin Bergner

Bug Description

Binary package hint: hubackup

Crash when i trying to backup data from /home/korg

ProblemType: Crash
Architecture: i386
Date: Thu Mar 15 00:20:25 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/hubackup
InterpreterPath: /usr/bin/python2.5
Package: hubackup 0.0.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/hubackup
ProcCwd: /home/korg
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=ru_UA.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/hubackup']
SourcePackage: hubackup
Uname: Linux korg-desktop 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 GNU/Linux

Revision history for this message
Dmytro Korzhevin (korg) wrote :
Revision history for this message
Martin Bergner (martin-bergner) wrote :

Hi,

this is an interesting failure. Could you launch hubackup from the command line and show the messages it prints?

Changed in hubackup:
assignee: nobody → martin-bergner
status: Unconfirmed → Needs Info
Revision history for this message
Dmytro Korzhevin (korg) wrote :

This is a hurestore console-info:

korg@korg-desktop:~$ hurestore
Traceback (most recent call last):
  File "/usr/bin/hurestore", line 37, in <module>
    main_restore = MainRestore(path=glade_dir + "/hurestore.glade")
  File "/usr/lib/python2.5/site-packages/HUBackup/GUI/hurestore.py", line 50, in __init__
    MainBackup.__init__(self, path,root,domain, **kwargs)
  File "/usr/lib/python2.5/site-packages/HUBackup/GUI/hubackup.py", line 58, in __init__
    SimpleGladeApp.__init__(self, path, root, domain, **kwargs)
  File "/usr/lib/python2.5/site-packages/HUBackup/GUI/SimpleGladeApp.py", line 108, in __init__
    self.new()
  File "/usr/lib/python2.5/site-packages/HUBackup/GUI/hurestore.py", line 63, in new
    self.updateDeviceLists()
  File "/usr/lib/python2.5/site-packages/HUBackup/GUI/hurestore.py", line 70, in updateDeviceLists
    self.prob_progress.set_fraction(0.5)
AttributeError: MainRestore instance has no attribute 'prob_progress'
korg@korg-desktop:~$

At the same time hubackup trying to backup my data from /home/korg

Revision history for this message
Martin Bergner (martin-bergner) wrote :

Hi, not hurestore, that problem is already known ;). I need the output from hubackup.

Revision history for this message
Dmytro Korzhevin (korg) wrote :
Download full text (5.1 KiB)

The program hubackup makes check of archive, after its creation. Right after successful check there is a mistake.

korg@korg-desktop:~$ hubackup
Ошибка: устройство /dev/scd0 уже присоеденено к /media/Updates
mount: /dev/fd0 не является верным блочным устройством
Name = DVD RW AD-7170A
StockId = gtk-cdrom
/dev/scd0, {}
Free =
Capacity = 4GB
* Appending this to the list model gtk-cdrom, DVD RW AD-7170A, , 4GB, /dev/scd0
Name = PC Floppy Drive
StockId = gtk-floppy
Will backup to a custom not.
Selected /home/korg/.hubackup-data/
 -- Setting self.backup_target_device <= /home/korg/.hubackup-data/
on_button_start_clicked called with self.button_backup
Starting backup sequence...
Backup slice size: 85G
* backup_target_device = /home/korg/.hubackup-data/
* backup_target_device_type = gtk-directory
run summary:
------------
* Backup media files : True
* Target device choosen for storing backup to : /home/korg/.hubackup-data/
* Source dir to make backup of : /home/korg/LinuxFormat
* Stages: ['GUIIsolatePrepare', 'GUIVerifyPrepare', 'GUIFinish']
Creating a master backup.
 BackupEngine: received source path = /home/korg/LinuxFormat
Excluding: -P .hubackup-data/ -P .Trash
Backup arguments to dar:
   -Q -y -v -m 256 -s 85G -D -R /home/korg/LinuxFormat -c /home/korg/.hubackup-data/korg-master-archive -Z "*.gz" -Z "*.bz2" -Z "*.zip" -P .hubackup-data/ -P .Trash
Isolation arguments to dar:
   -Q -v -s 85G -A /home/korg/.hubackup-data/korg-master-archive -C /home/korg/.hubackup-data/korg-master-catalog
self.spawnedProcOBJ = <pexpect.spawn object at 0x845fe4c>
version: 2.1 ($Revision: 395 $)
command: /usr/bin/dar
args: ['/usr/bin/dar', '-Q', '-y', '-v', '-m', '256', '-s', '85G', '-D', '-R', '/home/korg/LinuxFormat', '-c', '/home/korg/.hubackup-data/korg-master-archive', '-Z', '"*.gz"', '-Z', '"*.bz2"', '-Z', '"*.zip"', '-P', '.hubackup-data/', '-P', '.Trash']
patterns: None
buffer (last 100 chars):
before (last 100 chars): None
after: None
match: None
match_index: None
exitstatus: None
flag_eof: False
pid: 6188
child_fd: 16
closed: False
timeout: 30
delimiter: <class 'pexpect.EOF'>
logfile: None
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.1
delayafterclose: 0.1
delayafterterminate: 0.1
self.spawnedProcOBJ.fileno() = 16
Aborting program. User refused to continue while asking: /home/korg/.hubackup-data/korg-master-archive.1.dar is about to be overwritten.

* Moving to next stage: GUIIsolatePrepare
* Removing last catalog (korg-master-catalog, Thu Mar 15 11:50:03 2007).
* Moving to next stage: GUIVerifyPrepare
GUIVerifyPrepare: self.backup_reference_device = /home/korg/.hubackup-data/
* Resulting path/device to verify backup on: /home/korg/.hubackup-data/
 BackupEngine: received source path = /home/korg
Excluding: -P .hubackup-data/ -P .Trash -P ./.hubackup-data/
Backup arguments to dar:
   -Q -y -v -m 256 -s 700M -D -R /home/korg -c /home/korg/.hubackup-data/korg-diff-archive -Z "*.gz" -Z "*.bz2" -Z "*.zip" -A /home/korg/.hubackup-data/korg-master-catalog -P .hubackup-data/ -P .Trash -P ./.hubackup-data/
Isolation arguments to dar:
   -Q -v -s 700M -A /home/korg/.hubackup-data/korg-diff-archive -C /home/korg/.hubacku...

Read more...

Revision history for this message
Dmytro Korzhevin (korg) wrote :
Revision history for this message
Martin Bergner (martin-bergner) wrote :

Somehow, the crash above is not the same crash as you reported earlier.

Revision history for this message
Dmytro Korzhevin (korg) wrote :

That's right. But seems that hurestore still doesn't works :(
Will you fix that problem till 7.04 release? Or it will be fixed later?

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance.

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in hubackup:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.