[Bug 1921515] [NEW] `SyntaxError` when byte-compiling during `do-release-upgrade` to hirsute
Dan Watkins
1921515 at bugs.launchpad.net
Fri Mar 26 14:48:48 UTC 2021
Public bug reported:
When performing a `do-release-upgrade -d` on my groovy system, I saw:
Setting up python3-software-properties (0.99.8) ...
Failed to byte-compile /usr/lib/python3/dist-packages/softwareproperties/extendedsourceslist.py: File "/usr/lib/python3/dist-packages/softwareproperties/extendedsourceslist.py", line 436
def __init__(self, sourceslist=None, /, files=None):
^
SyntaxError: invalid syntax (expected ')')
** Affects: software-properties (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1921515
Title:
`SyntaxError` when byte-compiling during `do-release-upgrade` to
hirsute
Status in software-properties package in Ubuntu:
New
Bug description:
When performing a `do-release-upgrade -d` on my groovy system, I saw:
Setting up python3-software-properties (0.99.8) ...
Failed to byte-compile /usr/lib/python3/dist-packages/softwareproperties/extendedsourceslist.py: File "/usr/lib/python3/dist-packages/softwareproperties/extendedsourceslist.py", line 436
def __init__(self, sourceslist=None, /, files=None):
^
SyntaxError: invalid syntax (expected ')')
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1921515/+subscriptions
More information about the foundations-bugs
mailing list