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

Re: rmdir: failed to remove '/var/lock': Directory not empty



Hi,

On Thu, May 12, 2022 at 11:57:56AM +0800, Bo YU wrote:
> Thanks for your explanations. I created chroot with below:
> ```
> sudo sbuild-createchroot --arch=riscv64 --foreign  --keyring="" \
> --include=debian-ports-archive-keyring --make-sbuild-tarball=/srv/sid-riscv64-sbuild.tgz \
> sid /tmp/chroots/sid-riscv64-sbuild/  http://ftp.ports.debian.org/debian-ports/
> ```

If you're building for riscv64, then we call this a native build as the
build architecture (chroot architecture) and the host architecture (what
you are building for) equal.

In that case, your matter is off-topic for debian-cross@l.d.o.

If however, you intended to perform a cross build, please use a native
chroot instead.

Helmut


Reply to: