hi Craig,

I built rpm-4 from the src.rpm in ftp.rpm.org, since many people advise
against using the rawhide rpm. You'll need db3 from there as well. Once
rpm-4/db3 are built and installed, youll need to edit /usr/lib/rpm/macros
before running rpm --rebuilddb. Look for the lines %dbapi and
%dbapi_rebuild. %dbapi should be "1" (since your current database is in
db1 format) and %dbapi_rebuild is either "1" or "3" depending on whether
you want to switch to db3 for the database or not. I ended using db1 for
everything since all the 6.2 rpms are using that.

For Xfree-4.0.1 (from rawhide) you will also need pam-0.72, kudzu-0.49,
Xconfigurator-4.3.20, modutils-2.3.11, also from rawhide. pam-0.72
provides the system.auth pam file, and Xconfigurator provides the card
list for Xfree. The rest are needed for pam and Xconfigurator.

rgds,
--shing

On Thu, 13 Jul 2000, Craig Kelley wrote:

> 
> I was feeling frisky, so I upgraded to rpm-4.0-0.45.src.rpm (including
> updating everything in between).  Upon installation I was warned:
> 
>  rpm -Uvh /usr/src/redhat/RPMS/i386/*
>  error: failed dependencies:
>         libbz2.so.0 is needed by rpm-4.0-0.45
>         libbz2.so.0 is needed by rpm-build-4.0-0.45
>         libbz2.so.0 is needed by rpm-python-4.0-0.45
> 
> But I do have bzip2-1.0.1-1.src.rpm installed (as per the current rough
> cut), so I told it to --nodep itself and it installed just fine.  I then
> rebuilt the database (which took about 2 mintues), but I still get this
> when I try to use it:
> 
> [root@desconocido 4]# rpm --rebuilddb
> [root@desconocido 4]# rpm -qa
> 
> --> An rpm database in db1 format exists in /var/lib/rpm/packages.rpm.
>     Please convert to db3 format by running "rpm --rebuilddb" as root.
> 
> Segmentation fault
> 
> 
> I need rpm-4xxx to install the latest XFree86-4.0.1 rpm (I have been using
> the XFree86-4.0-xx rpms for some time now, using rpm-3)
> 
> Any clues?
> 
> -- 
> The wheel is turning but the hamster is dead.
> Craig Kelley  -- [EMAIL PROTECTED]
> http://www.isu.edu/~kellcrai finger [EMAIL PROTECTED] for PGP block
> 
> 
> 
> 
> _______________________________________________
> Redhat-devel-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-devel-list
> 



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to