Control: tag -1 - moreinfo unreproducible On Wed, Dec 16, 2015 at 09:25:26PM -0600, Wayne Rowcliffe wrote: > I think I may have successfully sent the status file to > da...@kalnischkies.de
Yeah, that worked. Next time you might want to compress the file through as 4MB is pretty big and probably the reason why mailservers denied it (after all, mails of this size are probably spam…). Anyway, the problem is our deb822 parser which is confused by one of your own packages which happens to be right above libgnome-bluetooth13: ~~~~~ Package: testmaker Status: install ok installed Priority: optional Section: testing Installed-Size: 22 Maintainer: Wayne Rowcliffe <wrowc...@iastate.edu> Architecture: all Version: 1.0 Depends: libglib2.0-0 Description: Parses test outlines into compiling java code. Homepage: Package: libgnome-bluetooth13 Status: install ok installed Priority: optional Section: libs Installed-Size: 534 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintain...@lists.alioth.debian.org> Architecture: amd64 Source: gnome-bluetooth Version: 3.18.1-1 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.16.2), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libudev1 (>= 196), libx11-6 Description: GNOME Bluetooth tools - support library This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth ~~~~~ The problem is the empty Homepage field. I haven't looked at the code yet, but I presume the parser isn't expecting an empty value… after all, why have a field at all if its empty and so probably eats the newline and collapses the two stanzas into one… So, to fix that on your end either set a proper value for this field in your package – or don't set it et all. On our end, I will have to dig into the parser: I remember changing whitespace parsing "recently", so that could be a 1.1 regression and I wanted to look into it for other reasons as well… Best regards David Kalnischkies
signature.asc
Description: PGP signature