[opensuse-buildservice] "have choice for" in Arch

I was trying to add Arch support for a package of mine which needs erlang that is community-maintained in Arch so I needed to add this as well. However, there are some "have choice for" errors: have choice for libgl needed by wxgtk: libgl nvidia-utils, have choice for libgl needed by mesa: libgl nvidia-utils, have choice for java-environment: jdk7-openjdk openjdk6 I'd go for libgl in the first cases and jdk7 in the second. How do I add these to my project configuration (what is the correct way to check for arch?) - anyway, these should probably resolved in the Arch:Extra repo to fix them for everyone... additionally, I have "nothing provides glu" but according to https://www.archlinux.org/packages/extra/x86_64/glu/ this should be in the extra repo which I thought Arch:Extra mirrors... Nico -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

On Tue, Oct 16, 2012 at 02:53:12PM +0200, Nico Kruber wrote:
I was trying to add Arch support for a package of mine which needs erlang that is community-maintained in Arch so I needed to add this as well.
However, there are some "have choice for" errors: have choice for libgl needed by wxgtk: libgl nvidia-utils, have choice for libgl needed by mesa: libgl nvidia-utils, have choice for java-environment: jdk7-openjdk openjdk6
I'd go for libgl in the first cases and jdk7 in the second.
How do I add these to my project configuration (what is the correct way to check for arch?)
You need to add a Prefer: libgl jdk7-openjdk line to the project config.
- anyway, these should probably resolved in the Arch:Extra repo to fix them for everyone...
Right. I just did that.
additionally, I have "nothing provides glu" but according to https://www.archlinux.org/packages/extra/x86_64/glu/ this should be in the extra repo which I thought Arch:Extra mirrors...
Yeah, I need to sync Arch:Extra with www.archlinux.org. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

On Tuesday 16 Oct 2012 17:12:06 Michael Schroeder wrote:
On Tue, Oct 16, 2012 at 02:53:12PM +0200, Nico Kruber wrote:
- anyway, these should probably resolved in the Arch:Extra repo to fix them for everyone...
Right. I just did that.
thank you now the next one appears though: have choice for libdrm >= 2.4.31 needed by libgl: libdrm libdrm-old Nico -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Michael Schroeder
-
Nico Kruber