On 2016-04-05 09:05, Fabian Arrotin wrote:
On 05/04/16 05:25, OM Ugarcina wrote:
Hello Guys,
This is another me too . I have been working with the Bananapi image on my R1 , and have noticed the same patchy repo situation . Lots of packages do not have the devel component . Some of the packages such as dhcp , have the client part but not the server package . Which is strange because when you compile the src rpm all those packages will be built . However it looks like they are not making it into the repo .
Best Regards Milorad
Reason was that even if a package is built, it doesn't mean that it's installable, as there is no "repoclosure" so pkgs that are listed as Requires: for pkgA isn't available built.
Are you sure that this is the problem here? We are talking about -devel packages. It also doesn't explain why rebuilding the package from src.rpm locally fixes the problem.
Gordan