You are not logged in.

#1 2021-11-08 09:31:48

sao99966
Member
From: Italy
Registered: 2021-11-08
Posts: 6

[SOLVED] Amule Installation - conflicting files

Trying to install Amule get this:

sudo pacman -S amule

resolving dependencies...
looking for conflicting packages...

Packages (5) geoip-1.6.12-2  geoip-database-20211026-1  wxgtk-common-3.0.5.1-2  wxgtk3-3.0.5.1-2  amule-1:2.3.3-3

Total Installed Size:  54.27 MiB

:: Proceed with installation? [Y/n] y
(5/5) checking keys in keyring                                                                                                  [##############################################################################] 100%
(5/5) checking package integrity                                                                                                [##############################################################################] 100%
(5/5) loading package files                                                                                                     [##############################################################################] 100%
(5/5) checking for file conflicts                                                                                               [##############################################################################] 100%
error: failed to commit transaction (conflicting files)
wxgtk-common: /usr/share/aclocal/wxwin.m4 exists in filesystem (owned by wxbase)
wxgtk-common: /usr/share/bakefile/presets/wx.bkl exists in filesystem (owned by wxbase)
wxgtk-common: /usr/share/bakefile/presets/wx_presets.py exists in filesystem (owned by wxbase)
wxgtk-common: /usr/share/bakefile/presets/wx_unix.bkl exists in filesystem (owned by wxbase)
wxgtk-common: /usr/share/bakefile/presets/wx_win32.bkl exists in filesystem (owned by wxbase)
wxgtk-common: /usr/share/bakefile/presets/wx_xrc.bkl exists in filesystem (owned by wxbase)
Errors occurred, no packages were upgraded.

How can I solve?
Thank you

Last edited by sao99966 (2021-11-08 15:54:32)

Offline

#2 2021-11-08 09:41:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,300

Re: [SOLVED] Amule Installation - conflicting files

The error message seems pretty clear. You need to remove wxbase (which doesn't exist in the repos and is thus something you picked up from the AUR or so) before you can install the normal wxgtk3 from the repos.

Last edited by V1del (2021-11-08 09:41:52)

Offline

#3 2021-11-08 09:51:29

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: [SOLVED] Amule Installation - conflicting files

yay -R wxbase && sudo pacman -S amule

Last edited by Khere (2021-11-08 10:03:50)


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#4 2021-11-08 15:55:33

sao99966
Member
From: Italy
Registered: 2021-11-08
Posts: 6

Re: [SOLVED] Amule Installation - conflicting files

V1del khere
Thanks

Offline

Board footer

Powered by FluxBB