Re: Feature's Price
Posted: Sat Nov 07, 2015 2:27 pm
I think I just got it working, I have Debian 7
What I did was
I think that solved the problem since it is showing vesta again on the updates, correct me if I'm wrong.
What I did was
Code: Select all
root@here:~# dpkg --configure -a
Setting up vesta (0.9.8-15) ...
Configuration file `/usr/local/vesta/web/css/styles.min.css'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** styles.min.css (Y/I/N/O/D/Z) [default=N] ? y
Installing new version of config file /usr/local/vesta/web/css/styles.min.css ...
root@here:~# apt-get install vesta
Reading package lists... Done
Building dependency tree
Reading state information... Done
vesta is already the newest version.
The following packages were automatically installed and are no longer required:
aspell aspell-en dictionaries-common javascript-common libaspell15 libicu48
libjs-jquery libjs-jquery-ui php-auth php-auth-sasl php-mail-mime
php-mail-mimedecode php-net-smtp php-net-socket php5-intl php5-pspell
roundcube-core tinymce wwwconfig-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 54 not upgraded.