dependency problem installing Bacula from SRPM

Michael Schwendt mschwendt at gmail.com
Fri Aug 29 11:22:46 UTC 2008


On Fri, 29 Aug 2008 11:53:44 +0100, Gary Stainburn wrote:

> 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:

??

Run "yum whatprovides libtermcap" or "repoquery --whatprovides libtermcap".
It here points to package "libtermcap".




More information about the users mailing list