Bonjour,
J'ai voulu installer Mercurial sur une Debian Etch.
<
http://en.wikipedia.org/wiki/Mercurial_(software)>
J'ai donc tapé :
aptitude install mercurial
Le résultat :
The following NEW packages will be installed:
aspell aspell-en dictionaries-common esound-clients esound-common fam
fontconfig hicolor-icon-theme jackd kdelibs-data kdelibs4c2a kdiff3
libakode2 libart-2.0-2 libarts1-akode libarts1c2a libartsc0
libaspell15 libaudio2 libaudiofile0 libavahi-client3
libavahi-common-data libavahi-common3 libavahi-qt3-1 libesd0 libfam0
libflac7 libglib2.0-0 libglib2.0-data libidn11 libjack0.100.0-0
libjasper-1.701-1 liblcms1 liblua50 liblualib50 libmad0 libmng1
libogg0 liboggflac3 libopenexr2c2a libqt3-mt libsamplerate0
libsndfile1 libspeex1 libvorbis0a libvorbisenc2 libvorbisfile3
libxinerama1 libxslt1.1 menu menu-xdg mercurial perl-suid portmap
python-support tcl8.4 tk8.4
0 packages upgraded, 57 newly installed, 0 to remove and 0 not
upgraded.
Need to get 33.8MB of archives. After unpacking 119MB will be used.
Gnii ? Un "système de gestion de versions" qui a besoin de créer des
fichiers sons (OGG-Vorbis, FLAC...) ? J'ai dû rater quelque chose...
Serait-ce un problème lié à Python ? Même pas : Bazaar, qui fait à peu
près la même chose dans le même langage, a des dépendances bien plus
raisonnables :
aptitude install bazaar
The following NEW packages will be installed:
bazaar gawk libgpgme11 libneon26-gnutls
Need to get 1461kB of archives. After unpacking 4202kB will be used.
Ah ben pourquoi ?
Si quelqu'un peut m'expliquer la logique derrière cette abondance de
dépendances, je l'en remercie par avance.