Bug 689902 - [abrt] pybackpack-0.5.7-4.fc14: backup.py:718:start_process:AttributeError: RORPath instance has no attribute 'path'
Summary: [abrt] pybackpack-0.5.7-4.fc14: backup.py:718:start_process:AttributeError: R...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: pybackpack
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e63d53b4
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-22 18:32 UTC by Vojtěch Erben
Modified: 2012-08-16 13:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 13:13:22 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.92 KB, text/plain)
2011-03-22 18:32 UTC, Vojtěch Erben
no flags Details

Description Vojtěch Erben 2011-03-22 18:32:52 UTC
abrt version: 1.1.17
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/pybackpack
component: pybackpack
executable: /usr/bin/pybackpack
kernel: 2.6.35.11-83.fc14.x86_64
package: pybackpack-0.5.7-4.fc14
reason: backup.py:718:start_process:AttributeError: RORPath instance has no attribute 'path'
release: Fedora release 14 (Laughlin)
time: 1300818717
uid: 1000

backtrace
-----
backup.py:718:start_process:AttributeError: RORPath instance has no attribute 'path'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/pybackpack/gui.py", line 203, in on_button_do_backup_clicked
    self.do_local_backup()
  File "/usr/lib/python2.7/site-packages/pybackpack/gui.py", line 358, in do_local_backup
    bup.do_backup(bset, self)
  File "/usr/lib/python2.7/site-packages/pybackpack/actions.py", line 186, in do_backup
    force = self.force)
  File "/usr/lib/python2.7/site-packages/pybackpack/rdiff_interface.py", line 144, in BackupSet
    Run_rdiff(arglist)
  File "/usr/lib/python2.7/site-packages/pybackpack/rdiff_interface.py", line 164, in Run_rdiff
    rdiff_backup.Main.take_action(rps)
  File "/usr/lib64/python2.7/site-packages/rdiff_backup/Main.py", line 280, in take_action
    elif action == "backup": Backup(rps[0], rps[1])
  File "/usr/lib64/python2.7/site-packages/rdiff_backup/Main.py", line 343, in Backup
    backup.Mirror_and_increment(rpin, rpout, incdir)
  File "/usr/lib64/python2.7/site-packages/rdiff_backup/backup.py", line 51, in Mirror_and_increment
    DestS.patch_and_increment(dest_rpath, source_diffiter, inc_rpath)
  File "/usr/lib64/python2.7/site-packages/rdiff_backup/backup.py", line 243, in patch_and_increment
    ITR(diff.index, diff)
  File "/usr/lib64/python2.7/site-packages/rdiff_backup/rorpiter.py", line 284, in __call__
    branch.start_process(*args)
  File "/usr/lib64/python2.7/site-packages/rdiff_backup/backup.py", line 718, in start_process
    ("Either %s or %s must be a directory" % (repr(diff_rorp.path),
AttributeError: RORPath instance has no attribute 'path'

Local variables in innermost frame:
index: ('media', 'Data', '\xc5\xa0kola', '5. semestr', 'Skripta', 'BNSP', 'OrCAD')
diff_rorp: <rdiff_backup.rpath.RORPath instance at 0x3d01ab8>
inc_prefix: <rdiff_backup.rpath.RPath instance at 0x3da47a0>
self: <rdiff_backup.backup.IncrementITRB instance at 0x3da4758>

How to reproduce
-----
1.crash while backup
2.
3.

Comment 1 Vojtěch Erben 2011-03-22 18:32:55 UTC
Created attachment 486870 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 13:13:26 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.