mudler / mudler/luet

Building all packages in a tree with --from-repositories

Open
#201 1 comment 0 reactions 1 assignee View on GitHub

@mudler is already working on this.

Since Apr 19, 2021.

bug UX
Dominant language
Go
Stars
307
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Luet version:
0.13.1

CPU architecture, OS, and Version:

Describe the bug
When calling luet build --from-repositories --all, the default behavior is to build all the compilespec found in the loaded trees, but in such case it means it will pull all the packages from the defined repositories.

To Reproduce
luet build --from-repositories --all

Expected behavior
Building all the packages in the tree which I'm working on

Logs

Additional context
The behavior we want is close to: luet build --from-repositories $(luet tree pkglist | xargs echo )

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.