Re: Debconf problem: Question asked twice

2003-09-15 Thread Frank Küster
Joey Hess <[EMAIL PROTECTED]> wrote: > Frank Küster wrote: >> >> For tetex-bin, however, we need to set the flag for every user. I think >> the only solution is to create an additional question that's only used >> internally to store the information wether the setting of the flag has >> been done

Re: Debconf problem: Question asked twice

2003-09-15 Thread Frank Küster
Joey Hess <[EMAIL PROTECTED]> wrote: > Frank Küster wrote: >> >> For tetex-bin, however, we need to set the flag for every user. I think >> the only solution is to create an additional question that's only used >> internally to store the information wether the setting of the flag has >> been done

Re: Debconf problem: Question asked twice

2003-09-12 Thread Joey Hess
Frank Küster wrote: > It wasn't me ;-) One of the maintainers of tetex brought up a > modification to fix a bug which altered the seen flag, and I wanted to > suggest a somewhat different approach. I agree, however, with Atsuhito > that the question has to be shown again to anybody who has answered

Re: Debconf problem: Question asked twice

2003-09-12 Thread Joey Hess
Frank Küster wrote: > It wasn't me ;-) One of the maintainers of tetex brought up a > modification to fix a bug which altered the seen flag, and I wanted to > suggest a somewhat different approach. I agree, however, with Atsuhito > that the question has to be shown again to anybody who has answered

Re: Debconf problem: Question asked twice

2003-09-12 Thread Frank Küster
Joey Hess <[EMAIL PROTECTED]> schrieb: > Frank Küster wrote: >> +db_fset tetex-bin/hyphen seen false >> +db_input medium tetex-bin/hyphen || true >> +# db_fset tetex-bin/hyphen seen true > > Please reconsider playing with the seen flag, It wasn't me ;-) One of t

Re: Debconf problem: Question asked twice

2003-09-12 Thread Frank Küster
Joey Hess <[EMAIL PROTECTED]> schrieb: > Frank Küster wrote: >> +db_fset tetex-bin/hyphen seen false >> +db_input medium tetex-bin/hyphen || true >> +# db_fset tetex-bin/hyphen seen true > > Please reconsider playing with the seen flag, It wasn't me ;-) One of t

Re: Debconf problem: Question asked twice

2003-09-11 Thread Joey Hess
Frank Küster wrote: > + db_fset tetex-bin/hyphen seen false > + db_input medium tetex-bin/hyphen || true > +#db_fset tetex-bin/hyphen seen true Please reconsider playing with the seen flag, unless you know *exactly* what you're doing. Since you see the question

Debconf problem: Question asked twice

2003-09-11 Thread Frank Küster
Hi, there's again something I couldn't figure out in the documentation, and my knowledge of C is to poor to understand dpkg's or dpkg-deb's sourcecode. I have tried a patch to tetex-bin's configure script (see at the end). The patch does what it's supposed to do (see #208408 if interested). But th

Re: Debconf problem: Question asked twice

2003-09-11 Thread Joey Hess
Frank Küster wrote: > + db_fset tetex-bin/hyphen seen false > + db_input medium tetex-bin/hyphen || true > +#db_fset tetex-bin/hyphen seen true Please reconsider playing with the seen flag, unless you know *exactly* what you're doing. Since you see the question

Debconf problem: Question asked twice

2003-09-11 Thread Frank Küster
Hi, there's again something I couldn't figure out in the documentation, and my knowledge of C is to poor to understand dpkg's or dpkg-deb's sourcecode. I have tried a patch to tetex-bin's configure script (see at the end). The patch does what it's supposed to do (see #208408 if interested). But th