View Issue Details

IDProjectCategoryView StatusLast Update
0008699Kali LinuxKali Package Bugpublic2025-03-20 13:02
Reporterrm1984 Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionopen 
Summary0008699: Syntax warning while setting up python3-adal (1.2.7-3)
Description

Setting up python3-adal (1.2.7-3) ...#################################################################################################.................................................................] ]
/usr/lib/python3/dist-packages/adal/authentication_parameters.py:92: SyntaxWarning: invalid escape sequence '\s'
"""^\sBearer\s+([^,\s="]+?)="([^"]?)"\s(,\s([^,\s="]+?)="([^"]?)"\s)$""")
/usr/lib/python3/dist-packages/adal/authentication_parameters.py:94: SyntaxWarning: invalid escape sequence '\s'
first_key_value_pair_regex = re.compile("""^\s
Bearer\s+([^,\s="]+?)="([^"]?)"\s""")
/usr/lib/python3/dist-packages/adal/authentication_parameters.py:98: SyntaxWarning: invalid escape sequence '\s'
all_other_key_value_pair_regex = re.compile("""(?:,\s([^,\s="]+?)="([^"]?)"\s*)""")

Activities

g0tmi1k

g0tmi1k

2025-03-20 13:02

administrator   ~0020437

This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/get-kali/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/

Issue History

Date Modified Username Field Change
2024-04-02 07:16 rm1984 New Issue
2025-03-20 13:02 g0tmi1k Note Added: 0020437
2025-03-20 13:02 g0tmi1k Status new => closed