And this is the contents of the postinst script for python3-uno:

  #!/bin/sh
  set -e

  # Automatically added by dhpython:
  if which py3compile >/dev/null 2>&1; then
      py3compile -p python3-uno
  fi

  # End automatically added section

  # Automatically added by dhpython:
  if which py3compile >/dev/null 2>&1; then
      py3compile -p python3-uno /usr/lib/libreoffice/program -V 3.5
  fi

  # End automatically added section

So presumably py3compile is crashing. There ought to be a crash report
in /var/crash/ for py3compile, can you check and attach it here?

** Changed in: libreoffice (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799100

Title:
  package python3-uno 1:6.0.6-0ubuntu0.18.04.1 failed to
  install/upgrade: installed python3-uno package post-installation
  script subprocess returned error exit status 139

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

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

Reply via email to