/srv/irclogs.ubuntu.com/2011/09/25/#ubuntu-motu.txt

=== yofel_ is now known as yofel
alkisgI'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
alkisgHowever I can't find out how to install a twisted plugin, i.e. /usr/lib/python2.6/dist-packages/twisted/plugins/panoptesd.py12:41
alkisgI tried DistUtilsExtra.auto.setup(...    ...py_modules = ['twisted/plugins/panoptesd'], ...), but that gave me the following error:12:41
alkisgValueError: illegal provides specification: 'twisted/plugins/panoptesd'12:41
tumbleweedmy guess would be . instead of /12:47
alkisgI didn't put /12:48
alkisgpy_modules = ['twisted/plugins/panoptesd']12:48
alkisgIt's relative to my project dir, it worked fine before switching to python-distutils-extra12:48
alkisghttp://paste.ubuntu.com/696659/ => the last commented line is causing the problem12:49
tumbleweedI mean tha tI thought py_modules took a dot-separated python module spec, rather than a filesystem path12:50
alkisgI tried with ./twisted etc, and again got: ValueError: illegal provides specification: './twisted/plugins/panoptesd'12:51
tumbleweedno, I mean twisted.plugins.panoptesd12:52
alkisgThat does not complain, but it doesn't put the panoptesd.py file in my .deb either12:56
tumbleweedI'm guessing that's because you forgot to add it to your dh_install file13:00
alkisgtumbleweed: thank you sir, you just saved me some hours of hair pulling :)13:04
tumbleweedheh, np13:05
=== Quintasan_ is now known as Quintasan
alkisgWhile everything works fine and gets installed in place, distutils-extra warns me about 10 files that it says it can't handle:13:56
alkisgWARNING: the following files are not recognized by DistUtilsExtra.auto:13:56
alkisg  data/panoptes.desktop.in13:56
alkisg  panoptes.813:56
alkisg...13:56
alkisgBut they're installed just fine. Should I just ignore that warning?13:56
tumbleweedI guess so. I don't know distutils-extra13:57
alkisgTy13:57
=== menesis1 is now known as menesis
jtayloranyone familiar with libpeas or gedits plugin loading? bug 85908920:10
ubottuLaunchpad bug 859089 in gedit (Ubuntu) "gedit-plugins unable to load" [Undecided,Confirmed] https://launchpad.net/bugs/85908920:10
jtaylorit appears to not load libpython20:10
micahgjtaylor: python-gobject probably needs a rebuild20:15
=== kklimonda is now known as Guest83938
jtaylorhm yes looks like another case of people not caring about dpkh-shlibdeps warnings ...20:21
jtaylorI wish these where errors20:21
=== Guest83938 is now known as kklimonda`
=== kklimonda` is now known as kklimonda
jtaylorhm 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!