First time installation of `qtile-git` from the AUR fails
See original GitHub issueFAILED test_widget_init_config[1-x11-ImapWidget-kwargs28]
FAILED test_widget_init_config[1-wayland-ImapWidget-kwargs28]
2 failed, 1192 passed, 41 skipped in 942.51s (0:15:42)
I am on Manjaro and use Qtile on X11 (Nvidia thanks). Finally my Manjaro distribution updated python-wlroots, so I was able to build Qtile from Git. But it does not complete build process, because 2 tests fail. I include the messages at the end of the output as a file, after the tests. Also here basic information about my system with a fetch program:
OS: Manjaro Linux [x86_64]
Kernel: 5.16.11-2-MANJARO
Uptime: 37 mins
Packages: 1877 (pacman)[stable], 1 (flatpak)
Shell: zsh 5.8.1
Resolution: 2560x1440 @ 144Hz
DE: KDE Plasma 5.24.2
WM: Qtile 0.20.0
Theme: breeze (GruvboxColorsBreathLight) [Plasma], Klaus [GTK2/3/4]
Icons: Gruvboxbreeze [Plasma], Gruvbox [GTK2/3/4]
Font: Noto Sans (12pt) [Plasma], Noto Sans (12pt) [GTK2/3/4]
Cursor: default (24px)
Terminal: kitty
CPU: Intel Xeon E3-1230 v3 (8) @ 3.7GHz
GPU: Nvidia GeForce GTX 1070
Memory: 2645MiB / 15947MiB (16%)
Disk (/): 96GB / 219GB (43%)
Locale: de_DE.UTF-8
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
unable to satisfy dependency 'python-pywlroots>=0.15.8' : r/qtile
Today I have decided to install qtile-git from the AUR in Manjaro. ... `qtile-git` from AUR fails to install/build: unable to satisfy ...
Read more >qtile-git - AUR (en) - Arch Linux
Building this package currently doesn't work. I get the following traceback: ==> Starting pkgver()... ==> Starting build()... Traceback (most recent call ...
Read more >[SOLVED]Installing packages from aur repository using ...
I was trying to install the yay package from the aur repository using git and makepkg but it failed. First I was cloning...
Read more >Arch User Repository - ArchWiki
The Arch User Repository (AUR) is a community-driven repository for ... First ensure that the necessary tools are installed by installing ...
Read more >[Solved]Installing AUR pkgs (Cemu and Wine-ge-custom ...
When I tried to install cemu with manual (empty dir and installing of AUR package same problems exist so it's not the yay...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That’s it, exactly as you said! I removed it with pip3 and logout+login. Now i get “0.20.1.dev69+g52ac53bf” for
qtile --version
. And no bugs anymore and MonadThreeCol works. I’ll close now, this time for real. Thank you guys for taking your time.I did wonder if you had a local version installed too. You must have cloned the repo and done
pip install .
at some point.The one installed via pamac should be in
/usr/bin
but you’re probably running the local one.Remove the local installation and you should be ok.