--engine=internal
What platform are you running this in??
podman
It relies on whatever Dir::Etc::trustedparts points to in case you did not pass an alternative keyring via Signed-By. If you don't want…
Perhaps my bad, this invocation indeed works perfectly:
./mmdebstrap --dry-run bookworm /bookworm-chroot /etc/apt/sources.list.d/bookworm.sources
I've done some testing with mmdebstrap from git, on debian bookworm.
/etc/apt/sources.list
file doesn't exist
/etc/apt/trusted.gpg.d/
directory doesn't exist
`/etc/apt/sources.list.d/bookw…
I don't need it deleted, I simply noted surprising behavior that mmdebstrap
gives a hard error if it can't find that directory, but it doesn't even need any contents of that directory.
My…
Additionally, package updates do not replace config files in /etc/
if it detects that they have been deleted by the user.
dpkg --force-confmiss <package>
would be needed to reinstall these…
On the next update of your
debian-archive-keyring
package, these files will be back so your deletion doesn't even have a lasting effect.
dpkg-statoverride
is used to prevent writing to…
Note that debian is on track for making these changes:
-
Moving away from using
/etc/apt/sources.list
and instead using deb822-style debian.sources -
Moving away from using `/etc/apt/trus…
I have debian-archive-keyring
installed, and the keys are in /usr/share/keyrings/
This is how my /etc/apt/sources.list.d/bullseye.sources
looks like:
Types: deb
URIs: https://deb.de…