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

Re: MySQL preseed auto answer



On Fri, May 08, 2009 at 10:58:32AM +0200, Sergio Serrano wrote:
> I have discover that when i do a debconf-get-selections --installer I can see
> next answers:
> 
> mysql-server-5.0 mysql-server/root_password pasword
> mysql-server-5.0 mysql-server/root_password_again password
> 
> 
> The problem is when I try to put this answer in preseed file throws next error:
> 
> error: Cannot find a question for mysql-server/root_password
> error: Cannot find a question for mysql-server/root_password_again
> ERROR: preseed file invalid: /home/av7admin/distribucion/profiles/
> initial.preseed
> 
> It's like was a bug in simple-cdd packages or in debconf configure for
> mysql-server-5.0 package.

when preseeding questions that contain debconf passwords (which are handled
separately), you need to force the check for preseeding:

  build-simple-cdd --force-preseed

then it will only issue a warning instead of an error.

also in the future, please email simple-cdd@packages.debian.org, as the
debian-custom list is no longer used, and re-directs to the debian-blends list
now, and it is off-topic for debian-blends.

live well,
  vagrant


Reply to: