UbuntuIRC / 2008 /01 /23 /#launchpad.txt
niansa
Initial commit
4aa5fce
[00:24] <Laibsch> My upload was rejected:
[00:24] <Laibsch> Rejected: Signer has no upload rights at all to this distribution.
[00:24] <Laibsch> Not permitted to upload to the RELEASE pocket in a series in the 'CURRENT' state.
[00:24] <Laibsch> I had used gutsy, is that not permitted?
[00:25] <Nafallo> Laibsch: gutsy is released indeed. stable release and all.
[00:27] <Laibsch> I am not sure anymore if that is the problem
[00:27] <RAOF> Laibsch: You've probably done "dput <mypackage>", which will default to trying to upload to Ubuntu.
[00:27] <Laibsch> RAOF: I am pretty sure I uploaded to my-ppa
[00:27] <Laibsch> Let me try again
[00:27] <Laibsch> RAOF: Indeed, I did
[00:28] <Laibsch> That little sucker "my-ppa" is just too easy to forget :-/
[00:28] <Laibsch> Thanks
[00:28] <RAOF> Yay for consistent error messages.
[00:28] <RAOF> Laibsch: You can edit ~/.dput.cf to change the default target.
[00:30] <Laibsch> how?
[00:30] <Laibsch> I think that should be put in the docu
[00:30] <Laibsch> I just c&p'd from there
[00:31] <Laibsch> ACCEPTED!
[00:31] <Laibsch> Unbelievable, after all this time ;-)
[00:32] <RAOF> Laibsch: You'd be looking for the big [DEFAULT] section at the top of your .dput.cf. CHange the default_host_main to point to whatever section you want (most likely my-ppa)
[00:33] <Laibsch> RAOF: Sorry, this must seem stupid to you. But I was just using ~/.dput.cf so far
[00:35] <RAOF> Oh. It's entirely possible that I copied /etc/dput.cf to ~/.dput.cf and then edited it.
[00:35] <Laibsch> I just followed the ppa intro doc
[00:36] <Laibsch> In that case you have to always remember "dput my-ppa *.change"
[00:36] <Laibsch> s
[00:37] <RAOF> Right. That could perhaps be rewritten.
[01:31] * Hobbsee smashes edge with a large brick
[01:31] * Hobbsee smashes edge with a large brick again, due to the redirect
[01:31] <Hobbsee> GAH!!!
[01:32] <mtaylor> Hobbsee: problems?
[01:32] <Hobbsee> OOPS-753E166 for accepting packages from https://launchpad.net/ubuntu/dapper/+queue?queue_state=1&queue_text=
[01:32] <ubotu> https://devpad.canonical.com/~jamesh/oops.cgi/753E166
[01:32] <Hobbsee> edge on that URL times out.
[01:32] <Hobbsee> so, now i can't use launchpad at all to do that.
[01:32] * mtaylor kicks edge helpfully
[01:33] <mtaylor> Hobbsee: you can turn off your edge redirect for a bit
[01:33] <Hobbsee> mtaylor: see the oops link - that's on production.
[01:34] <Hobbsee> cprov: are you here?
[01:34] <cprov> Hobbsee: yes
[01:34] <Hobbsee> cprov: can you accept the 3 packages on https://launchpad.net/ubuntu/dapper/+queue?queue_state=1&queue_text= somewhere other than the web UI, please?
[01:35] <mtaylor> Hobbsee: that queue shows up for me on edge
[01:35] <mtaylor> Hobbsee: of course, I don't have permission to do anything with it
[01:35] <Hobbsee> mtaylor: yes, but try accepting something from it :)
[01:35] <Hobbsee> mtaylor: it shows fine. it just doesn't "do" anything :)
[01:35] <mtaylor> hehe
[01:35] <mtaylor> well now there's your problem... you want it to _do_ something
[01:35] <Hobbsee> and i'd really like some action. i dont' like just watching packages...
[01:36] <Hobbsee> yes :(
[01:36] <cprov> Hobbsee: what's the problem with the web-ui ?
[01:36] <Hobbsee> cprov:
[01:36] <Hobbsee> [12:32] <Hobbsee> OOPS-753E166 for accepting packages from https://launchpad.net/ubuntu/dapper/+queue?queue_state=1&queue_text=
[01:36] <Hobbsee> [12:32] <ubotu> https://devpad.canonical.com/~jamesh/oops.cgi/753E166
[01:36] <ubotu> https://devpad.canonical.com/~jamesh/oops.cgi/753E166
[01:36] <Hobbsee> https://edge.launchpad.net/ubuntu/dapper/+queue?queue_state=1&queue_text= gives OOPS-753EC6
[01:37] <Hobbsee> ah ha. it appears it works for lamont
[01:38] <lamont> so, launchpad gods, what does that OOPS mean that duck-power defeats?
[02:50] <ubotu> New bug: #185229 in launchpad-bazaar "show number of times a branch has been copied/checked out" [Wishlist,New] https://launchpad.net/bugs/185229
=== thumper_laptop is now known as thumper
[03:05] <ubotu> New bug: #185233 in launchpad-bazaar "Use rate of revisions to inform the tag cloud" [Undecided,New] https://launchpad.net/bugs/185233
=== gryc_ is now known as gryc
=== mwh__ is now known as mwh
[07:29] <mtaylor> bzr: ERROR: File exists: '/~ndb-connectors/ndb-connectors/telco-6.3/.bzr.backup': mkdir failed: unable to mkdir
[07:29] <mtaylor> got that when trying to upgrade a repos on lp
[07:35] <jamesh> mtaylor: if you log in via sftp, is there a /~ndb-connectors/ndb-connectors/telco-6.3/.bzr.backup directory?
[07:36] <jamesh> mtaylor: also, it will probably be quicker to clear all the files from the branch and push a new copy
[07:37] <mtaylor> jamesh: yes. and now I feel dumb for not thinking of logging in with sftp
[07:37] <jamesh> mtaylor: i.e. "lftp sftp://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/telco-6.3/" then "rm -rf .bzr .bzr.backup"
[07:37] <jamesh> mtaylor: then push the upgraded branch again
[07:38] <jamesh> mtaylor: an upgrade will effectively need to read every file in the branch then write them again
[07:38] <jamesh> so the it is quicker to skip the "read every file" bit
[07:38] <mtaylor> jamesh: oh, well that's not very good - yes. I agree!
[07:41] <jamesh> after pushing your upgraded branch, the public version will get upgraded as well
[07:53] <jamesh> mtaylor: have any luck?
[08:42] <carlos_> morning
=== carlos_ is now known as carlos
[09:02] <mpt> Gooooooooooooooooooooood morning Launchpadders!
[09:28] <Aloha> is there a doc on Karma?
[09:54] <Aloha> how do you package non binary packages? such as themes and such?
[11:55] <ubotu> New bug: #185325 in malone ""You can report bugs by visiting the package's page" ... and then doing something else" [Undecided,New] https://launchpad.net/bugs/185325
[12:06] <ubotu> New bug: #185328 in launchpad "Publishing history has only distribution series codenames, not version numbers" [Undecided,New] https://launchpad.net/bugs/185328
=== mrevell is now known as mrevell-lunch
=== kiko-afk is now known as kiko
=== \sh_away is now known as \sh
=== mrevell-lunch is now known as mrevell
[13:03] <popey> moo
[13:04] <Aloha> yay
[13:50] <ubotu> New bug: #185350 in malone "Project driver can't see a private bug report about the project" [Undecided,New] https://launchpad.net/bugs/185350
[14:01] <ubotu> New bug: #185353 in launchpad-bazaar "loggerhead content urls" [Undecided,New] https://launchpad.net/bugs/185353
=== \sh is now known as \sh_away
=== \sh_away is now known as \sh
=== kiko is now known as kiko-phone
[14:36] <Ullner> Why is a .pot file awaiting "review", even though our first .pot file has been imported? (For the dcplusplus project)
[14:37] <Ullner> Also getting "There is 1 error." when trying to change the status (of a .pot).
[14:47] <mrevell> danilos: Are you able to help Ullner?
=== matsubara is now known as matsubara-lunch
[14:49] <danilos> Ullner: they go through automatic approval process, and that's a script which sometimes takes a few hours to run
[14:50] <Ullner> Ok
[14:51] <Ullner> What can be done about the error message, then? I thought I'd re-upload an "awaiting review" file (because I'm the founder of the team, managing the project) in case there were some weird permission issue.
[14:51] <Ullner> But since that, too, is awaiting review, I want to delete it.
[14:52] <Ullner> (But can't, hence the error message.)
=== bigon` is now known as bigon
=== kiko-phone is now known as kiko-fud
[15:16] <lamont> dear launchpad, why is https://edge.launchpad.net/ubuntu/gutsy/+source/ucf/2.0021ubuntu1 404?
[15:16] * lamont needs _that_ version
[15:17] <Hobbsee> lamont: iz lp bug.
[15:17] <lamont> OOPS-753EA65
[15:17] <lamont> sigh
[15:17] <Hobbsee> lamont: apparently one of the URL's are supposed to work now
[15:17] <lamont> ??
=== salgado is now known as salgado-lunch
[15:18] <Hobbsee> https://edge.launchpad.net/ubuntu/+source/ucf/2.0021ubuntu1
[15:18] <Hobbsee> ^ files are supposed to work now.
[15:19] <Hobbsee> lamont: apparently distributing binaries without sources isn't regarded as a critical bug on LP
[15:19] <Hobbsee> or, at least one worth fixing asap, seeing as tehy were looking at it days ago, i think
[15:19] <lamont> ah, yes. ok
[15:20] <Hobbsee> lamont: current solution: tough luck and give up, or attempt to search thru librarian, or find an old, out of date mirror.
[15:20] <lamont> the version without /gutsy/ in it comes up just fine... the link, OTOH, iz b0rked.
[15:20] * lamont has the source
[15:22] <Hobbsee> lamont: you can get to the actual files after that?
[15:22] <lamont> feh
[15:22] <danilos> Ullner: the error message is a bug when doing any modifications on the any but the first page
[15:22] <danilos> Ullner: (first page of import queue, that is)
[15:23] <danilos> Ullner: you should be able to do any required modifications from https://translations.edge.launchpad.net/dcplusplus/+imports
[15:23] <Hobbsee> lamont: (and if so, how?)
[15:24] <lamont> Hobbsee: no. I have 404 replies from LP, saved as the filenames. kthx
[15:24] <Hobbsee> ...yay
[15:28] * lamont looks around for something to slap Hobbsee with
[15:28] * Hobbsee hands lamont a herring.
[15:28] <Hobbsee> lamont: what have i done now?
[15:28] <lamont> cheering when I'm being grumbly
[15:28] <lamont> I need that file
[15:29] <Hobbsee> you fail at sarcasm detection 101.
[15:29] <Hobbsee> actual cheering would be "yay!", not "...yay"
[15:29] <lamont> lol
[15:29] * Hobbsee trouts lamont
[15:29] <Hobbsee> besides, don't you have dc access? can't you just look for the file internally or something?
[15:30] <lamont> find, um, didn't.
[15:30] <lamont> :-(
[15:30] <Hobbsee> darn
[15:36] <lifeless> it'll be on the librarian, named as its hash I suspect :)
[15:45] <Ullner> danilos: I'm still getting the same error.
[15:46] <Ullner> (And this is the first, and only, page of the import queue.)
[15:48] <danilos> Ullner: which one of the two entries for the same template are you trying to remove?
[15:49] <Ullner> The second.
[15:51] <Ullner> (or, well, it's the same .pot file, so I guess it doesn't matter unless the automagic script looks at time of upload.)
[15:54] <danilos> Ullner: I'll take a look at the issue
[15:54] <Ullner> Thanks.
=== matsubara-lunch is now known as matsubara
[15:55] <Ullner> Err, now there's a "dcpp-win32-xx" template? o_O
[15:58] <Ullner> Either the dcpp-win32 should get removed and the -xx one should be renamed, or the -xx .pot file should be moved over and the -xx template removed.
[15:58] <danilos> Ullner: I am renaming it
[15:58] <danilos> (we have problems with multiple templates in the same path)
[15:58] <Ullner> Ok.
[15:58] <Ullner> Thank you.
[16:01] <ubotu> New bug: #185386 in malone "feed not available for advanced search" [Undecided,New] https://launchpad.net/bugs/185386
[16:01] <danilos> Ullner: I want to check if auto approval script will now auto-approve the other one (this may cause another delay of a few hours, but I'd rather test to make sure this works than to manually approve it and have to do that again in the future)
[16:04] <Ullner> Fine.
[16:05] <Ullner> Did you do something to approve my pot, while the older was left intact?
[16:06] <Ullner> Seems weird that not both, or at least the older one first, got approved.
[16:40] <beyu-> anyone knows when the ubuntu beryl would release?
[16:40] <pochu> wrong channel. And beryl?
[16:41] <beyu-> yeah.. the ubunto berly version..
[16:41] <beyu-> i saw it in youtube..
[16:42] <pochu> I don't think that exists.
[16:42] <beyu-> ahh.. okay..
[16:42] <beyu-> thnx.
[16:43] <beyu-> if you don't know that theres no ubunto berly.. just see this url..
[16:43] <beyu-> http://www.youtube.com/watch?v=ZD7QraljRfM
[16:47] <pochu> beyu-: You can do that with compiz, which is installed and enabled (when supported) by default.
[16:48] <pochu> Offtopic here though. If you want to discuss this go to #ubuntu
[16:50] <beyu-> okay.. sorry for the wrung address.. :)
=== kiko-fud is now known as kiko
=== salgado-lunch is now known as salgado
[18:05] <ubotu> New bug: #185427 in malone "Convert to question doesn't notify to the reporter" [Undecided,New] https://launchpad.net/bugs/185427
=== Ullner_F is now known as Ullner
=== Gwaihir_ is now known as Gwahiri
=== Gwahiri is now known as Gwaihir
[19:22] <ubotu> New bug: #185445 in launchpad "Team page should have a big red flashing unsubscribe button" [Undecided,New] https://launchpad.net/bugs/185445
=== bugman_ is now known as BugMaN
[19:36] <ubotu> New bug: #185444 in launchpad "Team pages should show who is subscribed" [Undecided,New] https://launchpad.net/bugs/185444
=== neversfelde_ is now known as neversfelde
[19:45] <ubotu> New bug: #185455 in launchpad "please add mhonarc to launchpad-developer-dependencies" [High,New] https://launchpad.net/bugs/185455
=== salgado is now known as salgado-brb
=== salgado-brb is now known as salgado
[21:14] <arnetheduck> hi, I'm trying to convince the translation tool to make available a second translation template (my project is split into two parts with separate .pot's)...currently I have one pot uploaded, and now I added the second pot and got the message that it'll be imported into the first template...
[21:17] <arnetheduck> this is obviously wrong - I want to create a second template, but there's no button for doing that so I hoped that it would do it automagically when uploading templates...
[21:18] <arnetheduck> what's worse - I cant stop the import now it seems - in the import queue if I try to select "deleted" it shows "There is 1 error." without anything more specific
=== \sh is now known as \sh_away
[21:40] <ubotu> New bug: #185475 in launchpad ""Projects ... is involved with" page doesn't divulge how they're involved" [Undecided,New] https://launchpad.net/bugs/185475
[21:53] <zyga_> hello
=== Kmos_ is now known as Kmos
[22:04] <ffm> should I have a separate bzr branch for each version ## of a softwaer?
[22:30] <bigon> hi, is it possible to remove empathy/0.21.1-0ubuntu1~ppa2 from the telepathy ppa for the hardy distribution?
[22:31] <ubotu> New bug: #185486 in launchpad "Merge account option should be on profile page" [Undecided,New] https://launchpad.net/bugs/185486
[22:41] <mpt> ffm, that depends on the size of your project. Many larger projects have a separate branch for each version, so that their contributors can keep fixing bugs and implementing features on the mainline while keeping the branch more stable.
[22:41] <ffm> mpt: this is a project with about 3 active developers
[22:49] <bigon> nobody for removing pkg from a ppa?
[22:52] <ScottK> bigon: Ask a question against soyuz or wait for the LP to get rolled out tomorrow and work right.
[22:53] <bigon> k
=== bigon is now known as bigon`
[23:44] <Odd_Bloke> Am I right in thinking that I still need to ask a question to get a SVN repo mirrored?