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

fg: no job control #65

Open
dhodovsk opened this issue Sep 16, 2020 · 3 comments
Open

fg: no job control #65

dhodovsk opened this issue Sep 16, 2020 · 3 comments

Comments

@dhodovsk
Copy link
Contributor

dhodovsk commented Sep 16, 2020

packages:

  • c8s: stratisd
  • c8: peripety, prefixdevname, stratisd, jasper
@fweimer
Copy link

fweimer commented Sep 17, 2020

This is usually an unexpanded RPM macro, like this:

%do_something

bash sees the % and turns it into the fg command, hence the error message.

Often, missing build dependencies cause this, so there are likely multiple root cases for this one.

@dhodovsk dhodovsk self-assigned this Sep 18, 2020
@dhodovsk
Copy link
Contributor Author

Most of the packages moved to #75

@dhodovsk
Copy link
Contributor Author

dhodovsk commented Sep 18, 2020

jasper fails on %cmake and
%cargo_prep is the fail point for remaining packages. - supposed to be in rust-packaging but then fails with syntax error anyway

@dhodovsk dhodovsk removed their assignment Sep 23, 2020
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

2 participants