Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 05/03/2010, à 08:56

Allan94

Ubuntu 9.04 python-support (>= 0.90.0)

Bonjour,
J'aimerais installer la version 1.6 de emesene mais quand je vais pous installer le packet .deb que j'ai récupérer sur le site de l'éditeur, l'installateur de packet me met : Erreur : Dépendance non satisfaite : python-support (>= 0.90.0), sur un autre post j'ai vu que ce la pouvait pouvait venir d'un conflit de dépot mais étant donné que mon cas est différent je n'ai pas osez les manip prescrites...

cat /etc/apt/sources.list :

# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu jaunty partner
deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb http://download.tuxfamily.org/xcfaudio/xcfa/ dev contrib
deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted

ls -R /etc/apt/ | grep .list :

sources.list
sources.list.d
sources.list.distUpgrade
sources.list.save
/etc/apt/sources.list.d:
jaunty-partner.list
jaunty-partner.list.save

J'èspère avoir été claire, merci à vous!

Hors ligne

#2 Le 05/03/2010, à 09:39

sheep

Re : Ubuntu 9.04 python-support (>= 0.90.0)

Bonjour,

Si tu veux installer la version 1.6, je te conseille d"utiliser le PPA de emesene.
La version présente est la 1.6.X PPA-r1878 "mate".

Rajoute cette ligne dans ton sources.list:

deb http://ppa.launchpad.net/bjfs/ppa/ubuntu jaunty main

et tape celle-ci dans un terminal pour ajouter la clé:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0CC1223EE2314809

Fais ensuite un

sudo apt-get update

et enfin installe emesene:

sudo apt-get install emesene

Save water, Drink beer

Hors ligne

#3 Le 05/03/2010, à 23:28

Allan94

Re : Ubuntu 9.04 python-support (>= 0.90.0)

Et bien merci bien, je te remercie grandement! Cela marche parfaitement.

Hors ligne