PythonArgs: ['/usr/sbin/netplan', 'apply']
SourcePackage: netplan.io
Traceback:
 Traceback (most recent call last):
   File "/usr/sbin/netplan", line 23, in <module>
     netplan.main()
     ~~~~~~~~~~~~^^
   File "/usr/share/netplan/netplan_cli/cli/core.py", line 58, in main
     self.run_command()
     ~~~~~~~~~~~~~~~~^^
   File "/usr/share/netplan/netplan_cli/cli/utils.py", line 340, in run_command
     self.func()
     ~~~~~~~~~^^
   File "/usr/share/netplan/netplan_cli/cli/commands/apply.py", line 62, in run 
     self.run_command()
     ~~~~~~~~~~~~~~~~^^
   File "/usr/share/netplan/netplan_cli/cli/utils.py", line 340, in run_command
     self.func()
     ~~~~~~~~~^^
   File "/usr/share/netplan/netplan_cli/cli/commands/apply.py", line 118, in 
command_apply
     nm_ifaces = utils.nm_interfaces(old_nm_glob, utils.get_interfaces())
   File "/usr/share/netplan/netplan_cli/cli/utils.py", line 81, in 
nm_interfaces 
     with open(path, 'r') as f:
          ~~~~^^^^^^^^^^^
 PermissionError: [Errno 13] Permission denied: 
'/run/NetworkManager/system-connections/netplan-enp2s0.nmconnection'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2154081

Title:
  netplan.script crashed with PermissionError in nm_interfaces(): [Errno
  13] Permission denied: '/run/NetworkManager/system-
  connections/netplan-enp2s0.nmconnection'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2154081/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to