root@big:~# sudo apt-get remove --purge cmake Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: cmake-data libjsoncpp1 Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: cmake* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2 not fully installed or removed. After this operation, 14,6 MB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 378497 files and directories currently installed.) Removing cmake (3.5.1-1ubuntu3) ... Purging configuration files for cmake (3.5.1-1ubuntu3) ... Processing triggers for man-db (2.7.5-1) ... Setting up cmake-data (3.5.1-1ubuntu3) ... dpkg-query: package 'cmake-data' is not installed and no information is available Use dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. emacsen-common: dpkg invocation failed at /usr/lib/emacsen-common/lib.pl line 80. dpkg: error processing package cmake-data (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: cmake-data E: Sub-process /usr/bin/dpkg returned an error code (1)
root@big:~# sudo apt-get install --reinstall cmake Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. E: Internal Error, No file name for cmake:amd64 root@big:~# dpkg --audit root@big:~# -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1682800 Title: package cmake-data 3.5.1-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1682800/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
