[Bug 2073688] Re: /usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning: invalid escape sequence '\e' long_text='''
Graham Inggs
2073688 at bugs.launchpad.net
Thu Jul 25 08:42:05 UTC 2024
This FTBFS for me, it looks like the same error reported to Debian [1].
If you get it to build, please provide a log or link to a PPA build.
[1] https://bugs.debian.org/1074216
** Bug watch added: Debian Bug tracker #1074216
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074216
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2073688
Title:
/usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning:
invalid escape sequence '\e' long_text='''
Status in kitty package in Ubuntu:
Fix Released
Status in kitty source package in Noble:
In Progress
Bug description:
[ Impact ]
The package displays a warning when installing it or upgrading it
from a previous version. This warning can scare users who see it
in the terminal.
[ Test Plan ]
Try to install the patched package and verify that it still starts
fine. Check that the warning is gone when installing or upgrading
the package.
[ Where problems could occur ]
Fixing the string wrongly can make the program behave wrongly.
[ Original Bug Report ]
Hello,
During the upgrade of kitty, I get the following warning:
Setting up kitty (0.32.2-1ubuntu0.1) ...
/usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning: invalid escape sequence '\e'
long_text='''
I this this file should be patched so the warning does not appear
during upgrade.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kitty/+bug/2073688/+subscriptions
More information about the Ubuntu-sponsors
mailing list