You are not logged in.
Pages: 1
I am using yay and the updates for libadwaita-git won't complete. I see there is a gtk4 and cmake issue, but not sure how to get this resolved. I looked up gtk4 and the latest in the repository is 4.10.4-1 https://archlinux.org/packages/extra/x86_64/gtk4/. Here's the error:
Dependency gtk4 found: NO found 4.10.4 but need: '>= 4.11.3'
Found CMake: /usr/bin/cmake (3.27.0)
Run-time dependency gtk4 found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency gtk4
libadwaita/src/meson.build:273:10: ERROR: Automatic wrap-based subproject downloading is disabled
A full log can be found at /home/ahainen/.cache/yay/libadwaita-git/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
-> error making: libadwaita-git-exit status 4
-> Failed to install the following packages. Manual intervention is required:
libadwaita-git - exit status 4Thanks for the help!
Last edited by amhainen (2023-07-25 14:20:51)
Offline
Development version of libadwaita needs the development version of gtk4. Shouldn't be a huge surprise.
Offline
How can I fix that? Thank you!
Offline
...seriously? That makes me ask why you're using libadwaita-git in the first place?
Offline
I apologize for not knowing about this. I tried to remove it, but there are dependencies. I also hadn't heard of the development version concept before. Makes sense. Not sure how I ended up using that.
Again, sorry for not knowing about this.
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing libadwaita-git breaks dependency 'libadwaita' required by baobab
:: removing libadwaita-git breaks dependency 'libadwaita' required by blanket
:: removing libadwaita-git breaks dependency 'libadwaita' required by khronos
-> exit status 1Last edited by amhainen (2023-07-25 14:16:11)
Offline
Install libadwaita and let it replace libadwaita-git. Don't use -git packages if you don't know what they are.
Offline
THANK YOU! I was stuck on my updates for about a month! I appreciate your help. Thanks again and have a great day!
Offline
Pages: 1