[pkg-fso-maint] Bug#642903: further information

2012-06-19 Thread Johannes Schauer
Hi, On Wed, Oct 05, 2011 at 11:04:24PM -0500, David Loyall wrote: The problem stems from this stanza in the post-installation script.         if [ -n $2 ] dpkg --compare-versions $2 lt 0.10         then                 # After 0.10 nodm/xinit is not needed anymore      

[pkg-fso-maint] Bug#642903: further information

2011-10-05 Thread David Loyall
Hello. The problem stems from this stanza in the post-installation script.         if [ -n $2 ] dpkg --compare-versions $2 lt 0.10         then                 # After 0.10 nodm/xinit is not needed anymore                 db_unregister nodm/xinit         fi When I added an 'echo' in front of