• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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