/srv/irclogs.ubuntu.com/2010/12/06/#launchpad.txt

loolHi folks, would a registry admin be around to register https://launchpad.net/bugs/bugtrackers/savannah as the bug tracker for https://launchpad.net/patch ?  it's owned by ~registry00:18
loolhmm actually I don't need that, sorry00:20
loolI was hit by https://bugs.launchpad.net/malone/+bug/19725000:20
ubot5`Ubuntu bug 197250 in Launchpad Bugs "Savannah bug watches should match longer URL" [Undecided,Triaged]00:20
ScottKlifeless: I think that's not the first time qt4-x11 got retried since gcc was fixed.02:35
flyguyhi07:51
flyguydo any of you know the new canonicle channel?07:51
lifelesscontext?07:51
jmlmrevell: ping09:34
mrevellHey there jml09:34
evaluatehello10:34
evaluateI uploaded a package to my lauchpad PPA to be built and it failed and I'm not sure why. This is the log: http://launchpadlibrarian.net/60180774/buildlog_ubuntu-maverick-amd64.clipit_1.3.5-0ubuntu1_FAILEDTOBUILD.txt.gz10:35
evaluateAny idea what I did wrong?10:35
wgrantmake[1]: *** No rule to make target `totools_dev'.  Stop.10:35
evaluatewgrant, I'm not sure what totools_dev is...10:35
bigjoolsbeat me to it10:35
evaluateI mean, that's not a dependency of my package...10:36
bigjoolsit's a make target10:36
wgrantevaluate: It's something in your package's build system.10:36
evaluatehmm, I'm confused... It built fine before. I have only added support for 'Application Indicator' in my last version, does totools_dev have anything to do with that?10:38
evaluateohh, wait. I guess that should be 'autotools_dev' actually...10:41
evaluatehmm, I wonder why it says totools_dev though...10:41
evaluateok, so in my rules file I have this: dh $@ --with autoreconf, autotools_dev10:43
evaluateI guess that's somehow interpreted wrong by the builder (that's the only place where 'totools_dev' is mentioned).10:44
wgrantI don't think that space should be there after the comma.10:44
wgrantRegardless, it's nothing to do with the builder. That goes straight into debhelper.10:44
evaluatewgrant, ok, I'll try again without the comma. I just wondered because on debian it built just fine...10:45
kinkieHi all, a quick question: is there a way to access a branch hosted in LP via http? (not https) Thanks!10:50
wgrantkinkie: bzr branch http://bazaar.launchpad.net/~user/project/branch10:51
kinkiethanks!10:51
jfiHello, I need to change the orig.tgz of the SAME version, but it is rejected. What is the usual solution? Is there another solution than changing the version of the orig file?10:52
wgrantjfi: You need to change the version.10:52
wgrantWhy do you want to modify it? That doesn't make sense.10:52
jfiwgrant, because I want to update to the new build of the same version10:53
wgrant"new build of the same version" sounds like an oxymoron to me.10:53
jfihum, let me explain a little:)10:53
bigjoolsmaybe he means a rebuild10:53
jfifirst, I am the author of the program10:53
jfiI have done a new version (0.6.0) to fit more to ubuntu package10:54
jfi0.6.0 is not officially released10:54
jfiI made some mistake10:54
jfiso I have fixed it and rebuild a 0.6.010:54
bigjoolshttps://answers.edge.launchpad.net/soyuz/+faq/99010:55
jfiok, so I am going to use a 0.6.0.1 `:(10:58
jfithx for the clarification bigjools and wgrant10:59
bigjoolsnp10:59
jfianother question: the debian/copyright is supposed to only contain the copyright of the programm itself or to program+used libraries/progs?11:01
wgrantIt should contain the copyright details of everything in the package. Not anything it depends upon.11:02
spivJust the copyright for the code in that one package.11:02
jfiI have one lib which is statically compiled and I wonder if I should incluse its copyright11:02
spivs/code/everything/11:02
wgrantjfi: Do you really have to statically link it?11:02
jfiyes, there is no shared version of this library11:02
wgrantYou shouldn't include it in the copyright file.11:02
wgrantBut you also shouldn't statically link it :)11:02
jfiyes I no wgrant, but I have no other choice (that's xvnctrl for information)11:03
wgrant:(11:03
jfis/no/know11:03
jfilast very newbie question about ppa: are the binary package automaticly rebuilt when there is a new version of a build-dependency?11:08
bigjoolsno11:08
bigjoolsyou need to do a no-change rebuild, which means bumping the version11:09
jfiok, thx11:10
evaluateafter a package has finished building on launchpad, how long will it take for the changes to be visible for apt-get update?11:19
evaluateI mean if I have the PPA added...11:19
bigjoolsevaluate: it varies between 5 and 30 minutes.  It will get much faster after Wednesday as we're speeding it up11:20
evaluatebigjools, ok, thank you very much :-)11:21
jhunti give up - please can someone tell me how to associate a bug report with (project? package? thing?) "natty"11:31
tsimpsonjhunt: use the "Also effects distribution" link11:40
wgrantjhunt: Natty is a series of the Ubuntu distribution.11:40
wgrantjhunt: Why do you want to do that?11:40
wgrantYou'd normally just file it against Ubuntu.11:41
jhunttsimpson: tried that. The bug is already listed against the ubuntu distro, but I want to associate it with natty alpha1 (a la https://bugs.launchpad.net/ubuntu/natty/+source/jasper-initramfs/+bug/659754).11:41
ubot5`Ubuntu bug 659754 in jasper-initramfs (Ubuntu Natty) "Universe & multiverse are not enabled on OMAP4 preinstalled image" [High,Triaged]11:41
tsimpsonyou don't need to11:42
wgrantjhunt: That's used mostly by the release team.11:42
wgrantUsers shouldn't use it.11:42
jhuntin which case I'll add a comment to state is natty-specific and hope someone actions it :)11:42
jhuntaside - weird bug with lp: try right-clicking (almost) any image and selecting view image in FF...!11:43
tsimpsonyou should always include what release/package-version you are filing a bug against anyway :)11:43
wgrantjhunt: You mean you get a big image with many icons?11:43
jhuntwgrant: no, I get a binary spew of the raw pngs - no image.11:44
wgrantjhunt: Hm, that's odd.11:44
tsimpsoneg: https://launchpadlibrarian.net/49558155/64_logo.png11:45
tsimpsonthe content type is image/png11:46
jhunttsimpson: yes, seems to be confined to launchpadlibrarian png images since the lp logo (served from lp) is fine.11:49
tsimpsonjhunt, wgrant: I just found something odd though, a HTTP HEAD request give a content type of "image/png", but a GET request gives "text/html"11:50
tsimpsonand now, HEAD (over telnet) gives text/html too11:54
=== Ursinha-afk is now known as Ursinha
jfiI would like my package to be built for maverick/lucid/natty, the only way is to push one version of the package for each, right?12:18
maxbcorrect12:36
jfiok, thx maxb12:38
bigjoolsjfi: the other way is to upload it only for lucid and copy upwards, if a single build will suffice12:39
jfibigjools, you mean copying the bin package? In my case, the source package is exactly the same for the 3 distributions but the binary has to be built for each (still due the static lib)12:43
bigjoolsjfi: yes.  If you need to link against the separate libs then you need to create different packages12:43
bigjoolsversions, I mean12:43
jfithe usual practice is to increment the source package version or there is a convention like xxx-version_prog-natty-1. xxx-version_prog-maverick-1,etc?12:47
Odd_Blokehttps://answers.launchpad.net/openobject-addons/+question/136806 shows "Asked by Daniel Watkins (credativ) on 1 hour ago"12:49
Odd_BlokeThe " on " should not be there.12:50
Odd_BlokeI don't have time to look for a bug report ATM, so I'm lazyweb'ing it. :)12:50
=== mrevell is now known as mrevell-lunch
=== mrevell-lunch is now known as mrevell
=== henninge_ is now known as henninge
zaytsevhi folks14:06
zaytsevhttps://launchpad.net/~zyv/+archive/ppa/+build/208255214:06
zaytsev[FAILEDTOUPLOAD] Failed to upload on litembilla (virtual) Retry this build  ?14:06
zaytsevanybody has a clue what's wrong with this builder?14:06
wgrantzaytsev: http://launchpadlibrarian.net/60188312/upload_2095334_log.txt14:06
zaytsevwgrant,  there is no such version in the archive14:07
wgrantzaytsev: It looks like you uploaded that version and then quickly deleted it?14:09
zaytsevwgrant, yes, I messed it up. I forgot to decrease the version number so that my package would be superseded by Ubuntu version when it comes out.14:10
zaytsevSo right after the build I realized my mistake and removed the package, then started another build14:11
wgrantzaytsev: You've been hit by a bug that we were just discussing. You deleted it before the binaries were finished uploading, so they didn't get deleted. Delete ubuntu3 again, and retry the ubuntu3~lucid1 builds.14:11
zaytsevwgrant, yup, I realize my mistake, but it used to work in the past. How I am supposed to delete ubuntu3 again if it's already deleted from the interface>?14:13
wgrantzaytsev: It should still show up on the deletion page.14:13
wgrantBecause it has undeleted binaries.14:13
zaytsevwgrant, oh you are right14:13
zaytsevThanks for your help14:14
=== Ursinha is now known as Ursinha-lunch
=== matsubara is now known as matsubara-lunch
=== flacoste changed the topic of #launchpad to: Launchpad: https://launchpad.net/ | Read https://help.launchpad.net/ for help | On-call help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/
=== oubiwann is now known as oubiwann_
=== oubiwann_ is now known as oubiwann
=== matsubara-lunch is now known as matsubara
=== Ursinha-lunch is now known as Ursinha
=== deryck is now known as deryck[lunch]
zaytsev_wgrant, thanks again. it worked fine now. I would appreciate if this delete / upload bug can be taken care of in the future15:42
=== beuno is now known as beuno-lunch
=== deryck[lunch] is now known as deryck
thorwilhi! just uploaded my first ppa. can i expect an email notification within a few minutes?16:40
bigjoolsthorwil: yes, approximately 5 minutes16:41
bigjoolsor less16:41
=== mrevell_ is now known as mrevell
thorwilafter using "debuild -S" and dput, i read something about signing the .changes file and that the omission of that is a likely cause to not receive an email16:46
thorwilbut apparently dput took care of that16:46
bigjoolsdebuild will sign it for you, dput just uploads it16:53
bigjoolsif you don't get an email, read this:https://answers.edge.launchpad.net/soyuz/+faq/22716:53
=== beuno-lunch is now known as beuno
vishhi, how do i get a mail from a lp team mailing list deleted?17:46
vish from the list archive17:46
=== yofel_ is now known as yofel
lifelessvish: ask a question on answers.lp.net/launchpad19:10
vishlifeless: will do, thanks.19:11
=== Ursinha is now known as Ursinha-brb
vishderyck: hi, could you a second look at Bug 685755 , the confusion is due to similar sounding team names . :)19:28
ubot5`Launchpad bug 685755 in Launchpad Bugs "Members of an Open team should *not* be allowed to assign bugs to the team" [Undecided,Won't fix] https://launchpad.net/bugs/68575519:28
deryckhi vish.  sure, I can look again.19:29
vishthanks.19:29
lifelessderyck: I think its a valid issue19:30
lifelessderyck: its not bug supervisor privilege, its 'can assign to self' privilege, which we extend to team membership19:30
deryckvish, so to clarify, someone from the papercutters team (the bug supervsior) assigned the papercuts ninja team (which is open).19:30
derycklifeless, ok.  still not following the bug, though.  why should we not allow assigning to an open team?19:31
vishderyck: no, someone from the papercuts ninja team assigned it to the papercuts ninja team19:31
deryckok, so why is that bad?19:31
derycksorry I'm being hard headed :-)19:31
deryckjust trying to see the harm of that :-)19:31
lifelessderyck: open teams - used for:19:31
lifeless - mailing lists19:31
lifeless - fanboy groups19:31
vishderyck: a member of the open team just assigned it *to* the open team19:32
lifelessderyck: self assigning a bug says 'I will work on this'19:32
derycklifeless, I know that much ;)19:32
deryckbut we allow assigning to teams that want to work on it.19:33
lifelessderyck: but thats progressively less defined as you move from private->restricted->moderated->open19:33
vish if someone joins the Ubuntu users team, they can just assign the bug to the Ubuntu users, but that does not mean the Ubuntu users will work on the bug.19:33
deryckright, I understand that now.19:33
* deryck is thinking on it some more19:33
lifelessderyck: for an open team member (not admin), they have effectively no weight in terms of making the statement 'this team will work on this bug'19:33
lifelessderyck: s/not admin/(not admin and not owner)19:34
deryckI see that argument now.  the downside is that small, open teams would have to re-configure themselves.  is this really that large of an issue?19:34
lifelessalso19:34
lifelessopen teams + bug subscriptions19:34
lifelesssame issue19:34
lifelessor do we require admin access to subscribe?19:35
lifelessif we require admin access to a team to subscribe it to a bug19:35
lifelessthen I'd say the same requirement makes sense for self-assignment on a bug19:35
deryckhmmm, you know I don't know.  I don't think we do, but would need to look at code to confirm....19:35
lifelessderyck: I think we do, because it was abused when it was free for all19:35
lifelessderyck: small open teams can switch to moderated easily, which will still let folk say 'I wanna be a superhero'19:36
lifelessderyck: or19:36
lifelessderyck: you could set a flag on the team, if you felt that we need to support both use cases, and set the default to 'members of this team cannot make statements on behalf of the team'19:36
lifelessderyck: I think the quoted bit there is the basic principle I'm pointing at : assignment, subscription, joining other teams: these are statements of intent on behalf of the whole team.19:37
ScottKSounds to me like mostly a reason for people not to want open teams.19:37
lifelessderyck: and its a rare open team that truely wants everyone in the world to be able to make such statements.19:37
lifelessScottK: thats certainly related, but the same question applies to the other sorts of teams.19:38
deryckwell the issue is we use "team" as a work team or a hang out group on launchpad. ;)19:38
deryckand the two are different uses really19:38
vishhehe!19:38
davidstraussIs there a guide to using CVS imports? I can't figure out how to give Launchpad the requested HTTP-based URL for Drupal CVS.19:38
lifelessderyck: cvs doesn't have http urls19:39
lifelessbah19:39
lifelessdavidstrauss: ^19:39
deryckheh19:39
lifelessdavidstrauss: help.launchpad.net has instructions19:39
derycklifeless, vish -- so how about this, I'll re-open the bug and clear up based on the discussion here.  I'm not convinced we should look it down for open groups yet, but I see the problem and we should figure it out/discuss it further.  Fair enough?19:39
davidstrausslifeless, I've reviewed the help page, and it doesn't tell me anything I don't already know.19:40
vishderyck: sure..19:40
vishthanks19:40
lifelessdavidstrauss: which one ?19:40
davidstrauss"The URI scheme "cvs.drupal.org" is not allowed. Only URIs with the following schemes may be used: http, https"19:40
davidstrausslifeless, https://help.launchpad.net/Code/Imports19:40
lifelessdavidstrauss: what url are you getting that error on?19:40
davidstrausscvs.drupal.org:/cvs/drupal-contrib19:40
lifelessdavidstrauss: no, in launchpad.19:41
davidstrausslifeless, that is the "URL" I'm giving it. CVS doesn't use URLs.19:41
lifelessdavidstrauss: What Launchpad URL are you putting this data in ON.19:41
davidstrausslifeless, Ah, http://launchpad.net/drupal-mongodb19:42
lifelessdavidstrauss: theres no code import form at that url.19:42
lifelessdavidstrauss: I would like you to copy from your location bar and paste it here.19:43
lifelessOr take a screenshot.19:43
davidstrausslifeless, https://code.launchpad.net/drupal-mongodb/trunk/+setbranch19:43
davidstrausslifeless, that?19:44
lifelessyes19:44
lifelessnow we're getting somewhere19:44
lifelessand you're getting this error in the 'Branch URL' field ?19:44
davidstrausslifeless, yes19:45
davidstrausslifeless, nor is it clear what that field is asking for when using CVS19:45
lifelessbenji: hi19:45
benjihi19:45
lifelessbenji: IIRC registry has been tweaking stuff recently19:45
lifelesshttps://code.launchpad.net/drupal-mongodb/trunk/+setbranch19:46
* benji edits his auto-join19:46
lifelessclick on 'import a branch hosted somewhere else'19:46
lifelessthen 'CVS'19:46
lifelessfor branch url put in 'cvs.drupal.org:/cvs/drupal-contrib' and then test as the module, test as the branch name,19:46
lifelessclick on update19:46
lifelessobserve the error19:46
davidstrauss"The URI scheme "cvs.drupal.org" is not allowed. Only URIs with the following schemes may be used: http, https"19:46
davidstrausslifeless, same error i got19:47
benjiyep, that's the error I get19:47
derycklifeless, FWIW, I don't see any restrictions on team subscriptions.19:48
lifelessderyck: remind me in jan ;)19:48
benjiI assume that's not the desired outcome.19:48
lifelessbenji: no19:48
lifelessbenji: this is a regression, but I'm not sure who was fiddling most recently19:48
derycklifeless, heh, ok.  You are supposed to be away now, are you not? ;) :)19:48
lifelessyah19:48
lifelessdavidstrauss: so, please do this:19:49
lifeless - file a bug19:49
benjiit was probably a change of field type (and a missing test case)19:49
lifelessbenji: yah19:49
lifelessdavidstrauss: and then fill the form out as well as you can, with a fake http url19:49
lifelessdavidstrauss: we'll see if we can edit it correctly after its created19:49
benjihas there been a bug assigned to this?19:49
lifelessbenji: not yet, just found out about it19:49
benjik, I'm looking at the code real quick to see if anything jumps out at me19:50
lifelessbenji: thanks!19:50
benjiany time19:50
sinzuilifeless, benji the cvs URL was broken a few months ago. I report a bug. I had to set an impossible url to get it the branch accepted, then fix the url as a part of the import review.19:53
sinzuilifeless, benji I think my bug was a dupe too19:54
davidstrausslifeless, benji, https://bugs.launchpad.net/launchpad/+bug/68613419:54
ubot5`Ubuntu bug 686134 in Launchpad itself "CVS import interface doesn't make sense or work" [Undecided,New]19:54
lifelessdavidstrauss: thanks19:54
lifelesssinzui: thanks19:54
=== Ursinha-brb is now known as Ursinha
davidstrausslifeless, thanks for the help. i've filed a few related (but minor) bugs i've found while troubleshooting this20:06
davidstrausslifeless, I also found a workaround and configured the import: https://code.launchpad.net/~davidstrauss/drupal-mongodb/trunk20:06
lifelessdavidstrauss: cool20:09
=== matsubara is now known as matsubara-afk
=== thumper changed the topic of #launchpad to: Launchpad: https://launchpad.net/ | Read https://help.launchpad.net/ for help | On-call help contact: thumper | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/
thorwilwhere's the Files: part of the.changes file supposed to come from?20:29
benjilifeless: I got sidetracked for a little bit there, but our suspicions are confirmed: that field is a URIField and I can't see any tests for giving it CVS locations.  I'll update the bug with the details.20:30
lifelessbenji: did you see sinzuis comment that its probably a duplicate?20:35
lifelessbenji: thumper may know more20:35
benjilifeless: oh, I thought he was talking about the bug he entered being a dupe, not 68613420:37
benji(but now I notice that 686134 is quite new, so is likely a dupe as well)20:38
thumperon?20:39
thumperbenji: I think the CVS urls need http or :pserver type urls20:39
lifelessthumper: 0838, davidstrauss20:40
benjithumper: I just tried ":pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib" but it didn't work ("...is not a valid URI")20:41
thumperbenji: which form?20:42
benjihttps://code.launchpad.net/drupal-mongodb/trunk/+setbranch20:42
thumperhmm...20:42
thumperyeah...20:42
thumperbenji: it is a fubar20:43
thumperbenji: you need to use the new code import view to create a CVS import20:44
thumperbenji: the +setbranch doesn't follow the same validation rules as the new code import20:44
benjithumper: oh, well... I'm not really wanting to create one, I'm following up on a bug report (686134, via lifeless, probably a dupe)20:45
benjiso, what should we do about this attractive nuisance?20:46
benjiif the two pages do the same thing, perhaps we should redirect visitors to the old one to the new one20:46
thumperbenji: we should fix the setbranch page20:48
benjithumper: ok, thanks; any ideas on finding an older report of the bug?  I haven't been able to, but probably don't know the right place(s) to look.20:50
thumperI don't think this is an old bug20:50
benjiok, I'll use 686134 until it's proven a dupe20:56
komputeslatest comment on this bug is spam : https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/38248821:54
ubot5`Ubuntu bug 382488 in alsa-driver (Ubuntu) "Playback sound is only audible starting at 50% on Dell Inspiron 1420" [Undecided,Fix released]21:54
=== Ursinha is now known as Ursinha-afk
thumperkomputes: thanks22:28

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