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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Need a way to have an alias to another package without having to create an is_fake package #8392

Open
satmandu opened this issue Jun 14, 2023 · 5 comments
Labels
help wanted 馃殤 Issues that Chromebrew developers don't know how to solve, or need help solving

Comments

@satmandu
Copy link
Member

It would be useful to have name aliases for packages so that we don't have to create an is_fake package for renamed packages.

@satmandu satmandu added the help wanted 馃殤 Issues that Chromebrew developers don't know how to solve, or need help solving label Jun 14, 2023
@satmandu
Copy link
Member Author

Maybe some sort of package aliases constants file in lib?

It would be useful for PRs like #8391

Thoughts @supechicken @uberhacker

@supechicken
Copy link
Member

Something like #5069? I can refactor that PR if needed :)

@satmandu
Copy link
Member Author

@supechicken I liked @uberhacker 's comment about an alias list needing to be outside crew.

I do like the idea of having aka functionality in the package file. That's what arch uses in their pkgbuilds.

@satmandu
Copy link
Member Author

But there is also a lot of plumbing inside crew dependent upon the idea of one package... one package file. There's certainly almost a Plan 9 elegance of relying on the filesystem for this. Could we use filesystem aliases in the package dir?

@supechicken
Copy link
Member

Symlink might be a good idea for this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted 馃殤 Issues that Chromebrew developers don't know how to solve, or need help solving
Projects
None yet
Development

No branches or pull requests

2 participants