[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: "Invalid Release file" when setup autopkgtest env with autopkgtest-build-lxc



El 10/04/22 a las 08:48, Bo YU escribió:
> On Thu, Apr 07, 2022 at 03:33:23PM +0200, Santiago Ruano Rinc�n wrote:
> > El 07/04/22 a las 12:04, Paul Gevers escribi?:
> > > Hi,
> > > 
> > > On 07-04-2022 11:46, Bo YU wrote:
> > > > > Ign:9 http://deb.debian.org/debian-ports unstable/main riscv64
> > > > > eatmydata all 130-2
> > > > It seems good news to setup autopkgtest/ci env on unmatched board for
> > > > Debian. Thank you, Paul
> > > 
> > > Something seems wrong in the setup of the lxc on riscv64. DNS inside the
> > > container fails.
> > > 
> > >   Temporary failure resolving 'deb.debian.org'
> > > 
> > > And that's consistent, even when the debootstrap just before was happily
> > > installing packages from the same place. Anybody familiar enough with lxc
> > > and/or DNS to tell what might be missing?
> > 
> > Bo, are you able to create a bullseye lxc container on the same host,

I hope my brain works better today 😬

(And sorry if I jumping in into the conversation and introducing just
noise)

> > and ping something like 128.31.0.62 from it?
> I think there is some annoying issue to create lxc container on the machine.
> I will try submit patch to support riscv64 for lxc package.
> 
> And:
> 
> root@unmatched:~# lxc-ls
> autopkgtest-unstable-riscv64

Could you run rather `lxc-ls -f` (to include IP addresses information)

> root@unmatched:~# lxc-execute -n autopkgtest-unstable-riscv64 ping 128.31.0.62
> 
> It has nothing to output.
> 
> I am new for lxc, Could you offer the cmd to test it?

Some questions/commands that could help debugging the issue:

* Have you modified the contents of /etc/default/lxc-net?

* Could you share the configuration of your lxc container? I suppose you
can find it in /var/lib/lxc/autopkgtest-unstable-riscv64/config
Regarding networking, this could be enough:
`grep net /var/lib/lxc/autopkgtest-unstable-riscv64/config`

* check the status of lxc services, including lxc-net:
`sudo systemctl status "lxc*"`

You can find more information about LXC, including networking setup in:
https://wiki.debian.org/LXC/

HTH,

 -- Santiago

Attachment: signature.asc
Description: PGP signature


Reply to: