• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Problems installing Plesk 8.1

O

OXiDE

Guest
I'm using debian, and i get this error:


zeus:~/plesk# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
libpam-plesk psa psa-courier-imap
The following NEW packages will be installed:
libpam-plesk psa psa-courier-imap
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
8 not fully installed or removed.
Need to get 0B/61.2MB of archives.
After unpacking 163MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
WARNING: The following packages cannot be authenticated!
psa-courier-imap libpam-plesk psa
Install these packages without verification [y/N]? Y
(Reading database ... 46796 files and directories currently installed.)
Unpacking psa-courier-imap (from .../psa-courier-imap_3.0.8-debian3.1.build81061129.22_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/psa-courier-imap_3.0.8-debian3.1.build81061129.22_i386.deb (--unpack):
trying to overwrite `/usr/share/man/man1/courierlogger.1.gz', which is also in package courier-authlib
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/psa-courier-imap_3.0.8-debian3.1.build81061129.22_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
zeus:~/plesk#


how can i fix it?
i have tried to fix with apt-get -f install because, while i'm installing plesk with autoinstaller:

Authentication warning overridden.
(Reading database ... 46796 files and directories currently installed.)
Unpacking psa-courier-imap (from .../psa-courier-imap_3.0.8-debian3.1.build81061129.22_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/psa-courier-imap_3.0.8-debian3.1.build81061129.22_i386.deb (--unpack):
trying to overwrite `/usr/share/man/man1/courierlogger.1.gz', which is also in package courier-authlib
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/psa-courier-imap_3.0.8-debian3.1.build81061129.22_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ERROR: Install command execution failed
ERROR: Installation failed
zeus:~/plesk#

i get this error.
If anyone need more exaustive information, ask to me.

Regards.
 
What version of debian? 3.1?

It usually goes without saying, but just in case.

Are you actively using courier on the box now, or just setting it up?

If not currently in use.

apt-get remove courier-authlib

Might be a good start, then let psa install its own.

if that doesn't work.

dpkg -r courier-authlib --force-depends --purge
 
same problem, i have done that:


zeus:~/plesk# dpkg --force-depends --purge courier-authlib
dpkg: courier-authlib: dependency problems, but removing anyway as you request:
courier-authlib-userdb depends on courier-authlib.
courier-authlib-userdb depends on courier-authlib (>= 0.58).
courier-authlib-userdb depends on courier-authlib.
courier-authlib-userdb depends on courier-authlib (>= 0.58).
courier-authdaemon depends on courier-authlib (>= 0.58).
(Reading database ... 46793 files and directories currently installed.)
Removing courier-authlib ...
Purging configuration files for courier-authlib ...
dpkg - warning: while removing courier-authlib, directory `/usr/lib/courier' not empty so not removed.
zeus:~/plesk# dpkg --force-depends --purge courier-authlib
dpkg - warning: ignoring request to remove courier-authlib which isn't installed.


..but, this time, when i execute autoinstaller, where are
Please select the components you wish to install:

1. [*] Base packages of Plesk
2. [*] Plesk Updater

he say me:

N) Next page; P) Go back; Q) Cancel installing;
A) Select all; D) Deselect all;
To toggle component enter its number;
Type a number or a character of desired action [N]:
resolve packages with apt-get
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
apt-get say following:
Reading package lists...
Building dependency tree...
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
courier-authdaemon: Depends: courier-authlib (>= 0.58) but it is not going to be installed
courier-authlib-userdb: Depends: courier-authlib but it is not going to be installed
Depends: courier-authlib (>= 0.58) but it is not going to be installed

ERROR: Error while resolve packages by apt
ERROR: Installation failed
zeus:~/plesk#

..maybe was it better before?

(excuse me, i wrong opening a new topic, so sorry.)
 
uhm. a step before.


Extracting templates from packages: 100%
Preconfiguring packages ...
Authentication warning overridden.
(Reading database ... 46902 files and directories currently installed.)
Unpacking psa (from .../psa_8.1.0-debian3.1.build81061129.22_i386.deb) ...
Trying to define super-server internet daemon type... inetd
Trying to check if inetd daemon is running... ERROR: no running inetd found
dpkg: error processing /var/cache/apt/archives/psa_8.1.0-debian3.1.build81061129.22_i386.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/psa_8.1.0-debian3.1.build81061129.22_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ERROR: Install command execution failed
ERROR: Installation failed
zeus:~/plesk#

now i have "just" this problem (i have installed manually libraries)
 
PSA seems to prefer xinetd. Install that with apt-get, and should be good to go.
 
Setting up psa (8.1.0-debian3.1.build81061129.22) ...
Setting the default locale
The default locale is set to en-US (ENGLISH, UNITED STATES)

mv: cannot stat `/opt/psa/tmp/psa.key': No such file or directory

ERROR while trying to install psa default key
Check the error reason(see log file: /tmp/psa_8.1.0_debian3.1.build81061129.22_installing.log), fix and try again

Aborting...



..and now?
 
I'd probably delete the directory and start over. I'm sure some of the half installed iterations caused some problems.

The default install gives you a key for 1 client, and 1 domain, so the key thing shouldn't be a licensing issue, but an actual file issue.
 
same problem.. i've tried to delete and remake folder, but don't change anything
 
i have find the error:

START psa-8.1.0-debian3.1.build81061129.22 installing (deb action: configure) AT Tue Dec 19 19:45:29 CET 2006
dpkg action:
Setting the default locale
The default locale is set to en-US (ENGLISH, UNITED STATES)


ERROR while trying to install psa default key

Aborting...

STOP psa-8.1.0-debian3.1.build81061129.22 installing (deb action: configure) AT Tue Dec 19 19:45:30 CET 2006



how can i do this file?
 
No clue on that one I'm afraid.

Are you using the full download, or just the installer?

Might try the alternative.
 
i've tried with autoinstaller.. with full, when i download the file and i get

/swsoft/PSA_8.1.0 file, i don't know how to use it.
 
Back
Top