• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

debian 4.0 installation problems

C

cylent

Guest
i have spent the last 5 or hours trying to get things to work but i am just unable to.

this is my latest error that i cant seem to shake

i am now desperate for help!

Code:
Determining the amount of free disk space
===============================================================================

Plesk and operating system packages will be downloaded and saved to the
directory '/root/swsoft'.

Required disk space: 0.00 Mb.

Available disk space: 17205.27 Mb.


N) Next page; P) Go back; Q) Cancel installing
Select action [N]:
Installing packages
Reading package lists...
Building dependency tree...
psa-courier-imap-add is already the newest version.
libpam-plesk is already the newest version.
psa is already the newest version.
psa-api is already the newest version.
psa-horde is already the newest version.
psa-imp is already the newest version.
The following NEW packages will be installed:
  psa-awstats-configurator psa-courier-imap psa-updates
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
6 not fully installed or removed.
Need to get 0B/1596kB of archives.
After unpacking 4530kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  psa-courier-imap psa-awstats-configurator psa-updates
Authentication warning overridden.
(Reading database ... 49105 files and directories currently installed.)
Unpacking psa-courier-imap (from .../psa-courier-imap_3.0.8-debian4.0.build82070918.10_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/psa-courier-imap_3.0.8-debian4.0.build82070918.10_i386.deb (--unpack):
 trying to overwrite `/usr/sbin/authenumerate', which is also in package courier-authlib
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Selecting previously deselected package psa-awstats-configurator.
Unpacking psa-awstats-configurator (from .../psa-awstats-configurator_1.0.0-debian4.0.build82070918.10_all.deb) ...
Selecting previously deselected package psa-updates.
Unpacking psa-updates (from .../psa-updates_8.2.1-debian4.0.build82070918.10_all.deb) ...
Errors were encountered while processing:
 /var/cache/apt/archives/psa-courier-imap_3.0.8-debian4.0.build82070918.10_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ERROR: An error occurred on attempt to install packages.
Attention! Your software might be inoperable.
Please, contact product technical support.
 
Originally posted by cylent

Unpacking psa-courier-imap (from .../psa-courier-imap_3.0.8-debian4.0.build82070918.10_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/psa-courier-imap_3.0.8-debian4.0.build82070918.10_i386.deb (--unpack):
trying to overwrite `/usr/sbin/authenumerate', which is also in package courier-authlib
dpkg-deb: subprocess paste killed by signal (Broken pipe)

[/code]

psa-courier-imap package conflicts with courier-authlib package from Debian distribution.
Try to remove courier-authlib package and run autoinstaller again.
 
i actually did get it installed.
played around with it.

plesk is great however i was really surprised when it told me the trial version allows for only 1 client to be added

thats when i removed it with disappointment.

thanks for the help!
 
thanks , that's what I tried, but I had a problem with the apt-get remove script...
it tried to stop courier-authdaemon, looking for /var/run/courier/authdaemon/pid.lock which was not there...
I created a fake pid.lock , and surprise, the remove did fine ! and my Plesk updater too...
 
Back
Top