Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.82k stars 259 forks source link

Install VPS KERNEL="6.6" #3602

Closed Silvanskii closed 3 hours ago

Silvanskii commented 3 hours ago

Сan't install kernel 6.6. I am using debian 12. After booting I enter the commands: apt-get update && apt-get upgrade apt-get install -y ca-certificates && sed -i '/^mozilla\/DST_Root_CA_X3/s/^/!/' /etc/ca-certificates.conf && update-ca-certificates -f wget -O - https://www.openmptcprouter.com/server/debian-x86_64.sh | KERNEL=“6.6” sh and I get the following error Maybe I'm doing something wrong?

Silvanskii commented 3 hours ago

root@vds2642154:~# wget -O - https://www.openmptcprouter.com/server/debian-x86_6 4.sh | KERNEL="6.6" sh --2024-10-18 13:40:55-- https://www.openmptcprouter.com/server/debian-x86_64.sh Resolving www.openmptcprouter.com (www.openmptcprouter.com)... 185.131.64.122 Connecting to www.openmptcprouter.com (www.openmptcprouter.com)|185.131.64.122|: 443... connected. HTTP request sent, awaiting response... 200 OK Length: 90532 (88K) [application/octet-stream] Saving to: ‘STDOUT’

/etc/apt/trusted.gp 100%[===================>] 1.21K --.-KB/s in 0s

2024-10-18 13:41:04 (49.0 MB/s) - '/etc/apt/trusted.gpg.d/openmptcprouter.gpg' s aved [1241/1241]

Install mptcp kernel and shadowsocks... Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://security.debian.org/debian-security bookworm-security InRelease Get:3 http://archive.debian.org/debian buster-backports InRelease [51.4 kB] Get:4 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:5 https://repo.openmptcprouter.com buster InRelease [2128 B] Get:6 http://archive.debian.org/debian buster-backports/main amd64 Packages [481 kB] Get:7 http://archive.debian.org/debian buster-backports/main Translation-en [410 kB] Get:8 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] Get:9 https://repo.openmptcprouter.com buster/main amd64 Packages [11.3 kB] Get:10 http://deb.debian.org/debian bullseye/main Translation-en [6235 kB] Fetched 15.4 MB in 4s (3567 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree... Done Reading state information... Done dirmngr is already the newest version (2.2.40-1.1). dirmngr set to manually installed. The following additional packages will be installed: iptables libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libpkgconf3 pkgconf pkgconf-bin Suggested packages: firewalld ed diffutils-doc zip The following NEW packages will be installed: curl ipset iptables libcurl4 libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libpkgconf3 patch pkg-config pkgconf pkgconf-bin rename unzip 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. Need to get 1673 kB of archives. After this operation, 5487 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u7 [390 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u7 [315 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libipset13 amd64 7.17-1 [67.5 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 ipset amd64 7.17-1 [45.7 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 rename all 2.01-1 [21.0 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] Fetched 1673 kB in 1s (2827 kB/s) Selecting previously unselected package libcurl4:amd64. (Reading database ... 35727 files and directories currently installed.) Preparing to unpack .../00-libcurl4_7.88.1-10+deb12u7_amd64.deb ... Unpacking libcurl4:amd64 (7.88.1-10+deb12u7) ... Selecting previously unselected package curl. Preparing to unpack .../01-curl_7.88.1-10+deb12u7_amd64.deb ... Unpacking curl (7.88.1-10+deb12u7) ... Selecting previously unselected package libipset13:amd64. Preparing to unpack .../02-libipset13_7.17-1_amd64.deb ... Unpacking libipset13:amd64 (7.17-1) ... Selecting previously unselected package ipset. Preparing to unpack .../03-ipset_7.17-1_amd64.deb ... Unpacking ipset (7.17-1) ... Selecting previously unselected package libip6tc2:amd64. Preparing to unpack .../04-libip6tc2_1.8.9-2_amd64.deb ... Unpacking libip6tc2:amd64 (1.8.9-2) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../05-libnfnetlink0_1.0.2-2_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.2-2) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../06-libnetfilter-conntrack3_1.0.9-3_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ... Selecting previously unselected package iptables. Preparing to unpack .../07-iptables_1.8.9-2_amd64.deb ... Unpacking iptables (1.8.9-2) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../08-libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package patch. Preparing to unpack .../09-patch_2.7.6-7_amd64.deb ... Unpacking patch (2.7.6-7) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../10-pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../11-pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../12-pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Selecting previously unselected package rename. Preparing to unpack .../13-rename_2.01-1_all.deb ... Unpacking rename (2.01-1) ... Selecting previously unselected package unzip. Preparing to unpack .../14-unzip_6.0-28_amd64.deb ... Unpacking unzip (6.0-28) ... Setting up libip6tc2:amd64 (1.8.9-2) ... Setting up unzip (6.0-28) ... Setting up rename (2.01-1) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up patch (2.7.6-7) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up libipset13:amd64 (7.17-1) ... Setting up libnfnetlink0:amd64 (1.0.2-2) ... Setting up libcurl4:amd64 (7.88.1-10+deb12u7) ... Setting up curl (7.88.1-10+deb12u7) ... Setting up ipset (7.17-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ... Setting up iptables (1.8.9-2) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for man-db (2.11.2-2) ... Processing triggers for mailcap (3.70+nmu1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ...

/etc/apt/trusted.gpg.d/xanmod.gpg 100%[===========================================================>] 1.66K --.-KB/s in 0s

2024-10-18 13:41:16 (15.1 MB/s) - '/etc/apt/trusted.gpg.d/xanmod.gpg' saved [1702/1702]

Hit:1 http://security.debian.org/debian-security bookworm-security InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bullseye InRelease Hit:4 http://archive.debian.org/debian buster-backports InRelease Get:5 http://deb.xanmod.org releases InRelease [2091 B] Hit:6 https://repo.openmptcprouter.com buster InRelease Err:5 http://deb.xanmod.org releases InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 86F7D09EE734E623 Reading package lists... Done W: http://security.debian.org/debian-security/dists/bookworm-security/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/xanm od.gpg are ignored as the file has an unsupported filetype. W: http://deb.debian.org/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/xanmod.gpg are ignored as t he file has an unsupported filetype. W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/xanmod.gpg are ignored as t he file has an unsupported filetype. W: http://archive.debian.org/debian/dists/buster-backports/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/xanmod.gpg are ignored as the file has an unsupported filetype. W: http://deb.xanmod.org/dists/releases/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/xanmod.gpg are ignored as the file has an unsupported filetype. W: GPG error: http://deb.xanmod.org releases InRelease: The following signatures couldn't be verified because the public key is not av ailable: NO_PUBKEY 86F7D09EE734E623 E: The repository 'http://deb.xanmod.org releases InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. W: https://repo.openmptcprouter.com/dists/buster/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/xanmod.gpg are ignored as the file has an unsupported filetype.

Cannot write to ‘-’ (Broken pipe).

Ysurac commented 3 hours ago

This is stable kernel release, it doesn't support kernel 6.6 yet. To use kernel 6.6, you need to use Release Candidate or Snapshot script: https://github.com/Ysurac/openmptcprouter/wiki/Snapshots