On 05/23/2016 10:12 PM, Gerald B. Cox wrote:
> I opened a ticket on this:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1338198
> 
> 
> and I have sent a message to klember who just put out the new release
> on koji yesterday with the same issue.  
> 
> I don't know how long it has been like this, but if someone is unfortunate
> to uninstall without catching that it is also going to uninstall
> sqlite-libs (like I was)
> they are going to have a mess on their hands.
> 
> Can somebody please intervene and get this fixed?

I don't think this is in any way a corebird packaging bug. It sounds
like something that uses sqlite libraries is just missing a dependency
on them, which makes DNF legitimately remove the sqlite-libs package
when it knows that there are no more users left.

Might be a case of multilib dependencies mixup, where a package that
needs x86_64 sqlite-libs only has a dependency on "sqlite-libs" and not
on "sqlite-libs(x86-64)", which makes DNF keep the 32 bit version and
get rid of the 64 bit. Or something like that :)

Hope this helps,
Kalev
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to