[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: postinst and debconf again



Steve Langasek <vorlon@netexpress.net> wrote:

> > 
> >         db_input "high" midgard/error
> >         db_go
> >         db_stop

> 
> You're missing a '|| true' after the prompt for midgard/error.  The
> question is being skipped by debconf, probably because it's been shown
> before, and this results in a different return code.
> 

I made 
db_reset midgard/error
#added
db_input "medium" midgard/error
#changed from high
db_go
db_get midgard/error

now works (even if it is not good) ;)

thanks all for help 

Piotras



Reply to: