Comment 4 for bug 1738036

Revision history for this message
David A. Cobb (superbiskit) wrote :

Corrected this by changing Sha-Bang on /usr/bin/cherrytree
-- #! /usr/bin/python
++ #! /usr/bin/python2.7

That would seem to make this a policy issue. Should Python2.x dependencies be specific within the package? Should package depend on alternatives setting, or does that belong to the site administrator?