| Bug#: 98619 | Product: Gentoo Linux | Version: 2004.3 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: major | Priority: P2 |
| Resolution: FIXED | Assigned To: media-optical@gentoo.org | Reported By: federico@serversidestudio.it | |
| Component: Applications | |||
| URL: | |||
| Summary: Graveman fails to burn files to data cd and dvd when 2 or more filenames have first 64 chars equal | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-07-10 19:12 0000 | |||
| Description: | Opened: 2005-07-10 19:12 0000 |
Graveman up to 0.3.12_p4 invokes mkisofs with -J (joliet) but without -joliet-long, making it fail to sort the joliet tree when 2 or more files have the same first 64 characters in their file name, during creation of a data cd or dvd. mkisofs fails with "joliet tree sort failed" and graveman aborts with an uninformative "Input/output error". That's an upstream bug fixed in svn. I backported the fix which should be applied to our current version, otherwise it should be marked unstable.
Created an attachment (id=63107) [details]
fix to no -joliet-long bug
Patch included in 0.3.12_p4-r1. Thanks Federico!