replacement of ifupdown with netplan needs integration for /etc/network/if{up,down}.d scripts
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
aiccu (Ubuntu) |
Invalid
|
Undecided
|
Lars Düsing | ||
aoetools (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
avahi (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
bind9 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
chrony (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
clamav (Ubuntu) |
Fix Released
|
Medium
|
Sergio Durigan Junior | ||
controlaula (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
ethtool (Ubuntu) |
Triaged
|
Low
|
Unassigned | ||
guidedog (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
htpdate (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
ifenslave (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
ifmetric (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
ifupdown-multi (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
ifupdown-scripts-zg2 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
isatapd (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
lprng (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
miredo (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
mythtv (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
netplan.io (Ubuntu) |
New
|
Undecided
|
Lukas Märdian | ||
nplan (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
nss-pam-ldapd (Ubuntu) |
Fix Released
|
Undecided
|
Sergio Durigan Junior | ||
ntp (Ubuntu) |
Won't Fix
|
Low
|
Unassigned | ||
openntpd (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
openresolv (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
openssh (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
openvpn (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
openvswitch (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned | ||
postfix (Ubuntu) |
Fix Released
|
Undecided
|
Sergio Durigan Junior | ||
quicktun (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
resolvconf (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
sendmail (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
shorewall-init (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
sidedoor (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
slrn (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
tinc (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
ubuntu-fan (Ubuntu) |
Fix Released
|
Medium
|
Stefan Bader | ||
ucarp (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
uml-utilities (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
uruk (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
vlan (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
vzctl (Ubuntu) |
Triaged
|
Low
|
Unassigned | ||
wide-dhcpv6 (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
wpa (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
when network is configured with ifupdown, scripts in /etc/network/
Any packages that shipped these hooks need to be verified to have the same functionality under a netplan configured system.
# binpkgs=$(apt-file search /etc/network/if-up | sed 's,: .*,,' | sort -u)
# for i in $binpkgs; do
src=$(apt-cache show $i | awk '$1 == "Source:" { print $2; exit(0); }');
[ -z "$src" ] && src="$i"; echo $src; done | sort -u
aiccu
aoetools
avahi
bind9
chrony
clamav
controlaula
epoptes
ethtool
guidedog
htpdate
ifenslave
ifmetric
ifupdown-extra
ifupdown-multi
ifupdown-
isatapd
lprng
miredo
mythtv-backend
nss-pam-ldapd
ntp
openntpd
openresolv
openssh
openvpn
postfix
quicktun
resolvconf
sendmail
shorewall-init
sidedoor
slrn
tinc
ubuntu-fan
ucarp
uml-utilities
uruk
vlan
vzctl
wide-dhcpv6
wpa
Related bugs:
* bug 1718227: replacement of ifupdown with netplan needs integration for /etc/network/
* bug 1713803: replacement of resolvconf with systemd needs integration
* bug 1717983: replacement of isc-dhcp-client with with systemd-networkd for dhclient needs integration
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: netplan (not installed)
ProcVersionSign
Uname: Linux 4.12.0-11-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Sep 19 10:53:08 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-07-23 (789 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150722.1)
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: plan
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Bryce Harrington (community): Needs Information
- Dan Bungert (community): Needs Fixing
- git-ubuntu import: Pending requested
-
Diff: 358 lines (+209/-54)7 files modifieddebian/changelog (+61/-0)
debian/clamav-base.postinst.in (+1/-1)
debian/clamav-freshclam-ifupdown (+104/-52)
debian/clamav-freshclam.links (+3/-0)
debian/control (+2/-1)
debian/patches/resolve-armhf-ftbfs.patch (+37/-0)
debian/patches/series (+1/-0)
- Ubuntu Sponsors: Pending requested
- git-ubuntu import: Pending requested
-
Diff: 300 lines (+165/-54)5 files modifieddebian/changelog (+55/-0)
debian/clamav-base.postinst.in (+1/-1)
debian/clamav-freshclam-ifupdown (+104/-52)
debian/clamav-freshclam.links (+3/-0)
debian/control (+2/-1)
- git-ubuntu bot: Approve
- Bryce Harrington (community): Approve
- Canonical Server Reporter: Pending requested
-
Diff: 217 lines (+119/-52)3 files modifieddebian/changelog (+13/-0)
debian/clamav-freshclam-ifupdown (+104/-52)
debian/clamav-freshclam.links (+2/-0)
- Bryce Harrington (community): Approve
- Canonical Server: Pending requested
-
Diff: 43 lines (+13/-0)3 files modifieddebian/changelog (+9/-0)
debian/postfix.dirs (+2/-0)
debian/rules (+2/-0)
- Andreas Hasenack (community): Approve
- Canonical Server: Pending requested
- git-ubuntu developers: Pending requested
-
Diff: 516 lines (+374/-5)11 files modifieddebian/README.container (+60/-0)
debian/changelog (+193/-0)
debian/chrony.conf (+18/-1)
debian/chrony.default (+4/-0)
debian/chrony.service (+2/-2)
debian/chronyd-starter.sh (+70/-0)
debian/control (+4/-1)
debian/docs (+1/-0)
debian/install (+1/-0)
debian/links (+5/-0)
debian/postrm (+16/-1)
- Robie Basak: Approve
- Canonical Server: Pending requested
- git-ubuntu developers: Pending requested
-
Diff: 534 lines (+391/-5)13 files modifieddebian/README.container (+60/-0)
debian/changelog (+143/-0)
debian/chrony.conf (+18/-1)
debian/chrony.default (+4/-0)
debian/chrony.service (+2/-2)
debian/chronyd-starter.sh (+70/-0)
debian/control (+4/-1)
debian/docs (+1/-0)
debian/install (+1/-0)
debian/links (+5/-0)
debian/patches/lp-1718227-nm-dispatcher-for-networkd.patch (+66/-0)
debian/patches/series (+1/-0)
debian/postrm (+16/-1)
- Steve Langasek (community): Needs Fixing
- Nish Aravamudan (community): Approve
- Canonical Server packageset reviewers: Pending requested
- git-ubuntu developers: Pending requested
-
Diff: 199 lines (+136/-1)7 files modifieddebian/changelog (+13/-0)
debian/control (+1/-0)
debian/links (+5/-0)
debian/patches/lp-1718227-ignore-non-up-down-events-in-nm-dispatcher.patch (+32/-0)
debian/patches/lp-1718227-nm-dispatcher-for-networkd.patch (+67/-0)
debian/patches/series (+2/-0)
debian/postrm (+16/-1)
description: | updated |
tags: | added: netplan-transition |
Changed in ubuntu-fan (Ubuntu): | |
assignee: | nobody → Stefan Bader (smb) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in ubuntu-fan (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in chrony (Ubuntu): | |
assignee: | nobody → Dimitri John Ledkov (xnox) |
tags: | added: id-5aa24a811395b99975a9af89 |
Changed in clamav (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in chrony (Ubuntu): | |
importance: | Critical → High |
Changed in chrony (Ubuntu): | |
assignee: | Dimitri John Ledkov (xnox) → nobody |
Changed in ethtool (Ubuntu): | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in openvswitch (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
no longer affects: | epoptes (Ubuntu) |
tags: | added: server-todo |
Changed in clamav (Ubuntu): | |
assignee: | nobody → Sergio Durigan Junior (sergiodj) |
tags: | removed: server-todo |
aiccu package should be taken out of distribution due to closing of sixxs.net - there is no running tunnel broker any more.