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

Cannot run fbrnch mock on non-release branches #63

Open
LecrisUT opened this issue Oct 1, 2024 · 0 comments
Open

Cannot run fbrnch mock on non-release branches #63

LecrisUT opened this issue Oct 1, 2024 · 0 comments

Comments

@LecrisUT
Copy link

LecrisUT commented Oct 1, 2024

E.g. let's say we are working on a side-tag update and simultaneously updating a few packages in a branch update-foo-x.y. fbrnch mock foo bar baz would fail because we need to specify --release which we cannot pass via fbrnch

$ fbrnch mock

= rust-logos =
Parsing specfile for used sources failed: Could not find release from branch name 'update-0.14.2'. Please specify with --release.
Falling back to downloading all sources.
Could not execute srpm: Could not find release from branch name 'update-0.14.2'. Please specify with --release.
fbrnch: readCreateProcess: fedpkg "srpm" "--define" "_sourcedir /home/lecris/FedoraRPMs/rust-logos" "--define" "_srcrpmdir /home/lecris/rpmbuild/SRPMS" (exit 1): failed

Of course you have other issues here:

  • update-0.14.2 is not detected as a branch
  • there is no chain-building supported for this command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant