Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493370 - net-misc/networkmanager: add USE netifrc
Summary: net-misc/networkmanager: add USE netifrc
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-05 08:57 UTC by Nikoli
Modified: 2014-10-13 20:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for ebuild (networkmanager-0.9.8.10-r1.ebuild.patch,2.48 KB, patch)
2014-08-15 16:46 UTC, Nikoli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-12-05 08:57:08 UTC
ifnet plugin should be controlled with USE netifrc or removed completely, not with USE systemd. Support for /etc/conf.d/net is optional in stable openrc and openrc[-netifrc,-newnet] works fine with NM.
Comment 1 Nikoli 2014-08-15 16:46:56 UTC
Created attachment 382932 [details, diff]
patch for ebuild

Attached patch works fine for me, please commit.
Comment 2 Pacho Ramos gentoo-dev 2014-09-22 18:30:40 UTC
I see the point, but taking care that ifnet plugin is not really being maintained, and has some opened bugs without solution, I would like to see other team members opinions about whether we should add the USE flag or drop it completely :/
Comment 3 Pacho Ramos gentoo-dev 2014-10-13 20:50:13 UTC
+*networkmanager-0.9.10.0-r1 (13 Oct 2014)
+
+  13 Oct 2014; Pacho Ramos <pacho@gentoo.org>
+  +files/networkmanager-0.9.10.0-arpingpath.patch,
+  +networkmanager-0.9.10.0-r1.ebuild:
+  Ifnet plugin is now disabled because of it being unattended and unmaintained
+  for a long time, leading to some unfixed bugs and new problems appearing
+  (#443596, #458274, #493370, #498372, #523700). If some day somebody volunteers
+  for fixing/maintaining that plugin and forwarding all that fixes to upstream
+  it could be re-enabled of course. Append configure option regarding systemd
+  unit files install path only when systemd support is enabled to prevent
+  HAVE_SYSTEMD to be true (#524534 by Konstantin Ivanov). Ensure arping is found
+  (#523632 by Kobboi).
+