Hi guys, why I get this error while I try to upload the webserver? Code: # apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue [Y/n]? Y Traceback (most recent call last): File "/usr/bin/apt-listchanges", line 33, in <module> from ALChacks import * File "/usr/share/apt-listchanges/ALChacks.py", line 32, in <module> sys.stderr.write(_("Can't set locale; make sure $LC_* and $LANG are correct!\n")) NameError: name '_' is not defined perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:en", LC_ALL = (unset), LC_CTYPE = "it_IT.UTF-8", LC_COLLATE = "it_IT.UTF-8", LC_MESSAGES = "it_IT.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory Setting up nfs-common (1:1.2.2-4squeeze2) ... locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory insserv: Service portmap has to be enabled to start service nfs-common insserv: exiting now! update-rc.d: error: insserv rejected the script header dpkg: error processing nfs-common (--configure): subprocess installed post-installation script returned error exit status 1 configured to not write apport reports Errors were encountered while processing: nfs-common E: Sub-process /usr/bin/dpkg returned an error code (1)
I've solved the locale in this way: $ sudo dpkg-reconfigure locales select: en_US.UTF-8 UTF-8 $ sudo aptitude update $ sudo aptitude upgrade I have not solved yet the update of the webserver. ISPConfig doesn't show me the green rectangle in the Monitor. How can I solve?
hi Falkko, thanks for your reply. Now the problem has been fixed. Server: webserver.domain.com (Debian Squeeze/Sid) ISPConfig 3.0.4.2 State: ok (0 unknown, 0 info, 0 warning, 0 critical, 0 error) ok: The state of your Hard-Disk space is ok [More...] Your virus protection is ok [More...] Your Mail queue load is ok [More...] Your Server load is ok [More...] All needed services are online [More...] Your system is up to date. [More...] The System Log is O.K. [More...]