Skip to content

Instantly share code, notes, and snippets.

Created April 23, 2015 06:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/43dc960706fd26663340 to your computer and use it in GitHub Desktop.
Save anonymous/43dc960706fd26663340 to your computer and use it in GitHub Desktop.
anon@anon-H55M-USB3:~/tmp$ export LANG="en_US.UTF-8"
anon@anon-H55M-USB3:~/tmp$ sudo apt-get install libxerces2-java
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
libxerces2-java ist schon die neueste Version.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 243 nicht aktualisiert.
1 nicht vollständig installiert oder entfernt.
Es müssen noch 0 B von 1.362 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [Y/n] Y
dpkg: Fehler beim Bearbeiten des Paketes libxerces2-java (--configure):
Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es
nochmal installieren, bevor Sie die Konfiguration versuchen.
Fehler traten auf beim Bearbeiten von:
libxerces2-java
E: Sub-process /usr/bin/dpkg returned an error code (1)
anon@anon-H55M-USB3:~/tmp$ export LANG="C"
anon@anon-H55M-USB3:~/tmp$ sudo apt-get install libxerces2-java
Reading package lists... Done
Building dependency tree
Reading state information... Done
libxerces2-java is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 243 not upgraded.
1 not fully installed or removed.
Need to get 0 B/1.362 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
dpkg: error processing package libxerces2-java (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
Errors were encountered while processing:
libxerces2-java
E: Sub-process /usr/bin/dpkg returned an error code (1)
anon@anon-H55M-USB3:~/tmp$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 243 not upgraded.
1 not fully installed or removed.
Need to get 0 B/1.362 kB of archives.
After this operation, 0 B of additional disk space will be used.
dpkg: error processing package libxerces2-java (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
Errors were encountered while processing:
libxerces2-java
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment