[01:31] hi guys, i uploaded a package that was less than one in a testing ppa, so removed the other conflicting version but now can not upload as the package has already been uploaded to launchpad. How can I fix that? ppa:vinux/vinux-lucid-testing mangler_1.2.2-2vinux2_source.changes [01:33] oh there is a.upload file tha tmay be responsible [05:11] hi how can I stop deleted ppa's showing in my ppa list? vinux/ubuntu [05:11] You can't. [05:11] oh [05:11] can lp admins work magic with them? [05:12] Probably, but IIRC it takes direct databased editing through SQL stuff and they really only do that for critical stuff. I'm reasonably certain a cluttered page doesn't qualify. === cheako5 is now known as cheako === cheako is now known as Guest54949 === cheako911 is now known as cheako [05:30] ScottK thanks for the info, I imagine you're right [05:35] ScottK do you have access to checking what build errors mean? [05:35] im very new to building packages [05:38] oh i can see the build log now, maybe that will shed some light [07:44] with the email interface, is it possible to link a bug to a Debian bug? how would I do that? === hyperair is now known as Guest14260 [11:43] I have a package in a ppa, that needs another package from that same ppa to compile, ppa is boxfs and the package boxfs needs libapp-dev to build correctly, should I split this up in two ppa's or is it somehow possible to create build-dependecies in the same ppa? Thanks [11:45] oups sorry just found the answer to my question --> Launchpad satisfies your package's Build-Depends using:the most recent versions of the packages in the PPA you're uploading to [11:45] so it should find libapp-dev [13:02] can someone explain how to properly set up a branch to be maintained by a team, either if I used zatri as the team(or glvoxel-core) or somethinglike that? [13:03] can not see the org.tgz that a rejection error is referring to for vinux/precise-proposed irssi, email says rejected as it is already present and the help page says to resolve the error take steps that i cant seem to do [15:33] can someone review my question to launchpad itself and help me out? [16:38] milleja46: It sounds to me like you just want to create a project, not a project group. [16:40] maxb: well yea already have the project but can't figure out how to get the friend's branch to be maintained by the team we created so we can update the trunk as needed and not only him... [16:41] milleja46: Make the branch owned by the team [16:42] Project groups are for grouping projects - no point in creating one unless there are already multiple projects in Launchpad which are to be aggregated [16:42] maxb: how do I tell him how to do that? though I'd rather have it owned by a core team under zatri than zatri itself if I can help it and is why I asked [16:43] You can create another team if you like [16:43] and you can change branches owner's in the web UI (assuming you have permission, by being the current owner, or a member of the current owning team) [16:53] maxb: the guy can't change the owner of the branch [16:54] nvm [17:03] milleja46: If he's the current owner, he can [17:03] is there a good link on how to base a workflow for launchpad? say for working in a personal branch and such [17:04] maxb: that's why I put the nvm after I said that :P [17:46] what the heck? I added a key for my computer and it's permission denying it on the key [17:56] anyone on that would know why I might be getting a Permission denied( public key) on my computer? [17:56] your key isnt on the remote server? [17:56] SSH key or PGP key? [17:57] well I put the ssh key on launchpad, and I'm now trying to get a branch onto my computer [17:59] i assume you're bzr branching? [17:59] using 'bzr branch [path]' [18:02] well i'm trying to grab glvoxel through the command bzr branch lp:glvoxel [18:03] this is the output I'm getting: http://pastebin.com/UtTEcpKU [18:04] check whether ssh your-lp-id@bazaar.launchpad.net works [18:04] (it should print "No shells on server") [18:05] that returns "Permission denied (publickey)" [18:06] then check whether your key is actually on lp and available locally [18:07] well I went to lp and copied what was in my pub ssh key file and pasted it in there [18:07] so it should be on there.... [18:08] i wonder if it hasnt pushed to the servers yet [18:08] could take a tiny bit [18:09] how long? I kinda forgot how long that takes...I though i may've just had copied the key wrong so i re-entered it before I came and asked here [18:11] maybe 10 minutes? [18:11] give or take? [18:12] o_O [18:12] i'm just guessing there, an LPAdmin might be able to say more [18:12] well I had that previous key in there for about a week or so and it reported the same error >_> [18:26] well still having the same issue [18:36] wow figured it out [18:37] had to run ssh-add pairname.pub