[00:13] Has lp bzr died? [00:13] Daviey: what makes you ask? [00:14] thumper: can't branch/co, commit or use bazaar.launchpad.net [00:14] mmm [00:14] All my bzr operations on branches hosted on bazaar.launchpad.net seem to hang on ssh -oForwardX11=no -oForwardAgent=no -oClearAllForwardings=yes -oProtocol=2 -oNoHostAuthenticationForLocalhost=yes -l cody-somerville bazaar.launchpad.net bzr serve --inet --directory=/ --allow-writes [00:15] loggerhead isn't working either [00:15] hmm [00:16] spm: you started yet? [00:16] lets ask a losa [00:25] thumper: yo, 'sup? === sayakb_ is now known as sayakb [00:26] spm: no branch/co, commit/push or loggehead :( [00:26] wahoo. looking. [00:27] internal xmlrpc foulup? [00:30] aye [00:31] total borksville. [00:31] :( [00:31] should be good now - seeing if everything else is recovering on it's own... [00:31] codebrowse is good [00:32] spm: looking good here, thanks for the fast response! [00:33] Daviey: cool, do sing out if you notice any funkies that may be in a half-half state post this. [00:33] wilco :) [00:34] co and commit worked :) [00:38] spm: ta [00:39] spm: I took the downtime to hang out the washing :) [00:40] thumper: would you like me to schedule that in the crontab? eg 2300 UTC, thumper hanging out washing. randomly break code* services so he can skive off. ??? [00:40] spm: sure, why not [00:41] taking what feels like longer than normal to show on code.lp "Updating branch...".. perhaps it's because i'm watching, it feels longer - or there is a longer queue because of bustage. [00:42] Daviey: it'll be because you're watching it :) [00:42] heh [00:42] Daviey: I just updated 5 branches very fast [00:42] a watched phone never rings. [00:42] thumper: cool. shoot the rt in and I'll make it so. I suspect a pri 90. [00:43] spm: no, not submitting an RT for that, this has to be on the quiet. [00:43] thumper: hmm, it's been > 10 mins now [00:43] thumper: which is why we're discussing same in a public irc channel? ;-) [00:43] Daviey: that sounds broken then. which branch? [00:43] Daviey: which formats are you using? [00:43] Daviey: locally and remotely [00:43] lp:~ubuntu-voip/ubuntu-voip/dahdi-linux [00:44] Checkout (format: pack-0.92) [00:44] remote, Branch format: Branch format 6 [00:44] Daviey: is it a big change? [00:44] no [00:45] trivial few lines, 1 file [00:45] Daviey: I don't tend to use checkouts [00:45] ick [00:45] Daviey: is the checkout itself big? [00:45] thumper: no [00:45] 9.7M [00:46] Daviey: a remote commit probably isn't optimised for round trips like a push is [00:46] Daviey: but that is probably best answered by the #bzr guys [00:46] * Daviey didn't appreciate that there was a technical difference between co and branch.. just thought it did a local commit and push under the covers. [00:47] Daviey: I can't really say [00:47] Daviey: but I bet it differs [00:47] lifeless: what is the internal difference between a commit on a checkout and a push? [00:47] lifeless: lots different, or just a little? [00:48] Daviey: commit needs to check many things [00:48] * thumper waves his hands around [00:48] thumper: so [00:48] Daviey: whereas push is sending already committed revisions [00:48] lifeless: for Daviey [00:48] a 'lightweight checkout' does a commit to the repository [00:49] a 'heavyweight' checkout - the default if you do 'bzr checkout', does a local commit and then a push. [00:49] committing to the repository does not stream. [00:49] so local commits are only fast because the repository is close. [00:50] committing a single file to a 2a repository will need to: [00:50] add a revision, inventory, inventory CHK page, file text [00:50] Ah, it's showing on code.lp now \o/ [00:51] took 17 mins tho :o [00:51] Daviey: for the command to finish, or the revision to appear? [00:51] thumper: to appear [00:51] which is 4 groups, and 4 index writes, which is 20 round trips I think. [00:51] commit was near instant [00:51] Daviey: ah, we have sometimes overly long delays there [00:51] lifeless: thanks, i understand bzr a little better now :) [00:51] also if there was downtime, there would be a backlog perhaps [00:51] Daviey: we have plans to reduce those delays though [00:52] Daviey: if the commit was near instant you can ignore everything I said :) [00:52] heh [00:52] lifeless: also this is for a packs 0.92 repo/branch [00:52] Daviey: because it speaks to the work required before the UI completes, not how long LP takes to update the web ui. [00:52] but, i've learned that it's unwise to use co for potential large commits :) [00:53] Daviey: 'bzr co foo' - thats fine. [00:53] Daviey: 'bzr co --lightweight foo' - do not do this unless foo is on your local disk. [00:53] --lightweight is missold :) [01:02] --lightweight is very good for local operations [01:02] just not so good over the network [01:06] sure. [01:06] thanks again, nn from me o/ === jamalta_ is now known as jamal === jamal is now known as jamalta [05:50] https://edge.launchpad.net/~carlfk/+archive/ppa/+builds?build_state=pending this has been up for ove 10 min... is that a problem? or should I just keep waiting? [05:57] crested is in need of a kick [05:57] CarlFK: It's simply waiting for an available build machine [05:58] click on any of the individual builds and it'll give you an estimate when it thinks building will start [06:04] Start in 1 hour (2510) [06:04] really? [06:05] Urgency Score low that's my 'doing' grumble.. [06:07] 2510 is my score? === doctormo_ is now known as doctormo [06:27] CarlFK: Scores don't really mean much for PPA builds, they're mainly used for prioritising main over universe, security over backports, etc. in the primary archive [06:27] yeah, i was noticing I was compeeting whith them... so they win. fair enough [06:28] thanks. done for tonight. will install later [06:28] i'm fairly sure that the primary archive is an entirely different queue [06:28] yup [06:29] so theres an hour of PPA builds? [06:44] CarlFK: there seems to be 8 *days* of ppa builds [06:45] CarlFK: so don't complain too much :) [06:45] (something to do with an archive test rebuild) [06:45] Ah, but rebuild archives get a score of 4, so it's fine [06:47] the current problem seems to be that the gmpc-trunk PPA is building a ridiculous number of packages === beuno-on-vacatio is now known as beuni === beuni is now known as beuno [07:08] ah, so this is abnormal... cool. I figured my 5 min build time's were a fluke [08:10] Can anybody help me login to my wiki.ubuntu.com account? I can log in to my launchpad account, but unfortunately the reply from wiki.ubuntu.com is "The username you have chosen is already taken. If it is your username, enter your password below to associate the username with your OpenID. Otherwise, please choose a different username and leave the password field blank." I have logged in before, but I forgot my password apparently. [08:21] dbuell: you tried your Launchpad password I guess? [08:21] yeah [08:21] sounds like a tricky one. I'd suggest an email to the launchpad-users mailing list if no one responds here [08:23] mdke: alright, thanks! [08:25] dbuell, I think there's a known bug on our openid setup about that [08:25] dbuell, so either a bug or an email, as mdke suggests [08:27] beuno: Alright, I'll be sure to check the bugs [08:27] beuno: Thanks! [08:30] beuno: you wouldn't happen to know the title or bug ID on that would you? [08:32] dbuell, no, but I'll try and find it [08:33] dbuell, it isn't the same bug, I was confused [08:33] so I don't know :) [08:34] if you file a new bug, the relevant project is moin-openid === t| is now known as t [09:03] hi! what does it mean "Build for superseded Source" ? [09:06] how to remove/start from building queue? [09:11] lucazade: It means that a newer version of the package has been uploaded. [09:11] lucazade: So there's no point building the old one. === spiv_ is now known as spiv [09:14] wgrant: thanks.. should i upload a new release for these packages? https://launchpad.net/~lucazade/+archive/gma500/+builds?build_text=&build_state=all [09:17] lucazade: Ah, in this case you deleted the package. [09:17] lucazade: You need to upload a fixed version. [09:17] ah ok.. maybe i did something wrong [09:18] with the same rev number or higher^ [09:18] ? [09:18] Higher. [09:18] thanks a lot [10:28] hi [10:29] the build state goes well. but at end proccess have problem [10:29] https://launchpad.net/~hoseinhz63/+archive/ppa/+build/1241869 [10:29] anyone can help ? [10:29] I can look [10:31] it's an issue with your package [10:31] does it compile locally? [10:36] bigjools: i have a problem exactly like this => http://ubuntuforums.org/showthread.php?t=616544 [10:36] did the suggestion not work for you? [10:37] i dont know how to " Adding the non-interactive "cmake" command to the debian/rules " [10:37] he said in last post [10:37] ok, ask on #ubuntu-motu, they will be able to help [10:38] ok thanks === henninge_ is now known as henninge === al-maisan_ is now known as al-maisan [11:49] i wonder what's wrong with my account. trying to login, i get "This account cannot be used." [11:55] Are the PPA package listings going to become expandable again? :( [11:55] Laney: click "view all packages" [11:56] bigjools: "View package details", you mean [11:56] err yes :) [11:56] that's quite undiscoverable imo [11:57] maybe an (i) information icon would be useful [11:57] on each package [11:57] * Laney leaves it with you ;) [11:57] we wanted to split the page into two, so there's a user-focused and a dev-focused page === beuno is now known as beuno-lunch [12:02] Does the index now show binaries? [12:03] no [12:03] Hm. [12:03] So it's just a crippled version of +packages? [12:15] looking at https://edge.launchpad.net/ubuntu/+source/gcc-4.4/4.4.1-3ubuntu3/+build/1195508 I see many different icons. what do they mean? [12:18] I'd wager they mean someone has broken the CSS in a deeply obscure way [12:22] The same breakage is in a few places. [12:22] I filed a bug about it a couple of weeks ago. [12:22] There are lots of
    s around with class 'downloads' [12:23] Somebody a few weeks ago applied the download sprite to the .downloads, apparently unaware that it was used on several other views. [12:23] wgrant: regarding the list of packages on the ppa-index, I'd thought of it as a simplified version of +packages for users of the PPA - but yes, it'll be great to update it to binary pkgs soon. [12:24] the icon selection looks pretty interesting: background:url(icon-sprites) 0 -32px no-repeat [12:25] icon-sprites contains all icons and the value (-32px) selects which one is visible [12:25] Right. [12:25] that doesn't seem to work pretty well for long elements [12:25] Right. But it shouldn't be applied to that list at all. [12:26] All the
  • s have it set, so the
      shouldn't. [12:26] right === dous is now known as contactlens === contactlens is now known as dous === henninge is now known as henninge-lunch [12:46] wgrant: what is the bug number? === beuno-lunch is now known as beuno === mrevell is now known as mrevell-lunch [12:59] bigjools: Bug #423105 [12:59] Launchpad bug 423105 in launchpad "Duplicate download icons in many places" [Undecided,Confirmed] https://launchpad.net/bugs/423105 [12:59] wgrant: thanks [13:22] i'm totally lost with the new ppa page [13:22] it's totally useless for me now, no more links to build logs [13:23] fta: did you click on the View detailed packages link? [13:23] ohh [13:23] fta: the idea is that you (as a developer) will use that page - the front page is meant to be more for your users. [13:23] hiya, i'm listed as former member of the project, but still receive notices about new bug reports? is it some bug in LP or what should i to do become 'completely unsubscribed' ? [13:24] The new ppa page is pretty annoying to me too [13:24] maxb: what in particular? [13:25] maxb: and it's a shame given that we tried to get feedback from everyone :/ [13:25] In that I never want to see it, I only ever want to see the advanced version [13:25] maxb: yes, because you're a *developer* right? The idea is that users (or prospective users) of your PPA will want the index page. [13:26] I find myself wishing for a per-user option that would jump me straight to the advanced view on hitting the base url of a PPA [13:27] maxb: doesn't your browser cache your urls that you type frequently? Or do you mean when you click on someone else's profile and click to look at their PPA? [13:27] Indeed. I want to see the advanced page for *any* PPA [13:28] And for that matter, if the page is truly user-oriented, it needs to not show packages which haven't built yet [13:29] maxb: yes, it should not be. === henninge-lunch is now known as henninge [13:29] maxb: I think the consensus is that we'll eventually list binary packages on the index page (as that's what users install). === james_w` is now known as james_w === doctormo_ is now known as doctormo [13:41] how can one unsubscribe from the project's bugs? [13:49] gour: at the bottom of each email it should say why you are receiving the bug [13:49] the mail I mean [13:49] if you break the link that it refers to then you should stop getting them === bigjools-afk is now known as bigjools [13:51] james_w: it says: "You received this bug notification because you are subscribed to GNUmed.", but i deactivated my self from the project - see https://launchpad.net/~gnumed/+members and do not know how to break the link? === rmcbride__ is now known as rmcbride [13:52] gour: https://launchpad.net/gnumed/+subscribe [13:54] james_w: thanks, although i may suggest it's not, imho, visible/clear enough [13:56] james_w: there should be subscribe/unsubsribe label on the link, not only subscribe [13:56] gour: please file a bug [14:02] james_w: i'm not the only one - https://bugs.launchpad.net/malone/+bug/273192 ;) [14:02] Launchpad bug 273192 in malone "unsubscribe link on package page" [Medium,Triaged] === mrevell-lunch is now known as mrevell [14:57] deryck: ping! [14:58] mrevell, hi [16:30] bac! [16:30] hi cbcunc === matsubara is now known as matsubara-lunch === Ursinha is now known as Ursinha-lunch === deryck is now known as deryck[lunch] === Ursinha-lunch is now known as Ursinha [17:33] would it be possible/reasonable to show the full build log instead of the just the tail? https://edge.launchpad.net/~chromium-daily/+archive/ppa/+build/1243054 i often need to wait for the build to complete just to check something at the beginning === deryck[lunch] is now known as deryck === sayakb__ is now known as sayakb [18:31] (Error ID: OOPS-1353D2743) [18:31] https://lp-oops.canonical.com/oops.py/?oopsid=1353D2743 === sayakb__ is now known as sayakb [18:44] mthaddon: are you there? === yofel_ is now known as yofel [18:52] any other launchpad admins here that could help me out with a ppa issue regarding space? [18:53] It's probably better to file a question and let them get back to you [18:55] maxb: i have but i haven't got any response on it for a couple of days :( [18:55] almost a week... [18:55] Hmm, is it filed against the soyuz project? [18:56] yes and they have moved it to the canonical losa team [18:57] and mthaddon helped me with it but i would like a little change to what's done [18:58] You're most likely to find someone suitably empowered here during UK office hours [18:58] (AFAIK) [18:59] and it's that last little thingy that i need som help with that have taken some time to get respons on [18:59] i guess you're right === kiko-afk is now known as kiko === sayakb_ is now known as sayakb [22:19] hmm, does LP disallow dsa keys now? [22:25] adding or using? [22:35] using [22:35] it appears that they are still allowed and this user was having another issue === doctormo_ is now known as doctormo [23:37] How can I delete a package on launchpad ? (using edge) === matsubara is now known as matsubara-afk [23:39] det: Click 'View page details' in the top right. [23:39] det: There's a bug filed that that is unobvious. [23:39] det: That stuff was moved away from the PPA index page to make it a bit more friendly to PPA users. [23:40] "view package details" ? [23:40] det: That one, sorry. [23:40] is ~ supported on the left hand side of package versions ? [23:41] so that 1.0~alpha < 1.0 ? [23:41] det: You mean in the upstream version? [23:41] Right. [23:41] Exactly. [23:41] That's the primary use for it. [23:41] I wasnt sure if it was only allowed on the right hand side [23:41] 1.0~alpha1, 1.0~svn20090909, etc. [23:43] 1.0~alpha~r574 [23:43] is that ok ? [23:43] what is best way to express both alpha and svn revision number? [23:43] even when I view package details [23:43] I cant find where to delete packages [23:43] det: Top right of that page, again. [23:44] n/m [23:44] Perhaps 1.0~alpha1~r574? [23:44] for some reason I was logged out [23:44] even though I just logged in [23:44] Ah. [23:44] wgrant, why alpha1 [23:44] Remember that betatesters have to log in twice. [23:44] instead of just alpha [23:44] Once for lpnet, once for edge. [23:44] det: Well, what is the next release? [23:45] 1.0~beta~rXXX [23:45] and XXX will be > 574 [23:45] or [23:45] maybe another alpha [23:45] with XXX > 574 [23:45] There is a release '1.0 alpha'? [23:45] no [23:45] all alpha/beta contain svn revision [23:45] and final is just 1.0 [23:46] So there are no, and will not be any, officially released alphas or betas? [23:46] hi [23:46] official releases are tagged by alpha/beta and revision [23:47] det: Hmmm, I see. [23:47] Im not working from svn [23:47] So just 1.0~alpha~r574, as you suggested. [23:47] ok, thanks [23:47] I accidently uploaded 1.0alpha+r574 [23:48] I hope LP lets me upload something that sorts higher after I delete it [23:48] I mean, sorts lower [23:50] 1.0~alpha~r574-0ubuntu1~9.04~ppa1 [23:50] does that sound reasonable ? [23:52] det: I'd swap the 9.04 and the ppa1. [23:53] 9.04 is more important than pp1 [23:53] No. [23:53] It's the 9.04 version of your PPA package. [23:53] Not the PPA version of the 9.04 package. [23:53] 9.04 is for jaunty [23:53] when upgrading from 8.10 [23:53] it needs to grab the jaunty package [23:54] even if intrepid has a higher ppaX [23:55] Perhaps. [23:55] Most people do it the other way, though. [23:56] phew [23:56] LP accepted new package [23:58] awesome! LP supports real time build log now! [23:58] det: It actually always has, just on another page.