replace uses of net-tools with iproute2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Release Notes for Ubuntu |
Undecided
|
Canonical Server Team | ||
| byobu |
Medium
|
Unassigned | ||
| byobu (Ubuntu) |
Medium
|
Unassigned | ||
| ubuntu-meta (Ubuntu) |
High
|
Canonical Server Team |
Bug Description
As ubuntu goes forward, net-tools is looking to be dropped.
Byobu currently depends on net-tools. That code should be replaced by iproute2.
Related bugs:
* bug 925145: cloud-init Use ip instead of ifconfig and route
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: byobu 5.124-0ubuntu1
ProcVersionSign
Uname: Linux 4.13.0-25-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 12 13:34:27 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-07-23 (935 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150722.1)
PackageArchitec
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: byobu
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Ubuntu Core Development Team: Pending requested 2019-05-13
-
Diff: 2171 lines (+1831/-0) (has conflicts)48 files modifiedSTRUCTURE (+31/-0)
boot (+3/-0)
build-essential (+3/-0)
cloud-image (+11/-0)
desktop (+65/-0)
desktop-default-languages (+17/-0)
desktop-minimal (+169/-0)
desktop-minimal-default-languages (+17/-0)
desktop.minimal-remove (+190/-0)
development (+85/-0)
doc/langpacks.txt (+17/-0)
installer (+3/-0)
lamp-server (+13/-0)
languages/STRUCTURE (+16/-0)
languages/desktop-de (+24/-0)
languages/desktop-en (+27/-0)
languages/desktop-es (+20/-0)
languages/desktop-fr (+19/-0)
languages/desktop-it (+19/-0)
languages/desktop-minimal-de (+11/-0)
languages/desktop-minimal-en (+7/-0)
languages/desktop-minimal-es (+11/-0)
languages/desktop-minimal-fr (+11/-0)
languages/desktop-minimal-it (+11/-0)
languages/desktop-minimal-pt (+11/-0)
languages/desktop-minimal-ru (+11/-0)
languages/desktop-minimal-zh (+23/-0)
languages/desktop-pt (+24/-0)
languages/desktop-ru (+16/-0)
languages/desktop-zh (+9/-0)
live (+35/-0)
mail-server (+17/-0)
minimal (+3/-0)
openssh-server (+10/-0)
print-server (+15/-0)
required (+3/-0)
samba-server (+17/-0)
server (+65/-0)
server-ship (+277/-0)
server-ship-live (+45/-0)
ship (+69/-0)
ship-live (+35/-0)
standard (+3/-0)
supported (+212/-0)
supported-desktop-extra (+62/-0)
supported-kiosk (+6/-0)
system-image (+46/-0)
wsl (+17/-0)
- Andreas Hasenack: Approve on 2019-05-10
- Robie Basak: Needs Information on 2019-05-10
- Canonical Server Team: Pending requested 2019-05-13
-
Diff: 19 lines (+1/-1)1 file modifiedserver (+1/-1)
- Robie Basak: Approve on 2018-10-22
-
Diff: 12 lines (+0/-1)1 file modifiedserver (+0/-1)
Scott Moser (smoser) wrote : | #1 |
Changed in byobu (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in byobu: | |
status: | New → Fix Committed |
Changed in byobu (Ubuntu): | |
status: | Triaged → Fix Committed |
Changed in byobu: | |
importance: | Undecided → Medium |
Changed in byobu (Ubuntu): | |
importance: | Wishlist → Medium |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package byobu - 5.127-0ubuntu1
---------------
byobu (5.127-0ubuntu1) cosmic; urgency=medium
* usr/share/
- Googley PS1 for non-Ubuntu distros
* usr/lib/byobu/logo, usr/share/
- use Google lego logo for gLinux
* usr/lib/byobu/logo: LP: #1769676
- don't use the Ubuntu logo in the status line, as this breaks ssh
clients coming to Ubuntu from other OSes without the Ubuntu font
* usr/lib/
usr/
usr/
usr/
usr/
usr/
usr/
usr/
* usr/bin/
- deprecate unmaintained ec2/rcs pricing functionality
- this never really worked well, and these prices are constantly changing
- clear out stale status cache
* debian/control, usr/lib/
usr/
- switch entirely to iproute2, away from net-tools and ifconfig
- only remaining ifconfig is fall-back logic, in case /sbin/ip is
not found
* usr/share/
- update categories so that Byobu can show up in Cinnamon/Mint's
preferred applications list
* usr/share/
usr/
usr/
usr/
- re-render png's, as Chrome started rendering middle color wrong
* usr/bin/
profile.1: LP: #1717746
- deprecate interactive mode for byobu-select-
* usr/lib/
- try to support zsh and other shells in addition to bash
* usr/bin/
- update getting started to byobu.org
* usr/share/
- add a comment about motd printing
* usr/share/
- update documentation on setting a logo
* debian/compat, debian/control:
* debian/compat, debian/control, usr/lib/
usr/
- neverending fight with lintian
- hardcode python3 as our interpreter
* usr/lib/
- check for lsb-release before using (not present on Debian)
* usr/share/
- fix missing bash 256 ps1 colors
-- Dustin Kirkland <email address hidden> Sun, 27 May 2018 18:07:11 -0500
Changed in byobu (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-meta (Ubuntu): | |
assignee: | nobody → Canonical Server Team (canonical-server) |
tags: | added: server-next server-triage-discuss |
Changed in ubuntu-release-notes: | |
assignee: | nobody → Canonical Server Team (canonical-server) |
assignee: | Canonical Server Team (canonical-server) → Ubuntu Server (ubuntu-server) |
assignee: | Ubuntu Server (ubuntu-server) → Canonical Server Team (canonical-server) |
status: | New → Confirmed |
Christian Ehrhardt (paelzer) wrote : | #4 |
TBH that is just showing that [1], fell through the cracks :-/
We are early in Eoan - lets do this now - worst case slightly break it and resolve details afterwards.
I made it part of another seed/meta change Eoan to do both in one [2].
Further I have added a release-note task to mention it in Eoan.
[1]: https:/
[2]: https:/
Changed in ubuntu-meta (Ubuntu): | |
importance: | Undecided → High |
status: | Confirmed → Triaged |
Launchpad Janitor (janitor) wrote : | #5 |
This bug was fixed in the package ubuntu-meta - 1.434
---------------
ubuntu-meta (1.434) eoan; urgency=medium
* Refreshed dependencies
* Added fwupd to server-recommends (LP: #1749774)
* Removed net-tools from server (LP: #1748956)
-- Christian Ehrhardt <email address hidden> Mon, 13 May 2019 12:08:01 +0200
Changed in ubuntu-meta (Ubuntu): | |
status: | Triaged → Fix Released |
tags: | removed: server-triage-discuss |
Status changed to 'Confirmed' because the bug affects multiple users.