Re: Orphaned Packages in epel7 (2016-11-01)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>> "C" == Christopher  <ctubbsii@xxxxxxxxxxxxxxxxx> writes:

C> Also, after taking a package, how does one check to see if all of its
C> dependencies are in a good state? (non-orphaned)

Get the list of dependencies (with repoquery or "dnf repoquery" or
inspection of the spec.  Then look them up in pkgdb.  You can do those
lookups from the command line if you like using pkdgb-cli:

  pkgdb-cli acl python-keyring epel7

(the branch names are el5, el6 and epel7 for historical reasons)

Will show you the four current maintainers of python-keyring in EPEL7.
Or you can make an API call and handle the returned json as you wish, if
you want to write something.

C> Aside from these emails for passive notification, is there a way to
C> get a smaller, personalized report, like on pkgdb, about a specific
C> package's dependencies?

pkgdb doesn't track dependencies, so all you can do is ask it about the
status of a particular package.  You'll need to get the dependencies
from the package manager.

C> Or a particular user's packages' dependencies?

That's just extracting from pkgdb the list of packages to which a user
has commit access (assuming commit access is what you want) and then
looking at that package in a loop.

 - J<
_______________________________________________
epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux