ubuntuusers.de

Defektes Paket lässt sich nicht reparieren

Status: Ungelöst | Ubuntu-Version: Ubuntu
Antworten |

noil

Anmeldungsdatum:
23. Mai 2010

Beiträge: Zähle...

Das Paket

libatk1.0-dev

wird in der Synaptik Paketverwaltung als defekt angezeigt. Der Versuch es zu reparieren gibt folgende ausgabe:

E: /var/cache/apt/archives/libatk1.0-dev_1.30.0-0ubuntu2_amd64.deb: Versuche, »/usr/share/gir-1.0/Atk-1.0.gir« zu überschreiben, welches auch in Paket gobject-introspection-repository 0
  1. Was bedeuted das?

  2. Was kann ich machen?

Bearbeitet von jug:

Forum/Syntax

praseodym Team-Icon

Supporter
Avatar von praseodym

Anmeldungsdatum:
9. Februar 2009

Beiträge: 22111

Wohnort: ~

Hallo noll und willkommen bei uu.de.

Kannst du mal die Ausgabe der Konsolenbefehle

sudo apt-get -f install
sudo dpkg --configure -a

posten?

Ubunux

Anmeldungsdatum:
12. Juni 2006

Beiträge: 17505

scheinbar hast Du Paketquellen aus verschieden Ubuntu-Versionen aktiv, das Paket gobject-introspection-repository gibt es nicht in Lucid

Zeige mal Deine sources.list:

cat /etc/apt/sources.list

noil

(Themenstarter)

Anmeldungsdatum:
23. Mai 2010

Beiträge: Zähle...

sudo apt-get -f install liefert

sudo apt-get install -f libatk1.0-dev
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut       
Lese Status-Informationen ein... Fertig
Die folgenden Pakete wurden automatisch installiert und werden nicht länger benötigt:
  supertux-data libgnustep-base1.19 python-pygame libswfdec-0.8-0 asylum-data oolite-data libmimelib4 extremetuxracer-data
  gnustep-base-common linux-headers-2.6.31-14 gnustep-common libkpgp4 gnustep-base-runtime python-usb libksieve4 gnujump-data
  attal-themes-medieval linux-headers-2.6.31-14-generic armagetronad-common libavahi-compat-libdnssd1 libobjc2 libphysfs1
  defendguin-data python-opencv
Verwenden Sie »apt-get autoremove«, um sie zu entfernen.
Die folgenden Pakete werden aktualisiert:
  libatk1.0-dev
1 aktualisiert, 0 neu installiert, 0 zu entfernen und 2087 nicht aktualisiert.
Es müssen noch 0B von 116kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 373kB Plattenplatz zusätzlich benutzt.
(Lese Datenbank ... 411314 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereiten zum Ersetzen von libatk1.0-dev 1.28.0-0ubuntu1 (durch .../libatk1.0-dev_1.30.0-0ubuntu2_amd64.deb) ...
Entpacke Ersatz für libatk1.0-dev ...
dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/libatk1.0-dev_1.30.0-0ubuntu2_amd64.deb (--unpack):
 Versuche, »/usr/share/gir-1.0/Atk-1.0.gir« zu überschreiben, welches auch in Paket gobject-introspection-repository 0:0.6.5-0ubuntu1 ist
dpkg-deb: Unterprozess paste mit Signal (Broken pipe) getötet
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/libatk1.0-dev_1.30.0-0ubuntu2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

sudo dpkg --configure -a liefert gar nix

sources.list:

# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release amd64 (20091027)]/ karmic 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/ lucid main restricted
deb-src http://de.archive.ubuntu.com/ubuntu/ lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://de.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://de.archive.ubuntu.com/ubuntu/ lucid-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/ lucid universe
deb-src http://de.archive.ubuntu.com/ubuntu/ lucid universe
deb http://de.archive.ubuntu.com/ubuntu/ lucid-updates universe
deb-src http://de.archive.ubuntu.com/ubuntu/ lucid-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/ lucid multiverse
deb-src http://de.archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://de.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb-src http://de.archive.ubuntu.com/ubuntu/ lucid-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://de.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ karmic-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 karmic partner
# deb-src http://archive.canonical.com/ubuntu karmic partner

deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb-src http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse

# sources added by Communtu
deb http://archive.canonical.com/ubuntu lucid partner
deb http://archive.getdeb.net/ubuntu karmic-getdeb games # Bei Aktualisierung zu lucid deaktiviert
# deb http://download.skype.com/linux/repos/debian/ stable non-free # Bei Aktualisierung zu lucid deaktiviert
# deb http://packages.medibuntu.org/ lucid free # Bei Aktualisierung zu lucid deaktiviert
# deb http://packages.medibuntu.org/ lucid non-free # Bei Aktualisierung zu lucid deaktiviert
# deb http://ppa.launchpad.net/liamgh/ppa/ubuntu lucid main # Bei Aktualisierung zu lucid deaktiviert
# deb http://packages.communtu.org ubuntu-karmic-all-all main # Bei Aktualisierung zu lucid deaktiviert
# deb http://packages.communtu.org ubuntu-karmic-all-all universe # Bei Aktualisierung zu lucid deaktiviert
# deb http://packages.communtu.org ubuntu-karmic-all-all free # Bei Aktualisierung zu lucid deaktiviert
# deb http://packages.communtu.org ubuntu-karmic-all-all restricted # Bei Aktualisierung zu lucid deaktiviert
# deb http://packages.communtu.org ubuntu-karmic-all-all multiverse # Bei Aktualisierung zu lucid deaktiviert
deb http://archive.ubuntu.com/ubuntu/ karmic multiverse universe
deb http://security.ubuntu.com/ubuntu/ karmic-security universe multiverse
# deb http://packages.communtu.org ubuntu-karmic-all-all non-free # Bei Aktualisierung zu lucid deaktiviert

Ubunux

Anmeldungsdatum:
12. Juni 2006

Beiträge: 17505

deaktiviere die ganzen karmic-Einträge in Deiner sources.list

und lies Dir gleich mal dies durch: sources.list

Antworten |