=== Tobu_ is now known as Tobu [07:26] in .install file, I have a bunch of files under python2.7 directory [07:26] I am putting in install file [07:26] usr/lib/python2*/* usr/lib/python3*/ [07:26] good morning [07:27] hoping those folders to be copied inside all the python3 python3.3 folders [07:27] but it isnt [07:27] do I need to hardcode paths usr/lib/python2*/* usr/lib/python3.3/ [07:29] what are you trying to do? [07:30] I have a package which has a bunch of python files which installs in python2.7 location [07:30] I need them to also have in python3.x directory [07:31] geser: check python-zeitgeist package, I want to have python3-zeitgeist package too which installs in python3 dist-packages for ubuntu [07:35] m4n1sh: I guess you need to use dh_python3 and let setup.py run with python3 to install it to the right directories (most can be done with dh if you tell it to build for python3 too) [07:38] geser: it uses automake [07:38] python-zeitgeist is a part of bigger package [07:39] does it work with python3? [07:40] geser: noes. when running with python3, it cannot import packages [07:41] does upstream support to run it with python3 or does it need some porting first to be able to run with python2 and python3? [07:43] geser: upstream doesn't support. Most probably due to an unknown technical restriction http://stackoverflow.com/questions/17541207/am-path-python-for-python2-and-python3 [07:44] because automake's AM_PATH_PYTHON cannot handle two python version at a time, or there is a way around which I am not aware of [07:48] you might need to have to build it twice then, once for python2 and once for python3 (if upstreams allows to set python to python3) [07:49] perhaps barry has some more ideas what needed to get a python3 package for it too [07:52] geser: you mean to say another source package? [07:52] or in the debian/rules change it in such a way that it builds twice? [07:53] m4n1sh: the later [07:54] geser: well, I have no idea how that has to be done, but AFAIK the python2.7 version can also work for python3.3 without any change [07:55] google knows about a lp:~ev/zeitgeist/python3 branch, perhaps ask ev in #ubuntu-devel about the status of it [08:00] if this is a pure-python package and the same source works with python & python3, you can use .pyinstall files or dh_install to install it for python3 [08:04] tumbleweed: yes. it is pure python package [08:05] you mean no seperate python3-zeitgeist package? [08:05] python-zeitgeist will install in python2.7 and python3.3 both? [08:07] one source building multiple binary packages [08:07] we always have python and python3 in separate binary packages [08:08] tumbleweed: I didn't look at the package but I assume it's python bindings for a C library (build from the same source) [08:08] I'd assume so too, if it's using autotools [08:09] geser: it isn't a binding over C, it is a pure python package which wraps over dbus interface [08:09] C bindings too wrap over dbus interface [08:09] also, fyi, the source package is zeitgeist not python-zeitgeist [08:10] anyway, it contains a bunch of C [08:10] yeah. python-zeitgeist is a binary package of source package [08:10] source package zeitgeist contains C library package named libzeitgeist-2.0 and python library/module package named python-zeitgeist which is right now installing in python2.7 [08:12] it looks entirely plausible that this python works unmodified under python3. have you tested it? [08:13] not very exhaustively, but yes, it works [08:14] then some hacky dh_install ing is probably the easiest [08:15] wont putting this in .install file work? [08:15] usr/lib/python2*/* usr/lib/python3/ [08:16] should do [08:18] should it be specifically python3 or python3.3? [08:19] python3 [08:20] thanks [09:00] Is it possible to directly add apt-fast? the debian bug has halted === yofel_ is now known as yofel === dholbach_ is now known as dholbach === ikonia_ is now known as ikonia === Guest86601 is now known as mfisch === mfisch is now known as Guest37969 === achiang` is now known as achiang === wendar_ is now known as wendar === Guest39539 is now known as med_ === Guest37969 is now known as mfisch === mfisch is now known as Guest41197 === dholbach_ is now known as dholbach [17:44] good evening dholbach :) [17:45] hi dkessel === directhe` is now known as directhex === Guest41197 is now known as mfisch === mfisch is now known as Guest1021 === TheDrums_ is now known as TheDrums === RAOF_ is now known as RAOF