You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invalidation logic in reprepro and createrepo-agent will remove a downstream package which declares an exec_depend on a package which has just been built and imported. If the dependency is ONLY needed at runtime, it couldn't possibly regress the downstream package and invalidation is therefore unnecessary.
The text was updated successfully, but these errors were encountered:
Invalidation logic in reprepro and createrepo-agent will remove a downstream package which declares an exec_depend on a package which has just been built and imported. If the dependency is ONLY needed at runtime, it couldn't possibly regress the downstream package and invalidation is therefore unnecessary.
The text was updated successfully, but these errors were encountered: