debian/littlebird-tc-sql.templates
branchtesting
changeset 7 c34f5210c656
parent 6 e9d06ed052d3
child 11 24417d8949b5
equal deleted inserted replaced
6:e9d06ed052d3 7:c34f5210c656
    15 Description: The password to be used for the *administrative* database connection.
    15 Description: The password to be used for the *administrative* database connection.
    16  Some operations during install need *administrative* privileges, we need
    16  Some operations during install need *administrative* privileges, we need
    17  the password for the user who is empowered enough. (The password will be securly kept
    17  the password for the user who is empowered enough. (The password will be securly kept
    18  in the debconf database.)
    18  in the debconf database.)
    19 
    19 
       
    20 Template: littlebird-tc/db/noadminpass
       
    21 Type: note
       
    22 Description: No password given!
       
    23  You didn't tell us a admin password for accessing the database. Since
       
    24  we refuse to use any database without any password, you're left
       
    25  alone with an unconfigured package. Please, later, run the following
       
    26  command: 
       
    27  .
       
    28  dpkg-reconfigure littlebird-tc-sql
       
    29  .
       
    30  Sorry for the inconvenience.
       
    31  .
       
    32  HINT: Maybe you want to install a mysql server?