[Pkg-roundcube-maintainers] Bug#996655: updating database with dbconfig-no-thanks doesn't seem to work
    David Mandelberg 
    david at mandelberg.org
       
    Sun Oct 17 00:52:54 BST 2021
    
    
  
Op 16-10-2021 om 19:13 schreef Guilhem Moulin:
> On Sat, 16 Oct 2021 at 17:45:42 -0400, David Mandelberg via Pkg-roundcube-maintainers wrote:
>> $ sudo -u www-data /usr/share/roundcube/bin/update.sh
>> ERROR: Configuration error. Unsupported database driver:
> 
> I suppose the command doesn't have RCUBE_CONFIG_PATH=/etc/roundcube in
> its environment.  Should work better when adding it.
That worked, thank you! (It would still be nice to have updatedb.sh in 
the package, but I can work with this.)
$ sudo -u www-data RCUBE_CONFIG_PATH=/etc/roundcube 
/usr/share/roundcube/bin/update.sh
What version are you upgrading from? Type '?' if you don't know.
?
Executing database schema update.
This instance of Roundcube is up-to-date.
Have fun!
    
    
More information about the Pkg-roundcube-maintainers
mailing list