View previous topic :: View next topic |
Author |
Message |
leyvi Tux's lil' helper
Joined: 08 Sep 2023 Posts: 75
|
Posted: Wed Nov 06, 2024 12:35 pm Post subject: Why doesn't the bluetooth USE flag work on kdeconnect? |
|
|
I've tried putting the USE flag bluetooth in my make.conf file, I've tried putting it in package.use for just kdeconnect, and I've tried prefixing emerge with USE="${USE} bluetooth". Nothing works! |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22607
|
Posted: Wed Nov 06, 2024 12:49 pm Post subject: |
|
|
Per Guidelines item #4, you should show us the command you ran and its full output. If I had to guess from what you wrote, and what I see on my system, you are being blocked by the flag being USE-masked out. If so, then the next step is to consult the use.mask and package.use.mask files to see why it is blocked. There, we find: profiles/base/package.use.mask: | # Sam James <sam@gentoo.org> (2024-03-07)
# The bluetooth feature is unstable for now (causes timeouts if no dbus adapter
# is available).
# https://mail.kde.org/pipermail/distributions/2024-March/001481.html
>=kde-misc/kdeconnect-24.02.0 bluetooth
| Thus, it was deliberately blocked because of known problems. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|