FC4 - plesk 8.0 - clamav rpm

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
velerefon
Forum User
Forum User
Posts: 9
Joined: Sun Jun 11, 2006 9:38 pm

FC4 - plesk 8.0 - clamav rpm

Unread post by velerefon »

I can't find in atomic stable channel the qmail-scanner rpm, but i did find it in atomic-bleading and atomic unstable channels.
Do you all people install it from there?
I currenty don't have those channels but the stable one which as soon as I give yum install qmail-scanner it gives me the following:

[root@nexus ~]# yum install qmail-scanner
Repository base is listed more than once in the configuration
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
No Match for argument: qmail-scanner
Nothing to do
[root@nexus ~]#


my yum.conf file contents:

[root@nexus ~]# cat /etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=0
exclude=kernel*


# THIS CHANNEL CONTAINS MY PSA COMPATIBLE RPMS (php, mysql, qmail-scanner, etc)

[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/

# SW-Soft Channels

[psa-8.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/

[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/

[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
npavlidis
Forum Regular
Forum Regular
Posts: 122
Joined: Sun Jun 04, 2006 10:03 am

heh:P

Unread post by npavlidis »

u need to replace the $releasever with the actual directory u need
3ES or 4ES so it woudl be like:
[atomic]
name=Atomic Rocket Turtle - 4ES - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/4ES/
velerefon
Forum User
Forum User
Posts: 9
Joined: Sun Jun 11, 2006 9:38 pm

Unread post by velerefon »

Well after the replacement of $releasever with 4ES and the running of yum update, it started downloading packages and stopped with the following error:

--> Processing Conflict: cracklib conflicts cracklib-dicts < 2.8
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
--> Running transaction check
Error: Missing Dependency: cracklib-dicts >= 2.8 is needed by package pam
Error: cracklib conflicts with cracklib-dicts < 2.8
Error: Unable to satisfy dependencies
Error: Package psa-backup-manager needs psa-api-rpc = 8.0.0-fc4.build80060331.19, this is not available.
Error: Package pam needs cracklib-dicts >= 2.8, this is not available.
Error: Package psa-backup-manager needs psa-migration-manager = 8.0.0-fc4.build80060331.19, this is not available.
Error: Package cracklib needs cracklib-dicts < 2.8, this is not available.


Be aware as in the Subject of this thread that this system's running Fedora Core 4 with Plesk 8.
npavlidis
Forum Regular
Forum Regular
Posts: 122
Joined: Sun Jun 04, 2006 10:03 am

:S

Unread post by npavlidis »

try 3ES then and see :S
velerefon
Forum User
Forum User
Posts: 9
Joined: Sun Jun 11, 2006 9:38 pm

Unread post by velerefon »

even worst :S
velerefon
Forum User
Forum User
Posts: 9
Joined: Sun Jun 11, 2006 9:38 pm

Unread post by velerefon »

I think it's time to install Centos....
npavlidis
Forum Regular
Forum Regular
Posts: 122
Joined: Sun Jun 04, 2006 10:03 am

:/

Unread post by npavlidis »

hehehe welcome to the club :P pull up a chair :P
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Ive got the new generation of qmail-scanner/Project Gamera in the FC4 atomic-bleeding channel.
Post Reply