/srv/irclogs.ubuntu.com/2013/07/14/#launchpad.txt

wgrantyofel: That name is all yours00:59
Logan_Does anyone know why charybdis 3.4.2-1 in Debian unstable hasn't been picked up by LP yet? It's been in there for 12 days. I'll ask a question on LP as well, but I figured someone might know the answer here.03:32
ajmitchLogan_: yes, dpkg-dev on lucid can't unpack it due to a patch patching the same file twice, there's a debian bug open against charybdis about that04:18
Logan_Ah, I see.04:18
Logan_ajmitch: Why is the importer machine running Lucid?? :P04:19
ajmitchbecause there's some work involved in getting everything upgraded to precise, and I don't know any of the details about it04:20
Logan_Gotcha.04:20
saiarcot895Not sure if this is the right place, but when using dh auto in debian/rules, in the debug package, the files that are produced are like build-id/e9/<long_hex_string>.debug13:24
saiarcot895previously, it was just a path to the actual binary13:24
saiarcot895is that supposed to happen?13:24
dobeysaiarcot895: #ubuntu-packaging would be a better place to ask that i think. doesn't sound related to launchpad itself at all14:58
saiarcot895dobey: will do. Thanks14:58
sebrockCan someone assist me in building a custom build on launchpad?15:43
saiarcot895sebrock: xl2tpd? for what distro?15:47
sebrocksaiarcot895: 10.04 LTS15:50
sebrockI'm currently on 1.2.8 but latest verison is 1.3.115:51
sebrockfor amd6415:51
saiarcot895sebrock: you can download the .orig.tar.gz and .debian.tar.gz for 1.3.1 and try to compile that15:51
sebrocksaiarcot895: how is that done thought? never done it15:52
saiarcot895sebrock: https://launchpad.net/ubuntu/+source/xl2tpd/1.3.1+dfsg-115:52
saiarcot895sebrock: download the .orig.tar.gz and .debian.tar.gz15:53
sebrocksaiarcot895: done15:53
saiarcot895sebrock: Extract all that15:53
saiarcot895sebrock: you should have a debian folder inside the xl2tpd folder15:54
sebrocksaiarcot895: should I move the debian folder to the xl2tpd folder?15:54
saiarcot895sebrock: yes15:55
sebrockdine15:55
sebrockdone15:55
saiarcot895sebrock: open a terminal, cd to the xl2tpd directory, and run debuild15:55
sebrocksaiarcot895: done15:56
sebrockfatal error though15:56
sebrockdebuild: fatal error at line 1340:15:56
sebrockdpkg-buildpackage -rfakeroot -D -us -uc failed15:56
sebrockand some unmet dependencies15:56
sebrocklibpcap0.8-dev15:56
sebrockyes so it abortet due to that15:57
saiarcot895sebrock: run "sudo apt-get build-dep xl2tpd"15:58
saiarcot895sebrock: that will install all dependencies required to build xl2tpd15:59
sebrocksaiarcot895: but only for the version in my distro no?15:59
saiarcot895sebrock: yes, but I'm assuming it will fit15:59
sebrockit was the same version so it probably will :)16:00
sebrockrunning debuild now16:00
sebrocksaiarcot895:16:01
sebrockCould not find a signing program (pgp or gpg)!16:01
sebrockdebuild: fatal error at line 1261:16:01
sebrockrunning debsign failed16:01
saiarcot895sebrock: run "debuild -us -uc" instead16:02
sebrockwhats the difference?16:02
saiarcot895sebrock: the final debs won't be signed16:03
saiarcot895sebrock: if you are installing on your own computer, you probably won't have to sign it16:03
sebrockright ok16:04
sebrockthese two warnings: W: xl2tpd source: newer-standards-version 3.9.2 (current is 3.8.4)16:04
sebrockW: xl2tpd: binary-without-manpage usr/sbin/xl2tpd-control16:04
saiarcot895sebrock: once that completes, in the parent directory, you should see several files16:05
sebrockwhat does that first mean?16:05
saiarcot895sebrock: that's just a warning that there's a binary that doesn't have a manpage16:05
saiarcot895sebrock: you don't have to worry about that16:05
sebrockalright16:05
sebrocknewer-standards-version too?16:05
saiarcot895that too16:05
sebrockI'm just asking so I'll learn16:05
sebrockok16:05
sebrockso then just install the deb?16:06
saiarcot895yes, "sudo dpkg -i path_to_deb"16:06
sebrocksaiarcot895: thanks it worked16:10
sebrockso what was special about the two packages I donwloaded, one was the source?16:10
sebrockand the other one?16:10
saiarcot895sebrock: that tells debuild what packages you're going to make, how to build it, and what files to copy16:11
sebrockWell, it does work better than 1.2.8 but it still spikes the CPU16:12
sebrockdamn... I don't know how to debug this. I can't see anything strange16:13

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