Public bug reported:

Binary package hint: python-aubio

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

a...@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)

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

-- 
python-aubio install fails on Jaunty
https://bugs.launchpad.net/bugs/338435
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to