← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2121710] [NEW] Many SyntaxWaring during sudo apt install rhythmbox

 

Public bug reported:

Ubuntu 24.04.3, Rhythmbox ver 3.4.7

These warnings or errors should not occur.

$ sudo apt install rhythmbox
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  rhythmbox-plugin-alternative-toolbar rhythmbox-plugins
Suggested packages:
  gnome-codec-install rhythmbox-plugin-cdrecorder rhythmbox-plugin-zeitgeist
The following NEW packages will be installed:
  rhythmbox rhythmbox-plugin-alternative-toolbar rhythmbox-plugins
0 upgraded, 3 newly installed, 0 to remove and 19 not upgraded.
Need to get 513 kB of archives.
After this operation, 2,379 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 rhythmbox amd64 3.4.7-2ubuntu6 [122 kB]
Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 rhythmbox-plugin-alternative-toolbar all 0.20.4-1 [51.2 kB]
Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 rhythmbox-plugins amd64 3.4.7-2ubuntu6 [340 kB]
Fetched 513 kB in 1s (355 kB/s)          
Selecting previously unselected package rhythmbox.
(Reading database ... 261470 files and directories currently installed.)
Preparing to unpack .../rhythmbox_3.4.7-2ubuntu6_amd64.deb ...
Unpacking rhythmbox (3.4.7-2ubuntu6) ...
Selecting previously unselected package rhythmbox-plugin-alternative-toolbar.
Preparing to unpack .../rhythmbox-plugin-alternative-toolbar_0.20.4-1_all.deb ...
Unpacking rhythmbox-plugin-alternative-toolbar (0.20.4-1) ...
Selecting previously unselected package rhythmbox-plugins.
Preparing to unpack .../rhythmbox-plugins_3.4.7-2ubuntu6_amd64.deb ...
Unpacking rhythmbox-plugins (3.4.7-2ubuntu6) ...
Setting up rhythmbox (3.4.7-2ubuntu6) ...
Setting up rhythmbox-plugin-alternative-toolbar (0.20.4-1) ...
/usr/lib/rhythmbox/plugins/alternative-toolbar/alttoolbar_plugins.py:171: SyntaxWarning: invalid escape sequence '\('
  translation = re.sub('\(..\)', '', translation, flags=re.DOTALL)
Setting up rhythmbox-plugins (3.4.7-2ubuntu6) ...
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/AstrawebParser.py:64: SyntaxWarning: invalid escape sequence '\/'
  url = re.split('(\/display[^"]*)', entry)[1]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/AstrawebParser.py:66: SyntaxWarning: invalid escape sequence '\/'
  title = re.split('(\/display[^>]*)([^<]*)', entry)[2][1:].strip()
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/AstrawebParser.py:97: SyntaxWarning: invalid escape sequence '\/'
  lyrics = re.split('(<font face=arial size=2>)(.*)(<\/font><br></td><td*)', result)[2]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/JetlyricsParser.py:50: SyntaxWarning: invalid escape sequence '\.'
  m = re.search('<a href=\'(http://jetlyrics\.com/viewlyrics\.php\?id=[0-9]*)\'>', result)
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/JlyricParser.py:49: SyntaxWarning: invalid escape sequence '\.'
  m = re.search('<div class=\'title\'><a href=\'(/artist/[^\.]*\.html)\'>', result)
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/TerraParser.py:39: SyntaxWarning: invalid escape sequence '\w'
  pattern = re.compile("&(#?\w+?);")
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/WinampcnParser.py:87: SyntaxWarning: invalid escape sequence '\['
  lrcplaintext = re.sub('\[.*?\]', '', lrcplaintext)
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for man-db (2.12.0-4build2) ...

** Affects: rhythmbox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/2121710

Title:
  Many SyntaxWaring  during sudo apt install rhythmbox

Status in rhythmbox package in Ubuntu:
  New

