=== Lcawte is now known as Lcawte|Away [01:11] anyone able to verify this or suggest why ? [01:11] my hardy UEC builds (http://uec-images.ubuntu.com) have built for quite some time with no changes [01:12] this week, they started to fail on an apt-get update [01:12] that seems to be because of a change in https://launchpad.net/~ubuntu-on-ec2/+archive/ppa [01:12] previously, I would log messages like: [01:13] Get:17 http://ppa.launchpad.net hardy/multiverse Packages [01:13] now i'm getting things like: [01:13] Err http://ppa.launchpad.net hardy/multiverse Packages [01:13] 404 Not Found [01:13] which is causing the 'apt-get update' to fail [01:14] i could very easily modify vm-builder to not add 'multiverse' and such (its certainly not needed), but I dont believe that I did anything to the ppa that would have caused this change [01:15] was there a change in launchpad that would have caused this ? [01:19] smoser: yes [01:20] * spiv digs up the relevant message [01:20] smoser: https://lists.launchpad.net/launchpad-users/msg06219.html [03:29] spiv, thank you [04:30] spiv, smoser, maybe we should blog that [04:34] i think i will === mauricio_ is now known as Guest690000 [07:39] Hi! I'm a newbee here because the web page directed me here. I was trying to start a test project an the page says there is a code upgrade happening. What's the go? [07:41] staging is down at the moment, you can use qastaging.launchpad.net instead [07:41] cheers lifeless. I'll try that. [11:02] does anyone know if you can find out the previous status of a tasks via the launchpad api [11:15] apw: The BugActivity records are exposed... you could possibly parse those. [11:15] apw: Otherwise there is limited state transition data exposed on the BugTask. [11:15] date_confirmed, date_in_progress, etc. [11:15] wgrant, are you referring to the date_triaged ... those don't ever seem to get values assigned [11:16] the activity report looks possible, but its not task specific ... sigh [11:16] apw: Hm, those should be set. === matsubara-afk is now known as matsubara === bigjools changed the topic of #launchpad to: https://launchpad.net/ | Help contacts: bigjools | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ [11:17] wgrant, i do have a library in the way, which might be buggy [11:17] but some do have values, the others never do [11:18] the entering and leaving new and closed are right, the incomplete one seems vlaid, but the others not [11:18] If you find an example please give me a poke. [11:18] wgrant, can you see the raw data to confirm or deny the underlying data ? [11:19] Not directly, but the API is very close. [11:19] 714719 was transitioned from triaged to incomplete at the end [11:19] so it must have been in triaged, i am seeing None as the date_triaged [11:22] wgrant, ^ [11:23] apw: Ah. date_triaged is unset when the task is set to a status below Triaged. :( [11:23] is incomplete below those? [11:23] Yes. [11:24] thats a bit useless ... [11:24] New, Incomplete and Confirmed come before Triaged. [11:24] why would we unset them surley the relationship to the highest one is useful [11:24] I'm not sure, sorry. [11:25] its cirtainly completely contrary to the documentation of the attribute ... sigh [11:33] morning guys is staging.launchpad still having it's db upgraded or were there issues? [11:35] staging will probably be offline until some time during the weekend when the next DB restore completes. [11:35] But you can use qastaging.launchpad.net instead. [11:35] Older versions of launchpadlib don't have a predefined service root for it, but 'https://api.qastaging.launchpad.net/' is what you want. [11:37] wgrant: I'm trying to test Software-Center-Agent staging which of course points to staging.launchpad.net for ppa hosting, access control etc etc etc etc [11:37] Ah, I see. [11:38] I'm guessing that's not easy to redirect to qastaging? [11:39] Nope, I'll leave it for Monday and work on something else :) [11:57] wgrant, so when a bug is 'status tracked' how does one determine that ? [11:58] apw: Status tracked? [11:58] You mean a task shows as "Status tracked in Natty"? [11:59] it seems that a bug which is nominated to natty actually has a linux (Ubuntu) and a linux (Ubuntu Natty) task .. but one is suprrressed in the web [11:59] yes when the web shows the status tracked in natty thingy [12:00] apw: That's called task conjoining, and it doesn't seem to be exposed on the API at the moment. But the linux (Ubuntu) task should have the same status and importance as linux (Ubuntu Natty). [12:00] wgrant, yeah it has the same stauts, but the wrong name when tracking changes to it via the activity log [12:00] apw: Tasks are conjoined when a task exists for the development focus of the distribution. [12:00] You could possibly detect that situation. [12:01] But what are you actually trying to do here? [12:01] where can i find that infroamtion [12:01] all i want to know is the previous status of a bug task in the incomplete state [12:01] so i can move it back to the previous state when someone replies [12:02] as you cannot tell incomplete with and incomplete without response appart in the web and that makes it useless [12:03] in an ideal world incoplete with would be a real state, Replied or something [12:04] Are there bugs on the issues that you are trying to work around? [12:04] anyhow we are experimenting with moving back to their prevous state, but i am struggling to reconstruct that info [12:04] wgrant, i haven't filed on on this issue no [12:04] apw: You should probably try to get Launchpad fixed before you start trying to work around it in awkward ways :) [12:05] wgrant, to be honest i've not had my nonminations broken bug fixed, and that is much more annoying for me as i cannot work round it, so i am disinclined to add any more bugs to the list [12:05] and when i started this this morning, it was going to be a 2 min fix, whcih we could use for a bit [12:06] to work out if it was what we wanted really before asking for it [12:06] as asking for it, you lot fixing it, then us hating it, would be embaressing [12:06] but it does seem a bunch of things stand in my way [12:08] i guess for my purposes i can just use a hard coded Natty and see how that works [12:11] apw: distribution.current_series [12:11] wgrant, ta [12:34] apw: Bug #569298 seems to cover the root issue. [12:34] Launchpad bug 569298 in Launchpad itself "Toggle from Incomplete/Expired when bug reporter responds" [Low,Triaged] https://launchpad.net/bugs/569298 === henninge_ is now known as heninge === heninge is now known as henninge === Meths_ is now known as Meths [15:19] bug #606612 comment number 3 is spam [15:19] Launchpad bug 606612 in libstxxl (Ubuntu) "Include files for libstxxl-dev at wrong path" [Undecided,Fix released] https://launchpad.net/bugs/606612 [15:19] if someone can remove it... [15:33] Adri2000: thanks I'll assign to an admin to remove it === matsubara is now known as matsubara-lunch === deryck is now known as deryck[lunch] === matsubara-lunch is now known as matsubara === deryck[lunch] is now known as deryck === apachelogger_ is now known as apachelogger === doko__ is now known as doko [17:54] Corrupted MAC on input. [17:54] Disconnecting: Packet corrupt [17:54] bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist. [17:54] (4th time reporting this here) [18:00] fta: filing a bug would be a better way of reporting it === bigjools changed the topic of #launchpad to: https://launchpad.net/ | Help contacts: - | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ [18:02] bigjools, matsubara was supposed to forward this to spm, who asked for more info the 1st time i reported it [18:03] fta: if that was done via a bug we'd have a permanent record of it [18:03] I am about to finish for the day so I'm afraid I can't chase this up, but the bug will get attention as soon as someone is available. === abentley_ is now known as abentley [18:14] fta, I did forward the issue to spm through email. let me dig that [18:15] matsubara, great (i didn't say you didn't do it, just that you were supposed to do it ;)) [18:19] fta, so, in the email thread I brought that issue up, mwhudson pointed to this article http://blogs.sun.com/janp/entry/ssh_messages_code_bad_packet. At the time the first occurrence happened spm thought it could be related to some edge redirects that were put in place but it's been reverted, so that's not it. not sure how I can help you more with this [18:21] fta, is this blocking you somehow? [18:22] matsubara, the 4 times it happened, it produced a ftbfs for the chromium dailies (failed to create the source tarball) [18:23] matsubara, it happens only with launchpad/bzr, and only once in a while [18:23] fta, what's a ftbfs? [18:24] matsubara, failed to build from source [18:24] debian jargon [18:26] fta, so do you see that error in some LP builder page? or is it local to you? [18:27] matsubara, the last 2 errors, it was while doing a huge bzr export (lp->local) [18:28] well, maybe not that huge [18:30] 90MB for the tip of a 300MB branch [18:33] fta, I think the best to follow up with this at this point is to file a bug or a question. at least we'll have a public permanent record of the conversation === tty234_ is now known as tty234 [18:55] there wouldn't happen to be anyone here in #sourceforge would there? [18:56] You could join it and see? [18:57] banned atm [18:57] I had some connection probs the other night [18:58] and they banned me so they wouldn't have to constantly see join/leave messages [18:58] I was afk and came back banned to 3 channels :P [18:58] any way trying to get unbanned [19:01] You could "/msg chanserv access #sourceforge list" and try contacting some of those people === bjf is now known as bjf[afk] === matsubara is now known as matsubara-afk === bjf[afk] is now known as bjf === mauricio_ is now known as Guest6900000