наб, le sam. 13 juin 2020 16:53:18 +0200, a ecrit: > On Sat, Jun 13, 2020 at 01:46:02AM +0200, Samuel Thibault wrote: > > I have fixed the issue so the daily image > > should be working again, could you test it? > Yep, the new image works and gets to installing the base system, [...] > the system came up into GRUB, then Hurd, without problems.
Ok, great :) > which then fails with a mismatched version of vim-tiny vs vim-common > (because src:vim failed to build on the hurd buildds[1]), > and uninstallable rsyslog (because a recent enough src:librelp failed, > so so did src:rsyslog[2]). I'm surprised: the netinst CD is supposed to already install them along the base system. > apt 2.1.6 depends libgnutls30 >= 3.6.12, > libgnutls 3.6.12-2 depends libp11-kit0 >= 0.23.18.1, > and no libp11-kit0 exists for hurd, since, quoth the log[3]: Ah, I should have included libp11-kit0 in the netinst installation base, now recorded so, it should be available in tomorrow's image. > The latest src:p11-kit build I can see on the buildd website > that worked was 0.23.3-4 from 2017, but, > looking at the pool[4], it *does* have 0.23.18.1-2+hurd.2, Yes, The latter is built and uploaded to the unreleased distrib manually. > which would match the dep spec, but the Packages file does *not* mention > anything matching /p11-kit/ except for a few Depends: fields. Which Packages file? Note that sid and unreleased are two separate distributions, with two separate Packages files. Samuel