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

Confused about how to use update_deb_packages in another Bazel repository #20

Closed
adragomir opened this issue Aug 27, 2018 · 1 comment
Closed
Labels
debrules rules to use debian packages - unsupported

Comments

@adragomir
Copy link
Contributor

The problem seems to be that even when adding to WORKSPACE and BUILD references, running the update_deb_packages throws errors about

no such package '@org_golang_x_crypto//openpgp': The repository could not be resolved and referenced by '@rules_pkg//tools/update_deb_packages/src:update_deb_packages'

Why is that ? Should we be able to use this repository only by adding the documented things to WORKSPACE and BUILD ? Is this an issue ?

@aiuto aiuto added the debrules rules to use debian packages - unsupported label Apr 14, 2020
@aiuto
Copy link
Collaborator

aiuto commented Jul 14, 2020

Closing because no one is maintaining the deb_packages part any more.

@aiuto aiuto closed this as completed Jul 14, 2020
aiuto added a commit that referenced this issue Oct 10, 2022
* Allow $(var) substitution in filenames and include everything in ctx.var in the substitution dictionary.

Fixes #20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debrules rules to use debian packages - unsupported
Projects
None yet
Development

No branches or pull requests

2 participants