=== sinzui changed the topic of #launchpad to: Topic: https://launchpad.net/ | Help contacts: wgrant | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ === Lcawte is now known as Lcawte|Away === james_w` is now known as james_w [03:41] What are Blueprints? [03:41] from the looks of, for example, https://blueprints.launchpad.net/linaro [03:42] it looks the word "Blueprint" is a collective term for a set of related tasks [03:42] s/looks/& like/ [03:43] nawk: https://blueprints.launchpad.net/ and https://help.launchpad.net/Blueprint hopefully answer that question [03:44] nawk: Some projects (such as Ubuntu and Linaro) run a work items tracker on top of Launchpad's blueprint tracker. They embed the smaller tasks into the blueprint's whiteboard. This is implemented by external scripts, and is opaque to Launchpad. [03:46] I am kinda noob, the only project management software I ever used was unfuddle [03:48] wgrant: perhaps I need to stepback and start from the first page. I don't know what a blueprint's whiteboard is. [03:50] nawk: Taking https://blueprints.launchpad.net/linaro/+spec/packageselection-linaro-n-developer-image, for example. [03:50] That is a single blueprint. [03:50] However, it has many sub-tasks listed in the whiteboard field, as you can see. [03:50] Is that the "set of related tasks" you mentioned initially? [03:54] wgrant: so "packageselection-linaro-n-developer-image" is a single blueprint, and within this EACH blueprint there is a whiteboard that lists the individual work items (what I learn to know from unfuddle as tickets) that make up this blueprint/? [03:55] nawk: Right. Work items are in fact an Ubuntu invention, and Launchpad knows nothing of them. [03:56] The whiteboard has traditionally been a freeform text field, with each blueprint representing a single task. [03:56] Not a collection. [03:58] wgrant: but in the case of the Linaro example, the whiteboard lists a collection of work items, in effect subdividing a single blueprint. [03:58] nawk: Right. [03:59] Most modern Linaro and Ubuntu blueprints use work items. [04:05] wgrant: "review manifest of existing packages ..." manifest a file found in each or most software packages? (see, I want to learn expose myself to real-world stuff, and not confine myself to school project stuff heh) [04:06] nawk: That's more of a Linaro question, but I believe it speaks of the list of packages and their versions that are installed. [04:38] W: GPG error: http://ppa.launchpad.net maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EB11AEDA224C43C [04:38] http://launchpadlibrarian.net/65094607/buildlog_ubuntu-maverick-amd64.dvswitch_0.9~rc1-0.6pycon1_FAILEDTOBUILD.txt.gz [04:38] um, what? [04:40] gah: fail... /build/buildd/dvswitch-0.9~rc1/src/dvsource-firewire.cpp:22: fatal error: libraw1394/raw1394.h: No such file or directory [04:41] I know what that's about. swill wondering about NO_PUBKEY 2EB11AEDA224C43C [04:41] CarlFK: The build farm doesn't know about PPA keys. [04:41] That warning is normal. [04:42] ok, cool.. thanks [05:04] "Start in 13 hours" yeiks. [05:04] im going to bed. [05:06] CarlFK: It looks like most of the builders are gone for the day to QA Ubuntu. [05:09] need to figure out how to hi-jack a botnet :) [05:51] wgrant: On each Launchpad user page, there is a section for SSH keys, what are those for really? e.g. https://launchpad.net/~jamiebennett/+sshkeys Note: I do use ssh on a regular basis [05:51] nawk: They're for uploading Bazaar branches. [05:55] And for uploading to Ubuntu with SFTP [05:56] Nobody does that :P [05:59] Shush you [06:00] StevenK likes to feel Launchpad being even slower, so he does it all the time. [06:01] Oh, sure, SFTP is SO much slower than FTP [06:02] it should be faster than ftp [06:02] ScottK: 2/10 See Me [06:02] only one tcp socket to be affected by slow start [06:02] wgrant: re: https://bugs.launchpad.net/launchpad/+bug/724522 -- might a general solution be to add arguments to createPPA to set buildd_secret and make the ppa private? [06:02] Whimper [06:02] It's been most of a decade since I used ftp for anything other than package uploads, so I'm willing to believe you. [06:02] wgrant: this would be tremendously convenient to us :) [06:03] buildd_secret should not be in the api, ever, AFAICT [06:03] lifeless: what if it's write only? [06:03] timrc: its not needed. [06:03] its generated by launchpad, its internal only. [06:03] we're looking at getting rid of it [06:04] lifeless: ah I guess "Build Farm Secret (optional)" in the web ui is something different then? [06:04] timrc: if this is particularly important, please escalate it via the stakeholder process [06:04] timrc: it shouldn't be there either. [06:04] some of our forms are autogenerated [06:04] timrc: It used to be set manually. [06:04] timrc: But now the form sets it automatically. [06:04] We should remove the field. [06:04] And set it automatically through the API too. [06:04] Or someone will just set them all to 'foobar' again... [06:04] wgrant, lifeless: oem still sets it manually and we use it [06:05] timrc: That would be a bug. [06:05] timrc: why ? [06:05] wgrant: can we please split the hang and the ppa api bug into two [06:05] wgrant: its breaking my brain to talk about them on the same bug [06:05] lifeless: oem manages its own set of archives and pulls packages in from ppas and it requires that secret? [06:06] lifeless: I didn't there was a PPA API bug. [06:06] lifeless: But it turns out buildd_secret is not exposed. [06:06] So there is in fact one. [06:06] timrc: It requires a password to access the archive. [06:06] timrc: It does not require the buildd secret. [06:06] Are sprints, real-life meetings or video conferences? [06:06] nawk: normally the former. [06:06] timrc: I'd want the technical details for how thats used; I strongly suspect it doesn't do what you think it does. [06:07] wgrant: I'm splitting the bugs [06:08] lifeless: Yeah, sorry, I hijacked the bug because I didn't think there was an underlying PPA API bug. [06:08] when we set up the ppa we set the Build Farm Secret and then update our reprepro config to point at https://buildd:xxx@private-ppa.launchpad.net/... [06:08] lifeless: ^^ [06:08] wgrant: thats fair enough, ut I want a place for timrc to discuss this [06:08] timrc: Which is wrong. [06:09] timrc: You should create a user and subscribe it your P3As. [06:09] The build farm secret is not for external use. [06:09] StevenK: I can't debate the merit of that, this is how it was setup before I ever joined [06:09] timrc: ok, when can you change this? [06:09] we need Cody here, lol [06:09] lifeless: this probably warrants discussion with smagoun and Cody [06:10] we are going to be removing the buildd secret as part of cleaning up internal code [06:11] so you really do need to fix it [06:11] we should make the API work, for sure. But thats different to exposing this problematic implementation detail. [06:11] https://bugs.launchpad.net/launchpad/+bug/724740 [06:13] lifeless: thank you, sir [06:14] lifeless: at any rate, do you guys have a time line for getting rid of the buildd secret? [06:14] not fixed. it should be trivial for you to make a service account, subscribe it to all your ppas, and update the reprepo configs. [06:15] we'll probably get rid of it the next time we do nontrivial feature work on the build farm - making that area of the system more agile and responsive. [06:15] we've the infrastructure in place with the timelimitedtokens in the librarian to do this now. [06:16] lifeless: Oh, your plan is the buildd grabs a token, and uses it to download the files and then the token expires? [06:16] StevenK: julians plan, but yes. [06:16] Sounds like a good plan [06:16] That won't quite work. [06:17] But it's a start. [06:17] lifeless: okay, I'll file the bug on our end and see to the changes [06:17] (that was originally my plan) [06:17] wgrants plan. [06:17] Haha [06:17] * lifeless is wrong again :) [06:18] out of curiosity are we able to enable arm builders for a ppa via the api? [06:18] timrc: Not at the moment. [06:19] We'd need to be able to do that, change the primary dependency, and add external dependencies (btw it's confusing that you add external dependencies from Adminster and all other dependencies from Edit PPA dependencies) :) [06:22] timrc: External dependencies are a hack that are for migration of old OEM PPAs only :) [06:22] If you are using them for anything new you are probably wrong :( [06:22] You people are starting to scare me :) [06:24] timrc: we don't mean to scare you; we adding things to get oem by in the past, added better generic answers after that [06:24] and we (reasonably) expect that you'll migrate to the generic facilities so that we can delete the special cased code [06:24] "NOTE: This is for migration of OEM PPAs only!" [06:25] wgrant: that's in the dull gray text I find hard to read [06:25] :) [06:26] Heh. [06:29] lifeless: maybe we should carve out some time at UDS and go over the special cased code and thumbs up/down it or set a timeline for its removal / our migration [06:30] timrc: I don't see any reason to either wait for UDS or chew up time there - partly because I won't be at UDS (personal reasons preclude it), and also because its a pretty simple discussion [06:32] lifeless: okay [09:57] RawChid: the fix for that translation bug is currently in testing. With any luck, it'll go onto our qastaging test server today. [09:59] RawChid: have you or hannie been able to find any instances of the problem on the qastaging or staging servers? Because if you have, that means that you can test and—hopefully!—confirm the fix before it goes into production. [09:59] \./ [09:59] You'll know that the fix is on qastaging when bug 708385 gets tagged "qa-needstesting." [09:59] Launchpad bug 708385 in Launchpad itself ""duplicate key value violates unique constraint" when uploading .po" [Critical,In progress] https://launchpad.net/bugs/708385 [10:00] I didn't look on staging. "stageing" is new for me. What is the address? [10:00] hi launchpadders. I've got a local branch that was created from a +junk branch in LP. Now the former +junk LP branch has moved to a project, and I'd like to submit a merge proposal from my local branch (originated from +junk) to the new project branch. What's the best way to do this? [10:02] jtv, I'm looking on staging now.. [10:04] Thanks! The fix won't be there yet until… probably about the end of your working day. But once it is, if you have an easy way to determine whether the problem is fixed, that'd be very helpful. [10:04] I'll be traveling tonight and busy with other things after that, so it could speed up deployment by a few days. [10:04] dpm: push your branch to a project namespace branch - lp:~dpm/project/branchname [10:05] lifeless, ah, cool, thanks [10:06] stub: buttons pushed. Apologies for the delay. [10:11] jtv, I see hannie has updated the string which caused problems 18 hours ago on staging. I updated it now and it worked... Don't know if I can say 'bug fixxed' by this.. [10:12] RawChid: ah yes, we ran into that yesterday: staging and qastaging have older copies of the database, so the problem in the specific cases you ran into didn't seem to exist there. :/ [10:12] I was hoping that maybe it was just one or two cases of the problem not happening there. [10:12] I don't know of other cases of the problem [10:13] Hè bah. The way the problem I fixed worked, it was basically impossible to tell what would be special enough about the data to trigger it. [10:13] But: [10:14] if at least translation still works normally on staging/qastaging after the bug goes qa-needstesting, that's enough to deploy it. [10:14] https://bugs.launchpad.net/ubuntu/+source/ktoon/+bug/642117 I cannot switch the last entry (skrooge) to Fix Released, I get timed out [10:14] janimo: did you get an oops id? [10:15] I'll get one now (I tried abot 4 times already) [10:15] :( [10:15] last night and today [10:15] hey at least it's reproducible :) [10:15] allenap: may be something for you? ^^^ [10:15] I'm guessing is the bugnotification stuff. [10:16] with the AJAX stuff it just says timed out, no OOPS no, but with the dropdown I get (Error ID: OOPS-1882B933) [10:16] https://lp-oops.canonical.com/oops.py/?oopsid=1882B933 [10:16] * allenap looks [10:16] We may need to delete all the bugsubscriptionfilters until we get the issues sorted out. [10:17] wgrant: You may be right :-/ [10:17] if it won't break anything, it would make me much more comfortable if we do that [10:17] we can add them to qastaging [10:18] janimo: thanks—it'll be a few minutes before the oops data becomes available. [10:18] We can delete the no-op ones. [10:18] and test the performance there [10:18] Let's do that. [10:18] wgrant: can you and allenap coordinate that tonight? it would be nice not to be seeing pain over the weekend [10:19] We don't seem to have any Yellowers around at the moment :( [10:19] lifeless: Okay. [10:19] wgrant: no code has landed that makes the noops essential ? [10:21] lifeless: I think there might be, but we ought to check with danilo-afk. [10:21] That OOPS indeed has the supermassive query. [10:21] I leave it in your capable hands [10:24] please be sure to make sure gary is kept in the loop, whatever the actions you agree with danilo [10:24] I'm sure you would anyway, but he was looking at the bug in question [10:39] wgrant: Are you on danilo's squad? [10:40] allenap: No, I'm on Curtis'. [10:41] We may be waiting for the Americas. [10:41] AFAICT it should be fine. [10:43] wgrant: To just delete all no-op filters? Yeah, should be fine. Do you know why they're being created anyway? [10:44] allenap: There was a special rollout instruction to create one for every existing structural subscription. [10:44] I do not know why. [10:44] Nothing needs them yet. [10:44] wgrant: Okay. I guess I'll wait for danilo-afk et al. === danilo-afk is now known as danilo [10:47] allenap: hi [10:47] danilo: Hi there :) [10:47] danilo: It seems that the auto-created (no-op) bug subscription filters are causing problems, and lifeless would like us to delete them. [10:47] danilo: Is this going to break things? [10:47] allenap: what kind of problems? [10:47] Where problems = lots of timeouts. [10:48] allenap: yes, we were designing stuff with the assumption that every structuralsubscription has at least one bugsubscriptionfilter to simplify some linking tables [10:48] allenap: what kind of timeouts? [10:48] The performance was never tested on staging, and the queries are 323 lines long. [10:48] You can probably do it again once the query is optimised. [10:49] But for now we need to get timeouts under control. [10:49] wgrant: the only thing I am missing is what query is problematic [10:49] danilo: The problem is that as soon as a filter exists, left joins to three other tables are done. [10:49] Bug 723999 [10:49] Launchpad bug 723999 in Launchpad itself "BugNomination:+edit-form structural subscriptions taking 4.8 seconds during nomination editing POST" [Critical,Triaged] https://launchpad.net/bugs/723999 [10:49] danilo: THE query. [10:49] Hehe. [10:49] The 300-line 10-way union :P [10:50] "Bertha" [10:50] :) [10:51] lifeless mentioned gary as well, let me see if he has emailed me anything re that [10:53] rofl [10:53] 826 lines in the plan. [10:59] allenap, wgrant: I'll spend an hour on this, and if I can't come up with a better solution, we'll do whatever necessary to get rid of the timeouts (even if that means dropping BSFs) [10:59] danilo: Cool. [10:59] allenap, wgrant: though, gary will have the final call, just so we are clear :) [11:00] Great. [11:00] Thanks. === Lcawte|Away is now known as Lcawte === yofel_ is now known as yofel [13:31] The current number of available PPA buildds is insufficent to keep up with the rate of new builds :-/ [14:05] maxb: I'm asking to see if the missing ones can go back [14:05] Thanks [14:06] If they can't before the weekend a blog and/or identi.ca note might be worthwhile === jcsackett changed the topic of #launchpad to: Topic: https://launchpad.net/ | Help contacts: jcsackett | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ === warp11 is now known as warp10 === henninge_ is now known as henninge === doko__ is now known as doko [15:19] Adding this PPA to your system : Technical details about this PPA : inside the box | why is there an extra space at the end of each line? .. [15:24] MTecknology: i'm sorry, but i don't really follow. what are you looking at? [15:27] jcsackett: ppa details [15:30] MTecknology: ah, i see. it looks like the box is wrapping a complete line for an apt sources list. [15:30] the space is between the ppa url and YOUR_UBUNTU_VERSION_HERE [15:31] MTecknology: a complete line is like "deb [url] [ubuntu-version] main" [15:31] oh [15:33] MTecknology: that's really only meant if you're needing to add lines manually. if you're trying to install the PPA you can get directions by clicking the blue link slightly above the "Technical details" that reads "Read about installing". [15:34] that link is in the paragraph of text immediately below the "Adding this PPA to your system" [15:35] jcsackett: I always add the line myself and then add the key so I copy/paste then delete the trailing space [15:35] MTecknology: dig. [15:35] Mtecknology: i might be wrong, but i don't think the trailing space would be a problem. [15:36] i always just add-apt-repository though, so i'm not certain. [15:36] jcsackett: it's not; but I'm also the kind of person that goes through and tidies up fstab after an install :P [15:36] MTecknology: righto. :-) [15:41] jcsackett: someday it might bug me enough that I'll submit a patch :P [15:42] MTecknology: sounds like a plan. :-) [15:42] jcsackett: http://dpaste.com/448473/ :P [15:43] and that says all it needs to. :-P === deryck is now known as deryck[lunch] === beuno is now known as beuno-lunch [16:36] is there a way to un-dup bugs? [16:37] ah, found it [16:43] hi - i would like to import some bugs but if i validate my xml i got the following error: [16:43] foo.xml:8679:2: error: unfinished content of element https://launchpad.net/xmlns/2006/bugs^bug [16:43] required: element https://launchpad.net/xmlns/2006/bugs^comment [16:43] but there are no comments in my database... [16:45] invaldi: what bugtracker are you importing from? [16:45] flyspray [16:45] (i wrote my own export) [16:47] invaldi: you have already looked at https://help.launchpad.net/Bugs/ImportFormat [16:48] yes - and it works fine for 99% of my bugs - but there are a couple with just a description but no comments... [16:48] (i could add a dummy-comment - but is this the right way?) [16:50] or is the first comment equal the bug-entry? [16:51] invaldi: i believe the schema requires a comment; the example xml in the ImportFormat indicates the first comment can be a repeat of the bug description [16:52] okay - thank you [16:53] ivaldi: you're welcome. === beuno-lunch is now known as beuno === deryck[lunch] is now known as deryck === Ursinha is now known as Ursinha-lunch [17:40] how long does it usually take for deletion of packages to actually delete contents? [17:49] hi, does "release URL pattern" ever gets used in practice? if so how can I debug/test this feature on my project? [17:51] zyga: it does; http://wiki.debian.org/debian/watch/ [17:52] MTecknology, so it's like the debian/watch file? [17:52] MTecknology, how often does lp.net check for new upstream releases? [17:52] zyga: oh.... sorry... I've been doing debian packaging so my mind was thinking that; not what you were talkign about [17:53] MTecknology, no, I'm talking about launchpad feature [17:53] you can see it if you go to any series of any project [17:53] zyga: but ya.. launchpad uses that url to go out and grab the tarball [17:53] there's a "Release URL pattern" [17:53] ok, how can I debug that [17:54] it does not seem to work for me [17:54] and how often does lp.net checks that url [17:54] daily i think [17:56] thanks [17:56] I'll try to debug that with debian/watch === sinzui changed the topic of #launchpad to: https://launchpad.net/ | Help contacts: sinzui | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ [18:01] sinzui: howdy [18:01] hi MTecknology [18:02] MTecknology: zyga: Lp checks everyday for upstream releases [18:02] except for when I put the job in the wrong section it it gets no net access [18:03] spm fixed that mistake last week, but we failed to pull releases for more than 2 weeks :( [18:03] zyga: The lack of a log to explain failure and success is a known issue. There are open questions about how to implement it [18:04] sinzui, thanks for letting me know [18:04] sinzui, I'm re-doing my packages properly and I'll try to use debian/watch so I can ensure this works okay [18:04] jcsackett: can you change the topic to put me on call. Maybe I am on call, but I cannot see that I am :( [18:05] sinzui, my workflow consists of bzr tree on lp.net, tarballs on pypi and all project information _except_ for documentation being hosted on lp.net [18:05] sinzui: you're already in the topic as help contact [18:05] \o/ one more thing sucks on natty today [18:06] no channel info? [18:06] zyga: I often test the release file glob by setting it my dev instance and running the file-release-finder. I can review the pattern if you like [18:07] sinzui, dev instance of lp.net? [18:07] jcsackett: the topic seems to be stuck as to what loaded this morning [18:07] sinzui, no that's okay, I think my pattern is wrong right now (missing . before *) but I'll check that after I package the thing it points to [18:07] sinzui: ah, that sucks. [18:08] zyga: oh, maybe not. the patter is file globs, to regexes. That trips me up sometimes [18:08] s/patter is file globs, to regexes/pattern is file globs, not regexes/ [18:08] sinzui, oh, really? [18:08] sinzui, then it's probably right then, I'll know soon [18:09] I can't upload this new package until old archive contents go buh-bye; but they no go buh-bye; me go grr [18:09] zyga: what series are you pulling released for? [18:10] sinzui, you ask about my project? it's here: https://launchpad.net/linaro-python-json/trunk [18:10] MTecknology: archive cleanup is asyc from actions. Are you out of space? [18:10] sinzui: asyc? [18:11] apparently my keyboard and spell checking are also knackered today. [18:12] MTecknology: deletes are scheduled to happen. Deletes from the archive's file system and the librarian can happen hours after you tell Lp to delete === Ursinha-lunch is now known as Ursinha [18:15] zyga: just looking at pypi, I do not see a match. To match the file I see I would change: s/linaro-python-json-*.tar.gz/linaro-json--*.tar.gz/ [18:16] sinzui, right, thanks! I did change the name of my project some time ago and must have forgot about this part! [18:21] sinzui: File php5_5.3.5.orig.tar.gz already exists in PHP5 5.3.3, but uploaded version has different contents. [18:23] MTecknology: I do not think you can delete that kind of mistake. Once it is published your only choice is to increment the version [18:24] sinzui: I never uploaded that version though.. i don't think.. [18:24] Let me see [18:24] http://ppa.launchpad.net/nginx/php5/ubuntu/pool/main/p/php5/ [18:24] 5.3.5 doesn't exist in there anywhere and that's teh version I'm tryign to upload [18:25] I'm positive it's my mistake; just confused [18:25] sinzui, MTecknology, I'm puzzled, uscan uses regex yet lp.net uses globs, is that intentional? [18:26] I constructed a regrexp that works for my project, it omits alphas, betas and candidates and just looks at releases [18:26] http://pypi.python.org/packages/source/l/linaro-json/linaro-json-([^abc]*)\.tar\.gz [18:26] zyga: ignore what i said about debian/watch; i read your question wrong [18:26] should this work on lp.net as well? [18:27] zyga: I /think/ the intent was to make this easier for users. We are using the python glob lib instead of re. I would have expected re since I believe packagers are the primary users of this featyre [18:27] zyga: this is what I use with nginx - http://nginx.org/download/nginx-0.9.*.tar.gz Change details [18:29] MTecknology, sigh, then it's going to pick up all the non-final releases as well [18:29] ok, I'll see how this work out in practice [18:29] thanks [18:31] zyga: http://pypi.python.org/packages/source/l/linaro-json/linaro-json-1.*.tar.gz [18:31] MTecknology: I am a bit confused too. I know lp will remember every package version ever uploaded and never let that package version be uploaded again because that could mean there are two different packages claiming to be the same. When I discover my package was built wrong, I quickly release a higher version because someone may have installed the bad version in the 30 minutes that may have passed [18:32] I do delete the bad package BTW, so that someone does not pull the bad version [18:33] zyga: that glob looks good [18:33] sinzui: I can try a higher version.. it might magically work.. [18:45] sinzui: ya.... this is going to suck.... [18:46] sinzui: there's an uploaded version of php5_5.3.5.orig.tar.gz but the correct contents are different.. [18:46] in your ppa, or in may archives? [18:47] in the ppa [18:47] I don't see it there though.. [18:48] I think the librarian knows about it. You are getting an email able the failure? [18:48] sinzui: http://dpaste.com/448922/ [18:48] yup- there it is [18:48] that really sucks [18:49] any way to easily fix it? [18:50] I don't even know how I could grab the original tarball [18:50] I recall that this has happened before. I think the packager had to claim the version of the orig was higher. I do not know the naming rule offhand [18:50] I'd rather not though because it'd be wrong [18:50] * sinzui looks [18:53] I think I am catching up with you know MTecknology. I see https://bugs.launchpad.net/launchpad/+bug/491165 in which Julian explain you need to introduce a new name [18:54] MTecknology: The librarian will not be purged of that file for some time days/weeks [18:55] MTecknology: I think php5_5.3.5~1.orig.tar.gz may be that name to use [18:56] ouchy.. [18:56] sinzui: is there any way to get the correct file back? [18:57] the one lp sees as correct [18:57] I am unsure of ~1, but I think that what someone used a few weeks ago to get a save version uploaded [18:57] MTecknology: that can happen when the librarian really does the purge. The librarian is like a mark-ans-sweep memory scheme [18:59] sinzui: is there any way to purge that ppa and remake it? [18:59] MTecknology: The other problem is that bad version could be in the wild now. That is why the emphasis is to increment the version so that users know there is something better. Since you have delete the bad package, you have done the responsible thing [18:59] hm.... [18:59] MTecknology: no. The name is taken. If you delete it. you cannot create a new one with the same name. [19:00] so I need to fight this until > php5_5.3.5 is released [19:01] so php5-5.3.5-1-1ubuntu2ppa1~lucid [19:01] that's a long version string [19:03] sinzui: it takes a long while to build the package on this system... I'll let you know how it works after upload [19:03] MTecknology: php5-5.3 is the release, we use ~ to indicate the package version [19:05] so that version string i have won't work? [19:06] I think: php5-5.3.5~2ubuntu2ppa1~lucid means upstream php5-5.3.5 second packageing, for lucid [19:06] I thought I understood the versions... they're so easy at debian repo version... [19:07] MTecknology: I could be wrong, I am not a motu, [19:07] 5.3.5-0; 5.3.5-1 [19:09] MTecknology: I think I am wrong, the ~ is for the series [19:10] * MTecknology waits for the reply from launchpad [19:10] just random... run and mountain dew is amazing.. [19:11] sinzui: accepted :D [19:11] \o/ [19:11] now a few hours to build... [19:12] 17min is the longest wait.. not too bad [19:12] the build time blows [19:15] i mean 19min.. [19:20] i mean only 33min [19:21] no.. I'm getting this wrong.. 47min [19:21] 48* [19:24] and building on everything [19:25] the time estimate drives me insane; but it makes sense why it'd be hard to estimate === Ursinha is now known as Ursinha-afk [19:32] sinzui: thanks for the help :) [19:32] your welcome [19:42] lifeless: oh goodie. [19:51] abotu 30min left of build time... [20:23] hey https://bugs.staging.launchpad.net/ubuntu/+source/upower/+bug/722483 << I'm I the onlyone who have a Ã"demo" background? [20:25] argh I've used requestsync tool and it looks like i got the staging url [20:26] even better the bug has been opened on the staging db (I'm not supposed to have access to that I guess) [20:27] staging and qastaging are sandpits [20:27] we allow anyone to play there [20:27] but make no guarantees about reliability/availability [20:27] and the data is reset weekly [20:28] alright, still requestsync openend the bug on staging [20:30] lifeless: thx, so it's a bug against syncrequest, I've opened a bug there [20:30] bigon: requestsync uses the launchpad API - if its talking to staging, you need to talk to the requesetsync developers [20:30] yes [20:41] sinzui: well... it's done and out there; yippie [20:43] do bzr commits which contain (LP: #XXXXX) not mark a certain bug as Fix Committed? I was hoping it would do the equivalent of a package upload using the syntax which sets Fix Released [20:43] janimo: they simply link the bug and branch [20:50] lifeless, ok thanks [20:51] janimo: we can improve on this in the future (e.g. when it hits a series branch close) - but that would be wrong for many projects [20:51] janimo: (if not most) - because 'in trunk' != 'released' for most people [20:51] so, some thought would be needed [20:52] lifeless, right. This is a trunk commit that made me think about it. But committed != fix released anyway so it would not imply anything about release [20:52] in other news thanks for fixing the huge query timeout of today. I could now close those bugs [20:53] janimo: danilo and wgrant and others did that, but I think they aren't here - so on their behalf, you're welcome [20:53] right, well I meant thanks to the team :) === lifeless changed the topic of #launchpad to: Buildds misbuilding - please do not upload | https://launchpad.net/ | Help contacts: sinzui | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ === Ursinha-afk is now known as Ursinha