yum update problme on FC5T2

Ian Burrell ianburrell at gmail.com
Fri Feb 10 23:39:01 UTC 2006


On 2/10/06, MW Mike Weiner (5028) <MWeiner at ag.com> wrote:
> Well rpm -Uvh --oldpackage sqlite-3.3.2-1.i386.rpm yields the following
> dep error:
>
> error: Failed dependencies:
>         sqlite = 3.3.3-1 is needed by (installed)
> sqlite-devel-3.3.3-1.i386
>
> And one cannot rpm -e sqlite-devel as its required by rpm-devel
>
> Ideas?
>

Don't downgrade sqlite.  Upgrade python-sqlite. sqlite-3.3.3-1 broke
python-sqlite and yum.  The most recent version of python-sqlite fixes
the problem.

rpm -Uvh http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/Fedora/RPMS/python-sqlite-1.1.7-1.1.i386.rpm

 - Ian




More information about the fedora-test-list mailing list