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

Qubes-builder on Fedora-32 has PyYAML as requirement but package not available. #6045

Closed
unman opened this issue Sep 11, 2020 · 3 comments
Closed
Labels
C: builder Qubes Builder P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.

Comments

@unman
Copy link
Member

unman commented Sep 11, 2020

Qubes OS version
4.0.3

Affected component(s) or functionality
Qubes builder

Brief summary
As title

To Reproduce
1 Follow requirements for builder set-up
2. Build fails because PyYAML not available

Expected behavior
Set up will complete and packages build

Actual behavior
As title.

Solutions you've tried
If applicable, any solutions or workarounds you've already tried.

Relevant documentation you've consulted
A list of links to the Qubes documentation (or other relevant software documentation) pages you have already consulted.

Related, non-duplicate issues
A list of links to other bug reports, feature requests, or tasks in the qubes-issues tracker (or "none" if you didn't find any). Do not describe any other unreported bugs, features, or tasks here.

@unman unman added P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists. labels Sep 11, 2020
@andrewdavidwong andrewdavidwong added the C: builder Qubes Builder label Sep 12, 2020
@andrewdavidwong andrewdavidwong added this to the Release 4.0 updates milestone Sep 12, 2020
fepitre added a commit to fepitre/qubes-builder that referenced this issue Sep 22, 2020
@qufo418
Copy link

qufo418 commented Sep 30, 2020

@qufo418
Copy link

qufo418 commented Sep 30, 2020

I just build mgmt-salt. I changed in qubes-src/mgmt-salt/yaml-dumper the first line from
#!/usr/bin/python2 -O
to
#!/usr/bin/python -O

I try to build the ISO now.

@marmarek
Copy link
Member

marmarek commented Oct 1, 2020

Fixed with QubesOS/qubes-mgmt-salt@41dd4a6 and QubesOS/qubes-mgmt-salt@4290985
Downloading new sources (make get-sources) should be enough.

@marmarek marmarek closed this as completed Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: builder Qubes Builder P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Projects
None yet
Development

No branches or pull requests

4 participants