• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[solved] error: cpio: read

Status
Für weitere Antworten geschlossen.

King_S

Member
Hallo,
nach einem apt upgrade habe ich einen Fehler, den ich nicht nach vollziehen kann:
Code:
error: unpacking of archive failed on file /usr/lib/ooo-2.0/program/libsw680li.so;4339881b: cpio: read

Dabei führe ich erstmal einfach apt-get upgrade aus und erhalte folgende ausgabe:
Code:
You might want to run `apt-get --fix-broken install' to correct these:
Die folgenden Pakete besitzen unerfülte Abhängigkeiten:
  OpenOffice_org-de: Hängt ab von: OpenOffice_org (= 1.9.129) aber 1.9.125-4.1 wird installiert werden
  OpenOffice_org-kde: Hängt ab von: OpenOffice_org (= 1.9.129-0.1) aber 1.9.1254.1 wird installiert werden
E: Unmet dependencies. Try 'apt-get --fix-broken install' with no packages (or specify a solution).

Also tue ich wir mir befohlen:

Code:
linux:/home/kings # apt-get --fix-broken install
Lese Paketlisten... Fertig
Erzeuge Abhängigkeitsbaum... Fertig
Korrigiere Abhängigkeiten ... Fertig
Die folgenden zusätzlichen Pakete werden installiert werden:
  OpenOffice_org
Die folgenden Pakete werden upgegradet werden:
  OpenOffice_org
1 upgraded, 0 newly installed, 0 entfernt und 35 nicht upgegradet.
Muss 0B/119MB an Archiven holen.
Nach dem Auspacken werden 1136kB zusätzlicher Plattenplatz benutzt werden.
Wollen Sie fortsetzen? [J/n] j
Committing changes...
Preparing... ########################################### [100%]
1:OpenOffice_org        
warning: /usr/lib/ooo-2.0/help/main_transform.xsl saved as /usr/lib/ooo-2.0/help/main_transform.xsl.rpmsave
########################################### [100%]
error: unpacking of archive failed on file /usr/lib/ooo-2.0/program/libsw680li.so;4339881b: cpio: read
apt executing: /sbin/SuSEconfig
Starting SuSEconfig, the SuSE Configuration Tool...
Running in full featured mode.
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.automake...
Executing /sbin/conf.d/SuSEconfig.desktop-file-utils...

** (process:27514): CRITICAL **: egg_desktop_entries_add_group: assertion `egg_desktop_entries_lookup_group (entries, group_name) == NULL' failed
File '/opt/kde3/share/applications/kde/knights.desktop' contains invalid MIME type 'application/x-chess-pgn,Application' that contains invalid characters
Executing /sbin/conf.d/SuSEconfig.fonts...
Creating cache files for Xft ................................
Creating fonts.{scale,dir} files ...........
Executing /sbin/conf.d/SuSEconfig.gnome-print...
Executing /sbin/conf.d/SuSEconfig.groff...
Executing /sbin/conf.d/SuSEconfig.gtk2...
Executing /sbin/conf.d/SuSEconfig.guile...
Executing /sbin/conf.d/SuSEconfig.isdn...
Modify isdn.conf
Executing /sbin/conf.d/SuSEconfig.ispell...
Executing /sbin/conf.d/SuSEconfig.kde...
Executing /sbin/conf.d/SuSEconfig.kdm3...

ATTENTION: You have modified /etc/opt/kde3/share/config/kdm/kdmrc.  Leaving it untouched...
You can find my version in /etc/opt/kde3/share/config/kdm/kdmrc.SuSEconfig...

Executing /sbin/conf.d/SuSEconfig.libxml2...
Executing /sbin/conf.d/SuSEconfig.news...
Executing /sbin/conf.d/SuSEconfig.pango...
Executing /sbin/conf.d/SuSEconfig.perl...
Executing /sbin/conf.d/SuSEconfig.permissions...
Executing /sbin/conf.d/SuSEconfig.postfix...
Executing /sbin/conf.d/SuSEconfig.profiles...
Executing /sbin/conf.d/SuSEconfig.scpm...
Executing /sbin/conf.d/SuSEconfig.sgml-skel...
Executing /sbin/conf.d/SuSEconfig.sortpasswd...
Executing /sbin/conf.d/SuSEconfig.susehelp...
DOCALLOW: localhost
Executing /sbin/conf.d/SuSEconfig.syslog-ng...
Executing /sbin/conf.d/SuSEconfig.tetex...
Executing /sbin/conf.d/SuSEconfig.words...
Executing /sbin/conf.d/SuSEconfig.xdm...
Executing /sbin/conf.d/SuSEconfig.xpdf...
Executing /sbin/conf.d/SuSEconfig.zmessages...
Finished.
apt executing: /sbin/ldconfig
W: Some errors occurred while running transaction
linux:/home/kings #

Wie kann ich den Fehler beheben?
Gruß
King_S

EDIT: Nach nem kurzen gespräch im IRC gab mir oc2pus folgenden Hinweis:
http://www.linux-club.de/viewtopic.php?t=16315
Dort das letzte Posting ist die Lösung ;)
 
Status
Für weitere Antworten geschlossen.
Oben