[Bug 1768798] Re: netplan try: terminal does not echo keypresses after ^C during wait

Launchpad Bug Tracker 1768798 at bugs.launchpad.net
Fri Jun 29 15:19:33 UTC 2018


This bug was fixed in the package netplan.io - 0.38

---------------
netplan.io (0.38) cosmic; urgency=medium

  * New upstream release:
    - Write udev .rules files to /run/udev/rules.d to enforce interface
      renaming. (LP: #1770082)
    - Don't traceback for 'netplan ip leases' when iface is not managed or
      doesn't DHCP (LP: #1768823)
    - Fix duplicate "/" path separator in error messages (LP: #1771440)
    - Fix incorrect terminal reset in 'netplan try' on Ctrl-C. (LP: #1768798)
    - Updated doc entries: mtu, fix fwmark->mark, cleanup optional.
      (LP: #1768783)
    - Added documentation validation at build.
    - Added configuration example for multi-ip interfaces.
  * tests/integration.py: fix test_eth_and_bridge autopkg test harder.
  * debian/control:
    - Add iproute2 to Depends.
    - Add python3-netifaces to Depends, Build-Depends.

 -- Mathieu Trudel-Lapierre <cyphermox at ubuntu.com>  Mon, 04 Jun 2018
14:45:26 -0400

** Changed in: netplan.io (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1768798

Title:
  netplan try: terminal does not echo keypresses after ^C during wait

Status in netplan.io package in Ubuntu:
  Fix Released

Bug description:
  If I do netplan try, press ^C during the wait, and try to type, my
  characters are not echoed to the terminal.

  (This is similar to what powersj found in
  https://asciinema.org/a/176782 but different in that instead of Enter
  it's ^C that triggers it.)

  I think you'll need to trap KeyboardInterrupt exceptions and reset
  afterwards? or use a try/finally construct to make sure things are
  reset?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1768798/+subscriptions



More information about the foundations-bugs mailing list