Package: gettext Version: 0.19.8.1-3 Severity: serious Justification: glibc ftbfs User: helm...@debian.org Usertags: rebootstrap
The removal of POT-Creation-Date (#792687) is a nice thing to do, but the archive isn't quite ready for it. * glibc FTBFS https://sourceware.org/bugzilla/show_bug.cgi?id=21508 and no patch is available as of this writing. * The commit changes .mo files and thus breaks M-A:sameness allover the archive, e.g. #872806. Likely all packages shipping .mo files in M-A:same packages are affected. The multiarch database on delfin.d.o gives a clue: SELECT distinct source FROM package WHERE multiarch = 'same' AND EXISTS (SELECT 1 FROM content WHERE package.id = content.pid AND filename LIKE './usr/share/%/%.mo') ORDER BY source; apt avahi colord-gtk cpluff cracklib2 cutter-testing-framework cwidget eb elfutils exo fcitx-anthy fcitx-cloudpinyin fcitx-googlepinyin fcitx-hangul fcitx-kkc fcitx-m17n giac girara gnutls28 grilo-plugins gsmlib gst-plugins-bad1.0 gst-plugins-base1.0 gst-plugins-good1.0 gst-plugins-ugly1.0 gstreamer1.0 gtkspell3 imhangul imhangul3 kde-gtk-config libexif libgpg-error libgphoto2 libguestfs libhdate libisds libisocodes libticables libticalcs libtifiles libvisual libvisual-plugins lunar-date mozc newt poldi popt postgresql-9.6 purpose scim-chewing scim-thai tre vips webkit2gtk webkitgtk xfce4-pulseaudio-plugin We'd likely have to binNMU these. I talked with Daniel Shahaf and we concluded that a temporary revert would be the best way forward. It shall leave time for fixing the above issues. Helmut