Thierry Vignaud <[email protected]> writes: > On 10 December 2011 23:38, <[email protected]> wrote: >> Revision 2370 Author blino Date 2011-12-10 23:38:01 +0100 (Sat, 10 Dec 2011) >> >> Log Message >> >> do not require basesystem here, it is enforced by drakx installer already > > then why was it missing from some live CDs (eg: GNOME one)
(from #mageia-sysadm) 23:32 < blino> short story: it's because of rhythmbox 23:32 < blino> in ddebug.log, we have: 23:32 < blino> * XXX: requiring gstreamer0.10-flac[>= 0.10.0],gstreamer0.10-plugins-ugly,libbrasero-media3.so.1,libdmapsharing-3.0.so.2,libgpod.so.4,libmtp.so.9,libmusicbrainz3.so.6,librhythmbox-core.so .4,typelib(RB),typelib(WebKit) for rhythmbox-2.90.1-0.20111117.2.mga2.i586 23:33 < blino> and a few lines below: 23:33 < blino> * XXX: no packages match gstreamer0.10-plugins-ugly (it is either in skip.list or already rejected) 23:33 < blino> * XXX: unselecting rhythmbox-2.90.1-0.20111117.2.mga2.i586 23:33 < blino> * XXX: unselecting librhythmbox-gir3.0-2.90.1-0.20111117.2.mga2.i586 23:33 < blino> and then the same "unselecting" lines with almost every packages, including basesystem 23:34 < blino> /var/lib/draklive/chroot/Mageia-2-alpha2-LiveCD-GNOME-Europe1-Americas-i586-CD-201112100330/root/drakx/ddebug.log I've remove gstreamer0.10-plugins-ugly and gstreamer0.10-ffmpeg from the draklive skip list, since they are now required (and not only suggested) by some packages. I should also fix draklive to abort if basesystem-minimal failed to be installed (not basesystem, since draklive allows to build chroot tarballs without kernels) -- Olivier Blin - blino
