Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ifupdown2 problem #4

Closed
jackpassgfw opened this issue Oct 27, 2023 · 2 comments
Closed

ifupdown2 problem #4

jackpassgfw opened this issue Oct 27, 2023 · 2 comments

Comments

@jackpassgfw
Copy link

root@nanopc-t6-arm64:/home/debian# apt install ifupdown2 -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
python3-distutils python3-lib2to3 python3-setuptools python3-systemd
Suggested packages:
isc-dhcp-client ethtool python3-gvgen python3-mako python-setuptools-doc
The following packages will be REMOVED:
ifupdown
The following NEW packages will be installed:
ifupdown2 python3-distutils python3-lib2to3 python3-setuptools python3-systemd
0 upgraded, 5 newly installed, 1 to remove and 0 not upgraded.
Need to get 1020 kB of archives.
After this operation, 5565 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
Get:2 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
Get:3 http://deb.debian.org/debian bookworm/main arm64 python3-setuptools all 66.1.1-1 [521 kB]
Get:4 http://deb.debian.org/debian bookworm/main arm64 python3-systemd arm64 235-1+b2 [39.1 kB]
Get:5 https://mirrors.apqa.cn/proxmox/debian/pve bookworm/port arm64 ifupdown2 all 3.2.0-1+pmx2 [252 kB]
Fetched 1020 kB in 2s (534 kB/s)
(Reading database ... 33007 files and directories currently installed.)
Removing ifupdown (0.8.41) ...
Selecting previously unselected package python3-lib2to3.
(Reading database ... 32971 files and directories currently installed.)
Preparing to unpack .../python3-lib2to3_3.11.2-3_all.deb ...
Unpacking python3-lib2to3 (3.11.2-3) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../python3-distutils_3.11.2-3_all.deb ...
Unpacking python3-distutils (3.11.2-3) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../python3-setuptools_66.1.1-1_all.deb ...
Unpacking python3-setuptools (66.1.1-1) ...
Selecting previously unselected package python3-systemd.
Preparing to unpack .../python3-systemd_235-1+b2_arm64.deb ...
Unpacking python3-systemd (235-1+b2) ...
Selecting previously unselected package ifupdown2.
Preparing to unpack .../ifupdown2_3.2.0-1+pmx2_all.deb ...
Unpacking ifupdown2 (3.2.0-1+pmx2) ...
Setting up python3-lib2to3 (3.11.2-3) ...
Setting up python3-systemd (235-1+b2) ...
Setting up python3-distutils (3.11.2-3) ...
Setting up python3-setuptools (66.1.1-1) ...
Setting up ifupdown2 (3.2.0-1+pmx2) ...
Installing new version of config file /etc/default/networking ...
find: ‘/var/lib/dhcp/’: No such file or directory

network config changes have been detected for ifupdown2 compatibility.
Saved in /etc/network/interfaces.new for hot-apply or next reboot.

Reloading network config on first install
warning: vrf: cache v4: cmd '/bin/ip rule show' failed: returned 255 (RTNETLINK answers: Operation not supported
Dump terminated
)
warning: vrf: cache v6: cmd '/bin/ip -6 rule show' failed: returned 255 (RTNETLINK answers: Operation not supported
Dump terminated
)

@jackpassgfw
Copy link
Author

This is a problem of nanopc-t6_bookworm-v12-6.5.5.img.xz

@inindev
Copy link
Owner

inindev commented Dec 25, 2023

I just posted a new release. Would you be able to see if you can still reproduce this issue?

also, possibly try the ip version of the command:

ip link set enP2p33s0 down
ip link set enP4p65s0 down

@inindev inindev closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants