Copy/Move crash if destination is read-only
Reported by Virgil Dupras | June 4th, 2009 @ 05:36 PM | in se2.7.2 me5.6.2 pe1.7.3 (closed)
Traceback (most recent call last):
File "hs/cocoa.pyc", line 77, in doRun
File "dupeguru/app_cocoa.pyc", line 110, in runThreaded
File "dupeguru/results.pyc", line 207, in perform_on_marked
File "dupeguru/app_cocoa.pyc", line 106, in do
File "dupeguru/app.pyc", line 93, in CopyOrMove
File "hs/io.pyc", line 54, in makedirs
File "os.pyc", line 150, in makedirs
File "os.pyc", line 150, in makedirs
File "os.pyc", line 150, in makedirs
File "os.pyc", line 150, in makedirs
File "os.pyc", line 157, in makedirs
OSError: [Errno 30] Read-only file system: '/Volumes/New Volume/versus/Music From Laptop'
Comments and changes to this ticket
-
Virgil Dupras June 6th, 2009 @ 01:33 PM
- Milestone set to se2.7.2 me5.6.2 pe1.7.3
[milestone:ID#41804 bulk edit command]
-
Virgil Dupras June 6th, 2009 @ 02:45 PM
- Tag changed from bug, from-trac to bug, from-trac, me, pe, se
-
Virgil Dupras June 7th, 2009 @ 08:45 AM
- State changed from new to open
- Assigned user set to Virgil Dupras
-
Virgil Dupras June 7th, 2009 @ 08:56 AM
- State changed from open to fixed
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 16 Copy/Move crash if destination is read-only (from [12]) [#16 state:fixed] Moved the io.makedirs() cal...