[pkg-go] debcheckout runc
Geert Stappers
stappers at stappers.it
Thu May 19 21:18:03 UTC 2016
Moin,
Here a report that `debcheckout runc` failed for me.
I think it will fail for others too, hence this report.
The error message is
fatal: repository https://anonscm.debian.org/pkg-go/packages/runc.git/ not found
What works is `debcheckout rawdns`. So "debcheckout" and Internet connection are fine.
Doing `debcheckout golang-github-opencontainers-runc-dev` yields the same
fatal: repository https://anonscm.debian.org/pkg-go/packages/runc.git/ not found
Those who can take this further, please do.
<screenshot>
$ debcheckout rawdns
declared git repository at git://anonscm.debian.org/pkg-go/packages/rawdns.git
git clone git://anonscm.debian.org/pkg-go/packages/rawdns.git rawdns ...
Cloning into 'rawdns'...
remote: Counting objects: 211, done.
remote: Compressing objects: 100% (167/167), done.
remote: Total 211 (delta 52), reused 95 (delta 6)
Receiving objects: 100% (211/211), 181.65 KiB | 0 bytes/s, done.
Resolving deltas: 100% (52/52), done.
Checking connectivity... done.
$ debcheckout runc
declared git repository at https://anonscm.debian.org/pkg-go/packages/runc.git
git clone https://anonscm.debian.org/pkg-go/packages/runc.git runc ...
Cloning into 'runc'...
fatal: repository 'https://anonscm.debian.org/pkg-go/packages/runc.git/' not found
checkout failed (the command above returned a non-zero exit code)
$ aptitude search !$
aptitude search runc
p crunch - tool for creating wordlist
p golang-github-opencontainers-runc-dev - Open Container Project - develpoment files
p libhtml-truncate-perl - Perl module to truncate HTML by percentage or character
p libmath-numbercruncher-perl - Perl5 module with commonly needed Maths and Stats funct
p libstring-truncate-perl - Perl module to truncate long strings
p page-crunch - PDF and PS manipulation for printing needs
p r-cran-truncnorm - GNU R truncated normal distribution
p runc - Open Container Project - runtime
p speedcrunch - Calculator met hoge precisie
$ debcheckout golang-github-opencontainers-runc-dev
declared git repository at https://anonscm.debian.org/pkg-go/packages/runc.git
git clone https://anonscm.debian.org/pkg-go/packages/runc.git golang-github-opencontainers-runc-dev ...
Cloning into 'golang-github-opencontainers-runc-dev'...
fatal: repository 'https://anonscm.debian.org/pkg-go/packages/runc.git/' not found
checkout failed (the command above returned a non-zero exit code)
$ echo fatal: repository 'https://anonscm.debian.org/pkg-go/packages/runc.git/' not found
fatal: repository https://anonscm.debian.org/pkg-go/packages/runc.git/ not found
$
</screenshot>
Cheers
Geert Stappers
More information about the Pkg-go-maintainers
mailing list