=== flacoste is now known as flacoste_afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [02:49] how do I make a branch on a project from the command line? [02:50] create a folder "your projet" [02:50] then $ cd project [02:50] $ bzr init [02:51] magcius: a branch of an existing project? Or initialise a new project? [02:51] lifeless: an existing project [02:51] daker: um [02:51] daker: ^ an important question to ask, init should only ever be done once per project :) [02:51] magcius: bzr branch source destination [02:51] lifeless: yes, I have that [02:52] magcius: or, if you're using switch, you can do 'bzr switch -b destination' [02:52] lifeless: if I branched lp:foo [02:52] lifeless: how do I push to lp:~jstpierre/foo [02:52] lifeless: and create a new branch on the remote [02:52] lifeless, sorry [02:52] magcius: exactly! bzr push lp:~jstpierre/foo [02:52] magcius: except that foo needs to be project/branch [02:53] magcius: e.g. bzr push lp:~jstpierre/PROJECTNAME/BRANCHNAME [02:53] lifeless: ~jstpierre/foo is too short to be a branch name. [02:53] lifeless: uh, what do people usually name their forks? [02:53] lifeless: er, branches [02:53] magcius: depends on what it does [02:54] magcius: they usually choose a name indicating the intent [02:54] nigelb: it just adds new features that I want them to pull from [02:54] magcius: like lp:~jstpierre/PROJECTNAME/myfeatures [02:54] Id name something like jstpierre/foo/newfeatures [02:54] uh... ok [02:54] lifeless, i have a problem with milstones https://launchpad.net/ubuntu-manual-website/0.3 [02:54] * magcius is going to name it foo/master [02:55] lp created a tree milstones with the same name [02:55] i delete one but the 2 others i can't delete them [02:57] daker: whomever created them can delete them [02:57] daker: failing that, gmb might be able to help you [02:58] (they are the current help contact, according to the topic) [02:59] oki [03:19] daker: They don't all have the same name -- why do you want to delete them? [03:20] And what happens when you tr? [03:20] +y [03:20] actualy i can't create a milstone with "0.3" [03:20] 0.3beta [03:21] Why not? [03:21] and the 0.3beta dosen't exist https://launchpad.net/ubuntu-manual-website/+milestone/0.3beta [03:22] What does it say when you try and fail to create it? [03:23] oki oki i think lp is showing them [03:23] it works [03:24] thanks wgrant lifeless [04:45] anyone else having rendering issues in FF using LP edge? Using edge server I get http://imgbin.org/images/1847.png. If I temporarily disable edge it renders properly - http://imgbin.org/images/1848.png [04:46] I've verified it on 2 diff computers (using 2 diff versions of Ubuntu - 10.04 & 9.04). The 9.04 PC doesn't have lp-firefox-improvements installed, so that's not the issue [04:47] kermiac: yes, edge has css fubared [04:47] kermiac: fix has landed and will be re-rolled with the next edge rollout [04:47] thanks thumper, it's a known issue then? [04:47] yep [04:48] ok, awesome.. just making sure it was known. thanks thumper :) [04:48] np [07:59] I'm a member of team A, Team A is a member of Team B, Team B is a member of Team C, Team C gets a lot of email that I'm not too intersted in. Is there any way to not have to receive email from that specific team? === mpt_ is now known as mpt [08:45] do merge requests track the branch if there are commits after? [08:49] yes [08:50] the diff won't update in response to target branch changes, but will in response to source branch changes. [08:52] Is there any reason why accessing Launchpad over the API always requires having to authenticate (and create an account first) when the same information is visible on the web site for the public? [08:53] http://blog.launchpad.net/general/anonymous-access-to-the-launchpad-web-service-api [08:54] or https://help.launchpad.net/API/launchpadlib#Anonymous access :) [08:56] Does this safe me from having to use OAuth when I don't use launchpadlib? As far as I know that is only available for Python. [08:57] oauth is available for lots of languages [09:01] but I believe that it still requires oauth [09:01] http://oauth.net/code/ [09:01] Hmm, that means more time investment in having to understand OAuth before as well :/ [09:23] https://answers.edge.launchpad.net/launchpad-code/+question/112695 has expired whilst waiting for losa intervention, and I don't seem to have the powers to reopen it [09:24] * mthaddon updates it [11:25] can someone comment on whether there is a timescale for fixing bug #451390 [11:25] Launchpad bug 451390 in Launchpad Bugs "limited upload rights no longer give series nomination accept/decline rights (affected: 1, heat: 3)" [High,Triaged] https://launchpad.net/bugs/451390 [12:25] apw, there is no plan for fixing that soon (i.e. next 3 months). I'll take a look and re-triage. [12:26] deryck, its a most annoying bug for anyone who has upload rights via a group, as they have to hastle a coredev every single time they want to approve a nomination [12:27] apw, understood. I'll see what I can do to get it scheduled. [12:30] apw, I've tagged it into my bug list that I watch for bugs we need to fix sooner rather than later. There's still a bit of time on this list before we schedule, just due to the number of bugs we have and feature work... [12:30] apw, but this should get it queued to get fixed sooner than later. === mrevell is now known as mrevell-lunch === mrevell-lunch is now known as mrevell === flacoste_afk is now known as flacoste [14:19] is there a maximum file size for bug report attachments in Launchpad? I ask because almost every attempt to report a kernel crash dump fails with an HTTP 500 message and manually attempting to upload the crash file results in a "Sorry, there was a problem connecting to the Launchpad server." === mrevell changed the topic of #launchpad to: http://launchpad.net/ : all systems operational | Read https://help.launchpad.net/ for help | Help contact: mrevell | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/ [14:27] gmb, Can you answer jaminc? ^^^# [14:27] Hi all. Is there a way to re-upload the same package (same name) to a PPA if eg the first attempt failed to build for some reason? [14:29] alf__: You'll need to change the version number at least. [14:29] alf__: not if it was processed..., as oojah said. [14:30] alf__: for that reason, it's always a good idea to build it locally (using pbuilder) if possible - it'll help identify build failures before you upload. [14:45] mrevell, jaminc: I'm not aware of an upload limit on bug attachments, but it wouldn't surprise me. [14:46] I'll look now [14:50] jaminc, I can't find reference to a limit anywhere. Can you file a bug at http://bugs.launchpad.net/malone so that we can track this properly? The response you're getting sounds as though something's going wrong. [14:51] gmb, will do... the files are rather large 300M+, some as large as 2.5G so far [14:51] jaminc, Hmm. Yeah, that's on the heavy side :) [14:51] still, LP should handle that better. [14:52] jaminc, It may be worth asking in the #ubuntu-qa channel about how they generally handle uploads of that size. [14:52] gmb, while on the heavy side for normal reports, 300M is on the low side for kernel crashes [14:52] jaminc, True. So, you're likely hitting a bug. [14:56] gmb, seems it's a LONG standing bug #95822 [14:56] Launchpad bug 95822 in Launchpad Bugs "Malone connection generates an "Internal Server Error" on large file attachments (affected: 6, heat: 84)" [High,Triaged] https://launchpad.net/bugs/95822 [14:57] jaminc, Okay, please mark yourslef affected by that and add a comment describing your situation so we can try to chase it down further. === henninge_ is now known as henninge === Ursinha is now known as Ursinha-lunch === beuno is now known as beuno-lunch === Ursinha-lunch is now known as Ursinha === matsubara is now known as matsubara-lunch === beuno-lunch is now known as beuno [17:52] I've a problem. [17:52] I've created some projects on launchpad. Now when I review my page of projects, I see one additional project that doesn't belong to me. [17:53] Clicking this project's link leads me to its page, but it's no code or anything else attached to it. [18:00] MAfifi: what is your lp user id? [18:01] MAfifi: are you in any teams? === bac` is now known as bac [18:05] why would a package in a ppa be marked as deleted for many days, and not actually get deleted? [18:08] bac: My user ID is mohammed-elafifi. [18:08] And I don't belong to any teams; I was the original creator of all my projects. [18:10] MAfifi: which project do you see that is in error? [18:11] bac: "photo slideshow". [18:11] bac: This error has a story actually. [18:12] MAfifi: it shows you registered that project and are the maintainer. [18:12] bac: I originally wanted to create the project "mobile photo slideshow application" so I filled in the information in the creation page and named it "photo slideshow". [18:13] Then when I pressed submit, I got an error message that a project with this name "photo slideshow" already exists. It asked me to change the name. [18:14] bac: So I changed it to "mobile photo slideshow application" as it's now and worked on that new name. [18:14] bac: However it seemed a project with the old name was created somehow and attached to my account. [18:14] It might be a bug in launchpad system, but the procedure for reproducing it isn't straight. [18:15] MAfifi: i don't know how the two projects got created. if you do not want the one called 'slideshow' i can disable it now. is that what you want? [18:16] bac: Yes, if it'll disappear from my list, that's OK for me. [18:16] bac: As I'll never commit code on it. [18:17] bac: I already add any enchancements/fixes to the one with the other name. [18:17] So I was impatient and created a project when I should have just created a new series on an existing project, how do I delete the unnecessary project in Launchpad? [18:20] bac: It now disappreared, thanks for your help. [18:32] hi, i wanted to setup a code import for eclipse. the corresponding command is "cvs -d:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse/ co .", but launchpad complains about the module ".": The CVS module contains illegal characters. [18:32] is there an way to work around this issue? [18:33] second request: can someone remove https://code.launchpad.net/~vcs-imports/eclipse/trunk ? [18:37] I can, but what's wrong with it? [18:39] About your "." question, I feel dubious about the validity of importing the entire repository into a single bzr branch [18:41] bdrung: ^ [18:43] is there a way in malone to see which people have reported a bug for a certain project? [18:43] abentley: howdy, how are things looking? [18:43] maxb: we need 287 directories from there. i don't want to import each manually [18:44] jcastro, so a way to see who has filed bugs against malone, for example? [18:44] deryck: I want to see everyone who has ever reported a bug on "indicator-appmenu" for example [18:44] bdrung: What do you need them for? I have great difficulty believing that an all-in-one bzr branch would actually be useful [18:46] jcastro, we don't have a way to get at that from the web UI. You could go the round about way in the API, but there isn't a nice getBugReporters method or some such. [18:46] ok no worries, thanks for the help deryck! [18:47] maxb: we need them for building eclipse. we have a script that checkout these directories for a release, but for building daily builds we need an all-in-one bzr branch (all-in-287 bzr branches won't work) [18:47] jcastro, np! [18:47] maxb: compare http://dev.eclipse.org/viewcvs/index.cgi/ with http://git.debian.org/?p=pkg-java/eclipse.git;a=tree;f=eclipse/plugins;h=f00e93691fc47438bb7b425f062d1e91bf9db481;hb=HEAD [18:49] interesting. I guess Launchpad needs to be changed to allow "." as a module, and then we need to hope cscvs won't fall over [18:50] maxb: the "module" selection is done in the CVS path: for example ":pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse/" vs "-d:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools/" [18:51] maxb: should i open a bug report. if yes, against which project [18:51] No, module has a specific meaning in connection with CVS, and it's not the -d bit. [18:52] And yes, it appears that a bug "Launchpad disallows valid CVS module of '.' from being imported" is required, against launchpad-code === matsubara-lunch is now known as matsubara === Meths_ is now known as Meths [19:11] jcastro, hi. [19:12] jcastro, you mean with source package recipe builds? I'm running a stress-test right now. If that goes well, we could see it deployed on edge soon. === ubuntujenkins is now known as revisionist [20:07] maxb: ok, i opened bug #594294 [20:07] Launchpad bug 594294 in Launchpad Bazaar Integration "Launchpad disallows valid CVS module of '.' from being imported (affected: 1, heat: 6)" [Undecided,New] https://launchpad.net/bugs/594294 [20:11] abentley: cool, thanks! === revisionist is now known as ubuntujenkins === Ursinha is now known as Ursinha-dinner === matsubara is now known as matsubara-afk