[Slackbuilds-users] runc

Christopher L Duston christopher.duston at protonmail.com
Fri Jun 5 23:36:49 UTC 2020


Thanks, indeed, that was the problem. I successfully installed runc with a temporary fix to the $PATH for root (since I don't know the proper place to permanently set root environmental variables).

Shouldn't this be discussed in the README for google-go-lang? Instead, I'm going to Google to ask the safest way to set the front of root's $PATH...

Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, June 5, 2020 5:47 PM, Erich Ritz <erich.public at protonmail.com> wrote:

> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Friday, June 5, 2020 1:58 PM, Christopher L Duston via SlackBuilds-users slackbuilds-users at slackbuilds.org wrote:
>
> > I am having the same problem with runc - and the wrong compiler might be the issue, since I get:
> > $ go version
> > go version go1.4.2 gccgo (GCC) 5.5.0 linux/amd64
> > But this was installed by google-go-lang, upon which runc depends. So is the dependency list for runc inaccurate?
>
> No, that is GCC Go. If you have google-go-lang installed and your environment is set up correctly then:
>
> $ grep "/go$" /var/log/packages/*
> /var/log/packages/gcc-go-5.5.0_multilib-x86_64-1alien:usr/bin/go
> /var/log/packages/google-go-lang-1.13.10-x86_64-1_SBo:usr/lib64/go1.13.10/go/bin/go
> /var/log/packages/texlive-docs-2019.190626-noarch-1_SBo:usr/share/texmf-dist/doc/fonts/aecc/go
> $ which go
> /usr/lib64/go1.13.10/go/bin/go
> $ go version
> go version go1.13.10 linux/amd64
> $ /usr/bin/go version
> go version go1.4.2 gccgo (GCC) 5.5.0 linux/amd64




More information about the SlackBuilds-users mailing list