/srv/irclogs.ubuntu.com/2015/03/01/#launchpad.txt

tewardstupid question: I have a bunch of PPAs that I'd love to have a bugtracker for.  Is there anything against making a project that is related to the PPAs I maintain so that people can file bugs against them and ask questions, and what not?12:52
tumbleweedsounds sensible12:53
tewardI could make a dozen projects and have a massive project group but I'd rather just make the one project.  But I wanted to check and see if that were against any rules first :012:54
tumbleweedif it's free software, you can pretty much do what you want12:54
sidihm, how can i create a repo owned by a team instead of just me? i created and own a team and have a project owned by this team, just unsure how to set up commits20:36
tewardsidi: bzr repo you mean?20:36
sidiyes20:37
sidiim just unsure if i can create a team key, and if so how20:37
cjwatsonsidi: You don't create a team key; rather, you push your branch to a team namespace.  For example, "bzr push lp:~name-of-team/name-of-project/name-of-branch"20:45
sidicjwatson, just tried this and it says i cannot create branches, do i need to launchpad-login with the team name rather than my own?20:45
cjwatsonNo, you must not do that.  What's the exact command you're using and error message?20:46
sidi(logged as sidi, who owns the team in question) bzr push lp:~ucl-cs-study-devs/study.cs.ucl-websites/multitasking     ->ERROR: Permission denied: "~ucl-cs-study-devs/study.cs.ucl-websites/multitasking/": : You cannot create branches in "~ucl-cs-study-devs/study.cs.ucl-websites"20:46
sidicjwatson, i know im doing something wrong but i cant remember how to push on behalf of a team correctly  :/20:49
cjwatsonsidi: You're using the right command, but something is odd.  What does https://launchpad.net/study.cs.ucl-websites/+sharing say that the branch sharing policy is?20:49
sidicjwatson, bingo! thanks! i had originally set the project as private and must have forgotten to clear up some permissions when switching the project to open-source20:50
sidiit's working. Thanks again20:51
cjwatsonGreat.  Was it set to Forbidden or something20:51
cjwatson?20:51
sidiYeah it was left on forbidden20:53
sidiActually, this kind of issue would be easier to solve if I was told why permission is denied :-)20:54
tewardcan someone with lp admin go and burn the questions from this person against Ubuntu?  https://launchpad.net/~mohmedmabrouk321  It's spam20:55
cjwatsonWe should perhaps say something about branch sharing policies there if we can find a way to say it in decent English, since that message is already unique to that kind of situation.20:55
tewardcan someone also go and burn this user's questions under the same section, it's also spam.  https://launchpad.net/~d225027cf20:57
teward(easy to tell since the topic is all "Spam" for the answer)20:57
tewards/answer/question/20:57
cjwatsonteward: both done and accounts suspended21:00
tewardcjwatson: thanks21:00
tewardcjwatson: if i happen to see more i'll let you know21:02
sidicjwatson, should i report a question / bug? for me something along the lines of "Make sure your project's branch sharing policy allows new branches" would help me understand my identity/key is correct, and the problem is project-related21:02
cjwatsonsidi: Sure21:06
cjwatsonBug not question21:06
sididone, thanks21:11
=== wgrant_ is now known as wgrant
=== s8321414_ is now known as s8321414
dstanekanyone here familiar with launchpadlib23:31
blrdstanek: anything specific you're after?23:35
dstanekblr: i can't seem to get the activity out of a bug23:36
dstanekthe goal is a status report that counts the comments and activity for a given user23:36
dstanekblr: this always prints an empty list - even for bugs where i can see that someone changed statuses23:38
dstanekhttp://paste.openstack.org/show/184381/23:38
blrhmm I'm certainly seeing non-empty lists23:41
blrwgrant: any thoughts?23:43
dstaneki actually only started to use launchpadlib because i was getting empty lists from the API as well23:43
wgrantdstanek, blr: https://bugs.launchpad.net/launchpad/+bug/99107923:44
ubot5Launchpad bug 991079 in Launchpad itself "Anonymous API requests are not shown any bug activity" [Low,Triaged]23:44
wgrantThat bug means you need to authenticate to see even the activity of a public bug.23:44
dstanekwgrant: ah, cool. i'll try that now and see what happens.23:44
blrwgrant: thanks23:45
wgrantblr: Want a nice trivial LP bug to fix? :)23:45
blrwgrant: sure, can have a look at that as well as the diff api :)23:45
dstanekwgrant: blr: thanks! that looks much better23:47
wgrantblr: Yeah, if you want a bit of a break from cornice and pygit2 etc. there's something to distract you.23:49
thomiwgrant: new test added to https://code.launchpad.net/~thomir/launchpad/devel-fix-import-violations-specificationworkitem/+merge/251395 - not sure if that's the correct test to add though?23:51

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