Dear Go team, Would you look into the following please?
As I'm still waiting for the answer, without which I'm kind of blocked on packaging golang-github-ghodss-yaml. thanks On Sun, Mar 17, 2019 at 5:07 PM Tong Sun wrote: > Hi, > > I can't make ratt works for me: > > $ ratt -dist=sid golang-github-ghodss-yaml_1.0.0-2_amd64.changes > 2019/03/17 21:05:57 Loading changes file > "golang-github-ghodss-yaml_1.0.0-2_amd64.changes" > 2019/03/17 21:05:57 - 1 binary packages: golang-github-ghodss-yaml-dev > 2019/03/17 21:05:57 Corresponding .debs (will be injected when building): > 2019/03/17 21:05:57 golang-github-ghodss-yaml-dev_1.0.0-2_all.deb > 2019/03/17 21:05:58 Could not find InRelease file for sid . Are you > missing sid in your /etc/apt/sources.list? > > $ ratt -dist=sid golang-github-ghodss-yaml_1.0.0-2_source.changes > 2019/03/17 21:01:15 Loading changes file > "golang-github-ghodss-yaml_1.0.0-2_source.changes" > 2019/03/17 21:01:15 - 0 binary packages: > 2019/03/17 21:01:15 Corresponding .debs (will be injected when building): > 2019/03/17 21:01:16 Could not find InRelease file for sid . Are you > missing sid in your /etc/apt/sources.list? > > $ ratt -dist=unstable golang-github-ghodss-yaml_1.0.0-2_source.changes > 2019/03/17 21:01:22 Loading changes file > "golang-github-ghodss-yaml_1.0.0-2_source.changes" > 2019/03/17 21:01:22 - 0 binary packages: > 2019/03/17 21:01:22 Corresponding .debs (will be injected when building): > 2019/03/17 21:01:24 Could not find InRelease file for unstable . Are > you missing unstable in your /etc/apt/sources.list? > > $ cat /etc/apt/sources.list > deb http://deb.debian.org/debian sid main > deb-src http://deb.debian.org/debian sid main > deb-src http://deb.debian.org/debian unstable main > > please help. thx.
