[Bug 1747619] Re: package samba-common 2:4.3.11+dfsg-0ubuntu0.16.04.12 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2018-02-07 Thread Andreas Hasenack
Thanks. Time to add some debugging options. As root, edit the file /var/lib/dpkg/info/grub-pc.postinst and add this just below the existing "set -e" line: set -x The top of the file should look like this: #!/bin/bash set -e set -x merge_debconf_into_conf() (...remaining bits of the file ...) T

[Bug 1735493] Re: Please update to 1.16.0 for bionic

2018-02-07 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/sssd/+git/sssd/+merge/337297 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1735493 Title: Please upd

[Bug 1747619] Re: package samba-common 2:4.3.11+dfsg-0ubuntu0.16.04.12 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2018-02-07 Thread Andreas Hasenack
Could you please paste the whole output? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1747619 Title: package samba-common 2:4.3.11+dfsg-0ubuntu0.16.04.12 failed to install/upgrade

[Bug 1741759] Re: package libdns-export162 1:9.10.3.dfsg.P4-8 failed to install/upgrade: cannot copy extracted data for './lib/i386-linux-gnu/libdns-export.so.162.1.3' to '/lib/i386-linux-gnu/libdns-e

2018-02-07 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu. You seem to have downloaded a corrupted file/package: dpkg-deb (subprocess): decompressing archive member: lzma error: compressed data is corrupt dpkg-deb: error: subprocess returned error exit status 2 I suggest you try the following commands: sudo apt cl

[Bug 1747503] Re: package winbind (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2018-02-07 Thread Andreas Hasenack
You have a service which doesn't seem to come from ubuntu and that is causing problems: insserv: Starting proserver depends on plymouth and therefore on system facility `$all' which can not be true! Can you identify where this "proserver" comes from, and do you really need it? Or perhaps contac

[Bug 1747619] Re: package samba-common 2:4.3.11+dfsg-0ubuntu0.16.04.12 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2018-02-07 Thread Andreas Hasenack
Grub failed first, but with the same exit code 10: dpkg: error processing package grub-pc (--configure): subprocess installed post-installation script returned error exit status 10 I would ask you to first try it again like this: sudo apt update sudo apt -f install If that still fails, we can i