[Bug 2127106] [NEW] stty: invalid argument in Ubuntu 25.10 breaks Symfony Console and other CLI tools

Launchpad Bug Tracker 2127106 at bugs.launchpad.net
Thu Oct 9 21:58:59 UTC 2025


You have been subscribed to a public bug:

After upgrading to Ubuntu 25.10 (Questing), the stty command seems to return an invalid or non-standard argument format.
This causes many interactive terminal applications (for example, Symfony Console) to fail when they attempt to change terminal settings.

Example when running a Symfony command: php bin/console make:entity

Class name of the entity to create or update (e.g. GrumpyKangaroo):
 > User
stty: invalid argument '500:5:f00bf:8a3b:3:1c:7f:15:4:0:1:0:11:13:1a:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0'


At this point, the terminal often stops showing what you type (echo is lost), and the only way to fix it is to run stty sane.

Steps to reproduce

Run on Ubuntu 25.10:
stty -g
Output example: 500:5:f00bf:8a3b:3:1c:7f:15:4:0:1:0:11:13:1a:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0

php bin/console make:entity
stty: invalid argument '500:5:f00bf:8a3b:...'
Input visibility is lost — typed text does not appear.

** Affects: rust-coreutils (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: coreutils php regression symfony terminal tty ubuntu-25.10
-- 
stty: invalid argument in Ubuntu 25.10 breaks Symfony Console and other CLI tools
https://bugs.launchpad.net/bugs/2127106
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to rust-coreutils in Ubuntu.



More information about the foundations-bugs mailing list