Page 1 of 1

Plesk 8.0 + CentOS4

Posted: Sun Jun 04, 2006 12:54 pm
by npavlidis
Hey,

Im freshmeat here so excuse my ignorance over centos / plesk, I ve been working with slackware and web-cp so far and I am still tryin to adapt to the rpm/yum/atomic thing.

What i have done so far:
* Install CentOS4.3

* added the following to my yum.conf

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[psa-8.0] name=Atomic Rocket Turtle - 4ES - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... 0/CentOS4/
[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... e/CentOS4/
[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... s/CentOS4/

* run "yum install atomic-psa" and recieved the following:

Error: Missing Dependency: psa-api-common is needed by package atomic-psa
Error: Missing Dependency: psa-bu is needed by package atomic-psa
Error: Missing Dependency: psa-key is needed by package atomic-psa
Error: Missing Dependency: perl-Compress-Zlib is needed by package atomic-psa
Error: Missing Dependency: psa-api-rpc-doc is needed by package atomic-psa
Error: Missing Dependency: psa-api-rpc-protocol is needed by package atomic-psa
Error: Missing Dependency: mod_webapp is needed by package atomic-psa
Error: Missing Dependency: qmail-scanner is needed by package atomic-psa
Error: Missing Dependency: php >= 4.3.11 is needed by package atomic-psa
Error: Missing Dependency: psa-api-cli is needed by package atomic-psa
Error: Missing Dependency: psa-pre-keyupdate is needed by package atomic-psa
Error: Missing Dependency: libssl.so.5 is needed by package clamd
Error: Missing Dependency: python(abi) = 2.4 is needed by package pyzor
Error: Missing Dependency: libkrb5support.so.0 is needed by package clamd
Error: Missing Dependency: libcrypto.so.5 is needed by package clamd
Error: Missing Dependency: libcrypto.so.5 is needed by package clamav
Error: Missing Dependency: libssl.so.5 is needed by package clamav
Error: Missing Dependency: libkrb5support.so.0 is needed by package clamav

*run "yum update" got these errors:

Error: Missing Dependency: libssl.so.5 is needed by package spamassassin
Error: Missing Dependency: libcrypto.so.5 is needed by package spamassassin
Error: Missing Dependency: libssl.so.5 is needed by package mysql
Error: Missing Dependency: libssl.so.5 is needed by package mysql-server
Error: Missing Dependency: libcrypto.so.5 is needed by package mysql
Error: Missing Dependency: libcrypto.so.5 is needed by package mysql-server
Error: Missing Dependency: perl(:MODULE_COMPAT_5.8.6) is needed by package spamassassin

Can someone explain?
Thanks

Posted: Mon Jun 05, 2006 7:27 am
by scott
you need to replace $releasever with 4ES like it says to do on the download page :P

hahahahah

Posted: Mon Jun 05, 2006 8:03 am
by npavlidis
Im a F**** D*****
hehehe well pointed out man :D
"yum update" went well
"rpm -i libmcrypt-2.5.7-1.dag.rhel3.i386.rpm" so i got libmcrypt
(from rpm.pbone.net)
rebooted the system and tried
"yum install atomic-psa" again and got :

Error: Missing Dependency: mod_webapp is needed by package atomic-psa
Error: Missing Dependency: perl-Compress-Zlib is needed by package atomic-psa
Error: Missing Dependency: psa-api-cli is needed by package atomic-psa
Error: Missing Dependency: psa-api-common is needed by package atomic-psa
Error: Missing Dependency: psa-bu is needed by package atomic-psa
Error: Missing Dependency: psa-key is needed by package atomic-psa
Error: Missing Dependency: psa-api-rpc-doc is needed by package atomic-psa
Error: Missing Dependency: psa-api-rpc-protocol is needed by package atomic-psa
Error: Missing Dependency: psa-pre-keyupdate is needed by package atomic-psa

bare in mind that I have the temp key for plesk i havent bought it yet

PS. Is apache going to stay after the updates 2.0.52 and proftpd to 1.2.10? I am kinda conserned that the latest version is 2.0.58 and proftpd 1.3.0 thats all..

PS2. I have more faith in the 2.4 kernel and from what I understand so far its supported in CentOS 3.6. Is the change in CentOS versions going to affect anything else in the system?(providing that I do a yum update as well with changed 4ES and CentOS4 to 3ES and CentOS3)

PS3. Spamd seems to run double procs with childs by default but when restarted starts once only is that a bug ?

Thanks :D

Posted: Sun Jun 11, 2006 9:45 pm
by velerefon
Hi all, my system's FC4 running Plesk 8 and using ART's channels.
I have the same issue while trying to install clamav with yum

--> Processing Dependency: libssl.so.4 for package: clamav
--> Processing Dependency: setup(fedora-usermgmt) for package: fedora-usermgmt
--> Processing Dependency: libcrypto.so.4 for package: clamav
--> Processing Dependency: instance(fedora-usermgmt) for package: fedora-usermgmt
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package fedora-usermgmt-shadow-utils.noarch 0:0.7-3 set to be updated
---> Package fedora-usermgmt-setup.noarch 0:0.7-3 set to be updated
--> Running transaction check
--> Processing Dependency: libssl.so.4 for package: clamav
--> Processing Dependency: libcrypto.so.4 for package: clamav
--> Finished Dependency Resolution
Error: Missing Dependency: libcrypto.so.4 is needed by package clamav
Error: Missing Dependency: libssl.so.4 is needed by package clamav


Some more information:
[root@nexus ~]# rpm -qa |grep openssl
openssl-0.9.7f-7.10
openssl-devel-0.9.7f-7.10
openssl-perl-0.9.7f-7.10
[root@nexus ~]#

I also symlinked libcrypto.so.5 with libcrypto.so.4 wherever I found it
as well as libssl.so.5 with libssl.so.4

[root@nexus ~]# ls -al /lib64/libssl*
-rwxr-xr-x 1 root root 240040 Oct 12 2005 /lib64/libssl.so.0.9.7f
lrwxrwxrwx 1 root root 11 Jun 12 09:36 /lib64/libssl.so.4 -> libssl.so.5
lrwxrwxrwx 1 root root 16 Jun 9 00:14 /lib64/libssl.so.5 -> libssl.so.0.9.7f
[root@nexus ~]# ls -al /lib64/libcrypto*
-rwxr-xr-x 1 root root 1215200 Oct 12 2005 /lib64/libcrypto.so.0.9.7f
lrwxrwxrwx 1 root root 14 Jun 12 09:37 /lib64/libcrypto.so.4 -> libcrypto.so.5
lrwxrwxrwx 1 root root 19 Jun 9 00:14 /lib64/libcrypto.so.5 -> libcrypto.so.0.9.7f
[root@nexus ~]#


Any idea/solution to the problem???

update

Posted: Mon Jun 12, 2006 2:17 am
by npavlidis
From the rest posts in the forum what Ive understood is that there is a channel for plesk 8 but is not 100% operational. What I did manage to do is follow the directions from another post and install clamAV with qmail-scanner:
yum install qmail-scanner
yum install clamav
yum install clamd
and
qmail-scanner-reconfigure
:)
that went well :D

to be continued...(by scott hopefully) :D

Posted: Mon Jun 12, 2006 5:30 am
by s!y
Hi everybody,

Cool Plesk 8 :D

I have a problem with plesk8 yum install... :(

--> Processing Dependency: j2sdk for package: psa-tomcat-configurator
--> Finished Dependency Resolution
Error: Missing Dependency: j2sdk is needed by package psa-tomcat-configurator

getting it with : :)

wget http://3es.atomicrocketturtle.com/atomi ... x-i586.rpm

try rpm install : :o

rpm -Uvh j2sdk-1_4_2-linux-i586.rpm
error: j2sdk-1_4_2-linux-i586.rpm: rpmReadSignature failed: region trailer: BAD, tag 61 type 7 offset 48 count 16
error: j2sdk-1_4_2-linux-i586.rpm cannot be installed
:? :( :cry:

Trying with --nosignature with no more result... :evil:

An idea ? :?

Posted: Mon Jun 12, 2006 9:46 am
by scott
j2sdk-1_4_2-linux-i586.rpm <- sun makes bad rpms, you'll need to grab a newer version of that from somewhere else.

licenced.

Posted: Tue Jun 13, 2006 10:43 am
by npavlidis
I finally got my licence... but...
I got the licence for 7.5.4 + 1 year of free updates
(just because I want to install the greek locale to plesk and that was the only way they suggested it was possible)
What would be my best option here?
Keep 7.5.4 and install art on it and wait until scott has finnished with the 8.0art and then upgrade?
OR upgrade without installing art and putting art into it afterwords?

Thank you for your time.

Posted: Tue Jun 13, 2006 1:30 pm
by scott
Go with the 7.5.4 install for now, I'm debating removing the java/tomcat stuff from the archive completely. Because the Sun RPM's are built with an incompatible version of the rpm library from what we use on modern distributions.