Bonjour,
Ne pouvant reactiver des PPA en utilisant Synaptic depuis la mise à niveau Oneiric, je verifie mon dossier et je trouve ceci
@ubuntu-desktop:/etc/apt$ ls -alrt
total 148
-rw-r--r-- 1 root root 3109 2008-10-30 17:49 sources.list~
drwxr-xr-x 2 root root 4096 2009-09-28 11:30 preferences.d
drwxr-xr-x 2 root root 4096 2010-02-18 00:21 trusted.gpg.d
-rw------- 1 root root 1200 2011-08-02 13:27 trustdb.gpg
-rw-r--r-- 1 root root 39576 2011-08-05 12:53 trusted.gpg~
-rw-r--r-- 1 root root 39940 2011-08-08 20:08 trusted.gpg
-rw-r--r-- 1 root root 2385 2011-08-24 09:34 sources.list.save
-rw-r--r-- 1 root root 2385 2011-08-26 12:45 sources.list.distUpgrade
drwxr-xr-x 2 root root 20480 2011-08-26 12:45 sources.list.d
-rw-r--r-- 1 root root 2451 2011-08-26 12:45 sources.list
drwxr-xr-x 2 root root 4096 2011-08-26 17:20 apt.conf.d
drwxr-xr-x 6 root root 4096 2011-08-27 10:09 .
drwxr-xr-x 187 root root 12288 2011-08-30 17:23 ..
@ubuntu-desktop:/etc/apt$
Un dossier sources.list.d a été créé lors de la mise à niveau, il contient la référence de tous mes anciens PPA, pourquoi?
Le fichier sources/list ne contient que ça
@ubuntu-desktop:/etc/apt$ cat sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
## Major bug fix updates produced after the final release of the
## distribution.
## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
## 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.
## 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.
## 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://fr.packages.medibuntu.org/ oneiric free non-free # désactivé pour la mise à niveau vers oneiric
deb http://archive.ubuntu.com/ubuntu oneiric main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu/ oneiric-security universe main multiverse restricted
deb http://archive.ubuntu.com/ubuntu oneiric-updates universe main multiverse restricted
# deb http://extras.ubuntu.com/ubuntu maverick main #Third party developers repository
# deb http://deb.opera.com/opera/ stable non-free #Opera Browser (final releases)
# deb http://archive.getdeb.net/ubuntu natty-getdeb apps
# deb-src http://archive.getdeb.net/ubuntu natty-getdeb apps
deb http://archive.canonical.com/ubuntu oneiric partner
deb-src http://archive.canonical.com/ubuntu oneiric partner
deb http://archive.ubuntu.com/ubuntu oneiric-proposed universe main multiverse restricted
# deb http://ftp.de.debian.org/debian experimental main
# deb-src http://ftp.de.debian.org/debian experimental main
@ubuntu-desktop:/etc/apt$
Je vois mes PPA par Synaptic mais je ne peux pas les recocher même avec les droits admin
C'est quoi ce micmac??