[Bug 584200] New: kiwi: genisoimage -follow-links does not always work correctly
http://bugzilla.novell.com/show_bug.cgi?id=584200 http://bugzilla.novell.com/show_bug.cgi?id=584200#c0 Summary: kiwi: genisoimage -follow-links does not always work correctly Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: ASSIGNED Severity: Normal Priority: P5 - None Component: System Imaging AssignedTo: ms@novell.com ReportedBy: ms@novell.com QAContact: adrian@novell.com Found By: --- Blocker: ---
The call to genisoimage is in both cases also the same.
When I ran genisoimage loose, on the image source tree prepared by kiwi, the log begins with: "Warning: -follow-links does not always work correctly; be careful." But its logging is not detailed at all, so that's I all I could find. The genisoimage version I use is 1.1.9-3.2, the default that comes with suse 11.2.
===> the image file is not part of the ISO and so the image does not work but no error from the iso creation tool :( -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584200 http://bugzilla.novell.com/show_bug.cgi?id=584200#c1 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ms@novell.com |snwint@novell.com --- Comment #1 from Marcus Schaefer <ms@novell.com> 2010-03-03 11:52:08 UTC --- Steffen could you take over that one ? I never was able to reproduce this behavior but there are more than one customer outside who had that problem. I think this is a genisoimage bug but if it sometimes work and sometimes not I'd like to make sure that it's not the way kiwi creates the tree which is the reason for the problem inside kiwi I have a hotfix moving the image file instead of linking it but this causes severe performance loss as soon as you do that over filesystem boundaries like we do with studio (tmpfs) Thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584200 http://bugzilla.novell.com/show_bug.cgi?id=584200#c2 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |ms@novell.com --- Comment #2 from Steffen Winterfeldt <snwint@novell.com> 2010-03-03 14:20:38 CET --- I can look at it. But what exactly is the bug? You have a symlink and the linked file is not included? Instead it is (a) missing or (b) the symlink is included? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584200 http://bugzilla.novell.com/show_bug.cgi?id=584200#c3 --- Comment #3 from Marcus Schaefer <ms@novell.com> 2010-03-03 13:50:08 UTC --- a) I have a symlink and the linked file is not included. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584200 http://bugzilla.novell.com/show_bug.cgi?id=584200#c Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|ms@novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584200 http://bugzilla.novell.com/show_bug.cgi?id=584200#c4 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |ms@novell.com --- Comment #4 from Steffen Winterfeldt <snwint@novell.com> 2010-03-05 14:37:34 CET --- Does it happen even if the link stays within the same filesystem? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584200 http://bugzilla.novell.com/show_bug.cgi?id=584200#c5 --- Comment #5 from Marcus Schaefer <ms@novell.com> 2010-03-05 14:31:20 UTC --- I don't know but asked on kiwi-users, you are CC'ed -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584200 http://bugzilla.novell.com/show_bug.cgi?id=584200#c6 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|ms@novell.com | --- Comment #6 from Marcus Schaefer <ms@novell.com> 2010-03-08 17:28:28 UTC --- comment from the kiwi-users list just for reference
people reported the problem that genisoimage does not include the image file if it is a symbolic link to another file. Even though --follow-links is set genisoimage just said:
Warning: -follow-links does not always work correctly
and proceed without any error.
I'd like to know from the people who had that problem if they can verify whether their target directory this is the one you have set with -d | --destdir in kiwi is at the same filesystem than /tmp
Could you help me with this question ?
I had this problem and in my case everything is on the same filesystem. Straightforward, one local partition with ext4. I used as target /tmp/kiwi/... btw I hope this is of any use, Zdravko -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=584200 http://bugzilla.novell.com/show_bug.cgi?id=584200#c7 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Steffen Winterfeldt <snwint@novell.com> 2010-03-11 13:44:13 CET --- The problem was caused by using a relative path in 'kiwi --destdir'. Fixed now. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com