Hi,
I am trying to install the Gamera project on a freash rh9 system.
I get the following error:
[root@localhost root]# yum install qmail
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 9 - Project Gamera
Finding updated packages
Downloading needed headers
perl-URI-0-1.30-1.noarch. 100% |=========================| 3.7 kB 00:00
qmail-scanner-1-1.24-1.rh 100% |=========================| 15 kB 00:00
dcc-devel-0-1.2.63-1.rh90 100% |=========================| 1.9 kB 00:00
qmail-4-1.03-25.rh90.game 100% |=========================| 9.9 kB 00:00
qgreylist-0-0.2-gamera.rh 100% |=========================| 1.6 kB 00:00
clamav-devel-45-0.80-2.rh 100% |=========================| 2.1 kB 00:00
ucspi-unix-0-0.36-1.rh90. 100% |=========================| 1.8 kB 00:00
perl-Digest-Nilsimsa-0-0. 100% |=========================| 1.6 kB 00:00
dcc-0-1.2.63-1.rh90.gamer 100% |=========================| 4.5 kB 00:00
dcc-cgi-0-1.2.63-1.rh90.g 100% |=========================| 2.0 kB 00:00
clamav-45-0.80-2.rh90.gam 100% |=========================| 8.5 kB 00:00
supervise-scripts-0-3.5-1 100% |=========================| 1.9 kB 00:00
maildrop-devel-0-1.6.0-1. 100% |=========================| 1.4 kB 00:00
tnef-0-1.2.1-1.rh90.gamer 100% |=========================| 1.8 kB 00:00
daemontools-0-0.70-4.rh90 100% |=========================| 2.2 kB 00:00
razor-agents-0-2.61-2.rh9 100% |=========================| 4.1 kB 00:00
maildrop-man-0-1.6.0-1.9. 100% |=========================| 1.7 kB 00:00
ucspi-tcp-0-0.88-4.rh90.g 100% |=========================| 4.6 kB 00:00
spamassassin-1-3.0.1-4.rh 100% |=========================| 8.3 kB 00:00
maildrop-0-1.6.0-1.9.rh90 100% |=========================| 3.6 kB 00:00
bglibs-0-1.011-1.rh90.gam 100% |=========================| 6.1 kB 00:00
Resolving dependencies
..Dependencies resolved
I will do the following:
[install: qmail 4:1.03-25.rh90.gamera.i386]
I will install/upgrade these to satisfy the dependencies:
[deps: ucspi-unix 0.36-1.rh90.gamera.i386]
[deps: supervise-scripts 3.5-1.rh90.gamera.noarch]
[deps: daemontools 0.70-4.rh90.gamera.i386]
[deps: ucspi-tcp 0.88-4.rh90.gamera.i386]
Is this ok [y/N]: y
Downloading Packages
Getting qmail-1.03-25.rh90.gamera.i386.rpm
qmail-1.03-25.rh90.gamera 100% |=========================| 342 kB 00:02
Getting ucspi-unix-0.36-1.rh90.gamera.i386.rpm
ucspi-unix-0.36-1.rh90.ga 100% |=========================| 20 kB 00:00
Getting supervise-scripts-3.5-1.rh90.gamera.noarch.rpm
supervise-scripts-3.5-1.r 100% |=========================| 18 kB 00:00
Getting daemontools-0.70-4.rh90.gamera.i386.rpm
daemontools-0.70-4.rh90.g 100% |=========================| 42 kB 00:00
Getting ucspi-tcp-0.88-4.rh90.gamera.i386.rpm
ucspi-tcp-0.88-4.rh90.gam 100% |=========================| 101 kB 00:00
Running test transaction:
Test transaction complete, Success!
ucspi-tcp 100 % done 1/6
daemontools 100 % done 2/6
supervise-scripts 100 % done 3/6
ucspi-unix 100 % done 4/6
qmail 100 % done 5/6
Making rules from file 'pop-3.rules'
Making rules from file 'qmqp.rules'
Making rules from file 'qmtp.rules'
Making rules from file 'smtp.rules'
Read /usr/share/doc/qmail-1.03+patches/README.service
for instructions on starting and stopping qmail services.
Erasing: sendmail 6/6
Installed: qmail 4:1.03-25.rh90.gamera.i386
Dep Installed: ucspi-unix 0.36-1.rh90.gamera.i386 supervise-scripts 3.5-1.rh90.gamera.noarch daemontools 0.70-4.rh90.gamera.i386 ucspi-tcp 0.88-4.rh90.gamera.i386
Transaction(s) Complete
[root@localhost root]# yum install clamav spamassassin qmail-scanner
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 9 - Project Gamera
Finding updated packages
Downloading needed headers
Resolving dependencies
......Unable to satisfy dependencies
Package qmail-scanner needs perl(DB_File), this is not available.
Package qmail-scanner needs perl(Time::HiRes), this is not available.
Package qmail-scanner needs perl-suidperl, this is not available.
Package razor-agents needs perl(Digest::SHA1), this is not available.
Package razor-agents needs perl(Time::HiRes), this is not available.
Package razor-agents needs perl-Digest-SHA1, this is not available.
Package razor-agents needs perl-Net-DNS, this is not available.
Package razor-agents needs perl-Time-HiRes, this is not available.
Package spamassassin needs perl-Net-DNS, this is not available.
Package spamassassin needs perl(Time::HiRes), this is not available.
Package spamassassin needs perl(Digest::SHA1), this is not available.
And then it stops... Am I missing something??
Thanks.
David