This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1856539

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1856539

Title:
  wireguard package doesn't work on ubuntu eon

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After upgrading to ubuntu eon, i've tried to install wireguard.
  Install went well but wireguard module can't be loaded and so wireguard can't 
be used.

  Ubuntu version: 19.10
  Wireguard version: 0.0.20190913-1ubuntu1

  When trying to use wireguard:
  > sudo systemctl start wg-quick@wg0.service
  Job for wg-quick@wg0.service failed because the control process exited with 
error code.
  See "systemctl status wg-quick@wg0.service" and "journalctl -xe" for details.
  10:19:32 ~/ (feat/start-vm-choose-power-state u=)
  > systemctl status wg-quick@wg0.service
  ● wg-quick@wg0.service - WireGuard via wg-quick(8) for wg0
     Loaded: loaded (/lib/systemd/system/wg-quick@.service; enabled; vendor 
preset: enabled)
     Active: failed (Result: exit-code) since Mon 2019-12-16 10:19:32 CET; 5s 
ago
       Docs: man:wg-quick(8)
             man:wg(8)
             https://www.wireguard.com/
             https://www.wireguard.com/quickstart/
             https://git.zx2c4.com/WireGuard/about/src/tools/man/wg-quick.8
             https://git.zx2c4.com/WireGuard/about/src/tools/man/wg.8
    Process: 31063 ExecStart=/usr/bin/wg-quick up wg0 (code=exited, 
status=1/FAILURE)
   Main PID: 31063 (code=exited, status=1/FAILURE)

  déc. 16 10:19:32 benjamin-XPS-13-9370 systemd[1]: Starting WireGuard via 
wg-quick(8) for wg0...
  déc. 16 10:19:32 benjamin-XPS-13-9370 wg-quick[31063]: Warning: 
`/etc/wireguard/wg0.conf' is world accessible
  déc. 16 10:19:32 benjamin-XPS-13-9370 wg-quick[31063]: [#] ip link add wg0 
type wireguard
  déc. 16 10:19:32 benjamin-XPS-13-9370 wg-quick[31063]: RTNETLINK answers: 
Operation not supported
  déc. 16 10:19:32 benjamin-XPS-13-9370 wg-quick[31063]: Unable to access 
interface: Protocol not supported
  déc. 16 10:19:32 benjamin-XPS-13-9370 wg-quick[31063]: [#] ip link delete dev 
wg0
  déc. 16 10:19:32 benjamin-XPS-13-9370 wg-quick[31063]: Cannot find device 
"wg0"
  déc. 16 10:19:32 benjamin-XPS-13-9370 systemd[1]: wg-quick@wg0.service: Main 
process exited, code=exited, status=1/FAILURE
  déc. 16 10:19:32 benjamin-XPS-13-9370 systemd[1]: wg-quick@wg0.service: 
Failed with result 'exit-code'.
  déc. 16 10:19:32 benjamin-XPS-13-9370 systemd[1]: Failed to start WireGuard 
via wg-quick(8) for wg0.

  
  When trying to load wireguard module:
  > sudo modprobe wireguard
  modprobe: ERROR: could not insert 'wireguard': Exec format error

  I'm happy to provide more info if needed.
  Any help would be greatly appreciated!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1856539/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to