python-aubio install fails on Jaunty

Bug #338435 reported by Adam Bagnall
14
Affects Status Importance Assigned to Milestone
aubio (Ubuntu)
Fix Released
High
Michael Vogt
Jaunty
Fix Released
High
Michael Vogt

Bug Description

Binary package hint: python-aubio

Installation of python-aubio fails on Jaunty with the following output:

adam@leviathan:~$ sudo apt-get install python-aubio
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  python-numarray python-gnuplot
The following NEW packages will be installed
  python-aubio
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/79.5kB of archives.
After this operation, 455kB of additional disk space will be used.
Selecting previously deselected package python-aubio.
(Reading database ... 170685 files and directories currently installed.)
Unpacking python-aubio (from .../python-aubio_0.3.2-2ubuntu2_amd64.deb) ...
Setting up python-aubio (0.3.2-2ubuntu2) ...
Compiling /usr/lib/python2.6/dist-packages/aubio/bench/onset.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/aubio/bench/onset.py', 114, 36, "\t\td.append(Gnuplot.Data(fp, gd, with='linespoints', \n"))

Compiling /usr/lib/python2.6/dist-packages/aubio/gnuplot.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/aubio/gnuplot.py', 158, 30, " return Gnuplot.Data(x,y,with='lines')\n"))

Compiling /usr/lib/python2.6/dist-packages/aubio/plot/keyboard.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/aubio/plot/keyboard.py', 33, 51, " whites = Gnuplot.Data(xw,yw,xwdelta,ywdelta,with = 'boxxyerrorbars')\n"))

Compiling /usr/lib/python2.6/dist-packages/aubio/task/beat.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/aubio/task/beat.py', 250, 41, '\t\toplots.append(Gnuplot.Data(results,with=\'linespoints\',title="auto"))\n'))

Compiling /usr/lib/python2.6/dist-packages/aubio/task/notes.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/aubio/task/notes.py', 98, 42, "\t\toplots.append(Gnuplot.Data(now,freq,with='lines',\n"))

Compiling /usr/lib/python2.6/dist-packages/aubio/task/onset.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/aubio/task/onset.py', 106, 47, "\t\toplot.append(Gnuplot.Data(downtime,ofunc,with='lines',title=self.params.onsetmode))\n"))

Compiling /usr/lib/python2.6/dist-packages/aubio/task/pitch.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/aubio/task/pitch.py', 159, 44, "\t\toplots.append(Gnuplot.Data(time,pitch,with='lines',\n"))

pycentral: pycentral pkginstall: error byte-compiling files (31)
pycentral pkginstall: error byte-compiling files (31)
dpkg: error processing python-aubio (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python-aubio
E: Sub-process /usr/bin/dpkg returned an error code (1)

Revision history for this message
Sébastien Valette (sebastien-valette) wrote :

I'm getting the same error here....

Revision history for this message
Peter Cordes (peter-cordes) wrote :

same here: marking as Confirmed.

Changed in aubio:
status: New → Confirmed
Revision history for this message
Fledi (realfledi) wrote :

Same here

Revision history for this message
Michael Vogt (mvo) wrote :

Changes:
 aubio (0.3.2-2ubuntu3) jaunty; urgency=low
 .
   * fix python2.6 syntax errors:
     - Gnuplot.Data() "with" -> "with_"

Changed in aubio (Ubuntu Jaunty):
assignee: nobody → mvo
importance: Undecided → High
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.