/srv/irclogs.ubuntu.com/2013/09/24/#launchpad.txt

excalibrSay you have only *.debian.tar.gz, how do you generate those .dsc and .changes without running commands to build package?05:51
StevenK.dsc is generated from an unpacked tree, you'll need an orig and the debian.tar.gz unpacked properly into it. debuild -S will then generate a .changes.05:53
=== jamesh_ is now known as jamesh
=== nesthib is now known as Guest64829
zygahey, can launcpad PPAs host any code, including propretary stuff?12:53
saiarcot895For proprietary code, you need a private PPA12:53
saiarcot895*proprietary packages12:53
zygaok12:54
zygathanks12:54
zygahow do I report violations?12:54
saiarcot895Proprietary code, however, might be hosted on Launchpad, since you could set the visibility to private (although I'm not sure on this)12:55
saiarcot895as for violations, I guess someone else here could help, or you could post a question on Launchpad12:55
zygaI just posted this question: https://answers.launchpad.net/launchpad/+question/23626412:56
saiarcot895Scratch what I said earlier; see https://answers.launchpad.net/launchpad/+question/23075112:57
zygaah12:57
zygathanks12:57
=== Guest64829 is now known as nesthib
=== BradCrittenden is now known as bac
saiarcot895I have a package that should provide a -dbg package. I'm using the dh auto commands and have override_dh_strip to tell it to place the debug symbols in the specified package. however, dh_strip isn't being called at runtime. Is this a bug?14:09
dobeysaiarcot895: #ubuntu-packaging, but you don't need to provide your own -dbg packages in ubuntu. dbgsym packages are automatically built already, and installable via the ddebs archive14:21
saiarcot895I should have mentioned, this is for a PPA14:21
dobeyyou can request to have dbgsym support enabled on your PPA then by asking a question at https://answers.launchpad.net/launchpad14:22
saiarcot895oh, nice14:24
cjwatsonor we could try to fix the problem, since it's weird nevertheless - do you have a build log?14:25
saiarcot895will do14:26
saiarcot895Build log: https://launchpadlibrarian.net/151337512/buildlog_ubuntu-saucy-amd64.flightgear_2.12.0-0ubuntu1~ppa1~saucy3_UPLOADING.txt.gz14:26
saiarcot895rules file: http://paste.ubuntu.com/6150314/14:27
saiarcot895I noticed that the simgear package (in the same PPA) got debug symbols, and the only difference was the debian/compat level, which was 8 in simgear and 9 here14:28
cjwatsonsaiarcot895: your rules file is badly formatted14:28
cjwatsonsaiarcot895: command lines such as the one starting dh_strip *MUST* begin with a tab character14:28
saiarcot895cjwatson: I just noticed that14:29
cjwatsonnot four spaces masquerading as a tab in your editor or anything else, a literal ASCII tab14:29
tlonimis there a maintenance going on? I am getting client timeout (of 300s) with a fresh bzr branch14:58
cjwatsontlonim: No maintenance I'm aware of15:05
tlonimcjwatson: I am getting https://gist.github.com/cbd155d6d90c09f74be7 .. any way around it15:06
cjwatsontlonim: it at least starts branching fine for me - I have a fairly slow connection so I'm not going to wait for the whole thing to finish, but I get a progress indicator15:10
cjwatsonmaybe a local network difficulty?15:10
tlonimchecking15:21
maprerican someone tell me why this build is waiting? https://launchpad.net/ubuntu/+source/dump/0.4b44-4/+build/5039990 the sync was made 2 days ago...16:06
cjwatsonmapreri: arm64 is still being bootstrapped16:06
cjwatsonmapreri: You shouldn't expect anything on arm64 to build for a while16:06
cjwatsonmapreri: But I somehow doubt you were actually looking for arm64 ...16:06
cjwatsonmapreri: Ah, your own sync; well, you'll just have to wait, it doesn't block anything for you unless you're one of the handful of people caring specifically about arm64 at the moment16:08
cjwatsonmapreri: Don't worry, it's not a problem with your package16:08
maprericjwatson: ah, ok. I'm only wondering why it's waiting. It's the first time I see an arm64 build, I'm curios if the build ends fine :)16:12
cjwatsonmapreri: We're waiting for a new kernel for our buildds so that it stops randomly segfaulting in the middle of compiler builds16:13
cjwatson... don't hold your breath *too* much16:13
maprericjwatson: don't worry, I used to "keep calm and keep packaging" :D16:15
karlicossHi guys. Could you tell me, what does "3:" in the version number mean there? https://launchpadlibrarian.net/127144064/mc_4.8.7-0~eugenesan~raring1_source.changes16:25
cjwatsonkarlicoss: epoch, see http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version16:26
karlicosscjwatson: thanks!16:26
mattwI've uploaded a source package that requires ia32-libs to a ppa and tried to build for 64-bit precise. The build can't begin due to an uninstallable ia32-libs-multiarch which I've encountered on my own machine and fixed without issue before (usually a broken package), but I don't know what to do in this situation.19:39
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha

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