• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

selinux-policy-targeted conflicts with psa-selinux-9.5.2-fc8

M

mdccdm2000

Guest
Hello All,

I just recently tried to Install the Plesk Panel Server on my Fedora Core 8 Machine. and was interupted by the following Error. error: Failed dependencies:
selinux-policy-targeted < 3.0.8-121.fc8 conflicts with psa-selinux-9.5.2-fc8.build95100504.15.noarch

Everything runs fine, But after alll the packages are downloaded after trying to install the psa-selinux security policy my system runs into this error. It seems that there is some conflict between the FC 8 Linux SE Policy and the Plesk psa-selinux-9.5.2 Plesk Application Policy. Can someone Please help..... Please...


Here is the complete file from the autoinstaller3.inf file. :.

Installing the package psa-selinux-9.5.2-fc8.build95100504.15.noarch
Execute command rpm -U --test /root/parallels/PSA_9.5.2/dist-rpm-FedoraCore-8-i386/base/psa-selinux-9.5.2-fc8.build95100504.15.noarch.rpm
error: Failed dependencies:
selinux-policy-targeted < 3.0.8-121.fc8 conflicts with psa-selinux-9.5.2-fc8.build95100504.15.noarch
-- Check for new version of PSA_9.5.2/plesk-9.5.2-fc8-i386.inf3
Filefetcher: get file (~empty)/PSA_9.5.2/plesk-9.5.2-fc8-i386.inf3
Execute command /usr/sbin/getenforce
Disabled
Error: Unable to install the requested packages because either there is
not enough free disk space left, or there are package dependency problems.
Warning! Not all packages were installed.
Please check if your system services are operable.


Thanks.. :eek:).....
 
Plesk has own selinux policy. Therefore you should just remove OS selinux-policy-targeted package before Plesk installation.
 
Hello, Igor Thanks for the Advise........ Ive tried many, many methods but none of them work. How Do you think I should Do this. Do you think that maybe some installation log logs the output of the installation. and then whe the installation process reaches the installation of the se-linux policy targeted it just errors out, or is there some way to remove the OS selinux-policy-targeted completely. Can you please help. I would greatly appreciate it..... Thanks... a Million... :eek:).. mdccdm2000... :eek:).....
 
Try to analyse /tmp/autoinstaller3.log and other installation logs from /tmp/
Maybe it will help.
 
Hello, Igor... How do you remove the default OS selinux-policy-targeted package from linux..... Please...Help... Thanks... :eek:).....
 
Hello, Igor yes Tried it and I got the error Error: "selinux-policy-targeted" specifies multiple packages. ..... Please help.... :eek:).... Thanks Moises..... :eek:).....
 
Hello, Igor. The message i et when inouting the command you gave me is:

selinux-policy-targeted-3.0.8-44.fc8
selinux-policy-targeted-3.0.8-127.fc8

Then End command.

It seems like there are two files associated with the Selinux security policy targeted. , What do I do next...... Please..... Help.... :eek:)......
 
Well. It is the reason of problem.
Try to remove one of this packages with full name:

# rpm -e selinux-policy-targeted-3.0.8-127.fc8
 
Back
Top