Public bug reported:

sudo apt install python3-future python3-chardet 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3-chardet is already the newest version (5.2.0+dfsg-1).
python3-chardet set to manually installed.
Suggested packages:
  python-future-doc
The following NEW packages will be installed:
  python3-future python3-lib2to3
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 420 kB of archives.
After this operation, 2,080 kB of additional disk space will be used.
Get:1 http://np.archive.ubuntu.com/ubuntu noble/universe amd64 python3-lib2to3 
all 3.12.3-0ubuntu1 [78.0 kB]
Get:2 http://np.archive.ubuntu.com/ubuntu noble/universe amd64 python3-future 
all 0.18.2-6ubuntu2 [342 kB]
Fetched 420 kB in 3s (143 kB/s)         
Selecting previously unselected package python3-lib2to3.
(Reading database ... 102448 files and directories currently installed.)
Preparing to unpack .../python3-lib2to3_3.12.3-0ubuntu1_all.deb ...
Unpacking python3-lib2to3 (3.12.3-0ubuntu1) ...
Selecting previously unselected package python3-future.
Preparing to unpack .../python3-future_0.18.2-6ubuntu2_all.deb ...
Unpacking python3-future (0.18.2-6ubuntu2) ...
Setting up python3-lib2to3 (3.12.3-0ubuntu1) ...
Setting up python3-future (0.18.2-6ubuntu2) ...
update-alternatives: using /usr/bin/python3-futurize to provide 
/usr/bin/futurize (futurize) in auto mode
update-alternatives: using /usr/bin/python3-pasteurize to provide 
/usr/bin/pasteurize (pasteurize) in auto mode

/usr/lib/python3/dist-packages/future/backports/email/_header_value_parser.py:662:
 SyntaxWarning: invalid escape sequence '\('
  '(', '\(').replace(
/usr/lib/python3/dist-packages/future/backports/email/_header_value_parser.py:663:
 SyntaxWarning: invalid escape sequence '\)'
  ')', '\)')
/usr/lib/python3/dist-packages/future/backports/email/_header_value_parser.py:1349:
 SyntaxWarning: invalid escape sequence '\]'
  ''.join(ATOM_ENDS).replace('\\','\\\\').replace(']','\]'))).match
/usr/lib/python3/dist-packages/future/backports/email/_header_value_parser.py:1352:
 SyntaxWarning: invalid escape sequence '\]'
  ''.join(TOKEN_ENDS).replace('\\','\\\\').replace(']','\]'))).match
/usr/lib/python3/dist-packages/future/backports/email/_header_value_parser.py:1354:
 SyntaxWarning: invalid escape sequence '\]'
  ''.join(ATTRIBUTE_ENDS).replace('\\','\\\\').replace(']','\]'))).match
/usr/lib/python3/dist-packages/future/backports/email/_header_value_parser.py:1357:
 SyntaxWarning: invalid escape sequence '\]'
  '\\','\\\\').replace(']','\]'))).match
/usr/lib/python3/dist-packages/future/backports/email/_header_value_parser.py:1541:
 SyntaxWarning: invalid escape sequence '\ '
  """ctext = <printable ascii except \ ( )>
/usr/lib/python3/dist-packages/future/backports/email/_header_value_parser.py:1876:
 SyntaxWarning: invalid escape sequence '\ '
  """ dtext = <printable ascii except \ [ ]> / obs-dtext
/usr/lib/python3/dist-packages/future/backports/email/feedparser.py:37: 
SyntaxWarning: invalid escape sequence '\Z'
  NLCRE_eol = re.compile('(\r\n|\r|\n)\Z')
/usr/lib/python3/dist-packages/future/backports/email/utils.py:68: 
SyntaxWarning: invalid escape sequence '\A'
  '([^\ud800-\udbff]|\A)[\udc00-\udfff]([^\udc00-\udfff]|\Z)').search
/usr/lib/python3/dist-packages/future/backports/html/parser.py:31: 
SyntaxWarning: invalid escape sequence '\s'
  tagfind = re.compile('([a-zA-Z][-.a-zA-Z0-9:_]*)(?:\s|/(?!>))*')
/usr/lib/python3/dist-packages/future/backports/html/parser.py:79: 
SyntaxWarning: invalid escape sequence '\s'
  endtagfind = re.compile('</\s*([a-zA-Z][-.a-zA-Z0-9:_]*)\s*>')
/usr/lib/python3/dist-packages/future/backports/http/client.py:1: 
SyntaxWarning: invalid escape sequence '\_'
  """HTTP/1.1 client library
/usr/lib/python3/dist-packages/future/backports/http/cookiejar.py:212: 
SyntaxWarning: invalid escape sequence '\d'
  "(\d\d\d\d) (\d\d):(\d\d):(\d\d) GMT$", re.ASCII)
/usr/lib/python3/dist-packages/future/backports/http/cookiejar.py:293: 
SyntaxWarning: invalid escape sequence '\d'
  """^
/usr/lib/python3/dist-packages/future/backports/http/cookiejar.py:429: 
SyntaxWarning: invalid escape sequence '\s'
  non_junk, nr_junk_chars = re.subn("^[=\s;]*", "", text)
/usr/lib/python3/dist-packages/future/backports/test/support.py:1977: 
SyntaxWarning: invalid escape sequence '\d'
  m = re.match("2.6.(\d{1,2})", kernel_version)
/usr/lib/python3/dist-packages/future/backports/urllib/parse.py:957: 
SyntaxWarning: invalid escape sequence '\?'
  _queryprog = re.compile('^(.*)\?([^?]*)$')
/usr/lib/python3/dist-packages/past/types/oldstr.py:23: SyntaxWarning: invalid 
escape sequence '\d'
  """
it appears installed after this log 

 apt show python3-future
Package: python3-future
Version: 0.18.2-6ubuntu2
Priority: optional
Section: universe/python
Source: python-future
Origin: Ubuntu
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Debian Python Team <[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1,705 kB
Depends: python3:any, python3-lib2to3
Suggests: python-future-doc
Homepage: https://python-future.org
Download-Size: 342 kB
APT-Manual-Installed: yes
APT-Sources: http://np.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
Description: Clean single-source support for Python 3 and 2 - Python 3.x


apt policy  python3-future
python3-future:
  Installed: 0.18.2-6ubuntu2
  Candidate: 0.18.2-6ubuntu2
  Version table:
 *** 0.18.2-6ubuntu2 500
        500 http://np.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
        100 /var/lib/dpkg/status

** Affects: python-future (Ubuntu)
     Importance: Undecided
         Status: New

** Summary changed:

- ubuntu noble install error warnings
+ ubuntu noble install error warnings in noble

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

Title:
  ubuntu noble install error warnings in noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-future/+bug/2064850/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to