[Debburn-devel] what is the relation beween mkisofs and genisoimage?

Toderel Adrian-Aurel totedati at gmail.com
Sun May 6 21:34:01 UTC 2007


Pe data de Duminică 06 Mai 2007, Lars Weiler a scris:
> Yes, that's a known bug.  At least I stepped into that
> problem myself last week, but I had no time yet to fix that.
> Sorry.

the fix with my little gentoo experience can be very easy and short. Simply 
add a new line to cdrkit ebuild:

from:

cat cdrkit-1.1.5.1.ebuild | grep dosym
        dosym /usr/bin/wodim /usr/bin/cdrecord
        dosym /usr/bin/genisoimage /usr/bin/mkisofs
        dosym /usr/bin/icedax /usr/bin/cdda2wav
        dosym /usr/bin/readom /usr/bin/readcd
        dosym /usr/include/scsilib/usal /usr/include/scsilib/scg

to:

cat cdrkit-1.1.5.1.ebuild | grep dosym
        dosym /usr/bin/wodim /usr/bin/cdrecord
        dosym /usr/bin/genisoimage /usr/bin/mkisofs
        dosym /usr/bin/icedax /usr/bin/cdda2wav
        dosym /usr/bin/readom /usr/bin/readcd
        dosym /usr/include/scsilib/usal /usr/include/scsilib/scg
        dosym /usr/share/man/man1/genisoimage.1.bz2
/usr/share/man/man1/mkisofs.1.bz2

easy to do it because 'mkisofs.1.bz2' can not be here from another package, 
cdrtools and cdrkit is 'mutualy exclusive'

> In Gentoo-Land we didn't change every package which used
> cdrecord and friends for using wodim and friends
> exclusively.  We decided to provide symlinks for the next
> months until most of the packages can detect both, cdrecord
> and cdrkit.  But we did not go so far that the user can
> install both packages.  He should choose between one of
> those both, which will fulfill a virtual dependency after
> installation.

from 'http://bugs.gentoo.org/show_bug.cgi?id=177220' i see that gentoo 
reaction was a little to strong for my taste ... but is real life not 
romance, can live with that ... as is bug report marked, "worksforme" but is 
closed ... maybe you can step in a clarify a little more here ... i'm not so 
rude to try to reopen a closed bug report .. especially when i see it only as 
an enhancement issue ... 

> So, as you only argue about the missing man-pages-symlinks,
> please wait a little bit until that is fixed in our Gentoo
> ebuild.  On the other hand, I can not say how long it will
> take until your Gentoo spin-off distribution include the
> fixes.

sabayon linux use only a thin overlay of specific customization, has exactly 
this name 'sabayon overlay', the rest of it is pure gentoo with all portage 
strength, so when changes will apear in gentoo portage, is only a matter 
of 'emerge --sync' to have all changes back in sabayon linux ...
-- 
Adilici & Co.

Linux is free ... the expertise to harness it is not .... ;-+
You don't make money selling open source software!
You make money USING it ... ;-p
linux registered user #352479



More information about the Debburn-devel mailing list