After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 770378 - NetworkManager: <error> platform-linux: error reading /sys/class/net/tun0/phys_port_id: Failed to read from file '/sys/class/net/tun0/phys_port_id': No such device
NetworkManager: <error> platform-linux: error reading /sys/class/net/tun0/phy...
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
1.2.x
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-08-25 10:51 UTC by George Bell
Modified: 2016-08-25 13:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
platform: silence error reading sysctl for non existing device (1007 bytes, patch)
2016-08-25 11:12 UTC, Thomas Haller
none Details | Review

Description George Bell 2016-08-25 10:51:42 UTC
I have this error in journal small amount of time after every boot. I'm using wifi and I'm connected through openvpn client directly (NM dispatcher service). My /sys/class/net/ directory is empty and the requested file is at /sys/devices/virtual/net. I don't see any real consequences of this error (connection is working normally).
Comment 1 Thomas Haller 2016-08-25 11:12:14 UTC
Created attachment 334126 [details] [review]
platform: silence error reading sysctl for non existing device
Comment 2 Beniamino Galvani 2016-08-25 13:34:28 UTC
LGTM