Ubuntu Pastebin

Paste from Nish at Wed, 22 Jun 2016 19:50:43 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
  ┌──────────────────┤ Configuring bacula-director-mysql ├───────────────────┐
  │                                                                          │ 
  │ An error occurred while installing the database:                           
  │                                                                            
  │ mysql said: mysql: [Warning] mysql: Empty value for 'port' specified.      
  │ Will throw an error in future versions ERROR 1044 (42000) at line 2:       
  │ Access denied for user 'bacula'@'localhost' to database '${db_name}' .     
  │ Your options are:                                                          
  │  * abort - Causes the operation to fail; you will need to downgrade,       
  │    reinstall, reconfigure this package, or otherwise manually intervene    
  │    to continue using it. This will usually also impact your ability to     
  │    install other packages until the installation failure is resolved.      
  │  * retry - Prompts once more with all the configuration questions          
  │    (including ones you may have missed due to the debconf priority         
  │    setting) and makes another attempt at performing the operation.         
  │  * retry (skip questions) - Immediately attempts the operation again,      
  │                                                                            
  │                                  <Ok>       
Download as text