unerfüllte Abhängigkeiten

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 15.05.2019 21:54:04

4.9.0-8-686-pae #1 SMP Debian 4.9.144-3.1 (2019-02-19) i686 GNU/Linux

Hallo und guten Tag,

während apt-get upgrade ist mein Laptop selbständig runtergefahren. Ein zweites apt-get upgrade (nach update) liefert folgendes:

Code: Alles auswählen

Probieren Sie »apt --fix-broken install«, um dies zu korrigieren.
Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 libreoffice-core : Hängt ab von: libreoffice-common (> 1:5.2.7) ist aber nicht installiert
 libreoffice-evolution : Hängt ab von: libreoffice-common (>= 1:3.4.0~) ist aber nicht installiert
                         Empfiehlt: evolution ist aber nicht installiert
 libreoffice-help-de : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreoffice-help-en-us : Hängt ab von: libreoffice-l10n-en-us
                          Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreoffice-java-common : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreoffice-l10n-de : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreoffice-ogltrans : Hängt ab von: libreoffice-common ist aber nicht installiert
 libreoffice-report-builder : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreoffice-script-provider-bsh : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreoffice-script-provider-js : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreoffice-script-provider-python : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreoffice-style-galaxy : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreoffice-style-tango : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
 libreofficekit-data : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) ist aber nicht installiert
E: Unerfüllte Abhängigkeiten. Versuchen Sie »apt --fix-broken install« ohne Angabe eines Pakets (oder geben Sie eine Lösung an).
apt --fix-broken install versucht jetzt libreoffice-common zu installiern. Was leider auch nicht klappt:

Code: Alles auswählen

Entpacken von libreoffice-common (1:5.2.7-1+deb9u7) ...
dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/libreoffice-common_1%3a5.2.7-1+deb9u7_all.deb (--unpack):
 »/usr/lib/libreoffice/share/config/wizard/web/images/calc.gif.dpkg-new« kann nicht geöffnet werden: Die Operation ist nicht erlaubt
