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 615542 - Truncated "/path/containing spaces" error log entry prevents diagnosis of problem
Truncated "/path/containing spaces" error log entry prevents diagnosis of pro...
Status: RESOLVED OBSOLETE
Product: brasero
Classification: Applications
Component: general
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-04-12 16:18 UTC by Pedro Villavicencio
Modified: 2018-09-21 17:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-04-12 16:18:35 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/brasero/+bug/546197

"Attempting to create an ISO image for a Mac OSX 10.4 installation CD, Brasero fails every time with:

BraseroGenisoimage stderr: /usr/bin/genisoimage: No such file or directory. Non-existent or inaccessible: /mnt/hfs/Read

In this case "Read" is the first word of a directory named "Read Before You Install.app"

The original media is Apple .dmg files that have been converted to HFS images using dmg2img (see https://help.ubuntu.com/community/ManageDiscImages#DMG%20Images) and then loop-mounted on the file-system at /mnt/hfs/.

The contents of /mnt/hfs/ (including hidden files) is then added to the Brasero project and the burn to ISO image action initiated."

"
I ran the genisoimage command manually and captured the stderr output to a log file. This reveals that Brasero is truncating the error captured from STDERR in its own log file, seemingly when the path contained in the error report includes spaces.

Brasero reported:

BraseroGenisoimage stderr: /usr/bin/genisoimage: No such file or directory. Non-existent or inaccessible: /mnt/hfs/Read

genisoimage actually reports:

/usr/bin/genisoimage: No such file or directory. Non-existent or inaccessible: /mnt/hfs/Read Before You Install.app/Contents/Resources/ko.lproj/설 치 전에 읽어보기.pdf

This revealed that the target file in the loop-mounted hfsplus file-system is problematic.
"
Comment 1 Luis Medinas 2010-04-12 16:29:35 UTC
BraseroGenisoimage stderr: /usr/bin/genisoimage: No such file or directory.
Non-existent or inaccessible: /mnt/hfs/Read

stupid question... are you sure genisoimage is installed ?
Comment 2 GNOME Infrastructure Team 2018-09-21 17:01:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/brasero/issues/102.