[Bug 2145141] [NEW] ftbfs because of ansi color escape characters

Guillaume Boutry 2145141 at bugs.launchpad.net
Sun Mar 22 15:50:44 UTC 2026


Public bug reported:

https://launchpad.net/ubuntu/+source/cmd2/3.2.0+ds-1/+build/32546857

>       assert alert_str == expected
E       AssertionError: assert '\x1b[2K\rHello World!' == '\x1b[2K\r\x1...World!\x1b[0m'
E         
E           
E         - Hello World!
E         + Hello World!


Local build and debian build seem to pass thanks to PTY being available

** Affects: cmd2 (Ubuntu)
     Importance: Undecided
     Assignee: Guillaume Boutry (gboutry)
         Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cmd2 in Ubuntu.
https://bugs.launchpad.net/bugs/2145141

Title:
  ftbfs because of ansi color escape characters

Status in cmd2 package in Ubuntu:
  Confirmed

Bug description:
  https://launchpad.net/ubuntu/+source/cmd2/3.2.0+ds-1/+build/32546857

  >       assert alert_str == expected
  E       AssertionError: assert '\x1b[2K\rHello World!' == '\x1b[2K\r\x1...World!\x1b[0m'
  E         
  E           
  E         - Hello World!
  E         + Hello World!

  
  Local build and debian build seem to pass thanks to PTY being available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmd2/+bug/2145141/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list