On 8 May 2026 at 13:45, ToddAndMargo via users wrote: Date sent: Fri, 8 May 2026 13:45:35 -0700 To: Community support for Fedora users <[email protected]> Subject: fc44 and wine Send reply to: Community support for Fedora users <[email protected]> From: ToddAndMargo via users <[email protected]> Copies to: ToddAndMargo <[email protected]>
> Hi All, > > Does the FC44 upgrade screw up Wine like the > FC43 upgrade did? > Simple YES. With my one test machine, had to uninstall winehq-devel to even run the upgrade. There wasn't an new winehq repo for 44, but eventually one was created, so updated the file. cat winehq.repo [WineHQ] name=WineHQ packages type=rpm-md baseurl=https://dl.winehq.org/wine-builds/fedora/44 gpgcheck=1 gpgkey=https://dl.winehq.org/wine-builds/winehq.key enabled=1 Then was able to install the winehq-devel that had moved to this version. winehq-devel-11.8-1.1.x86_64 Only other issue I ran into. For to repos had to change config files On Fedora 43 sslcacert=/etc/pki/tls/certs/ca-bundle.crt On Fedora 44 it changed location?? sslcacert=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem So, winedhq issue and that are all I've noticed, but minor testing. > Many thanks, > -T > > -- > _______________________________________________ > users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] > Do not reply to spam, report it: > https://forge.fedoraproject.org/infra/tickets/issues/new +------------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:[email protected] mailto:[email protected] mailto:[email protected] Guam - Where America's Day Begins G4L Disk Imaging Project maintainer http://sourceforge.net/projects/g4l/ +------------------------------------------------------------+ -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
