Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(solved) plasma without networkmanager?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Spanik
Veteran
Veteran


Joined: 12 Dec 2003
Posts: 1061
Location: Belgium

PostPosted: Wed Aug 25, 2021 3:22 pm    Post subject: (solved) plasma without networkmanager? Reply with quote

I wanted to emerge plasma-meta but this wants to pull in networkmanager. This wants wifi and bluetooth. And after reading the wiki of it I don't see the use for it in this pc.

This is a desktop that has no wifi and no bluetooth and I have no use for it either in this desktop. Problem is that the only other option looks like building plasma from bits and parts.

Is there a way to get plasma-meta and leaving out networkmanager?
_________________
Expert in non-working solutions


Last edited by Spanik on Wed Aug 25, 2021 7:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31582
Location: here

PostPosted: Wed Aug 25, 2021 3:27 pm    Post subject: Reply with quote

Do you tried to disable networkmanager use flag from plasma-meta package?
If yes post emerge -pvt plasma-meta output
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Spanik
Veteran
Veteran


Joined: 12 Dec 2003
Posts: 1061
Location: Belgium

PostPosted: Wed Aug 25, 2021 5:22 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Do you tried to disable networkmanager use flag from plasma-meta package?
If yes post emerge -pvt plasma-meta output

Didn't even knew this was a use flag! I'll try it and let you know.
_________________
Expert in non-working solutions
Back to top
View user's profile Send private message
Spanik
Veteran
Veteran


Joined: 12 Dec 2003
Posts: 1061
Location: Belgium

PostPosted: Wed Aug 25, 2021 6:45 pm    Post subject: Reply with quote

This doesn't seem to work.

I added /etc/portage/package.use/plasma-meta as
Code:
>=kde-plasma/plasma-meta-5.21.5 -networkmanager


The emerge plasma-meta then gave
Code:
# emerge -pvt plasma-meta

These are the packages that would be merged, in reverse order:

Calculating dependencies  .. ... done!

!!! The ebuild selected to satisfy ">=net-misc/networkmanager-1.4.0-r1[teamd=]" has unmet requirements.
- net-misc/networkmanager-1.32.4::gentoo USE="elogind introspection modemmanager ncurses nss (policykit) ppp wext -audit -bluetooth -connection-sharing -dhclient -dhcpcd -gnutls -iptables -iwd -nftables -ofono -ovs -resolvconf (-selinux) -systemd -teamd -test -vala -wifi" ABI_X86="(64) -32 (-x32)"

  The following REQUIRED_USE flag constraints are unsatisfied:
    wext? ( wifi )

  The above constraints are a subset of the following complete expression:
    bluetooth? ( modemmanager ) connection-sharing? ( any-of ( iptables nftables ) ) iwd? ( wifi ) vala? ( introspection ) wext? ( wifi ) any-of ( nss gnutls ) at-most-one-of ( elogind systemd )

(dependency required by "kde-frameworks/networkmanager-qt-5.82.0::gentoo" [ebuild])
(dependency required by "kde-plasma/powerdevil-5.21.5::gentoo[wireless]" [ebuild])
(dependency required by "kde-plasma/plasma-meta-5.21.5::gentoo" [ebuild])
(dependency required by "plasma-meta" [argument])

 * IMPORTANT: 11 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


So it really wants to add networkmanager, wireless, bluetooth and the rest of the kitchen.

There should be a simple basic plasma setup without any frills.
_________________
Expert in non-working solutions
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31582
Location: here

PostPosted: Wed Aug 25, 2021 6:53 pm    Post subject: Reply with quote

If you read the message:
Code:
(dependency required by "kde-frameworks/networkmanager-qt-5.82.0::gentoo" [ebuild])
(dependency required by "kde-plasma/powerdevil-5.21.5::gentoo[wireless]" [ebuild])
(dependency required by "kde-plasma/plasma-meta-5.21.5::gentoo" [ebuild])
(dependency required by "plasma-meta" [argument])

you can understand that kde-plasma/powerdevil[wireless] depends on kde-frameworks/networkmanager-qt that need net-misc/networkmanager so disabling wireless use flag from kde-plasma/powerdevil
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Spanik
Veteran
Veteran


Joined: 12 Dec 2003
Posts: 1061
Location: Belgium

PostPosted: Wed Aug 25, 2021 7:31 pm    Post subject: Reply with quote

fedeliallalinea wrote:
If you read the message:
Code:
(dependency required by "kde-frameworks/networkmanager-qt-5.82.0::gentoo" [ebuild])
(dependency required by "kde-plasma/powerdevil-5.21.5::gentoo[wireless]" [ebuild])
(dependency required by "kde-plasma/plasma-meta-5.21.5::gentoo" [ebuild])
(dependency required by "plasma-meta" [argument])

you can understand that kde-plasma/powerdevil[wireless] depends on kde-frameworks/networkmanager-qt that need net-misc/networkmanager so disabling wireless use flag from kde-plasma/powerdevil


Thanks, that let me install plasma-meta. Now up to the next problem with plasma.
_________________
Expert in non-working solutions
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
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