nssbackup-team team mailing list archive
-
nssbackup-team team
-
Mailing list archive
-
Message #01416
[Bug 576030] Re: nssbackup-upgrade-backups crashes when NSsbackup Restoration starts
I find the same problem, however I still have my windows open ;-)
I'm running today's bzr source (0.3) on Lucid.
I was running sbackup from the Lucid repo till recently (this morning).
My backup repo is on ssh, but access seems not the problem because
earlier steps succeeded (renaming file and making includes.list,
excludes.list and 'format' file).
The error popup reads:
Unable to upgrade snapshot
While attempting to upgrade snapshot the following error occurred:
need more than 1 value to unpack
This is the relevant part of the terminal output, including the traceback:
2010-08-12 15:31:04,423 - INFO: Creating the SNAR file
2010-08-12 15:31:05,681 - ERROR: Error while upgrade snapshot: need more than 1 value to unpack
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/nssbackup/ui/SBRestoreGTK.py", line 778, in on_upgradeButton_clicked
um.upgradeSnapshot(self.currentSnp)
File "/usr/local/lib/python2.6/dist-packages/nssbackup/core/UpgradeManager.py", line 107, in upgradeSnapshot
self.__upgrade_v15(snapshot)
File "/usr/local/lib/python2.6/dist-packages/nssbackup/core/UpgradeManager.py", line 305, in __upgrade_v15
if snarfileinfo.hasPath(parentdir) :
File "/usr/local/lib/python2.6/dist-packages/nssbackup/ar_backend/tar.py", line 1326, in hasPath
for f in self.__snapshotFile.parseFormat2():
File "/usr/local/lib/python2.6/dist-packages/nssbackup/ar_backend/tar.py", line 1010, in parseFormat2
yield format(currentline)
File "/usr/local/lib/python2.6/dist-packages/nssbackup/ar_backend/tar.py", line 987, in format
nfs, mtime_sec, mtime_nano, dev_no, i_no, name, contents = line.lstrip("\0").split("\0", 6)
ValueError: need more than 1 value to unpack
Please let me know if you need more info or test to track this down.
--
nssbackup-upgrade-backups crashes when NSsbackup Restoration starts
https://bugs.launchpad.net/bugs/576030
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to NSsbackup.
References