[Bug 1726804] Re: rules for images on attach-device not containing lock permission

2018-01-02 Thread Corey Bryant
This bug was fixed in the package libvirt - 3.6.0-1ubuntu6~cloud0
---

 libvirt (3.6.0-1ubuntu6~cloud0) xenial-pike; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 libvirt (3.6.0-1ubuntu6) artful; urgency=medium
 .
   * d/p/ubuntu-aa/0037-virt-aa-helper...: grant locking permission on append
 files (LP: #1726804)
   * d/p/ubuntu-aa/0038-virt-aa-helper-fix-paths-for-usb-hostdevs.patch:
 fix path generation for USB host devices (LP: #1552241)
   * d/p/ubuntu-aa/0039-virt-aa-helper-fix-libusb-access-to-udev-usb-data.patch:
 generate valid rules on usb passthrough (LP: #1686324)


** Changed in: cloud-archive/pike
   Status: Fix Committed => Fix Released

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

Title:
  rules for images on attach-device not containing lock permission

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1726804/+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 1726804] Re: rules for images on attach-device not containing lock permission

2018-01-02 Thread Corey Bryant
OpenStack regression testing passed successfully on pike-proposed:

xenial-pike-proposed with stable charms:

Ran: 102 tests in 1588.4030 sec.
 - Passed: 93
 - Skipped: 9
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 687.2787 sec.

xenial-pike-proposed with dev charms:

Ran: 102 tests in 1403.7715 sec.
 - Passed: 93
 - Skipped: 9
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 649.5511 sec.

** Changed in: cloud-archive/queens
   Status: Fix Committed => Fix Released

** Tags removed: verification-pike-needed
** Tags added: verification-pike-done

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

Title:
  rules for images on attach-device not containing lock permission

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1726804/+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 1740927] Re: FTBFS: unknown type name ‘errcode_t’

2018-01-02 Thread Andreas Hasenack
artful has the same bug, but it's not worth an SRU just because of this.

I nominated artful, however, so that if an SRU is ever done, this bug
will show up and the fix is here.

** Also affects: ocfs2-tools (Ubuntu Artful)
   Importance: Undecided
   Status: New

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

Title:
  FTBFS: unknown type name ‘errcode_t’

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1740927/+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 1740927] Re: FTBFS: unknown type name ‘errcode_t’

2018-01-02 Thread Andreas Hasenack
PPA with test packages:
https://launchpad.net/~ahasenack/+archive/ubuntu/ocfs2-tools-
ftbfs-1740927/ (still building atm)

** Description changed:

  gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/x/ocfs2-tools-1.8.5=. 
-fstack-protector-strong -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -pipe  -Wdate-time -D_FORTIFY_SOURCE=2  -I../include -I. 
-DVERSION=\"1.8.5\"  -MD -MP -MF ./.feature_quota.d -o feature_quota.o -c 
feature_quota.c
  In file included from /usr/include/string.h:431:0,
-  from ../include/ocfs2/ocfs2.h:41,
-  from pass4.c:32:
+  from ../include/ocfs2/ocfs2.h:41,
+  from pass4.c:32:
  include/strings.h:37:1: error: unknown type name ‘errcode_t’; did you mean 
‘mode_t’?
-  errcode_t o2fsck_strings_insert(o2fsck_strings *strings, char *string,
-  ^
-  mode_t
+  errcode_t o2fsck_strings_insert(o2fsck_strings *strings, char *string,
+  ^
+  mode_t
  ../Postamble.make:40: recipe for target 'pass4.o' failed
- 
  
  Upstream issue: https://github.com/markfasheh/ocfs2-tools/issues/17
  Fix: 
https://github.com/markfasheh/ocfs2-tools/commit/0ffd58b223e24779420130522ea8ee359505f493
+ 
+ Debian sid is unaffected at the moment.

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

Title:
  FTBFS: unknown type name ‘errcode_t’

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1740927/+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 1740927] [NEW] FTBFS: unknown type name ‘errcode_t’

2018-01-02 Thread Andreas Hasenack
Public bug reported:

gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/x/ocfs2-tools-1.8.5=. 
-fstack-protector-strong -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -pipe  -Wdate-time -D_FORTIFY_SOURCE=2  -I../include -I. 
-DVERSION=\"1.8.5\"  -MD -MP -MF ./.feature_quota.d -o feature_quota.o -c 
feature_quota.c
In file included from /usr/include/string.h:431:0,
 from ../include/ocfs2/ocfs2.h:41,
 from pass4.c:32:
include/strings.h:37:1: error: unknown type name ‘errcode_t’; did you mean 
‘mode_t’?
 errcode_t o2fsck_strings_insert(o2fsck_strings *strings, char *string,
 ^
 mode_t
../Postamble.make:40: recipe for target 'pass4.o' failed


Upstream issue: https://github.com/markfasheh/ocfs2-tools/issues/17
Fix: 
https://github.com/markfasheh/ocfs2-tools/commit/0ffd58b223e24779420130522ea8ee359505f493

** Affects: ocfs2-tools (Ubuntu)
 Importance: Low
 Assignee: Andreas Hasenack (ahasenack)
 Status: In Progress

** Changed in: ocfs2-tools (Ubuntu)
   Importance: Undecided => Low

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

Title:
  FTBFS: unknown type name ‘errcode_t’

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1740927/+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 1715254] Re: nova-novncproxy process gets wedged, requiring kill -HUP

2018-01-02 Thread Corey Bryant
This bug was fixed in the package websockify - 0.6.0+dfsg1-1~cloud2
---

 websockify (0.6.0+dfsg1-1~cloud2) trusty-kilo; urgency=medium
 .
   * Fix hanging nova-novncproxy and can't be restarted (LP: #1715254)
 - [PATCH] Make websockify respect SIGTERM
 - [PATCH] Remove additional signal calls in websockify that
   causes novnc to hang.


** Changed in: cloud-archive/kilo
   Status: Fix Committed => Fix Released

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

Title:
  nova-novncproxy process gets wedged, requiring kill -HUP

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-cloud-controller/+bug/1715254/+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 1720397] Re: qemu-kvm doesnt restart after node reboot

2018-01-02 Thread Corey Bryant
Hi Akshay, This has been released for Ocata.

** Changed in: cloud-archive/ocata
   Status: Fix Committed => Fix Released

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

Title:
  qemu-kvm doesnt restart after node reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1720397/+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 1738399] Re: Wrong package version

2018-01-02 Thread Andreas Hasenack
We sync this package from Debian, with no Ubuntu modifications, it would
be cool if this bug could be filed against bugs.debian.org

** Changed in: smartmontools (Ubuntu)
   Importance: Undecided => Wishlist

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

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

Title:
  Wrong package version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/1738399/+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 1738646] Re: package samba 2:4.5.8+dfsg-0ubuntu0.17.04.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-01-02 Thread Andreas Hasenack
*** This bug is a duplicate of bug 1731502 ***
https://bugs.launchpad.net/bugs/1731502

** This bug has been marked a duplicate of bug 1731502
   nmbd starts fine with no interfaces, but doesn't notify systemd that it 
started

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

Title:
  package samba 2:4.5.8+dfsg-0ubuntu0.17.04.8 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/samba/+bug/1738646/+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 1722936] Re: sssd hbac rule applicaton for AD users is inconsistent

2018-01-02 Thread Andreas Hasenack
Your freeipa server, is that on ubuntu or redhat/centos/fedora?

I deployed ubuntu's latest freeipa package (in bionic), but ran into
some issues that I think come from some rh'isms that do not apply to
debian systems and couldn't add a trust relationship to my test AD
server. My next step would be to use a fedora vm and deploy freeipa
there.

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

Title:
  sssd hbac rule applicaton for AD users is inconsistent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1722936/+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 1676328] Re: sssd_be is leaking memory

2018-01-02 Thread Andreas Hasenack
There is no upstream release for 1.13.5 yet, and a major version dump to
1.14 or 1.15 is not recommended for an LTS release.

I also checked the 1-13 branch in upstream and couldn't see any obvious
immediate fix for this issue. Are you using group and user enumeration?

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

Title:
  sssd_be is leaking memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1676328/+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 1740656] Re: package samba 2:4.3.11+dfsg-0ubuntu0.16.04.12 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-01-02 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

For the Active Directory Controller role, you need to use the samba-ad-
dc service instead of the individual samba services:

sudo systemctl stop smbd.service nmbd.service winbind.service
sudo systemctl disable smbd.service nmbd.service winbind.service
sudo systemctl unmask samba-ad-dc.service
sudo systemctl enable samba-ad-dc.service
sudo systemctl restart samba-ad-dc.service

Your samba logs in /var/log/samba/log* should be saying something along
those lines.

After that's done, tell apt to try to finish the interrupted package
installation/upgrade that triggered this bug report:

sudo apt update
sudo apt -f install

Please let me know how it goes.


** 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/1740656

Title:
  package samba 2:4.3.11+dfsg-0ubuntu0.16.04.12 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/samba/+bug/1740656/+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 1740628] Re: package samba 2:4.3.11+dfsg-0ubuntu0.16.04.12 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-01-02 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

You have some errors in your /etc/samba/smb.conf file:

$ testparm ./smb.conf 
Load smb config files from ./smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
WARNING: The "syslog" option is deprecated
Processing section "[printers]"
Processing section "[print$]"
Processing section "[share]"
Global parameter unix extensions found in service section!
Processing section "[info-install]"
set_variable_helper(y): value is not boolean!
Error loading services.


a) "unix extensions" is a global parameter, but you have it inside a share 
definition

b) your [info-install] section has an invalid value for the "wide links"
parameter: "y". It should probably be "yes".

After you fix those problems, run these commands to fix the installation
on your system:

sudo apt update
sudo apt -f install

Please let me know how it goes.


** 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/1740628

Title:
  package samba 2:4.3.11+dfsg-0ubuntu0.16.04.12 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/samba/+bug/1740628/+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