On 2017-06-19, Holger Levsen <[email protected]> wrote: > On Mon, Jun 19, 2017 at 09:37:20AM +0000, Holger Levsen wrote: >> so I've upgraded profitbricks-build2-i386 to stretch last night and so far it >> *seems* everything went well and continues to go well. > > except that - if I'm not mistaken - there are no amd64 kernels for Debian i386 > anymore. Is that correct, or am I blind?
I think that's correct. > (this would mean we'd loose the 32 vs 64 bit kernel variation on i386…) Just use amd64 as a foreign architecture: dpkg --add-architecture amd64 apt install linux-image-amd64:amd64 Should work; yay multi-arch! :) live well, vagrant
signature.asc
Description: PGP signature
_______________________________________________ Reproducible-builds mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds
