Summary: | Fatal error: Error while installing package: installed appimagelauncher package post-installation script subprocess returned error exit status 127 | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Kostas Papadopoulos <kpapad-bugs> |
Component: | Packages User Edition | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, clay, jr, neon-bugs, roland, sitter, valtermura |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kostas Papadopoulos
2019-09-11 15:19:42 UTC
I can confirm it. Error returned by Muon Package Manager: "appimagelauncher installed appimagelauncher package post-installation script subprocess returned error exit status 127" My system: Operating System: KDE neon Testing Edition KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.62.0 Qt Version: 5.12.3 Kernel Version: 5.0.0-27-generic OS Type: 64-bit Processors: 8 × Intel® Core™ i7-3770 CPU @ 3.40GHz Memory: 31,4 GiB There was another update to the appimagelauncher package today, which also failed with "Fatal error: Error while installing package: there is no script in the new version of the package - giving up" root@laptop:~# pkcon refresh Refreshing cache [=========================] Loading cache [=========================] Refreshing software list [=========================] Downloading packages [=========================] Running [=========================] Finished [=========================] Enabled http://ppa.launchpad.net/phoerious/keepassxc/ubuntu bionic InRelease Enabled http://gr.archive.ubuntu.com/ubuntu bionic InRelease root@laptop:~# pkcon update Getting updates [=========================] Finished [=========================] Loading cache [=========================] Testing changes [=========================] Finished [ ] (0%) The following packages have to be updated: appimagelauncher-1.2.2+dfsg-1+18.04+bionic+build3.amd64 AppImage helper Proceed with changes? [N/y] y [=========================] Updating packages [=========================] Loading cache [=========================] Downloading packages [=========================] Running [=========================] Installing packages [=========================] Finished [=========================] Fatal error: Error while installing package: there is no script in the new version of the package - giving up root@laptop:~# Problem remains: root@laptop:~# pkcon refresh Refreshing cache [=========================] Loading cache [=========================] Refreshing software list [=========================] Downloading packages [=========================] Running [=========================] Finished [=========================] Enabled http://ppa.launchpad.net/phoerious/keepassxc/ubuntu bionic InRelease Enabled http://gr.archive.ubuntu.com/ubuntu bionic InRelease root@laptop:~# pkcon update Getting updates [=========================] Finished [=========================] Loading cache [=========================] Testing changes [=========================] Finished [ ] (0%) The following packages have to be updated: appimagelauncher-1.2.2+dfsg-1+18.04+bionic+build3.amd64 AppImage helper apt-1.6.12.amd64 commandline package manager apt-utils-1.6.12.amd64 package management related utility programs libapt-inst2.0-1.6.12.amd64 deb package format runtime library libapt-pkg5.0-1.6.12.amd64 package management runtime library libexpat1-2.2.5-3ubuntu0.2.amd64 XML parsing C library - runtime library libsnmp-base-5.7.3+dfsg-1.8ubuntu3.3.all SNMP configuration script, MIBs and documentation libsnmp30-5.7.3+dfsg-1.8ubuntu3.3.amd64 SNMP (Simple Network Management Protocol) library Proceed with changes? [N/y] y [=========================] Updating packages [=========================] Loading cache [=========================] Downloading packages [=========================] Running [=========================] Installing packages [=========================] Finished [=========================] Fatal error: Error while installing package: there is no script in the new version of the package - giving up root@laptop:~# dpkg -l|fgrep appimagelauncher iFR appimagelauncher 1.2.2+dfsg-1+18.04+bionic+build1 amd64 AppImage helper root@laptop:~# date Παρ 13 Σεπ 2019 04:12:31 μμ EEST root@laptop:~# cat /etc/lsb-release DISTRIB_ID=neon DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="KDE neon User Edition 5.16" root@laptop:~# uname -a Linux laptop 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux root@laptop:~# Same problem on Neon unstable edition. *** Bug 411918 has been marked as a duplicate of this bug. *** There seems to be a missing dependency with the package for appimagelauncher. Installing dpkg-dev seems to fix this. Should be solved as per 1.2.2+dfsg-1+18.04+bionic+build4 |