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

joeywgrant:  I just found out something interesting00:17
maxbmfisch: updated00:17
joeywgrant: I can access person.preferred_email but nobody else can00:17
joeywgrant: but person.confirmed_email everyone can00:17
joeywgrant: very strange00:17
joeywgrant: I think the only special priv I have is https://launchpad.net/~commercial-admins  but that shouldn't matter right?00:21
wgrantjoey: Oh, you said you didn't still have superpowers :)00:27
wgrant~commercial-admins is as superpowered as you can get without being in ~admins.00:28
joeyk... so I wonder if that gives me privs to see preferred_email .... strange though00:29
wgrantjoey: Are you sure you're not looking at different people?00:29
joeywgrant:   https://bazaar.launchpad.net/~joey/+junk/linaro-team-scanner/view/head:/linaro-team-scanner.py00:30
wgrantI can use my unprivileged test account to see preferred_email_address and confirmed_email_addresses on people who show their email addresses, but neither on those who hide them.00:30
joeywgrant: I can run it and it works fine. Another person with access (but not team owner) runs it and it errors on line 5300:30
joeywgrant: he gets "ValueError: You tried to access a resource that you don't have the server-side permission to see."00:31
wgrantjoey: Right, someone has their email addresses hidden.00:31
joeyI haven't had him remove .launchpadlib yet though00:31
wgrantYour superpowers let you see them.00:31
joeyoh!00:31
joeyso I should probably wrap that in a try then00:32
joeyand spit out an error I guess00:32
wgrantYeah00:32
joeyor get IS to run this for me00:32
wgrantconfirmed_email_addresses might just return nothing in that case, I think.00:32
wgrantBut preferredemail will error00:32
joeywgrant: ok thanks.  hmm that complicates things.... makes me a single point of failure00:34
joeywgrant: but I'm glad I can do it.00:34
wgrantIndeed00:34
wgrantLife would be easier for everyone if people didn't think their email addresses should be secret information :)00:35
mfischmaxb: thanks!01:50
=== jtv1 is now known as jtv
=== jtv is now known as jtv-afk
mwhudsonhuh03:40
mwhudsonif i click on "1 branch dependent on this one" on https://code.launchpad.net/~zkrynicki/lava-core/project-support, i get taken to a useless page03:41
wgrantBug #51730203:45
ubot5Launchpad bug 517302 in Launchpad itself ""1 branch dependent on this one." doesn't link to that branch or a list of them" [Low,Triaged] https://launchpad.net/bugs/51730203:45
wgrantmwhudson: ^^03:45
mwhudsonyay03:46
=== jtv-afk is now known as jtv
=== Bryanste- is now known as Bryanstein
erichammondTrying to copy a PPA package (binaries) in launchpad.net I get the error: "Source format '1.0' not supported by target series q-series"08:34
lifelessq isn't open yet08:35
lifelessI suspect that the error is true but misleading ;)08:35
lifeless(e.g. nothing for q can be built yet)08:35
erichammondfair 'nuff, thanks.08:35
* lifeless suspects the order of checks is to blame08:35
erichammondThe copy-packages pulldown option supports all the way to "s-series"08:36
lifelesswin08:36
lifelesscan you file a bug please?08:36
erichammondlifeless: Sure, what package?08:37
lifelesslaunchpad.net/launchpad08:37
StevenKThere is a bug already for the misleading error on upload.08:41
StevenKBut not for copying to a series with no DASes.08:41
erichammondhttps://bugs.launchpad.net/launchpad/+bug/98467808:43
ubot5Ubuntu bug 984678 in Launchpad itself "PPA copy-package error: "Source format '1.0' not supported by target series q-series."" [Undecided,New]08:43
bigjoolsthat will be a dupe08:48
StevenKI didn't think there was a bug for filtering the copy dropdown.08:49
bigjoolsthe error I mean, it comes up every 6 months ...08:49
StevenKOh, the error is bug 67564508:50
ubot5Launchpad bug 675645 in Launchpad itself "Better error when uploading to uninitialised distroseries" [Low,Triaged] https://launchpad.net/bugs/67564508:50
StevenKI might even be bored enough to fix that.08:50
bigjoolsthere ya go08:51
stgraberbigjools: hey there, packageset question for you ;)08:52
stgraber>>> set([pkgset.package_set_name for pkgset in lp.distributions['ubuntu'].archives[0].getPackagesetsForSource(sourcepackagename = 'blueman')])08:52
stgraberset([u'xubuntu'])08:52
stgraberbigjools: am I doing something wrong there ^08:53
stgraberbigjools: that's roughly what the release team bot is using but the result only gives me xubuntu instead of xubuntu, lubuntu08:53
StevenKPackage sets are per series08:53
StevenKYou're searching across the distro08:54
stgraberStevenK: right, I then usually filter on pkgset.distro_series_name, but I'd expect to get all of them when querying the distro, not half of them08:55
wgrantstgraber: lp.packagesets.setsIncludingSource08:55
stgraberwgrant: oh, that sounds a useful :)08:56
wgrantTakes a distroseries and a name08:56
wgrantArchive.getPackagesetsForSource doesn't really make sense08:56
wgrantIt's used for permission checks, and probably shouldn't really be exported.08:57
stgrabergetting everything in a single call is kind of nice, should have spotted that one in the api page :)08:57
stgraberwgrant: right, that works fine, updating the bot now. Thanks!09:01
wgrantGreat.09:02
bigjoolsglad I could help :)09:08
=== malin is now known as Malinkb
=== Malinkb is now known as malin
suihkulokkigetting an bzr import error: http://launchpadlibrarian.net/102454353/riku-voipio-qemu-linaro-master.log11:01
suihkulokkiis there some plans to support importing trees with submodules11:01
mptThat's weird13:10
czajkowskimpt: may want to narrow that down now13:10
mpt:-P13:11
mptFor me, <https://bugs.launchpad.net/ubuntu/+source/software-center> says "1 → 75 of 1158 results" in Firefox, but "1 → 75 of results" in Chromium13:11
mptEven in the source code, the total is missing13:11
czajkowskimpt: oh you're right13:12
czajkowskihow odd13:12
czajkowskicare to file zee bug and I'll poke someone13:12
mptok :-)13:12
czajkowskimpt: speaking of bugs13:12
czajkowskidid you see my mail with my bug issue :)13:13
mptczajkowski, bug 98487113:15
ubot5Launchpad bug 984871 in Launchpad itself "Number of search results is present in Firefox, missing in Chromium" [Undecided,New] https://launchpad.net/bugs/98487113:15
mptczajkowski, I hadn't until now13:16
mptczajkowski, so yes, I think that kind of notification might be useful for some people, but it shouldn't be on by default13:18
czajkowskimpt: I wouldn't mind if it worked, but the hovering and gost like appearance is just annoying.13:19
mptyes13:19
mptThose notification bubbles aren't supposed to be used for things you might want to respond to.13:19
ScottKAnd yet, they are.13:49
czajkowskimpt: so I 12.10 they won't be there :D13:53
mpt\o/14:01
czajkowskimpt: can I quote on you that :)14:01
mptczajkowski, oh, I thought that was a statement.14:02
mptnot a question :-)14:02
czajkowskibah14:02
czajkowskimpt: pedantic :)14:02
czajkowskimpt: what would it really take to get that notifaction thingy be optional, as now it doesn't really function nicely?14:02
l3onHi all.. do you know if there is some project about phpbb+LP_openid ?14:30
astraljavaHi gang, please up the contact quota. It's really not nice when you have for instance several pending members for a team, but the users have no public email, so that'd be the only way for contacting them.15:53
czajkowskiastraljava: it;s set to a low amount so it cannot be abused15:54
czajkowskiif you want to contact more teams you can of course join them if possible and then post ?15:54
astraljavaczajkowski: Yes, I understand that. But it's not like spamming, where you wouldn't know who's sending them, so abusers can be dealt with.15:54
czajkowskiastraljava: not till it's too late.15:55
astraljavaczajkowski: I don't want to contact teams, I want to contact the users who have applied for a team membership.15:55
czajkowskiastraljava: the same goes, also why not just look at the public email address and contact them that wya15:55
czajkowskior just approve their membership in the team15:56
astraljavaczajkowski: Yeah ok, but the quota is now like, 3? Could it be upped to, say, 6, even? It's not often when you'd have more than that in a day.15:56
astraljavaczajkowski: They have _no_ public email, that's what I was saying in the first place.15:56
astraljavaI could of course approve everyone blindly, but then what would be the point of keeping it moderated in the first place?15:57
=== zyga is now known as zyga-food
czajkowskiastraljava: I believe all teams should be open :) makes it easier for people to contribute16:01
astraljavaczajkowski: I just recently became one of the admins of this team, so haven't yet had a chance to discuss about the policy for it. But I kinda agree with you, there.16:03
czajkowskiastraljava: which team is this ?16:03
astraljavaXubuntu Testers.16:03
czajkowskiastraljava: in that case when you want people to be helping why make it so hard to join :s16:04
czajkowskiastraljava: if you want to contact more you'll have to wait till tomorrow fo rthe limit to be reset16:04
astraljavaczajkowski: Yeah, I will talk about the policy with the rest of the admins for sure. I don't like the way it is right now, but until that, I'll play along.16:05
astraljavaThanks, I'll contact more tomorrow, then.16:05
czajkowskiastraljava: maybe contact those who have a public address first and do that via non lp and others via lp to save?16:05
astraljavaczajkowski: Yeah I actually didn't think of that before the limit was reached, now I'll know better.16:06
astraljavaIn fact, I didn't know there was a quota before just now.16:06
=== Quintasan_ is now known as Quintasan
=== andreas__ is now known as ahasenack
=== bulldog98_ is now known as bulldog98
=== Nafallo_ is now known as Nafallo
=== zyga-food is now known as zyga-afk
=== deryck is now known as deryck[lunch]
s9iper1launchpad can not get my pgp key from the ubuntu servers why is there any problem with launchpad some maintainance  problem ?18:35
astraljavas9iper1: When did you upload the key?18:45
s9iper1right now18:45
s9iper1about 10 minutes ago18:45
astraljavaYeah, it can take some time until it's accessible.18:46
astraljavaI think there's a warning there somewhere that mentions this, but I forget what timeframe it guesstimates for it.18:46
s9iper1astraljava: i have uploaded it now what should be the next step for it my code of conduct is already signed and a pgp is already present but i guess that expires now i generate another and then send it to ubuntu servers my copy pasting method from web browser18:47
s9iper1u know anybody who can help me18:48
s9iper1or u guide me plz18:48
astraljavas9iper1: Hang on, I'll dish out the instructions page.18:48
astraljavas9iper1: Oh  I just read what you said more carefully. Why do you think it expires? It'll become available soon, if you just uploaded it.18:53
s9iper1astraljava:i dont know what happen with it it dont show on my launchpad profile and show the option of validate there18:55
astraljavas9iper1: Have you been reading this page? https://help.ubuntu.com/community/GnuPrivacyGuardHowto18:55
astraljavas9iper1: There's the section 'Validation on Launchpad'18:56
s9iper1yes i read and upload the new key by following it18:56
astraljavas9iper1: So you have pasted your GPG fingerprint into the textbox wanting that?18:57
s9iper1where the fingerprint is written there in launchpad what should i post there the finger print  or the who key18:58
s9iper1?18:58
astraljavas9iper1: Please read that page thoroughly, it's pretty clearly written in there, that section that I mentioned.18:59
=== deryck[lunch] is now known as deryck
s9iper1astraljava: i have entered the fingerprint there but it show this error http://imagebin.org/20866019:01
astraljavaOk, hang on a second.19:03
astraljavas9iper1: You can check if your key is on the server at http://keyserver.ubuntu.com:11371/, then paste your keyid in the box _with_ the 0x at the beginning.19:07
s9iper1astraljava: error handle request19:10
astraljavas9iper1: Right, so wait up a while still. If it won't appear within the next hour, try again. You don't happen to have that terminal output open still where you uploaded it?19:16
s9iper1astraljava: this is the message from server Key block added to key server database. New public keys added:19:17
s9iper11 keys added succesfully.19:17
astraljavas9iper1: Ok, so then it's pretty clear that it just available yet. I do remember (although vaguely) having some time gap there myself back when I uploaded it.19:19
astraljavait just isn't*19:19
s9iper1hand on i have to just copy paste the asc file data which have begin pgp and eng pgp  word just that  one data ?19:21
astraljavas9iper1: I don't know what you're talking about. You're importing your OpenPGP key into Launchpad, right? It states there that you have to ensure your key is available on the keyserver.ubuntu.com, only then you can paste the output of `gpg --fingerprint` into the box. When that works, you'll get the email. Let's talk when that happens, before that you'll just have to wait until the key appears on the19:25
astraljavaserver.19:25
s9iper1ok19:25
scienteshow do i report a bug against a ppa?22:12
lifelessscientes: you cannot22:22
scientesi just sent them an email22:22
=== epsy is now known as \u03b5

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