-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot copy file from iso created with mkisofs when Joliet without RockRidge used #2851
Comments
|
I can confirm this ticket is resolved by #3537
non Rock Ridge iso can be handled by mc extfs now. |
Replying to and:
Thanks!
Ok, closed. |
Somehow this issue crept back in as of mc version 4.8.19-1. When I ran the original steps:
this is the result:
I'm running mc version 4.8.19-1 on Xubuntu 17.10. |
Replying to andrew_b:
Seems it is isoinfo@cdrtools vs. isoinfo@cdrkit. isoinfo@cdrtools added (or still adds, I don't know) ";1" to file names but isoinfo@cdrkit doesn't. What we should do? |
Important
This issue was migrated from Trac:
ctmp1
(gvlatyshev@….com)gotar@….pl
mc creates file of zero length instead of extracting file from mkisofs-created iso images containing Joliet without RockRidge extension
Steps to reproduce:
Expected non-zero size passwd file, got file of zero size
The image created by mkisofs doesn't contain versions in filenames unlike images created by Nero 7 (windows). The bug was probably introduced with #2471
for mkisofs-generated image:
for Nero 7-generated image:
The simple solution would be replacement of iso9660 vfs with u7z. As bonus 7-zip can read iso images created by deepburner and winoncd 3.6 (they are Joliet with UCS level 1) and images created with mkisofs without -R and -J options at all
Software versions:
mc-4.8.4-0.git20120630.fc17.R.i386
genisoimage-1.1.11-10.fc17.i686
The text was updated successfully, but these errors were encountered: