Questions about Wine on Linux
sotel
Level 2
Posts: 17 Joined: Thu Aug 07, 2008 9:09 am
Post
by sotel » Mon Mar 24, 2025 4:41 pm
Hello!
I'm waiting for the latest wine development version v10.4 in wine's Debian repository.
Was there a change in the URLs to the repository?
Did Rosanne not have enough time to create them?
Is Mr. Musk to blame for this?
What happened?
Please help...!
Thanks for your great work!
Wine is still a wonderful project with wonderful people!!
desessarts
Level 4
Posts: 202 Joined: Wed Oct 04, 2023 7:57 am
Post
by desessarts » Tue Mar 25, 2025 3:12 am
Hello
wine 10.4 is available
on my computer
Code: Select all
$ grep wine /etc/apt/sources.list.d/*
/etc/apt/sources.list.d/winehq-bookworm.sources:URIs: https://dl.winehq.org/wine-builds/debian
/etc/apt/sources.list.d/winehq-bookworm.sources:Signed-By: /etc/apt/keyrings/winehq-archive.key
$ wine --version
wine-10.4
and on
https://www.winehq.org/
I see
Stable :
Wine 10.0 (changements)
Développement :
Wine 10.4 (changements)
dimesio
Moderator
Posts: 13367 Joined: Tue Mar 25, 2008 10:30 pm
Post
by dimesio » Tue Mar 25, 2025 7:31 am
When I built the 10.4 packages last weekend, the build environment for Debian Testing was broken due to an upstream change, so there aren't any 10.4 packages for trixie in our repository yet. The problem has since been fixed on the OBS, and there are packages there now. You can either wait for them to be synced over, or get them directly from
https://download.opensuse.org/repositor ... _standard/ .
sotel
Level 2
Posts: 17 Joined: Thu Aug 07, 2008 9:09 am
Post
by sotel » Wed Mar 26, 2025 3:35 pm
dimesio wrote: ↑ Tue Mar 25, 2025 7:31 am
You can either wait for them to be synced over (...).
I waited, and now the packages are there.
Thank you for your great work!