Package Details: input-remapper-bin 2.2.0-3

Git Clone URL: https://aur.archlinux.org/input-remapper-bin.git (read-only, click to copy)
Package Base: input-remapper-bin
Description: A tool to change and program the mapping of your input device buttons.(Prebuilt version)
Upstream URL: https://github.com/sezanzeb/input-remapper/
Keywords: gamepad gaming keyboard keyboard-shortcuts mouse
Licenses: GPL-3.0-only
Conflicts: input-remapper, key-mapper
Provides: input-remapper
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 5
Popularity: 1.21
First Submitted: 2024-11-11 10:07 (UTC)
Last Updated: 2025-11-05 20:45 (UTC)

Latest Comments

1 2 3 Next › Last »

erdnuesse commented on 2025-11-10 10:12 (UTC)

@zxp19821005 - did you read my comment? I neither can reproduce or test as of now. I did not have a snapshot to begin with, the issue did not reappear for me and now have removed the package entirely.

zendre4 commented on 2025-11-10 10:04 (UTC)

Same bug than @YuriSakura

YuriSakura commented on 2025-11-08 12:17 (UTC)

@zxp1921005 Issue still exists for me too.


Package (1)         Old Version  New Version  Net Change
input-remapper-bin  2.1.1-1      2.2.0-3        0,13 MiB

error: failed to commit transaction (conflicting files)
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/ipc/__pycache__/__init__.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/ipc/__pycache__/pipe.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/ipc/__pycache__/shared_dict.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/logging/__pycache__/__init__.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/logging/__pycache__/formatter.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/logging/__pycache__/logger.cpython-313.pyc exists in filesystem
Errors occurred, no packages were upgraded.

zxp19821005 commented on 2025-11-05 20:49 (UTC)

@theangriestmouse @timothousx @erdnuesse I'd used cp -Prf to instead of cp -Pr, which forced copying files, can you try again? I'd tried to install version 2.2.0-2 and then installed 2.2.0-3,there was no errors.

theangriestmouse commented on 2025-11-05 19:09 (UTC)

Still seeing this issue but I was a little stupid. I just noticed that only the /usr/lib/python3.13/site-packages/inputremapper/ is having this issue so I removed the directory manually. But the latest version still has the issue for whom had the package previously.

timothousx commented on 2025-11-05 16:51 (UTC)

@zxp1921005 The 'exists in filesystem' issue is happening to me currently.

erdnuesse commented on 2025-11-04 12:46 (UTC)

TL;DR: Tried again; worked. - But similar to what I said, since my workaround I am unsure if my system is still in a state where I could even attempt reproduce the issue. The current version didn't throw any errors during the update for me though. (2.2.0-2) That's all I can do; as I don't have snapshots of that system; I do classical backups.

zxp19821005 commented on 2025-11-04 01:41 (UTC)

@theangriestmouse @erdnuesse I've tried to fix it, can you try again?

erdnuesse commented on 2025-11-03 17:03 (UTC) (edited on 2025-11-03 17:11 (UTC) by erdnuesse)

Can confirm the findings from @theangriestmouse, removing the two directories

/home/<username>/.cache/yay/input-remapper-bin
/usr/lib/python3.13/site-packages/inputremapper

allows for clean (re-)installation as workaround on my system, no idea why it can't just overwrite after confirmation though. Since I've now reinstalled, I can't retest from the corrupted state.

But also; I've got to mention I yay -cc'd also (before I removed the folders; going always from less drastic, to more intrusive steps during troubleshooting), but I've had the same messages afterwards anyway (even after full uninstall -R). So just for clarity, I can't say if I needed both parts (-cc & folder removal), or if the folder removal alone would have shown the same result

theangriestmouse commented on 2025-11-03 11:45 (UTC) (edited on 2025-11-03 11:45 (UTC) by theangriestmouse)

The package is trying to write into python directory


Package (1)         New Version  Net Change

input-remapper-bin  2.2.0-1        1.68 MiB
(...)
error: failed to commit transaction (conflicting files)
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/__pycache__/__init__.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/__pycache__/commit_hash.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/__pycache__/daemon.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/__pycache__/exceptions.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/__pycache__/groups.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/__pycache__/input_event.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/__pycache__/user.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/__pycache__/utils.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/bin/__pycache__/__init__.cpython-313.pyc exists in filesystem
input-remapper-bin: /usr/lib/python3.13/site-packages/inputremapper/bin/__pycache__/input_remapper_control.cpython-313.pyc exists in filesystem
(...)