error: Cannot find a question for
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debconf (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I am still trying to write autoinstallation manifests for puppet, which should install several packages, including sympa.
Unfortunately, the sympa postinst script is overengineered and cannot be run in a non-interactive mode without giving answers through preseed.
I therefore tried to add configuration value through the debconf mechanism, which permanently fails once the sympa package had been installed (and removed again with --purge). I've tracked the problem down to
echo "sympa\
info: Trying to set 'sympa/
info: Loading answer for 'sympa/
error: Cannot find a question for sympa/dbconfig-
This works on a clean, fresh system where sympa had never been installed, but once it was installed, debconf-
/var/cache/
Name: sympa/dbconfig-
Description: Dummy template
Extended_
Type: boolean
Owners: sympa/dbconfig-
So it seems as if the templates.dat gets somewhat broken.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: debconf 1.5.51ubuntu2
ProcVersionSign
Uname: Linux 3.13.0-19-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
Date: Thu Apr 3 23:36:26 2014
PackageArchitec
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_
LANG=de_DE.UTF-8
SHELL=
SourcePackage: debconf
UpgradeStatus: No upgrade log present (probably fresh install)