-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
WIP: update monero to v0.14.0.2 #57247
WIP: update monero to v0.14.0.2 #57247
Conversation
patch currently fails to apply (i'm going to bed now, maybe someone else can fix?)
|
I have an update ready for monero but I paused is it since I couldn't get the GUI to run, though it builds fine. I'll give it another try soon. |
@rnhmjoj aaah ok, i only tested the |
In the meantime you can grab the updated patch here and fix the build. |
@rnhmjoj yeah patch worked thanks |
ping #57109 |
The issue with monero-gui seems to be NixOS related: it's not present in stable. |
note to self:
|
works for me on nixos with the i needed to upgrade my ledger to firmware i had to do the firmware/monero upgrade on a non-nixos machine as i don't think ledger live is supported on nixos yet |
After a looong git bisect it appears 8e811ec introduced the issue. |
@rnhmjoj ok so potentially an issue with qt 5.12 with monero gui itself? |
Yes, monero-gui requires qt>5.9 but the readme doesn't give an upper bound, so it's possibile 5.12 made some breaking change or regression. However downgrading should work: this makes me think there is something else wrong on the nixpkgs side. |
dunno if this is related but when i upgraded the is it possible that qt version needs to be set/downgraded in two places? |
I'm not sure i follow, sorry. |
ok, maybe red herring |
Ok, so i just found out this affects other Qt applications as well: I have found a fix. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@thedavidmeister can you rename the commits to "monero: x -> y"?
@rnhmjoj all 3 of them to the same name? |
I'd keep the monerod commit separate as "monero: 0.13.0.4 -> 0.13.0.2" and squash the two monero-gui commits into one "monero-gui: 0.13.0.4 -> 0.14.0.0". |
ping |
yup, over here #58250 |
Motivation for this change
this allows monerod to sync blocks again
#57210
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)