=== czchen is now known as czchen_ === czchen_ is now known as czchen === JanC is now known as Guest69133 === JanC_ is now known as JanC === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [03:37] can someone tell me what's going on with this build? https://code.launchpad.net/~crass/+archive/ubuntu/update-manager/+build/11914423 [03:38] It's been literally many hours, and there's no log of what's going. === chihchun_afk is now known as chihchun [03:40] crass: There's no log because it's still in the queue. [03:40] "Needs building [...] Start in 48 minutes" [03:41] yeah, its said that for hours [03:41] most of my other stuff starts building in a matter of minutes [03:42] Build queues happen sometimes -- it's a shared resource. [03:42] Fortunately rarely nowadays. [03:43] yeah, I have no issue with that, it just seemed like something might be wrong. Could it have a super low priority because of how its labeled in the changelog? [03:44] Ah, indeed, hadn't noticed it was the result of a recipe build. [03:44] So the changelog specifies the urgency as low, whereas the default for other things was changed to medium. [03:45] So manual uploads will be preempting it, which is fine when recipes are used as automatic daily builds, and fine when the queues are short, but not good when you're using recipes interactively and there are long queues. [03:45] I'll bump the priority of that build and see if there's anything obvious causing the queue. [03:45] hmm, the urgency is set to medium, where are you seeing it as low? === chihchun is now known as chihchun_afk [03:47] https://code.launchpad.net/~crass/+archive/ubuntu/update-manager/+sourcepub/7434204/+listing-archive-extra [03:48] The changelog entry that bzr-builder generates has urgency=low. [03:51] hmm, ok, its never been this long for my other recipe builds, so I thought I might have hit a bug somewhere. [03:53] crass: The queue is the longest it's been for months. [03:53] ah, ok, thanks for checking it out. I'll see if it completes by tomorrow === chihchun_afk is now known as chihchun === rvba` is now known as rvba [10:25] so I checked the "build dbgsyms" box on a lp ppa, and building those seem to have worked as the uploader complains about them: https://launchpadlibrarian.net/303754104/upload_11913268_log.txt [10:25] so ... how do I get launchpad to both build those and not get upset about uploading them? [10:32] Sweet5hark: You've somehow managed to cause your build to emit those as debs (Debian-style) rather than as ddebs (Ubuntu-style). Are you overriding dh_strip maybe, or something in that area? [10:45] cjwatson: well its libreoffice with a 3000 line rules file, so no simple "overriding dh_strip", but lots of manual calls to dh_strip ... [10:47] cjwatson: see e.g. https://git.launchpad.net/~libreoffice/ubuntu/+source/libreoffice/tree/rules?h=ubuntu-zesty-5.3&id=319cb7ddf857b333eda674c2dfa3933589c3a4ef#n2984 [10:49] Sweet5hark: I suspect it isn't sensible for me to attempt to debug that debian/rules. But the effect of that checkbox in LP is (a) to add "Build-Debug-Symbols: yes" to /CurrentlyBuilding (b) (as of more recently, and intended to replace (a) eventually) to refrain from setting DEB_BUILD_OPTIONS=noautodbgsym [10:50] Sweet5hark: These have an effect on the diverted dh_strip installed by pkg-create-dbgsym. [10:51] So it must have something to do with all that ... [10:52] Hi there, I'm being locked out by the Ubuntu SSO service and Canonical support are not contacting me back. Can anyone point me somewhere for support? [10:52] cjwatson: is there a concise lists of how "emit those as debs (Debian-style) rather than as ddebs (Ubuntu-style)" differs and why? [10:52] ShinyCyril: #canonical-sysadmin on this server may be able to help [10:52] cjwatson: Thank you, I will try there :) [10:52] Sweet5hark: er well the extension is .deb rather than .ddeb [10:53] cjwatson: heh, thats all? [10:53] Sweet5hark: Ubuntu implemented this first and then Debian did it a slightly different way; we haven't adjusted as yet (and may not) because it's pretty awkward to do so in Launchpad [10:53] Sweet5hark: I may be missing some subtle detail, but at this level I think so [10:54] Sweet5hark: I believe this is mostly handled by pkg-create-dbgsym, with a bit of code in the Ubuntu debhelper patch to turn off the Debian behaviour [11:18] cjwatson: hmm, to test that hypothesis would it make sense to add a "for f in `find debian -name '*dbgsym*.deb'`; do mv $f ${f/.deb/.ddeb}; done" after the dh_strips to see if it makes the nagging go away? [11:19] Err [11:20] That will probably lead to confusion because the wholewrong thing will be in debian/files [11:20] I think you need to rummage through the build log for where it the debs get created [11:20] sorry for typos, lag [11:27] cjwatson: hmm in the build log I find: dpkg-deb: building package 'libreoffice-core-dbgsym' in '../libreoffice-core-dbgsym_5.3.0~rc2-2ubuntu1~zesty2_amd64.ddeb' etc. [11:28] cjwatson: thats Ubuntu style, right? so maybe this already build (Ubuntu-style) ddebs. But for some reason _also_ builds Debian-style debs. [11:29] Sounds like it === _salem is now known as salem_ === salem_ is now known as _salem === _salem is now known as salem_ === chihchun is now known as chihchun_afk === salem_ is now known as _salem === _salem is now known as salem_ === jschwarz is now known as jschwarz|brb === jschwarz|brb is now known as jschwarz [18:21] is it possible to use a LP group's mailing list as the primary contact address for a LP user (a bot user)? It seems like the ML is filtering out the confirmation e-mail, possibly? [18:28] i don't think it is [18:28] (feasible to do, that is) [18:28] no idea about filtering [18:29] dobey: ok, thanks! [18:31] seems lp is unstable [18:31] seems fine here [18:31] here as well [18:31] fine, that is [18:32] https://launchpadlibrarian.net/303871540/buildlog_ubuntu-trusty-amd64.libretro-stella_3.9.3-r201701251733-cdbc9cc-9~ubuntu14.04.1_BUILDING.txt.gz [18:32] i'll just try to build again [18:32] oh, that's not lp being unstable [18:33] repositories [18:33] there's some maintenance going on right now that affects firewall [18:33] humm [18:33] oh no, that announcement is for maintenance next week [18:34] so not that. but does seem like a temporary issue with firewall there [18:34] so yeah, try a rebuild [18:36] I see it's built now [18:53] yup === salem_ is now known as _salem [20:24] so recipe builds do not respect version epoch? [20:24] I'm confused as to why this build is failing: https://code.launchpad.net/~crass/+archive/ubuntu/update-manager/+recipebuild/1303483/+files/buildlog.txt.gz [20:24] you have put an epoch in if you want an epoch. epoch is not part of the upstream version [20:25] ok, I did that and got the above failure [20:25] you need to change the -2 to -2.1 or -3 or something. 2~ < 2 in dpkg version comparisons [20:26] ah, yes, I see that error now, thanks === _salem is now known as salem_ === salem_ is now known as _salem [22:41] can someone bump the repository size on ubuntu-wine/ppa? itÅ›' s 1.5G over its limit already [23:33] mlankhorst: Done.