=== epsy is now known as \u0 === \u0 is now known as \u03b5 [02:28] using sso to log into a site that has worked before, now I am getting an error. I am fairly sure it is not a LP problem, but wanted to check first [02:30] the site threw: social-auth OpenID failed: Server denied check_authentication" [02:31] nm - tried again, now it works. [07:15] gar [07:15] is there a bug for fixcommitted and inprogress being the same color? [07:16] No. [07:16] it's intentional? [07:16] It is intentional, but I'm sure huwshimi would accept arguments. [07:16] i could see making them similar... [07:17] I mostly agree with the justification, but it is conflation that is most irksome to me. [07:17] The others (confirmed/triaged being equal, mostly) seem harmless. [07:17] there is some larger modelling problem there probably [07:17] Certainly. [07:17] these things are not really done, yet they may not be within the power of the assignee to get them released [07:17] i guess they should be unassigned [07:18] but it is nice to overload assignment as credit [07:19] wgrant, do you think mwh's suggestion in https://bugs.launchpad.net/launchpad/+bug/904070 is likely to work? or be easy? [07:19] Ubuntu bug 904070 in Launchpad itself "broken inline incremental ajax diff on private branches" [Low,Triaged] [07:19] Right, Fix Committed is usually not handled by the assignee, but they should remain assigned. [07:19] poolie: It would work. [07:20] And it's not terribly challenging. [07:20] But it's also not clear if it's the right solution for the SOA world. [07:21] so 1b would be a better fit? [07:21] the front end checks authentication, and then passes through a "i am forwarding this on behalf of ..." [07:21] Possibly, yes. === nyuszika7h is now known as nyan-cat [08:54] poolie: wgrant: 1a is preferred for me [08:54] it will allow us to simplify the logout code as well [08:55] ah, as mwhudson says === jtv1 is now known as jtv === nyan-cat is now known as nyuszika7h [12:34] Hey Launchpad users, is anyone free for a quick user testing session today? [12:55] danhg: how quick? [12:55] 10 minutes [12:55] 15 if you happen to be very insightful and full of amazing comments... [12:55] danhg: I think I can find that time now [12:56] Great, i'll pvt ping you now [13:04] I'm trying to use Launchpad's API to map a binary package name to a source package name, but I'm failing miserably. [13:05] The only way I can see that I can look up binary packages is using getPublishedBinaries on an archive object. [13:05] That gives me a set of binary_package_publishing_history's. [13:06] ...and I can't see how I can resolve that to the originating source package? [13:06] from the bpph you can find the build, from there you can find the spr, and then the source package name [13:06] Er, bpph to bpr [13:08] bpr? [13:09] soren, I don't think it's possible with the API [13:09] Oh. [13:10] Hm. [13:10] patches welcome :) [13:10] soren: bpr is BinaryPackageRelease [13:10] Which I'm not sure is exported. [13:10] it's not, and won't be [13:10] StevenK: how do you get from bpph to a build? I don't see anything in the docs and I remember that it's currently impossible to get from a bpph to a spph with LP API [13:10] bigjools: Why not? [13:11] StevenK: because it's useless on its own [13:11] it's internal data [13:11] We can probably add an exported method on bpph to get the spph [13:12] soren: I guess you need to use apt (with a deb src line) to get from binary name to source name [13:12] That would rock. [13:12] yes, please. Something in ubuntu-dev-tools could use it too. [13:13] geser: Yeah. Darn it. [13:13] soren: If you'd like to patch it, I'm happy to give you a run down. :-) [13:14] StevenK: Tempting. [13:14] The only problem is going from the SPR to the right SPPH. [13:14] there is already something that gets them in the dominator [13:15] So refactor it into a method in BPPH, export it and win? [13:15] well it used to be in BPPH but jtv did something in there and now I can't find it [13:16] anyway it's not a hard query to write [13:16] Right [13:16] You have the distroseries, the archive and the spr [13:17] How long do you think this would take me? I have no prior experience hacking on Launchpad. [13:17] you'll need a hand [13:17] otherwise, a long time [13:18] Ok. Perhaps after the holidays. [13:19] soren: You're going to hack on LP? \o/ [13:20] I might write it if I get bored [13:20] Then Sarah will groan at me for doing work during the break. [13:21] Heh [13:22] StevenK: If you're free this week, I need some hand-holding with writing a garbo job (is that what its called?) [13:22] The last time I looked, I got horribly confused and gave up. [13:23] nigelb: I've been wanting to, but never really managed to get anywhere. I've never managed to find my way around the code base. PErhaps my complete lack of experience with Zope is to blame. [13:24] soren: Where to start is quite hard. [13:24] soren: I had no knowledge of Zope and I still don't claim to know anything about it. But I've hacked my way around LP. [13:24] It wasn't too hard, once I figured out the structure. [13:24] nigelb: Depends, what do you want to do? [13:24] StevenK: I want to do a one-time job to combine two fields into one. [13:24] (and then delete the old field) [13:25] (should we switch channels?) [13:51] Hey, is it intentional that team owners don't get mail about membership expirations and similar whereas admins do? [13:51] The DMB noticed that they don't get mail when ~ubuntu-core-dev people expire, but do for ~motu [13:55] lol at least you got one i ain't got none;) [14:28] hi, is there a way to get a mirror branch for a particular git branch rather than HEAD? I'm interested in the MM_05 branch of git://anongit.freedesktop.org/ModemManager/ModemManager [14:29] cyphermox: hi [14:29] hey jelmer :) [14:29] cyphermox: yes, you can use path segment parameters to specify branches [14:30] e.g. git://anongit.freedesktop.org/ModemManager/ModemManager,branch=foo [14:30] or if you want to import a specific ref: [14:30] jelmer: ah, thanks [14:30] e.g. git://anongit.freedesktop.org/ModemManager/ModemManager,ref=refs/%2Ffoo [14:30] ehm, git://anongit.freedesktop.org/ModemManager/ModemManager,ref=refs%2Ffoo [14:58] What toolchain does LP use? [15:00] toolchain for what exactly? [15:00] Hi guys [15:00] oleg.tsarev (0) ~/ssd$ bzr push [15:00] Using saved push location: bzr+ssh://bazaar.launchpad.net/~tsarev/%2Bjunk/ssd/ [15:00] Write failed: Broken pipeing revisions [15:00] bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist. [15:00] Anybody know anything about this? === yofel_ is now known as yofel [15:20] Oleg|percona: is it persistent? [15:20] bigjools: Repeatable [15:21] Oleg|percona: ok give me a moment to check [15:21] bigjools: Of course, take your time! Thank you for attention [15:23] bigjools: some timeouts viewing a MP as well in ops === maco2 is now known as maco [15:28] Oleg|percona: can you "telnet bazaar.launchpad.net 22" and see if it works [15:29] bigjools: oleg.tsarev (0) /storage/dev/percona/19957/rnt-5.1/debug/mysql-test$ telnet bazaar.launchpad.net 22 [15:29] Trying 91.189.90.11... [15:29] Connected to bazaar.launchpad.net. [15:29] Escape character is '^]'. [15:29] SSH-2.0-Twisted [15:29] ¤ÉÙӲÃγ;c¹òm°diffie-hellman-group1-sha1ssh-rsaaes256-ctr,aes256-cbc,aes192-ctr,aes192-cbc,aes128-ctr,aes128-cbc,cast128-ctr,cast128-cbc,blowfish-ctr,blowfish-cbc,3des-ctr,3des-cbcaes256-ctr,aes256-cbc,aes192-ctr,aes192-cbc,aes128-ctr,aes128-cbc,cast128-ctr,cast128-cbc,blowfish-ctr,blowfish-cbc,3des-ctr,3des-cbchmac-sha1,hmac-md5hmac-sha1,hmac-md5 none,zlib none,zlib3 [15:29] ; [15:29] ok [15:38] Oleg|percona: when was the last time it worked? [15:38] bigjools: today morning [15:38] bigjools: About 16 hours before [15:38] bigjools: You can see last push to this branch... [15:38] bigjools: This is cron task [15:41] Oleg|percona: I'm not sure what the problem is, nobody else is having a problem. Could anything have changed in your network? [15:42] bigjools: Nothing. I try to clone this branch to another place and push - without results :( [15:42] bigjools: Wait a minute, I try with another branch [15:43] bigjools: With another branch similar... Looks like trouble in local bzr [15:44] check your bazaar config [15:44] * Oleg|percona run rpm -Va [15:44] rpm eh? [15:44] bigjools: I didn't change bzr config [15:44] bigjools: I run "verify all packages" [15:44] bigjools: After that will try "reinstall all packages" [15:45] bigjools: Just to be sure what a packages are ok [15:45] bigjools: I had a crash of my laptop before this problem.... [15:45] bigjools: And repair of filesystem after that [15:45] oops [15:45] bigjools: fsck foudn "multiply inoides assigned to block"... [15:46] bigjools: Probably broken bzr binaryies. I reinstall bzr, but probably this is not enough (dependes) [15:53] Oleg|percona: try bzr check [15:53] takes a while [15:55] bigjools: This is need for a repository check [15:55] bigjools: No problem found with "bzr check" [15:55] ok [15:55] Oleg|percona: you might want to hop onto #bzr to ask then [15:56] bigjools: thank you for a link! [16:06] hmm no mrevell === deryck is now known as deryck[lunch] === deryck[lunch] is now known as deryck [18:50] https://launchpad.net/~robert-ancell/+archive/sane-backends 1.0.22-0ubuntu1~maverick1 Robert Ancell (2011-02-13) [18:50] how do I find other ppa's with sane? [18:51] CarlFK: http://launchpad.net/ubuntu/+ppas [18:51] or visit the ubuntu source package page and it suggests some PPAs [18:52] I am adding that search url to my wiki [18:52] hope I remember it is there [19:03] https://launchpad.net/sane-backends that is where I would see the ppa if there was one, right? [19:04] re: " or visit the ubuntu source package page and it suggests some PPAs" [19:08] CarlFK: /ubuntu/+source/sane-backends/ is what he meant i think [19:16] https://launchpad.net/ubuntu/+source/sane-backends/ [19:17] how do I connect what is being used for precise with a version in sanes tree? [19:17] trying to figure out how cutting edget it is [19:21] time to join the sane list and see if anyone there maintains a repo [20:47] is it possible to use PPAs for Debian releases too? or just Ubuntu still...? [20:47] still just ubuntu afaik [20:50] kirkland: you mean, as by having "debian" and "unstable" in the URL instead of "ubuntu" and "precise" for example? [20:51] kirkland: i don't think there are any builders that use debian chroots to build packages yet, either, though [21:14] dobey: okay, thanks [21:17] kirkland: np. i haven't seen anything indicating that such support exists, anyway :) [21:35] kirkland: bug 188564 [21:35] Launchpad bug 188564 in Launchpad itself "Build also packages for Debian in PPA's" [Low,Triaged] https://launchpad.net/bugs/188564 [21:36] jelmer: heh, that bug's been around a while ;-) [21:36] jelmer: thanks for the pointer; marked as affects-me-too