ho to check package dependencies

Paul Johnson pauljohn32 at gmail.com
Fri Apr 28 23:23:34 UTC 2017


In the kutils package, I have a fix along these lines. updatePackages is
like update.packages, but it checks requirements and installs them. Problem
it fixes is when package adds new dependency, but update.packages never
notices. I think it may fix problem you describe, of we can fix. I'm unsure
on how we did version checking, but think we could.

Paul Johnson
University of Kansas

On Apr 26, 2017 2:33 AM, "Julius Milan" <jmilan at redhat.com> wrote:

> Hi
>
> How can I check if my package has right minimal dependencies?
> Lets say I have dependency on some library (libA), but while development
> nobody
> checked the version requirements and added new code dependent on newer
> version of libA.
>
> When user updates my package, troubles occurs due to bad requirement on
> libA, very easy to occur bug with very sad user faces. :)
> (Exactly explained here: https://bugzilla.redhat.com/
> show_bug.cgi?id=1325489)
>
> My question is, how can I check if my version requirements are right?
> I couldn't find easy answer myself.
>
> Thanks & Best Regards
> Julius
> _______________________________________________
> Rpm-list mailing list
> Rpm-list at lists.rpm.org
> http://lists.rpm.org/mailman/listinfo/rpm-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-list/attachments/20170428/d65154e6/attachment.html>


More information about the Rpm-list mailing list