Wake on lan was working perfectly, but since a couple of weeks when building the alx-wol-dkms modules I get an error at the end. It refers to a wrong url, there is a / too much
at the end of the build.
I can't find out where and why this /
is generated and causing wol to fail.
fatal: repository 'https://raw.githubusercontent.com/angelsl/linux/alx-wol/drivers/net/ethernet/atheros/alx/alx.h/' not found
does not exist, but
https://raw.githubusercontent.com/angelsl/linux/alx-wol/drivers/net/ethernet/atheros/alx/alx.h
does
Build of alx-wol-dkms and modules
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur: 1] alx-wol-dkms-3-1
1 alx-wol-dkms (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
:: Downloading PKGBUILD (1/1): alx-wol-dkms
1 alx-wol-dkms (Build Files Exist)
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> Diffs to show?
==>
HEAD is now at c1cea19 fix softlinks in /usr/src/
Already up to date.
:: Parsing SRCINFO (1/1): alx-wol-dkms
==> Making package: alx-wol-dkms 3-1 (za 22 sep 2018 10:49:15 CEST)
==> Retrieving sources...
-> Downloading alx.h...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3434 100 3434 0 0 9673 0 --:--:-- --:--:-- --:--:-- 9646
-> Downloading ethtool.c...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9581 100 9581 0 0 43949 0 --:--:-- --:--:-- --:--:-- 44152
-> Downloading hw.c...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 36101 100 36101 0 0 148k 0 --:--:-- --:--:-- --:--:-- 148k
-> Downloading hw.h...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 19490 100 19490 0 0 84739 0 --:--:-- --:--:-- --:--:-- 84739
-> Downloading main.c...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 50375 100 50375 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k
-> Downloading reg.h...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29154 100 29154 0 0 125k 0 --:--:-- --:--:-- --:--:-- 125k
-> Found Kbuild
-> Found dkms.conf
==> Validating source files with sha256sums...
alx.h ... Passed
ethtool.c ... Passed
hw.c ... Passed
hw.h ... Passed
main.c ... Passed
reg.h ... Passed
Kbuild ... Passed
dkms.conf ... Passed
==> Cleaning up...
==> Making package: alx-wol-dkms 3-1 (za 22 sep 2018 10:49:18 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found alx.h
-> Found ethtool.c
-> Found hw.c
-> Found hw.h
-> Found main.c
-> Found reg.h
-> Found Kbuild
-> Found dkms.conf
==> Validating source files with sha256sums...
alx.h ... Passed
ethtool.c ... Passed
hw.c ... Passed
hw.h ... Passed
main.c ... Passed
reg.h ... Passed
Kbuild ... Passed
dkms.conf ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Sources are ready.
==> Making package: alx-wol-dkms 3-1 (za 22 sep 2018 10:49:20 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "alx-wol-dkms"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: alx-wol-dkms 3-1 (za 22 sep 2018 10:49:22 CEST)
==> Cleaning up...
loading packages...
resolving dependencies...
looking for conflicting packages...
Packages (1) alx-wol-dkms-3-1
Total Installed Size: 0,16 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [----------------------------------------] 100%
(1/1) checking package integrity [----------------------------------------] 100%
(1/1) loading package files [----------------------------------------] 100%
(1/1) checking for file conflicts [----------------------------------------] 100%
(1/1) checking available disk space [----------------------------------------] 100%
:: Processing package changes...
(1/1) installing alx-wol-dkms [----------------------------------------] 100%
Optional dependencies for alx-wol-dkms
linux-headers: Needed for build the module for Arch kernel [installed]
linux-lts-headers: Needed for build the module for LTS Arch kernel
linux-zen-headers: Needed for build the module for ZEN Arch kernel
:: Running post-transaction hooks...
(1/2) Install DKMS modules
==> dkms install alx-wol/3 -k 4.18.9-1-MANJARO
==> dkms install alx-wol/3 -k 4.14.71-1-MANJARO
(2/2) Arming ConditionNeedsUpdate...
fatal: repository 'https://raw.githubusercontent.com/angelsl/linux/alx-wol/drivers/net/ethernet/atheros/alx/alx.h/' not found
fatal: repository 'https://raw.githubusercontent.com/angelsl/linux/alx-wol/drivers/net/ethernet/atheros/alx/ethtool.c/' not found
fatal: repository 'https://raw.githubusercontent.com/angelsl/linux/alx-wol/drivers/net/ethernet/atheros/alx/hw.c/' not found
fatal: repository 'https://raw.githubusercontent.com/angelsl/linux/alx-wol/drivers/net/ethernet/atheros/alx/hw.h/' not found
fatal: repository 'https://raw.githubusercontent.com/angelsl/linux/alx-wol/drivers/net/ethernet/atheros/alx/main.c/' not found
fatal: repository 'https://raw.githubusercontent.com/angelsl/linux/alx-wol/drivers/net/ethernet/atheros/alx/reg.h/' not found
Package installation finished. To return to PacUI press ENTER
package used:
https://aur.archlinux.org/packages/alx-wol-dkms/