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
>                 db_unregister nodm/xinit
>         fi
> 
> When I added an 'echo' in front of db_unregister, everything worked fine.

Since this bugreport is open for nearly a year, here is another piece of
information for everybody who needs a quick fix (I also just ran into
that one):

The file you have to edit is

/var/lib/dpkg/info/nodm.config

And the "echo db_unregister nodm/xinit" should be around line 20.

cheers, josch



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to