Matthias Klose skrev: > stroemer schrieb: >> Matthias Klose skrev: >>> please could you re-run as root: LANG= dpkg --configure --pending >>> >>> just want to make sure I understand the messages ... >>> >>> >>> ** Changed in: wxwidgets2.8 (Ubuntu) >>> Status: New => Incomplete >>> > > there's more than one issue: > >> Here is my result: >> >> stroemer@stroemer-desktop:~$ sudo LANG= dpkg --configure --pending >> [sudo] password for stroemer: >> Setting up python2.5-minimal (2.5.4-1ubuntu4) ... > h> Segmentation fault (core dumped) >> update-binfmts: warning: unable to open /usr/share/binfmts/python2.5: No >> such >> file or directory >> update-binfmts: warning: couldn't find information about 'python2.5' to >> import update-binfmts: exiting due to previous errors >> dpkg: error processing python2.5-minimal (--configure): >> subprocess post-installation script returned error exit status 2 >> dpkg: dependency problems prevent configuration of python2.5: >> python2.5 depends on python2.5-minimal (= 2.5.4-1ubuntu4); however: >> Package python2.5-minimal is not configured yet. >> dpkg: error processing python2.5 (--configure): >> dependency problems - leaving unconfigured > > please run sudo sh -x /var/lib/dpkg/info/python2.5-minimal.postinst configure > the file /usr/share/binfmts/python2.5 is in the package, so I'm wondering why > it is not found on the file system. stroemer@stroemer-desktop:~$ sudo sh -x /var/lib/dpkg/info/python2.5-minimal.postinst configure + set -e + [ ! -f /etc/python2.5/sitecustomize.py ] + [ configure = configure ] + dpkg -L python2.5-minimal + sed -n /^\/usr\/lib\/python2.5\/.*\.py$/p + files= + python2.5 /usr/lib/python2.5/py_compile.py Segmentation fault (core dumped) + bc=no + [ -z ] + bc=yes + grep -sq ^supported-versions[^#]*python2.5 /usr/share/python/debian_defaults + [ yes = yes ] + [ != noninteractive ] + echo Linking and byte-compiling packages for runtime python2.5... Linking and byte-compiling packages for runtime python2.5... + dpkg -s python2.5-minimal + awk /^Version:/ {print $2} + version=2.5.4-1ubuntu4 + [ -x /usr/share/python/runtime.d/pycentral.rtinstall ] + /usr/share/python/runtime.d/pycentral.rtinstall rtinstall python2.5 2.5.4-1ubuntu4 pycentral: pycentral rtinstall: package python-pkg-resources: error byte-compiling files (1) pycentral rtinstall: package python-pkg-resources: error byte-compiling files (1) stroemer@stroemer-desktop:~$ > >> Setting up hotkey-setup (0.1-23ubuntu10) ... >> /etc/init.d/hotkey-setup: 47: Syntax error: ";;" unexpected (expecting "fi") >> invoke-rc.d: initscript hotkey-setup, action "start" failed. >> dpkg: error processing hotkey-setup (--configure): >> subprocess post-installation script returned error exit status 2 > > this is unrelated. > >> Setting up python-wxgtk2.8 (2.8.9.1-0ubuntu6) ... stroemer@stroemer-desktop:~$ sudo apt-get install python-wxgtk2.8 [sudo] password for stroemer: Indlæser pakkelisterne... Færdig Opbygger afhængighedstræ Læser tilstandsoplysninger... Færdig python-wxgtk2.8 er i forvejen den nyeste version. python-wxgtk2.8 set to manually installed. Følgende yderligere pakker vil blive installeret: hotkey-setup Foreslåede pakker: discover Følgende pakker vil blive opgraderet: hotkey-setup 1 opgraderes, 0 nyinstalleres, 0 afinstalleres og 1 opgraderes ikke. 5 ikke fuldstændigt installerede eller afinstallerede. 0B/14,0kB skal hentes fra arkiverne. After this operation, 0B of additional disk space will be used. Vil du fortsætte [J/n]? j (Læser database... 130661 filer og mapper aktuelt installeret.) Gør klar til at erstatte hotkey-setup 0.1-23ubuntu10 (med .../hotkey-setup_0.1-23ubuntu11_i386.deb)... /etc/init.d/hotkey-setup: 47: Syntax error: ";;" unexpected (expecting "fi") invoke-rc.d: initscript hotkey-setup, action "stop" failed. dpkg: advarsel - gammelt pre-removal-script returnerede afslutningsstatus 2 dpkg - forsøger i stedet script fra ny pakke... /etc/init.d/hotkey-setup: 47: Syntax error: ";;" unexpected (expecting "fi") invoke-rc.d: initscript hotkey-setup, action "stop" failed. dpkg: fejl under behandling af /var/cache/apt/archives/hotkey-setup_0.1-23ubuntu11_i386.deb (--unpack): underproces nyt pre-removal-script returnerede afslutningsstatus 2 /etc/init.d/hotkey-setup: 47: Syntax error: ";;" unexpected (expecting "fi") invoke-rc.d: initscript hotkey-setup, action "start" failed. dpkg: fejl under oprydning: underproces post-installation script returnerede afslutningsstatus 2 Der opstod fejl under behandlingen: /var/cache/apt/archives/hotkey-setup_0.1-23ubuntu11_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) stroemer@stroemer-desktop:~$ >> pycentral: pycentral pkginstall: error byte-compiling files (434) stroemer@stroemer-desktop:~$ sudo apt-get install pycentral pkginstall Indlæser pakkelisterne... Færdig Opbygger afhængighedstræ Læser tilstandsoplysninger... Færdig E: Kunne ikke finde pakken pycentral ( "no such file" ) stroemer@stroemer-desktop:~$ >> pycentral pkginstall: error byte-compiling files (434) > > I cannot reproduce this, please could you try to reinstall this package? > I'm sorry, I can't help you more :-) I'm 67 years am not so familiar with the insite of Ubuntu ;-) Lejf