Thanks for the quick answer, you are absolutely right that it builds fine. I used -B out of habit (as I most often have arch-dependent packages). Anyhow: Why does it depend on python-2.5.4? yokadi itself only documents some dependencies on python>=2.4, the python sqlite module (which is included from 2.5 upwards) and SQLObject 0.9 or higher. None of which seem to indicate a hard dependency on Python >= 2.5.4.
regard, Sven Kartik Mistry schrieb: > 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! > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org