sqlite2 redux

Ignacio Vazquez-Abrams ivazquez at ivazquez.net
Sun May 22 15:33:10 UTC 2005


On Sun, 2005-05-22 at 14:09 +0200, Michael Schwendt wrote:
> On Sat, 21 May 2005 21:39:40 -0400, Ignacio Vazquez-Abrams wrote:
> 
> > So now there's a way to install kannel, moodss, et al on FC4, which is
> > good. However, these packages will still interfere with upgrading from
> > FC3 to FC4, which is bad.
> 
> How do they interfere?

Through implicit requires kannel requires, e.g., libsqlite2.so.0. When
you upgrade from FC3 to FC4 it tries to replace the sqlite package,
removing this file and replacing it with, e.g., libsqlite3.so.0.
Obviously it *can't* remove the original package, so it can't install
the new one. This then cascades up through python-sqlite and then to
yum.

While yes, it will be solved by the first 'yum update' that happens
(assuming the maintainers get themselves in gear and switch to
sqlite2...), if this situation is avoidable with 10 minutes of work then
why even have the user encounter it at all?

-- 
Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>
http://fedora.ivazquez.net/

gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-extras-list/attachments/20050522/7a0903dd/attachment.sig>


More information about the fedora-extras-list mailing list