[opensuse-buildservice] Debian_Testing broken (gcc-6 no longer available)
I've been building Wine packages for Debian_Testing (https://build.opensuse.org/project/show/Emulators:Wine:Debian) for awhile now without any problems, but today it's showing as "unresolvable" because "nothing provides gcc-6-base." I checked https://packages.debian.org/buster/gcc, and it appears the gcc package for buster is now gcc-8, and gcc-6 is no longer available (https://packages.debian.org/buster/gcc-6 just shows an error message). I've added gcc-8 to my control and dsc files, but the OBS doesn't seem to recognize it--it's still trying to use gcc-6. -- Rosanne DiMesio <dimesio@gmail.com> -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Samstag, 19. Januar 2019, 03:53:10 CET Rosanne DiMesio wrote:
I've been building Wine packages for Debian_Testing (https://build.opensuse.org/project/show/Emulators:Wine:Debian) for awhile now without any problems, but today it's showing as "unresolvable" because "nothing provides gcc-6-base."
I checked https://packages.debian.org/buster/gcc, and it appears the gcc package for buster is now gcc-8, and gcc-6 is no longer available (https://packages.debian.org/buster/gcc-6 just shows an error message). I've added gcc-8 to my control and dsc files, but the OBS doesn't seem to recognize it--it's still trying to use gcc-6.
yes, that was coded in the base config. Changed it there to gcc-8 now. thanks adrian -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Adrian Schröter
-
Rosanne DiMesio