André Salaün a écrit :
Le Lundi 3 Avril 2006 22:04, Sebastien Savarin a écrit :
Christophe Gaubert a écrit :
        Bonsoir,

Est-ce que quelqu'un connait les RPM de SeeOfSouls
http://www.seerofsouls.com/
?
Sont-ils fiables comme le laisse sous-entendre l'article de
newsforge :
http://mobile.newsforge.com/article.pl?sid=06/03/29/2131259&from=rs
s ?

Merci
christophe


-------------------------------------------------------------------
-----

=========================================
Vous souhaitez acquerir votre Pack ou des Services Mandriva?
Rendez-vous sur "http://store.mandriva.com";.
Rejoignez le club mandrake : http://www.mandrivaclub.com
=========================================
On ne le dira jamais assez mais on installe pas de rpms tiers si on
veut pas compromettre la stabilité de sa distribution
Pour te faire une idée:
urpmi rpmlint
et ensuite rpmlint le rpm des fois ça fait peur

ah bon ?

$ rpmlint xfce-4.2.3-1.2006.SoS.i586.rpm
W: xfce invalid-packager Cliff Wade <[EMAIL PROTECTED]>
W: xfce not-standard-release-extension 1.2006.SoS
W: xfce invalid-buildhost Britannia
W: xfce no-version-in-last-changelog
Pas génial ça comme erreur la version

E: xfce no-binary
W: xfce no-documentation
E: xfce no-signature

$ rpmlint abiword-2.3.99-1mdk.i586.rpm
W: abiword invalid-distribution Mandriva
E: abiword non-executable-script /usr/share/AbiSuite-2.4/AbiWord/scripts/abw2html.pl 0644
pas dur à regler ça ce qui prouve ques gens de SoS utilisent pas rpmlint
E: abiword non-executable-script /usr/share/doc/abiword-2.3.99/abi2po.pl 0644 W: abiword wrong-file-end-of-line-encoding /usr/share/doc/abiword-2.3.99/COPYRIGHT.TXT

chmod ?

#correct wrong perm
chmod a+x %_datadir/doc/abiword-2.3.99/abi2po.pl

perl ils connaissent pas ?

# correct files.tcl wrong script encoding
perl -pi -e 's/\015$//' %_datadir/doc/abiword-2.3.99/COPYRIGHT.TXT

et hop.


=========================================
Vous souhaitez acquerir votre Pack ou des Services Mandriva?
Rendez-vous sur "http://store.mandriva.com";.
Rejoignez le club mandrake : http://www.mandrivaclub.com
=========================================

Répondre à