It seems that revelation FTBFS due to that line in debian/rules:

        for py in $(PYVERS); do \
            chmod 755 
$(CURDIR)/debian/revelation/$(PREFIX)/lib/python$$py/site-packages/revelation/bundle/PBKDFv2.py;
 \
        done

Removing that line make the package build successfully and the final
package seems to be fully working. However, this line probably exist for
a reason. Confirmation would be needed to know if this line need to be
removed or modified.

I uploaded a fixed package to my PPA which should be ready in a few minutes :
https://edge.launchpad.net/~saivann/+archive/ppa

Can people test this package and confirm if any regression can be
observed?

-- 
Broken package : revelation depends: python (< 2.6) but 2.6.1-0ubuntu1 is to be 
installed
https://bugs.launchpad.net/bugs/335854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to