Skip to content

Error when uninstalling - dpkg: error processing package com.github.spheras.desktopfolder (--configure) #338

@farhaniq

Description

@farhaniq

Description

Error when uninstalling the application:

  • dpkg: error processing package com.github.spheras.desktopfolder (--configure)
    installed com.github.spheras.desktopfolder package post-installation script subprocess was killed by signal (Terminated)

Steps to reproduce

  1. Open a Terminal window
  2. Run the command -> sudo remove com.github.spheras.desktopfolder
  3. When prompted -> Do you want to continue [Y/n],press Y to continue
  4. dpkg failure occurs as mentioned in the below Actual result section

Expected result

Application package should get uninstalled/removed

Actual result

Uninstall fails with below error:

(Reading database ... 234623 files and directories currently installed.)
Removing com.github.spheras.desktopfolder (1.0.5) ...
dpkg: error processing package com.github.spheras.desktopfolder (--remove):
installed com.github.spheras.desktopfolder package pre-removal script subprocess was killed by signal (Terminated)
dpkg: too many errors, stopping
dpkg: error while cleaning up:
installed com.github.spheras.desktopfolder package post-installation script subprocess was killed by signal (Terminated)
Errors were encountered while processing:
com.github.spheras.desktopfolder
Processing was halted because there were too many errors.

System Information

-farhaniq@FQHPPavx360:~/Downloads$ lsb_release -a
No LSB modules are available.
Distributor ID: Elementary
Description: elementary OS 6.1 Jólnir
Release: 6.1
Codename: jolnir

  • Desktop Folder version: 1.0.5

Terminal output

```

farhaniq@FQHPPavx360:~/Downloads$ env G_MESSAGES_DEBUG=all com.github.spheras.desktopfolder
(com.github.spheras.desktopfolder:20991): GLib-GIO-DEBUG: 06:58:45.672: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
(com.github.spheras.desktopfolder:20991): GLib-DEBUG: 06:58:45.702: unsetenv() is not thread-safe and should not be used after threads are created
(com.github.spheras.desktopfolder:20991): Gtk-DEBUG: 06:58:45.702: Connecting to session manager
** (com.github.spheras.desktopfolder:20991): DEBUG: 06:58:45.703: Application.vala:88: startup event
** (com.github.spheras.desktopfolder:20991): DEBUG: 06:58:45.703: Application.vala:76: activate event
(com.github.spheras.desktopfolder:20991): GLib-GIO-DEBUG: 06:58:45.703: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.703: watch_fast: "/org/gnome/settings-daemon/plugins/media-keys/" (establishing: 0, active: 0)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.703: watch_fast: "/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/" (establishing: 0, active: 0)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.703: unwatch_fast: "/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/" (active: 0, establishing: 1)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.704: watch_established: "/org/gnome/settings-daemon/plugins/media-keys/" (establishing: 1)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.704: watch_established: "/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/" (establishing: 0)

(com.github.spheras.desktopfolder:20991): Gtk-WARNING **: 06:58:45.704: Theme parsing error: Application.css:51:15: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'

(com.github.spheras.desktopfolder:20991): Gtk-WARNING **: 06:58:45.704: Theme parsing error: Application.css:62:15: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'

(com.github.spheras.desktopfolder:20991): Gtk-WARNING **: 06:58:45.704: Theme parsing error: Application.css:65:15: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.706: watch_fast: "/com/github/spheras/desktopfolder/" (establishing: 0, active: 0)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.706: unwatch_fast: "/com/github/spheras/desktopfolder/" (active: 0, establishing: 1)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.706: watch_established: "/com/github/spheras/desktopfolder/" (establishing: 0)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.708: watch_fast: "/com/github/spheras/desktopfolder/" (establishing: 0, active: 0)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.708: unwatch_fast: "/com/github/spheras/desktopfolder/" (active: 0, establishing: 1)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.708: watch_established: "/com/github/spheras/desktopfolder/" (establishing: 0)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.772: watch_fast: "/com/github/spheras/desktopfolder/" (establishing: 0, active: 0)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.772: unwatch_fast: "/com/github/spheras/desktopfolder/" (active: 0, establishing: 1)
(com.github.spheras.desktopfolder:20991): dconf-DEBUG: 06:58:45.772: watch_established: "/com/github/spheras/desktopfolder/" (establishing: 0)
** (com.github.spheras.desktopfolder:20991): DEBUG: 06:58:45.774: FolderManager.vala:154: Monitoring: /home/farhaniq/Desktop/My First Panel
** (com.github.spheras.desktopfolder:20991): DEBUG: 06:58:45.774: Application.vala:458: Monitoring: /home/farhaniq/Desktop

```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions