teward | stupid 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 |
---|---|---|
tumbleweed | sounds sensible | 12:53 |
teward | I 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 :0 | 12:54 |
tumbleweed | if it's free software, you can pretty much do what you want | 12:54 |
sidi | hm, 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 commits | 20:36 |
teward | sidi: bzr repo you mean? | 20:36 |
sidi | yes | 20:37 |
sidi | im just unsure if i can create a team key, and if so how | 20:37 |
cjwatson | sidi: 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 |
sidi | cjwatson, 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 |
cjwatson | No, 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 |
sidi | cjwatson, i know im doing something wrong but i cant remember how to push on behalf of a team correctly :/ | 20:49 |
cjwatson | sidi: 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 |
sidi | cjwatson, 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-source | 20:50 |
sidi | it's working. Thanks again | 20:51 |
cjwatson | Great. Was it set to Forbidden or something | 20:51 |
cjwatson | ? | 20:51 |
sidi | Yeah it was left on forbidden | 20:53 |
sidi | Actually, this kind of issue would be easier to solve if I was told why permission is denied :-) | 20:54 |
teward | can someone with lp admin go and burn the questions from this person against Ubuntu? https://launchpad.net/~mohmedmabrouk321 It's spam | 20:55 |
cjwatson | We 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 |
teward | can someone also go and burn this user's questions under the same section, it's also spam. https://launchpad.net/~d225027cf | 20:57 |
teward | (easy to tell since the topic is all "Spam" for the answer) | 20:57 |
teward | s/answer/question/ | 20:57 |
cjwatson | teward: both done and accounts suspended | 21:00 |
teward | cjwatson: thanks | 21:00 |
teward | cjwatson: if i happen to see more i'll let you know | 21:02 |
sidi | cjwatson, 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-related | 21:02 |
cjwatson | sidi: Sure | 21:06 |
cjwatson | Bug not question | 21:06 |
sidi | done, thanks | 21:11 |
=== wgrant_ is now known as wgrant | ||
=== s8321414_ is now known as s8321414 | ||
dstanek | anyone here familiar with launchpadlib | 23:31 |
blr | dstanek: anything specific you're after? | 23:35 |
dstanek | blr: i can't seem to get the activity out of a bug | 23:36 |
dstanek | the goal is a status report that counts the comments and activity for a given user | 23:36 |
dstanek | blr: this always prints an empty list - even for bugs where i can see that someone changed statuses | 23:38 |
dstanek | http://paste.openstack.org/show/184381/ | 23:38 |
blr | hmm I'm certainly seeing non-empty lists | 23:41 |
blr | wgrant: any thoughts? | 23:43 |
dstanek | i actually only started to use launchpadlib because i was getting empty lists from the API as well | 23:43 |
wgrant | dstanek, blr: https://bugs.launchpad.net/launchpad/+bug/991079 | 23:44 |
ubot5 | Launchpad bug 991079 in Launchpad itself "Anonymous API requests are not shown any bug activity" [Low,Triaged] | 23:44 |
wgrant | That bug means you need to authenticate to see even the activity of a public bug. | 23:44 |
dstanek | wgrant: ah, cool. i'll try that now and see what happens. | 23:44 |
blr | wgrant: thanks | 23:45 |
wgrant | blr: Want a nice trivial LP bug to fix? :) | 23:45 |
blr | wgrant: sure, can have a look at that as well as the diff api :) | 23:45 |
dstanek | wgrant: blr: thanks! that looks much better | 23:47 |
wgrant | blr: Yeah, if you want a bit of a break from cornice and pygit2 etc. there's something to distract you. | 23:49 |
thomi | wgrant: 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!