Comment 2 for bug 381371

Revision history for this message
Krzysztof Klimonda (kklimonda) wrote : Re: package python-numeric 24.2-9ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

Snippet from full DpkgTerminalLog:
--- cut ---
Setting up python-numeric (24.2-9ubuntu1) ...

Traceback (most recent call last):

  File "/usr/bin/pycentral", line 2190, in <module>

    main()

  File "/usr/bin/pycentral", line 2184, in main

    rv = action.run(global_options)

  File "/usr/bin/pycentral", line 1496, in run

    self.options.exclude, byte_compile_default=True)

  File "/usr/bin/pycentral", line 1088, in install

    rt.byte_compile(files, bc_option, exclude_regex, ignore_errors)

  File "/usr/bin/pycentral", line 228, in byte_compile

    shell=False, stdin=subprocess.PIPE)

  File "/usr/lib/python2.6/subprocess.py", line 595, in __init__

    errread, errwrite)

  File "/usr/lib/python2.6/subprocess.py", line 1092, in _execute_child

    raise child_exception

OSError: [Errno 13] Permission denied

dpkg: error processing python-numeric (--configure):

 subprocess post-installation script returned error exit status 1

dpkg: dependency problems prevent configuration of gdesklets:

 gdesklets depends on python-numeric (>= 23.0-7); however:

  Package python-numeric is not configured yet.

dpkg: error processing gdesklets (--configure):

 dependency problems - leaving unconfigured

Setting up gdesklets-data (0.35.6-3) ...
--- cut ---