[Bug 340065] [NEW] package ubuntustudio-audio 0.37 [modified: usr/share/ubuntustudio-audio/rtprio.py] failed to install/upgrade: subprocess post-installation script returned error exit status 1

Paul Winkler slinkp at gmail.com
Mon Mar 9 17:49:56 UTC 2009


Public bug reported:

Binary package hint: ubuntustudio-audio

The method of setting realtime priority fixed by #206493 has a simple flaw:  It calls "python rtprio.py".
This works fine as long as ubuntu's default version of python is the first one found on $PATH.
Otherwise, it fails like so:

Setting up ubuntustudio-audio (0.37) ...
Traceback (most recent call last):
  File "/usr/share/ubuntustudio-audio/rtprio.py", line 3, in ?
    import changesettings
ImportError: No module named changesettings
dpkg: error processing ubuntustudio-audio (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ubuntustudio-audio

The solution is trivial ... change the command line in  ubuntustudio-audio.postinst to read:
/usr/bin/python rtprio.py

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: nvidia
Package: ubuntustudio-audio 0.37 [modified: usr/share/ubuntustudio-audio/rtprio.py]
SourcePackage: ubuntustudio-meta
Title: package ubuntustudio-audio 0.37 [modified: usr/share/ubuntustudio-audio/rtprio.py] failed to install/upgrade: subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.27.2patched x86_64

** Affects: ubuntustudio-meta (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-package

-- 
package ubuntustudio-audio 0.37 [modified: usr/share/ubuntustudio-audio/rtprio.py] failed to install/upgrade: subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/340065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list