After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 311437 - [breezy] can't extract a filename from a directory with a space in it from ISO
[breezy] can't extract a filename from a directory with a space in it from ISO
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.11.x
Other All
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2005-07-24 22:06 UTC by Allison Karlitskaya (desrt)
Modified: 2005-08-05 18:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allison Karlitskaya (desrt) 2005-07-24 22:06:04 UTC
File Roller 2.11.2

make an ISO filesystem image that has a directory that contains a space in the name.

go into file roller, inside the directory with the space in the name

(attempt to) extract a file from it

"mv: cannot stat `/tmp/fr-uicHOw/directory space/P4P800SE-ASUS-1009.004': No
such file or directory"


you must actually go inside the directory with the space in the name and extract
a single file.  if you extract the entire directory then you're ok.
Comment 1 Allison Karlitskaya (desrt) 2005-07-25 08:49:55 UTC
NB: when you extract the entire directory, instead of being called "directory
space" like it ought to be it's called "directory\ space"
Comment 2 Paolo Bacchilega 2005-08-05 18:52:29 UTC
fixed in current CVS now, thanks for reporting the bug.