=== yofel_ is now known as yofel | ||
alkisg | I've switched to using python-distutils-extra, and it's very nice, I didn't have to do anything at all to have i18n etc. | 12:41 |
---|---|---|
alkisg | However I can't find out how to install a twisted plugin, i.e. /usr/lib/python2.6/dist-packages/twisted/plugins/panoptesd.py | 12:41 |
alkisg | I tried DistUtilsExtra.auto.setup(... ...py_modules = ['twisted/plugins/panoptesd'], ...), but that gave me the following error: | 12:41 |
alkisg | ValueError: illegal provides specification: 'twisted/plugins/panoptesd' | 12:41 |
tumbleweed | my guess would be . instead of / | 12:47 |
alkisg | I didn't put / | 12:48 |
alkisg | py_modules = ['twisted/plugins/panoptesd'] | 12:48 |
alkisg | It's relative to my project dir, it worked fine before switching to python-distutils-extra | 12:48 |
alkisg | http://paste.ubuntu.com/696659/ => the last commented line is causing the problem | 12:49 |
tumbleweed | I mean tha tI thought py_modules took a dot-separated python module spec, rather than a filesystem path | 12:50 |
alkisg | I tried with ./twisted etc, and again got: ValueError: illegal provides specification: './twisted/plugins/panoptesd' | 12:51 |
tumbleweed | no, I mean twisted.plugins.panoptesd | 12:52 |
alkisg | That does not complain, but it doesn't put the panoptesd.py file in my .deb either | 12:56 |
tumbleweed | I'm guessing that's because you forgot to add it to your dh_install file | 13:00 |
alkisg | tumbleweed: thank you sir, you just saved me some hours of hair pulling :) | 13:04 |
tumbleweed | heh, np | 13:05 |
=== Quintasan_ is now known as Quintasan | ||
alkisg | While everything works fine and gets installed in place, distutils-extra warns me about 10 files that it says it can't handle: | 13:56 |
alkisg | WARNING: the following files are not recognized by DistUtilsExtra.auto: | 13:56 |
alkisg | data/panoptes.desktop.in | 13:56 |
alkisg | panoptes.8 | 13:56 |
alkisg | ... | 13:56 |
alkisg | But they're installed just fine. Should I just ignore that warning? | 13:56 |
tumbleweed | I guess so. I don't know distutils-extra | 13:57 |
alkisg | Ty | 13:57 |
=== menesis1 is now known as menesis | ||
jtaylor | anyone familiar with libpeas or gedits plugin loading? bug 859089 | 20:10 |
ubottu | Launchpad bug 859089 in gedit (Ubuntu) "gedit-plugins unable to load" [Undecided,Confirmed] https://launchpad.net/bugs/859089 | 20:10 |
jtaylor | it appears to not load libpython | 20:10 |
micahg | jtaylor: python-gobject probably needs a rebuild | 20:15 |
=== kklimonda is now known as Guest83938 | ||
jtaylor | hm yes looks like another case of people not caring about dpkh-shlibdeps warnings ... | 20:21 |
jtaylor | I wish these where errors | 20:21 |
=== Guest83938 is now known as kklimonda` | ||
=== kklimonda` is now known as kklimonda | ||
jtaylor | hm now this is a bit more complicated ._. | 20:39 |
=== yofel_ is now known as yofel |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!