http://bugs.winehq.org/show_bug.cgi?id=58784
Bug ID: 58784 Summary: Debian's source packages by winehq depend on obsolete libosmesa6-dev Product: Packaging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: shtetldik@gmail.com CC: dimesio@earthlink.net Distribution: ---
I tried to install build dependencies for wine-staging using your Debian repository for forky (Debian testing), and hit such error:
sudo apt build-dep wine-staging Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
Unsatisfied dependencies: builddeps:wine-staging : Depends: libosmesa6-dev but it is not installable Error: Unable to correct problems, you have held broken packages.
The problem is that libosmesa6-dev package doesn't exist anymore, it used one of Mesa binary packages, but it was removed, as things were simplified:
https://tracker.debian.org/pkg/mesa
Can you please correct this in your source packages (this affects other ones too, not just wine-staging).
http://bugs.winehq.org/show_bug.cgi?id=58784
--- Comment #1 from Shmerl shtetldik@gmail.com --- I get the impression that somehow your OBS build for Debian forky (testing) doesn't use actual up to date testing, otherwise your build would have failed too.
http://bugs.winehq.org/show_bug.cgi?id=58784
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- I think current wine does not depend on osmesa anymore.
http://bugs.winehq.org/show_bug.cgi?id=58784
--- Comment #3 from Shmerl shtetldik@gmail.com --- Well, I see libosmesa6-dev listed when doing:
apt showsrc wine-staging
With winehq Debian testing repo.
I also filed upstream Debian bug, there same problem happens there with wine packages:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117780
http://bugs.winehq.org/show_bug.cgi?id=58784
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to Shmerl from comment #1)
I get the impression that somehow your OBS build for Debian forky (testing) doesn't use actual up to date testing, otherwise your build would have failed too.
I think you're right; I've asked about it on the OBS mailing list. That part is not under my control.
I have removed libosmesa6-dev from the dsc files, so that will be fixed in the 10.17 packages.