Cyril Brulebois writes: > Joerg Jaspert <jo...@debian.org> (2019-01-19): >> On 15287 March 1977, Cyril Brulebois wrote: >> > FTPmasters, please sync the installer from sid to testing: >> > >> > dak copy-installer 20190118 >> >> [ ] dak@fasolo:~$ dak copy-installer 20190118 >> >> Will copy installer version 20190118 from suite unstable to >> testing. >> Architectures to copy: i386, amd64, mipsel, ppc64el, mips, armel, armhf, >> arm64, mips64el, hurd-i386 >> Architectures to skip: >> Installer has been copied successfully. > > Thanks! > > I'm afraid I failed to misread the buildd status page before requesting > this “dak copy-installer” round, as s390x buildds were lagging behind > (zandonai had no daemon running); that's fixed now and debian-installer > is currently marked as Uploaded on the buildd side, and I don't remember > exactly when you can do the dak copy-installer dance. As soon as it's > marked Installed on the buildd.d.o status page?
Done that now: +--- | [ ] dak@fasolo:~$ dak copy-installer 20190118 | | Will copy installer version 20190118 from suite unstable to | testing. | Architectures to copy: s390x, kfreebsd-i386 | Architectures to skip: i386, amd64, mipsel, ppc64el, mips, armel, armhf, arm64, mips64el, hurd-i386 | Installer has been copied successfully. +--- Copying kfreebsd-* looks like a bug. copy-installer should probably be patched to only copy architectures that exist in testing. Ansgar