hi,
just a report about some strange behaviour with openpli-develop-vuuno4kse-20230517 and wireguard by using the opkg pkg-manager.
root@vuuno4kse:~# opkg install wireguard-tools * Solver encountered 1 problem(s): * Problem 1/1: * - package kernel-module-wireguard-1.0.20210424-r0.2.vuuno4kse requires kernel-module-wireguard-4.1.20-1.9, but none of the providers can be installed * - package kernel-module-wireguard-1.0.20210424-r0.2.vuuno4kse implicitly obsoletes kernel-module-wireguard provided by kernel-module-wireguard-4.1.20-1.9-1.0.20210424-r0.2.vuuno4kse * - package wireguard-tools-1.0.20210424-r0.1.vuuno4kse requires wireguard-module, but none of the providers can be installed * - conflicting requests * * Solution 1: * - do not ask to install a package providing wireguard-tools
root@vuuno4kse:~# opkg install kernel-module-wireguard Installing kernel-module-ip6-udp-tunnel-4.1.20-1.9 (4.1.20) on root Downloading http://downloads.openpli.org/feeds/openpli-develop/vuuno4kse/kernel-module-ip6-udp-tunnel-4.1.20-1.9_4.1.20-r0.1.4.2_vuuno4kse.ipk. Installing kernel-module-udp-tunnel-4.1.20-1.9 (4.1.20) on root Downloading http://downloads.openpli.org/feeds/openpli-develop/vuuno4kse/kernel-module-udp-tunnel-4.1.20-1.9_4.1.20-r0.1.4.2_vuuno4kse.ipk. Installing kernel-module-wireguard-4.1.20-1.9 (1.0.20210424) on root Downloading http://downloads.openpli.org/feeds/openpli-develop/vuuno4kse/kernel-module-wireguard-4.1.20-1.9_1.0.20210424-r0.2_vuuno4kse.ipk. Configuring kernel-module-ip6-udp-tunnel-4.1.20-1.9. Configuring kernel-module-udp-tunnel-4.1.20-1.9. Configuring kernel-module-wireguard-4.1.20-1.9.
root@vuuno4kse:~# opkg install wireguard-tools * Solver encountered 1 problem(s): * Problem 1/1: * - package wireguard-tools-1.0.20210424-r0.1.vuuno4kse requires wireguard-module, but none of the providers can be installed * - package kernel-module-wireguard-1.0.20210424-r0.2.vuuno4kse implicitly obsoletes kernel-module-wireguard provided by kernel-module-wireguard-4.1.20-1.9-1.0.20210424-r0.2.vuuno4kse * - conflicting requests * - problem with installed package kernel-module-wireguard-4.1.20-1.9-1.0.20210424-r0.2.vuuno4kse * * Solution 1: * - do not ask to install a package providing wireguard-tools * Solution 2: * - do not ask to install a package providing wireguard-tools
root@vuuno4kse:~# opkg download wireguard-tools Downloading http://downloads.openpli.org/feeds/openpli-develop/vuuno4kse/wireguard-tools_1.0.20210424-r0.1_vuuno4kse.ipk. Downloaded wireguard-tools as wireguard-tools_1.0.20210424-r0.1_vuuno4kse.ipk.
unpacked that ipk, also its containing data.tar.xz and copied these files manually to /usr/bin on the box.
the binaries from wireguard-tools (wg-quick and wg) work fine.
Edited by AllMassive, 18 May 2023 - 14:43.