Bug description:
  Ubuntu 24.04.3, Rhythmbox ver 3.4.7

  These warnings or errors should not occur.

  $ sudo apt install rhythmbox
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  The following additional packages will be installed:
    rhythmbox-plugin-alternative-toolbar rhythmbox-plugins
  Suggested packages:
    gnome-codec-install rhythmbox-plugin-cdrecorder rhythmbox-plugin-zeitgeist
  The following NEW packages will be installed:
    rhythmbox rhythmbox-plugin-alternative-toolbar rhythmbox-plugins
  0 upgraded, 3 newly installed, 0 to remove and 19 not upgraded.
  Need to get 513 kB of archives.
  After this operation, 2,379 kB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 rhythmbox amd64 3.4.7-2ubuntu6 [122 kB]
  Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 rhythmbox-plugin-alternative-toolbar all 0.20.4-1 [51.2 kB]
  Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 rhythmbox-plugins amd64 3.4.7-2ubuntu6 [340 kB]
  Fetched 513 kB in 1s (355 kB/s)          
  Selecting previously unselected package rhythmbox.
  (Reading database ... 261470 files and directories currently installed.)
  Preparing to unpack .../rhythmbox_3.4.7-2ubuntu6_amd64.deb ...
  Unpacking rhythmbox (3.4.7-2ubuntu6) ...
  Selecting previously unselected package rhythmbox-plugin-alternative-toolbar.
  Preparing to unpack .../rhythmbox-plugin-alternative-toolbar_0.20.4-1_all.deb ...
  Unpacking rhythmbox-plugin-alternative-toolbar (0.20.4-1) ...
  Selecting previously unselected package rhythmbox-plugins.
  Preparing to unpack .../rhythmbox-plugins_3.4.7-2ubuntu6_amd64.deb ...
  Unpacking rhythmbox-plugins (3.4.7-2ubuntu6) ...
  Setting up rhythmbox (3.4.7-2ubuntu6) ...
  Setting up rhythmbox-plugin-alternative-toolbar (0.20.4-1) ...
  /usr/lib/rhythmbox/plugins/alternative-toolbar/alttoolbar_plugins.py:171: SyntaxWarning: invalid escape sequence '\('
    translation = re.sub('\(..\)', '', translation, flags=re.DOTALL)
  Setting up rhythmbox-plugins (3.4.7-2ubuntu6) ...
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/AstrawebParser.py:64: SyntaxWarning: invalid escape sequence '\/'
    url = re.split('(\/display[^"]*)', entry)[1]
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/AstrawebParser.py:66: SyntaxWarning: invalid escape sequence '\/'
    title = re.split('(\/display[^>]*)([^<]*)', entry)[2][1:].strip()
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/AstrawebParser.py:97: SyntaxWarning: invalid escape sequence '\/'
    lyrics = re.split('(<font face=arial size=2>)(.*)(<\/font><br></td><td*)', result)[2]
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/JetlyricsParser.py:50: SyntaxWarning: invalid escape sequence '\.'
    m = re.search('<a href=\'(http://jetlyrics\.com/viewlyrics\.php\?id=[0-9]*)\'>', result)
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/JlyricParser.py:49: SyntaxWarning: invalid escape sequence '\.'
    m = re.search('<div class=\'title\'><a href=\'(/artist/[^\.]*\.html)\'>', result)
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/TerraParser.py:39: SyntaxWarning: invalid escape sequence '\w'
    pattern = re.compile("&(#?\w+?);")
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/WinampcnParser.py:87: SyntaxWarning: invalid escape sequence '\['
    lrcplaintext = re.sub('\[.*?\]', '', lrcplaintext)
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
    LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
    LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
    LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
    LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
    LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
  /usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning: invalid escape sequence '\('
    LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)", "\([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]
  Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
  Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
  Processing triggers for desktop-file-utils (0.27-2build1) ...
  Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
  Processing triggers for man-db (2.12.0-4build2) ...

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