Laibsch | Where can I file a bug report against launchpad janitor? | 13:09 |
---|---|---|
Laibsch | the bug page of said janitor keeps crashing, btw, but I guess that is a bug in LP itself: https://bugs.launchpad.net/~janitor (Error ID: OOPS-527d00d805a1bed056e8977efc793a21) | 13:10 |
ubot5 | https://oops.canonical.com/?oopsid=OOPS-527d00d805a1bed056e8977efc793a21 | 13:10 |
cjwatson | Laibsch: File such things against Launchpad itself (https://bugs.launchpad.net/launchpad) | 15:52 |
Laibsch | cjwatson: thanks | 15:53 |
Laibsch | congrats on yet another release | 15:53 |
cjwatson | That bug OOPS is a timeout with a five-second query on the denormalised BugTaskFlat query. I suspect it's in the category of things that will be fixed by new DB servers. | 15:53 |
* Laibsch hopes the Ubuntu phone will become a reality after all | 15:53 | |
cjwatson | Thanks | 15:53 |
cjwatson | s/BugTaskFlat query/BugTaskFlat table/ | 15:54 |
wgrant | That specific case is not something that's ever likely to be fixed. | 17:38 |
wgrant | ~janitor has commented on a good number of bugs. | 17:38 |
=== JanC is now known as Guest64516 | ||
=== JanC_ is now known as JanC | ||
recover | Hello. I am trying to upload a package that uses "dh_bash-completion" in my rules file. It works fine locally but launchpad fails with "Command not found". What am I doing wrong? https://launchpadlibrarian.net/188297907/buildlog_ubuntu-utopic-amd64.truecrypt_7.1a-5_FAILEDTOBUILD.txt.gz | 23:27 |
teward | recover: you're probably missing a debhelper package in the build deps somewhere. I take it that you're building TrueCrypt though... you know that's not recommended for use anymore right? | 23:32 |
recover | I know all about it. Do I add dh_bash-completion directly to the "Build-Depends:" line? | 23:32 |
teward | I'd say hunt down the actual package name for it and then maybe add it to the build deps line. No guarantee it'll work though, just a theory | 23:33 |
recover | I think I got it, I thought debhelper supplied all the dh_ packages, but I need bash-completion to get the helper | 23:34 |
recover | thanks! | 23:34 |
cjwatson | recover: I'd also suggest using one of the systems that builds your package in a clean chroot to test things locally, for example sbuild (https://wiki.ubuntu.com/SimpleSbuild) | 23:41 |
cjwatson | Won't be absolutely identical to Launchpad builds in every respect but it's pretty close and it catches things like this | 23:42 |
recover | I am testing with pdebuild, which seems to be working well enough, forgot to do it before uploading but I'm using it now that I know there's a problem | 23:44 |
teward | i use sbuild, as cjwatson said, 'course I now need to update all my chroots because i upgraded the system, but meh. | 23:47 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!