Okay,
I really dont't know what kind of administrative stuff it is, to just delete a topic without any comment or message, so . I will give it another try -.-
I try to update imscp 1.1.8 to 1.2.2 . I've downloaded the package and run the installer script. After the question of correct debian system and so on.
Quite after it, the installer stops with the message
- Ign http://http.debian.net squeeze-backports/main amd64 PackagesErr http://http.debian.net squeeze-backports/main amd64 Packages 503 Service Unavailable [IP: 128.31.0.66 80]Fetched 13,0 MB in 18s (707 kB/s)W: Failed to fetch http://http.debian.net/debian-backports/dists/squeeze-backports/main/binary-amd64/Packages.gz 503 Service Unavailable [IP: 128.31.0.66 80]E: Some index files failed to download, they have been ignored, or old ones used instead.Exit code: 100[FATAL]
Can anybody please just explain the error? Is it some stuff from the update repositories? If yes and if its not necessary to reach this repo, why the installer stops?
It seems that the installer itself writes this failing repositories into the source.list. so ... why? and how can i fix this error?
// okay I've got it a few steps further, the solution was to delete everything from /var/lib/apt/sources/ , after that a full apt-get update & upgrade.
but now i got another error while rebuiling the customer files:
- [ERROR]main::setupRebuildCustomerFiles:[ERROR]main::_process: Error while processing 2, RoundcubePlugins, tochange.main::_process: See /var/log/imscp/Plugin_module_RoundcubePlugins.log for more details.iMSCP::File::get: Unable to open /var/www/imscp/gui/public/tools/webmail/config/main.inc.php: No such file or directoryPlugin::RoundcubePlugins::_setRoundcubePlugin: Unable to read /var/www/imscp/gui/public/tools/webmail/config/main.inc.php[FATAL]Exit code: 1
in the named file is this:
- [Thu Apr 30 00:36:03 2015] [debug] Modules::Plugin::_call: Executing Plugin::RoundcubePlugins::disable() action
- [Thu Apr 30 00:36:03 2015] [error] iMSCP::File::get: Unable to open /var/www/imscp/gui/public/tools/webmail/config/main.inc.php: No such file or directory
- [Thu Apr 30 00:36:03 2015] [error] Plugin::RoundcubePlugins::_setRoundcubePlugin: Unable to read /var/www/imscp/gui/public/tools/webmail/config/main.inc.php
Any idea?