With updated cooker (VERSION Mandrake Linux Cooker-i586 20020814 10:33) when
running:
$ ./misc/MakeCD --discsize 734000000 -t /tmp/ -a /mnt/disk/mirrors/cooker
I get
mkcd:
mkcd: Custom disc size selection
mkcd: Setting the top directory
mkcd: Auto mode
auto_mode: adding /mnt/disk/mirrors/cooker/Mandrake/RPMS
auto_mode: adding /mnt/disk/mirrors/cooker/Mandrake/RPMS2
auto_mode: list options auto -> 1
HASH(0x804ca140)
getGroups
getGroups: install disc for group => (1)
getGroups: using /mnt/disk/mirrors/cooker/Mandrake/base/rpmsrate as rpmsrate
file
getGroups: 1 defined as deps file directory
getGroups DEBUG: discdep for group => ()
getGroups: ordered rpm list for group : 1
getGroups: ordered srpm list for group :
getGroups: ordered rpm list for group 1:
getGroups: ordered srpm list for group 1:
orderGroups: ordering metagroups
Group (install disc 1)
Master of disc 1/rpms = ()
Group 1 (install disc )
orderGroups: group metagroup
orderGroups: group 1 metagroup
orderGroups: discs group 0 conflict with group 0 (1)orderGroups: disc 1
orderGroups: discs orderGroups: discs orderGroup: disc sorting 1
2 LIST 1 => 2
makeWithGroups: Group listing ARRAY(0x80501598) (1 -- ARRAY(0x805015b0))
Group: ARRAY(0x80501598) (1 -- ARRAY(0x805015b0))
makeDiscs: Discs 1 TOPDIR /tmp/build/Cooker
makeDisc: Fixed part of disc 1
makeDisc: removing /tmp/build/Cooker/1.list
makeDisc: removing /tmp/build/Cooker/1
makeDiscs: dir (0)
makeDiscs: generic (0)
makeDiscs: installation (0)
makeDiscs: boot (0)
Can't use string (")
") as a symbol ref while "strict refs" in use at
/misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm line 818.
I had to chmod +x the scripts in ./misc and also /Mandrake/mdkinst/lib/*so*
to get MakeCD to exec.
What am I doing wrong?