[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 ...)

Then save it, and run:

sudo dpkg-reconfigure grub-pc

It might make some prompts. I suggest to accept defaults, but please
take a close look at what it is suggesting.

At some point in this run, I expect it to exit with the same status code
of "10" that this bug is about. I hope that by then your screen will
have a lot of debugging information and that you can attach it to this
bug so we can figure out what is going on.

-- 
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: subprocess installed post-installation script
  returned error exit status 10

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 update to 1.16.0 for bionic

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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: subprocess installed post-installation script
  returned error exit status 10

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 clean
sudo apt update
sudo apt -f install

If that doesn't finish correctly, then try:
sudo apt install --reinstall libdns-export162

Or just this if the --reinstall fails:
sudo apt install libdns-export162


Please let us know how it goes.


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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/1741759

Title:
  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-export.so.162.1.3
  .dpkg-new': unexpected end of file or stream

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 contact its author and ask for a fix. It seems to be missing LSB 
headers in its startup script (/etc/init.d/proserver I suspect), or they are 
incorrect.

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

-- 
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/1747503

Title:
  package winbind (not installed) failed to install/upgrade: subprocess
  installed post-removal script returned error exit status 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 investigate debugging options.

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

-- 
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: subprocess installed post-installation script
  returned error exit status 10

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs