-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Wed, Mar 01, 2017 at 03:25:20PM -0800, Richard Horan wrote: > Hi, > > I have been trying to build Qubes from source. > > Currently I am having difficulty with make get-sources > > It is trying to download the kernel-4.4.38.tar.xz and it is missing. > > I had this working a few days ago with kernel-4.4.11 I don't know why it is > asking for 38 and failing.
Looks like this to be relevant: https://www.kernel.org/shutting-down-ftp-services.html Our makefile use "ftp.kernel.org" name (to download sources using HTTP). As for quick fix, edit qubes-src/linux-kernel/Makefile and set MIRROR variable to "cdn.kernel.org". - -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJYt18IAAoJENuP0xzK19csQScH/1UL5+AnrglTW+fTzSF/p4JW n3MlIFublt1Ev1wt2rsvyGVCK6nb9L5UHZkWhEu6yuKmpv1GSaX/b+SpHP6e9owr Y81ySJ2vNpIuPZkWWip4OTxVd1x854vOtnFXWVh4AQWV5nKTCeRWnhRjNKyfmHfR Db1dO1j+rOOqvPFWMRW8yr0lsw/lnKDLUKSD0vmKTMaEHpb0lGAF6/Mzkr+YXWTp KlN0Z5ThTF4YuS3sxN+feV5s07o79Q81wR//P+fHreFbBB61sxesFSNhKwHM0DCc rwkxItnmVm5cAEy4P1clKf9uVcbXMG7SEC1lgYlZYvs3C1lb5YNAUgxQ7zysH0w= =E/xw -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "qubes-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-devel/20170301235344.GM13371%40mail-itl. For more options, visit https://groups.google.com/d/optout.
