On Sun, Sep 13, 2015 at 07:45:08PM +1000, Dmitry Smirnov wrote: > On Saturday 12 September 2015 21:54:44 Julian Gilbey wrote: > > Yes, I would love some help! > > Thank you. I've committed few minor corrections to the repository... :)
Thanks! > > Vcs-Browser: > > https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-hanwen-go-fu > > se.git Vcs-Git: > > git://anonscm.debian.org/pkg-go/packages/golang-github-hanwen-go-mtpfs.git > > Nice. :) I've corrected Vcs-Git URL too. ;) Sweet! > > I haven't managed to get to the bottom of this. I could disable the > > tests (as I needed to do for the go-mtpfs package), but that seems to > > be avoiding the problem. > > > > If you have any idea of the cause of this, it would be great! > > I do not know why unionfs test is failing. However I believe we have to > ignore test failures anyway as tests rely on "fuse" and "modprobe fuse" hence > they will be failing on build servers and in pbuilder... Ah, that is true. But there is no point having -dh_auto_test in debian/rules, then, as people are unlikely to look at the detailed test output if it doesn't cause build failures. > I think go-fuse is ready for upload. OK, will do. > Personally I would add "watch" file even though upstream do not tag releases > yet. Maybe you could ask upstream to produce a formal release? Sounds a good idea. Though I'll only add a watch file if there are releases or tags. Thanks for your help! Julian