Artix Linux Forum

Artix Linux => Package management => Topic started by: vaapicon on 20 June 2022, 01:53:54

Title: python-pyqt5-5.15.7-1 fails to install
Post by: vaapicon on 20 June 2022, 01:53:54
I'm upgrading from python-pyqt5-5.15.6-7 to  python-pyqt5 -5.15.7-1 and get the following error.
The base directory was changed from /usr/bin  to /bin in the packaging.

Code: [Select]
[error: failed to commit transaction (conflicting files)
python-pyqt5: /bin exists in filesystem (owned by filesystem)
python-pyqt5: /bin/pylupdate5 exists in filesystem
python-pyqt5: /bin/pyrcc5 exists in filesystem
python-pyqt5: /bin/pyuic5 exists in filesystem/code]
Title: Re: python-pyqt5-5.15.7-1 fails to install
Post by: cat herders of linux on 20 June 2022, 02:15:12
sudo rm /path to/listed/file
Title: Re: python-pyqt5-5.15.7-1 fails to install
Post by: vaapicon on 20 June 2022, 04:59:07
I could do that but, what I said on the second line of my first post was that the install directory for the binary had changed from /usr/bin to /bin on the upgrade. Isn't that what caused the error

Title: Re: python-pyqt5-5.15.7-1 fails to install
Post by: cat herders of linux on 20 June 2022, 13:13:09
i can only tell you what to do to install based on the errors you posted.  I gave you the solution to the errors.  What more is there to do?
Title: Re: python-pyqt5-5.15.7-1 fails to install
Post by: Dudemanguy on 20 June 2022, 15:25:48
This should be fixed in 5.15.7-1.1.
Title: Re: python-pyqt5-5.15.7-1 fails to install
Post by: vaapicon on 20 June 2022, 16:26:20
Thanks  DMG
Title: Re: python-pyqt5-5.15.7-1 fails to install
Post by: qontinuum on 20 June 2022, 19:29:57
@vaapicon when you posted your message the error was already fixed for 3 hours. To feed my curiosity, what mirror do you use?

@cat herders of linux don't recommend such thing when you don't know what is actually happening. It could break much more things that it would fix. This error message can happen only if there is an error on the maintainer's side (which was the case), something actually changed and it is a normal thing but an announcement would have been made or finally if the system administrator created files in a wrong place so he should know what to do about it.
Title: Re: python-pyqt5-5.15.7-1 fails to install
Post by: cat herders of linux on 20 June 2022, 20:24:39
Yes Sir!
Title: Re: python-pyqt5-5.15.7-1 fails to install
Post by: vaapicon on 20 June 2022, 23:21:27
Code: [Select]
https://mirrors.rit.edu/artixlinux/$repo/os/$arch

They are pretty fast from my location.