* Mike Hommey <m...@glandium.org>, 2010-12-21, 20:59:
I think you could manually trigger xulrunner-1.9.1 in python-xpcom's
postinst if it's not already registered. See the attached patch (well,
except maybe xulrunner version shouldn't be hardcoded).
I'd expect that to fail as well, because of python-support trigger not
having been run yet.
Part of the problem is that the xulrunner-1.9.1's postinst or trigger can
run with python-xpcom unpacked but not registered with python-support.
Adding update-python-modules -p in python-xpcom postinst could make
things slightly better,
"update-python-modules -p" is already in python-xpcom's postinst and it
does exactly what python-support trigger would do.
but that would still leave xulrunner-1.9.1's postinst complaining if
it's run before python-xpcom's.
Unfortunately, this is true.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org