input-remapper icon indicating copy to clipboard operation
input-remapper copied to clipboard

Cannot install latest deb 2.0.1

Open jxu opened this issue 1 year ago • 3 comments

I tried installing the apt version in Ubuntu 22.04 first, but it did not match the docs! https://github.com/sezanzeb/input-remapper/blob/main/readme/usage.md It's 1.4.0 instead of 2.0

$ sudo apt install -f ./input-remapper-2.0.1.deb 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'input-remapper' instead of './input-remapper-2.0.1.deb'
The following packages were automatically installed and are no longer required:
  input-remapper-daemon input-remapper-gtk python3-inputremapper
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  input-remapper
0 upgraded, 1 newly installed, 0 to remove and 60 not upgraded.
Need to get 0 B/442 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 /home/jx/Downloads/input-remapper-2.0.1.deb input-remapper all 2.0.1 [442 kB]
Selecting previously unselected package input-remapper.
(Reading database ... 346979 files and directories currently installed.)
Preparing to unpack .../input-remapper-2.0.1.deb ...
Unpacking input-remapper (2.0.1) ...
dpkg: error processing archive /home/jx/Downloads/input-remapper-2.0.1.deb (--un
pack):
 trying to overwrite '/etc/dbus-1/system.d/inputremapper.Control.conf', which is
 also in package input-remapper-daemon 1.4.0-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /home/jx/Downloads/input-remapper-2.0.1.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

jxu avatar Dec 11 '24 23:12 jxu

1.4.0 is your current version.

If you can wait a little longer (a month or something), I think this will be fixed with the 2.1.0 release.

sezanzeb avatar Dec 13 '24 14:12 sezanzeb

1.4.0 是您当前的版本。

如果您可以再等一会儿(一个月左右),我认为这将在 2.1.0 版本中修复。

looking forwad!

marsxw avatar Jan 20 '25 11:01 marsxw

In two weeks, if no new issues pop up for the recent changes.

sezanzeb avatar Jan 20 '25 20:01 sezanzeb