=== codemaniac is now known as slaclerboy === slaclerboy is now known as codemaniac === codemaniac is now known as rootninja === rootninja is now known as codemaniac === codemaniac is now known as rootninja === rootninja is now known as codemaniac === bilal_ is now known as bilal === temugen_ is now known as temugen === temugen is now known as Guest81284 [10:59] mmm empty builders [11:00] * Laney changes that === jbicha is now known as Guest72287 === slackerboy is now known as codemaniac [16:22] does quantal still need xz dpkg-predepends? [16:22] or why is lintian complaining? [16:24] found debian bug 680391 [16:24] Debian bug 680391 in src:lintian "lintian: precise now released, remove data.tar.xz-member-without-dpkg-pre-depends" [Minor,Open] http://bugs.debian.org/680391 [17:43] hey guys... so libffi, trying to use it building 32 bit stuff here, ffi.h goes into /usr/include/i686-linux-gnu/ ... should that be /usr/include/i386-linux-gnu/ ? and would that automatically be in the GCC include path? Thanks. [17:44] is the header arch specific? [17:44] i686-linux-gnu looks wrong, I don't see how a header could be dependend on i686 [17:44] It is arch specific, yes [17:45] yes looks wrong to me too... I'm wondering if it's just meant to go into /i386-linux-gnu/ and then it would just work... [17:45] also can I ask why symlinks like: sudo ln -s libsqlite3.so.0.8.6 /usr/lib/i386-linux-gnu/libsqlite3.so are missing ? [17:46] symlinks are in the -dev pacakge [17:46] jtaylor: but the dev packages are installed. [17:46] jtaylor: this is for 32 bit on 64 bit machines. the 32 bit symlinks are missing in action. [17:46] thats a bug [17:46] ok. it's been going on for almost a year, and is a real annoyance :| [17:47] I just put up the instructions on our wiki yesterday to work around that... [17:47] so do you know, if /i386-linux-gnu/ will be in the search path? [17:48] it should be [17:48] I'm worried our PPA won't build anymore with this new libffi dependency [17:48] but I guess I'll just have to give it a try :) [17:50] the 32bit symlink is there on my precise amd64 machine [17:50] The libffi one ? header , or ? [17:50] along with headers in i386 [17:50] what dist are you using? [17:51] jtaylor hmm, this one called Windows 7 :P [17:51] jtaylor: those headers were a problem with Precise... and yesterday someone with Mint13 which is based on Precise as well [17:52] those symlinks I eman [17:54] I don't see a problem in precise [17:54] You have a /usr/lib/i386-linux-gnu/libsqlite3.so ? [17:55] sqlite3-dev is not constallable [17:56] so you can currently only have either the 64 bit or 32 bit symlink [17:56] constallable ? [17:57] ce [17:57] coinstallable [17:57] is it the same for /usr/lib/i386-linux-gnu/libfontconfig.so ? [17:57] possibly [17:59] and all those other libraries I rely on? [17:59] see, that's my problem :P [17:59] you can file bugs [17:59] but for the core ones there is usually a reason why there are these issues [18:00] there's no reason why any libraries could not be coinstallable. [18:01] in most cases yes [18:01] but there are some things that make it hard [18:02] e.g. libxml ships a own config script that hardcodes architectures etc [18:02] libglib recommends on python [18:02] but all I'm missing here is a few symlinks :P [18:02] I bet it 'is' coinstalled after those symlinks are created :P === yofel_ is now known as yofel [21:44] Hey guys... Could someone please help me resolving dependencies issues for my PPA with libffi ? [22:22] who could help me figure this out? :| [22:26] ESphynx, synaptic tells me it only depends upon libc6 [22:29] UndiFineD: my problem is my app depends on libffi, and saying lib32ffi-dev does not work [22:30] i have libffi6 libffi6:i386 libffi-dev installed [22:32] hmmm... should I say libffi6 or libffi? :S [22:34] i have no libffi package in my repository, so libffi6 [22:36] ESphynx, http://paste.ubuntu.com/1142000/ [22:42] I tried putting lib32ffi-dev with [amd64] [22:45] why are you trying to cross build in a ppa? [22:45] jtaylor: yes =) [22:46] I'm not sure if you can build depend on m-a packages yet [22:46] but why? [22:46] It works with a whole bunch of other libraries [22:46] jtaylor: because my software can't built as 64 bit yet. [22:46] then only build it on 32 bit [22:46] and mark it m-a foreign [22:47] jtaylor: that's what I do for the newer distro... [22:47] /mnt/lvmdisk/mirror/ubuntu/quantal/pool/main/libf/libffi/libffi6_3.0.11-1_i386.deb <- there is no amd64 in repo yet [22:49] so the problem is? [22:49] jtaylor: I'm adding libffi as a dependency... [22:50] you should never add libraries as dependencies explicitly [22:50] that is done automatically by dpkg-shlibdeps [22:50] hmm, really? [22:50] You mean the control file? [22:50] yes [22:51] you only need them in the build dependencies === iulian is now known as Guest88558