cancel
Showing results for 
Search instead for 
Did you mean: 

Nuxeo Update for Ubuntu 12.04

Lukas_Leuenberg
Champ in-the-making
Champ in-the-making

hello

on my server i have nuxeo installed from repository for ubuntu ("deb http://apt.nuxeo.org/ precise fasttracks"). this morning I got a notification about an update. so I did apt-get upgrade and this failed... actualy I'm not able to either install or remove the nuxeo software. does someone has an idea how to proceed?

Here the apt-get upgrade output:

Die folgenden Pakete werden aktualisiert (Upgrade): nuxeo 1 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. 1 nicht vollständig installiert oder entfernt. Es müssen noch 0 B von 187 MB an Archiven heruntergeladen werden. Nach dieser Operation werden 6'391 kB Plattenplatz zusätzlich benutzt. Möchten Sie fortfahren [J/n]? j Traceback (most recent call last): File "/usr/bin/apt-listchanges", line 237, in main() File "/usr/bin/apt-listchanges", line 48, in main debs = apt_listchanges.read_apt_pipeline(config) File "/usr/share/apt-listchanges/apt_listchanges.py", line 83, in read_apt_pipeline return map(lambda pkg: filenames[pkg], order) File "/usr/share/apt-listchanges/apt_listchanges.py", line 83, in return map(lambda pkg: filenames[pkg], order) KeyError: 'nuxeo' nuxeo (5.9.2-01) wird eingerichtet ... bash: /var/lib/nuxeo/server/bin/nuxeoctl: Datei oder Verzeichnis nicht gefunden *** Removing old base packages *** bash: /var/lib/nuxeo/server/bin/nuxeoctl: Datei oder Verzeichnis nicht gefunden *** Updating base packages *** bash: /var/lib/nuxeo/server/bin/nuxeoctl: Datei oder Verzeichnis nicht gefunden *** Reactivating connect packages (same Nuxeo version) *** Nothing to do. *** Checking for package upgrades *** bash: /var/lib/nuxeo/server/bin/nuxeoctl: Datei oder Verzeichnis nicht gefunden * Starting Nuxeo bash: /var/lib/nuxeo/server/bin/nuxeoctl: Datei oder Verzeichnis nicht gefunden [fail]invoke-rc.d: initscript nuxeo, action "start" failed. dpkg: Fehler beim Bearbeiten von nuxeo (--configure): Unterprozess installiertes post-installation-Skript gab den Fehlerwert 127 zurück Fehler traten auf beim Bearbeiten von: nuxeo E: Sub-process /usr/bin/dpkg returned an error code (1)

1 ACCEPTED ANSWER

Lukas_Leuenberg
Champ in-the-making
Champ in-the-making

could solve it myself:

backup all data (conf and data) $ cd /var/lib/dpkg/info

and delete all nuxeo files (nuxeo.) $ rm nuxeo.

then the removal via dpkg was possible: $ dpkg --remove --force-remove-reinstreq

and in the end, install nuxeo again $ sudo apt-get install nuxeo

View answer in original post

1 REPLY 1

Lukas_Leuenberg
Champ in-the-making
Champ in-the-making

could solve it myself:

backup all data (conf and data) $ cd /var/lib/dpkg/info

and delete all nuxeo files (nuxeo.) $ rm nuxeo.

then the removal via dpkg was possible: $ dpkg --remove --force-remove-reinstreq

and in the end, install nuxeo again $ sudo apt-get install nuxeo

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.