11.05.2012 13:44, You-Cheng Hsieh skrev:
>>> Revision 4423 Author tmb Date 2012-05-06 17:39:28 +0200 (Sun, 06 May 2012)
>>>
>>> Log Message
>>>
>>> more fixes for rc isos
>>> --- images-config/draklive/trunk/config/auto_inst.cfg.pl      2012-05-06 
>>> 13:53:58
>>> UTC (rev 4422)
>>> +++ images-config/draklive/trunk/config/auto_inst.cfg.pl      2012-05-06 
>>> 15:39:28
>>> UTC (rev 4423)
>>> @@ -71,6 +71,17 @@
>>>                 #- !TYPE"64bit" packages are selected by default for live
>>>                 #- skip i586 ones if not relevant
>>>                 'libqca1-tls',
>>> +
>>> +               if_($ENV{DRAKLIVE_REGION} eq 'Asia-Noindia',
>>> +                 'gimp', 'ibus-table-wubi',
>>> +               ),
> Hello,
> Could you please try to remove these packages in Gnome/KDE liveCD
> instead and see if we can add gimp in Asia-noindia?
> GNOME - oxygen-icon-theme

AFAIK oxygen is supposed to be default mga2 theme, but I'm not sure
if anything in Gnome reuses the files as nothing seems to require it

so removing 30M but adding 54M, but it might still fit depending
on how well it compresses



> KDE4 - xscreensaver-extrusion, xscreensaver-gl, imagemagick
> (ordered in proiority for removal)


[root@localhost ~]# LC_ALL=C urpme xscreensaver-extrusion
To satisfy dependencies, the following 3 packages will be removed (3.6MB):
  kdeartwork4-kscreensaver-4.8.2-1.mga2.x86_64
   (due to missing xscreensaver-extrusion)
  task-kde4-minimal-4.8.0-7.mga2.noarch
   (due to unsatisfied kdeartwork4-kscreensaver >= 4.8.0)
  xscreensaver-extrusion-5.15-4.mga2.x86_64
Remove 3 packages? (y/N)


[root@localhost ~]# LC_ALL=C urpme  xscreensaver-gl
To satisfy dependencies, the following 3 packages will be removed (13MB):
  kdeartwork4-kscreensaver-4.8.2-1.mga2.x86_64
   (due to missing xscreensaver-gl)
  task-kde4-minimal-4.8.0-7.mga2.noarch
   (due to unsatisfied kdeartwork4-kscreensaver >= 4.8.0)
  xscreensaver-gl-5.15-4.mga2.x86_64
Remove 3 packages? (y/N)


[root@localhost ~]# LC_ALL=C urpme imagemagick
To satisfy dependencies, the following 2 packages will be removed (5.3MB):
  imagemagick-6.7.5.10-2.mga2.x86_64
  kipi-plugins-batchprocess-2.6.0-0.beta3.5.mga2.x86_64
   (due to missing imagemagick)
Remove 2 packages? (y/N)



and finally:

[root@localhost ~]# LC_ALL=C urpmi gimp --no-suggests
To satisfy dependencies, the following packages are going to be installed:
  Package                        Version      Release       Arch
(medium "Core Release")
  gimp                           2.7.4        4.mga2        x86_64
  lib64babl0.1_0                 0.1.6        1.mga2        x86_64
  lib64gegl0.1_0                 0.1.8        1.mga2        x86_64
  lib64gimp2.0_0                 2.7.4        4.mga2        x86_64
  lib64openraw1                  0.0.9        1.mga2        x86_64
  lib64poppler-glib8             0.18.4       2.mga2        x86_64
52MB of additional disk space will be used.
10MB of packages will be retrieved.
Proceed with the installation of the 6 packages? (Y/n)


So even ignoring the task-kde-minimal breakage, the math would be:

(-3.6M) + (-13M) + (-5.3M) + 52M = 30M more space needed on iso
wich is not nice for a iso already hitting 700M limit


--
Thomas

Reply via email to