-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Broken gcc dependencies #3650
Comments
@HW42 What about building i686 gcc? Can we cross compile it using the same environment, from the same repository/spec? Do you know how upstream handle it? |
A simple
I guess they just have real i686 builders (probably running ob x86_64 capable hardware). Anyway I looked at the libgcc content:
No content change. So we can just use Fedora's libgcc and be done with it. See PR QubesOS/qubes-gcc#1. We can reconsider building for i686 should the need arise for other reasons. |
Ok, that worked. There is still "broken" |
@andrewdavidwong / @marmarek Please reopen; based on testing described further in #3707 and a couple mailing list comments this does not appear to be resolved in qubes-builder although I see QubesOS/updates-status#442 is in stable. Did a
|
Verified my
|
Looks like QubesOS/qubes-vmm-xen@b79f692 needs to be reverted. @awokd can you test it? |
Yes, definitely. Is there a faster way that doesn't involve the 12 hour GCC rebuild? |
You don't need to rebuild gcc, just xen. |
Backed out QubesOS/qubes-vmm-xen@b79f692 by hand, and |
Build and ISO completed successfully. Needed to specify |
Thanks!
…--
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The component
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The component
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
Or update dom0 via Qubes Manager. |
Qubes OS version:
R4.0
Steps to reproduce the behavior:
sudo qubes-dom0-update --enablerepo=qubes*testing
Expected behavior:
Install updates, don't complain about dependencies.
Actual behavior:
General notes:
This is continuation of discussion here and here
Since the problem applies not only to qubes-builder (where we can employ some workarounds), we need a better solution.
The text was updated successfully, but these errors were encountered: