correct download page and yum settings

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
modom46
Forum Regular
Forum Regular
Posts: 259
Joined: Mon May 22, 2006 9:52 pm

correct download page and yum settings

Unread post by modom46 »

Hi,

I have a server with CentOS 3.7 and Plesk 8.

Could you please tell me if this is the correct url where I would get the packages for my system?
http://3es.atomicrocketturtle.com/atomi ... tOS3/RPMS/

I am looking for clamav, qmail-scanner, and spamassassin but only see spamassassin at that url.

This url has all three:
http://3es.atomicrocketturtle.com/atomic/art/3ES/RPMS/

So I am confused as to which one to use and I couldn't find this information on the links available.

Also, is this the correct listing that goes in yum?
[atomic]
name=Atomic Rocket Turtle - 3ES - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/3ES/
baseurl=http://www.atomicrocketturtle.com/atomic/art/3ES/

I understand that I should remove drweb and psa-spamassassin and then install clamav, qmail-scanner, and spamassassin from atomicrocket for anti-virus and spam protection.

Thank you for your help!
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

The psa-8.0 channel has all Plesk 8 related RPMS and the atomic channel has all RPMS Scott creates himself (qmail-scanner, etc.). You can choose to use either or both channels.

Also, you can leave out the baseurl=http://www.atomicrocketturtle.com/... address, because only 3es.atomicrocketturtle.com is serving the yum channels.

Code: Select all


[atomic] 
name=Atomic Rocket Turtle - 3ES - Atomic PSA-Compatible RPMS 
baseurl=http://3es.atomicrocketturtle.com/atomic/art/3ES/ 

[psa-8.0]
name=Atomic Rocket Turtle - 3ES - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-8.0/3ES/

Actually, the above info is at the bottom of every page on 3es.atomicrocketturtle.com.
Lemonbit Internet Dedicated Server Management
modom46
Forum Regular
Forum Regular
Posts: 259
Joined: Mon May 22, 2006 9:52 pm

Unread post by modom46 »

Hi,

Yes I didn't scroll down on that page.

Thanks for helping!
modom46
Forum Regular
Forum Regular
Posts: 259
Joined: Mon May 22, 2006 9:52 pm

Unread post by modom46 »

I must be doing something wrong. I have this in my yum.conf file:
http://3es.atomicrocketturtle.com/atomic/art/3ES/ (there is not a version for centos 3.6).

yum list updates shows:
spamassassin i386 1:3.1.0-4.rhel3.art atomic

This is what is in the http://3es.atomicrocketturtle.com/atomi ... ES/headers folder but in the
http://3es.atomicrocketturtle.com/atomic/art/3ES/RPMS folder it shows
spamassassin-3.1.0-4.rhel3.art.i386.rpm

and I have spamassassin-3.1.0-1 on my server.

The other listing, http://3es.atomicrocketturtle.com/atomi ... 0/CentOS3/
shows spamassassin i386 1:3.1.0-4.rhel3.art atomic
when I run yum list updates.

So will I be upgrading or downgrading spamassassin?
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

I don't think you're doing something wrong. There is some spamassassin weirdness mentioned in another thread. My channels have 3.1.1 in the directory, but yum is not listing it as an update.
Lemonbit Internet Dedicated Server Management
modom46
Forum Regular
Forum Regular
Posts: 259
Joined: Mon May 22, 2006 9:52 pm

Unread post by modom46 »

Each time I run yum list updates I am getting spamassassin 1.3 so wouldn't that be downgrading from the spamassassin that is already on my server which is spamassassin-3.1.0-1?
jamesyeeoc
Forum User
Forum User
Posts: 46
Joined: Thu May 12, 2005 3:50 am
Location: Sunny California

Unread post by jamesyeeoc »

The packages you are trying to install should not be coming out of the Plesk 8 channel. Breun is correct that they should all be coming out of the 3ES channel. Try commenting out the Plesk 8 channel for now. Also make sure you do uninstall all the DrWeb and psa-spamassassin packages beforehand, they have been known to cause problems in the past.

If you already have SA 3.1 installed, then you can skip trying to reinstalling it, and just do the clamav, clamd, and qmail-scanner packages (do the qmail-scanner last).

Also remember that after you do have them all installed, the qmail-scanner package needs you to run the qmail-scanner-reconfigure to get it to run properly. You can also see http://www.atomicrocketturtle.com/forum ... 2c2d3a18f2 and other posts for more info on this.

I also wanted to thank Breun for all his devotion to posting on this board, his advice and time spent here is much appreciated by all.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

jamesyeeoc wrote:The packages you are trying to install should not be coming out of the Plesk 8 channel. Breun is correct that they should all be coming out of the 3ES channel.
The psa-8.0 channel for 3ES (see http://3es.atomicrocketturtle.com/art/psa-8.0/3ES/RPMS/) currently has spamassassin-3.1.0-1.i386.rpm.

The atomic channel for 3ES (see http://3es.atomicrocketturtle.com/art/atomic/3ES/RPMS/) currently has spamassassin-3.1.1-2.rhel3.art.i386.rpm, but it appears yum is not getting this (maybe repo info didn't get updated properly?).

modom46, you say you have spamassassin-3.1.0-1 on your server. I guess you got this with Plesk 8. If yum list gives you 3.1.0-4, why do you think you'll be downgrading? 3.1.0-4 is newer than 3.1.0-1. However, if you enable the atomic channel, you could expect yum to get 3.1.1-2 for you. However, there seems to be a problem with that upgrade.
jamesyeeoc wrote:I also wanted to thank Breun for all his devotion to posting on this board, his advice and time spent here is much appreciated by all.
Hey thanks, no problem. 8)
Lemonbit Internet Dedicated Server Management
modom46
Forum Regular
Forum Regular
Posts: 259
Joined: Mon May 22, 2006 9:52 pm

Unread post by modom46 »

I ran this today:
yum install clamav clamd qmail-scanner

[install: clamd 0.88.2-1.rhel3.art.i386]
[install: clamav 0.88.2-1.rhel3.art.i386]
[install: qmail-scanner 1:1.25-9.rhel3.art.noarch]
I will install/upgrade these to satisfy the dependencies:
[deps: maildrop 1.8.1-2.rhel3.art.i386]
[deps: clamav-db 0.88.2-1.rhel3.art.i386]
[deps: perl-suidperl 2:5.8.0-90.4.i386]
[deps: daemontools 0.76-1.rhel3.art.i386]
[deps: fam 2.6.8-15.i386]
Is this ok [y/N]: y

and at the end it looks like it's ok but got this:

fam 100 % done 1/9
maildrop 100 % done 2/9
daemontools 100 % done 3/9
perl-suidperl 100 % done 4/9
clamav-db 100 % done 5/9
clamav 100 % done 6/9
clamd 100 % done 7/9
qmail-scanner 100 % done 8/9
install: cannot stat `qmail-scanner-queue.pl': No such file or directory
setuidgid: fatal: unable to run /var/qmail/bin/qmail-scanner-queue.pl: file does not exist
setuidgid: fatal: unable to run /var/qmail/bin/qmail-scanner-queue.pl: file does not exist
chmod: failed to get attributes of `/var/qmail/bin/qmail-scanner-queue.pl': No such file or directory
Completing update for daemontools - 9/9
Installed: clamd 0.88.2-1.rhel3.art.i386 clamav 0.88.2-1.rhel3.art.i386 qmail-scanner 1:1.25-9.rhel3.art.noarch
Dep Installed: maildrop 1.8.1-2.rhel3.art.i386 clamav-db 0.88.2-1.rhel3.art.i386 perl-suidperl 2:5.8.0-90.4.i386 daemontools 0.76-1.rhel3.art.i386 fam 2.6.8-15.i386

Am I suppose to create this file because it is not there?
/var/qmail/bin/qmail-scanner-queue.pl

I sent out a test email and it doesn't come back so all my mail is going out but not returning.

Any help is greatly appreciated!
Post Reply