Post by Uwe PremerPost by Lars WilhelmTag,
monatelang funktionierte bei meinem Ubuntu 11.10 die Aktualisierung
klaglos. Und auf einmal, nicht mehr.
Es werden 50 Aktualisierungen gefunden. Will man aktualisieren gibt es
Anscheinend gibt es einen Programmfehler in aptdaemon, der Anwendung,
die Ihnen das Installieren/Entfernen von Anwendungen und das Ausführen
weiterer Paketverwaltungsaufgaben ermöglicht.
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line
972, in simulate
trans.unauthenticated = self._simulate_helper(trans)
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line
1096, in _simulate_helper
return depends, self._cache.required_download, \
File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 235, in
required_download
pm.get_archives(fetcher, self._list, self._records)
SystemError: E:Method has died unexpectedly!, E:Sub-process returned
an error code (100), E:Method /usr/lib/apt/methods/ did not start
correctly
Äh?
Möglicherweise macht eine deiner Softwarequellen Probleme.
Vll. in der letzten Zeit eine Softwarequelle hinzugefügt?
nicht, dass ich wüsste, es ich habe zwar third party software
installiert, aber afair musste ich keine Quelle nachinstallieren.
Post by Uwe PremerWie sieht die Datei /etc/apt/sources.list aus?
So:
# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64
(20111012)]/ dists/oneiric/main/binary-i386/
# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64
(20111012)]/ oneiric main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade
to
# newer versions of the distribution.
deb http://de.archive.ubuntu.com/ubuntu/ oneiric main restricted
deb-src http://de.archive.ubuntu.com/ubuntu/ oneiric main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://de.archive.ubuntu.com/ubuntu/ oneiric-updates main
restricted
deb-src http://de.archive.ubuntu.com/ubuntu/ oneiric-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://de.archive.ubuntu.com/ubuntu/ oneiric universe
deb-src http://de.archive.ubuntu.com/ubuntu/ oneiric universe
deb http://de.archive.ubuntu.com/ubuntu/ oneiric-updates universe
deb-src http://de.archive.ubuntu.com/ubuntu/ oneiric-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://de.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb-src http://de.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb http://de.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
deb-src http://de.archive.ubuntu.com/ubuntu/ oneiric-updates
multiverse
## 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://de.archive.ubuntu.com/ubuntu/ oneiric-backports main
restricted universe multiverse
deb-src http://de.archive.ubuntu.com/ubuntu/ oneiric-backports main
restricted universe multiverse
deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb-src http://security.ubuntu.com/ubuntu oneiric-security main
restricted
deb http://security.ubuntu.com/ubuntu oneiric-security universe
deb-src http://security.ubuntu.com/ubuntu oneiric-security universe
deb http://security.ubuntu.com/ubuntu oneiric-security multiverse
deb-src http://security.ubuntu.com/ubuntu oneiric-security 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 oneiric partner
deb-src http://archive.canonical.com/ubuntu oneiric partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu oneiric main
deb-src http://extras.ubuntu.com/ubuntu oneiric main
## Test
# deb http://packages.medibuntu.org/ oneric free non-free
# deb-src http://packages.medibuntu.org/ oneric free non-free
Post by Uwe PremerWelche Dateien befinden sich unter /etc/apt/sources.list.d?
Lars:/etc/apt/sources.list.d$ ls -L
dennis-benndorf-ppa-oneiric.list screenlets-ppa-oneiric.list
dennis-benndorf-ppa-oneiric.list.save screenlets-ppa-
oneiric.list.save
google-earth.list webupd8team-haguichi-
oneiric.list
google-earth.list.save webupd8team-haguichi-
oneiric.list.save
oneiric-partner.list wuala.list
oneiric-partner.list.save
Hilft das weiter?