/srv/irclogs.ubuntu.com/2010/10/22/#launchpad.txt

=== Ursinha is now known as Ursinha-afk
achianghow do i make a launchpad bug point to an upstream bugzilla? i thought there was a way to do that, yes?05:22
micahgachiang: also affects project05:24
achiangmicahg: hm, so i put the link to the upstream bz in that field?05:24
lifelessyes05:25
achianglifeless: i get an error: "there is no project in launchpad named http://bugzilla....."05:25
micahgachiang: you need to choose the project first05:26
achianghm, reading this: http://blog.launchpad.net/cool-new-stuff/links-to-external-bug-trackers-right-where-you-need-them05:27
achiangmakes me think that i need to link to the upstream bugzilla instance, not the actual upstream bugzilla entry05:28
achiangperhaps the upstream project has not been registered in launchpad05:29
achiangsearching for "fossology" returns nothing05:30
lifelessjust putting the url in should work05:32
achiangso, i don't think launchpad knows about this bug tracker: http://bugs.linux-foundation.org05:32
lifelessbut there are like 3 differen upstream links05:32
achiang"There is no project in Launchpad named "http://bugs.linux-foundation.org". Please search for it as it may be registered with a different name."05:33
lifelessyes, wrong field05:34
lifelessachiang: in fact05:34
lifelessjust put the bug ref in acomment05:34
lifelessthats all you need to do now05:34
achianglifeless: well, i wanted to do it the "proper" way...05:34
lifelessit is proper05:34
achiangputting the linux-foundation bugzilla link in the field on this page results in an error too. https://launchpad.net/ubuntu/natty/+source/fossology/+edit-packaging05:37
lifelessachiang: Just Put It In A Regular Comment Please05:39
achianglifeless: ok, i'll do that, but in the 2 minutes between my last message and your reply, i managed to register the upstream project in launchpad, which is probably not what you or i wanted. sorry about that. i'll just leave it alone for now.05:43
=== MTecknology is now known as AFWEG43y6t23yt2t
=== AFWEG43y6t23yt2t is now known as MTecknology
StevenKpopey: O hai, did you end up filing the bug for the PPA reject message?07:22
lifelessbug ?66438007:23
StevenKlifeless: That would be it, thanks07:24
lifelessI googled: ppa reject site:bugs.launchpad.net07:24
pooliebug expiry hasn't kicked in yet?08:23
poolieaccording to derycks' blog post it was supposed to happen around the 18th08:23
lifelesswe'll be doing controlled runs shortly08:32
lifelessas per his mails to the dev list08:32
pooliesure, i just thought i might see it happening08:39
CcxCZhi, from what I've read, there's no irc notification bot for launchpad projects, so I'm writing one.10:00
CcxCZI'm trying to debug it using staging launchpad, but I'm waiting for half hour since I pushed to a branch and it still wasn't updated10:02
CcxCZis this normal for (staging) launchpad? :-|10:02
spivCcxCZ: waiting for an email from staging?  I don't think it sends them.10:04
CcxCZnope, for branch to be rescanned10:04
CcxCZhttps://code.staging.launchpad.net/~ccx/executable/trunk-110:05
CcxCZor, more exactly, for revision id to be bumped on api.staging.10:06
dothebarthm, so i've changed the directory layout in git the way launchpad excepts it and waited for launchpads bzr branch to catch up (trunk/webcit/po/webcit/webcit.pot)10:15
dothebarttried to change the settings in launchpad, and no feedback whether it found some files or not10:15
CcxCZwhat is the busiest project on launchpad? I need someone commiting like crazy. :-)10:54
Takbzr? launchpad?10:54
CcxCZlaunchpad is too many projects iirc :-), tracking bzr now10:55
jpdsCcxCZ: They all share the same codebase: https://code.launchpad.net/~launchpad-pqm/launchpad/devel10:56
CcxCZdoes api's getBranches limit count to 50? because that's what I get for both launchpad and bzr11:01
=== linuxjedi_ is now known as LinuxJedi
=== matsubara-afk is now known as matsubara
=== Ursinha is now known as Ursinha-afk
dothebartah. import from bzr worked out. henninge can you have another look at my import queue?13:32
dothebarthttps://translations.launchpad.net/citadel/7.9/+imports13:32
dothebartand, for some reasons it won't accept the export branch? https://translations.launchpad.net/citadel/7.9/+link-translations-branch13:34
henningedothebart: how many templates do you have? 2 or 4?13:34
dothebart213:34
dothebartthe debian ones aren't nessecary currently13:34
dothebartso, webcit, and citadel-setup13:34
dothebarti've renamed the ee as you sugested13:34
henningedothebart: I think the "debian" directory does not belong in a branch in the first place.13:35
dothebartwell, its there so I can easily develop & compile .debs after the release.13:36
henningedothebart: I have set them to "blocked" so they don't get imported.13:36
dothebartok.13:36
dothebarti've tried to make 'lp:~w-goesgens/citadel/trunk' the export bzr13:37
dothebartit won't let me13:37
dothebartjust tells me 'There is 1 error.' without any details13:37
henningedothebart: that is most likely bug 40726013:38
ubot5Launchpad bug 407260 in Launchpad Translations "Translations export branch can't be team-owned (affected: 11, heat: 50)" [High,Triaged] https://launchpad.net/bugs/40726013:38
dothebarthm, don't I own that branch?13:39
henningedothebart: ah, it is an imported branch.13:40
dothebarthttps://code.launchpad.net/~w-goesgens/citadel/trunk13:41
dothebartyes. I want to be able to merge back translation into the git main repo13:41
dothebartbzr is a little slow ;)13:41
Taklies and slander!13:42
henningedothebart: sorry, only LP-hosted bzr branches are possible here.13:42
henningeTak: You take the words out of my mouth ... ;-)13:42
dothebartTak: a git clone doesn't engage my fan13:42
dothebarta bzr clone does13:42
dothebartand the bzr just is trunk without branches13:42
Takbut switching bzr branches doesn't make my HD thrash for 10min ;-)13:42
henningedothebart: anyway, you will have to create a empty bzr branch and push it to Launchpad and use that.13:43
dothebarthm, thats working for me with git in sub-seconds with more than 8k commits13:43
dothebartok13:44
dothebarthow? ;-)13:44
dothebartoh, plus i'm working on slow flash all the time.13:44
dothebartI have to admit, exporting from svn to git was hell slow...13:45
dothebartok, bzr init done.13:46
henningedothebart: eventually (after add and commit): bzr push lp:~w-goesgens/citadel/translations-export13:47
henningeor whatever you want to call it.13:47
dothebartah. that did it.13:54
dothebartso if I now edit some thing it should push it there?13:57
dothebartbut... everything is still in review mode...13:57
Takwhat's the best way to install (a stable) launchpad locally?14:10
bigjoolsTak: https://dev.launchpad.net/Running14:21
Takyeah, I saw that, but it kind of assumes you're branching launchpad trunk to hack on it, right?14:22
Takor have I misunderstood?14:22
Takor can I just s/devel/stable/g in the setup script?14:24
maxbThere is no documented or supported procedure for installing a stable local launchpad14:24
Takawesome14:25
henningedothebart: they will be approved automatically now that the templates are approved and imported.14:38
dothebartwithin which timeframe? hours?14:40
dothebarthttps://translations.launchpad.net/citadel/trunk/+imports?field.filter_status=all&field.filter_extension=pot shows the pots are still not approved?14:40
dothebartor should I log off & on again?14:40
henningedothebart: sorry, I was on the 7.9 series. ;-)14:41
dothebartah, so i'm wrong here?14:41
dothebartah, thats the reason why it behaves differntly now and then...14:42
henningeI don't know. Which series do you want to do translations in? Usually trunk is good but you pointed me to 7.9 earlier.14:42
henningedothebart: translations are shared between series, so there won't be any doubled work.14:42
henningedothebart: ok, I approved those in trunk, too.14:43
dothebartI don't think i've added another real branch14:44
dothebartwonder why its doing 7.9 & trunk in separate...14:44
dothebartwill the deleted ones disappear sometime soon?14:45
henningedothebart: deleted queue entries are removed after three days.14:45
henningeso are imported entries14:45
=== adeuring1 is now known as adeuring
henningedothebart: both series import from the same branch14:46
henningedothebart: it should be enough to only import into trunk because the translations will be shared with 7.914:47
henningebut that's the reasons why you have the same files in both queues.14:47
ricotzhello, could someone please kill this build https://edge.launchpad.net/~ricotz/+archive/staging/+build/200506414:48
dothebarthenninge: I don't know how I created that 7.9 thing...14:49
dothebartah, got mail from it. will it send mail if somebody adds translations?14:50
dothebarthm, looking at https://translations.launchpad.net/citadel/trunk/+lang/de , and https://translations.launchpad.net/citadel/trunk/+pots/webcit/de/+translate?start=0&batch=10&show=untranslated&field.alternative_language=&field.alternative_language-empty-marker=1&old_show=all14:54
dothebartit doesn't show the change which I committed to git yesterday, is that screen still referencing the deleted webcit/de.po?14:55
henningedothebart: deleting from the queue has no effect once an entry has been imported.15:06
henningedothebart: the "thing" is a "series". Ist there no "7.9" version of the software?15:06
=== oubiwann is now known as oubiwann-away
=== oubiwann-away is now known as oubiwann
=== Ursinha-afk is now known as Ursinha
=== LinuxJedi is now known as LinuxJedi|away
dothebarthenninge: its going to be the next version, so, its basicaly trunk.16:09
=== beuno is now known as beuno-lunch
=== matsubara is now known as matsubara-lunch
c_kornhello, any guess when bug 660832 will be fix released?16:53
ubot5Launchpad bug 660832 in Launchpad Registry "invalid syntax on team members RDF (affected: 1, heat: 17)" [High,Fix committed] https://launchpad.net/bugs/66083216:53
sinzuic_korn, the milestone says 2010-11-10, you could update scripts to use edge for the next month and use the fix now16:54
c_kornsinzui: ah, ok. so the patch is already in edge. will test this now.17:01
c_kornhm, no difference: $ wget -q -O /tmp/1 https://edge.launchpad.net/people/getdeb-uploaders/+rdf ; wget -q -O /tmp/2 https://launchpad.net/people/getdeb-uploaders/+rdf ; diff -u /tmp/2 /tmp/117:05
c_kornsinzui: ^17:05
sinzui!17:06
sinzuiwhere did my rdf go17:06
sinzuimy script fails again17:07
sinzuic_korn, my script is based on your script and gets every kind of rdf17:07
sinzuiit ran and passed a few days ago17:07
sinzuibugger17:07
c_kornhttp://pastebin.com/VE74CbBk17:07
sinzuic_korn, staging is good. I think edge was rolledback. Edge updates are stopped because we are preparing to abandon edge17:08
sinzuic_korn, verify on staging. The data is 5 6 days old though17:08
c_kornhm, the diff looks fine17:09
persiasinzui, abandon edge?17:10
sinzuiwe are moving to daily updates of lpnet. bugs and even features will be released the day after they are verified to be ready17:11
sinzuiWe will still have  monthly releases for schema changes17:11
sinzuiFeatures will be developed using flag to indicate who should see the new behaviour when the feature is not released. beta users (the users who see edge) will be the default users to see features, but user could join other teams to see just specific features in development17:12
persiaOh my.  Let's hope that works.17:15
=== LinuxJedi|away is now known as LinuxJedi
persiaWill users be able to flip the flag setting?  I don't use edge myself, but I know of a few folk who have switched back and forth during particularly odd times.17:15
sinzuiWhile manging features is more complicated, releases are easier because there is less to rollout17:15
sinzuipersia, they will not be to flip the setting. Since the rules can be governed by team membership, user can join teams. I think the engineers need to do more blog posts to inform users about how they can test a new feature17:17
persiaHeh, well, maybe it works :)  Let's hope there are no layout bugs on the team membership page :)17:18
c_kornsinzui: staging does not give an error thanks. but it seems the rdf has also changed differently. there are no keys imported with this script: http://pastebin.com/tu8W6w6q17:30
sinzuiI did not change keys.17:31
sinzuiyou may need to traverse deeper. Users are described using foaf only. I think17:31
c_kornhm17:33
c_kornI think the select statement does not fit any longer17:33
=== matsubara-lunch is now known as matsubara
=== beuno-lunch is now known as beuno
joshuahooveranybody else having problems viewing attachments that were recently uploaded (within the past 30 minutes)?18:08
=== Lcawte|Away is now known as Lcawte
joshuahooverappears to be quite a delay between when you upload the attachment and being able to download it successfully...was getting 404's before18:15
deryckjoshuahoover, private bugs?18:22
joshuahooverderyck: yep18:22
deryckjoshuahoover, yeah, there's gremilins in the librarian for private attachments.18:22
joshuahooverderyck: don't tell my kids that, they think there are gremlins in our basement ;)18:23
joshuahooverderyck: ok, thanks for letting me know :)18:23
deryckheh18:23
deryckjoshuahoover, more specifically, lifeless has done a nice token-base private librarian work that will fix all this when it can be deployed.18:23
joshuahooverderyck: great!18:24
jcastrohey deryck, I have an idea for you19:24
jcastrohttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/66524019:24
ubot5Launchpad bug 665240 in linux (Ubuntu) "Microsoft Lifecam VX-1000 microphone doesn't work (affected: 1, heat: 6)" [Undecided,New]19:24
jcastrowe do bug watches, what do you think about the ability to link up git commits like we do patches?19:25
* deryck is thinking about that....19:25
* jcastro pencils it in for UDS agenda19:25
deryckjcastro,so we're just pointing at git commits somewhere else on the web?19:26
jcastroderyck: or auto import them or whatever19:27
jcastroderyck: something that let's maintainers know "there could be a possible easy backport/fix here"19:27
jcastrowhatever gets it on that list19:27
deryckah, ok.19:27
jcastrobut if someone knows there's a git commit someplace that fixes their problem there should be a way to mark that19:28
jcastro(note that I have no clue if it fixes this dude's problem)19:28
deryckjcastro, so certainly I'm open to discuss it.  Sounds interesting as a concept.  I would value someone from launchpad code team input as well.19:28
jcastrobut if someone is clued in enough to know that there could be a commit out there that fixes the problem then perhaps we should look at those19:28
jcastroderyck: yeah, I just ran into it and was like "we should talk about this!"19:29
jcastroI'm sure jfo will have a bunch of opinions19:29
deryckjcastro, yeah, I agree, it's definitely a cool idea to talk about.19:29
jcastroI look forward to possibly creating more work for gmb19:30
=== bilalakhtar_ is now known as bilalakhtar
deryckjcastro, heh.  gmb might welcome anything after how long we've been working on subscriptions.19:33
jcastrogood, let's break him a bit, assign him to importing external bug trackers.19:34
deryckI don't want to lose him from my team :-)19:35
=== oubiwann is now known as oubiwann-away
pmjdebruijnis ppa stuck again?20:01
pmjdebruijnmy build ETA's are pretty much onstant20:01
pmjdebruijnconstant*20:01
c_kornpmjdebruijn: they are quite busy https://launchpad.net/builders20:03
pmjdebruijnoh20:03
pmjdebruijnthen it's more of a conincidence20:03
=== yofel_ is now known as yofel
pmjdebruijnc_korn: thanks20:07
c_kornnp20:07
=== Lcawte is now known as Lcawte|Away
=== Ursinha is now known as Ursinha-afk
=== matsubara is now known as matsubara-afk
avoHey guys.. so I'm writing a SUPER small app that is literally only useful to one or two other people (my friends.. it's about our school). However, I'd like them to be able to code the little project as well, and use a system to keep all this straight. There's no reason, and frankly I wouldn't want to make this visible to the public. How/can I do this? Thanks!22:55

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