/srv/irclogs.ubuntu.com/2009/10/16/#launchpad.txt

=== salgado-afk is now known as salgado
=== salgado is now known as salgado-afk
=== ripps_ is now known as ripps
lfaraone_kiko: deryck said about a week ago that he'd email me, but I haven't heard anything from him and he's been off IRC.02:02
lfaraone_kiko: he's not blocked by something I need to do, right?02:03
=== lfaraone_ is now known as lfaraone
sproatyCan I set Translations' daily branch export to export .mo files rather than .po?02:08
sproatyI find myself requesting to be emailed the .mo over and over02:09
AskHL_I have uploaded packages to PPAs in two places: the user PPA and a team PPA.  The former doesn't get my signing key listed in the 'technical details', although the other one does.  I must have forgotten something when creating the package, but can't find out what.  What might be the problem?02:28
AskHL_(People importing my personal key will still see warnings for the offending package, but not the other.  I.e. it hasn't been signed properly, in spite of the fact that I have a .dput.cf which says allow_unsigned_uploads = 0)02:30
wgrantAskHL_: The signing of the repository and the signing of uploads are unrelated.02:32
wgrantIf you've recently created your team PPA (in the past hour, perhaps), it might just not have had its key generated yet.02:33
AskHL_It is the user PPA which is the problem02:33
AskHL_And it was created more than a day ago02:33
wgrantCan you link me to both?02:34
AskHL_https://launchpad.net/~askhl/+archive/ppa02:34
AskHL_This is my personal one02:34
AskHL_https://launchpad.net/~pyg3t-dev-team/+archive/ppa/ this is a team PPA02:34
wgrantYou created your personal PPA on launchpad.net and not edge.launchpad.net?02:36
AskHL_Launchpad.net to the best of my knowledge.  I used the 'create PPA' on my user page - the button links URL is https://launchpad.net/~askhl/+activate-ppa02:37
mzzI didn't even know it was possible to end up with unsigned packages in a ppa?02:40
wgrantmzz: You cannot upload unsigned packages, but that is not relevant to the problem here.02:40
wgrantspm: Is ppa-generate-keys running OK>?02:41
mzzI know, I meant the generated binaries would normally end up signed by a ppa-specific key02:41
wgrantRight.02:41
wgrantBut the key is generated by a cron job.02:41
wgrantAnd PPAs can be published before the key is created.02:41
AskHL_But that should be completely automatic then?  I've checked again, and cannot find a button to request this.02:44
wgrantIt is fully automatic.02:46
wgrantUnless it is broken.02:46
wgrantWhich it probably is.02:46
wgrantSo, you don't need to do anything.02:48
AskHL_wgrant, thanks again for fixing everything then!02:48
wgrantAskHL_: I can't fix anything; the best I can do is poke (presumably lunching) sysadmins to see if anything is wrong.02:49
AskHL_wgrant, in that case, thank you for repeatedly making it so that everything is eventually fixed02:50
spmwgrant: AskHL_: nope. not working. blowing up quite spectacularly actually.03:11
wgrantspm: Great.03:11
wgrant(how's it exploding?)03:11
spmAttributeError: 'NoneType' object has no attribute 'signing_key'03:11
spmlib/lp/archivepublisher/archivesigningkey.py", line 69, in generateSigningKey03:11
spmif default_ppa.signing_key is None:03:12
wgrantdefault_ppa is None?03:12
wgrantYep.03:12
spmI'd assume that's line 69 in that file.03:12
wgrantThat's why I asked about the edge thing.03:12
spmedge thing? I may have missed that.03:12
spmoh I see.03:13
wgrantOn edge, the first PPA no longer has to be named 'ppa'.03:13
wgrantBut 3.0 assumes that if a person has any PPAs, there is one named 'ppa'03:13
wgrantIt will break a few backwards-compatibility things in the webapp too, but nothing quite as important.03:14
wgrantI guess somebody will need to organise a CP, since the data is already broken :(03:14
mzzbut his personal ppa *is* actually called "ppa", right?03:16
wgrantHis is.03:16
wgrantBut there is an earlier one that is not.03:16
mzzahh03:17
wgrantWhich is breaking key generation for anything created afterwards.03:17
mzzoh, wait, that breaks the entire cron job? bah.03:17
wgrantWell, I guess there was no reason to think it would fail.03:17
mzzyes, I can see how that would happen. I just wasn't thinking.03:17
wgrantI suppose nothing can be done until London awakes.03:18
wgrant(devel r9687 is to blame)03:19
spmwgrant: it's been broken a couple of days now. so ... yeah seriously ungood. but a few more hours aint gunna hurt more.03:20
wgrantIndeed, it landed longer ago than I thought.03:21
bcurtiswxhey all,  bug #78596 any chance thats getting fixed??  I need to dup bug Bug #408530 and Bug #443340 and i don't really want to move dupes over03:37
ubottuLaunchpad bug 78596 in malone "Automatically handle moving duplicates across when duplicating a bug with dupes" [High,Triaged] https://launchpad.net/bugs/7859603:37
ubottuLaunchpad bug 408530 in empathy "empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion failed: (m != NULL)" [Medium,Triaged] https://launchpad.net/bugs/40853003:37
ubottuBug 443340 on http://launchpad.net/bugs/443340 is private03:37
bcurtiswx Bug 44334003:38
ubottuLaunchpad bug 443340 in empathy "empathy assert failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion failed: (m != NULL)" [Medium,Triaged] https://launchpad.net/bugs/44334003:38
wgrantbcurtiswx: There's a launchpadlib script around to do that for you.03:38
wgrantAlthough it's a bit noisy.03:38
bcurtiswxwgrant, cool.. how would I use this?03:38
wgrantbcurtiswx: I don't know, sorry. I know it exists, but I have no idea where.03:39
wgrantIt would be very easy to rewrite it yourself, though.03:39
bcurtiswxwgrant, also cool.. and where would I do this at...03:41
wgrantbcurtiswx: Have you ever written anything using launchpadlib beforE?03:41
bcurtiswxwgrant, negative03:42
wgrantbcurtiswx: Do you know Python?03:42
bcurtiswxwgrant, C, FORTRAN, IDL, MATLAB, CSS, HTML.. no python tho... yet maybe :P03:42
spmbcurtiswx: no cobol? for shame. :-)03:43
bcurtiswxlol03:43
bcurtiswxoh yeah MYSQL too03:44
bcurtiswxPHP03:44
spmthose two aren't languages. the latter being line noise masquerading as a language (ignoring that I know php far better than python...)03:44
bcurtiswxhaha, i have a sql/php/html/css site going... im proud of it..03:45
bcurtiswxim into new languages tho03:46
bcurtiswxif that only worked on women :D03:47
bcurtiswxwgrant: any good beginner examples of python (that may help me write a python code) ?03:48
wgrantbcurtiswx: I'm just testing the script now.03:48
bcurtiswxit was that easy?03:48
wgrantIt contains 7 lines of code.03:48
mzz(and python is not a good language for writing really long lines of code in)03:49
wgranthttp://paste.ubuntu.com/294343/03:51
wgrantReplace the source and destination numbers, and run it to test on staging.03:51
wgrantIf it's doing what you want, then use EDGE_SERVICE_ROOT instead of STAGING_SERVICE_ROOT on line 5, and it will do it in the real DB.03:52
bcurtiswxtesting use the same reports as regular?03:56
mzzedge uses the same db, staging uses a copy of that db (I don't know the update frequency)03:56
bcurtiswxmzz, k thx03:56
mzzafaik, etc03:56
bcurtiswxwgrant, run this on my comp?.. is there a specific package i'll need?03:57
wgrantbcurtiswx: python-launchpadlib03:57
mbtHello.  The reactos-core project's trunk branch mirror is failing to import on LP; using bzr and bzr-svn directly on my local system, it works just fine.  Do I need to file a bug in Launchpad, and if so, which of the components would I file it against?05:57
spivmwhudson: ^05:58
mwhudsonmbt: not that launchpad does not (yet) use bzr-svn05:58
mwhudsonmbt: can you give me a link to your branch?05:58
mbtTo the one I just pulled?05:59
mbtOr to the one in LP/05:59
mwhudsonmbt: the vcs-imports branch in launchoad05:59
mbthttps://code.edge.launchpad.net/~vcs-imports/reactos-core/trunk05:59
mbtI just tried it again and it failed again almost instantly05:59
mwhudsoni will look at that as soon as dns works for me again :(06:00
mbtmwhudson, 91.189.90.21806:00
mwhudsonmbt: oh that one06:01
mwhudsonmbt: it means you have files with mixed line endings in your history somewhere06:01
mbtIs there already a bug report against LP for that?06:01
mwhudsonyeah, looking for it now06:01
mwhudsonthe fix though is "use bzr-svn for imports"06:02
mbtlol06:02
mwhudsonwhich hopefully will be done really really soon now06:02
mbtAny idea when that might be?06:02
mbtAhh, alright.06:02
mbtIs there a place to gather a list of branches that an admin will automatically purge and queue for import when that happens?06:02
mbtI don't know about other branches, but this one has a lot of history and took me 4 hours or so for the initial import here.06:03
mwhudsonmbt: https://bugs.edge.launchpad.net/launchpad-cscvs/+bug/25605006:03
ubottuLaunchpad bug 256050 in scipy "trouble with mixed-EOL files with svn:eol-style=native" [Undecided,New]06:03
mbt(I actually am planning on mirroring it in bzr here since I kinda want to follow that project, though I can't do it as well as if LP is mirroring it for me, since I don't know how to set up bzr to send me pretty emails like LP does for updates :))06:04
mwhudsonmbt: no, i guess we'll retry all imports that have never succeeded with bzr-svn06:04
mwhudsonmbt: in the context of the import system "four hours" is fairly moderate btw06:04
mbtOh?06:04
mwhudsoni think the record is three weeks06:05
mbtFor an import‽ Of what?06:05
mwhudsonthe linux kernel06:05
mbtOh, wow.06:05
mwhudson(it failed, too!)06:05
mwhudsonbut several days is not unusual, esp with slow svn servers06:06
mbtOdd, I remember requesting a glibc mirror and that was refused on the basis of being too resource intensive06:06
mwhudsonmbt: that was ram consumption, not cpu06:06
mbtAre there dedicated first-time-import machines, or is the job of first-import and mirroring shared by the same group of machines?06:07
wgrantIf you want /really/ slow, have a look at ohloh's Launchpad import...06:07
mbtThough, another question: is there a way to bootstrap a vcs-import branch from a bzr mirror but then point it to the original mirror (say svn or git)?06:07
mwhudsonmbt: no, there aren't first time import machines06:11
mwhudsonmbt: we can bootstrap yeah, but only from the "right sort" of mirror06:12
mwhudsonand no sane person wants to run cscvs for themselves06:12
mbtNo, I looked at that06:12
mwhudson(see previous comments about bzr-svn)06:12
mbtI believe that was when I said "Any project using CVS isn't work my time, period."06:12
mbt(Unless it's mirrored somewhere useful like LP ;-))06:12
zookoFolks, how do I change the title of a bug?06:29
wgrantzooko: Click the yellow pencil icon next to the title.06:29
zookoThanks.06:32
zookoHrm, such an icon doesn't appear there.06:32
zookowgrant: does this mean that I'm not authorized to change the title of https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/452774 ?06:33
ubottuLaunchpad bug 452774 in python-defaults "regression from python 2.6.2 and from upstream python 2.6.4 in distutils (?)" [Undecided,New]06:34
wgrantzooko: As long as you're logged in and can see the bug, you can change its title.06:34
zookoHm, but there is no pencil icon to the right of the title, although there are pencil icons to the rights of other items on this page.06:35
wgrantAt my resolution, it wraps to just under the title on the bug you provided.06:36
wgrantWhat about bug #1, which has a short summary?06:36
ubottuhttps://bugs.launchpad.net/ubuntu/+bug/1 (Timeout)06:36
wgranthttp://williamgrant.id.au/f/1/2009/there-it-is.png06:37
zookoTaking a while to load #1 there...06:37
zookoNo I see no pencil there.06:38
zookoYour screenshot is helpful!  Here's mine:06:38
wgrantWhich browser?06:38
zookohttp://williamgrant.id.au/f/1/2009/there-it-is.png06:39
zookooops06:39
zookohttp://zooko.com/nopencil.png06:39
zookokonqueror 4.3.2106:40
wgrantAh. Konqueror.06:40
zooko4.3.2 i mean06:40
wgrantThere are a few other related bugs in Konqueror, but I didn't think that was one of them...06:40
wgrantFor now, use another browser or add /+edit to the URL.06:41
wgrantAnd file a bug at https://bugs.launchpad.net/malone/+filebug06:41
zookoThanks.06:41
zookoOh this bug that I filed against python in Karmic is totally bogus and is my mistake.06:42
zookoHow do I close it quickly before it wastes people's time?06:42
wgrantHit the edit icon next to the status, and select Invalid.06:42
zookoAnd as for filing a bug on launchpad itself, shall I attach my screenshot?06:42
wgrantPlease do.06:43
wgrantAnd browser version.06:43
zookoAlso opened another one saying that I can see any characters in my comments.06:51
mdkedanilos: re bug 425578 - are you sure all ubuntu packagers have access to download all templates? I don't, even though I'm in ~ubuntu-dev. It would be very useful to be able to download these templates rather than request it from ~ubuntu-translations-coordinators members all the time08:07
ubottuLaunchpad bug 425578 in rosetta "ubuntu-translators should be able to batch-request templates" [Undecided,New] https://launchpad.net/bugs/42557808:07
wgrantmdke: ~ubuntu-dev doesn't confer any privileges at this point.08:12
wgrantmdke: And it looks like the export operation is restricted to those with component upload rights, which I don't believe you have.08:13
wgrantThis is perhaps not a sane restriction now that package- and packageset-specific permissions exist.08:13
mdkewgrant: right - I can upload ubuntu-docs and gnome-user-docs (main) but am only a member of ~ubuntu-dev in Launchpad. but I need those translations!08:14
dpmmdke, for the time being, I've requested an export of the ubuntu-docs and kubuntu-docs translations. This won't solve the problem, but at least you'll get the translations. I'll send you the link once the export has finished08:18
dpmand good morning, btw :)08:18
wgrantmdke: You want to file a bug asking for that restriction to take into more specific permissions.08:19
wgrants/into/into account/08:19
mdkedpm: thanks and good morning - it's ubuntu-docs and gnome-user-docs I need if you wouldn't mind :)08:20
mdkewgrant: I've posted to the same bug, although possibly a separate bug is warranted, I don't know08:20
dpmmdke, sure, let me request the gnome-user-docs export08:21
mdkedpm: thanks a lot08:22
dpmno worries08:22
ronnysup10:08
maxbHi, how do I apply to become owner of a Launchpad project record for a project that I am upstream for?10:25
maxbAlso, can vcs-imports import from a svn repository that requires a username/password of "guest"/"guest" ?10:25
geserkfogel: how to proceed with the apidoc toc to get it moving (https://lists.launchpad.net/launchpad-dev/msg01304.html)? wait on a reply from Leonard or file a bug as Gary proposed?10:32
=== jml changed the topic of #launchpad to: Read https://help.launchpad.net for help | Help contact: jml | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev
maxbHi, how do I apply to become owner of a Launchpad project record for a project that I am upstream for?11:22
maxbAlso, can vcs-imports import from a svn repository that requires a username/password of "guest"/"guest" ?11:22
jmlmaxb, the answer to the latter is "No", I think.11:22
maxb:-/11:22
jmlmaybe11:22
jmlmaxb, have you tried putting the user/pass in the URL?11:22
maxbHow would I try it?11:22
jmlmaxb, http://user:pass@example.com/svn/project/trunk/11:23
maxbSorry, I mean, I thought vcs-import config changes required LOSAs11:23
jmlmaxb, register a new one.11:23
jmlmaxb, or give me the URL & I can try :)11:23
jmlmaxb, the URL of the code import that is.11:24
maxbhttps://code.edge.launchpad.net/~vcs-imports/cvs2svn/trunk11:24
jmlas for changing project owner, I'm fairly sure, although not certain, that that requires a LOSA11:24
jmlok. we forbid user names.11:24
maxbthumper is the current owner of the project11:24
jmlmaxb, so the answer to the latter is definitely "no"11:24
jmlmaxb, but that's probably a bug, and maybe one that's easily fixed after we move to using bzr-svn11:25
wgrantUsernames are forbidden because Subversion is braindead.11:25
maxba.k.a. "Get your project off that hideous hosting infrastructure" :-)11:25
wgrantSubversion doesn't accept them in the URL; only as commandline options.11:25
jmlwgrant, oh right.11:25
maxbuh11:25
maxbno11:25
jmlwgrant, but, we don't use svn.11:25
jmlmaybe cscvs does11:25
maxbsvn will happily take usernames in the url11:25
jmlbut in that case, cscvs is brain dead11:25
wgrantmaxb: Passwords?11:26
maxbiffier. I'd have to check :-)11:26
jmlanyway.11:26
jmlPython 2.511:26
jmlbzr-svn11:26
jmlhappiness.11:26
wgrantbzr-svn works with 2.4, doesn't it?11:26
jmlnope.11:26
maxbWell, no problem, we think we might have the testsuite running clean on 2.5 by EOD11:27
wgrantI see an email from jelmer suggesting that at one point it was broken, but that was a bug.11:27
jmlwuuu11:27
wgrantI see other reasonable references that it supports 2.4.11:28
jmlwgrant, hmm. I'm simply going on what I've been repeatedly told.11:30
jmlmaxb, in answer to your first question11:30
jmlmaxb, ask a question on the launchpad project & give me the URL. I'll ask a LOSA to get it sorted.11:30
jmlmaxb, https://bugs.edge.launchpad.net/launchpad-code/+bug/45296211:32
ubottuLaunchpad bug 452962 in launchpad-code "Cannot specify username and password for Subversion repositories" [Low,Triaged]11:32
maxbI assume I'm fairly safe assuming that thumper is the current registrant in the role of a placeholder, rather than because he particularly wants the project record11:33
jmlmaxb, I believe so.11:33
jmlmaxb, usual practice is for projects like that to be owned by "registry"11:34
maxbhttps://answers.edge.launchpad.net/launchpad/+question/8599811:38
jmlmaxb, ta11:39
jmlhttps://answers.edge.launchpad.net/launchpad/+question/85987 <-- I really need to start using PPAs.11:39
jmlwgrant, can I tempt you to answer https://answers.edge.launchpad.net/launchpad/+question/85987 ?11:42
wgrantjml: Was just looking.11:42
jmlwgrant, thanks.11:42
jmldanilos, https://answers.edge.launchpad.net/rosetta/+question/8551211:44
jmloh, you answered that yesterday11:44
jmlbut it's open again.11:45
_AndrewI'm having problems with the amd64 build server connecting to my ppa.. http://launchpadlibrarian.net/33780328/buildlog_ubuntu-hardy-amd64.ogre_1.6.4~ogredev6_MANUALDEPWAIT.txt.gz11:47
_AndrewI tried rebuilding but same problem11:48
_Andrewhttps://launchpad.net/~andrewfenn/+archive/ogredev/+build/129435011:49
wgrantUhoh.11:49
noodles775hrm... ppa.launchpad.net seems to be timing out... no, just very slow in responding.11:49
wgrantYeah, it's pretty dead.11:49
_Andrew:S11:49
wgrantjml: I think 85987 is probably a launchpad-buildd bug, but it seems odd that it wouldn't be hit more often.11:50
wgrantEasy enough to work around, but you might want to get a real person to have a look.11:51
noodles775wgrant: I thought you were *more* than real :)11:51
wgrantnoodles775: Lies.11:52
jmlwgrant, if only someone from soyuz were hanging around on this channel...11:52
wgrantMore like infinity.11:52
wgrantBut he is no longer.11:52
danilosjml: done11:53
jmldanilos, thank you.11:54
bigjoolslamont would be the buildd man now11:54
bigjoolsjml: I'll ping him about that question11:56
jmlbigjools, thanks.11:57
_AndrewShould I try building again?11:57
noodles775_Andrew: not yet, the sys admins are on it right now...11:57
_Andrewok11:57
noodles775_Andrew: ok, thanks to the admins, it should be better now :)12:01
_Andrewawesome, I'll try rebuilding12:01
dpmmdke, ubuntu-docs export -> http://launchpadlibrarian.net/33774796/launchpad-export.tar.gz12:03
_Andrewum12:03
_AndrewBuild can not be retried12:03
_Andrewhttps://launchpad.net/~andrewfenn/+archive/ogredev/+build/129435012:03
dpmmdke, and gnome-user-docs export -> http://launchpadlibrarian.net/33774991/launchpad-export.tar.gz12:04
_Andrewoh wait nevermind.. "Start in 19 minutes (2505)"12:04
noodles775_Andrew: it's goin...12:04
noodles775exactly :)12:04
jmlso I guess I should answer that question with "try again now"?12:10
tim_blechmannhi, i'd like to rename my launchpad user, although, i already created some ppas. therefore, i'd like to remove the ppas, change the name and recreate the ppas ... is it possible to do this? i didn't find a way to remove ppas in the web interface ...12:11
jmltim_blechmann, you can have the PPAs disabled. Currently that requires administrator intervention, so the whole process takes a few days.12:11
tim_blechmannjml, thanks, is it possible to rename a user, with disabled ppas?12:12
jmltim_blechmann, yes, I think so.12:12
jmltim_blechmann, although I haven't actually done it myself.12:13
tim_blechmanngreat ... how can i contact an administrator? like, is there a support request form?12:15
jmltim_blechmann, file a question on answers.launchpad.net/launchpa12:16
jmld12:16
jmltim_blechmann, I'll make sure it gets to the admins.12:16
=== mrevell is now known as mrevell-lunch
tim_blechmannjml, i've posted the question at https://answers.launchpad.net/launchpad/+question/86001 ... thanks in advance12:20
jmltim_blechmann, np.12:21
=== sayakb_ is now known as sayakb
=== mrevell-lunch is now known as mrevell
=== tim_blechmann is now known as tim
=== matsubara-afk is now known as matsubara
timbuilding a package for i386, is there a way to specify a minimum architecture, like i586 or i686? my application uses the cmpxchg8b opcode, which is not available on i386 and i48613:36
geseri386 describes the ia32 family (i386, i486, i586, i686, and so on), I don't know what's the current supported cpu minimum for ubuntu13:38
tsimpsonI think it's 586 (could be 486 though)13:41
mzzsame here13:41
mzzthat is: pretty sure it won't actually install on 386 (iirc glibc doesn't work on that, among other things). I'm not sure about 486.13:42
tsimpsonI think you can assume at least 586 generally, but there's no real way to encode that in the .deb13:42
tsimpsonso if Ubuntu runs on 486, your app will install but fail horribly ;)13:43
tsimpsonunless you do runtime CPU detection13:43
mzzwhere "fail horribly" probably means "crash with SIGILL", iirc13:46
mzzI have no idea if you should even try to handle that at the packaging level, given that people might move the installed system to a different cpu13:47
timi doubt anyone will run it on an 486 machine ... i'll try to specify -march=i586 ...13:47
mzzruntime detection might make more sense.13:47
timi could possibly add some runtime detection, refusing to start on 486, though13:48
timtoo bad, gcc doesn't provide a -mcx8 for 32-bit targets :/13:50
mzzwhat'd that buy you?13:50
mzzthe generated code would just crash just like your manual opcode (inline asm?) code would13:50
mzz-mwhatever doesn't cause gcc to automagically generate a runtime cpu check that runs before main or the like13:51
timwell, i don't care about 486 compatibility ... not with an application, that makes heavy use of sse/sse2 instructions and lock-free data structures ;)13:52
timstill, it would simplify my build process13:52
maxbDoes launchpad require gpg signatures on merge-proposal creation emails?14:19
theLawless1just curious, any Canadians having PAINFULLY slow download times from Launchpad today?14:46
abentleytheLawless1: No, I'm getting ~80 KBs.14:48
theLawless1_hmmm, I'm trying to download bzr via two different ISPs, but only getting ~1k14:50
theLawless1_I'm trying to find out if there are mirrors of the downloads anywhere?14:51
jmlmaxb, don't know, sorry.14:59
jmlmaxb, probably.14:59
=== jml changed the topic of #launchpad to: Read https://help.launchpad.net for help | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev
=== stub1 is now known as stub
=== soeb is now known as soeb|afk
=== soeb|afk is now known as soeb
cl_2hi guys! i didn't contribute to my myproject for the last 2 month. now my projects contribution points are down to 30. i've been commiting new code since a few days now, but my points are still dropping. is this expected behavior?15:49
cl_2sorry, i was disconnected. anybody replied yet? :-D15:53
AskHL_cl_2, I think the points accumulated in the past are running out.  You still gain new points by contributing, it's just that the old ones are running out faster15:54
cl_2AskHL_: ah i see, thanks15:55
AskHL_cl_2, https://help.launchpad.net/YourAccount/Karma15:55
cl_2thats exactly the page i was looking for, thanks again :-)15:56
ikanoboriDear lads, when you try to register an PGP key which has not yet been added to the Ubuntu keyservers you get a message to send your key to the keyservers with gpg --send-keys --keyserver xyz15:56
AskHL_No problem!15:56
ikanoboriHowever, this message should read, gpg --send-keys --keyserver xyz KEYID15:56
ikanoboriLike explained in the larger page about PGP.15:56
cl_2AskHL_: i just had a look at https://edge.launchpad.net/people/+me/+karma. shouldnt my commits be listed there?16:06
AskHL_cl_2, I believe so - at least for me they are.16:16
cl_2AskHL_: for me they aren't. theres just a "bug comment added" entry i did for another project16:18
cl_2there are only translation, bug and branch register actions listed, but no commits16:20
AskHL_cl_2, strange.  Presumably you are not committing to a /+junk/ destination?16:23
cl_2AskHL_: no, they're all development branches16:24
AskHL_Anyway, I'm not exactly a Launchpad expert, so maybe someone else can figure this out.16:25
cl_2AskHL_: anybody else here i can talk to?16:25
AskHL_cl_2, not in particular, but someone might answer later16:28
cl_2AskHL_: ok, thanks again16:29
=== vxnick is now known as vxnick-AFK
falehi16:33
faleI'm having the error 'hangs at 1kb to go' uploading packages16:34
falecould I use a normal ftp program instead of dput?16:34
=== Ursinha is now known as Ursinha-lunch
=== beuno is now known as beuno-lunch
=== matsubara is now known as matsubara-lunch
=== Ursinha-lunch is now known as Ursinha
=== salgado is now known as salgado-lunch
=== matsubara-lunch is now known as matsubara
=== jon is now known as Guest98658
=== salgado-lunch is now known as salgado
=== beuno-lunch is now known as beuno
Wild_CatThat's possibly an FAQ, but is it worth registering a project on LP if it's for a very small program (as in ~50 lines of Python)?19:32
beunoWild_Cat, it is19:33
beunoit's a nice way for people to find the code and interact with it19:33
beunosubmit patches, bugs, etc19:33
beunoyou never know what will happen in open source  ;)19:33
Wild_Catyeah, figures. At the very least people will find it in Google.19:34
Wild_Cat(seeing that I wrote it when Google only returned stuff that didn't work)19:34
beunoexactly19:35
mathepicEverything is worth registering on LP.19:40
beunothat's my motto as well19:41
beuno"the open source supermarket"19:41
mathepicWhy, when you create a project, does it show this? "Requesting Ubuntu CDs is done at shipit.ubuntu.com"19:43
beunomathepic, because of the large amount of people who register a project in Launchpad because they want Ubuntu CDs19:43
beunosinzui, ping19:43
beunothat said19:43
beunonow that we have open id split out19:43
beunodoes that still apply?19:43
mathepicWhat does a launchpad project have to do with a Ubuntu CD?19:44
sinzuiNothing now19:44
beunomathepic, you used to have to create a Launchpad account to request CDs19:44
beunoso, I suspect we can drop that19:44
sinzuiLaunchpad developers wrote the site a few years ago19:44
sinzuihi beuno19:44
* beuno suspects that's sinzui's way of saying +119:44
beunohi sinzui!19:45
beunosinzui, so, want a bug for that?  or even better, a branch for review?  :)19:48
* beuno hasn't worked on LP code in a while and is getting nervous19:49
sinzuiI think we can remove that. message now.19:49
beunosuper19:49
sinzuiWe still need links next to the matching projects that invite users to translate the existing project19:49
beunoabsolutely19:50
sinzuiThat and test project are the only cruft we get  now19:50
beunoI like problems getting smaller19:52
beunoit means we have a chance at fixing them!19:52
BlouBlouI have a problem wich my launchpad, I changed my image, and it doesn't change, I remove my image, and it doesn't change to default too, what can I do? :S19:57
beunoBlouBlou, there's a bug20:04
beunowhere you need to upload the image *and* mark the radio button20:04
beunodid you click on the radio button when you specified the image?20:04
beunoit's a bug assigned to me that I never got to20:04
beuno2 lines of javascript20:04
BlouBlouradio button? I don't see it :S20:05
beunoBlouBlou, when you click to uplaod the images20:05
beunoyou have 3 sections for different sizes20:05
BlouBlouyes, I see20:06
BlouBloudone, changed :D, thanks a lot beuno20:06
beunoBlouBlou, you're welcome, and I'm sorry for not fixing the bug yet20:07
BlouBloubeuno: you're welcome  << well, I registered 2 years ago, but thanks ;)20:08
BlouBlouok, see tomorrow :)20:28
fale_I've tryed to upload a package but I receive a 550 back :( any idea?20:29
asantoniummm, I think I broke Launchpad20:48
asantonihttp://bazaar.launchpad.net/~mixxxdevelopers/mixxx/trunk/annotate/head%3A/mixxx/src/engine/engineshoutcast.cpp20:48
asantoni("Please try again" error... says to let #launchpad know if the problem persists, which it is)20:48
beunoasantoni, thanks20:48
beunoany losa around to bounce codebrowse?20:49
Chexbeuno: on it, just restarted20:49
asantoniseems to be fixed, thanks Chex and beuno!20:50
beunothanks Chex20:50
=== flacoste_afk is now known as flacoste
=== salgado is now known as salgado-phone
=== salgado-phone is now known as salgado
ketilI seem to be unable to upload to my PPA.  dput claims it does upload it, but nothing happens on the PPA web page in launchpad.21:31
ketilMaybe it just takes some time before the upload is registered?21:34
ketilAlso - I'm unable to get dput to accept the signed .changes - if I give it changes, it will only upload with -u, if I give it changes.asc, it insists it is not a changes file.21:35
ketilWell - if anybody has any ideas, give me a ping.21:35
=== sayakb_ is now known as sayakb
=== rmcbride_ is now known as rmcbride
maxbketil: Launchpad will not process unsigned changes files22:02
=== salgado is now known as salgado-afk
maxbUnfortunately, because they're unsigned, it doesn't know who to tell about this, so you get no notification at all22:02
maxbYou should tell us what the actual errors you get from dput are22:03
fale_could I use a normal ftp program instead of dput?22:24
kikoyou could, sure22:25
=== matsubara is now known as matsubara-afk
lfaraonekiko: did you get my message yesterday?22:33
kikolfaraone, I didn't, but did you talk to deryck?22:39
lfaraonekiko: deryck said about a week ago that he'd email me, but I haven't heard anything from him and he's been off IRC.22:39
kikohmm, has he been on vacation?22:41
kikoflacoste, can you tack on a reminder to talk to deryck about lfaraone's request for an import/export22:41
lfaraonekiko: thanks, sorry to bother you again.22:42
flacostelfaraone: import/export for what exactly622:43
flacoste?22:43
lfaraoneflacoste: http://dev.sugarlabs.org/ , we want to do a test run before we do a full migration.22:43
lfaraoneflacoste: it's currently trac, multiple components, and we already have a superproject in LP22:44
kikolfaraone, flacoste and jml were talking about this today22:44
lfaraonekiko: ah, okay.22:45
flacosteok22:45
fale_kiko: I have the same problem (it returns 550) :(22:51
kikofale_, with what message?22:53
fale_kiko: file not found on client22:54
kikofale_, sounds like you're uploading from the wrong place?22:56
schmichaeli'm trying to upload mongodb 1.0 packages to my ppa and am getting "Checksum doesn't match for /.../mongodb_1.0.0.dsc" when i try to dput22:56
fale_kiko: no, it's the right place... I think that is the same of this: https://bugs.launchpad.net/ubuntu/+source/dput/+bug/19384822:56
ubottuLaunchpad bug 193848 in dput "dput stalling forever during upload without returning error" [Medium,Confirmed]22:56
schmichaelthis is my first attempt at deb packaging & uploading to a ppa22:57
fale_schmichael: have you edited debian/changelog?22:57
schmichaelfale_: yes22:58
schmichaelfale_: want me to pastebin anything?22:58
fale_schmichael: do you have generated a pgp key and uploaded it on launchpad??22:58
schmichaelfale_: yes, but let me double check that launchpad has it22:58
fale_ok ;)22:58
schmichaelfale_: from launchpad: D9202D77 from dput output: D9202D7722:59
schmichaelso same :)22:59
fale_good ;)23:00
fale_schmichael: try to pastbin the last piece of the changelog ;)23:00
schmichaelfale_: http://dpaste.de/cZMc/23:01
schmichaelfale_: that includes dput's output as well as my changelog23:01
schmichaelnote that mongodb's source tar.gz already had a debian folder which is where the 0.9.7 changelog entry came from23:02
schmichaeli used 'dch -v 1.0.0' to add myself to the changelog23:02
=== jon is now known as Guest82201
fale_schmichael: that's strange.. it seems right to me..23:03
schmichael:(23:04
fale_kiko: I'm trying to see if is a problem related to my connettivity23:04
schmichaelfale_: rebuilt everything with debuild -S and it seems to be working now23:11
fale_cool :)23:11
schmichael*sigh*23:20
schmichaelnew error23:20
schmichaelmy changes got rejected because: Launchpad failed to process the upload path 'incoming = ~schmichael/schmichael/ubuntu':23:20
schmichaelmy launchpad id is schmichael & my ppa's name is schmichael23:21
schmichaeloh23:21
schmichaelha23:21
schmichaelmajor typo in .dput.cfg ;)23:21
fale_kiko: I putted it with ftp... how can I be sure it arrived?23:21
fale_;)23:22
schmichaelit seems to be telling me i need to bump my version to re-upload23:23
schmichaelbut when i do: dch -v 1.0.0~schmichael1 ...it tells me that version number is less than 1.0.023:23
fale_schmichael: you can use the "-f" ;)23:24
fale_schmichael: -f in dput ;)23:26
schmichaeloh23:26
schmichaeli used -b with dch23:26
schmichael*shrug*23:26
kikofale_, it'll email you if you signed the package properly!23:27
* schmichael is waiting patiently for his e-mail23:27
schmichaelwell, maybe not patiently23:27
fale_kiko: no mails coming :(23:27
schmichaelhow long does it usually take before the confirmation e-mail arrives?23:30
schmichaelmy rejected mail came almost instantly :)23:30
fale_schmichael: some minutes (usually less than 5)23:31
fale_kiko: I have to upload 4 files, isn't it?23:35
kikoyep23:35
fale_kiko: ok, than I should have putted everything was needed... but no mail arriving :(23:36
kikofale_, then it couldn't verify your signature23:36
fale_kiko: it can of all the other packages I sent today and the days before...23:36
* schmichael still hasn't gotten any mail either fwiw23:37
fale_schmichael: it that the first package of your ppa?23:38
schmichaelyep23:38
fale_schmichael: mine too... maybe it takes a little bit longer..23:39
schmichaeloh looks like there are quite a few packages to be built in the ppa queue23:41
schmichaelhttps://launchpad.net/builders23:41
fale_schmichael: it should send you a main to say "hey, the package arrived and I putted it in queue" ;)23:42
schmichaelah23:43
fale_kiko: there are a lot of armel machine... why lp does not support arm compilation?23:43
kikofale_, because for PPAs there's no virtualization available as free software23:46
kikofale_, we wanna do them, but haven't gotten around to it yet23:46
fale_kiko: I see... than is possible that soon we will be able to compile in more platform with ppa?23:47
kikofale_, well, you already can -- amd64 ia32 and the little intel one, what's the name?23:48
fale_lpia ;)23:49
fale_kiko: yes, I was meaning more than the available now ;)23:49
kikoright!23:50
fale_:)23:50
fale_The mail arrived :):):):):):)23:56
schmichaelfale_: congrats :)  i'm still waiting23:56
fale_https://launchpad.net/~boost-latest/+archive/ppa/+packages :)23:57
fale_schmichael: I think your package will have a 6hrs queue in front of it ;)23:57
schmichaelfale_: no confirmation mail before its built?23:58
fale_schmichael: yes, the confirmation arrived... for the build.. I'll have to wait ~5hrs ;)23:58
schmichaelahhh23:59
fale_schmichael: but it must create the repository key before sending you back the mail ;)23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!