Your message dated Wed, 20 Apr 2011 07:21:12 +0200
with message-id <[email protected]>
and subject line Re: Bug#623424: fp-compiler-2.4.2: debconf querying commands
need return code ignored
has caused the Debian Bug report #623424,
regarding fp-compiler-2.4.2: debconf querying commands need return code ignored
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
623424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623424
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fp-compiler-2.4.2
Source-Version: 2.4.2-3
Severity: important
Hi!
It seems the fix for #620803 was only partial, both db_input and db_go
usually need their return codes ignored, to support already asked
questions and user getting backing up. The standard way is to append
“|| true”.
Please take a look at the debconf-devel(7) man page from the debconf-doc
package for further details.
thanks,
guillem
--- End Message ---
--- Begin Message ---
Version: 2.4.2-3
On Wed, 2011-04-20 at 07:11:00 +0200, Guillem Jover wrote:
> Source: fp-compiler-2.4.2
> Source-Version: 2.4.2-3
> Severity: important
> It seems the fix for #620803 was only partial, both db_input and db_go
> usually need their return codes ignored, to support already asked
> questions and user getting backing up. The standard way is to append
> “|| true”.
>
> Please take a look at the debconf-devel(7) man page from the debconf-doc
> package for further details.
Err, actually given that the backup capability is not enabled, I don't
think db_go will be able to fail, as such this bug report is invalid,
closing now, and sorry for the noise.
thanks,
guillem
--- End Message ---