[00:20] Hobbsee: Was it overridden while it was building? [00:21] wgrant: no, but it looks like it was copied by building [00:21] giveback seems to have worked [00:34] Aha, it looks like r7390 should be the fix for that ridiculous account deactivation bug. [00:34] Finally. [00:39] Hobbsee: ew [00:39] failed to upload is generally either transient or "interesting": [00:41] Ooh, I see we have copy archives now. [00:41] And multiple PPAs. [00:41] (on dogfood) [00:46] lamont: yes... [00:46] wgrant: oh, excellent! where'd you find that? [00:48] Hobbsee: I tries to poke my PPA on dogfood and it 404'd, and https://dogfood.launchpad.net/ubuntu/+archives has stuff on it. [00:49] wgrant: i meant the account deactivation bug, but, cool [00:49] Hobbsee: Ah, well, that I found on the LP 2.1.12 test plan. [00:50] Because the bug is still private :( [00:50] ah [01:50] <_MMA_> Can "projects" have mailing lists or are they only for teams? [02:17] _MMA_: only for teams, but you can create a team for your project. even with the same name iirc [02:18] <_MMA_> stdin: Sure. I have a -dev team but its a small project and wanted a general list for all. Thanx for the answer. [02:20] you could create a -users team I guess [02:22] <_MMA_> stdin: Yeah, like I said, small. :) Don't want the separation. And man, I really don't need to be on more lists. :P [02:51] jml, available for just a second? [03:03] pygi: he's giving a talk at osdc _right now_ :) [03:03] mwhudson, perhaps you have his mail? :) [03:03] address? [03:04] well e-mail,yea :) [03:04] see private [03:04] * pygi sees private === nhandler_ is now known as nhandler === thekorn_ is now known as thekorn === wgrant_ is now known as wgrant [08:40] sourceforge has updated their bug tracker, and it still sucks [09:07] jamesh: Mmmhmmm. [09:07] A project I work on for uni is considering moving from there to Google Code... I'm hoping to make them come here instead. [09:10] wgrant: if you ask nicely, you can get your bugs migrated from SF to LP [09:14] jamesh: I'm aware, yes. [09:15] That's one thing LP wins on. Having real people to talk to. [10:13] wgrant, try #sourceforge [10:13] It used to have real people ... [10:57] good evening from the philippines! :) I am getting a connection timeout on port 22 when pushing my project; bzr push bzr+ssh://nbjayme@launchpad.net/~nbjayme/+junk/cruxade it was working before or i'm just too way clumsy. [11:11] regenerating keys.... :( === salgado-afk is now known as salgado [11:57] okay... my clumsiness... :-[ bzr push sftp://bazaar.launchpad.net <---- is the right url. === mrevell is now known as mrevell-lunch === fta_ is now known as fta === mrevell-lunch is now known as mrevell === thunderstruck is now known as gnomefreak [14:09] isn't debuild -S -sa the right way to produce the source package to upload if the package is new? [14:10] I keep getting No signer, therefore ACL not processed [14:17] hmm, from the build log it seems that the package builds ok and then the problem is during the 'upload' to the ppa from the build host .. [14:19] darius12: can you point me to the buildlog ? [14:20] sure, wait a sec [14:20] http://launchpadlibrarian.net/20229558/buildlog_ubuntu-intrepid-amd64.google-gadgets_0.10.4%2Bsvn20081205-0~ppa2_FAILEDTOBUILD.txt.gz [14:21] oops, wrong sorry [14:21] http://launchpadlibrarian.net/20231881/buildlog_ubuntu-intrepid-amd64.google-gadgets_0.10.4%2Bsvn20081205-0~ppa7_BUILDING.txt.gz [14:22] this is the correct one [14:23] cprov-away: Or maybe you want this page: https://launchpad.net/~pktoss/+archive/+build/805515 [14:24] darius12: thanks, let me check. [14:24] darius12: 2008-12-05 13:54:03 WARNING Require Pre-Depends: dpkg (>= 1.14.12ubuntu3) when using lzma compression. [14:24] would this be a fatal problem? [14:25] darius12: yes, see the build upload log -> https://edge.launchpad.net/%7Epktoss/+archive/+build/805515/+files/upload_805515_log.txt [14:26] darius12: the line above says: "WARNING Upload was rejected:" ;) [14:27] cprov-away: what confused me was the line above: No signer, therefore ACL not processed [14:27] so I kept thinking there was something wrong with the way I signed the source file :-) [14:28] darius12: it's an INFO message, can't be dangerous. [14:28] darius12: binaries come unsigned from the builders. [14:29] I see. From now on, I 'll know better :-) Thanks a lot for your help :-) [14:30] darius12: you are welcome. [14:31] is bazaar.launchpad.net under maintenance ? === thunderstruck is now known as gnomefreak [14:33] enygmata, are you having issues? [14:34] im getting "There was a problem connecting to the Launchpad server." message [14:35] enygmata, it works here, and this address redirects me to launchpad.net [14:36] the full address is http://bazaar.launchpad.net/~rexpert-team/rexpert/trunk/changes === salgado_ is now known as salgado [14:41] enygmata, it's also working [14:41] for me [14:41] :) === _neversfelde is now known as neversfelde [14:55] hi [14:56] i'm trying to use launchpadlib to update bugs but transitionToStatus() doesn't seem to work [14:56] bug.transitionToStatus('Fix Released') [14:56] TypeError: __call__() takes exactly 1 argument (2 given) [14:59] philn, bug.transitionToStatus(status='Fix Released') [15:00] currently, launchpadlib doesn't take positional arguments [15:03] oh, i see [15:04] working ;) [15:05] and one other thing, each time i start the script using LP lib, i have to authenticate via the browser [15:13] philn, I think lplib provides some facilities to store the credentials on disk so that you can re-use them [15:14] yeah, Credentials.load() and Credentials.save() [15:17] where can i find an up-to-date API doc? [15:17] leonardr, ^ [15:19] nvm, i'll just use pydoc... [15:19] philn, https://help.launchpad.net/API/launchpadlib is up to date [15:19] it's not a reference, if you want a pydoc type reference then pydoc is the way to go === salgado is now known as salgado-lunch === salgado-lunch is now known as salgado === salgado_ is now known as salgado [17:25] hi folks [17:26] I'm looking for any blueprints, groups, channels, e-mails lists or any other information or communities to learn about latest thinking re: web services plan (aka webplications) in Ubuntu. Any pointers really appreciated [17:26] I want to help define it and make a contribution... [18:07] Is there a way to push a branch to launchpad such that it is auto-linked to the bug it's associated with? [18:08] jkakar, yeah, just pass --fixes=lp:bug-number in one of the commits on that branch [18:09] salgado_: I was afraid you'd say that. :) I don't really like that because --fixes implies, at least to me, that the branch really does solve the problem, but the first few pushes are always about getting a review to see if that is really true. [18:09] salgado_: But anyway, I guess I'll do that, thanks. [18:10] jkakar, yeah, we don't like that either, but that's all we have now, I'm afraid === salgado_ is now known as salgado-afk === barry is now known as barry-away