bridge-utils incompatible with ifupdown on bionic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ifupdown (Ubuntu) |
Fix Released
|
Critical
|
Steve Langasek |
Bug Description
$ apt-cache policy ifupdown bridge-utils
ifupdown:
Installed: (none)
Candidate: 0.8.16ubuntu2
Version table:
0.8.16ubuntu2 500
500 http://
100 /var/lib/
bridge-utils:
Installed: 1.5-15ubuntu1
Candidate: 1.5-15ubuntu1
Version table:
*** 1.5-15ubuntu1 500
500 http://
100 /var/lib/
$ sudo apt-get install ifupdown
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
rdnssd
The following packages will be REMOVED
bridge-utils
The following NEW packages will be installed
ifupdown
0 to upgrade, 1 to newly install, 1 to remove and 0 not to upgrade.
Need to get 55.2 kB of archives.
After this operation, 119 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://
Fetched 55.2 kB in 0s (1,280 kB/s)
(Reading database ... 251311 files and directories currently installed.)
Removing bridge-utils (1.5-15ubuntu1) ...
Selecting previously unselected package ifupdown.
(Reading database ... 251286 files and directories currently installed.)
Preparing to unpack .../ifupdown_
Unpacking ifupdown (0.8.16ubuntu2) ...
Setting up ifupdown (0.8.16ubuntu2) ...
Processing triggers for ureadahead (0.100.0-20) ...
ureadahead will be reprofiled on next reboot
Processing triggers for systemd (237-3ubuntu4) ...
Processing triggers for man-db (2.8.2-1) ...
$ sudo apt-get install bridge-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
ifupdown
The following packages will be REMOVED
ifupdown
The following NEW packages will be installed
bridge-utils
0 to upgrade, 1 to newly install, 1 to remove and 0 not to upgrade.
Need to get 0 B/30.1 kB of archives.
After this operation, 119 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 251318 files and directories currently installed.)
Removing ifupdown (0.8.16ubuntu2) ...
Selecting previously unselected package bridge-utils.
(Reading database ... 251286 files and directories currently installed.)
Preparing to unpack .../bridge-
Unpacking bridge-utils (1.5-15ubuntu1) ...
Setting up bridge-utils (1.5-15ubuntu1) ...
Processing triggers for man-db (2.8.2-1) ...
Related branches
- Steve Langasek: Pending requested
-
Diff: 14 lines (+2/-2)1 file modifiedvorlon (+2/-2)
affects: | bridge-utils (Ubuntu) → ifupdown (Ubuntu) |
Changed in ifupdown (Ubuntu): | |
assignee: | nobody → Steve Langasek (vorlon) |
importance: | Undecided → Critical |
status: | Confirmed → In Progress |
Changed in ifupdown (Ubuntu): | |
status: | In Progress → Fix Committed |
Status changed to 'Confirmed' because the bug affects multiple users.