zkemwjcy
  • Joined on

zkemwjcy opened issue josch/img2pdf#150

Output is not deterministic unless using --engine=internal

2 years ago

zkemwjcy commented on issue josch/mmdebstrap#27

E: cannot read /etc/apt/trusted.gpg.d/

> 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…

2 years ago

zkemwjcy commented on issue josch/mmdebstrap#27

E: cannot read /etc/apt/trusted.gpg.d/

Perhaps my bad, this invocation indeed works perfectly: `./mmdebstrap --dry-run bookworm /bookworm-chroot /etc/apt/sources.list.d/bookworm.sources`

2 years ago

zkemwjcy commented on issue josch/mmdebstrap#27

E: cannot read /etc/apt/trusted.gpg.d/

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…

2 years ago

zkemwjcy commented on issue josch/mmdebstrap#27

E: cannot read /etc/apt/trusted.gpg.d/

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…

2 years ago

zkemwjcy commented on issue josch/mmdebstrap#27

E: cannot read /etc/apt/trusted.gpg.d/

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…

2 years ago

zkemwjcy commented on issue josch/mmdebstrap#27

E: cannot read /etc/apt/trusted.gpg.d/

> 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…

2 years ago

zkemwjcy commented on issue josch/mmdebstrap#27

E: cannot read /etc/apt/trusted.gpg.d/

Note that debian is on track for making these changes: 1) Moving away from using `/etc/apt/sources.list` and instead using deb822-style debian.sources 2) Moving away from using `/etc/apt/trus…

2 years ago

zkemwjcy commented on issue josch/mmdebstrap#27

E: cannot read /etc/apt/trusted.gpg.d/

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…

2 years ago

zkemwjcy opened issue josch/mmdebstrap#27

E: cannot read /etc/apt/trusted.gpg.d/

2 years ago