[Bug 680148] New: kiwi complains about no clicfs tools if there is no cdrkit compat
https://bugzilla.novell.com/show_bug.cgi?id=680148 https://bugzilla.novell.com/show_bug.cgi?id=680148#c0 Summary: kiwi complains about no clicfs tools if there is no cdrkit compat Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: ms@novell.com ReportedBy: coolo@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- I wanted to create a small ISO with clicfs and kiwi complained that there are no tools for clicfs. After digging the code I figured it actually looked for mkisofs first and set the toolerror flag because it's not there. Afaik it's not even using mkisofs but genisoimage -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680148 https://bugzilla.novell.com/show_bug.cgi?id=680148#c1 --- Comment #1 from Stephan Kulow <coolo@novell.com> 2011-03-16 14:47:55 CET --- Mar-16 13:44:08 <1> : EXEC [which mkisofs 2>&1] Mar-16 13:44:09 <1> : warning: mkisofs not found Mar-16 13:44:09 <1> : EXEC [which mkclicfs 2>&1] Mar-16 13:44:09 <3> : Requested image creation with filesystem "clicfs"; but tool to create the file system could not be found. failed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680148 https://bugzilla.novell.com/show_bug.cgi?id=680148#c2 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ms@novell.com |rschweikert@novell.com --- Comment #2 from Marcus Schaefer <ms@novell.com> 2011-03-16 13:55:08 UTC --- Robert can you fix your check here ? Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680148 https://bugzilla.novell.com/show_bug.cgi?id=680148#c3 --- Comment #3 from Robert Schweikert <rschweikert@novell.com> 2011-03-16 17:09:17 UTC --- Created an attachment (id=419744) --> (http://bugzilla.novell.com/attachment.cgi?id=419744) patch -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680148 https://bugzilla.novell.com/show_bug.cgi?id=680148#c Robert Schweikert <rschweikert@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680148 https://bugzilla.novell.com/show_bug.cgi?id=680148#c4 --- Comment #4 from Robert Schweikert <rschweikert@novell.com> 2011-03-16 17:17:25 UTC --- The ISO generation code allows for either genisoimage or mkisofs. The checker does not support this. The patch addresses this problem and the checker now will be happy if either genisoimage or mkisofs is found. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680148 https://bugzilla.novell.com/show_bug.cgi?id=680148#c5 Robert Schweikert <rschweikert@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Robert Schweikert <rschweikert@novell.com> 2011-03-17 12:04:06 UTC --- Fixed: commit 61c97a1155d45cd8c0a4dd233729d575ba728466 Will be in version 4.82 -- Configure bugmail: https://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=680148 http://bugzilla.novell.com/show_bug.cgi?id=680148#c6 Axel Braun <axel.braun@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |axel.braun@gmx.de Resolution|FIXED |--- --- Comment #6 from Axel Braun <axel.braun@gmx.de> --- (In reply to Robert Schweikert from comment #5)
Fixed:
commit 61c97a1155d45cd8c0a4dd233729d575ba728466
Will be in version 4.82
I still see the error message, although genisoimage isinstalled. kiwi version # kiwi --version Oct-23 21:52:03 <1> : Version: Oct-23 21:52:03 <1> : --> vnr: 7.03.68 Oct-23 21:52:03 <1> : --> git: 8d6d9b50006574b346368fae5c697111f5d8adb1 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com