[mythtv-users] recent conflict python3-mysqlclient vs python3-mysql

Eyal Lebedinsky eyal at eyal.emu.id.au
Sun Dec 18 05:31:25 UTC 2022


On 18/12/2022 12.10, Patrick Mansfield via mythtv-users wrote:
> Hi -
> 
> I'm hitting this issue too, but I'm trying to do a system upgrade from fc35 to fc37 via:

Did you do the swap first? Did it work?
	sudo dnf swap python3-mysql python3-mysqlclient

> dnf system-upgrade -y download --refresh --releasever=37
> 
> Any ideas on how to get around the problem as part of the system upgrade?
> 
> This prevents me from even upgrading.
> 
> -- Patrick
> 
> On Thu, Dec 15, 2022 at 08:28:14AM -0500, Chris Candreva wrote:
>>
>> I performed the ugprade using these commands in "dnf shell":
>>
>>> remove python3-mysql
>>> install python3-mysqlclient
>>> upgrade
>>> run
>>
>>
>> On Thu, 15 Dec 2022, Eyal Lebedinsky wrote:
>>
>>> For the last few days dnf finds a conflict (see below) because it wants to
>>> install
>>>
>>> Installing dependencies:
>>>   Package                       Architecture     Version           Repository
>>>   python3-mysqlclient           x86_64           2.0.3-4.fc36      fedora
>>>
>>> And this seems to be due to an update of a mythtv component from
>>> rpmfusion-free-updates.
>>> Or a problem with python3-mysql package?
>>>
>>> How does one proceed?
>>>
>>> TIA
>>>
>>> The failure:
>>> Running transaction test
>>> Error: Transaction test error:
>>>    file /usr/lib64/python3.10/site-packages/MySQLdb/__init__.py from install of
>>> python3-mysqlclient-2.0.3-4.fc36.x86_64 conflicts with file from package
>>> python3-mysql-1.4.6-9.fc36.x86_64
>>>    file
> 
>> -- 
>> ---
>> ========================================================================
>> Chris Candreva  --  chris at westnet.com  --  http://www.westnet.com/~chris

-- 
Eyal Lebedinsky (eyal at eyal.emu.id.au)


More information about the mythtv-users mailing list