openSUSE / open-build-service

Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
https://openbuildservice.org
GNU General Public License v2.0
933 stars 438 forks source link

nothing provides go >= 1.19 #13799

Closed DonOtuseGH closed 1 year ago

DonOtuseGH commented 1 year ago

Issue Description

Branching package https://build.opensuse.org/package/show/openSUSE:Factory/stern results in state unresolvable

The error message shown is:

unresolvable: nothing provides go >= 1.19
      (got version 1.4.3 provided by go1.4)
      (got version 1.11.13 provided by go1.11)
      (got version 1.12.17 provided by go1.12)
      (got version 1.15.15 provided by go1.15)

Expected Result

Package build should start and finish without any errors.

How to Reproduce

  1. Go to 'Your Home Projects'
  2. Click on 'Branch Package'
  3. Original project name: openSUSE:Factory
  4. Original package name: stern
  5. Branch package name: stern
  6. Click on 'Branch'

Further Information

hennevogel commented 1 year ago

I'm sorry that I have to close this, but we are tracking issues in the source code in here. Github issues are not a way to request support from us.

However there is a vibrant community of developers, admins and users that support each other in their usage of the OBS. They meet online in a the OBS IRC chat (irc://irc.libera.chat/openSUSE-buildservice) or on the OBS mailing list). Here you can ask questions if you have trouble understanding something, you can seek advice and mingle with other OBS community members.

Thank you for your consideration.