rule-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rule-list] Analysis of Emacs with rpm_analyze


From: Marco Fioretti
Subject: [Rule-list] Analysis of Emacs with rpm_analyze
Date: Wed, 31 Jul 2002 05:38:49 +0200
User-agent: Mutt/1.2.5.1i

----- Forwarded message from Martin Stricker <address@hidden> -----
[heavily snipped]
It is true. One example which really annoys me: I do a X-less install,
but still Emacs wants Xlibs installed - I will never use them!

<dream>I want a "X-less" install option, which for example will
automatically alias emacs to emacs -nw.</dream>

I know I picked a rather difficult example - the Emacs RPM would need to
know if X will be available or not.

----- End forwarded message -----

This is what I get from my alpha script ( from
www.rule-project.org/distro_analyzer_0.2.bz2):

address@hidden DISTRO_ANALYZER]$ ./rpm_analyze rh7.3_all_cds emacs
Analysis of package emacs
        XFree86-libs
        Xaw3d
        compat-glibc
        glibc
        glibc-debug
        libjpeg
        libpng
        libtiff
        libungif
        ncurses
        zlib

TOTAL SPACE REQUIREMENTS:
address@hidden DISTRO_ANALYZER]$ ./rpm_analyze rh7.3_all_cds \
emacs|xargs rpm -qi|grep -i Size|cut -c14-30
 31466318        
 6022444         
 612778          
 6909510         
 6869212         
 272120          
 354504          
 884279          
 83798           
 2151246         
 66884           

The sum is almost 56 MB

What do you think?

1) Does it look the script is working? (PLEASE test it on other
   packages, i.e. run it and try to check manually the results)

2) How many of those dependencies are real?

        Ciao,
                Marco Fioretti
-- 
Don't you wish you had more energy... or less ambition?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]