/srv/irclogs.ubuntu.com/2011/09/08/#launchpad.txt

bobweaver!info03:31
=== michaelh1 is now known as michaelh1|away
loolHey07:12
looljust saw a case where a team with a public mailing-list archive was subscribed to a private bug, and the private bug was of course visible in the public archives07:13
loolIs this something that Launchpad should avoid or warn about, or is it just misuse on the users' side?07:14
wgrantLaunchpad could possibly special case that, but it seems somewhat dangerous to let people expect a warning when many teams use non-LP mailing lists that can't be warned about.07:15
wgrantShouldn't people normally be knowing about the team they're subscribing to a private bug?07:16
loolHere, it's a release team which is listed in the members of another team which owns the project07:16
loolhttps://bugs.launchpad.net/lava-scheduler-tool/+bug/84252407:16
ubot5Ubuntu bug 842524 in LAVA Scheduler Tool "add --token-file to cancel-job" [Undecided,In progress]07:16
loolI don't understand the reasons why ~linaro-release is a member of ~linaro-validation, this seems unnatural to me07:17
wgrantIt's unnatural, but a valid structure :)07:19
loolwell what I really wonder about is whether it's a really stupid or a really clever one  :-)07:19
loolwgrant: I'll pass the argument of non-lp MLs in the discussion I'm startong; makes sense to me07:20
loolwgrant: There is a real problem with LP MLs here though IMO: as soon as you make a team a ML, then you lose the chance of using for any private communication, but I guess that's the choice of people setting this up07:21
wgrantYeah, it's not ideal, but it's not entirely clear how to make it better.07:21
loolyes07:22
jtvwgrant: would you be up for another gina-dominatrix review?  Here's my follow-up branch as discussed: https://code.launchpad.net/~jtv/launchpad/re-830890/+merge/7455207:43
wgrantjtv: Let me see.07:45
wgrant(I didn't expect it so soon!)07:45
jtvwgrant: nooobody expects transitional debian domination!  Our chief…07:46
wgrantHeh07:46
geseroh, the imported Debian packages in LP get now proper status instead of being in "Pending" forever?07:51
tumbleweedgeser: does that break requestsync?07:55
gesertumbleweed: yes, but the fix should be easy: ubuntutools.lp.lpapicache lines 305-313 can be deleted once this is live07:56
wgrantgeser: They'll behave sensibly soon, yep.07:56
* tumbleweed suspects that may affect other u-d-t things too07:57
geserwe might also need to do an SRU in Ubuntu and Debian to unbreak requestsync07:57
wgrantSuperseded ones will be superseded, deleted ones will be deleted, and published ones will be published instead of pending.07:57
wgrantThis hasn't landed quite yet.07:57
geseris bug 830890 the right one to subscribe to get notified when this goes live?08:01
ubot5Launchpad bug 830890 in Launchpad itself "Gina should delete publications if removed from source archive" [High,In progress] https://launchpad.net/bugs/83089008:01
wgrantjtv: ^^08:04
jtvgeser: I'm afraid it's no longer down to a single bug.  I'll cross-link them in a minute, if you want to follow this closely.08:05
jtvthanks wgrant for the notice08:05
jtvand speaking of wgrant: there's a comment in gina's ImporterHandler saying that the new pubs are Pending so that they can be "republished into a Soyuz archive."  Does that make any sense?08:06
wgrantjtv: For the initial Ubuntu import.08:12
jtvPhew.  So I can just change that to Published and have a clear conscience?08:12
wgrantExcept that Dapper was imported as Published and then they were all duplicated as Pending.08:12
wgrantSo.08:12
wgrantNo valid reason to keep it.08:12
jtvGreat.08:13
mrevellMorning all08:16
jtvmorning mrevell!08:16
=== michaelh1|away is now known as michaelh1
pooliehi all08:54
poolielp is down, hopefully only briefly08:54
nigelbUpdate the /topic as well? And tweet?08:55
wgrantAnd we're back.08:55
nigelbThat was fast.08:56
wgrantIt was meant to be faster :(08:56
wgrantnigelb: It was a trial run of our fast DB update process.08:57
nigelbOoh. Success?08:57
wgrantnigelb: Rather than going down for 90 minutes a month, we go down for a minute or two whenever we need.08:57
wgrantIndeed.08:57
nigelbThat's definitely nicer.08:57
nigelbBut what if a DB patch is expensive08:58
bigjoolswell, hopefully a lot less than a minute08:59
bigjoolswe are not writing expensive db patches now08:59
nigelbBut yeah. This means things get deployed faster without blocking.09:02
nigelbThat is good news. I guess there'll be some sort of detailed blog post about this soonish :)09:02
wgrantlifeless blogged about it ages back, but I guess everyone has forgotten.09:03
wgranthttp://blog.launchpad.net/coming-features/no-more-monthly-90-minute-downtime09:03
nigelbAh, that is this.09:03
* ajmitch probably shouldn't try & get lp running on his laptop again late in the evening09:05
nigelbYeah, its addictive.09:05
ajmitchonly if it's working :)09:06
nigelbWhat's not working?09:07
* ajmitch is back at the point where LP appears to be running, but can't log in09:07
nigelbhttps?09:07
nigelb(that's my *most* common mistake)09:07
ajmitchafaik it's working, firefox shows the page & some fake-looking certificate09:08
nigelboh, but you can't login as test@canonical.com?09:08
ajmitchwell when I try & log in I get "OpenID Provider Is Unavailable at This Time"09:08
nigelbNever faced that before.09:09
wgrantajmitch: Can you browse to testopenid.dev?09:09
ajmitchyep09:09
ajmitchnot a very informative page, but "Test OpenID provider for launchpad.dev"09:09
wgrantAre you running it in a VM?09:09
ajmitchno, just on my local apache on the laptop09:10
wgrantHmm.09:10
wgrantNothing in the appserver or apache error logs?09:10
ajmitchnothing obvious that I saw09:10
ajmitchwhich log in particular should I look at?09:12
wgrantThe output of 'make run'09:13
wgrantAnd all of Apache's logs.09:13
ajmitchok, looks like something isn't running, /var/log/apache2/error.log & showing connection refused on port 808609:14
wgrantDoes it give a hostname?09:15
ajmitch[Thu Sep 08 21:11:33 2011] [error] (111)Connection refused: proxy: HTTP: attempt to connect to 127.0.0.1:8086 (localhost) failed09:15
* ajmitch wonders if that's even related, restarted the appserver & tried to log in, no entry in /var/log/apache2/error.log09:17
wgrantYou are running make run, right? :)09:17
nigelbheh09:17
ajmitchof course :P09:17
wgrantBecause 8086 is where *.launchpad.dev goes.09:18
nigelbHA.09:18
wgrantSo if that's down, you shouldn't have much luck requesting launchpad.dev...09:18
nigelbI'm guessing that's a request from just before launchpad.dev came up09:18
nigelbwhen apache returns the 503.09:18
ajmitchyeah09:18
ajmitchwhen I was in the middle of restarting the appserver & being impatient09:18
nigelbYay, back to zero.09:21
* ajmitch wonders if he should just try it in a VM instead09:22
nigelbWhat version of ubuntu?09:23
nigelbI don't use a VM for launchpad.09:23
ajmitchlucid09:23
ajmitch& I have had LP running before on this, but it was at least a few months ago that I started it up :)09:24
nigelbHrm, I run launchpad on lucid dwithout VM.09:26
ajmitchso have I :)09:27
nigelbmaybe try doign an rf-get to update your code09:28
ajmitchdid the09:29
ajmitchs/the/that/09:29
chrisccoulsoni'm not sure what  https://launchpad.net/~ubuntu-mozilla-daily/+archive/ppa/+build/2771746 is doing, but someone might want to kill it10:25
chrisccoulsonit's been hung for ages now10:25
wgrantLet me guess, someone turned shipova or bohrium back on...10:26
chrisccoulsonit's shipova ;)10:26
wgrantHeh.10:26
* wgrant kills.10:26
chrisccoulsonthanks10:26
wgrantchrisccoulson: Hmm, it is taking its time to die.10:28
wgrantWill give it a few minutes before I obtain a larger hammer.10:28
chrisccoulsonwgrant, i guess you need to get the larger hammer ;)10:38
jjardonHello, does launchpad support bz or xz files?11:21
jjardonI have to change the release URL patter of GTK+: https://launchpad.net/gtk/3.211:22
=== jtv1 is now known as jtv
=== michaelh1 is now known as michaelh1|away
=== lan3y is now known as Laney
=== lilstevie|Ghost is now known as lilstevie
=== mnepton is now known as mneptok
=== dpm is now known as dpm_
=== phantomcircuit_ is now known as phantomcircuit
=== jjardon_ is now known as jjardon
=== bdmurray_ is now known as bdmurray
=== shadeslayer_ is now known as shadeslayer
bjfi need to get the LP credentials for a lplib script onto a headless system16:04
bjfhow do i do that? i used to be able to just copy the credentials from my cache but i don't seem to be able to find the credentials anymore16:05
bjfis there an officially supported way to do this?16:06
tumbleweedbjf: just run the launchpadlib program on the headless system, and it'll create a credentials cache in a file, rather than in gnome/kde secret store16:07
tumbleweedsee /usr/share/doc/python-launchpadlib/NEWS.Debian.gz16:08
bjftumbleweed, that doc suggests uninstalling python-gnomekeyring which will break other apps on the local system16:17
=== apachelogger_ is now known as apachelogger
tumbleweedbjf: that was the best workaround we could come up with :/16:18
=== deryck is now known as deryck[lunch]
DavieyHmm.. Silly question, but how do i use non-system-wide / keyring with launchpadlib?16:23
tumbleweedbjf: I guess your best workaround is to pass an UnencryptedCredentialStore to Launchpad.login16:25
tumbleweedDaviey: I don't think you do, any more16:25
Davieytumbleweed: Yeah, I don't think you can use a non gui agent can you?16:29
DavieyAs in, kinda makes the API less useful for server tasks.16:29
Davieycron etc16:29
tumbleweedDaviey: yes, there's the UnencryptedFileCredentialStore16:29
* Daviey grosk that16:30
Davieythanks16:30
bjftumbleweed, any examples of using UnencryptedFileCredentialStore ?16:30
* tumbleweed writes a quick example16:31
* Daviey hopes that still allows non-private read-only access16:31
tumbleweedbjf: http://paste.ubuntu.com/685412/16:36
macer1Hi16:36
macer1I have a problem with bug status changing16:37
macer1It affects project 1, and project. Now i now that it does not affect project 1 and 2 completly, but affects project 3(and is fixed now). How can I add another affect ...?16:38
macer1*now i know16:38
bjftumbleweed, very interesting thanks!16:39
macer1*it affects project 1, and project 216:40
dobeyDaviey: what are you trying to do exactly?16:49
dobeyDaviey: use one set of credentials for multiple lplib scripts?16:49
Davieydobey: No, i want per script auth, and not have to type in a passphrase for the keyring16:50
dobeyDaviey: oh. change your keyring password to be the same as your system log-in password. then it will unlock automatically when you log into ubuntu16:51
Davieydobey: and cron?16:52
dobeyoh, from cron16:52
dobeydo what tarmac does :)16:53
dobey(and don't run scripts that need to authenticate to things as your normal user from cron)16:53
Davieynot helpful :)16:55
dobeyhttp://bazaar.launchpad.net/~rockstar/tarmac/main/view/head:/tarmac/bin/commands.py#L8416:56
dobeyiow, just pass credentials_file='/home/blah/.config/blah' to login_with() :)16:57
dobeyand disposable bot users ftw16:57
macer1no help?16:59
dobeymacer1: you can use the expander arrow and change one of the projects it does not effect, to one it does, or click the "also affects project" link17:00
macer1oh ok17:01
macer1that  button17:01
=== deryck[lunch] is now known as deryck
=== beuno is now known as beuno-lunch
=== trijntje is now known as trijntje_
=== beuno-lunch is now known as beuno
VadimTkbac, hi, I am one had question with vaucher18:42
=== michaelh1|away is now known as michaelh1
kirklanddobey: ping21:44
kirklanddobey: https://bugs.launchpad.net/ubuntu/+source/lptools/+bug/84517021:44
ubot5Ubuntu bug 845170 in lptools (Ubuntu Oneiric) "lp-project-upload crashes" [High,Triaged]21:44
kirklanddobey: could you take a look at the branch/fix there21:44
kirklanddobey: this is breaking lp-project-upload in oneiric21:44
reedhello folks, is there a way to download the mailing list archives from launchpad?22:16
=== Guest87485 is now known as gord
bjfOOPS-2077CD126023:07
ubot5https://lp-oops.canonical.com/oops.py/?oopsid=2077CD126023:07
exarkunCan I hide downloads?23:09
wgrantexarkun: I don't believe so.23:14
wgrantbjf: Bug #71678023:16
ubot5Launchpad bug 716780 in Launchpad itself "Distribution:EntryResource:searchTasks still timeouts" [Critical,Triaged] https://launchpad.net/bugs/71678023:16
bjfwgrant, thanks23:16
bjfwgrant, i'm getting that from a script i'm running, does that mean i'm screwed until it gets fixed ?23:18
bjfwgrant, or will i "get lucky" some times ?23:20
wgrantbjf: You may get lucky sometimes, but it's pretty difficult to say.23:21
bjfwgrant, ok, will try it occasionally23:22
lifelessexarkun: you can remove them I think. Or do you mean you want them available but not visually advertised ?23:34

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!