/srv/irclogs.ubuntu.com/2012/12/02/#ubuntu-motu.txt

=== Ursinha is now known as Ursinha-afk
=== chilicuil is now known as chilicuil_away
=== bobweaver is now known as wilson_kin_
=== wilson_kin_ is now known as col-forbin
=== col-forbin is now known as kernel-phorbin
=== kernel-phorbin is now known as bobweaver
=== yofel_ is now known as yofel
=== Tonio__ is now known as Tonio_aw
=== chilicuil_away is now known as chilicuil
jtaylormicahg: ping ipython backport21:34
micahgjtaylor: hi, sorry, will try to take a look at bit later todya21:35
TheLordOfTimeIs "Would like to have an updated version of $package in $release" a valid backport reason?21:58
jtaylordepends on the impact21:58
TheLordOfTimeuniverse package ZNC21:59
TheLordOfTimean IRC boucner.21:59
jtaylorif no rdepends thats probably fine21:59
TheLordOfTimewhat's the command to check for rdeps again?21:59
TheLordOfTimeoh wait21:59
micahgTheLordOfTime: as long as you do the reverse dependency testing, sure21:59
TheLordOfTimerequestbackport... the message says this (havent filed yet): No reverse dependencies21:59
TheLordOfTimemicahg, how thorough is requestbackport's rdeps checking?21:59
micahgshould be pretty thorough22:00
TheLordOfTimeokay, i've filed the backport request for ZNC (to Quantal), and i plan on testing it in about an hour and a half after i'm back at home.  (build tests already were done though :P)22:06
TheLordOfTimemicahg, for packages with debug symbols, is it OK to just check and see if it installs?  Kinda hard to test debug symbols for whether it runs...22:32
micahgTheLordOfTime: yeah, that's fine22:33
=== chilicuil is now known as chilicuil_away
TheLordOfTimemicahg, https://bugs.launchpad.net/quantal-backports/+bug/1085731  <-- all's checked, but if you're not busy, got a question (on a bug I referenced in the backport bug)23:37
ubottuLaunchpad bug 1085731 in Quantal Backports "Please backport znc 1.0-1 (universe) from raring" [Undecided,New]23:37
* xnox ponders if I should be excited or cautious....23:38
* xnox runs znc23:38
TheLordOfTimeits IRC bouncer software :P23:39
micahgTheLordOfTime: depending on build-essential is wrong23:39
TheLordOfTimemicahg, then what should it depend on?23:39
TheLordOfTimeother than the compilers?23:39
TheLordOfTime(which, right now, i don't have the list for)23:39
micahgyou can depend on non-default compiler versions if need be23:40
micahgbut that also seems wrong for a dev package23:40
TheLordOfTimemicahg, the -dev package contains the binary znc-buildmod23:40
TheLordOfTimewhich depends on the compilers23:40
micahga dev package just provides headers for other programs to use to build somethin else23:40
TheLordOfTimeit's not a standard "dev" package23:40
xnoxTheLordOfTime: does it ship source code?23:41
TheLordOfTimeindeed, but znc-dev isn't written that way23:41
TheLordOfTimexnox, for ZNC?  it does.23:41
TheLordOfTimexnox, znc-buildmod is built in the build process.23:41
micahgif you're building, you'll have build-essential installed or you're doing it wrong23:41
TheLordOfTimeits installed with znc-deb23:41
TheLordOfTimeznc-dev23:41
TheLordOfTime*23:41
TheLordOfTimei'm not the writer of the package.23:41
xnoxmicahg: I bet it's something crazy like dkms modules.23:41
TheLordOfTimetake it up with the debian maintainer, its updated there.23:41
* xnox goes to pull-debian-source23:42
* micahg waits for the Debian bug to be closed as won't fix...23:42
micahghrm, a dev package shipping a bin file...23:43
micahgTheLordOfTime: we ship a compiler by default for dkms like purposes23:44
TheLordOfTimemicahg, in *all* ubuntu ISOs?23:44
TheLordOfTimemicahg, last i checked it doesn't install automagicallty23:44
micahgfrom Precise: apt-cache show gcc | grep Task23:45
micahgTask: ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, edubuntu-desktop-kde, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, ubuntustudio-desktop23:45
stgraberIIRC it's in /pool so only installed if the installer detects the need for one of the dkms drivers23:45
TheLordOfTimethen this is not satisfactory, given that: IF (gcc / g++ != installed all the time to all systems by default) THEN (znc's module-builder will not correctly work unless its installer package (znc-dev at the moment) is dependent on the compilers or dependent on build-essential)23:47
micahghrm, well, I guess it can't be any worse than dkms (which has an alternate build dependency on build-essential)23:48
TheLordOfTimeI'm going to talk via email with the debian maintainer to see whether they'd be willing to move away from the name of the "-dev" package and change it to something else, or include the module builder as part of just 'znc'23:49
micahgyeah, you'd probably want to break out the module building into another package23:49
TheLordOfTimeits in -dev now23:49
micahgright23:49
TheLordOfTimei suggested a rename to them of -dev to -buildmod23:49
micahgwell, -dev is still useful for in archive headers building23:50
TheLordOfTimewell, we'll see what they say.23:50
TheLordOfTimein any case, that's the only open bug against it, fixable with a manual install of build-essential23:50
TheLordOfTimealthough i run an after-install script that pulls that in anyways for my VMs/containers/systems, so... :P23:51
TheLordOfTime(among other packages)23:51
* micahg guesses depending on build-essential isn't as crazy as previously thought23:57
micahgright, it's build depending that would be very wrong (but there's still one package that does it)23:58
TheLordOfTimetrue, but its depending, not builddepping on it23:58
TheLordOfTimesince the builders autopull compilers anyways, no?23:58

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