[Bug 1732032] Re: ip maddr show and ip maddr show dev enP20p96s0 show different data

2017-11-28 Thread Andreas Hasenack
** Changed in: iproute2 (Ubuntu)
   Status: New => In Progress

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

Title:
  ip maddr show and ip maddr show dev enP20p96s0 show different data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1732032/+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 1734418] Re: nsupdate: Queries for TKEY are sent to wrong server when using GSSAPI

2017-11-28 Thread Andreas Hasenack
** Tags added: bitesize server-next

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

** Changed in: bind9 (Ubuntu)
   Importance: Undecided => Low

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

Title:
  nsupdate: Queries for TKEY are sent to wrong server when using GSSAPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1734418/+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 1730311] Re: package libnss-winbind:i386 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2017-11-28 Thread Andreas Hasenack
Thanks for the attachment, it worked this time.

A few things are incorrect in your system.

a) permissions
[2017/11/27 09:29:37.005696,  0] 
../lib/util/util.c:285(directory_create_or_exist_strict)
  invalid permissions on directory '/var/lib/samba/private/msg.sock': has 0777 
should be 0700

This is what a correct /var/lib/samba/private directory and contents should be 
like:
root@xenial-samba-1730311:~# l /var/lib/samba/private/
total 1.1M
drwxr-xr-x 3 root root5 Nov 28 15:54 .
drwxr-xr-x 5 root root9 Nov 28 15:54 ..
drwx-- 2 root root8 Nov 28 15:54 msg.sock
-rw--- 1 root root 412K Nov 28 15:54 passdb.tdb
-rw--- 1 root root 420K Nov 28 15:54 secrets.tdb

You need to run "sudo chmod 0700 /var/lib/samba/private/msg.sock". Also
please check that the other files have the correct permissions. Did you
ever run something like "chmod 0777"?

b) It's weird that the systemctl status command you ran earlier showed
the services as being disabled. Why did you install samba if those
services are disabled?

Please run this command as well (one long line)

sudo systemctl status samba-ad-dc.service samba.service smbd.service
nmbd.service winbind.service

and

dpkg -l|grep samba


Thanks

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

Title:
  package libnss-winbind:i386 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1730311/+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 1730311] Re: package libnss-winbind:i386 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2017-11-28 Thread Andreas Hasenack
** Attachment removed: "=?UTF-8?b?QXR0YWNoZW1lbnQ=?="
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1730311/+attachment/5015640/+files/%3D%3FUTF-8%3Fb%3FQXR0YWNoZW1lbnQ%3D%3F%3D

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

Title:
  package libnss-winbind:i386 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1730311/+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 1725390] Re: bits/libc-header-start.h: No such file

2017-11-28 Thread Andreas Hasenack
It also worked for me in an artful container, following @powersj's steps
but using "make build-tools" as you suggested.

I also tried "make world", and that just finished correctly as well.


The missing file from your report comes from the libc6-dev package:

root@artful-xen:~# find /usr -name libc-header-start.h
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h

root@artful-xen:~# dpkg -S 
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h
libc6-dev:amd64: /usr/include/x86_64-linux-gnu/bits/libc-header-start.h
root@artful-xen:~# 


Do you have that installed? I also see a "rhel" path component in your shell 
prompt, are you building this in a chroot or something like that?


** Changed in: xen (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  bits/libc-header-start.h: No such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1725390/+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 1730311] Re: package libnss-winbind:i386 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2017-11-28 Thread Andreas Hasenack
Sorry, it's not working. I think it's because you are attaching the file
via email. Could you instead please go to
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1730311/+addcomment
and use that form to attach the file?

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

Title:
  package libnss-winbind:i386 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1730311/+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 1734595] Re: package sysstat 11.5.7-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-11-28 Thread Andreas Hasenack
** Changed in: sysstat (Ubuntu)
   Status: New => Incomplete

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

Title:
  package sysstat 11.5.7-1ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysstat/+bug/1734595/+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 1734595] Re: package sysstat 11.5.7-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-11-28 Thread Andreas Hasenack
Setting up sysstat (11.5.7-1ubuntu1) ...
Installing new version of config file /etc/init.d/sysstat ...
Installing new version of config file /etc/sysstat/sysstat ...
/usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string 
constant "murrine-scrollbar", expected valid string constant
/usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string 
constant "murrine-scrollbar", expected valid string constant
frontend: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.


I think it could be an nvidia/nouveay/wayland issue. Try to switch your session 
to xorg in the login screen by clicking on the gear icon.

Regarding sysstat, try this to fix it, I think it failed just because it was 
about to ask you something and it tried to use X for that:
sudo apt update
sudo apt -f install

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

Title:
  package sysstat 11.5.7-1ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysstat/+bug/1734595/+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 1734786] Re: session.use_trans_sid value parsed incorrectly

2017-11-28 Thread Andreas Hasenack
I believe it's this issue upstream, filed in 2010:
https://bugs.php.net/bug.php?id=52168

** Bug watch added: bugs.php.net/ #52168
   http://bugs.php.net/bug.php?id=52168

** Also affects: php via
   http://bugs.php.net/bug.php?id=52168
   Importance: Unknown
   Status: Unknown

** Changed in: php-defaults (Ubuntu)
   Importance: Undecided => Low

** Changed in: php-defaults (Ubuntu)
   Status: New => Triaged

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

Title:
  session.use_trans_sid value parsed incorrectly

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1734786/+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 1732172] Re: [CVE] Security Vulnerabilities in OpenSSH on Ubuntu 14.04

2017-11-28 Thread Andreas Hasenack
Marking as incomplete given the response in comment #3

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

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

Title:
  [CVE] Security Vulnerabilities in OpenSSH on Ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1732172/+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 1724353] Re: cannot purge docker.io due to a bashism in nuke-graph-directory

2017-11-28 Thread Andreas Hasenack
Upstream fix: https://github.com/moby/moby/pull/30519/files

** Tags added: bitesize server-next

** Bug watch added: github.com/moby/moby/issues #30517
   https://github.com/moby/moby/issues/30517

** Also affects: docker.io via
   https://github.com/moby/moby/issues/30517
   Importance: Unknown
   Status: Unknown

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

Title:
  cannot purge docker.io due to a bashism in nuke-graph-directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/docker.io/+bug/1724353/+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 1730311] Re: package libnss-winbind:i386 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2017-11-28 Thread Andreas Hasenack
Hi,

unfortunately due to launchpad bug #983766 your attachment cannot be
downloaded. Could you please rename it to something that does not
contain symbols, something like "logs.tar.gz", and upload it one more
time?

Thanks


** Attachment removed: "file.gz"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1730311/+attachment/5015394/+files/%3D%3FUTF-8%3Fb%3FbG9nLnRhci5neg%3D%3D%3F%3D

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

Title:
  package libnss-winbind:i386 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1730311/+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