Hi all,
I was trying to install virtualmin (GPL) on my server today using the installation script. It failed with a code 0 error. So I ran apt-get -f install, and got the following output:
| Code: |
root@x:~# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_CA.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 virtualmin-base (1.0-19) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_CA.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting Webmin theme
Setting Usermin theme
Configuring Postfix
Error: Failed to regenerate table /etc/postfix/virtual: <tt></tt>
Error
-----
Failed to regenerate table /etc/postfix/virtual: <tt></tt>
-----
dpkg: error processing virtualmin-base (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
virtualmin-base
E: Sub-process /usr/bin/dpkg returned an error code (1)
|
The problem seems to be with postfix. A little help here? Thanks. =))
Post edited by: evilmonkey, at: 2008/07/29 15:03