iptables --list --numeric fails on -virtual kernel / -virtual missing bpfilter
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Seth Forshee | ||
Cosmic |
Fix Released
|
Medium
|
Seth Forshee |
Bug Description
On a fresh instance of cosmic, run:
$ sudo iptables --list --numeric; echo $?
iptables: No chain/target/match by that name.
1
Expected result is something like:
$ iptables --list --numeric
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: linux-image-
ProcVersionSign
Uname: Linux 4.18.0-7-generic x86_64
AlsaDevices:
total 0
crw-rw---- 1 root audio 116, 1 Sep 28 16:47 seq
crw-rw---- 1 root audio 116, 33 Sep 28 16:47 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.10-0ubuntu11
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: N/A
Date: Fri Sep 28 16:48:51 2018
Ec2AMI: ami-0000018b
Ec2AMIManifest: FIXME
Ec2Availability
Ec2InstanceType: m1.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
Lsusb:
Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: OpenStack Foundation OpenStack Nova
PciMultimedia:
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=C.UTF-8
SHELL=/bin/bash
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware N/A
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/01/2014
dmi.bios.vendor: SeaBIOS
dmi.bios.version: 1.10.2-1ubuntu1
dmi.chassis.type: 1
dmi.chassis.vendor: QEMU
dmi.chassis.
dmi.modalias: dmi:bvnSeaBIOS:
dmi.product.family: Virtual Machine
dmi.product.name: OpenStack Nova
dmi.product.
dmi.sys.vendor: OpenStack Foundation
Related branches
- Server Team CI bot: Approve (continuous-integration)
- Joshua Powers (community): Approve
- Ryan Harper: Approve
-
Diff: 40 lines (+18/-0)2 files modifiedtests/cloud_tests/testcases/modules/lxd_bridge.py (+9/-0)
tests/cloud_tests/testcases/modules/lxd_dir.py (+9/-0)
CVE References
summary: |
- iptables --list --numeric fails on -virtual kernel + iptables --list --numeric fails on -virtual kernel / -virtual missing + bpfilter |
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Cosmic): | |
status: | Confirmed → Triaged |
Changed in linux (Ubuntu Cosmic): | |
assignee: | nobody → Seth Forshee (sforshee) |
status: | Triaged → In Progress |
Changed in linux (Ubuntu Cosmic): | |
status: | In Progress → Fix Committed |
tags: |
added: kernel-fixup-verification-needed-bionic removed: verification-needed-bionic |
This change was made by a bot.