Comment 8 for bug 1992653

Revision history for this message
Heinrich Schuchardt (xypron) wrote :

sudo mmdebstrap --architectures=riscv64 --include="debian-ports-archive-keyring" sid ./rv "deb http://deb.debian.org/debian-ports/ sid main" "deb http://deb.debian.org/debian-ports/ unreleased

misses a closing ".

sudo mmdebstrap --architectures=riscv64 --include="debian-ports-archive-keyring" sid ./rv "deb http://deb.debian.org/debian-ports/ sid main" "deb http://deb.debian.org/debian-ports/ unreleased"
I: automatically chosen mode: root
I: riscv64 cannot be executed natively, but transparently using qemu-user binfmt emulation
I: automatically chosen format: directory
I: running apt-get update...
done
E: Malformed entry 3 in list file /tmp/rv/etc/apt/sources.list (Component)
E: The list of sources could not be read.
E: apt-get update --error-on=any -oAPT::Status-Fd=<$fd> -oDpkg::Use-Pty=false failed
W: listening on child socket failed:
E: mmdebstrap failed to run

Could you, please, provide a reproducible example.