xueliu / lora-feed

Semtech packages and ChirpStack Network Server stack for OpenWRT
GNU General Public License v2.0
76 stars 55 forks source link

eaigner/dkim github no longer exists, build failed. #31

Open epipenau opened 2 years ago

epipenau commented 2 years ago

make[4]: Entering directory '/home/bobsy/lora/openwrt/build_dir/target-aarch64_cortex-a72_musl/loraw an-stack-3.9.0' go: go.thethings.network/lorawan-stack/v3@v3.0.0-00010101000000-000000000000 requires github.com/chrj/smtpd@v0.1.2 requires github.com/eaigner/dkim@v0.0.0-20150301120808-6fe4a7ee9cfb: invalid version: git fetch -f or igin refs/heads/:refs/heads/ refs/tags/:refs/tags/ in /home/bobsy/go/pkg/mod/cache/vcs/b1a9951ed ebf25b789a34398ad65880e06631bf718a381c881083257167b44d8: exit status 128: remote: Repository not found. fatal: Authentication failed for 'https://github.com/eaigner/dkim/' go: downloading github.com/TheThingsIndustries/mage v1.9.1-0.20200520191129-8bccc5d0bd6f go: go.thethings.network/lorawan-stack/v3@v3.0.0-00010101000000-000000000000 requires github.com/chrj/smtpd@v0.1.2 requires github.com/eaigner/dkim@v0.0.0-20150301120808-6fe4a7ee9cfb: invalid version: git fetch -f origin refs/heads/:refs/heads/ refs/tags/:refs/tags/ in /home/bobsy/go/pkg/mod/cache/vcs/b1a9951edebf25b789a34398ad65880e06631bf718a381c881083257167b44d8: exit status 128: remote: Repository not found. fatal: Authentication failed for 'https://github.com/eaigner/dkim/' make[4]: [tools/mage/mage.make:19: tools/bin/mage] Error 1 make[4]: Leaving directory '/home/bobsy/lora/openwrt/build_dir/target-aarch64_cortex-a72_musl/lorawan-stack-3.9.0' make[3]: [Makefile:85: /home/bobsy/lora/openwrt/build_dir/target-aarch64_cortex-a72_musl/lorawan-stack-3.9.0/.built] Error 2 make[3]: Leaving directory '/home/bobsy/lora/openwrt/feeds/lora/lorawan-stack' time: package/feeds/lora/lorawan-stack/compile#10.32#10.49#65.46 ERROR: package/feeds/lora/lorawan-stack failed to build. make[2]: [package/Makefile:116: package/feeds/lora/lorawan-stack/compile] Error 1 make[2]: Leaving directory '/home/bobsy/lora/openwrt' make[1]: [package/Makefile:110: /home/bobsy/lora/openwrt/staging_dir/target-aarch64_cortex-a72_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/bobsy/lora/openwrt' make: *** [/home/bobsy/lora/openwrt/include/toplevel.mk:230: world] Error 2

can anyone offer any insight/solution?

regards, Michael

jpmeijers commented 1 year ago

I hit the same issue today. The solution is to update the go.thethings.network/lorawan-stack/v3 dependency to the latest, which is currently v3.21.0.

go.thethings.network/lorawan-stack/v3 v3.21.0