← Back to team overview

openshot.developers team mailing list archive

[Bug 441249] Re: remove of „/usr/lib/python2.{5/site,6/dist}-packages/{_mlt.so,mlt_wrap.o,mlt.py}“ not possible

 

Heiko, thanks for picking this up.

The reason it occurs is that I forgot that Debian package scripts use
the shell option "set -e" which forces the shell to return an error-code
(non-zero) if any command fails that doesn't have its result tested
within the script.

openshot (0.9.43-0ubuntu3~ppa1j) jaunty; urgency=low

  * debian/openshot.preinst: Explicitly cancel internal error-code when 'rm'
     fails so that "set -e" doesn't force an error result (LP #441249).

 -- TJ <ubuntu@xxxxxxxxxxx>  Sat, 3 Oct 2009 13:30:00 +0100


** Changed in: openshot
       Status: Confirmed => Fix Committed

-- 
remove of „/usr/lib/python2.{5/site,6/dist}-packages/{_mlt.so,mlt_wrap.o,mlt.py}“  not possible
https://bugs.launchpad.net/bugs/441249
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: Fix Committed

Bug description:
the actual karmic package is not installable,
The complete (german) error message:
$ sudo apt-get install openshot
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:
  hplip-cups
Verwenden Sie »apt-get autoremove«, um sie zu entfernen.
Vorgeschlagene Pakete:
  openshot-doc
Die folgenden NEUEN Pakete werden installiert:
  openshot
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen noch 0B von 5.498kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 12,4MB Plattenplatz zusätzlich benutzt.
Wähle vormals abgewähltes Paket openshot.
(Lese Datenbank ... 249364 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke openshot (aus .../openshot_0.9.43-0ubuntu2~ppa1k_all.deb) ...
rm: Entfernen von „/usr/lib/python2.{5/site,6/dist}-packages/{_mlt.so,mlt_wrap.o,mlt.py}“ nicht möglich: No such file or directory
dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/openshot_0.9.43-0ubuntu2~ppa1k_all.deb (--unpack):
 Unterprozess neues pre-installation-Skript gab den Fehlerwert 1 zurück
Update the Add/Remove... list
Caching application data...
Generating mime/codec maps...
Update XDG application registrations
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/openshot_0.9.43-0ubuntu2~ppa1k_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



References