Hi Eriberto, > 1. You need to put all changes in d/changelog. You can use your VCS to check > it.
Ok, I have done this. > 2. In d/changelog, you should use urgency=medium, not high. Fixed. > 3. The cowbuilder builds the package. However, when building the > package in a new Sid environment (new, recently installed, clean), I > got: > > ./01-connect-success.py > 1407017636: Error: Invalid user 'mosquitto'. When the mosquitto broker runs as root, it will always attempt to drop privileges to the mosquitto user by default, or another user if so configured. If it is not running as root, this does not happen. I don't believe that building packages as root is a good idea, I would suggest simply trying again with a non-privileged user. I have uploaded the fixed version to mentors. This is again a bumped upstream version due to a few other bugs being reported. I don't want to miss out on a willing debian developer and have a version uploaded with known bugs :) Regards, Roger -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org