On Wed, Aug 19, 2009 at 11:57 AM, Sven Mueller<deb...@incase.de> wrote: > dpkg-buildpackage -B -uc > The build fails:
Thanks for reporting bug! > I have absolutely no experience with python and I never experienced this > error with my other packages, so as I don't have the time to investigate > any further right now, I hope you can come up with a solution to the > problem. Would love to use it, but the only system where it would be sane > for me to use it is running Debian stable (lenny). I just built it using 'dpkg-buildpackage -uc -us' and it built fine on Lenny. However, it requires Python >= 2.5.4 so, i doubt that it will work on Lenny. >From dpkg-buildpackage, -B Specifies a binary-only build, no architecture independent binary package files are to be distributed either. Since yokadi is arch:all this will fail to build, try with -b instead. or dpkg-buildpackage -uc -us as normal build.. Thanks! -- Cheers, Kartik Mistry | 0xD1028C8D | IRC: kart_ Debian GNU/Linux Developer Blogs: {ftbfs, kartikm}.wordpress.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org