/srv/irclogs.ubuntu.com/2012/04/30/#launchpad.txt

ScottKmaxb: That looks like it.  Thanks.03:44
ScottKI'd tried the non-LP conversion tools and failed at those.03:45
ScottKmaxb: Thanks again.  Exactly what I needed.03:53
ScottKI got what I needed, so you can delete those if you want.03:54
=== jtv1 is now known as jtv
jfiHello, the upstream connection of https://launchpad.net/ubuntu/precise/+source/hddtemp is incorrect, is it possible to change it?07:17
wgrantjfi: What's the correct one?07:19
jfiwgrant: I don't know, but I am totaly sure that it is not psensor project07:19
wgrantI'll just remove it, then.07:19
jfithanks!07:19
wgrantDone, for quantal too07:20
jfifine, it has fixed the distribution packaging of the psensor trunk serie, but not the 'Downloads' section, I guess that it is not normal to have 20+ the download link to the source tarball (visible at the right of: https://launchpad.net/psensor/trunk)07:26
wgrantjfi: That's unrelated, but not normal.07:28
jfiwgrant: I am going to register a bug report for it, but maybe that's just a project setting mistake from me07:30
gemahi, I am trying to update some of our blueprints with "DROPPED" work items08:52
gemaand the new work items error checker thinks dropped is not a valid state08:53
gemathe code seems to indicate otherwise, any insights?08:53
czajkowskigema: not seen that status before, usually TODO, INPROGRESS, POSTPONED http://blog.launchpad.net/cool-new-stuff/work-items-in-blueprints08:56
wgrantgema: DROPPED is an alias for POSTPONED, but possibly only for imports from legacy data.08:57
gemawgrant, czajkowski so what do you guys suggest I use for items that are no longer needed?08:57
wgrantlib/lp/blueprints/workitemmigration.py:        elif status in (u'postpone', u'dropped', u'drop'):08:58
wgrantYeah, only for the migrator08:58
micahgthat seems like oversight to not have a dropped status08:58
wgrantgema: POSTPONED is the proper spelling08:58
gemawgrant: but they are not postponed, they are dropped08:58
wgrantpostpone/drop/dropped get mapped to POSTPONED in the Launchpad model.08:58
lifelessdelete them then08:58
gemawgrant: this is not about the model, it is about keeping a reasonable good track of the workflow, and history of what we've tried and got dropped08:59
gemafor one reason or another08:59
gemalifeless: which is the reason why I haven't deleted them yet :)08:59
wgrantIt is completely about the model. DROPPED is not supported as a distinct status in the model that Linaro implemented in Launchpad.08:59
micahgright, that seems like an oversight09:00
micahgat least as far as Ubuntu using it09:00
wgrantIt's explicitly mapped to POSTPONED. Perhaps you use them differently.09:00
gemawgrant: I was trying to use the new work item box, and in there, I cannot save work items with "DROPPED" state09:01
gemait gives me an erro09:01
gemar09:01
wgrantAs I said, it's only supported for the migration from whiteboards.09:01
gemathe UI gives an error, it never reaches the back end09:01
lifelessgema: there is no workaround09:01
lifelessgema: you have two options:09:01
gemawgrant: any way I can ask for that to be supported?09:02
lifeless - put a patch forward to make this match your workflow09:02
lifeless - delete the items instead of keeping them around09:02
gemathere are three:09:02
lifelessyou can of course file a bug, but this is a feature supported by volunteer time09:02
gema  - stop using blueprints that get on the way of my workflow09:02
gema:P09:02
wgrant(the Launchpad team had nothing to do with the implementation of this feature)09:02
wgrant(or the design)09:03
gemawgrant: ack09:03
lifelessgema: we're poorly placed to answer questions like 'why isn't DROPPED supported'09:03
gemalifeless: yeah, I understand09:03
gemalifeless: how big of a patch do you think that would be?09:03
lifelesscool09:03
gemalifeless: I had a look at the code yesterday for other reason and there were too many lines for me to decide to dive in09:04
lifelessin principle its quite small, the risks I see are that perhaps Salgado etc did speak to Ubuntu about it and some consensus was reached not to use DROPPED, but that wasn't widely communicated09:04
lifelessso I'd suggest mailing the launchpad-dev list, which I'm pretty sure some of the implementors of this are on, and get a discussion rolling there.09:05
gemalifeless: ack09:05
gemalifeless: it is going to have to wait until after UDS, but it is on my TODO09:05
gemathanks09:05
lifelessno worries, sorry we can't do more, quicker.09:05
lifelessif you're at UDS, you can probably nab the relevant folk directly :)09:06
gemayeah, I will visit the launchpad clinic, I think09:06
gemaI will print a list of all my launchpad headaches x)09:07
gemafor the doctors09:07
lifelessthats a good idea too, but for this specific topic they are no more knowledgable :(09:07
gemalifeless: understood09:07
czajkowskigema: if you're doing that, can you add the bugs to the LP clinic page sent up09:08
czajkowskiplease09:08
gemaczajkowski: so do you want me to file a bug for this too?09:08
gemalifeless: you've made my bug low priority09:11
gemalifeless: bug 991079 :(09:11
ubot5Launchpad bug 991079 in Launchpad itself "Anonymous API requests are not shown any bug activity" [Low,Triaged] https://launchpad.net/bugs/99107909:11
lifelessgema: thats correct.09:12
gemalifeless: it would help the QA team keep track of all the bugs we are trying to keep track of09:13
lifelessgema: you're welcome to fix it, but pretty much any of the high or critical priority bugs are affecting more users more seriously.09:13
gemalifeless: I disagree with the priority09:13
MkaysiAren't the top5 hottest bugs of Launchpad marked as low,triaged?09:13
lifelessgema: your options are: - log your API script in; escalate it via your LP stakeholder; submit a patch (or get someone else to do so for you)09:13
lifelesslogging your API script in is the simplest and best thing09:14
gemalifeless: we'll do that, yes09:14
lifelessbecause if you are trying to do QA analysis without access to all the bugs, you're going to be missing all the apport private masters etc.09:14
gemalifeless: this is just to keep track of the bugs we raise without having to visit them all every day09:14
gemalifeless: which is a waste of time if there was no activity09:15
gemalifeless: basically trying to stop the polling of bugs09:15
lifelessyou probably want to subscribe for notifications and process that instead of pinging all the bugs via the API, which is still polling.09:15
lifelessit will be faster.09:15
gemalifeless: I am subscribed by default to all the bugs in ubuntu09:16
lifeless(and scale better and use less server resources)09:16
gemalifeless: it doesn't scale for me, emails09:16
lifelessI'm not suggesting you personally get the mail09:16
lifelesswhatever script you have09:16
gemalifeless: ahh, I see09:16
czajkowskigema: https://wiki.ubuntu.com/UDS-Q/LaunchpadClinic yes we'd like if poeple are coming to add their bugs to them so we have an idea if its possible to help and what can be done in advance09:16
gemaczajkowski: I think lifeless just gave me enough insight to fix that one09:17
czajkowskigema: grand job09:17
lifelessgema: you can give it its own user account, subscribe it to any interesting bugs, then it can read just updates to them from its mailbox and add them to whatever report it generates09:17
gemalifeless: it is a web app, that keeps a timeline of events09:18
gemalifeless: I think I prefer to log it in09:18
gemalifeless: than to have to make it read and parse emails and then store them in the database, etc09:18
lifelessgema: how many bugs is it going to be tracking? 10's 100's 1000's or 10000's ?09:18
gema10's09:19
lifelessok, cool09:19
gema100's tops09:19
lifelessgo to town.09:19
lifelessfor 10's, and even 100's we can cope with polling09:19
gemait's just an amount that one person can read09:19
lifelessbeyond that the resources used seriously outweigh the complexity of doing event driven updates09:19
gemain a page09:19
gemalifeless: resources conversations to escale the infrastructure for our needs are being discussed, I think09:20
gemalifeless: we won't bring launchpad down , no worries :)09:20
wgrantgema: The BugActivity fix is literally 3 lines of code + a maybe test -- a good thing to get started with at UDS, I think :)09:20
gemawgrant: I will clone the code just in case I get very bored on my flight to UDS, but cannot make more promises :D09:21
gemawgrant: it's not the effort of changing the three lines, but of finding the 3 lines that need to change that scares me09:22
wgrantSure09:22
wgrantThat's where the Launchpad Clinic is probably helpful :)09:22
gemawgrant: and I wouldn't want to be responsible for breaking launchpad authentication :P09:22
wgrantHeh09:23
wgrantThat would be bad, but this is pretty isolated.09:23
gemawgrant: ack, will try09:25
lifelessgema: scaling isn't as easy as one might think :)09:28
gemalifeless: we'll have to make it happen somehow!09:29
gemaback to blueprinting, thanks for your help, guys09:30
lifelessgema: for doing more API requests, the way to scale is to use an event driven system and not poll09:35
lifelessgema: adding more DB bandwidth is possible, but only to a degree before it gets sharply expensive; rewriting Launchpad to be on a scalable backend is a whole different cost proposition09:36
gemalifeless: is there a way to subscribe to events now?09:40
gemalifeless: or are we talking massive rearchitecturing of launchpad?09:41
lifelessfor now, email09:42
lifelessits event driven09:42
lifelesswe have a longpoll system too, but its not -quite- ready for widespread use/.09:42
gemalifeless: so you are actually working on a better solution09:42
gemalifeless: I don't mind to do some beta testing of it, whenever you are ready :D09:43
bobweaverhello there i am looking for simple easy too fix and package back up projects as I am board. I am not the greatest packager or engineer but i can get around well. any Ideas if there is a team like this? or if there is a way too search on LP to get such bugs ?10:21
wgrantbobweaver: You probably want #ubuntu-motu.10:21
bobweaverthanks wgrant10:21
=== jacky is now known as JackyAlcine
=== JackyAlcine is now known as jacky
facundobatistaHola a todos!13:14
facundobatistaQuestion: I'm migrating a project from a SVN repo to Launchpad... is there a way to play with commit authors? The idea is to relate the commits that has a previous name to the new name of the same person in LP13:15
facundobatistaThanks!13:15
dobeyfacundobatista: i don't think there is any way to do that automatically, no13:19
facundobatistadobey, and no automatically?13:20
facundobatistadobey, or with "no automatically" you mean doing a request for a losa to do that?13:20
dobeyfacundobatista: i mean the only way i can think of to do it reliably, is to manually alter every commit in the history13:21
dobeyfacundobatista: and it's probably not worth the time/trouble to do that13:21
facundobatistaah, right13:28
facundobatistadobey, thanks!13:28
=== yofel_ is now known as yofel
=== bulldog98_ is now known as bulldog98
maxbfacundobatista: To do that, you'd need to manage the conversion yourself, and just push up the resulting bzr branches to Launchpad14:27
maxbBut really, it's probably not worth it, because then you'd have to use a once-off conversion tool to migrate out of, svn, whereas the bzr-svn integration generally does a better job of translating history14:28
facundobatistamaxb, thanks!14:33
=== deryck is now known as deryck[lunch]
=== matsubara is now known as matsubara-lunch
argescan anyone help with making a project private?17:31
=== deryck[lunch] is now known as deryck
=== matsubara-lunch is now known as matsubara
argesanybody around who can help with a launchpad project?18:35
s9iper1anybody help me in signing the PGP key ?19:20
dobeys9iper1: key signing is usually done when the person can verify the person whose key is being signed, is who they claim to be19:22
s9iper1dobey; i dont understand do i need somebody else or request him to sign my key or what ?19:24
dobeys9iper1: i don't know what you are asking. you are asking for someone to sign a PGP key?19:25
s9iper1no i am asking for the guide line to sign it .. see i generate my key..send it to server but when i enter my fingerprint into launchpad to add it than launchpad said no such key. can you do something for me that how can i get it .. and here is another question arise i have seen my pgp key there is no fingerptint in it,, so the question is that if the key has no fingerprint than how can launchpad recognize it..?19:28
dobeywhat server did you send the key to?19:29
dobeyit has to be on keyserver.ubuntu.com19:29
s9iper1yes that one19:30
dobeywhat is the fingerprint?19:30
s9iper1DB0E 32C3 8349 5697 0E8919:31
s9iper17143 0AB6 796F 24B4 AA3019:31
dobeyerr, what is the key id?19:31
s9iper1dobey 24B4AA3019:32
s9iper1dobey: is that right step that while copy paste to the keyserver we should export a text file and than copy paste that file without  editing it to the server ?19:34
dobeyi don't know what you're asking, but probably not19:34
dobeyyour key is not on the key server19:35
s9iper1can you see my pgp key which i have copy pasted  on the server i send you in private ?19:35
s9iper1dobey: can i send u /?19:36
dobeyi just searched for that key id on the server, and there were no results19:37
dobeyi guess you uploaded it wrong perhaps19:37
s9iper1dobey: i export the key from keys and password and than just copy pasted it to this site http://keyserver.ubuntu.com/19:38
s9iper1the export was in text file with ASc formate19:39
dobeys9iper1: the private key or the public key?19:43
s9iper1public19:44
s9iper1open pgp key19:44
dobeyok, i don't know, but your key isn't on the server19:47
dobeyyou can search for the key id yourself19:47
s9iper1dobey: i get this message now from launchpad  see19:49
s9iper1A message has been sent to s9iper1@gmail.com, encrypted with the key 2048R/24B4AA30. To confirm the key is yours, decrypt the message and follow the link inside.19:49
dobeyok then maybe it showed up19:49
dobeyand you were just being impatient19:49
s9iper1dobey what should i do now i have 2 links on it and both have the wiki page link19:50
s9iper1https://help.launchpad.net/ReadingOpenPgpMail19:50
s9iper1https://help.ubuntu.com/community/GnuPrivacyGuardHowto19:50
dobeywell read the links then19:50
ryehi, i have deactivated my testing account - ~rt-test, launchpad logged me out. After a while i clicked login again and here I am, https://launchpad.net/~rt-test-deactivatedaccount20:25
lifelessrye: yes, and ? :)20:33
lifelessrye: you need to log out of LP and out of SSO20:33
ryelifeless: i did that and can relogin freely20:46
ryelifeless: i can even rename myself20:46
lifelessrye: of course20:51
lifelessrye: when you login with an SSO account, LP rejoins you and reactivates if needed.20:51
Nafallorye: now try to rename lifeless... ;-)20:51
lifelessrye: if yo uwant the account gone, deactivate it, log out of SSO, log in to SSO as a new account, log into LP20:51
ryelifeless: erm... what about some malicious users who spam a lot, are they deactivated using the same mechanism?20:53
* rye has an idea20:53
ryehttps://launchpad.net/~lifeless-deactivatedaccount20:54
lifelessrye: they get suspended and cannot log in at all20:55
lifelessrye: whats the back story here20:55
lifelessrye: what are you trying to achieve ?20:55
lifelesshttps://launchpad.net/~rye-deactivatedaccount20:55
ryelifeless: oh, i was testing our ISD RT and created an account, then I deactivated it (it said I will never be able to login again) and I did login again20:56
lifelessso, it lies :) did you file a bug ?20:56
ryelifeless: i will test this on demo, i wonder what happens when there is a -deactivatedaccount user id already20:56
lifelessyou get -deactivatedaccount-deactivatedaccount20:56
ryelifeless: ok, you win, you are a superuser20:57
lifelessrye: quasi, yes.20:57
ryelifeless: no, i mean I register "user1", and "user1-deactivatedaccount" and try to deactivate user120:57
lifelessrye: you will get user1-deactivatedaccount-deactivatedaccount20:57
lifelessrye: I knew what you meant.20:57
ryelifeless: i will test this on demo and file a bug for the promise of being not able to log in ever20:58
lifelesscool20:58
lifelessthanks20:58
ryelifeless: also, I am not in the part of the team that makes desktop releases for U1 but poking more and more places of launchpad for indicator-ubuntuone I am really fascinated by all the functionality, thank you all very much for launchpad :)20:59
lifelessrye: cool, glad you like it ;)21:00
=== matsubara is now known as matsubara-afk

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