On Sat, 25 Feb 2023 02:12:40 +0000 Polarian <polarian@xxxxxxxxxxxx> wrote: > On 25 February 2023 01:57:09 GMT, "David C. Rankin" <drankinatty@xxxxxxxxx> > wrote: > >On 2/24/23 18:58, Genes Lists wrote: > >> Hi > >> Its a conflict as both of those packages are broken in exactly the > >> same way. > >> > >> Each should be installing in > >> > >> /usr/lib/python3.10/site-packages/<package-name>/test > >> > > > >Temporary work-around was to remove scapy and python-scapy and then update. > >I e-mailed the maintainer about the issue. > > > > Hello, > > just as a note to all, you can forcefully install the package by appending > the following flag to pacman: > > --overwrite '*' > > it will overwrite all conflicting files, be aware this is dangerous but can > help! > > Polarian Do NOT use --overwrite for this. If you have unowned files it can help, but don't use it to make a file owned by two different packages.