dependency problem installing Bacula from SRPM

Gary Stainburn gary.stainburn at ringways.co.uk
Fri Aug 29 10:53:44 UTC 2008


Hi folks.

I've just built the 2.4.2.2 rpms for FC9 using:

rpmbuild --rebuild \
        --define "build_fc9 1" \
        --define "build_postgresql 1" \
        bacula-2.4.2-2.src.rpm

and after sorting some dependancies they built fine.

I then tried 

rpm -ivh \
        bacula-debuginfo-2.4.2-2.i386.rpm \
        bacula-gconsole-2.4.2-2.i386.rpm \
        bacula-mtx-2.4.2-2.i386.rpm \
        bacula-postgresql-2.4.2-2.i386.rpm \
        bacula-updatedb-2.4.2-2.i386.rpm

and got:

error: Failed dependencies:
        libtermcap is needed by bacula-postgresql-2.4.2-2.i386

To me, this means I need ncurses-devel, so I tried to install that. However, I 
then got:

[root at curly ~]# yum install ncurses-devel
[snip]
Package ncurses-devel-5.6-18.20080628.fc9.i386 already installed and latest 
version
Nothing to do
[root at curly ~]# cd /usr/src/redhat/RPMS/i386/
[root at curly i386]# rpm -ivh bacula-*
error: Failed dependencies:
        libtermcap is needed by bacula-postgresql-2.4.2-2.i386
[root at curly i386]#

I've tried:

rpm -vv --rebuilddb 

just in case, but that made no difference.

Anyone got a clue what I do next?

-- 
Gary Stainburn
 
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000     




More information about the users mailing list