You are not logged in.
when i try to install "bottles", i have that error in yay.
what can i do with that?
error in terminal when i try to rebuild it:
https://pastebin.com/NJ5kmAXM
Last edited by unthappy (2025-02-18 17:13:25)
Offline
Moving to AUR issues
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Post the full output along with the command that you ran please
Offline
thats full output with command:
https://pastebin.com/RduDxyga
Offline
Alright 3 things here that should help us help you.
1. When was the last time you did a full system update?
2. What is your output of
pacman -Qm
3. What is your output of
checkrebuild
? if you don't have the package, you can install with
pacman -S rebuild-detector
Offline
Error from your logs:
Namespace Adw does not contain a type called WrapBox
Bindings for WrapBox were added in libadwaita 1.7:
https://gitlab.gnome.org/World/Rust/lib … /Adw-1.gir starting from line 45855
There is a relevant comment in bottles-git AUR package https://aur.archlinux.org/packages/bott … nt-1009494
Ofc it only builds if you have libadwaita 1.7 installed
Extra repository contains libadwaita 1.6. Beta version of libadwaita 1.7 is in Gnome-Unstable repository.
So either install libadwaita 1.7beta or consider another wine prefix managing app.
Offline
Error from your logs:
Namespace Adw does not contain a type called WrapBox
Bindings for WrapBox were added in libadwaita 1.7:
https://gitlab.gnome.org/World/Rust/lib … /Adw-1.gir starting from line 45855There is a relevant comment in bottles-git AUR package https://aur.archlinux.org/packages/bott … nt-1009494
Ofc it only builds if you have libadwaita 1.7 installed
Extra repository contains libadwaita 1.6. Beta version of libadwaita 1.7 is in Gnome-Unstable repository.
So either install libadwaita 1.7beta or consider another wine prefix managing app.
it seems like researching the aur page first would have addressed the build concerns. Users must remember that researching their issue is important. Always check the AUR page for any packages that aren't building.
Offline
i was doing full system update today
output "pacman -Qm"
output "checkrebuild"
[zxcbeb@archlinux ~]$ checkrebuild
foreign vmware-workstation
Offline