[Bug 1357532] Re: precise hwe install via curtin boots non-hwe kernel

2015-07-27 Thread Andres Rodriguez
** Changed in: maas (Ubuntu)
   Status: New => Fix Released

** Changed in: maas (Ubuntu Trusty)
   Importance: Undecided => Critical

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

Title:
  precise hwe install via curtin boots non-hwe kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1357532/+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 1357532] Re: precise hwe install via curtin boots non-hwe kernel

2015-07-27 Thread Andres Rodriguez
This has been tested and verified to work accordingly.

** Tags added: verification-done

** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: maas (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  precise hwe install via curtin boots non-hwe kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1357532/+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 1346538] Re: maas-dns fails to install due to missing config file for bind9

2015-07-27 Thread Andres Rodriguez
This has been tested and verified to work accordingly.

** Tags added: verification-done

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

Title:
  maas-dns fails to install due to missing config file for bind9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1346538/+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 1328659] Re: import_boot_images task fails on utopic

2015-07-27 Thread Andres Rodriguez
** Tags added: verification-done

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

Title:
  import_boot_images task fails on utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1328659/+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 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

2015-07-27 Thread Rolf Leggewie
Not a good development in my opinion since it ties everyone more and
more firmly to the systemd hegemony.  I'm not a systemd hater but I
don't think this is a good direction. Nonetheless, I guess it's better
than what we currently have which is unmaintained code.

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

Title:
  Consider replacing ntpdate calls by 'ntpd -g'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ntp/+bug/583994/+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 1477221] Re: Init script fails to stop service

2015-07-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: haproxy (Ubuntu)
   Status: New => Confirmed

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

Title:
  Init script fails to stop service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1477221/+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 1469260] Re: Custom vendor data causes cloud-init failure on 0.7.5

2015-07-27 Thread Felipe Reyes
** Description changed:

+ [Impact]
+ 
+ When a vendor data json provides a dictionary without a 'cloud-init'
+ key, cloud-init renders a non functional user-data, so any configuration
+ (i.e. ssh public keys to use) is missed.
+ 
+ This prevents cloud providers from publishing a vendor data that is not
+ intended to be consumed by cloud-init.
+ 
+ This patch checks for the existence of 'cloud-init' key and tries to get
+ None, a string or a list as value, if this process fails or cloud-init
+ key is missing the vendor data is set to None.
+ 
+ [Test Case]
+ 
+ * deploy an OpenStack cloud (easy right? :) )
+   - the easiest way is to branch 
https://code.launchpad.net/~ost-maintainers/openstack-charm-testing/trunk and 
run: juju deployer -c default.yaml -d -v -s 10 trusty-kilo
+ * configure vendor data
+   - Edit /etc/nova/nova.conf in neutron-gateway unit(s), include the 
following two lines:
+ vendordata_driver=nova.api.metadata.vendordata_json.JsonFileVendorData
+ vendordata_jsonfile_path=/etc/nova/vendordata.json
+   - Create /etc/nova/vendordata.json in neutron-gateway unit(s) with the 
following content:
+ {"custom": {"a": 1, "b": [2, 3]}}
+   - Restart nova-api-metadata (sudo service nova-api-metadata restart)
+ * Launch an instance using trusty
+ 
+ Expected result:
+ - the new instance is launched and is accesible according to the 
configuration used
+ 
+ Actual result:
+ - cloud-init fails to configure the ssh public key
+ 
+ [Regression Potential]
+ 
+ * This patch is already part of Vivid and there are no known issues.
+ * This proposed fix was tested with a custom image and no issues were 
detected.
+ 
+ [Other Info]
+ 
  I encountered this issue when adding custom vendor data via nova-
  compute. Originally the bug manifested as SSH host key generation
  failing to fire when vendor data was present (example vendor data
  below).
  
  {"msg": "", "uuid": "4996e2b67d2941818646481453de1efe", "users":
  [{"username": "erhudy", "sshPublicKeys": [], "uuid": "erhudy"}], "name":
  "TestTenant"}
  
  I launched a volume-backed instance, waited for it to fail, then
  terminated it and mounted its root volume to examine the logs. What I
  found was that cloud-init was failing to process vendor-data into MIME
  multipart (note the absence of the line that indicates that cloud-init
  is writing vendor-data.txt.i):
  
  2015-06-25 21:41:02,178 - util.py[DEBUG]: Writing to 
/var/lib/cloud/instance/obj.pkl - wb: [256] 9751 bytes
  2015-06-25 21:41:02,178 - util.py[DEBUG]: Writing to 
/var/lib/cloud/instances/65c9fb0c-0700-4f87-a22f-c59534e98dfb/user-data.txt - 
wb: [384] 0 bytes
  2015-06-25 21:41:02,184 - util.py[DEBUG]: Writing to 
/var/lib/cloud/instances/65c9fb0c-0700-4f87-a22f-c59534e98dfb/user-data.txt.i - 
wb: [384] 345 bytes
  2015-06-25 21:41:02,185 - util.py[DEBUG]: Writing to 
/var/lib/cloud/instances/65c9fb0c-0700-4f87-a22f-c59534e98dfb/vendor-data.txt - 
wb: [384] 234 bytes
  2015-06-25 21:41:02,185 - util.py[DEBUG]: Reading from /proc/uptime 
(quiet=False)
  
  After following the call chain all the way down, I found the problematic
  code in user_data.py:
  
  # Coverts a raw string into a mime message
  def convert_string(raw_data, headers=None):
- if not raw_data:
- raw_data = ''
- if not headers:
- headers = {}
- data = util.decomp_gzip(raw_data)
- if "mime-version:" in data[0:4096].lower():
- msg = email.message_from_string(data)
- for (key, val) in headers.iteritems():
- _replace_header(msg, key, val)
- else:
- mtype = headers.get(CONTENT_TYPE, NOT_MULTIPART_TYPE)
- maintype, subtype = mtype.split("/", 1)
- msg = MIMEBase(maintype, subtype, *headers)
- msg.set_payload(data)
- return msg
+ if not raw_data:
+ raw_data = ''
+ if not headers:
+ headers = {}
+ data = util.decomp_gzip(raw_data)
+ if "mime-version:" in data[0:4096].lower():
+ msg = email.message_from_string(data)
+ for (key, val) in headers.iteritems():
+ _replace_header(msg, key, val)
+ else:
+ mtype = headers.get(CONTENT_TYPE, NOT_MULTIPART_TYPE)
+ maintype, subtype = mtype.split("/", 1)
+ msg = MIMEBase(maintype, subtype, *headers)
+ msg.set_payload(data)
+ return msg
  
  raw_data in the case that is failing is a dictionary rather than the
  expected string, so slicing into data causes a TypeError: unhashable
  type exception.
  
  I think this bug was fixed after a fashion in 0.7.7, where the call to
  util.decomp_gzip() is now wrapped by util.decode_binary(), which appears
  to always return a string.

** Summary changed:

- Custom vendor data causes cloud-init failure on 0.7.5
+ [SRU] Custom vendor data causes cloud-init failure on 0.7.5

** Patch added: "lp1469260_trusty.debdiff"
   
https://bugs.launchpad.net/cloud-init/+bug/1469260/+attachment/4434870/+files/lp1469260_trusty.debdiff

** Changed in: cloud-init (

[Bug 1472584] Comment bridged from LTC Bugzilla

2015-07-27 Thread bugproxy
--- Comment From fen...@cn.ibm.com 2015-07-28 02:38 EDT---
(In reply to comment #36)
> This is a userspace tool and we certainly would not expect there to be any
> differences in the behavior as a result of running on an earlier kernel.
> However, there have been stable release updates (including security updates)
> for samba in the 14.04 series, so it's probably worth checking whether this
> problem is reproducible when installing an earlier version of the samba and
> smbclient packages.
>
> For that matter, could you please include the version numbers of samba and
> smbclient that you *did* test with?  There are different versions currently
> in the trusty-security vs. trusty-updates pockets.

Hi,
Ubuntu 14.04.3 is the first build for power system. I'm not sure if the early 
version supports power system. Could you tell me how to install the early 
version ? Thanks.

The version of samba & smbclient we tested:

root@pole2lp1:~# aptitude show samba
Package: samba
State: installed
Automatically installed: no
Version: 2:4.1.6+dfsg-1ubuntu2.14.04.8

root@pole2lp1:~# aptitude show smbclient
Package: smbclient
State: installed
Automatically installed: no
Version: 2:4.1.6+dfsg-1ubuntu2.14.04.8

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

Title:
  ISST-LTE: Samba server doesn't work well on Ubuntu 14.04.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1472584/+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 1477221] Re: Init script fails to stop service

2015-07-27 Thread Roger Lam
This is affecting us too. Moving from 1.4.24-2 to 1.4.24-2ubuntu0.1
broke our chef deploys. We restart haproxy at the end of our recipe and
the old process doesn't get killed.

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

Title:
  Init script fails to stop service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1477221/+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 1394403] Re: RewriteRule of "^$" is broken

2015-07-27 Thread gav
This bug is truly a pain, it really needs to be fixed.

The only acceptable workaround is not to use Apache < 2.4.9, which
really means don't use Trusty (unfortunately it can't die off soon
enough ... it's LTS and it's everywhere now).

This is real misery to support.

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

Title:
  RewriteRule of "^$" is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1394403/+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 1469260] Re: Custom vendor data causes cloud-init failure on 0.7.5

2015-07-27 Thread Felipe Reyes
Utopic is already EOL, so I'm marking it as Invalid

** Changed in: cloud-init (Ubuntu Utopic)
   Status: New => Invalid

** Tags added: sts

** Tags added: openstack

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

Title:
  Custom vendor data causes cloud-init failure on 0.7.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1469260/+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 1469260] Re: Custom vendor data causes cloud-init failure on 0.7.5

2015-07-27 Thread Felipe Reyes
cloud-init misbehaves when a vendor data json comes with information
that won't be consumed by it, a fix was added in rev 1013[0]. I
backported this patch to Trusty and prepared a patched image, having a
custom vendor data doesn't break cloud-init functionality.

I'll submit a SRU to fix this in Trusty as soon as possible.

[0] http://bazaar.launchpad.net/~cloud-init-dev/cloud-
init/trunk/revision/1013

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

Title:
  Custom vendor data causes cloud-init failure on 0.7.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1469260/+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 1478746] [NEW] package python-decorator 3.4.0-2build1 failed to install/upgrade: 子进程 已安装 pre-removal 脚本 返回了错误号 1

2015-07-27 Thread zeng
Public bug reported:

root@z-Lenovo:/home/z# apt-get dist-upgrade
正在读取软件包列表... 完成
正在分析软件包的依赖关系树   
正在读取状态信息... 完成   
正在对升级进行计算... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
有 3 个软件包没有被完全安装或卸载。
解压缩后会消耗掉 0 B 的额外空间。
您希望继续执行吗? [Y/n] y
正在设置 apt-xapian-index (0.45ubuntu4) ...
Traceback (most recent call last):
  File "/usr/bin/pycompile", line 35, in 
from debpython.version import SUPPORTED, debsorted, vrepr, \
  File "/usr/share/python/debpython/version.py", line 24, in 
from ConfigParser import SafeConfigParser
ImportError: No module named 'ConfigParser'
dpkg: 处理软件包 apt-xapian-index (--configure)时出错:
 子进程 已安装 post-installation 脚本 返回了错误号 1
正在设置 python-decorator (3.4.0-2build1) ...
Traceback (most recent call last):
  File "/usr/bin/pycompile", line 35, in 
from debpython.version import SUPPORTED, debsorted, vrepr, \
  File "/usr/share/python/debpython/version.py", line 24, in 
from ConfigParser import SafeConfigParser
ImportError: No module named 'ConfigParser'
dpkg: 处理软件包 python-decorator (--configure)时出错:
 子进程 已安装 post-installation 脚本 返回了错误号 1
正在设置 python-simplegeneric (0.8.1-1) ...
Traceback (most recent call last):
  File "/usr/bin/pycompile", line 35, in 
from debpython.version import SUPPORTED, debsorted, vrepr, \
  File "/usr/share/python/debpython/version.py", line 24, in 
from ConfigParser import SafeConfigParser
ImportError: No module named 'ConfigParser'
dpkg: 处理软件包 python-simplegeneric (--configure)时出错:
 子进程 已安装 post-installation 脚本 返回了错误号 1
在处理时有错误发生:
 apt-xapian-index
 python-decorator
 python-simplegeneric
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: python-decorator 3.4.0-2build1
ProcVersionSignature: Ubuntu 3.16.0-44.59~14.04.1-generic 3.16.7-ckt14
Uname: Linux 3.16.0-44-generic i686
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
Date: Tue Jul 28 09:03:02 2015
DuplicateSignature: package:python-decorator:3.4.0-2build1:子进程 已安装 pre-removal 
脚本 返回了错误号 1
ErrorMessage: 子进程 已安装 pre-removal 脚本 返回了错误号 1
InstallationDate: Installed on 2015-06-23 (34 days ago)
InstallationMedia: Ubuntu-Kylin 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
PackageArchitecture: all
SourcePackage: python-decorator
Title: package python-decorator 3.4.0-2build1 failed to install/upgrade: 子进程 
已安装 pre-removal 脚本 返回了错误号 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-decorator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check trusty

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

Title:
  package python-decorator 3.4.0-2build1 failed to install/upgrade: 子进程
  已安装 pre-removal 脚本 返回了错误号 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-decorator/+bug/1478746/+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 1468897] Re: multipath creates binding for Removable(USB) drives

2015-07-27 Thread Mathieu Trudel-Lapierre
This particular bug does not need to be verified, as mentioned, this is
a revert of a "fix" in proposed, not the fix itself. The other bugs
attached to the multipath-tools upload for ubuntu7.4 do need to be
verified however.

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

Title:
  multipath creates binding for Removable(USB) drives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1468897/+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 1468897] Re: multipath creates binding for Removable(USB) drives

2015-07-27 Thread Mauricio Faria de Oliveira
Hi Mathieu,

Michael Hohnbaum mentioned this should be verified in order for the
multipath-tools upload be moved from -proposed to -updates.

I'm not sure what's the process now, since the ubuntu7.4 upload actually
reverts the patch for this bug.

Can you clarify what happens now? Is this verification-failed, and as
the new upload reverts the patch, it's OK to go to -updates?

Thanks

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

Title:
  multipath creates binding for Removable(USB) drives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1468897/+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 1478719] [NEW] Sync python-cryptography-vectors 0.9.3-1 (main) from Debian unstable (main)

2015-07-27 Thread Artur Rona
Public bug reported:

Please sync python-cryptography-vectors 0.9.3-1 (main) from Debian
unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * New upstream version.
  [ Barry Warsaw ]
  * New upstream release.
  [ Barry Warsaw ]
  * New upstream release.

New upstream release is now available in Debian.

Changelog entries since current wily version 0.9.3-0ubuntu1:

python-cryptography-vectors (0.9.3-1) unstable; urgency=low

  * New upstream release.

 -- Tristan Seligmann   Thu, 14 May 2015 04:14:21
+0200

** Affects: python-cryptography-vectors (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: python-cryptography-vectors (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Sync python-cryptography-vectors 0.9.3-1 (main) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cryptography-vectors/+bug/1478719/+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 1476417] Re: [SRU] FloatingIpManager in neutron.py missing is_supported method

2015-07-27 Thread Billy Olsen
** Changed in: horizon (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: horizon (Ubuntu Trusty)
 Assignee: (unassigned) => Billy Olsen (billy-olsen)

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

Title:
  [SRU] FloatingIpManager in neutron.py  missing is_supported method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1476417/+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 1478289] Re: samba fails to start at boot after 15.04 upgrade

2015-07-27 Thread Graeme
Huh, I'm seeing the same behaviour as you now:

nergdron@c1:~⟫ ls -l /lib/systemd/system/samba.service 
lrwxrwxrwx 1 root root 9 Apr  3 14:32 /lib/systemd/system/samba.service -> 
/dev/null
nergdron@c1:~⟫ sydi 0u^C
130 nergdron@c1:~⟫ sudo -i
[sudo] password for nergdron: 
root@c1:~# systemctl start samba
Failed to start samba.service: Unit samba.service is masked.
root@c1:~# update-rc.d samba defaults

I can't explain the behaviour I was seeing on the weekend, there must
have been some other interactions on my box I can't reproduce now. I
guess this is not a bug, 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/1478289

Title:
  samba fails to start at boot after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1478289/+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 1435706] Re: DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

2015-07-27 Thread Mauricio Faria de Oliveira
Hi,
I don't have the hardware to verify this quickly handy now, but I verified the 
interdiff between what's in trusty-proposed and the debdiff I submitted in 
comment #8 and verified in comment #9 for the 0020-0023 patches, and changes 
are only in diff headers and hunks' @@ function strings.
Looks good. If a report on the real thing is really required, just let me know.

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

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

Title:
  DevLossTO, FastIoFailTO settings do not match multipath.conf expected
  values

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1435706/+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 1431650] Re: Multipath devices take long to initialize during initramfs

2015-07-27 Thread Mauricio Faria de Oliveira
This is verified OK in trusty-proposed.
None udev delays/lockups experienced when booting.

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

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

Title:
  Multipath devices take long to initialize during initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1431650/+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 1441930] Re: Fix handling of multipathed disks with 4k-sectors

2015-07-27 Thread Mauricio Faria de Oliveira
BTW, I'd like to mention I tested/exercised both multipath-tools (kpartx) and 
parted (libparted) patches by verifying both the already-existing partitions 
(kpartx) and creating new partitions (libparted) cases. 
The partitions devmaps had correct number of sectors in both cases.

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

Title:
  Fix handling of multipathed disks with 4k-sectors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1441930/+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 1398997] Re: cloud-init does not have the SmartOS data source as a configuration option

2015-07-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  cloud-init does not have the SmartOS data source as a configuration
  option

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1398997/+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 1465436] Re: growpart does not respect devices list

2015-07-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  growpart does not respect devices list

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1465436/+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 1440263] Re: CloudStack reset password not working

2015-07-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  CloudStack reset password not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1440263/+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 1441930] Re: Fix handling of multipathed disks with 4k-sectors

2015-07-27 Thread Mauricio Faria de Oliveira
Hello,

We can consider the new new package (local version ubuntu7.4) already
tested/verified.

It just reverts an USB-related patch in the multipath device discovery
function, whose changes are not exercised by/related to the 4k-sector
support/functionality (which touches the kpartx partition geometry
functions).

Thanks!

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

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

Title:
  Fix handling of multipathed disks with 4k-sectors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1441930/+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 1464253] Re: [SRU] CloudStack data source will always set password to "HTTP/1.0 200 OK" on CloudStack 4.5.1 and later

2015-07-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  [SRU] CloudStack data source will always set password to "HTTP/1.0 200
  OK" on CloudStack 4.5.1 and later

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1464253/+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 1411582] Re: Azure data source should auto-detect ephemeral disk location

2015-07-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  Azure data source should auto-detect ephemeral disk location

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1411582/+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 1461242] Re: cloud-init does not generate ed25519 keys

2015-07-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  cloud-init does not generate ed25519 keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1461242/+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 1463373] Re: [SRU] cc_apt_configure does not work with python3

2015-07-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  [SRU] cc_apt_configure does not work with python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1463373/+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 1475215] Re: [SRU] cloudinit.cs_utils.Cepko doesn't work under Python 3

2015-07-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

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

Title:
  [SRU] cloudinit.cs_utils.Cepko doesn't work under Python 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1475215/+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 1459046] Re: [SRU] nova-* services do not start if rsyslog is not yet started

2015-07-27 Thread Davanum Srinivas (DIMS)
** Changed in: oslo.log
   Status: Fix Committed => Fix Released

** Changed in: oslo.log
Milestone: None => 1.7.0

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

Title:
  [SRU] nova-* services do not start if rsyslog is not yet started

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1459046/+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 1476417] Re: FloatingIpManager in neutron.py missing is_supported method

2015-07-27 Thread Billy Olsen
** Description changed:

  The latest update to neutron (Version: 1:2014.1.5-0ubuntu1) caused the
  following error every time an instance is launched:
  
  "Unable to connect to Neutron."
  The logs didn't show any more errors.
  
  I traced down that string to the "servers_update_addresses" method in
  openstack-dashboard/api/neutron.py. I had to add a printout for the exception
  string to show where the exception happened:
  The modified error message now shows:
  Unable to connect to Neutron.'FloatingIpManager' object has no attribute
  'is_supported'
  
+ It turned out that the latest neutron ubuntu package doesn't have the
+ correct file update. A check is done on the fips.is_supported(), however
+ the method itself is not implemented.
  
- It turned out that the latest neutron ubuntu package doesn't have the correct 
file update. A check is done on the fips.is_supported(), however the method 
itself is not implemented.
- 
- 
- The neutron.py on openstack's icehouse repository has the method implemented 
+ The neutron.py on openstack's icehouse repository has the method implemented
  
http://git.openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/api/neutron.py
  
  But the source code of the latest ubuntu package doesn't have the method
  
http://archive.ubuntu.com/ubuntu/pool/main/h/horizon/horizon_2014.1.5.orig.tar.gz
+ 
+ --
+ [Impact] 
+ 
+  * Unable to display floating IP information when using the horizon UI.
+ 
+ [Test Case]
+ 
+  1. Install a horizon and OpenStack.
+- bzr branch lp:openstack-charm-testing
+- cd openstack-charm-testing
+- juju-deployer -c default.yaml -v -d trusy-icehouse
+  2. Launch an instance
+  3. Observe the "Unable to connect to Neutron." message in the error 
notification bubble.
+  
+ [Regression Potential] 
+ 
+  * None. 
+  * Should a regression occur, it would result in the "Unable to connect to
+Neutron." message being shown to the user. Unfortunately, specific the
+specific causes is not easy to discern (since the data is not readily
+stored in the logs, thus the user would think this wasn't fixed.

** Summary changed:

- FloatingIpManager in neutron.py  missing is_supported method
+ [SRU] FloatingIpManager in neutron.py  missing is_supported method

** Branch linked: lp:~billy-olsen/horizon/icehouse-fix-lp1476417

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

Title:
  [SRU] FloatingIpManager in neutron.py  missing is_supported method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1476417/+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 1247107] Re: Runaway irqbalance consuming CPU and Memory

2015-07-27 Thread Olli Niemi
The leak was around 60 MB/day. Now running irqbalance
1.0.9-0ubuntu1~ppavv1 from the ppa. I will report more later.

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

Title:
  Runaway irqbalance consuming CPU and Memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1247107/+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 1468897] Re: multipath creates binding for Removable(USB) drives

2015-07-27 Thread Adam Conrad
Hello Mike, or anyone else affected,

Accepted multipath-tools into trusty-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/multipath-
tools/0.4.9-3ubuntu7.4 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: multipath-tools (Ubuntu Trusty)
   Status: Fix Committed => Confirmed

** Changed in: multipath-tools (Ubuntu Trusty)
   Status: Confirmed => Fix Committed

** Tags removed: verification-failed

** Tags added: verification-needed

** Changed in: multipath-tools (Ubuntu Trusty)
   Status: Fix Committed => Confirmed

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

Title:
  multipath creates binding for Removable(USB) drives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1468897/+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 1435706] Please test proposed package

2015-07-27 Thread Adam Conrad
Hello bugproxy, or anyone else affected,

Accepted multipath-tools into trusty-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/multipath-
tools/0.4.9-3ubuntu7.4 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  DevLossTO, FastIoFailTO settings do not match multipath.conf expected
  values

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1435706/+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 1431650] Please test proposed package

2015-07-27 Thread Adam Conrad
Hello Mauricio, or anyone else affected,

Accepted multipath-tools into trusty-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/multipath-
tools/0.4.9-3ubuntu7.4 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  Multipath devices take long to initialize during initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1431650/+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 1441930] Re: Fix handling of multipathed disks with 4k-sectors

2015-07-27 Thread Adam Conrad
Hello Mauricio, or anyone else affected,

Accepted multipath-tools into trusty-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/multipath-
tools/0.4.9-3ubuntu7.4 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags removed: verification-done

** Tags added: verification-needed

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

Title:
  Fix handling of multipathed disks with 4k-sectors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1441930/+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 1472584] Re: ISST-LTE: Samba server doesn't work well on Ubuntu 14.04.3

2015-07-27 Thread Steve Langasek
This is a userspace tool and we certainly would not expect there to be
any differences in the behavior as a result of running on an earlier
kernel.  However, there have been stable release updates (including
security updates) for samba in the 14.04 series, so it's probably worth
checking whether this problem is reproducible when installing an earlier
version of the samba and smbclient packages.

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

Title:
  ISST-LTE: Samba server doesn't work well on Ubuntu 14.04.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1472584/+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 1472584] Re: ISST-LTE: Samba server doesn't work well on Ubuntu 14.04.3

2015-07-27 Thread Steve Langasek
For that matter, could you please include the version numbers of samba
and smbclient that you *did* test with?  There are different versions
currently in the trusty-security vs. trusty-updates pockets.

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

Title:
  ISST-LTE: Samba server doesn't work well on Ubuntu 14.04.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1472584/+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 1476417] Re: FloatingIpManager in neutron.py missing is_supported method

2015-07-27 Thread Chris J Arges
** Also affects: horizon (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  FloatingIpManager in neutron.py  missing is_supported method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1476417/+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 1472584] Comment bridged from LTC Bugzilla

2015-07-27 Thread bugproxy
--- Comment From bren...@br.ibm.com 2015-07-27 17:15 EDT---
The same problem happen on 14.04.2 with 3.16 kernel:

ubuntu@ubuntu14042:~$ smbclient -L localhost -U root
Enter root's password:
protocol negotiation failed: NT_STATUS_IO_TIMEOUT
ubuntu@ubuntu14042:~$ uname -a
Linux ubuntu140402 3.16.0-44-generic #59~14.04.1-Ubuntu SMP Tue Jul 7 15:08:52 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux

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

Title:
  ISST-LTE: Samba server doesn't work well on Ubuntu 14.04.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1472584/+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 1472639] Re: apparmor profile denied for kerberos: /run/.heim_org.h5l.kcm-socket

2015-07-27 Thread Kartik Subbarao
I'm not sure if/how exactly I'm using kcm with slapd. I have an
/etc/krb5.keytab and in slapd.conf, I have a sasl-realm parameter
defined. Kerberos authentication actually seems to work okay -- for
example, ldapwhoami -Y GSSAPI works properly. I don't know what else may
or may not be working, but I figured that the error message wasn't a
good thing to see.

Sorry I can't be of more help in isolating why this error is showing up.

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

Title:
  apparmor profile denied for kerberos:  /run/.heim_org.h5l.kcm-socket

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1472639/+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 583994] Re: Consider replacing ntpdate calls by 'ntpd -g'

2015-07-27 Thread Bryan Quigley
The other bug was closed and now it's just systemd-timesyncd in minimal.

** Changed in: ntp (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: ubuntu-meta (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Consider replacing ntpdate calls by 'ntpd -g'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ntp/+bug/583994/+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 1470091] Re: update for V3 kernel bits and improved multiple fan slice support

2015-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.19.0-25.26

---
linux (3.19.0-25.26) vivid; urgency=low

  [ Colin Ian King ]

  * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
- CVE-2015-1333

  [ Upstream Kernel Changes ]

  * x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user
  * x86/asm/entry/64: Remove a redundant jump
  * x86/nmi: Enable nested do_nmi handling for 64-bit kernels
  * x86/nmi/64: Remove asm code that saves cr2
  * x86/nmi/64: Switch stacks on userspace NMI entry
- CVE-2015-3290, CVE-2015-5157
  * x86/nmi/64: Improve nested NMI comments
  * x86/nmi/64: Reorder nested NMI checks
  * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
detection
- CVE-2015-3291

linux (3.19.0-24.25) vivid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1477250

  [ Andy Whitcroft ]

  * SAUCE: fan: tunnel multiple mapping mode (v3)
- LP: #1470091

 -- Luis Henriques   Fri, 24 Jul 2015
10:37:53 +0100

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

Title:
  update for V3 kernel bits and improved multiple fan slice support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1470091/+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 1470091] Re: update for V3 kernel bits and improved multiple fan slice support

2015-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-lts-vivid - 3.19.0-25.26~14.04.1

---
linux-lts-vivid (3.19.0-25.26~14.04.1) trusty; urgency=low

  [ Colin Ian King ]

  * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
- CVE-2015-1333

  [ Upstream Kernel Changes ]

  * x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user
  * x86/asm/entry/64: Remove a redundant jump
  * x86/nmi: Enable nested do_nmi handling for 64-bit kernels
  * x86/nmi/64: Remove asm code that saves cr2
  * x86/nmi/64: Switch stacks on userspace NMI entry
- CVE-2015-3290, CVE-2015-5157
  * x86/nmi/64: Improve nested NMI comments
  * x86/nmi/64: Reorder nested NMI checks
  * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
detection
- CVE-2015-3291

linux (3.19.0-24.25) vivid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1477250

  [ Andy Whitcroft ]

  * SAUCE: fan: tunnel multiple mapping mode (v3)
- LP: #1470091

 -- Luis Henriques   Fri, 24 Jul 2015
16:39:26 +0100

** Changed in: linux (Ubuntu Vivid)
   Status: Fix Committed => Fix Released

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

Title:
  update for V3 kernel bits and improved multiple fan slice support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1470091/+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 1470091] Re: update for V3 kernel bits and improved multiple fan slice support

2015-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.19.0-25.26

---
linux (3.19.0-25.26) vivid; urgency=low

  [ Colin Ian King ]

  * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
- CVE-2015-1333

  [ Upstream Kernel Changes ]

  * x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user
  * x86/asm/entry/64: Remove a redundant jump
  * x86/nmi: Enable nested do_nmi handling for 64-bit kernels
  * x86/nmi/64: Remove asm code that saves cr2
  * x86/nmi/64: Switch stacks on userspace NMI entry
- CVE-2015-3290, CVE-2015-5157
  * x86/nmi/64: Improve nested NMI comments
  * x86/nmi/64: Reorder nested NMI checks
  * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
detection
- CVE-2015-3291

linux (3.19.0-24.25) vivid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1477250

  [ Andy Whitcroft ]

  * SAUCE: fan: tunnel multiple mapping mode (v3)
- LP: #1470091

 -- Luis Henriques   Fri, 24 Jul 2015
10:37:53 +0100

** Changed in: linux (Ubuntu Vivid)
   Status: Fix Committed => Fix Released

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

Title:
  update for V3 kernel bits and improved multiple fan slice support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1470091/+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 1470091] Re: update for V3 kernel bits and improved multiple fan slice support

2015-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-lts-vivid - 3.19.0-25.26~14.04.1

---
linux-lts-vivid (3.19.0-25.26~14.04.1) trusty; urgency=low

  [ Colin Ian King ]

  * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
- CVE-2015-1333

  [ Upstream Kernel Changes ]

  * x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user
  * x86/asm/entry/64: Remove a redundant jump
  * x86/nmi: Enable nested do_nmi handling for 64-bit kernels
  * x86/nmi/64: Remove asm code that saves cr2
  * x86/nmi/64: Switch stacks on userspace NMI entry
- CVE-2015-3290, CVE-2015-5157
  * x86/nmi/64: Improve nested NMI comments
  * x86/nmi/64: Reorder nested NMI checks
  * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
detection
- CVE-2015-3291

linux (3.19.0-24.25) vivid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1477250

  [ Andy Whitcroft ]

  * SAUCE: fan: tunnel multiple mapping mode (v3)
- LP: #1470091

 -- Luis Henriques   Fri, 24 Jul 2015
16:39:26 +0100

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-1333

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-3290

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-3291

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-5157

** Changed in: linux-lts-vivid (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  update for V3 kernel bits and improved multiple fan slice support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1470091/+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 1441930] Re: Fix handling of multipathed disks with 4k-sectors

2015-07-27 Thread Mauricio Faria de Oliveira
I can confirm the packages in -proposed for 14.04.x fix the problem.
Network installation tested with apt-setup/proposed=true.
Verification tags changed.

Thanks!



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

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

Title:
  Fix handling of multipathed disks with 4k-sectors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1441930/+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 1300507] Re: Rabbit password is reset on every upgrade which forces lockstep cluster restarts

2015-07-27 Thread Andres Rodriguez
** Tags added: verification-done

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

Title:
  Rabbit password is reset on every upgrade which forces lockstep
  cluster restarts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1300507/+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 1460737] Re: [SRU] MAAS 1.7.5

2015-07-27 Thread Andres Rodriguez
This has been tested extensively and we are marking it verification-done

** Tags removed: verification-needed-trusty verification-needed-utopic 
verification-needed-vivid
** Tags added: verification-done-trusty verification-done-utopic 
verification-done-vivid

** Summary changed:

- [SRU] MAAS 1.7.5
+ [SRU] MAAS 1.7.6

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

Title:
  [SRU] MAAS 1.7.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1460737/+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 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

2015-07-27 Thread Andres Rodriguez
This has been tested and verified. It works as expected. Marking it
verification-done

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

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

Title:
  Commissioning x86_64 node never completes, sitting at grub prompt,
  pserv py tbs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1317705/+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 1438067] Re: Error in the association floating ip with 2 networks.

2015-07-27 Thread Vitaly Sedelnik
** Also affects: mos/6.1.x
   Importance: Undecided
   Status: New

** Also affects: mos/6.0-updates
   Importance: Undecided
   Status: New

** Changed in: mos
   Importance: Undecided => High

** Changed in: mos/6.0-updates
   Importance: Undecided => High

** Changed in: mos/6.1.x
   Importance: Undecided => High

** Changed in: mos
   Status: New => Confirmed

** Changed in: mos/6.0-updates
   Status: New => Confirmed

** Changed in: mos/6.1.x
   Status: New => Confirmed

** Changed in: mos
 Assignee: (unassigned) => MOS Neutron (mos-neutron)

** Changed in: mos
Milestone: None => 7.0

** Changed in: mos/6.0-updates
 Assignee: (unassigned) => MOS Sustaining (mos-sustaining)

** Changed in: mos/6.1.x
 Assignee: (unassigned) => MOS Sustaining (mos-sustaining)

** Changed in: mos/6.0-updates
Milestone: None => 6.1-updates

** Changed in: mos/6.0-updates
Milestone: 6.1-updates => 6.0-updates

** Changed in: mos/6.1.x
Milestone: None => 6.1-updates

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

Title:
  Error in the association floating ip with 2 networks.

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


RE: [Bug 1394237] Re: The dlm package is not installable

2015-07-27 Thread Mauro
Yes, removed and it works!!

Cheers
> Date: Mon, 27 Jul 2015 07:25:57 +
> From: 1394...@bugs.launchpad.net
> To: mauropeg...@hotmail.com
> Subject: [Bug 1394237] Re: The dlm package is not installable
> 
> Thank you for reporting this bug and helping to make Ubuntu better.
> 
> It looks to me like the dlm binary package has never worked, and that
> dlm is being built perhaps just for clvm, which uses libdlm3. Perhaps
> the dlm binary package should be removed if there are no plans to make
> it work?
> 
> ** Summary changed:
> 
> - package dlm 4.0.1-0ubuntu1 failed to install/upgrade: il sottoprocesso 
> installato script di post-installation ha restituito lo stato di errore 1
> + The dlm package is not installable
> 
> ** Changed in: dlm (Ubuntu)
>Status: New => Triaged
> 
> ** Changed in: dlm (Ubuntu)
>Importance: Undecided => High
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1394237
> 
> Title:
>   The dlm package is not installable
> 
> Status in dlm package in Ubuntu:
>   Triaged
> 
> Bug description:
>   can't install heartbeat
> 
>   ProblemType: Package
>   DistroRelease: Ubuntu 14.10
>   Package: dlm 4.0.1-0ubuntu1
>   ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
>   Uname: Linux 3.16.0-24-generic x86_64
>   ApportVersion: 2.14.7-0ubuntu8
>   Architecture: amd64
>   Date: Wed Nov 19 15:50:46 2014
>   DuplicateSignature: package:dlm:4.0.1-0ubuntu1:il sottoprocesso installato 
> script di post-installation ha restituito lo stato di errore 1
>   ErrorMessage: il sottoprocesso installato script di post-installation ha 
> restituito lo stato di errore 1
>   InstallationDate: Installed on 2014-11-13 (6 days ago)
>   InstallationMedia: Lubuntu 14.10 "Utopic Unicorn" - Release amd64 
> (20141022.1)
>   SourcePackage: dlm
>   Title: package dlm 4.0.1-0ubuntu1 failed to install/upgrade: il 
> sottoprocesso installato script di post-installation ha restituito lo stato 
> di errore 1
>   UpgradeStatus: No upgrade log present (probably fresh install)
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/dlm/+bug/1394237/+subscriptions

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

Title:
  The dlm package is not installable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dlm/+bug/1394237/+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 1458434] Re: Use __builtin_clzl on POWER

2015-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package php5 - 5.6.11+dfsg-1ubuntu1

---
php5 (5.6.11+dfsg-1ubuntu1) wily; urgency=medium

  * Merge from Debian. Remaining changes:
- Drop support for firebird, c-client, mcrypt, onig and qdbm as they
  are in universe:
  + d/control: drop Build-Depends on firebird-dev, libc-client-dev,
libmcrypt-dev, libonig-dev, libqdbm-dev.
  + d/control: drop binary packages php5-imap, php5-interbase and
php5-mcrypt and their reverse dependencies.
  + d/rules: drop configuration of qdgm, onig, imap, mcrypt.
  + d/rules: drop CONFIGURE_APACHE_ARGS settings since now we don't
build interbase or firebird.
  + d/modulelist: drop imap, interbase and mcrypt.
- d/control: switch Build-Depends of netcat-traditional to
  netcat-openbsd as only the latter is in main.
- d/source_php5.py, d/rules: add apport hook.
  * New upstream version uses __builtin_clzl when  __powerpc__ is defined,
improving performance on POWER systems (LP: #1458434).
  * Drop changes (patches included upstream): CVE-2015-4598.patch,
CVE-2015-4643.patch, CVE-2015-4644.patch.

 -- Robie Basak   Mon, 27 Jul 2015 11:15:34
+

** Changed in: php5 (Ubuntu)
   Status: Fix Committed => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-4598

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-4643

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-4644

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

Title:
  Use __builtin_clzl on POWER

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1458434/+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 1474276] Re: PHP Fatal error: Inconsistent insteadof definition

2015-07-27 Thread Silvio Ginter
Dear Robie,

i just compared the source code of PHP Package included in Wily and the 
original 5.6.11 branch on GitHub.
The fix is NOT included. Please compare Wily: 
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/wily/php5/wily/view/head:/Zend/zend_compile.c#L4126
 over GitHub: 
https://github.com/php/php-src/blob/PHP-5.6.11/Zend/zend_compile.c#L4269

Both should be the same, but they are not.

** Changed in: php5 (Ubuntu)
   Status: Fix Released => Incomplete

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

Title:
  PHP Fatal error:  Inconsistent insteadof definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1474276/+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 1357471] Re: Samba4 AD DC randomly dies, error: "Did not manage to negotiate mandetory feature SIGN for dcerpc auth_level 6".

2015-07-27 Thread Jorge Albarenque
I can confirm that applying the patch provided in
https://bugzilla.samba.org/show_bug.cgi?id=11164 does not fix the issue.

The "Did not manage to negotiate..." error message is gone but the other
message "Failed to bind..." still spams the logs and replication is
broken as per "samba-tool drs showrepl".

I can also confirm that what triggers this are network connectivity
interruptions between the DCs. After connectivity is restored,
replication is not reestablished until Samba is restarted

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

Title:
  Samba4 AD DC randomly dies, error: "Did not manage to negotiate
  mandetory feature SIGN for dcerpc auth_level 6".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1357471/+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 1458434] Re: Use __builtin_clzl on POWER

2015-07-27 Thread Robie Basak
Uploaded 5.6.11+dfsg-1ubuntu1 to Wily which includes this fix from
upstream.

If you need a fix for an existing stable release, please comment with a
justification against https://wiki.ubuntu.com/StableReleaseUpdates#When
and complete steps 1 through 4 in
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure - and go ahead
with all the steps if you can. Note that that SRU team would need to
make a final decision.

** Changed in: php5 (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  Use __builtin_clzl on POWER

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1458434/+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 1475824] Re: package php5-mysql 5.5.9+dfsg-1ubuntu4.11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-27 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I can't reproduce this in a fresh Trusty container - "sudo apt-get
install lamp-server^" works as expected. So since it seems likely to me
that this is a local configuration problem, rather than a bug in Ubuntu,
I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

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

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

Title:
  package php5-mysql 5.5.9+dfsg-1ubuntu4.11 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/php5/+bug/1475824/+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 1474276] Re: PHP Fatal error: Inconsistent insteadof definition

2015-07-27 Thread Robie Basak
As this is reported fixed in 5.6.4 and Wily has 5.6.9, I'm marking this
Fix Released. The patch looks trivial to cherry-pick to Trusty but does
need to go through the SRU process for QA purposes, so anyone who is
prepared to drive this please go right ahead. The procedure is
documented in https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: php5 (Ubuntu)
   Status: Triaged => Fix Released

** Also affects: php5 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: php5 (Ubuntu Trusty)
   Importance: Undecided => Medium

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

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

Title:
  PHP Fatal error:  Inconsistent insteadof definition

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1474276/+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 1475203] Re: package php5-common 5.6.4+dfsg-4ubuntu6.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2015-07-27 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

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

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

Title:
  package php5-common 5.6.4+dfsg-4ubuntu6.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1475203/+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 1475061] Re: package libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2015-07-27 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

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

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

Title:
  package libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.2 failed to
  install/upgrade: подпроцесс установлен сценарий post-installation
  возвратил код ошибки 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1475061/+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 1242376] Re: "reload php5-fpm" crashes

2015-07-27 Thread Robie Basak
I have documented the workaround in the bug description. This bug
presumably does not affect releases >= Vivid since it is related to
upstart and Ubuntu runs systemd since Vivid. So marking Fix Released and
creating a Trusty task in case someone can come up with a good fix for
Trusty that can be SRU'd. Importance -> Medium as a workaround is
available.

** Description changed:

+ [Impact]
+ 
+ On releases running upstart (those older than Vivid), the php5-fpm
+ service crashes on reload.
+ 
+ [Workaround]
+ 
+ Create /etc/init/php5-fpm.override and add the line "reload signal
+ SIGUSR2" to it.
+ 
+ [Original Description]
+ 
  "reload php5-fpm" with upstart does not work.
  
  php5-fpm will crash and leave non-working child processes hanging around
  that will block any recovery until they are killed off manually.
  
  This is because php5-fpm does not handle SIGHUP. It results in an
  uncontrolled exit. After telling upstart to instead use SIGUSR2 on
  reload*, things work as expected.
  
  * "reload signal SIGUSR2" in upstart php5-fpm.conf
  
  Signals handled by php5-fpm seems to be:
  * SIGINT, SIGTERM: immediate termination
  * SIGQUIT: graceful stop
  * SIGUSR1: re-open log file
  * SIGUSR2: graceful reload of all workers + reload of fpm conf/binary
  
  Ubuntu 13.10, amd64
  ii  php5-fpm 5.5.3+dfsg-1ubuntu2  
amd64server-side, HTML-embedded scripting language (FPM-CGI binary)

** Changed in: php5 (Ubuntu)
 Assignee: Pratiksha (deekshammhs10) => (unassigned)

** Changed in: php5 (Ubuntu)
   Status: Confirmed => Fix Released

** Also affects: php5 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Changed in: php5 (Ubuntu Trusty)
   Importance: Undecided => Medium

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

Title:
  "reload php5-fpm" crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1242376/+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 1449046] Re: needing non existed file

2015-07-27 Thread Thomas Bach
*** This bug is a duplicate of bug 1412438 ***
https://bugs.launchpad.net/bugs/1412438

** This bug has been marked a duplicate of bug 1412438
   OCF:pacemaker:o2cb broken in 14.04

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

Title:
  needing non existed file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1449046/+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 1412438] Re: OCF:pacemaker:o2cb broken in 14.04

2015-07-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ocfs2-tools (Ubuntu)
   Status: New => Confirmed

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

Title:
  OCF:pacemaker:o2cb broken in 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1412438/+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 1449046] Re: needing non existed file

2015-07-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ocfs2-tools (Ubuntu)
   Status: New => Confirmed

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

Title:
  needing non existed file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1449046/+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 1478289] Re: samba fails to start at boot after 15.04 upgrade

2015-07-27 Thread Robie Basak
I tried an upgrade from Utopic and still can't reproduce.
/lib/systemd/system/samba.service still exists, is a symlink to
/dev/null, and causes "sudo systemctl start samba" to output "Failed to
start samba.service: Unit samba.service is masked.".

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

Title:
  samba fails to start at boot after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1478289/+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 1478289] Re: samba fails to start at boot after 15.04 upgrade

2015-07-27 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

On my test on Vivid, /lib/systemd/system/samba.service exists, is a
symlink to /dev/null, and causes "sudo systemctl start samba" to output
"Failed to start samba.service: Unit samba.service is masked.". Instead,
/etc/init.d/{smbd,nmbd} work directly, and "sudo systemdctl {start|stop}
{smbd|nmbd}" both appear to work correctly. On reboot, smbd and nmbd are
both started correctly.

So it seems that I cannot reproduce, though I haven't tried an upgrade
for Utopic. Do you have a previous customised version of
/etc/init.d/samba that you have not updated for Vivid?

Please provide steps to reproduce, and once done, change the bug status
back to New. Thanks!

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

Title:
  samba fails to start at boot after 15.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1478289/+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 1478164] Re: Sync gdisk 1.0.0-3 (main) from Debian unstable (main)

2015-07-27 Thread Robie Basak
This bug was fixed in the package gdisk - 1.0.0-3
Sponsored for Artur Rona (ari-tczew)

---
gdisk (1.0.0-3) unstable; urgency=medium

  [ William Grant ]
  * debian/patches/bug-1285197.diff: Don't leave suffix uninitialised when
none was passed to IeeeToInt. Fixes incorrect partition boundaries and
other failures on ppc64el and possibly other architectures.

 -- Guillaume Delacour   Sat, 18 Jul 2015 18:44:52 +

** Changed in: gdisk (Ubuntu)
   Status: New => Fix Released

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

Title:
  Sync gdisk 1.0.0-3 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdisk/+bug/1478164/+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 1425112] Re: Missing groovydoc command

2015-07-27 Thread Robie Basak
I see src/bin/groovydoc in the source for groovy
(2.0.0~beta2+isreally1.8.6) so it looks like this could be fixed in
packaging. But note that if you are using groovy 2 then this already
exists as Hans points out.

** Changed in: groovy (Ubuntu)
   Status: Confirmed => Triaged

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

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

Title:
  Missing groovydoc command

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/groovy/+bug/1425112/+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 1478250] Re: hp x360 laptop keyboard freezes for 1 sec. every few minutes

2015-07-27 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This sounds like a kernel or X.org problem - certainly
not openssh - so reassigning.

** Package changed: openssh (Ubuntu) => linux (Ubuntu)

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

Title:
  hp x360 laptop keyboard freezes for 1 sec. every few minutes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1478250/+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 1478182] Re: Starting domain name service... bind9 fail

2015-07-27 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:

1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).

Once you have added this information, please change the bug status back
to New. Thanks!

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

Title:
  Starting domain name service... bind9 fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1478182/+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 1394237] Re: The dlm package is not installable

2015-07-27 Thread Robie Basak
Thank you for reporting this bug and helping to make Ubuntu better.

It looks to me like the dlm binary package has never worked, and that
dlm is being built perhaps just for clvm, which uses libdlm3. Perhaps
the dlm binary package should be removed if there are no plans to make
it work?

** Summary changed:

- package dlm 4.0.1-0ubuntu1 failed to install/upgrade: il sottoprocesso 
installato script di post-installation ha restituito lo stato di errore 1
+ The dlm package is not installable

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

** Changed in: dlm (Ubuntu)
   Importance: Undecided => High

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

Title:
  The dlm package is not installable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dlm/+bug/1394237/+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 1453059] Re: init script is redhat version, doesn't work.

2015-07-27 Thread Robie Basak
*** This bug is a duplicate of bug 1394237 ***
https://bugs.launchpad.net/bugs/1394237

** This bug has been marked a duplicate of bug 1394237
   The dlm package is not installable

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

Title:
  init script is redhat version, doesn't work.

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