Thursday, 2014-10-09

*** tpb has joined #timvideos00:00
-kornbluth.freenode.net- [freenode-info] channel flooding and no channel staff around to help? Please check with freenode support: http://freenode.net/faq.shtml#gettinghelp00:00
*** rohitksingh2 has quit IRC00:29
*** rohitksingh has joined #timvideos00:32
*** rohitksingh has quit IRC00:42
*** CARAM has joined #timvideos01:14
*** flavioribeiro has joined #timvideos01:14
*** CarlFK has quit IRC02:49
*** CarlFK has joined #timvideos03:16
*** ChanServ sets mode: +v CarlFK03:16
mithroaps: ping?03:44
apsmithro: pong03:46
mithroaps: you wanted help with the packaging?03:50
apsmithro: yes, just a sec03:56
apsmithro: so I was following the ubuntu packaging guide and running "dpkg-buildpackage -us -uc" gives me this03:58
apshttps://www.irccloud.com/pastebin/CXljMugr03:58
tpbTitle: Pastebin: CXljMugr | IRCCloud (at www.irccloud.com)03:58
mithroaps: and what does a google search for "no dependency information found for" give? Anything useful?03:59
apsmithro: I found an SO question that suggests overriding shlibdeps but I couldn't find that rule in the debian rules file04:00
apsmithro: basically I didn't understand what to do exactly04:01
mithrohttp://stackoverflow.com/questions/11238134/dpkg-shlibdeps-error-no-dependency-information-found-for04:01
tpbTitle: ubuntu - dpkg-shlibdeps: error: no dependency information found for - Stack Overflow (at stackoverflow.com)04:01
mithrolooking at the first answer?04:01
apsyes, and 2nd as well04:02
mithroaps: so did you try putting the two lines inside debian/rules as it said?04:02
apsmithro: No, I thought I'm supposed to replace some existing rule. I'll just give it a try04:03
apsmithro: this is my rules file BTW - http://paste.ubuntu.com/8524710/04:03
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)04:03
mithroaps: it says "use xxxxx if your rule file hasn't the dh_shlibdeps call in it."04:04
mithroshenki: ping?04:05
apsI misinterpreted it as "if your rule file hasn't the dh_shlibdeps call in it, that's usually the case if you've 'xxxxx' as you only rule"04:05
mithroso, our file is pretty much the second one, except it also overrides the install bit04:06
shenkimithro: pong04:06
mithrosee #technest, so which set of accommodation are people staying in at for LCA2015? :P04:07
apsmithro: still getting same error. weird. This is how rules look now - http://paste.ubuntu.com/8524735/04:07
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)04:07
mithrooh, I was looking at an old file04:09
mithromaybe add;04:10
mithroDEB_DH_SHLIBDEPS_ARGS_ALL += --dpkg-shlibdeps-params=--ignore-missing-info04:10
mithrojust after the DEB_CONFIGURE_EXTRA_FLAGS?04:11
mithroaps: what are you building on?04:11
apsUbuntu precise04:11
*** ldlework has joined #timvideos04:12
apsmithro: okay, this works04:12
apsmithro: should I commit this change to the rules file?04:13
mithroaps: sure, send a pull request04:14
apsmithro: one more thing. Before building, dpkg wanted the source tarball, so I created that manually. What is the right thing to do?04:19
mithroaps: dpkg-buildpackage -us?04:22
aps no upstream tarball found at ../gstreamer1.0-dvswitch_0.0.1.orig.tar.{bz2,gz,lzma,xz}04:22
mithroahh04:23
mithroaps: this is where I have no idea04:29
apsokay, I just created a tarball from github source and it builds.04:30
mithroaps: maybe #debian can help?04:31
apsmithro: from #debian05:01
aps10:29:17 <dondelelcaro> aps: the upstream source is pretty much required.05:01
aps10:29:31 <dondelelcaro> aps: you can build packages without it, though; you just can't build source packages without it.05:01
aps10:30:06 <dondelelcaro> aps: see the -b or -B options to dpkg-buildpackage for details on how to not build the source package05:01
*** puck has quit IRC05:05
*** puck has joined #timvideos05:05
mithroaps: I think you want to ask about the create way to create an "upstream source"05:14
mithroshenki: you were complaining about my naming of things05:32
mithroshenki: I need a name for a new thing :P05:32
apsmithro: Go on, I might suggest something :D05:34
shenkimithro: what thing?05:34
mithrosee messages05:35
*** Niharika has joined #timvideos05:52
*** Niharika has quit IRC05:55
*** Niharika has joined #timvideos05:58
*** slomo has joined #timvideos06:28
mithrohttps://www.botfactory.co/06:53
tpbTitle: Home (at www.botfactory.co)06:53
mithrohttp://redpitaya.com/?skip_intro=no <- so slow.... :P06:55
tpbTitle: Red Pitaya - Open Instruments for Everyone (at redpitaya.com)06:55
Niharikahttps://education.github.com/pack/07:21
tpbTitle: GitHub Student Developer Pack - GitHub Education (at education.github.com)07:21
apsNiharika: that's old news now :P07:21
Niharika:P I saw it on #gsoc last night.07:22
Niharikaaps: Going for the reunion?07:22
apsyes07:22
NiharikaNice.07:23
apsmithro: I just uploaded files to launchpad but   --  "Rejected:Unable to find distroseries: unstable"07:29
apsmithro I think this is the issue? - https://github.com/timvideos/gst-plugins-dvswitch/blob/master/debian/changelog#L107:30
tpbTitle: gst-plugins-dvswitch/changelog at master · timvideos/gst-plugins-dvswitch · GitHub (at github.com)07:30
apsmithro: is there a way to target all ubuntu versions newer than precise in changelog?07:57
apsmithro: CarlFK  - PPA for gst-plugins-dvswitch 1.0  - https://launchpad.net/~aps-sids/+archive/ubuntu/ppa08:04
tpbTitle: PPA for Amanpreet Singh : Amanpreet Singh (at launchpad.net)08:04
apsCarlFK: Please test this ^08:04
apsbah.. some dependency missing :/08:08
*** flavioribeiro has quit IRC08:09
*** flavioribeiro has joined #timvideos08:11
apsokay, built now08:22
mithrohttps://github.com/mithro/rcfiles/blob/master/bin/ppa-upload.sh08:25
tpbTitle: rcfiles/ppa-upload.sh at master · mithro/rcfiles · GitHub (at github.com)08:25
mithroThat is quite old08:25
apsmithro: it's done for now. Package is built in PPA.08:27
*** techdragon has joined #timvideos08:29
*** hyades has joined #timvideos09:10
*** Niharika has quit IRC10:02
*** aps has quit IRC11:51
*** aps has joined #timvideos11:52
*** Niharika has joined #timvideos12:14
mithroaps: we want a version for trusty built against gst1.0 right?12:24
apsmithro: I believe we do. I think I can just copy and build for different distro from my ppa.12:26
*** Niharika has quit IRC12:50
*** Niharika has joined #timvideos12:56
apsmithro: okay, I tried copy and build for trusty and it failed with "same version already has published binaries in the destination archive"13:21
apsmithro: Is there a way to change version number directly on launchpad?13:21
mithroaps: yeap, that is why my ppa-upload script did the version numbering thing13:21
apsah13:21
*** flavioribeiro has quit IRC13:23
*** Niharika has quit IRC13:44
*** flavioribeiro has joined #timvideos13:46
*** Niharika has joined #timvideos13:46
CarlFKaps: testing...14:01
*** CarlFK has quit IRC14:20
*** CarlFK has joined #timvideos14:21
*** ChanServ sets mode: +v CarlFK14:21
apsCarlFK: did it work?14:59
CarlFKaps: got pushed down on my todo list.. should get to it in 30 min15:04
apsno problem15:04
apsDebian packaging is hard :|16:03
*** hyades has quit IRC16:20
*** slomo has quit IRC16:52
*** slomo has joined #timvideos17:06
*** CarlFK has quit IRC17:10
*** CarlFK has joined #timvideos17:10
*** ChanServ sets mode: +v CarlFK17:10
*** ldlework has left #timvideos17:10
CarlFKaps: installing17:22
*** Niharika has quit IRC19:30
*** flavioribeiro has quit IRC19:35
*** flavioribeiro has joined #timvideos19:51
CarlFKaps: hours later... Setting up gstreamer1.0-dvswitch (0.0.1-1ppa1~trusty) ...19:57
CarlFKso it installs.  but don't have a good test handy19:58
*** slomo has quit IRC21:00
*** CarlFK has quit IRC22:27
*** CarlFK has joined #timvideos22:28
*** ChanServ sets mode: +v CarlFK22:28
*** CarlFK has quit IRC22:41
*** CarlFK has joined #timvideos22:43
*** ChanServ sets mode: +v CarlFK22:43

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