Bug#808102: Delivery Status Notification (Failure)

2015-12-17 Thread David Kalnischkies
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 
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 

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


Bug#808102: Delivery Status Notification (Failure)

2015-12-17 Thread Wayne Rowcliffe
On Thu, Dec 17, 2015 at 9:22 AM, David Kalnischkies 
wrote:

> 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…).
>
> Ah. Good point. I will try to remember that next time :)



>
> Anyway, the problem is our deb822 parser which is confused by one of
> your own packages which happens to be right above libgnome-bluetooth13:
>
>
Interesting. I think I made that package back in 2010. I didn't realize any
of that stuff was still installed...

>
> 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…
>
> That did indeed fix it. Thank you.

-- Wayne Rowcliffe


Bug#808102: Delivery Status Notification (Failure)

2015-12-16 Thread Wayne Rowcliffe
I think I may have successfully sent the status file to
da...@kalnischkies.de

On Wed, Dec 16, 2015 at 9:23 PM, Wayne Rowcliffe  wrote:

> This is regarding bug 808102 I am not having much luck getting my status
> file accepted by the debian mail server. Perhaps your domain will be more
> accommodating.
>
>
> -- Forwarded message --
> From: Wayne Rowcliffe 
> Date: Wed, Dec 16, 2015 at 9:18 PM
> Subject: Re: Delivery Status Notification (Failure)
> To: 808...@bugs.debian.org
>
>
> I am attempting to attach the file with a `txt` extension. Maybe it will
> get through the mail filters that way...
>
> -- Wayne
>
> On Wed, Dec 16, 2015 at 9:15 PM, Wayne Rowcliffe 
> wrote:
>
>> I tried attaching my status file but I got an email saying that the
>> attachment was rejected. I will look into that.
>>
>> For the record, no I do not manually edit the file normally.
>> I am a software developer by trade so I was trying to debug the issue on
>> my own. It seems to be happening only on this laptop and none of the other
>> machines that I have the same sources.list on.
>>
>> -- Wayne
>>
>
>
>