:( Kann mir jemand helfen? Schon mal Danke im Voraus

pferdefreund
Beiträge: 3791
Registriert: 26.02.2009 14:35:56

Re: unerfüllte Abhängikeiten

Beitrag von pferdefreund » 16.05.2019 06:35:16

Kann es sein, dass das Dateisystem wegen des Absturzes read-only gemountet ist ? Mal die smart-Werte auslesen. Da kommt ja was mit "operation nicht erlaubt". Warst du Root beim Installationsversuch ?

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 19.05.2019 08:55:52

Danke pferdefreund!

Erst einmal Danke und Entschuldigung. Ich hatte die automatische Benachrichtigung versehentlich ausgeschaltet. Ist jetzt wieder aktiv.

readonly ist mir nicht bekannt. Meinst Du:

Code: Alles auswählen

/$ cat etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda3 during installation
UUID=235b7169-f848-4b18-8094-3696b9d6a0c0 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=348573ec-6051-47c0-9336-e7ca80344c0d none            swap    sw              0       0
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0

willy4711

Re: unerfüllte Abhängigkeiten

Beitrag von willy4711 » 19.05.2019 10:01:26

Idee:
Libreoffice deinstallieren, und danach eine Neuinstallation versuchen

Code: Alles auswählen

apt purge libreoffice*
eventuell den Cache von apt löschen, falls beim Download was schief gelaufen ist

Code: Alles auswählen

apt clean
LangerAtem hat geschrieben: ↑ zum Beitrag ↑
15.05.2019 21:54:04
»

Code: Alles auswählen

/usr/lib/libreoffice/share/config/wizard/web/images/calc.gif.dpkg-new« kann nicht geöffnet werden: Die Operation ist nicht erlaubt
Das Verzeichnis gibt es bei mir nicht (Testing - libreoffice-core 1:6.1.5-3 amd64 )

Code: Alles auswählen

ls -lR /lib/libreoffice/share/config/wizard/web/ 
/lib/libreoffice/share/config/wizard/web/:
insgesamt 4
drwxr-xr-x 2 root root 4096 Apr 15 03:29 buttons

/lib/libreoffice/share/config/wizard/web/buttons:
insgesamt 188
-rw-r--r-- 1 root root 22010 Apr 11 22:39 glas-blue.zip
-rw-r--r-- 1 root root 25032 Apr 11 22:39 glas-green.zip
-rw-r--r-- 1 root root 24325 Apr 11 22:39 glas-red.zip
-rw-r--r-- 1 root root 19208 Apr 11 22:39 round-gorilla.zip
-rw-r--r-- 1 root root 10533 Apr 11 22:39 round-white.zip
-rw-r--r-- 1 root root  4046 Apr 11 22:39 simple.zip
-rw-r--r-- 1 root root 15123 Apr 11 22:39 square-blue.zip
-rw-r--r-- 1 root root  8919 Apr 11 22:39 square-gray.zip
-rw-r--r-- 1 root root 15750 Apr 11 22:39 square-green.zip
-rw-r--r-- 1 root root 15319 Apr 11 22:39 square-red.zip
-rw-r--r-- 1 root root 15185 Apr 11 22:39 square-yellow.zip

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 19.05.2019 10:33:09

Idee:
Libreoffice deinstallieren, und danach eine Neuinstallation versuchen
Danke für den Tip. Libreoffice lässt sich nicht deinstallieren.

Code: Alles auswählen

apt purge libreoffice
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Paket »libreoffice« ist nicht installiert, wird also auch nicht entfernt.
Probieren Sie »apt --fix-broken install«, um dies zu korrigieren.
Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 libreoffice-core : Hängt ab von: libreoffice-common (> 1:5.2.7) soll aber nicht installiert werden
 libreoffice-evolution : Hängt ab von: libreoffice-common (>= 1:3.4.0~) soll aber nicht installiert werden
                         Empfiehlt: evolution soll aber nicht installiert werden
 libreoffice-help-de : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreoffice-help-en-us : Hängt ab von: libreoffice-l10n-en-us
                          Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreoffice-java-common : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreoffice-l10n-de : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreoffice-ogltrans : Hängt ab von: libreoffice-common soll aber nicht installiert werden
 libreoffice-report-builder : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreoffice-script-provider-bsh : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreoffice-script-provider-js : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreoffice-script-provider-python : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreoffice-style-galaxy : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreoffice-style-tango : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
 libreofficekit-data : Hängt ab von: libreoffice-common (= 1:5.2.7-1+deb9u7) soll aber nicht installiert werden
E: Unerfüllte Abhängigkeiten. Versuchen Sie »apt --fix-broken install« ohne Angabe eines Pakets (oder geben Sie eine Lösung an).
Ich habe auch schon versucht libreoffice zu installieren. Selbes Ergebnis.

Auch apt --fix-broken install bringt mich nicht weiter

Code: Alles auswählen

apt --fix-broken install
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Abhängigkeiten werden korrigiert ... Fertig
Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
  fonts-sil-gentium fonts-sil-gentium-basic libbsh-java libreoffice-librelogo
  libreoffice-nlpsolver libreoffice-ogltrans libreoffice-pdfimport
  libreoffice-script-provider-bsh libreoffice-script-provider-js
  libreoffice-script-provider-python libreoffice-wiki-publisher
Verwenden Sie »apt autoremove«, um sie zu entfernen.
The following additional packages will be installed:
  libreoffice-common
Vorgeschlagene Pakete:
  libreoffice-style-breeze libreoffice-style-hicontrast
  libreoffice-style-oxygen libreoffice-style-sifr
Die folgenden NEUEN Pakete werden installiert:
  libreoffice-common
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 60 nicht aktualisiert.
32 nicht vollständig installiert oder entfernt.
Es müssen noch 0 B von 23,6 MB an Archiven heruntergeladen werden.
Nach dieser Operation werden 86,1 MB Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n] 
(Lese Datenbank ... 216273 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../libreoffice-common_1%3a5.2.7-1+deb9u7_all.deb ...
Entpacken von libreoffice-common (1:5.2.7-1+deb9u7) ...
dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/libreoffice-common_1%3a5.2.7-1+deb9u7_all.deb (--unpack):
 »/usr/lib/libreoffice/share/config/wizard/web/images/draw.gif.dpkg-new« kann nicht geöffnet werden: Die Operation ist nicht erlaubt
rmdir: konnte '/var/lib/libreoffice/share/prereg/' nicht entfernen: Datei oder Verzeichnis nicht gefunden
rmdir: konnte '/var/lib/libreoffice/share/' nicht entfernen: Datei oder Verzeichnis nicht gefunden
rmdir: konnte '/var/lib/libreoffice/program/' nicht entfernen: Datei oder Verzeichnis nicht gefunden
rmdir: konnte '/var/lib/libreoffice' nicht entfernen: Datei oder Verzeichnis nicht gefunden
rmdir: konnte '/var/lib/libreoffice' nicht entfernen: Datei oder Verzeichnis nicht gefunden
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/libreoffice-common_1%3a5.2.7-1+deb9u7_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

willy4711

Re: unerfüllte Abhängigkeiten

Beitrag von willy4711 » 19.05.2019 10:36:46

LangerAtem hat geschrieben: ↑ zum Beitrag ↑
19.05.2019 10:33:09

Code: Alles auswählen

apt purge libreoffice
:!: :!:

Code: Alles auswählen

apt purge libreoffice*
:!: :!:
Ansonsten wäre noch:

Code: Alles auswählen

dpkg --configure -a
Edit:

Code: Alles auswählen

apt -clean
durchgeführt?

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 22.05.2019 21:02:24

Willy4711:
apt purge libreoffice - wie schon berichtet: funktioniert nicht wegen unerfüllter Abhändigkeiten

dpkg --configure -a:

Code: Alles auswählen

dpkg --configure -a
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-help-de:
 libreoffice-help-de hängt ab von libreoffice-common (= 1:5.2.7-1+deb9u7); aber:
  Paket libreoffice-common ist nicht installiert.

dpkg: Fehler beim Bearbeiten des Paketes libreoffice-help-de (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-help-en-us:
 libreoffice-help-en-us hängt ab von libreoffice-l10n-en-us; aber:
  Paket libreoffice-l10n-en-us ist nicht installiert.
 libreoffice-help-en-us hängt ab von libreoffice-common (= 1:5.2.7-1+deb9u7); aber:
  Paket libreoffice-common ist nicht installiert.

...und so weiter...

dpkg: Fehler beim Bearbeiten des Paketes libreoffice-report-builder-bin (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von libreoffice-base-core:
 libreoffice-base-core hängt ab von libreoffice-core (= 1:5.2.7-1+deb9u7); aber:
  Paket libreoffice-core ist noch nicht konfiguriert.

dpkg: Fehler beim Bearbeiten des Paketes libreoffice-base-core (--configure):
 Abhängigkeitsprobleme - verbleibt unkonfiguriert
Fehler traten auf beim Bearbeiten von:
 libreoffice-help-de
 libreoffice-help-en-us
 libreoffice-ogltrans
 libreoffice-style-galaxy
 libreoffice-script-provider-js
 libreoffice-java-common
 libreoffice-script-provider-python
 libreoffice-sdbc-hsqldb
 libreoffice-core
 libreoffice-calc
 libreofficekit-data
 python3-uno
 gir1.2-lokdocview-0.1
 libreoffice-base-drivers
 libreoffice-evolution
 libreoffice-style-tango
 libreoffice-report-builder
 libreoffice-gtk3
 libreoffice-script-provider-bsh
 libreoffice-l10n-de
 libreoffice-gnome
 libreoffice-pdfimport
 libreoffice-draw
 libreoffice-avmedia-backend-gstreamer
 libreoffice-writer
 libreoffice-impress
 libreoffice-base
 liblibreofficekitgtk
 libreoffice-math
 libreoffice-sdbc-postgresql
 libreoffice-report-builder-bin
 libreoffice-base-core
Ich überlege, ob ich versuche die letztgenannten Pakete zu deinstallieren.

willy4711

Re: unerfüllte Abhängigkeiten

Beitrag von willy4711 » 22.05.2019 21:10:06

LangerAtem hat geschrieben: ↑ zum Beitrag ↑
22.05.2019 21:02:24
apt purge libreoffice - wie schon berichtet: funktioniert nicht wegen unerfüllter Abhändigkeiten
LangerAtem hat geschrieben: ↑ zum Beitrag ↑
19.05.2019 10:33:09

Code: Alles auswählen

apt purge libreoffice Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. 
Statusinformationen werden eingelesen.... 
Fertig Paket »libreoffice« ist nicht installiert, wird also auch nicht entfernt. 
Probieren Sie »apt --fix-broken install«, um dies zu korrigieren.
Du hast nicht bemerkt. dass der Stern hinter libreoffice fehlt ?
richtig wäre:

Code: Alles auswählen

apt purge libreoffice*

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 22.05.2019 23:07:49

Danke! Habe es probiert. Das funktioniert leider auch nicht!

KP97
Beiträge: 3403
Registriert: 01.02.2013 15:07:36

Re: unerfüllte Abhängigkeiten

Beitrag von KP97 » 23.05.2019 13:54:14

Das Entfernen der wichtigsten Libreoffice Pakete wie libreoffice-base-core und libreoffice-common zieht hoffentlich die anderen Pakete mit.
Du kannst nochmal Folgendes versuchen, natürlich als root:
Im Verzeichnis /var/lib/dpkg/info in den Dateien
libreoffice-common.preinst, libreoffice-common.prerm, libreoffice-common.postinst, libreoffice-common.postrm
in die zweite Zeile ein exit 0 eintragen und speichern. Das Gleiche mit libreoffice-base-core.
Anschließend ein

Code: Alles auswählen

dpkg -f install 
und ein 
apt purge libreoffice-common
Nun kannst Du versuchen, die kompletten libreoffice-Pakete auf diesem Wege zu deinstallieren, aber einzeln. Wenn es irgendwo noch klemmt, wieder diesen Ablauf ausführen.
Das ist zwar mühseliger als alles auf einmal, führt aber hoffentlich zum Erfolg.

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 23.05.2019 21:30:23

Danke KP97. Vorher nur noch eine Frage.
Diese Dateien sind leer. Es irritiert mich etwas, weil Du schreibst Zeile 2

Danke und Gruß

KP97
Beiträge: 3403
Registriert: 01.02.2013 15:07:36

Re: unerfüllte Abhängigkeiten

Beitrag von KP97 » 24.05.2019 15:45:53

So sieht das normalerweise aus, als Muster dient libreoffice-common.postrm:
Zeile 1 --> #!/bin/sh
Zeile 2 --> leer
Zeile 3 --> set -e
Also zwischen shebang und set -e ein exit 0 (null) setzen.
Das läßt den Paketmanager die Datei finden, aber weitere Aktionen werden verhindert. Diese Holzhammermethode sollte man aber nur als letztes Mittel einsetzen.

willy4711

Re: unerfüllte Abhängigkeiten

Beitrag von willy4711 » 24.05.2019 17:51:58

Ich habe hier noch eine Lösung gefunden, die eventuell den Knoten zerschlagen könnte:
[1] https://stackoverflow.com/questions/484 ... -in-ubuntu
mit Verweis auf:
[2]http://www.piprime.fr/1480/manually-rem ... an-ubuntu/

[1] schreibt Für Paket rvm:
So as an example I solved my problem by executing the following commands in a terminal:

Code: Alles auswählen

sudo mv /var/lib/dpkg/info/rvm.* /tmp/
sudo dpkg --remove --force-remove-reinstreq rvm

Demnach wäre folgendes auszuführen (pakete die in var/lib/dpkg/info vorhanden sind):

Code: Alles auswählen

ls /var/lib/dpkg/info |grep libreoffice-common
libreoffice-common.conffiles
libreoffice-common.list
libreoffice-common.md5sums
libreoffice-common.postinst
libreoffice-common.postrm
libreoffice-common.preinst
libreoffice-common.prerm
libreoffice-common.triggers

Code: Alles auswählen

mv /var/lib/dpkg/info/libreoffice-common* /tmp/

Code: Alles auswählen

dpkg --remove --force-remove-reinstreq libreoffice-common
Aus der Manpage von dpkg:
Neuinst.
Ein mit Neuinst. markiertes Paket ist defekt und muss erneut installiert werden. Diese Pakete können nicht
entfernt werden, es sei denn, Sie erzwingen dies mit der Option --force-remove-reinstreq.
und
remove-reinstreq: Entferne ein Paket, selbst falls es defekt ist und zur Neuinstallation markiert ist. Dies
kann beispielsweise dazu führen, dass Teile des Pakets auf dem System bleiben und von dpkg vergessen
werden.

Edit:


Hast du eigentlich den Cache von Apt mit

Code: Alles auswählen

apt clean 
geleert ?
Nicht das das runter geladene Paket an sich defekt ist ?

Code: Alles auswählen

(Lese Datenbank ... 216273 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../libreoffice-common_1%3a5.2.7-1+deb9u7_all.deb ...
Entpacken von libreoffice-common (1:5.2.7-1+deb9u7) ...
dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/libreoffice-common_1%3a5.2.7-1+deb9u7_all.deb (--unpack):

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 24.05.2019 23:08:50

hallo KP97.

dpkg -f install liefert folgende Fehlermeldung:

Code: Alles auswählen

dpkg-deb: Fehler: Lesen von Archiv »install« fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
Auch libreoffice-common-core ist nicht vorhanden. Ich habe sie in "/var/lib/dpkg/info" erstellt.

Ich bin jetzt unsicher, ob ich die von Willy4711 vorgeschlagene Methode probieren soll. Oder liefert die obige Fehlermeldung einen neuen Hinweis.

Auf jeden Fall schon einmal vielen Dank für die Mühe!!!

willy4711

Re: unerfüllte Abhängigkeiten

Beitrag von willy4711 » 25.05.2019 07:21:12

Nochmal:
hast du

Code: Alles auswählen

apt clean 
ausgeführt ?
anschließend:

Code: Alles auswählen

ls-l /var/cache/apt/archives/

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 26.05.2019 09:13:25

Ja. "apt clean" führe ich regelmässig durch, zwar als "apt-get clean", aber das ist hoffentlich identisch.

Code: Alles auswählen

ls -l /var/cache/apt/archives
insgesamt 4
-rw-r----- 1 root root    0 Feb 11  2018 lock
drwx------ 2 _apt root 4096 Mai 25 20:51 partial

willy4711

Re: unerfüllte Abhängigkeiten

Beitrag von willy4711 » 26.05.2019 09:26:16

Guten Morgen !
Ich wollte nur sicher sein. da ich über Fehlermeldung ..................(--unpack): gestolpert war.
Da bisher keiner Einspruch gegen meinen Vorschlag eingereicht hat, würde ich es einfach mal probieren, da alles Andere nicht funktioniert hat.
Bitte komplette Terminal- Ausgabe hier einstellen. Bin ja gespannt.
willy4711 hat geschrieben: ↑ zum Beitrag ↑
24.05.2019 17:51:58

Code: Alles auswählen

mv /var/lib/dpkg/info/libreoffice-common* /tmp/

Code: Alles auswählen

dpkg --remove --force-remove-reinstreq libreoffice-common

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 26.05.2019 09:36:22

Moin und Danke für die Hilfe!
Ich wollte nur erst einen Vorschlag vollständig umsetzen.
mv /var/lib/dpkg/info/libreoffice-common* /tmp/
lief ohne Fehlermeldung durch!

für
dpkg --remove --force-remove-reinstreq libreoffice-common
erhalte ich folgendes

Code: Alles auswählen

dpkg: Warnung: Die Anforderung, libreoffice-common zu entfernen, wird ignoriert; es ist nicht installiert

willy4711

Re: unerfüllte Abhängigkeiten

Beitrag von willy4711 » 26.05.2019 09:50:25

hmmm
haben wir eigentlich schon versucht:
was ergibt:

Code: Alles auswählen

apt autoremove
und

Code: Alles auswählen

apt install --reinstall libreoffice-common libreoffice-core

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 26.05.2019 10:11:39

Die Erklärung ist schlicht: Es gibt im Verzeichnis nicht eine einzige Datei mit Namen libreoffice-common[*]. Was aber doch etwas merkwürdig ist, weil ich ja über den Vorschlag von KP97 mit den Dateien gearbeitet habe.
apt autoremov
endet mit Fehlermeldung
apt install --reinstall libreoffice-common libreoffice-core
liefert

Code: Alles auswählen

Internal Error, No file name for libreoffice-core:i386

Ich muss an dieser Stelle für den Moment abbrechen. Es wartet eine sportliche Herausforderung auf mich. Ggf. melde ich mich heute nachmittag.
Danke und Gruß

Benutzeravatar
Taomon
Beiträge: 627
Registriert: 08.03.2011 16:34:38
Lizenz eigener Beiträge: GNU Free Documentation License

Re: unerfüllte Abhängigkeiten

Beitrag von Taomon » 26.05.2019 11:45:56

Code: Alles auswählen

rm  /var/cache/apt/archives/partial/*
da liegen noch 2 Leichen rum.
LangerAtem hat geschrieben:drwx------ 2 _apt root 4096 Mai 25 20:51 partial
und zeige

Code: Alles auswählen

dpkg -l | grep libreoffice
sowie

Code: Alles auswählen

dpkg -l | egrep -v '^ii'
und

Code: Alles auswählen

findmnt 
und

Code: Alles auswählen

ls -al /usr/lib/libreoffice/share/config/wizard/web/images/calc.gif.dpkg-new
bitte.

Gruß Taomon
Bitte gelegentliche Schreibfehler übersehen. Ich habe ADHS. Danke.

willy4711

Re: unerfüllte Abhängigkeiten

Beitrag von willy4711 » 26.05.2019 13:08:47

LangerAtem hat geschrieben: ↑ zum Beitrag ↑
24.05.2019 23:08:50
Auch libreoffice-common-core ist nicht vorhanden. Ich habe sie in "/var/lib/dpkg/info" erstellt.
LangerAtem hat geschrieben: ↑ zum Beitrag ↑
26.05.2019 10:11:39

Code: Alles auswählen

apt install --reinstall libreoffice-common libreoffice-core
liefert

Code: Alles auswählen

Internal Error, No file name for libreoffice-core:i386
Hängt da zusammen mit der selbst erstellten Datei ? libreoffice-common-core gibt es gar nicht :facepalm:

Wo kommt denn das i386 her ?? Es gibt 1:5.2.7-1+deb9u7: i386.
Was hat er für einen Architektur ?
ein

Code: Alles auswählen

ls -l /var/lib/dpkg/info |grep libreoffice
wäre in diesem Zusammenhang wohl auch angebracht

Dieses calc.gif.dpkg-new : wie kommt das zustande ?

calc.gif ist einen Datei aus dem Paket Debianlibreoffice-common
Werden die Dateien während der Installation so markiert ?? sehr mysteriös

Die komplette Fehlermeldung dazu wäre ja nach meinem Verständniss:

Code: Alles auswählen

dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/libreoffice-common_1%3a5.2.7-1+deb9u7_all.deb (--unpack):
 »/usr/lib/libreoffice/share/config/wizard/web/images/calc.gif.dpkg-new« kann nicht geöffnet werden: Die Operation ist nicht erlaubt

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 27.05.2019 22:15:33

Hallo taomon:

/var/cache/apt/archives/partial/* ist leer
dpkg -l | grep libreoffice
liefert:

Code: Alles auswählen

[dpkg -l | grep libreoffice
iU  liblibreofficekitgtk                         1:5.2.7-1+deb9u7                            i386         GTK3 widget wrapping LibreOffice functionality
iU  libreoffice-avmedia-backend-gstreamer        1:5.2.7-1+deb9u7                            i386         GStreamer backend for LibreOffice
iU  libreoffice-base                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- database
iU  libreoffice-base-core                        1:5.2.7-1+deb9u7                            i386         office productivity suite -- shared library
iU  libreoffice-base-drivers                     1:5.2.7-1+deb9u7                            i386         Database connectivity drivers for LibreOffice
iU  libreoffice-calc                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- spreadsheet
iU  libreoffice-core                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- arch-dependent files
iU  libreoffice-draw                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- drawing
iU  libreoffice-evolution                        1:5.2.7-1+deb9u7                            i386         office productivity suite -- Evolution addressbook support
iU  libreoffice-gnome                            1:5.2.7-1+deb9u7                            i386         office productivity suite -- GNOME integration
iU  libreoffice-gtk3                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- GTK+ 3 integration
iU  libreoffice-help-de                          1:5.2.7-1+deb9u7                            all          office productivity suite -- German help
iU  libreoffice-help-en-us                       1:5.2.7-1+deb9u7                            all          office productivity suite -- English_american help
iU  libreoffice-impress                          1:5.2.7-1+deb9u7                            i386         office productivity suite -- presentation
iU  libreoffice-java-common                      1:5.2.7-1+deb9u7                            all          office productivity suite -- arch-independent Java support files
iU  libreoffice-l10n-de                          1:5.2.7-1+deb9u7                            all          office productivity suite -- German language package
ii  libreoffice-librelogo                        1:5.2.7-1+deb9u5                            all          Logo-like progamming language for LibreOffice
iU  libreoffice-math                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- equation editor
ii  libreoffice-mysql-connector                  1.0.2+LibO5.2.7-1+deb9u5                    i386         MariaDB/MySQL Connector extension for LibreOffice
ii  libreoffice-nlpsolver                        0.9+LibO5.2.7-1+deb9u5                      all          "Solver for Nonlinear Programming" extension for LibreOffice
iU  libreoffice-ogltrans                         1:5.2.7-1+deb9u7                            i386         LibreOffice Impress extension for slide transitions using OpenGL
iU  libreoffice-pdfimport                        1:5.2.7-1+deb9u7                            i386         PDF Import component for LibreOffice
iU  libreoffice-report-builder                   1:5.2.7-1+deb9u7                            all          LibreOffice component for building database reports
iU  libreoffice-report-builder-bin               1:5.2.7-1+deb9u7                            i386         LibreOffice component for building database reports -- libraries
iU  libreoffice-script-provider-bsh              1:5.2.7-1+deb9u7                            all          BeanShell script support provider for LibreOffice scripting framework
iU  libreoffice-script-provider-js               1:5.2.7-1+deb9u7                            all          JavaScript script support provider for LibreOffice scripting framework
iU  libreoffice-script-provider-python           1:5.2.7-1+deb9u7                            all          Python script support provider for LibreOffice scripting framework
iU  libreoffice-sdbc-hsqldb                      1:5.2.7-1+deb9u7                            i386         HSQLDB SDBC driver for LibreOffice
iU  libreoffice-sdbc-postgresql                  1:5.2.7-1+deb9u7                            i386         PostgreSQL SDBC driver for LibreOffice
iU  libreoffice-style-galaxy                     1:5.2.7-1+deb9u7                            all          office productivity suite -- Galaxy (Default) symbol style
iU  libreoffice-style-tango                      1:5.2.7-1+deb9u7                            all          office productivity suite -- Tango symbol style
ii  libreoffice-wiki-publisher                   1.2.0+LibO5.2.7-1+deb9u5                    all          LibreOffice extension for working with MediaWiki articles
iU  libreoffice-writer                           1:5.2.7-1+deb9u7                            i386         office productivity suite -- word processor
iU  libreofficekit-data                          1:5.2.7-1+deb9u7                            all          common data for LOKDocView
und
dpkg -l | egrep -v '^ii'
:

Code: Alles auswählen

dpkg -l | egrep -v '^ii'
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name                                         Version                                     Architektur  Beschreibung
+++-============================================-===========================================-============-===============================================================================
rc  3dchess                                      0.8.1-19+deb9u1                             i386         Play chess across 3 boards!
rc  akonadi-backend-mysql                        4:16.04.3-4                                 all          MySQL storage backend for Akonadi
rc  akonadi-server                               4:16.04.3-4                                 i386         Akonadi PIM storage service
rc  avrdude                                      6.3-2                                       i386         software for programming Atmel AVR microcontrollers
rc  bogofilter                                   1.2.4+dfsg1-9                               all          fast Bayesian spam filter (dummy package)
rc  bogofilter-bdb                               1.2.4+dfsg1-9                               i386         fast Bayesian spam filter (Berkeley DB)
rc  bogofilter-common                            1.2.4+dfsg1-9                               all          fast Bayesian spam filter (common files)
rc  brutalchess                                  0.5.2+dfsg-7                                i386         3D chess game with reflection of the chessmen
rc  chessx                                       1.4.0-1                                     i386         chess database
it  desktop-file-utils                           0.23-1                                      i386         Utilities for .desktop files
rc  dreamchess                                   0.2.1-RC2-2+b2                              i386         3D chess game
rc  gameclock                                    5.1                                         all          simple chess clock to track time in real life games
iU  gir1.2-lokdocview-0.1                        1:5.2.7-1+deb9u7                            i386         GTK3 widget wrapping LibreOffice functionality - introspection
rc  gmchess                                      0.29.6-2.1                                  i386         Chinese chess game (Xiangqi)
it  gnome-icon-theme                             3.12.0-2                                    all          GNOME Desktop icon theme
it  gnome-menus                                  3.13.3-9                                    i386         GNOME implementation of the freedesktop menu specification
rc  gnushogi                                     1.4.2-3+b2                                  i386         program to play shogi, the Japanese version of chess
rc  hachu                                        0.21-7-g1c1f14a-1+b1                        i386         AI engine for many Shogi and Chess variants, including Chu, Sho, and Dai Shogi
it  hicolor-icon-theme                           0.15-1                                      all          default fallback theme for FreeDesktop.org icon themes
rc  kdepim-runtime                               4:16.04.2-2+b2                              i386         runtime components for Akonadi KDE
rc  kdepimlibs-data                              4:16.04.2-2                                 all          kdepimlibs - data files
rc  kf5-kdepimlibs-kio-plugins                   4:16.04.2-2                                 i386         kio slaves used by KDE PIM applications
rc  khelpcenter                                  4:16.08.3-1                                 i386         KDE documentation viewer
rc  kmymoney-common                              4.8.0-2                                     all          KMyMoney architecture independent files
rc  libgaviotatb1                                0.4-2                                       i386         Gaviota chess endgame tablebase probing library (development package)
rc  libkf5gapi-data                              5.1.0-2                                     all          Google API library for KDE -- data files
rc  libktoblzcheck1v5                            1.48-2.1+b1                                 i386         library for verification of account numbers and bank codes
iU  liblibreofficekitgtk                         1:5.2.7-1+deb9u7                            i386         GTK3 widget wrapping LibreOffice functionality
rc  libqjson0:i386                               0.8.1-3                                     i386         Qt-based library that maps JSON data to QVariant objects
iU  libreoffice-avmedia-backend-gstreamer        1:5.2.7-1+deb9u7                            i386         GStreamer backend for LibreOffice
iU  libreoffice-base                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- database
iU  libreoffice-base-core                        1:5.2.7-1+deb9u7                            i386         office productivity suite -- shared library
iU  libreoffice-base-drivers                     1:5.2.7-1+deb9u7                            i386         Database connectivity drivers for LibreOffice
iU  libreoffice-calc                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- spreadsheet
iU  libreoffice-core                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- arch-dependent files
iU  libreoffice-draw                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- drawing
iU  libreoffice-evolution                        1:5.2.7-1+deb9u7                            i386         office productivity suite -- Evolution addressbook support
iU  libreoffice-gnome                            1:5.2.7-1+deb9u7                            i386         office productivity suite -- GNOME integration
iU  libreoffice-gtk3                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- GTK+ 3 integration
iU  libreoffice-help-de                          1:5.2.7-1+deb9u7                            all          office productivity suite -- German help
iU  libreoffice-help-en-us                       1:5.2.7-1+deb9u7                            all          office productivity suite -- English_american help
iU  libreoffice-impress                          1:5.2.7-1+deb9u7                            i386         office productivity suite -- presentation
iU  libreoffice-java-common                      1:5.2.7-1+deb9u7                            all          office productivity suite -- arch-independent Java support files
iU  libreoffice-l10n-de                          1:5.2.7-1+deb9u7                            all          office productivity suite -- German language package
iU  libreoffice-math                             1:5.2.7-1+deb9u7                            i386         office productivity suite -- equation editor
iU  libreoffice-ogltrans                         1:5.2.7-1+deb9u7                            i386         LibreOffice Impress extension for slide transitions using OpenGL
iU  libreoffice-pdfimport                        1:5.2.7-1+deb9u7                            i386         PDF Import component for LibreOffice
iU  libreoffice-report-builder                   1:5.2.7-1+deb9u7                            all          LibreOffice component for building database reports
iU  libreoffice-report-builder-bin               1:5.2.7-1+deb9u7                            i386         LibreOffice component for building database reports -- libraries
iU  libreoffice-script-provider-bsh              1:5.2.7-1+deb9u7                            all          BeanShell script support provider for LibreOffice scripting framework
iU  libreoffice-script-provider-js               1:5.2.7-1+deb9u7                            all          JavaScript script support provider for LibreOffice scripting framework
iU  libreoffice-script-provider-python           1:5.2.7-1+deb9u7                            all          Python script support provider for LibreOffice scripting framework
iU  libreoffice-sdbc-hsqldb                      1:5.2.7-1+deb9u7                            i386         HSQLDB SDBC driver for LibreOffice
iU  libreoffice-sdbc-postgresql                  1:5.2.7-1+deb9u7                            i386         PostgreSQL SDBC driver for LibreOffice
iU  libreoffice-style-galaxy                     1:5.2.7-1+deb9u7                            all          office productivity suite -- Galaxy (Default) symbol style
iU  libreoffice-style-tango                      1:5.2.7-1+deb9u7                            all          office productivity suite -- Tango symbol style
iU  libreoffice-writer                           1:5.2.7-1+deb9u7                            i386         office productivity suite -- word processor
iU  libreofficekit-data                          1:5.2.7-1+deb9u7                            all          common data for LOKDocView
rc  librxtx-java                                 2.2pre2-13                                  i386         Full Java CommAPI implementation
rc  libvlccore8:i386                             2.2.7-1~deb9u1                              i386         base library for VLC and its modules
rc  linux-image-4.9.0-4-686-pae                  4.9.65-3+deb9u1                             i386         Linux 4.9 for modern PCs
rc  linux-image-4.9.0-5-686-pae                  4.9.65-3+deb9u2                             i386         Linux 4.9 for modern PCs
it  man-db                                       2.7.6.1-2                                   i386         on-line manual pager
it  mime-support                                 3.60                                        all          MIME files 'mime.types' & 'mailcap', and support programs
rc  pgn2web                                      0.4-1.1+b2                                  i386         convert PGN chess game files into webpages
rc  pychess                                      0.12.2-1                                    all          Chess graphical user interface for several chess engines
iU  python3-uno                                  1:5.2.7-1+deb9u7                            i386         Python-UNO bridge
rc  screen                                       4.5.0-6                                     i386         terminal multiplexer with VT100/ANSI terminal emulation
it  shared-mime-info                             1.8-1+deb9u1                                i386         FreeDesktop.org shared MIME database and spec
rc  shogivar                                     1.55b-1+b1                                  i386         UI to play many shogi variants, with builtin computer player
rc  sjaakii                                      1.3.1a-1+b2                                 i386         Sjaak II - computer player for many Chess variants, including Shogi and XiangQi
rc  tagua                                        1.0~alpha2-15+b1                            i386         Board-game frontend for playing chess variants and other games
rc  vlc-plugin-notify:i386                       3.0.2-0+deb9u1                              i386         LibNotify plugin for VLC
rc  vlc-plugin-samba:i386                        3.0.2-0+deb9u1                              i386         Samba plugin for VLC
rc  vlc-plugin-video-splitter:i386               3.0.2-0+deb9u1                              i386         multimedia player and streamer (video splitter plugins)
rc  vlc-plugin-visualization:i386                3.0.2-0+deb9u1                              i386         multimedia player and streamer (visualization plugins)
rc  xaw3dg:i386                                  1.5+E-18.2                                  i386         Xaw3d widget set
rc  xshogi                                       1.4.2-2+b1                                  i386         X11 frontend to gnushogi
findmnt
bringt:

Code: Alles auswählen

findmnt 
TARGET                                SOURCE      FSTYPE  OPTIONS
/                                     /dev/sda3   ext4    rw,relatime,errors=rem
├─/sys                                sysfs       sysfs   rw,nosuid,nodev,noexec
│ ├─/sys/kernel/security              securityfs  securit rw,nosuid,nodev,noexec
│ ├─/sys/fs/cgroup                    tmpfs       tmpfs   ro,nosuid,nodev,noexec
│ │ ├─/sys/fs/cgroup/systemd          cgroup      cgroup  rw,nosuid,nodev,noexec
│ │ ├─/sys/fs/cgroup/devices          cgroup      cgroup  rw,nosuid,nodev,noexec
│ │ ├─/sys/fs/cgroup/net_cls,net_prio cgroup      cgroup  rw,nosuid,nodev,noexec
│ │ ├─/sys/fs/cgroup/cpuset           cgroup      cgroup  rw,nosuid,nodev,noexec
│ │ ├─/sys/fs/cgroup/perf_event       cgroup      cgroup  rw,nosuid,nodev,noexec
│ │ ├─/sys/fs/cgroup/cpu,cpuacct      cgroup      cgroup  rw,nosuid,nodev,noexec
│ │ ├─/sys/fs/cgroup/freezer          cgroup      cgroup  rw,nosuid,nodev,noexec
│ │ ├─/sys/fs/cgroup/pids             cgroup      cgroup  rw,nosuid,nodev,noexec
│ │ ├─/sys/fs/cgroup/memory           cgroup      cgroup  rw,nosuid,nodev,noexec
│ │ └─/sys/fs/cgroup/blkio            cgroup      cgroup  rw,nosuid,nodev,noexec
│ ├─/sys/fs/pstore                    pstore      pstore  rw,nosuid,nodev,noexec
│ ├─/sys/kernel/debug                 debugfs     debugfs rw,relatime
│ └─/sys/fs/fuse/connections          fusectl     fusectl rw,relatime
├─/proc                               proc        proc    rw,nosuid,nodev,noexec
│ └─/proc/sys/fs/binfmt_misc          systemd-1   autofs  rw,relatime,fd=37,pgrp
│   └─/proc/sys/fs/binfmt_misc        binfmt_misc binfmt_ rw,relatime
├─/dev                                udev        devtmpf rw,nosuid,relatime,siz
│ ├─/dev/pts                          devpts      devpts  rw,nosuid,noexec,relat
│ ├─/dev/shm                          tmpfs       tmpfs   rw,nosuid,nodev
│ ├─/dev/hugepages                    hugetlbfs   hugetlb rw,relatime
│ └─/dev/mqueue                       mqueue      mqueue  rw,relatime
└─/run                                tmpfs       tmpfs   rw,nosuid,noexec,relat
  ├─/run/lock                         tmpfs       tmpfs   rw,nosuid,nodev,noexec
  ├─/run/user/0                       tmpfs       tmpfs   rw,nosuid,nodev,relati
  ├─/run/user/117                     tmpfs       tmpfs   rw,nosuid,nodev,relati
  └─/run/user/1000                    tmpfs       tmpfs   rw,nosuid,nodev,relati
    └─/run/user/1000/gvfs             gvfsd-fuse  fuse.gv rw,nosuid,nodev,relati
sowie:
ls -al /usr/lib/libreoffice/share/config/wizard/web/images/calc.gif.dpkg-new

Code: Alles auswählen

ls -al /usr/lib/libreoffice/share/config/wizard/web/images/calc.gif.dpkg-new
ls: Zugriff auf '/usr/lib/libreoffice/share/config/wizard/web/images/calc.gif.dpkg-new' nicht möglich: Datei oder Verzeichnis nicht gefunden
root@wolf:/# 

Benutzeravatar
LangerAtem
Beiträge: 68
Registriert: 15.07.2018 10:42:08

Re: unerfüllte Abhängigkeiten

Beitrag von LangerAtem » 27.05.2019 22:28:40

Hallo willy4711:

Die von mir erstellte Datei libreoffice-common-core hatte ich im Zusammenhang mit dem Vorschlag von kp97 erstellt aber wieder gelöscht. Die anderen in diesem Zusammenhang veränderten Dateien habe ich hinterher wie in den Zustand versetzt, wie ich sie vorgefunden habe.

Warum diese Datein jetzt nicht mehr existieren kann ich mir nicht erklären, werde aber wohl einen Fehler :oops: gemacht haben.

Meinst Du mich mit "was hat er für eine Architektur? :)

Code: Alles auswählen

uname -a
Linux wolf 4.9.0-8-686-pae #1 SMP Debian 4.9.144-3.1 (2019-02-19) i686 GNU/Linux

Code: Alles auswählen

ls -l /var/lib/dpkg/info |grep libreoffice
-rw-r--r-- 1 root root     310 Apr 28 11:18 liblibreofficekitgtk.list
-rw-r--r-- 1 root root     163 Jan 23 18:51 liblibreofficekitgtk.md5sums
-rw-r--r-- 1 root root     321 Apr 28 11:20 libreoffice-avmedia-backend-gstreamer.list
-rw-r--r-- 1 root root     173 Jan 23 18:51 libreoffice-avmedia-backend-gstreamer.md5sums
-rwxr-xr-x 1 root root     262 Jan 23 18:51 libreoffice-avmedia-backend-gstreamer.postinst
-rwxr-xr-x 1 root root     262 Jan 23 18:51 libreoffice-avmedia-backend-gstreamer.postrm
-rwxr-xr-x 1 root root     262 Jan 23 18:51 libreoffice-avmedia-backend-gstreamer.preinst
-rwxr-xr-x 1 root root     262 Jan 23 18:51 libreoffice-avmedia-backend-gstreamer.prerm
-rw-r--r-- 1 root root      24 Mai 24 23:05 libreoffice-base-core
-rw-r--r-- 1 root root     268 Apr 28 11:20 libreoffice-base-core.list
-rw-r--r-- 1 root root     152 Jan 23 18:51 libreoffice-base-core.md5sums
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-base-core.postinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-base-core.postrm
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-base-core.preinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-base-core.prerm
-rw-r--r-- 1 root root     531 Apr 28 11:17 libreoffice-base-drivers.list
-rw-r--r-- 1 root root     607 Jan 23 18:51 libreoffice-base-drivers.md5sums
-rwxr-xr-x 1 root root     249 Jan 23 18:51 libreoffice-base-drivers.postinst
-rwxr-xr-x 1 root root     249 Jan 23 18:51 libreoffice-base-drivers.postrm
-rwxr-xr-x 1 root root     249 Jan 23 18:51 libreoffice-base-drivers.preinst
-rwxr-xr-x 1 root root     249 Jan 23 18:51 libreoffice-base-drivers.prerm
-rw-r--r-- 1 root root    3289 Apr 28 11:17 libreoffice-base.list
-rw-r--r-- 1 root root    4244 Jan 23 18:51 libreoffice-base.md5sums
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-base.postinst
-rwxr-xr-x 1 root root    1207 Jan 23 18:51 libreoffice-base.postrm
-rwxr-xr-x 1 root root     695 Jan 23 18:51 libreoffice-base.preinst
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-base.prerm
-rw-r--r-- 1 root root    1307 Apr 28 11:18 libreoffice-calc.list
-rw-r--r-- 1 root root    1480 Jan 23 18:51 libreoffice-calc.md5sums
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-calc.postinst
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-calc.postrm
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-calc.preinst
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-calc.prerm
-rw-r--r-- 1 root root    5521 Apr 28 11:21 libreoffice-core.list
-rw-r--r-- 1 root root    8665 Jan 23 18:51 libreoffice-core.md5sums
-rwxr-xr-x 1 root root      93 Jan 23 18:51 libreoffice-core.postrm
-rw-r--r-- 1 root root    1285 Apr 28 11:18 libreoffice-draw.list
-rw-r--r-- 1 root root    1425 Jan 23 18:51 libreoffice-draw.md5sums
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-draw.postinst
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-draw.postrm
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-draw.preinst
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-draw.prerm
-rw-r--r-- 1 root root     542 Apr 28 11:18 libreoffice-evolution.list
-rw-r--r-- 1 root root     395 Jan 23 18:51 libreoffice-evolution.md5sums
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-evolution.postinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-evolution.postrm
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-evolution.preinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-evolution.prerm
-rw-r--r-- 1 root root     369 Apr 28 11:18 libreoffice-gnome.list
-rw-r--r-- 1 root root     231 Jan 23 18:51 libreoffice-gnome.md5sums
-rwxr-xr-x 1 root root     242 Jan 23 18:51 libreoffice-gnome.postinst
-rwxr-xr-x 1 root root     242 Jan 23 18:51 libreoffice-gnome.postrm
-rwxr-xr-x 1 root root     242 Jan 23 18:51 libreoffice-gnome.preinst
-rwxr-xr-x 1 root root     242 Jan 23 18:51 libreoffice-gnome.prerm
-rw-r--r-- 1 root root     262 Apr 28 11:18 libreoffice-gtk3.list
-rw-r--r-- 1 root root     156 Jan 23 18:51 libreoffice-gtk3.md5sums
-rwxr-xr-x 1 root root     237 Jan 23 18:51 libreoffice-gtk3.postinst
-rwxr-xr-x 1 root root     237 Jan 23 18:51 libreoffice-gtk3.postrm
-rwxr-xr-x 1 root root     237 Jan 23 18:51 libreoffice-gtk3.preinst
-rwxr-xr-x 1 root root     237 Jan 23 18:51 libreoffice-gtk3.prerm
-rw-r--r-- 1 root root    4145 Apr 28 11:19 libreoffice-help-de.list
-rw-r--r-- 1 root root    6171 Jan 23 18:51 libreoffice-help-de.md5sums
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-help-de.postinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-help-de.postrm
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-help-de.preinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-help-de.prerm
-rw-r--r-- 1 root root    4412 Apr 28 11:19 libreoffice-help-en-us.list
-rw-r--r-- 1 root root    6405 Jan 23 18:51 libreoffice-help-en-us.md5sums
-rwxr-xr-x 1 root root     249 Jan 23 18:51 libreoffice-help-en-us.postinst
-rwxr-xr-x 1 root root     249 Jan 23 18:51 libreoffice-help-en-us.postrm
-rwxr-xr-x 1 root root     249 Jan 23 18:51 libreoffice-help-en-us.preinst
-rwxr-xr-x 1 root root     249 Jan 23 18:51 libreoffice-help-en-us.prerm
-rw-r--r-- 1 root root    1580 Apr 28 11:18 libreoffice-impress.list
-rw-r--r-- 1 root root    1576 Jan 23 18:51 libreoffice-impress.md5sums
-rwxr-xr-x 1 root root     244 Jan 23 18:51 libreoffice-impress.postinst
-rwxr-xr-x 1 root root     244 Jan 23 18:51 libreoffice-impress.postrm
-rwxr-xr-x 1 root root     244 Jan 23 18:51 libreoffice-impress.preinst
-rwxr-xr-x 1 root root     244 Jan 23 18:51 libreoffice-impress.prerm
-rw-r--r-- 1 root root    2961 Apr 28 11:19 libreoffice-java-common.list
-rw-r--r-- 1 root root    2212 Jan 23 18:51 libreoffice-java-common.md5sums
-rwxr-xr-x 1 root root     250 Jan 23 18:51 libreoffice-java-common.postinst
-rwxr-xr-x 1 root root     250 Jan 23 18:51 libreoffice-java-common.postrm
-rwxr-xr-x 1 root root     250 Jan 23 18:51 libreoffice-java-common.preinst
-rwxr-xr-x 1 root root     250 Jan 23 18:51 libreoffice-java-common.prerm
-rw-r--r-- 1 root root     516 Apr 28 11:18 libreofficekit-data.list
-rw-r--r-- 1 root root     463 Jan 23 18:51 libreofficekit-data.md5sums
-rw-r--r-- 1 root root   10099 Apr 28 11:19 libreoffice-l10n-de.list
-rw-r--r-- 1 root root    7895 Jan 23 18:51 libreoffice-l10n-de.md5sums
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-l10n-de.postinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-l10n-de.postrm
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-l10n-de.preinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-l10n-de.prerm
-rw-r--r-- 1 root root    9210 Feb  4 20:41 libreoffice-librelogo.list
-rw-r--r-- 1 root root   12552 Jan 23 18:51 libreoffice-librelogo.md5sums
-rw-r--r-- 1 root root     887 Apr 28 11:20 libreoffice-math.list
-rw-r--r-- 1 root root     782 Jan 23 18:51 libreoffice-math.md5sums
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-math.postinst
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-math.postrm
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-math.preinst
-rwxr-xr-x 1 root root     241 Jan 23 18:51 libreoffice-math.prerm
-rw-r--r-- 1 root root    8753 Feb  4 20:42 libreoffice-mysql-connector.list
-rw-r--r-- 1 root root   11094 Jan 23 18:51 libreoffice-mysql-connector.md5sums
-rw-r--r-- 1 root root      47 Jan 23 18:51 libreoffice-mysql-connector.triggers
-rw-r--r-- 1 root root   97078 Feb  4 20:42 libreoffice-nlpsolver.list
-rw-r--r-- 1 root root  124808 Jan 23 18:51 libreoffice-nlpsolver.md5sums
-rw-r--r-- 1 root root    1736 Apr 28 11:18 libreoffice-ogltrans.list
-rw-r--r-- 1 root root    2048 Jan 23 18:51 libreoffice-ogltrans.md5sums
-rwxr-xr-x 1 root root     245 Jan 23 18:51 libreoffice-ogltrans.postinst
-rwxr-xr-x 1 root root     245 Jan 23 18:51 libreoffice-ogltrans.postrm
-rwxr-xr-x 1 root root     245 Jan 23 18:51 libreoffice-ogltrans.preinst
-rwxr-xr-x 1 root root     245 Jan 23 18:51 libreoffice-ogltrans.prerm
-rw-r--r-- 1 root root     522 Apr 28 11:19 libreoffice-pdfimport.list
-rw-r--r-- 1 root root     404 Jan 23 18:51 libreoffice-pdfimport.md5sums
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-pdfimport.postinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-pdfimport.postrm
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-pdfimport.preinst
-rwxr-xr-x 1 root root     246 Jan 23 18:51 libreoffice-pdfimport.prerm
-rw-r--r-- 1 root root     382 Apr 28 11:20 libreoffice-report-builder-bin.list
-rw-r--r-- 1 root root     314 Jan 23 18:51 libreoffice-report-builder-bin.md5sums
-rwxr-xr-x 1 root root     255 Jan 23 18:51 libreoffice-report-builder-bin.postinst
-rwxr-xr-x 1 root root     255 Jan 23 18:51 libreoffice-report-builder-bin.postrm
-rwxr-xr-x 1 root root     255 Jan 23 18:51 libreoffice-report-builder-bin.preinst
-rwxr-xr-x 1 root root     255 Jan 23 18:51 libreoffice-report-builder-bin.prerm
-rw-r--r-- 1 root root     817 Apr 28 11:19 libreoffice-report-builder.list
-rw-r--r-- 1 root root     537 Jan 23 18:51 libreoffice-report-builder.md5sums
-rwxr-xr-x 1 root root     251 Jan 23 18:51 libreoffice-report-builder.postinst
-rwxr-xr-x 1 root root     251 Jan 23 18:51 libreoffice-report-builder.postrm
-rwxr-xr-x 1 root root     251 Jan 23 18:51 libreoffice-report-builder.preinst
-rwxr-xr-x 1 root root     251 Jan 23 18:51 libreoffice-report-builder.prerm
-rw-r--r-- 1 root root    1744 Apr 28 11:19 libreoffice-script-provider-bsh.list
-rw-r--r-- 1 root root    1576 Jan 23 18:51 libreoffice-script-provider-bsh.md5sums
-rwxr-xr-x 1 root root     258 Jan 23 18:51 libreoffice-script-provider-bsh.postinst
-rwxr-xr-x 1 root root     258 Jan 23 18:51 libreoffice-script-provider-bsh.postrm
-rwxr-xr-x 1 root root     258 Jan 23 18:51 libreoffice-script-provider-bsh.preinst
-rwxr-xr-x 1 root root     258 Jan 23 18:51 libreoffice-script-provider-bsh.prerm
-rw-r--r-- 1 root root    1348 Apr 28 11:18 libreoffice-script-provider-js.list
-rw-r--r-- 1 root root    1150 Jan 23 18:51 libreoffice-script-provider-js.md5sums
-rwxr-xr-x 1 root root     257 Jan 23 18:51 libreoffice-script-provider-js.postinst
-rwxr-xr-x 1 root root     257 Jan 23 18:51 libreoffice-script-provider-js.postrm
-rwxr-xr-x 1 root root     257 Jan 23 18:51 libreoffice-script-provider-js.preinst
-rwxr-xr-x 1 root root     257 Jan 23 18:51 libreoffice-script-provider-js.prerm
-rw-r--r-- 1 root root     473 Apr 28 11:20 libreoffice-script-provider-python.list
-rw-r--r-- 1 root root     359 Jan 23 18:51 libreoffice-script-provider-python.md5sums
-rwxr-xr-x 1 root root     261 Jan 23 18:51 libreoffice-script-provider-python.postinst
-rwxr-xr-x 1 root root     261 Jan 23 18:51 libreoffice-script-provider-python.postrm
-rwxr-xr-x 1 root root     261 Jan 23 18:51 libreoffice-script-provider-python.preinst
-rwxr-xr-x 1 root root     261 Jan 23 18:51 libreoffice-script-provider-python.prerm
-rw-r--r-- 1 root root     561 Apr 28 11:18 libreoffice-sdbc-hsqldb.list
-rw-r--r-- 1 root root     243 Jan 23 18:51 libreoffice-sdbc-hsqldb.md5sums
-rwxr-xr-x 1 root root     248 Jan 23 18:51 libreoffice-sdbc-hsqldb.postinst
-rwxr-xr-x 1 root root     248 Jan 23 18:51 libreoffice-sdbc-hsqldb.postrm
-rwxr-xr-x 1 root root     248 Jan 23 18:51 libreoffice-sdbc-hsqldb.preinst
-rwxr-xr-x 1 root root     248 Jan 23 18:51 libreoffice-sdbc-hsqldb.prerm
-rw-r--r-- 1 root root     615 Apr 28 11:21 libreoffice-sdbc-postgresql.list
-rw-r--r-- 1 root root     518 Jan 23 18:51 libreoffice-sdbc-postgresql.md5sums
-rwxr-xr-x 1 root root     252 Jan 23 18:51 libreoffice-sdbc-postgresql.postinst
-rwxr-xr-x 1 root root     252 Jan 23 18:51 libreoffice-sdbc-postgresql.postrm
-rwxr-xr-x 1 root root     252 Jan 23 18:51 libreoffice-sdbc-postgresql.preinst
-rwxr-xr-x 1 root root     252 Jan 23 18:51 libreoffice-sdbc-postgresql.prerm
-rw-r--r-- 1 root root     462 Apr 28 11:18 libreoffice-style-galaxy.list
-rw-r--r-- 1 root root     168 Jan 23 18:51 libreoffice-style-galaxy.md5sums
-rwxr-xr-x 1 root root     251 Jan 23 18:51 libreoffice-style-galaxy.postinst
-rwxr-xr-x 1 root root     251 Jan 23 18:51 libreoffice-style-galaxy.postrm
-rwxr-xr-x 1 root root     251 Jan 23 18:51 libreoffice-style-galaxy.preinst
-rwxr-xr-x 1 root root     251 Jan 23 18:51 libreoffice-style-galaxy.prerm
-rw-r--r-- 1 root root     457 Apr 28 11:18 libreoffice-style-tango.list
-rw-r--r-- 1 root root     166 Jan 23 18:51 libreoffice-style-tango.md5sums
-rwxr-xr-x 1 root root     250 Jan 23 18:51 libreoffice-style-tango.postinst
-rwxr-xr-x 1 root root     250 Jan 23 18:51 libreoffice-style-tango.postrm
-rwxr-xr-x 1 root root     250 Jan 23 18:51 libreoffice-style-tango.preinst
-rwxr-xr-x 1 root root     250 Jan 23 18:51 libreoffice-style-tango.prerm
-rw-r--r-- 1 root root   88841 Feb  4 20:42 libreoffice-wiki-publisher.list
-rw-r--r-- 1 root root  109939 Jan 23 18:51 libreoffice-wiki-publisher.md5sums
-rw-r--r-- 1 root root      47 Jan 23 18:51 libreoffice-wiki-publisher.triggers
-rw-r--r-- 1 root root    1388 Apr 28 11:18 libreoffice-writer.list
-rw-r--r-- 1 root root    1621 Jan 23 18:51 libreoffice-writer.md5sums
-rwxr-xr-x 1 root root     243 Jan 23 18:51 libreoffice-writer.postinst
-rwxr-xr-x 1 root root     243 Jan 23 18:51 libreoffice-writer.postrm
-rwxr-xr-x 1 root root     243 Jan 23 18:51 libreoffice-writer.preinst
-rwxr-xr-x 1 root root     243 Jan 23 18:51 libreoffice-writer.prerm
zu calc.gif.dpkg-new kann ich nichts sagen.

Benutzeravatar
Taomon
Beiträge: 627
Registriert: 08.03.2011 16:34:38
Lizenz eigener Beiträge: GNU Free Documentation License

Re: unerfüllte Abhängigkeiten

Beitrag von Taomon » 28.05.2019 10:28:07

Autsch.

Code: Alles auswählen

dpkg -P $(dpkg -l | egrep '^rc' | awk '{pirnt$2}')
versuchen wir es direkt mit dpkg

Code: Alles auswählen

wget -c http://http.us.debian.org/debian/pool/main/libr/libreoffice/libreoffice-common_5.2.7-1+deb9u7_all.deb
und

Code: Alles auswählen

dpkg -i libreoffice-common_5.2.7-1+deb9u7_all.deb
Wenn Dein System das schluckt

Code: Alles auswählen

dpkg --configure -a && apt -f install
Gruß Taomon

edit falschen Befehl korrigiert.
Zuletzt geändert von Taomon am 28.05.2019 20:15:15, insgesamt 1-mal geändert.
Bitte gelegentliche Schreibfehler übersehen. Ich habe ADHS. Danke.

Antworten