Restore crashes when restoring into a pendrive or other external hd

Bug #221315 reported by danieloop
2
Affects Status Importance Assigned to Milestone
HD Lorean
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "./MainPage.py", line 895, in restWithoutOver
    finalpath = self.__proxy.recoverBackups(timestamp,[path],directory)
  File "/home/danieloop/HDLorean/testing/src/gui/FrontendProxy.py", line 341, in recoverBackups
    return self.__serverSnapshotManager.recoverBackups(snapTimestamp, originalPathList, recoverPath)
  File "/var/lib/python-support/python2.5/dbus/proxies.py", line 135, in __call__
    **keywords)
  File "/var/lib/python-support/python2.5/dbus/connection.py", line 603, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.OSError: Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/dbus/service.py", line 655, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/home/danieloop/HDLorean/testing/src/hdloreand/watcher/BackendProxy.py", line 294, in recoverBackups
    return self.__snap.recoverBackups(snapTimestamp, originalPathList, recoverPath)
  File "/home/danieloop/HDLorean/testing/src/hdloreand/snapshotManager/SnapshotManager.py", line 80, in recoverBackups
    return self.__storageManager.recoverBackups(snapTimestamp,originalPathList,recoverPath)
  File "/home/danieloop/HDLorean/testing/src/hdloreand/snapshotManager/XDelta3Wrapper.py", line 833, in recoverBackups
    os.makedirs(recoverPath)
  File "os.py", line 172, in makedirs
    mkdir(name, mode)
OSError: [Errno 22] Invalid argument: '/media/disk/2008-04-24 11:24:02GMT+1DST'

Eso pasa al intentar hacer el recover de cualquier cosa en un pendrive, no se si sera problema de permisos, o de la funcion os.makedirs o yo que se.

Revision history for this message
Salva (neo-salvador) wrote : Re: [Bug 221315] [NEW] Restore crashes when restoring into a pendrive or other external hd
  • unnamed Edit (2.7 KiB, text/html; charset=ISO-8859-1)

Pues yo juraría que es por el formato del pendrive.

On Thu, Apr 24, 2008 at 11:33 AM, danieloop <email address hidden> wrote:

> Public bug reported:
>
> Traceback (most recent call last):
> File "./MainPage.py", line 895, in restWithoutOver
> finalpath = self.__proxy.recoverBackups(timestamp,[path],directory)
> File "/home/danieloop/HDLorean/testing/src/gui/FrontendProxy.py", line
> 341, in recoverBackups
> return self.__serverSnapshotManager.recoverBackups(snapTimestamp,
> originalPathList, recoverPath)
> File "/var/lib/python-support/python2.5/dbus/proxies.py", line 135, in
> __call__
> **keywords)
> File "/var/lib/python-support/python2.5/dbus/connection.py", line 603, in
> call_blocking
> message, timeout)
> dbus.exceptions.DBusException: org.freedesktop.DBus.Python.OSError:
> Traceback (most recent call last):
> File "/var/lib/python-support/python2.5/dbus/service.py", line 655, in
> _message_cb
> retval = candidate_method(self, *args, **keywords)
> File
> "/home/danieloop/HDLorean/testing/src/hdloreand/watcher/BackendProxy.py",
> line 294, in recoverBackups
> return self.__snap.recoverBackups(snapTimestamp, originalPathList,
> recoverPath)
> File
> "/home/danieloop/HDLorean/testing/src/hdloreand/snapshotManager/SnapshotManager.py",
> line 80, in recoverBackups
> return
> self.__storageManager.recoverBackups(snapTimestamp,originalPathList,recoverPath)
> File
> "/home/danieloop/HDLorean/testing/src/hdloreand/snapshotManager/XDelta3Wrapper.py",
> line 833, in recoverBackups
> os.makedirs(recoverPath)
> File "os.py", line 172, in makedirs
> mkdir(name, mode)
> OSError: [Errno 22] Invalid argument: '/media/disk/2008-04-24
> 11:24:02GMT+1DST'
>
> Eso pasa al intentar hacer el recover de cualquier cosa en un pendrive,
> no se si sera problema de permisos, o de la funcion os.makedirs o yo que
> se.
>
> ** Affects: hdlorean
> Importance: Undecided
> Status: New
>
> --
> Restore crashes when restoring into a pendrive or other external hd
> https://bugs.launchpad.net/bugs/221315
> You received this bug notification because you are subscribed to HD
> Lorean.
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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