Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 24.04 | unmet dependencies error #897

Open
sulliwane opened this issue May 24, 2024 · 0 comments
Open

Ubuntu 24.04 | unmet dependencies error #897

sulliwane opened this issue May 24, 2024 · 0 comments

Comments

@sulliwane
Copy link

I have Ubuntu 24.04 and installed input-remapper doing sudo dpkg -i input-remapper_2.0.1.deb

There was an "unmet depencies" error message so I run:

sudo apt -f install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
  input-remapper input-remapper-daemon input-remapper-gtk python3-inputremapper
The following NEW packages will be installed:
  input-remapper-daemon input-remapper-gtk python3-inputremapper
The following packages will be upgraded:
  input-remapper
1 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
7 not fully installed or removed.
Need to get 0 B/392 kB of archives.
After this operation, 1,379 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 165572 files and directories currently installed.)
Preparing to unpack .../python3-inputremapper_2.0.1-1_all.deb ...
Unpacking python3-inputremapper (2.0.1-1) ...
dpkg: error processing archive /var/cache/apt/archives/python3-inputremapper_2.0.1-1_all.deb (--unpack):
 trying to overwrite '/usr/lib/python3/dist-packages/input_remapper-2.0.1.egg-info/PKG-INFO', which is also in package input-remapper 2.0.1
Preparing to unpack .../input-remapper-daemon_2.0.1-1_all.deb ...
Unpacking input-remapper-daemon (2.0.1-1) ...
dpkg: error processing archive /var/cache/apt/archives/input-remapper-daemon_2.0.1-1_all.deb (--unpack):
 trying to overwrite '/etc/dbus-1/system.d/inputremapper.Control.conf', which is also in package input-remapper 2.0.1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Preparing to unpack .../input-remapper-gtk_2.0.1-1_all.deb ...
Unpacking input-remapper-gtk (2.0.1-1) ...
dpkg: error processing archive /var/cache/apt/archives/input-remapper-gtk_2.0.1-1_all.deb (--unpack):
 trying to overwrite '/usr/bin/input-remapper-gtk', which is also in package input-remapper 2.0.1
Preparing to unpack .../input-remapper_2.0.1-1_all.deb ...
Unpacking input-remapper (2.0.1-1) over (2.0.1) ...
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/ipc/__pycache__': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/ipc': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/injection/mapping_handlers/__pycache__': Directory
 not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/injection/mapping_handlers': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/injection/macros/__pycache__': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/injection/macros': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/injection/__pycache__': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/injection': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/gui/messages/__pycache__': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/gui/messages': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/gui/components/__pycache__': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/gui/components': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/gui/__pycache__': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/gui': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/configs/__pycache__': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/configs': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper/__pycache__': Directory not empty
dpkg: warning: unable to delete old directory '/usr/lib/python3/dist-packages/inputremapper': Directory not empty
Errors were encountered while processing:
 /var/cache/apt/archives/python3-inputremapper_2.0.1-1_all.deb
 /var/cache/apt/archives/input-remapper-daemon_2.0.1-1_all.deb
 /var/cache/apt/archives/input-remapper-gtk_2.0.1-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Remapper works. However, my Ubuntu now complains about having unmet dependencies
image

Any help would be much appreciated :)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant