I think I understand the basic packaging mechanism. As I see it, I'm looking
at the file mysql-dfsg-5.0-5.0.45/debian/mysql-server-5.0.postinst and the
related <...>.template files. I see two things that need to happen:

   1. a new string needs to be added to the template file with text to
   the effect of "re-enter password blah blah", plus whatever localization gets
   wrapped around that (I assume this would be a different bug to get
   localization added?)
   2. the postinst file needs to be modified to be similar to the core OS
   install to ask for a password and verification, compare strings, etc

I have no idea how to make (1) happen; are there are people whose jobs are
to write these strings or do I come up with something on my own? Translation
is definitely outside of my expertise :)

For (2), I would like to basically mimic the code from the base OS
installer, partly to keep it simple and partly for consistency between
components. With this in mind, which package is initially responsible for
setting the system root password? Where can I find a list of the core
packages that get laid down in every debian installation?

Jeff


On Tue, Mar 18, 2008 at 4:18 AM, Mathias Gug <[EMAIL PROTECTED]> wrote:

> That would be helpful. You can assign the bug to your self and start
> working on it.
>
> See https://wiki.ubuntu.com/PackagingGuide/ for more information on
> packaging. You can also drop by #ubuntu-server or contact me directly so
> that I can help you get started on the bug.
>
> --
> mySQL password asks only once
> https://bugs.launchpad.net/bugs/162167
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Source Package "mysql-dfsg-5.0" in Ubuntu: Triaged
>
> Bug description:
> During the installation of Ubuntu Gutsy Server, the password request for
> mySQL 5.0 only occurs once without verification.
>

-- 
mySQL password asks only once
https://bugs.launchpad.net/bugs/162167
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to