Comment 7 for bug 327239

Revision history for this message
David Futcher (bobbo) wrote :

@Cody, I have a patch that fixes this bug and another I found while playing around the the tool (if you ran dput with the -o flag and specified a host, dput would think that the host was the changes file it was looking for and return errors when it couldn't find it. It looks just like a typo to me (array[0:] makes no sense as it will just return the whole list), but is a bug all-in-all.

I don't know if the solution to this bug is as elegant or safe as it could be, but it works and I have run a few test uploads and it doesn't seem to interfere with anything. It would make sense for someone who knows the code better to have a proper look, but this is working with no problems for me.