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/
FC4 - plesk 8.0 - clamav rpm
heh:P
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/
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/
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.
--> 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.