[12:15] New bug: #59971 in blueprint "Target a product specification to a distribution milestone triggers a DB constraint" [Untriaged,Confirmed] http://launchpad.net/bugs/59971 === seb128 [n=seb128@ubuntu/member/seb128] has joined #launchpad === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #launchpad [12:31] New bug: #59972 in malone "Tag search field needs better validation for non-alphanumeric characters" [High,Confirmed] http://launchpad.net/bugs/59972 === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #launchpad [12:31] Goooooooooooooooooood morning Launchpadders! [12:31] lifeless: Does ubuntu send a message to IRC when a new bug is filled? Or is that per-channel configurable? [12:31] morning mpt [12:31] Morning, mpt. [12:32] ubugtu watches the product [12:32] theres no general facility [yet] [12:32] I've just never seen it happen in #bzr yet. [12:32] thats because we haven't asked for it ;) [12:32] I already get an email, I don't really feel I need an IRC message :) [12:32] likewise === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad [01:06] New bug: #59975 in malone "Edit bug tag form needs to cope with invalid values in tag field." [High,Confirmed] http://launchpad.net/bugs/59975 === jelmer [n=jelmer@a62-251-123-16.adsl.xs4all.nl] has joined #launchpad === mpt [n=mpt@203-167-187-118.dsl.clear.net.nz] has joined #launchpad === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #launchpad === niemeyer [n=niemeyer@201.23.168.11] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #launchpad === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #launchpad [02:39] bother === jsgotangco_ [n=jsg123@210.4.11.66] has joined #launchpad === Keybuk [n=scott@quest.netsplit.com] has joined #launchpad === belito [n=user@201.240.84.99] has joined #launchpad === ChanServ [ChanServ@services.] has joined #launchpad [03:16] I guess staging being rebooted means the product-release-finder run didn't complete [03:23] foo [03:24] I think we need to arrange a 'run staging until it completes' [03:24] with no db resets etc [03:24] this is basically acceptance testing for us [03:26] from the email, I guess elmo will be rebooting the machine again this week to add back the memory [03:27] I think what we need is two runs of product-release-finder -- one with the fresh database, and a second one against the data created by the first run [03:35] agreed [03:35] with a report after the first [03:35] and the log and delta to the db after the second [03:39] I'd be interested to see how long it takes on second runs [03:40] yup [03:40] I think that will depend on squids config ;0 [03:42] I think we should be able to get rid of most of the HEAD requests when walking FTP sites via the HTTP proxy [03:43] when parsing an index page, it currently does a HEAD request on each link that doesn't end in a slash to see if it is a directory [03:43] so assuming the squid dir listings are sane, we could skip this [03:51] squids ftp stuff is sane [03:51] except for HEAD [03:51] where it lies [03:52] well, the way the walker code uses HEAD, it is just checking to see if it gets a redirect response or not [03:53] I don't think the false-200 response would be as big a deal here [03:54] yup === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #launchpad === stub [n=stub@ppp-58.8.6.29.revip2.asianet.co.th] has joined #launchpad [05:03] stub: Re: product-release-finder: I think we might want to do a special test run: after the DB restore, get a listing of the existing productreleases and productreleasefiles. Then run product-release-finder, get the list of productreleases, run product-release-finder, get list of productreleases [05:03] I am not sure that can be done in a single nightly.sh run [05:09] I suggest doing that on demo.launchpad.net then - it is stable and the extra grunt might help === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [05:11] Is that ok, or do you want to avoid upgrading the code? [05:22] that sounds like a good idea. Disk space isn't an issue anymore, is it? === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #launchpad [06:46] jamesh: No problem - disk should now be fine. === glatzor [n=sebi@ppp-82-135-82-91.dynamic.mnet-online.de] has joined #launchpad [07:29] jamesh: Do you think the initial run of product-release-finder will take more than 16 hours? [07:30] stub: I've got no idea. I'm was hoping yesterday's run would give an indication :) [07:31] I'll leave it running on staging anyway then - no harm done if it gets killed by tomorrows update (it has been running for > 1 hour so far) [07:31] Or I can disable tomorrows update if we want to not bother running it against demo.launchpad.net [07:32] I'll look at doing a run on demo.lp.net === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #launchpad === ryanakca [n=ryan@d226-26-139.home.cgocable.net] has joined #launchpad [07:55] spiv, should I [trivial] in a test for the security contact link on the product details portlet (as you implied in your post-merge review of r4021), or should I leave it on the grounds that that portlet does not have long to live? [08:01] may the force be with you [08:03] mpt: how long is "long"? [08:03] spiv, 1.0 [08:04] I have a suggestion [08:04] set a date for this, add a bug and a TODO to your personal list [08:04] if the date goes by, and the code is alive, write a test [08:05] if the date goes by and the code is gone, close teh bug [08:05] I'm happy with that. [08:05] ok, who wants to volunteer a date? :-) [08:05] So, how long is "long" again? :) [08:05] (This aggre^Wuntested code cannot be allowed to stand, man) === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [08:07] lifeless: I'm testing out a new version of the pending-reviews script that should use old diff info if it still looks up to date. Hopefully that'll bring the average runtimes under control [08:08] seems to have worked, although I seem to have killed the branch state cache in the process :( [08:10] :( [08:10] is there a backup? [08:11] I have the output from this morning [08:13] I hit ctrl+C at the wrong time during a test run [08:13] (the 11 rsync jobs running concurrently slow things down a bit) [08:14] oops. Some of those are shell scripts running rsync ... [08:14] those rsync jobs could do with a lock file to prevent concurrent runs [08:22] okay. I've recovered approximate state ages from the last run, so they should be good enough within a day [08:25] hopefully the rsync jobs should sort themselves out once they've got a bit more CPU/disk time [08:26] jamesh: thanks [08:27] lifeless: for reference, the run completed in ~ 2 minutes with no changes [08:27] thought it might help ;) [08:27] given I've already got a lock to prevent concurrent runs, we could probably increase the frequency of runs further ... [08:28] sweet [08:28] evolution still sucks [08:37] New bug: #60025 in launchpad "Link to security contact in product details portlet not tested" [Untriaged,Unconfirmed] http://launchpad.net/bugs/60025 === carlos [n=carlos@120.Red-88-16-37.dynamicIP.rima-tde.net] has joined #launchpad [08:38] morning === ryanakca [n=ryan@d226-26-139.home.cgocable.net] has joined #launchpad === Spads [n=spacehob@host-87-74-19-213.bulldogdsl.com] has joined #launchpad === lbm [n=lbm@82.192.173.92] has joined #launchpad === teolemon [n=famille@car75-5-82-234-128-149.fbx.proxad.net] has joined #launchpad [09:15] New bug: #60029 in rosetta "Should always be possible to view/revert to upstream translation" [Untriaged,Unconfirmed] http://launchpad.net/bugs/60029 === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad === malcc [n=malcolm@host86-138-251-144.range86-138.btcentralplus.com] has joined #launchpad === danilos [n=danilo@cable-87-116-150-177.dynamic.sbb.co.yu] has joined #launchpad === glatzor [n=sebi@ppp-82-135-82-91.dynamic.mnet-online.de] has joined #launchpad [09:50] spiv, ping [09:50] spiv, unping === mpt was momentarily confused by his browser's cached version of pqm.launchpad.net/ === Spads [n=spacehob@217.205.109.249] has joined #launchpad [10:04] morning === quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #launchpad [10:28] stub: ping [10:28] SteveA: pong [11:15] stub: you probably want to remove product-release-finder from staging's nightly.sh -- it looks like it won't terminate [11:16] one of the registered archives includes a symlink to self, causing infinite recursion [11:17] yay [11:18] go to http://dl.openafs.org/dl/, click on the "openafs/" link [11:18] repeat === sabdfl [n=sabdfl@ubuntu/member/pdpc.silver.sabdfl] has joined #launchpad [11:35] New bug: #60048 in launchpad "product-release-finder can be caught by self-symlinks" [Untriaged,Confirmed] http://launchpad.net/bugs/60048 [11:35] New bug: #60049 in rosetta "Import of translations for KDE's desktop-* failed" [Untriaged,Unconfirmed] http://launchpad.net/bugs/60049 [11:35] Forbidden [11:36] You don't have permission to access /dl/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/op ... [11:36] ... enafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/openafs/ on this server. === Spads writes a formal request [11:37] Spads: I just noticed this ~ 20 minutes ago and stopped the copy running on carbon -- I guess the one running on staging is still going [11:37] jamesh: oh heh. [11:38] http://launchpad.net/bugs/60048 [11:38] Malone bug 60048 in launchpad "product-release-finder can be caught by self-symlinks" [Untriaged,Confirmed] [11:38] definitely needs fixing before going live ... === danilo_ [n=danilo@cable-87-116-150-227.dynamic.sbb.co.yu] has joined #launchpad === mpt [n=mpt@203-167-187-118.dsl.clear.net.nz] has joined #launchpad === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #launchpad === mholthaus_ [n=mholthau@86.84.84.9] has joined #launchpad [12:00] New bug: #60055 in launchpad "IProductSet.search() and IProjectSet.search() have unused untested optional arguments" [Untriaged,Unconfirmed] http://launchpad.net/bugs/60055 === WaterSevenUb [n=WaterSev@azevedo.astro.up.pt] has joined #launchpad === mholthaus__ [n=mholthau@5353713C.cable.casema.nl] has joined #launchpad === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad === cprov-out is now known as cprov [12:55] danilos: remember, 5 minutes for our meeting about KDE plural forms [12:55] carlos: sure ;) [01:04] carlos: ping? === jinty [n=jinty@132.Red-83-55-196.dynamicIP.rima-tde.net] has joined #launchpad [01:04] danilos: cm? [01:04] carlos: sure [01:04] carlos: do we need anyone else? (guess not ;) [01:06] danilos: don't think so === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #launchpad [01:35] New bug: #60066 in launchpad "please add basic information for bzr" [Untriaged,Unconfirmed] http://launchpad.net/bugs/60066 === jinty [n=jinty@132.Red-83-55-196.dynamicIP.rima-tde.net] has joined #launchpad === danilo_ [n=danilo@cable-87-116-150-177.dynamic.sbb.co.yu] has joined #launchpad === niemeyer [n=niemeyer@201.23.160.10] has joined #launchpad === quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #launchpad === salgado [n=salgado@200-171-140-32.dsl.telesp.net.br] has joined #launchpad [02:02] carlos: can you assign https://launchpad.net/people/ubuntu-l10n-as to "as"? [02:03] jordi: done === carlos -> lunch [02:06] carlos: yay === matsubara [n=matsubar@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #launchpad [02:24] jordi, carlos: I'd like to mark https://launchpad.net/products/rosetta/+bug/59330 as "rejected", due to my reasoning there; what do you think? [02:24] Malone bug 59330 in rosetta "Request: Mark string as "translation is not necessary"" [Untriaged,Unconfirmed] [02:25] danilos: 1 min [02:26] jordi: I don't know if that satisfies the women you're with, but if you're happy with that, so am I :P [02:27] oh man :D [02:28] replied === niemeyer [n=niemeyer@201.23.160.13] has joined #launchpad [02:41] jordi: thanks [02:43] what does he mean with docs? [02:48] jordi: ubuntu-docs, stuff extracted with xml2po ;) [02:49] right, as I suspected [02:49] same case as any other po tho [02:49] if it has stuff that shouldn't be in, fix the po [02:54] jordi: exactly, or, fix xml2po :) [02:54] well, simply add support to it for per-document ignored tags [02:54] (it's currently per-mode, so docbook documents have their own ignored tags) [02:55] anyway, marking 59330 as rejected [02:59] okay [02:59] carlos: I'd like your input on bug 59377 as well; there's a task for ubuntu l10n manager already, imho :) [02:59] Malone bug 59377 in rosetta "Original author names not kept in PO files" [High,Unconfirmed] http://launchpad.net/bugs/59377 [03:03] I have mixed views on #116 [03:03] because handing translator-credits automatically can be bad too [03:03] I wouldn't add myself to credits if I just translate 10 strings out of 250 [03:04] maybe using a % threshold [03:04] gotta go home [03:04] jordi: agreed [03:04] jordi: watch out for the traffic, get there safely! === flacoste [n=francis@modemcable207.210-200-24.mc.videotron.ca] has joined #launchpad [03:05] jordi: btw, read my comment in 59377 as well: old credits would be lost, and that's not the right thing to do === panickedtest [n=travis@cdm-75-109-115-91.asbnva.dhcp.suddenlink.net] has joined #launchpad [03:07] danilos, jordi, carlos: brief irc meeting in 20 mins time? is that okay? === quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #launchpad [03:08] SteveA: jordi just went home, not sure how long will it take him [03:08] that's okay [03:09] we can start without him, and catch up on other things later [03:10] SteveA: well, ok, I'm fine with it, though I have another scheduled discussion with carlos at 16h, but we can probably move that :) [03:10] i think this will be quick [03:10] SteveA: it's ok for me too [03:10] danilos: sure, we can move it [03:12] danilos: I agree with the rejection of bug #59330 [03:12] Malone bug 59330 in rosetta "Request: Mark string as "translation is not necessary"" [Untriaged,Rejected] http://launchpad.net/bugs/59330 [03:16] carlos: ok, thanks for looking into it [03:17] SteveA: just ping us when you're ready for the meeting; btw, anything to put our minds to before we start? :) === AlinuxOS [n=alinux@d83-176-127-176.cust.tele2.it] has joined #launchpad === quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #launchpad === kiko [n=kiko@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === cbx33 [n=c2df514b@ubuntu/member/cbx33] has joined #launchpad [03:38] hi guys [03:38] what do you people recommend for project management [03:40] cbx33: it depends on your requirements [03:40] carlos: elaborate ;) [03:41] cbx33: well, I think you are the one that should elaborate your question ;-) What do you want to do? [03:41] well, it's kinda open ended at the moment [03:41] could be a small implementation coulde be huge [03:41] mainly for small specification tracking [03:42] cbx33: launchpad itself allows you to manage specifications [03:42] cbx33: launchpad.net/products/rosetta/+specs [03:42] that's an example [03:43] I'm on about a little finer grain [03:44] like creating sub tasks for each larger speficiation [03:44] assigning these to people [03:44] progress tracking [03:46] cbx33, use bugs? [03:47] kiko: I was thinking something like dot project [03:47] kiko: http://www.dotproject.net/modules.php?op=modload&name=News&file=article&sid=7 [03:47] cbx33: Perhaps this fits your requirements, but it's not online: http://live.gnome.org/Planner [03:47] I have never seen one of these tools used competently. [03:47] kiko: Ping [03:47] and I've seen them being used /many/ times [03:47] malcc! [03:48] kiko: Got a request from infinity to get 58187 into production ASAP; the fix is ready but I'm still addressing review comments on the automated test [03:48] carlos: that's not webbased is it? [03:49] kiko: Can we do this? I understand it would be quite a big help [03:49] cbx33: no, it isn't [03:49] yeh i need the collaborative nature [03:49] cbx33: then I guess you should ask at #ubuntu if launchpad doesn't fit your requirements... [03:49] another option is [03:49] malcc, is your fix reviewed? [03:50] to request the missing features and we would evaluate whether we could implemente them in launchpad [03:50] kiko: Yes, as in the branch went to review, and the comments which came back were only about the style in the test code [03:50] ah [03:50] malcc, why don't you finish fixing the test and get it reviewed then? [03:53] kiko: Well that's what I'm working on, when I got this request to get this working now if possible, which is why I thought I'd find out if it was allowed to make this possible === glatzor [n=sebi@ppp-82-135-82-91.dynamic.mnet-online.de] has joined #launchpad [03:53] malcc, I'd rather you followed the process. I can help review if you are blocked on a reviewer. [03:53] kiko: Ok thanks [03:54] thanks === panickedtest is now known as panickedthumb [04:08] SteveA: quick review: https://devpad.canonical.com/~andrew/paste/filehOZZMu.html [04:09] danilos: r=me [04:09] thanks [04:09] SteveA: sure, thanks [04:10] danilos: will that append the copyright to whatever upstream has? [04:11] carlos: nope, it's just a simple change in order of statements, and removing double (c) [04:11] carlos: you think we should do that right away as well? [04:12] danilos: well, if you don't see it too complicate... that would make some people more happy. I don't remember if we do something like that right now though === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #launchpad [04:13] carlos: we don't, ok, I'll do that as well [04:14] ok [04:16] kiko: Ok, the test is fixed, the diff is here: https://devpad.canonical.com/~andrew/paste/file1UTaHN.html [04:16] kiko: It's all testing except the lines removed from distrorelease.py === Spads_ [n=spacehob@217.205.109.249] has joined #launchpad === LeeJunFan [n=junfan@s64-186-37-84.skycon.net] has joined #launchpad [04:33] Any reviewers got a minute to help me out? [04:37] malcc, sure [04:37] salgado: So, I've got a two-line change to distrorelease.py, to fix frozen distros [04:38] salgado: jamesh has been reviewing it, and I've been making changes to tests at his suggestion, but now it's become urgent and I need to land something [04:39] salgado: https://devpad.canonical.com/~andrew/paste/file1UTaHN.html [04:39] I'm just as happy to land it without the test changes for now if that's easier [04:47] malcc, so, you've done all changes that jamesh asked you to? [04:47] salgado: Yes [04:48] salgado: But, I only have "needs reply" from him not "merge conditional", so if I merge r=jamesh I think I'd be cheating [04:49] malcc: hi. If the changes I suggested got your tests working with LaunchpadZopelessLayer, go for it. [04:49] jamesh: Thought you'd be safely in bed at this hour :) [04:49] jamesh: Thanks :) [04:49] salgado: Thanks for your time [04:50] malcc, np [04:56] SteveA: I'm here [04:57] SteveA: I'm going to send you the log by email [04:57] s/SteveA/jordi/ [04:58] okay [05:00] jordi: sent [05:06] New bug: #60086 in launchpad "Could be more specific about ``please use its official bug tracker''" [Untriaged,Unconfirmed] http://launchpad.net/bugs/60086 [05:06] New bug: #60089 in malone "Enable custom searches and modifying preset searches" [Untriaged,Unconfirmed] http://launchpad.net/bugs/60089 === danilos [n=danilo@cable-89-216-150-21.dynamic.sbb.co.yu] has joined #launchpad === _malcc [n=malcolm@host86-138-251-144.range86-138.btcentralplus.com] has joined #launchpad [06:03] jamesh, still around? === Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #launchpad === ryanakca [n=ryan@d226-26-139.home.cgocable.net] has joined #launchpad === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #launchpad === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad === lukketto [n=lukketto@host179-132.pool8257.interbusiness.it] has joined #launchpad === lfittl [n=lfittl@85-125-229-117.dynamic.xdsl-line.inode.at] has joined #launchpad === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad === carlos -> out === Kuhrscher [n=jannick@88.134.177.162] has joined #launchpad === lukketto [n=lukketto@host179-132.pool8257.interbusiness.it] has left #launchpad [] === Spads [n=spacehob@host-87-74-19-213.bulldogdsl.com] has joined #launchpad === lbm [n=lbm@82.192.173.92] has joined #launchpad === ploum [n=ploum@ubuntu/member/ploum] has joined #launchpad === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #launchpad === punkmexic [i=ajuaaa@148.233.104.147] has joined #launchpad [08:35] hello === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [08:51] do anyone knows if ubuntu will support winmodems in next release at lease smartlink drivers? [08:52] punkmexic, #ubuntu [08:52] im there kiko [08:53] punkmexic, that subject doesn't have anything to do with launchpad [08:54] launchpad what exactly is. [08:54] i asked in ubuntu a question with this subjetc and they told me to go to launchpad [08:54] punkmexic, it's a tool for managing open source projects [08:54] who told you that? [08:55] flacoste, when are we going to get rid of this annoying "Change source package" link hmm? :) [08:56] kiko-afk: do we have a bug open on that? [08:56] I'm not sure we do [08:56] kiko-afk: i don't think so [08:56] punkmexic: www.launchpad.net [08:56] flacoste: feel free to open one up :-) [08:56] kiko-afk: ^ [08:57] punkmexic, I'd ask him why he thinks launchpad might help him answer that question === Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #launchpad [09:00] New bug: #60113 in launchpad "oops.cgi should offer a linked HTTP_REFERER" [Untriaged,Unconfirmed] http://launchpad.net/bugs/60113 [09:01] flacoste, it's part of bug 2510, is it not? [09:01] Malone bug 2510 in launchpad-support-tracker "Confusing mixture of pages for editing a ticket" [Medium,Confirmed] http://launchpad.net/bugs/2510 [09:01] flacoste, well, it could be at least. what do you think? [09:01] kiko-afk: indeed, it could be [09:02] kiko-afk: one specific problem of the 'Change Source Package' link is that you get an Unauthorized exception for it, at least I do [09:02] kiko well my question there was anyone knows an official website where i can make a suggestion to.ubuntu developers? or e-mail [09:02] punkmexic, you can file bugs on ubuntu using launchpad (launchpad.net/distros/ubuntu/+bugs) [09:02] punkmexic, you can also file support requests [09:02] (launchpad.net/distros/ubuntu/+tickets) [09:03] thanx kiko [09:03] punkmexic, most welcome [09:03] kiko-afk: are you still on vacation? [09:03] flacoste, no. [09:05] kiko-afk: good, i was afraid that you were answering work email on your vacation time ;-) [09:05] kiko-afk: or that it was raining heavy and couldn't bike... [09:06] I only bike early in the mornings though === punkmexic [i=ajuaaa@148.233.104.147] has left #launchpad [] === oohlaf [i=olaf@deschacht.student.utwente.nl] has joined #launchpad === tortoise_ [n=tortoise@194.164.140.64] has joined #launchpad [09:53] I'm wondering whether something is wrong about Launchpad and Ubuntu communication... [09:53] https://launchpad.net/products/launchpad/+ticket/1769 [09:53] so many people appear to think that launchpad == ubuntu [09:53] we need to fix that or it's going to be an adoption blocker [09:54] ddaa: confirm [09:54] many people talk negatively about rosetta as being "ubuntu-centric" [09:54] jordi: ? [09:54] ubuntu-oriented is what they tend to use, actually [09:55] Maybe getting Linspire on board would help that perception. === jkakar [n=jkakar@204.174.36.228] has joined #launchpad === ddaa ponders blogging about "I am a Launchpad devel, and I do not care much about Ubuntu. It's a cool distro that spares me from dealing with updates and stuff, but that's about it. Well that's also the distro of my employer, so I am strongly encouraged to use it. But I care more about bzr than about ubuntu." [09:59] Probably not a good idea. [10:00] :-) === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [10:07] I think part of the issue is that MOTU haven't documented using LP all that thoroughly. There are only a handful of MOTU using it consistently, and we haven't linked to Scott's announcement on u-d-a prominently. Additionally there's confusion (at least to me) when referencing LP bugs in source package changelogs whether "Closes Ubuntu" or "Closes LP" or "Closes Malone" is preferred. [10:11] there's also the problem of LP branding which The New UI is supposed to improve [10:13] crimsun: it should be "Closes Ubuntu", a given bug number in Launchpad can apply to Ubuntu, upstream, and any number of other distros and products. [10:14] ddaa: ok, that's what I've been using [10:20] ddaa: agreed === matthewrevell [i=synchron@outbound.silenceisdefeat.org] has joined #launchpad === ryanakca [n=ryan@d226-26-139.home.cgocable.net] has joined #launchpad === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #launchpad === ramon [n=ramon@71.Red-81-38-16.dynamicIP.rima-tde.net] has joined #launchpad [11:31] morning === rdu [n=ramon@71.Red-81-38-16.dynamicIP.rima-tde.net] has joined #launchpad [12:00] Hmm. My test is passing locally, but failing on pqm with an error "(, 'addSource', 'launchpad.Edit')" [12:00] Anybody know what might cause that? === flacoste [n=francis@modemcable207.210-200-24.mc.videotron.ca] has left #launchpad ["Bye"] [12:03] malcc, what's the full TB [12:04] kiko: Can't tell, bare excepts in nascentupload are swallowing it, I just get the string of the exception in a rejection email [12:05] malcc, are you fully merged? [12:05] kiko: Yes [12:05] malcc, the error is a permission error -- you're trying to call DRQ.addSource() [12:05] and your user doesn't have launchpad.Edit on that table [12:05] err [12:05] method [12:05] ZCML missing perchance? [12:06] kiko: I'm running with LaunchpadZopelessLayer, I'm told this should give me a permissive security policy, and indeed running locally this seems to be working [12:08] it's odd but that's the error... could it be an ordering issue? [12:08] i.e. this test is being run in a different order in PQM? [12:09] kiko: Unless some other test is doing something horrible to the permissions, I can't see how ordering could cause this [12:11] well... [12:11] kiko: Now pqm has done its thing and run all tests for me, confirming there are no other breaks, I'd really love to delete those two bogus lines on drescher to fix frozen and sort this out in the morning :) === cprov [n=cprov@monga.dorianet.com.br] has joined #launchpad [12:12] Yes, it must be something, even though nothing looks very possible right now [12:12] well, my concern is that this will get dropped if there is an emergency in the morning [12:13] and we'll end up in the same situation we were before [12:13] IIWY I would just go to bed and sort it out tomorrow. [12:13] addSource is in the queue zcml fwiw [12:13] malcc, do you know what line is failing? [12:13] in nascentupload.py I mean