[00:03] doko: Yes, lowers the maintenance burden and bizarre bug delta between us and Debian. Is there a specific patch causing issues, or just a general concern that one might> [00:03] doko: ? === jbicha is now known as Guest82572 === Noskcaj10 is now known as Noskcaj === Ursinha_ is now known as Ursinha === vibhav is now known as Guest59472 === smb` is now known as smb === Claudinux_ is now known as Claudinux === jamesh_ is now known as jamesh [16:09] does anyone know where nagios dumps its apache configs? [16:50] hello, how are yeh, where should i ask a few things abour mir :) [16:50] im running an xmir/xubuntu test === Gnaf is now known as Guest10919 === _Gnaf is now known as Gnaf === Gnaf is now known as Guest15610 === jtechidna is now known as JontheEchidna === Nisstyre-laptop is now known as Nisstyre [23:14] Why is boost packaged in the way that it is on LTS? libboost-locale1.48-dev has no associated debug package. [23:15] libboost-dbg does exist, but it doesn't include locale... [23:15] All in all, it seems like a total failure. [23:21] jdoles: http://ddebs.ubuntu.com/pool/universe/b/boost1.48/ might help. [23:22] jdoles: How or why the -dbg package is mangled or broken is another question, and I'm not sure, but the ddebs might be correct at least. [23:24] jdoles: Also, libboost-1.48-dbg might do better than libboost-dbg (which depends on 1.46)? [23:26] infinity: what line do I need to have in sources.list in order for those to be visible in Synaptic? [23:27] infinity: I already have a couple of them. [23:27] infinity: e.g. deb http://ddebs.ubuntu.com precise-updates main restricted universe multiverse [23:28] jdoles: That would do it, yes. Though, as I pointed our, your problem could just be a version mismatch. You said you were using libboost-locale1.48-dev but libboost-dbg. 1.48 versus 1.46 [23:29] s/our/out/ [23:30] infinity: I don't care which version is used. [23:30] infinity: all I am interested in is dbg packages for libboost-locale1.48-dev. [23:31] infinity: and in such a way that they are visible in Synaptic. [23:31] ... [23:31] Which wouldn't be in libboost-dbg, because it's version 1.46. [23:31] infinity: that's why I installed libboost-locale1.48-dev. [23:31] So you want libboost1.48-dbg [23:31] infinity: and then found out there was no dbg package... [23:31] infinity: and then asked here. [23:32] infinity: I thought that part was clear. [23:34] jdoles: It was clear, yes. And then I went version hunting after I gave the ddeb advice and realised that "libboost-dbg" depends on version 1.46, and libboost-locale1.48-dev is (obviously) 1.48 [23:34] jdoles: So, again, try installing libboost1.48-dbg [23:47] infinity: thanks