=== jamalta-afk is now known as jamalta | ||
=== Guest61212 is now known as NCommander | ||
=== jamalta is now known as jamalta-afk | ||
lifeless | jml: I'm curious how https://code.edge.launchpad.net/~jml/zope.testing/subunit-output-formatter/+merge/19825 is progressing | 10:22 |
---|---|---|
jml | lifeless, it's paused for the moment, due to me releasing Twisted | 12:44 |
jml | lifeless, I'm going to get back to it soon. | 12:44 |
=== Ursinha is now known as Jorjao | ||
asabil | hi all | 18:28 |
asabil | anyones know how to turn a project into a meta project ? | 18:29 |
asabil | is there any script in the launchpad source tree ? | 18:29 |
lifeless | moin | 19:45 |
lifeless | asabil: rename the project; make a meta project. | 19:46 |
asabil | lifeless, how ? | 19:46 |
lifeless | you'll need LOSA support - file a question on answers.launchpad.net/ | 19:47 |
lifeless | bah | 19:47 |
lifeless | answers.launchpad.net/launchpad | 19:47 |
asabil | lifeless, I am asking in launchpad-dev | 19:48 |
lifeless | yes, sometimes folk do this ;) | 19:48 |
lifeless | ok, so do you want apis, or admin interface hints? | 19:48 |
asabil | admin interface hints | 19:48 |
asabil | is there an admin interface for launchpad ? | 19:48 |
lifeless | when you're logged in as an admin, some pages show an admin link, yes | 19:49 |
asabil | oh I found that | 19:50 |
asabil | but no mention of creating a super project | 19:51 |
lifeless | not sure where it is in the ui - check the zcml pages | 20:00 |
lifeless | a meta project is a 'project' in the lp codebase. | 20:00 |
asabil | ok thanks | 20:19 |
asabil | and a side question | 20:19 |
asabil | I am getting a ForbiddenAttribute error when listing the branches on a specific project | 20:20 |
asabil | any idea ? | 20:20 |
asabil | Module lp.code.browser.branchlisting, line 1277, in initial_branches | 20:20 |
asabil | branch for branch in branch_query[:max_branches_from_query] | 20:20 |
asabil | ForbiddenAttribute: ('__len__', <storm.store.ResultSet object at 0x7ad9bd0>) | 20:20 |
lifeless | __len__ isn't on that interface apparently | 20:35 |
lifeless | or something like that | 20:35 |
asabil | lifeless, it happens only on a specific project | 20:35 |
lifeless | is it private? | 20:35 |
asabil | nope | 20:35 |
lifeless | dunno then | 20:35 |
asabil | ok | 20:36 |
lifeless | oh possibly lots of branches | 20:36 |
asabil | found the bug | 20:37 |
asabil | max_branches_from_query == -1 | 20:37 |
asabil | or not | 20:42 |
mwhudson | jelmer: did you write some greasemonkey scripts for all the import herding you've been doing recently? | 20:43 |
lifeless | anyone that works on oops tools around: https://lp-oops.canonical.com/oops.py/?oopsid=1527L2262 | 21:06 |
lifeless | oopses | 21:06 |
lifeless | which is ironic | 21:06 |
thumper | morning | 21:07 |
jelmer | mwhudson: no, what I do basically is open all 50 links on the table that lists the imports and then when I have a spare moment I process a tab and close it | 21:48 |
mwhudson | jelmer: :) | 21:54 |
jelmer | I think I've processed most of the failing bzr-svn imports that could be restarted | 21:55 |
jelmer | there are still a few that are fixable but require the branch to be nuked and created again from scatch. | 21:55 |
jelmer | Unfortunately it's not possible to see what sort of subscriptions people have that are subscribed to the branch. | 21:55 |
mwhudson | jelmer: yeah | 21:56 |
mwhudson | that can be done server side, when we can find a sysadmin | 21:56 |
wgrant | And then there are those like mine (multidistrotools) that you retried yesterday that can probably never succeed because somebody imported a bzr branch into svn, versioning even the .bzr... | 21:57 |
mwhudson | ugh | 21:59 |
mwhudson | well | 22:00 |
mwhudson | https://bugs.edge.launchpad.net/launchpad-code/+bug/533225 will help with that? | 22:00 |
mup | Bug #533225: shouldn't create working tree for foreign branch imports <code-import> <Launchpad Bazaar Integration:Triaged> <https://launchpad.net/bugs/533225> | 22:00 |
mwhudson | won | 22:00 |
mwhudson | 't help you do anything useful with the resulting branch i guess | 22:00 |
wgrant | Right, I saw that yesterday. | 22:00 |
jelmer | well, you could push it back into svn or git and then check it out using either of those tools ? ;-) | 22:01 |
wgrant | But then realised that it wasn't going to help when somebody actually tried to use it. | 22:01 |
wgrant | Heh. | 22:01 |
mwhudson | if you can convince whoever's running the svn repo to delete .bzr from tip though, then that should be enough | 22:05 |
wgrant | True. | 22:07 |
wgrant | I wonder if the repo is still alive. | 22:07 |
wgrant | Doesn't look like it. | 22:09 |
jelmer | mwhudson: btw, is there any reason for launchpad refusing usernames and passwords in import URLs? | 22:32 |
mwhudson | jelmer: er, pass? | 22:32 |
jelmer | mwhudson: it seems like if the importer is allowed to use a particular combination it's not so secret? | 22:32 |
mwhudson | jelmer: i plead "before my time" | 22:33 |
jelmer | mwhudson: (e.g. tigris requires or required test/test as username+pw) | 22:33 |
jelmer | mwhudson: ah :-) | 22:33 |
mwhudson | if there's a reason to change it, i guess we should do that | 22:33 |
jelmer | (bazaar transports support usernames/passwords in URLs so using that would avoid involving the LOSAs where public credentials are involved) | 22:33 |
mwhudson | that sounds like a reason to change it | 22:34 |
* jelmer files teh bug | 22:55 | |
* thumper goes back to reducing unread count in his inbox | 22:58 | |
wgrant | Do tree builds really need to take this long? | 23:00 |
wgrant | combinecss and create-lp-wadl take approximately far too long. | 23:00 |
wgrant | And I'm sure that most rarely use either. | 23:00 |
thumper | mwhudson: you looking at bug 497428 ? | 23:05 |
mup | Bug #497428: Import on a large git repository is failing <Launchpad Bazaar Integration:New> <https://launchpad.net/bugs/497428> | 23:06 |
mwhudson | thumper: i' | 23:06 |
mwhudson | thumper: it was reported against launchpad-cscvs | 23:06 |
thumper | ah | 23:06 |
mwhudson | the fix is to scrap the branch and re-import it i think | 23:08 |
mwhudson | which means waiting for spm to materialize | 23:08 |
wgrant | Public holiday. | 23:09 |
mwhudson | yes | 23:09 |
mwhudson | so, tomorrow | 23:09 |
* thumper runs to get Maia and food | 23:22 | |
mwhudson | mmm food | 23:28 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!