On 09/08/2017 11:32 AM, John Paul Adrian Glaubitz wrote:
Hi!
I have generated an updated set of debian-installer images for
Debian Ports which also now includes alpha [1].
I have fixed the installation issues on hppa and sparc64, in
both cases the bootloader installer was missing.
I have now tried the latest image on an Ultra 80, everything works
similar to the V245 until during installation of the base system (at
about 67 %). Checking the logs, there seems to be a dependency problem
with gnupg:
```
[...]
Sep 8 13:39:58 debootstrap: Errors were encountered while processing:
Sep 8 13:39:58 debootstrap: gnupg
Sep 8 13:39:59 debootstrap: dpkg: dependency problems prevent
configuration of
gnupg:
Sep 8 13:39:59 debootstrap: gnupg depends on gnupg-l10n (= 2.2.0-2);
however:
Sep 8 13:39:59 debootstrap: Version of gnupg-l10n on system is
2.2.0-1.
Sep 8 13:39:59 debootstrap:
Sep 8 13:39:59 debootstrap: dpkg: error processing package gnupg
(--configure):
Sep 8 13:39:59 debootstrap: dependency problems - leaving unconfigured
Sep 8 13:39:59 debootstrap: Errors were encountered while processing:
Sep 8 13:39:59 debootstrap: gnupg
Sep 8 13:40:00 debootstrap: dpkg: dependency problems prevent
configuration of
gnupg:
[...]
```
It looks like gnupg requires a newer version of gnupg-l10n then
available. As I wasn't yet asked for the mirror, I assume these packages
are from the installer disc.