Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit pkglinks construction #948

Open
AMDmi3 opened this issue Nov 13, 2019 · 0 comments
Open

Revisit pkglinks construction #948

AMDmi3 opened this issue Nov 13, 2019 · 0 comments

Comments

@AMDmi3
Copy link
Member

AMDmi3 commented Nov 13, 2019

It turns out that we need to update packagelinks as soon as we update name mappings (#944), which is inconvenient and error prone. So the idea is to use source name IDs in the links. We can't implement it right now as links are constructed on the fly from the package information where we don't have information on source names, however it may be easily implemented as soon as we have #722 and links are constructed during repository parsing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant