Coder Social home page Coder Social logo

Comments (6)

neilalexander avatar neilalexander commented on June 2, 2024 1

No idea about aliases but I've enabled epel-9-x86_64 and epel-9-aarch64 and they appear to have built fine too.

from yggdrasil-go.

neilalexander avatar neilalexander commented on June 2, 2024

Do these distributions have Go 1.20 in their repositories?

from yggdrasil-go.

PoneyClairDeLune avatar PoneyClairDeLune commented on June 2, 2024

For RHEL 9, yes, it's provided natively. openSUSE Tumbleweed also, but openSUSE Leap (5.15) requires manual installation.

from yggdrasil-go.

neilalexander avatar neilalexander commented on June 2, 2024

I've enabled RHEL 9 and openSUSE Tumbleweed on my COPR. The builds appear to have succeeded.

We won't be able to enable openSUSE Leap if Go 1.20 isn't available in the repositories as we don't control the build environment fully on the COPR builders.

from yggdrasil-go.

PoneyClairDeLune avatar PoneyClairDeLune commented on June 2, 2024

There is one thing to consider though: additional packages for RHEL are actually under the EPEL name, so the packages should be under epel-9-<arch> (epel-9-x86_64 and epel-9-aarch64). Is there a way to set epel-9 to be an alias of rhel-9 to prevent possible exceptions?

from yggdrasil-go.

PoneyClairDeLune avatar PoneyClairDeLune commented on June 2, 2024

Thanks for the RHEL 9 build! It seems to be working quite well.

Checked again on openSUSE Leap 15.5, and Go 1.21 is now available:

# zypper if go
Loading repository data...
Reading installed packages...


Information for package go:
---------------------------
Repository     : Update repository with updates from SUSE Linux Enterprise 15
Name           : go
Version        : 1.21-150000.3.32.1
Arch           : aarch64
Vendor         : SUSE LLC <https://www.suse.com/>
Installed Size : 82 B
Installed      : No
Status         : not installed
Source package : go-1.21-150000.3.32.1.src
Upstream URL   : http://golang.org
Summary        : A compiled, garbage-collected, concurrent programming language
Description    : 
    Go is an expressive, concurrent, garbage collected systems programming language
    that is type safe and memory safe. It has pointers but no pointer arithmetic.
    Go has fast builds, clean syntax, garbage collection, methods for any type, and
    run-time reflection. It feels like a dynamic language but has the speed and
    safety of a static language.

from yggdrasil-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.