[Bug 1454504] [NEW] Openflow 1.3 version script failing with BSN
Public bug reported: I have executed github openflow 1.3 scripts with Openvswitch and got the below error as openvswitch not accepting the message (OFPBRC_EPERM) == FAIL: bsn_gentable.SetBucketsSizeError -- Traceback (most recent call last): File "/root/oftest/tests-1.3/bsn_gentable.py", line 657, in runTest self.assertEquals(error.code, ofp.OFPBRC_EPERM) AssertionError: 3 != 5 Scripts: class EntryStatsFragmented(BaseGenTableTest): """ Test retrieving entry stats in mutiple replies """ def runTest(self): # Add a bunch of entries # Enough for 3 stats replies for i in range(0, 4095): self.do_add(vlan_vid=i, ipv4=0x12345678, mac=(0, 1, 2, 3, 4, 5)) do_barrier(self.controller) verify_no_errors(self.controller) entries = self.do_entry_stats() seen = set() for entry in entries: key = tlv_dict(entry.key) vlan_vid = key[ofp.bsn_tlv.vlan_vid] self.assertNotIn(vlan_vid, seen) seen.add(vlan_vid) self.assertEquals(seen, set(range(0, 4095))) Also , bsn_gentable scripts all are failing due to “error.err_type, error.code” .PFA errors. Thanks Jay ** Affects: openvswitch (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu. https://bugs.launchpad.net/bugs/1454504 Title: Openflow 1.3 version script failing with BSN To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1454504/+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 965836] Re: `ssh-add -x` does not prevent key use
Are you using gnome-keyring? (I think that's the default). If so, gnome-keyring doesn't actually implement ssh-agent locking although it will claim to work. https://git.gnome.org/browse/gnome-keyring/tree/daemon/ssh-agent/gkd- ssh-agent-ops.c#n1417 op_not_implemented_success, /* GKR_SSH_OP_LOCK */ op_not_implemented_success, /* GKR_SSH_OP_UNLOCK */ -- 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/965836 Title: `ssh-add -x` does not prevent key use To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/965836/+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 1454476] [NEW] uvt-kvm wait should take network parameter
Public bug reported: 1) vivid 2) 0~bzr99-0ubuntu1 3) uvt-kvm wait --insecure vm1 waits till the VM is up 4) times out but VM is up due to creating with a separate bridge: I've created new bridges via virsh net-define scaling-1.xml, virsh net- start scaling-1 which creates a new bridge device (scaling-1) with a new network. I can create a VM and use this newly defined bridge with uvt-kvm create --bridge scaling-1 This all works fine, however, uvt-kvm wait only looks at the 'default' libvirt network. Ideally I can pass the network name (which may not be the bridge name, like default -> virbr0) and uvtool should look up the network conf file (/var/lib/libvirt/dnsmasq/$NETWORK.conf; and extract the interface= value and then use that to specify the status and conf file to the LeaseWait notifier. Then wait would know the correct lease file to watch for newly created leases. ** Affects: uvtool (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to uvtool in Ubuntu. https://bugs.launchpad.net/bugs/1454476 Title: uvt-kvm wait should take network parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1454476/+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 1389954] Re: Make .lxc domain name resolution easier to discover and enable
Here's a first attempt: https://github.com/lxc/lxc-pkg-ubuntu/pull/2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1389954 Title: Make .lxc domain name resolution easier to discover and enable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1389954/+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 1430025] Re: maas uninstallable on vivid
If this bug is fixed, please set its importance accordingly. ** Also affects: maas Importance: Undecided Status: New ** Changed in: maas Status: New => Confirmed ** Changed in: maas (Ubuntu) Status: Confirmed => Triaged -- 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/1430025 Title: maas uninstallable on vivid To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1430025/+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 1450563] Re: python-nova is missing gettextutils.py breaking nova-compute-flex
** Changed in: nova (Ubuntu) Importance: Undecided => Medium -- 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/1450563 Title: python-nova is missing gettextutils.py breaking nova-compute-flex To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1450563/+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 1358835] libnuma.so.1 sum 55709
--- Comment (attachment only) From thierry.fa...@fr.ibm.com 2014-11-19 14:45 EDT--- ** Attachment added: "libnuma.so.1 sum 55709" https://bugs.launchpad.net/bugs/1358835/+attachment/4396530/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1358835] new libnuma.so with fix
--- Comment on attachment From thierry.fa...@fr.ibm.com 2014-11-18 15:55 EDT--- Please have a test ** Attachment added: "new libnuma.so with fix" https://bugs.launchpad.net/bugs/1358835/+attachment/4396529/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1358835] Comment bridged from LTC Bugzilla
--- Comment From thierry.fa...@fr.ibm.com 2015-03-05 10:05 EDT--- Verified: gcc test.c -ldl -o test ubuntu@vm19:~$ ./test 80 80 cpu 80 belongs to node 2 ubuntu@vm19:~$ numactl -H available: 4 nodes (0-3) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 node 0 size: 969 MB node 0 free: 445 MB node 1 cpus: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 node 1 size: 1022 MB node 1 free: 777 MB node 2 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 node 2 size: 1022 MB node 2 free: 37 MB node 3 cpus: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 node 3 size: 1017 MB node 3 free: 907 MB node distances: node 0 1 2 3 0: 10 40 40 40 1: 40 10 40 40 2: 40 40 10 40 3: 40 40 40 10 ubuntu@vm19:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" --- Comment From mainam...@in.ibm.com 2015-03-19 05:43 EDT--- The test described in the bug fails in Ubuntu 14.04.2. The following packages were tried as well: libnuma1 2.0.9~rc5-1ubuntu3 and numactl 2.0.9~rc5-1ubuntu3 In all cases the test failed. The efix for 14.04.1 provided by Thierry Fauck worked but it was not used in 14.04.02 --- Comment From mainam...@in.ibm.com 2015-03-25 10:41 EDT--- Any updates on this? --- Comment From thierry.fa...@fr.ibm.com 2015-04-08 07:54 EDT--- Commit 573609fb2711b6c09090cc3fef9a771ae9eb246b sent to maintainers >From 573609fb2711b6c09090cc3fef9a771ae9eb246b Mon Sep 17 00:00:00 2001 From: Thierry FAUCK - IBM LTC Date: Tue, 7 Apr 2015 17:53:34 +0200 Subject: [PATCH] libnuma.so On ppc64el, cpu number are not contigous Commit 32075635db57c3d5efe12f8fb569af857e01ccad issuea warning message /sys not mounted when it find a non existent cpu number, and that's the default for multinode on ppc64el bare metal installed system. This patch removes the message when the /sys entry doesn't exist, but use the return code. Signed-off-by: Thierry FAUCK - IBM LTC modified: libnuma.c --- libnuma.c | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/libnuma.c b/libnuma.c index 3717d5b..98aa10f 100644 --- a/libnuma.c +++ b/libnuma.c @@ -1276,11 +1276,13 @@ numa_node_to_cpus_v1(int node, unsigned long *buffer, int bufferlen) sprintf(fn, "/sys/devices/system/node/node%d/cpumap", node); f = fopen(fn, "r"); if (!f || getdelim(&line, &len, '\n', f) < 1) { - numa_warn(W_nosysfs2, - "/sys not mounted or invalid. Assuming one node: %s", + if (f) { + numa_warn(W_nosysfs2, + "/sys not mounted or invalid. Assuming one node: %s", strerror(errno)); - numa_warn(W_nosysfs2, - "(cannot open or correctly parse %s)", fn); + numa_warn(W_nosysfs2, + "(cannot open or correctly parse %s)", fn); + } bitmask.maskp = (unsigned long *)mask; bitmask.size = buflen_needed * 8; numa_bitmask_setall(&bitmask); @@ -1355,11 +1357,13 @@ numa_node_to_cpus_v2(int node, struct bitmask *buffer) sprintf(fn, "/sys/devices/system/node/node%d/cpumap", node); f = fopen(fn, "r"); if (!f || getdelim(&line, &len, '\n', f) < 1) { - numa_warn(W_nosysfs2, - "/sys not mounted or invalid. Assuming one node: %s", - strerror(errno)); - numa_warn(W_nosysfs2, - "(cannot open or correctly parse %s)", fn); + if (f) { + numa_warn(W_nosysfs2, + "/sys not mounted or invalid. Assuming one node: %s", + strerror(errno)); + numa_warn(W_nosysfs2, + "(cannot open or correctly parse %s)", fn); + } numa_bitmask_setall(mask); err = -1; } -- 1.7.9.5 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1358835] Patch for libnuma.c
--- Comment (attachment only) From thierry.fa...@fr.ibm.com 2014-12-08 16:02 EDT--- ** Attachment added: "Patch for libnuma.c" https://bugs.launchpad.net/bugs/1358835/+attachment/4396531/+files/linuma_patch.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1358835] Re: numa_node_of_cpu() returns warning when cpu_index > 79
This bug was fixed in the package numactl - 2.0.9~rc5-1ubuntu3 --- numactl (2.0.9~rc5-1ubuntu3) trusty-proposed; urgency=medium * cherrypick add-check-for-return-value-of-node-to-cpus.patch from upstream to fix warning when cpu_index > 79 (LP: #1358835) -- Serge HallynThu, 26 Feb 2015 14:17:00 -0600 ** Changed in: numactl (Ubuntu Utopic) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1358835] new libnuma.so with fix
--- Comment on attachment From thierry.fa...@fr.ibm.com 2014-11-18 15:55 EDT--- Please have a test ** Attachment added: "new libnuma.so with fix" https://bugs.launchpad.net/bugs/1358835/+attachment/4396526/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1358835] Patch for libnuma.c
--- Comment (attachment only) From thierry.fa...@fr.ibm.com 2014-12-08 16:02 EDT--- ** Attachment added: "Patch for libnuma.c" https://bugs.launchpad.net/bugs/1358835/+attachment/4396528/+files/linuma_patch.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1358835] Comment bridged from LTC Bugzilla
--- Comment From thierry.fa...@fr.ibm.com 2015-03-05 10:05 EDT--- Verified: gcc test.c -ldl -o test ubuntu@vm19:~$ ./test 80 80 cpu 80 belongs to node 2 ubuntu@vm19:~$ numactl -H available: 4 nodes (0-3) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 node 0 size: 969 MB node 0 free: 445 MB node 1 cpus: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 node 1 size: 1022 MB node 1 free: 777 MB node 2 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 node 2 size: 1022 MB node 2 free: 37 MB node 3 cpus: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 node 3 size: 1017 MB node 3 free: 907 MB node distances: node 0 1 2 3 0: 10 40 40 40 1: 40 10 40 40 2: 40 40 10 40 3: 40 40 40 10 ubuntu@vm19:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" --- Comment From mainam...@in.ibm.com 2015-03-19 05:43 EDT--- The test described in the bug fails in Ubuntu 14.04.2. The following packages were tried as well: libnuma1 2.0.9~rc5-1ubuntu3 and numactl 2.0.9~rc5-1ubuntu3 In all cases the test failed. The efix for 14.04.1 provided by Thierry Fauck worked but it was not used in 14.04.02 --- Comment From mainam...@in.ibm.com 2015-03-25 10:41 EDT--- Any updates on this? --- Comment From thierry.fa...@fr.ibm.com 2015-04-08 07:54 EDT--- Commit 573609fb2711b6c09090cc3fef9a771ae9eb246b sent to maintainers >From 573609fb2711b6c09090cc3fef9a771ae9eb246b Mon Sep 17 00:00:00 2001 From: Thierry FAUCK - IBM LTC Date: Tue, 7 Apr 2015 17:53:34 +0200 Subject: [PATCH] libnuma.so On ppc64el, cpu number are not contigous Commit 32075635db57c3d5efe12f8fb569af857e01ccad issuea warning message /sys not mounted when it find a non existent cpu number, and that's the default for multinode on ppc64el bare metal installed system. This patch removes the message when the /sys entry doesn't exist, but use the return code. Signed-off-by: Thierry FAUCK - IBM LTC modified: libnuma.c --- libnuma.c | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/libnuma.c b/libnuma.c index 3717d5b..98aa10f 100644 --- a/libnuma.c +++ b/libnuma.c @@ -1276,11 +1276,13 @@ numa_node_to_cpus_v1(int node, unsigned long *buffer, int bufferlen) sprintf(fn, "/sys/devices/system/node/node%d/cpumap", node); f = fopen(fn, "r"); if (!f || getdelim(&line, &len, '\n', f) < 1) { - numa_warn(W_nosysfs2, - "/sys not mounted or invalid. Assuming one node: %s", + if (f) { + numa_warn(W_nosysfs2, + "/sys not mounted or invalid. Assuming one node: %s", strerror(errno)); - numa_warn(W_nosysfs2, - "(cannot open or correctly parse %s)", fn); + numa_warn(W_nosysfs2, + "(cannot open or correctly parse %s)", fn); + } bitmask.maskp = (unsigned long *)mask; bitmask.size = buflen_needed * 8; numa_bitmask_setall(&bitmask); @@ -1355,11 +1357,13 @@ numa_node_to_cpus_v2(int node, struct bitmask *buffer) sprintf(fn, "/sys/devices/system/node/node%d/cpumap", node); f = fopen(fn, "r"); if (!f || getdelim(&line, &len, '\n', f) < 1) { - numa_warn(W_nosysfs2, - "/sys not mounted or invalid. Assuming one node: %s", - strerror(errno)); - numa_warn(W_nosysfs2, - "(cannot open or correctly parse %s)", fn); + if (f) { + numa_warn(W_nosysfs2, + "/sys not mounted or invalid. Assuming one node: %s", + strerror(errno)); + numa_warn(W_nosysfs2, + "(cannot open or correctly parse %s)", fn); + } numa_bitmask_setall(mask); err = -1; } -- 1.7.9.5 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1358835] libnuma.so.1 sum 55709
--- Comment (attachment only) From thierry.fa...@fr.ibm.com 2014-11-19 14:45 EDT--- ** Attachment added: "libnuma.so.1 sum 55709" https://bugs.launchpad.net/bugs/1358835/+attachment/4396527/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1358835] Re: numa_node_of_cpu() returns warning when cpu_index > 79
I'm still confused - if possible please give a concise answer (with no other context) - is the patch which I am pasting below all that is needed? Should that patch be sent upstream? --- Comment From thierry.fa...@fr.ibm.com 2015-04-08 07:54 EDT--- Commit 573609fb2711b6c09090cc3fef9a771ae9eb246b sent to maintainers >From 573609fb2711b6c09090cc3fef9a771ae9eb246b Mon Sep 17 00:00:00 2001 From: Thierry FAUCK - IBM LTC Date: Tue, 7 Apr 2015 17:53:34 +0200 Subject: [PATCH] libnuma.so On ppc64el, cpu number are not contigous Commit 32075635db57c3d5efe12f8fb569af857e01ccad issuea warning message /sys not mounted when it find a non existent cpu number, and that's the default for multinode on ppc64el bare metal installed system. This patch removes the message when the /sys entry doesn't exist, but use the return code. Signed-off-by: Thierry FAUCK - IBM LTC modified: libnuma.c --- libnuma.c | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/libnuma.c b/libnuma.c index 3717d5b..98aa10f 100644 --- a/libnuma.c +++ b/libnuma.c @@ -1276,11 +1276,13 @@ numa_node_to_cpus_v1(int node, unsigned long *buffer, int bufferlen) sprintf(fn, "/sys/devices/system/node/node%d/cpumap", node); f = fopen(fn, "r"); if (!f || getdelim(&line, &len, '\n', f) < 1) { - numa_warn(W_nosysfs2, - "/sys not mounted or invalid. Assuming one node: %s", + if (f) { + numa_warn(W_nosysfs2, + "/sys not mounted or invalid. Assuming one node: %s", strerror(errno)); - numa_warn(W_nosysfs2, - "(cannot open or correctly parse %s)", fn); + numa_warn(W_nosysfs2, + "(cannot open or correctly parse %s)", fn); + } bitmask.maskp = (unsigned long *)mask; bitmask.size = buflen_needed * 8; numa_bitmask_setall(&bitmask); @@ -1355,11 +1357,13 @@ numa_node_to_cpus_v2(int node, struct bitmask *buffer) sprintf(fn, "/sys/devices/system/node/node%d/cpumap", node); f = fopen(fn, "r"); if (!f || getdelim(&line, &len, '\n', f) < 1) { - numa_warn(W_nosysfs2, - "/sys not mounted or invalid. Assuming one node: %s", - strerror(errno)); - numa_warn(W_nosysfs2, - "(cannot open or correctly parse %s)", fn); + if (f) { + numa_warn(W_nosysfs2, + "/sys not mounted or invalid. Assuming one node: %s", + strerror(errno)); + numa_warn(W_nosysfs2, + "(cannot open or correctly parse %s)", fn); + } numa_bitmask_setall(mask); err = -1; } -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1444037] Re: juju-core 1.22.1 is not packaged in Ubuntu
@Oleg, et al. I understand that there is a plan to release a 1.22.4 soon. The intent is to support this version as well as the current 1.23. There are orgs committed to using 1.22 for some time and that there are stability fixes that are being backported. If we think that Ubuntu users don't want a 1.22.1 then a 1.22.4 in the space of a few weeks, then I think we want to abandon 1.22.1 in proposed. If there is not issue with placing 1.22.1 in updates this week and then placing a 1.22.4 a few weeks later, I will shut up. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1444037 Title: juju-core 1.22.1 is not packaged in Ubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1444037/+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 1450642] Re: seccomp missing many new syscalls
Hello Jamie, or anyone else affected, Accepted libseccomp into vivid-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libseccomp/2.1.1-1ubuntu1~vivid2 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: libseccomp (Ubuntu Vivid) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libseccomp in Ubuntu. https://bugs.launchpad.net/bugs/1450642 Title: seccomp missing many new syscalls To manage notifications about this bug go to: https://bugs.launchpad.net/snappy-ubuntu/+bug/1450642/+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 837557] Re: fraudulent DigiNotar certificate issuance
** Changed in: ca-certificates (Ubuntu) Assignee: Jamie Strandboge (jdstrand) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nss in Ubuntu. https://bugs.launchpad.net/bugs/837557 Title: fraudulent DigiNotar certificate issuance To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/837557/+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 1396595] Re: Using virt-install fails on ppc64el with "ERROR XML error: No PCI buses available"
So it sounds like they are not yet useful, so it's hard to say these are appropriate for SRU. Please reply here if/when they become useful (i.e. the feature you need is in 14.04.3). ** No longer affects: libvirt (Ubuntu Trusty) ** No longer affects: libvirt (Ubuntu Utopic) -- 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/1396595 Title: Using virt-install fails on ppc64el with "ERRORXML error: No PCI buses available" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1396595/+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 1417937] Re: qemu appears to be built without CONFIG_NUMA defined
Verified on utopic. ** 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 qemu in Ubuntu. https://bugs.launchpad.net/bugs/1417937 Title: qemu appears to be built without CONFIG_NUMA defined To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1417937/+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 1369785] Re: kvm modules not autoloaded on ppc64el
** Also affects: qemu (Ubuntu Utopic) Importance: Undecided Status: New ** Also affects: qemu (Ubuntu Trusty) Importance: Undecided Status: New ** Description changed: - on ppc64el, the kvm modules are not autoloaded. The qemu-system-x86 - package contains an init script that loads the kvm modules for the - platform, but there is no corresponding init script for ppc64el, where - the kvm-hv module needs to be loaded. + [Impact] + on ppc64el, the kvm modules are not autoloaded. The qemu-system-x86 package contains an init script that loads the kvm modules for the platform, but there is no corresponding init script for ppc64el, where the kvm-hv module needs to be loaded. + + [Test Case] + Install qemu, reboot and ensure kvm-hv module is loaded. + + [Regression Potential] + This adjusts the upstart scripts to do what a user would have to normally do manually. -- 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/1369785 Title: kvm modules not autoloaded on ppc64el To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1369785/+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 1398718] Re: Live migration locks up Linux 3.2-based guests
Could you confirm that this is still an issue in vivid? -- 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/1398718 Title: Live migration locks up Linux 3.2-based guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1398718/+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 1297218] Re: guest hangs after live migration due to tsc jump
I'm sorry, but I'm not clear at this point on the status of this bug. I never received an answer to comments #32 and comment #35, and don't know what, if anything, to apply in an SRU. -- 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/1297218 Title: guest hangs after live migration due to tsc jump To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1297218/+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 1411575] Re: Need patch in Trusty to run esx under kvm
Unfortunately this patch completely fails to apply to trusty, and will need to be rewritten from scratch. If someone wants to write the patch, please leave a note here that you will do it ,and post the patch when ready. I will focus on other SRUs in the meantime, as I don't want to risk other SRUs failing because of an error in this patch. Since the priority of this patch was 'medium', this becomes pretty much a no-go for SRU. If this functionality is very much needed in trusty (without using the cloud archive), please someone raise (or request raising) the priority to high. -- 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/1411575 Title: Need patch in Trusty to run esx under kvm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1411575/+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 1434150] Re: [SRU] missing (anti) affinity support
** Changed in: python-novaclient (Ubuntu) Status: New => Incomplete ** Changed in: python-novaclient (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-novaclient in Ubuntu. https://bugs.launchpad.net/bugs/1434150 Title: [SRU] missing (anti) affinity support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1434150/+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 1411575] Re: Need patch in Trusty to run esx under kvm
** Also affects: qemu (Ubuntu Trusty) Importance: Undecided Status: New -- 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/1411575 Title: Need patch in Trusty to run esx under kvm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1411575/+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 1450091] Re: tgt does not auto-start on Vivid
$ sudo service tgt status ● tgt.service - (i)SCSI target daemon Loaded: loaded (/lib/systemd/system/tgt.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2015-05-12 10:31:38 CDT; 8min ago Docs: man:tgtd(8) Process: 852 ExecStop=/usr/sbin/tgtadm --op delete --mode system (code=exited, status=0/SUCCESS) Process: 848 ExecStop=/usr/sbin/tgt-admin --update ALL -c /dev/null -f (code=exited, status=0/SUCCESS) Process: 846 ExecStop=/usr/sbin/tgt-admin --offline ALL (code=exited, status=0/SUCCESS) Process: 844 ExecStop=/usr/sbin/tgtadm --op update --mode sys --name State -v offline (code=exited, status=0/SUCCESS) Process: 870 ExecStartPost=/usr/sbin/tgtadm --op update --mode sys --name State -v ready (code=exited, status=0/SUCCESS) Process: 865 ExecStartPost=/usr/sbin/tgt-admin -e -c /etc/tgt/targets.conf (code=exited, status=0/SUCCESS) Process: 863 ExecStartPost=/usr/sbin/tgtadm --op update --mode sys --name State -v offline (code=exited, status=0/SUCCESS) Main PID: 862 (tgtd) Status: "Starting event loop..." CGroup: /system.slice/tgt.service └─862 /usr/sbin/tgtd -f May 12 10:31:37 maas-vivid systemd[1]: Starting (i)SCSI target daemon... May 12 10:31:37 maas-vivid tgtd[862]: tgtd: work_timer_start(150) use signal based scheduler May 12 10:31:38 maas-vivid tgtd[862]: tgtd: bs_init(386) use signalfd notification May 12 10:31:38 maas-vivid systemd[1]: Started (i)SCSI target daemon. ** Attachment added: "tgt.service" https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1450091/+attachment/4396350/+files/tgt.service -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1450091 Title: tgt does not auto-start on Vivid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1450091/+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 1434150] Re: [SRU] missing (anti) affinity support
** Also affects: python-novaclient (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-novaclient in Ubuntu. https://bugs.launchpad.net/bugs/1434150 Title: [SRU] missing (anti) affinity support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1434150/+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 1450091] Re: tgt does not auto-start on Vivid
Yeah it looks like compiling with the SD_NOTIFY feature flag enabled and installing the package's included tgt.service file to /lib/systemd/system/tgt.service fixes this. systemctl enable tgt will work without any issues and tgt starts up correctly on bootup. Suggest syncing packaging w/ upstream? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1450091 Title: tgt does not auto-start on Vivid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1450091/+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 1454273] [NEW] irqbalance should not run in container
Public bug reported: irqbalance has no need to run in a container. Its possible it has some value, i'm not completely sure, but it would seem just waste. right now there is only an upstart job and sysvinit. i suspect that means we need a systemd job to fix. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: irqbalance 1.0.6-3ubuntu1 ProcVersionSignature: User Name 3.19.0-16.16-generic 3.19.3 Uname: Linux 3.19.0-16-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 Date: Tue May 12 14:23:05 2015 Ec2AMI: ami-0375 Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: m1.small Ec2Kernel: aki-0002 Ec2Ramdisk: ari-0002 ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: irqbalance UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: irqbalance (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug ec2-images vivid -- 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/1454273 Title: irqbalance should not run in container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1454273/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package keystone - 1:2015.1.0-0ubuntu1 --- keystone (1:2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack kilo. (LP: #1449744) -- Corey Bryant Thu, 30 Apr 2015 16:16:32 +0200 ** Changed in: manila (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package manila - 2015.1.0-0ubuntu1 --- manila (2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack kilo. (LP: #1449744) -- Chuck Short Fri, 01 May 2015 08:38:15 +0200 ** Changed in: neutron (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1381450] Update Released
The verification of the Stable Release Update for neutron has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to conntrack in Ubuntu. https://bugs.launchpad.net/bugs/1381450 Title: [MIR] conntrack, libnetfilter-queue, libnetfilter-cttimeout, libnetfilter-cthelper To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/conntrack/+bug/1381450/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package heat - 2015.1.0-0ubuntu1 --- heat (2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack Kilo. (LP: #1449744) * d/p/fix-requirements.patch: Refreshed -- Chuck Short Sun, 03 May 2015 13:45:33 -0400 ** Changed in: ceilometer (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package neutron-fwaas - 2015.1.0-0ubuntu1 --- neutron-fwaas (2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack Kilo. (LP: #1449744) -- Chuck Short Thu, 30 Apr 2015 17:40:32 +0200 ** Changed in: cinder (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package ceilometer - 2015.1.0-0ubuntu1 --- ceilometer (2015.1.0-0ubuntu1) vivid; urgency=medium [ Corey Bryant ] * New upstream release for OpenStack kilo (LP: #1449744): - d/p/disable-kafka.patch: Rebased. -- Chuck Short Sun, 03 May 2015 13:38:43 -0400 ** Changed in: neutron-fwaas (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package neutron-lbaas - 1:2015.1.0-0ubuntu1 --- neutron-lbaas (1:2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack Kilo. (LP: #1449744) -- Chuck Short Thu, 30 Apr 2015 17:35:09 +0200 ** Changed in: nova (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package neutron-vpnaas - 1:2015.1.0-0ubuntu1 --- neutron-vpnaas (1:2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack kilo. (LP: #1449744) -- Chuck Short Thu, 30 Apr 2015 18:32:31 +0200 ** Changed in: neutron-lbaas (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package neutron - 1:2015.1.0-0ubuntu1 --- neutron (1:2015.1.0-0ubuntu1) vivid; urgency=medium [ Corey Bryant ] * New upstream release for OpenStack kilo. (LP: #1449744) [ James Page ] * d/control: Add missing dependency on conntrack for neutron-l3-agent for HA router configuration now that conntrack has completed MIR (LP: #1381450). * d/*: wrap-and-sort. -- Corey Bryant Thu, 30 Apr 2015 15:29:57 +0200 ** Changed in: horizon (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package nova - 1:2015.1.0-0ubuntu1 --- nova (1:2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack Kilo. (LP: #1449744) -- Chuck Short Sun, 03 May 2015 13:56:17 -0400 ** Changed in: keystone (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package cinder - 1:2015.1.0-0ubuntu1 --- cinder (1:2015.1.0-0ubuntu1) vivid; urgency=medium [ Chuck Short ] * New upstream release for OpenStack Kilo. (LP: #1449744) [ James Page ] * d/p/*: Refresh. -- Chuck Short Sun, 03 May 2015 13:40:57 -0400 -- 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/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package horizon - 1:2015.1.0-0ubuntu1 --- horizon (1:2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack kilo. (LP: #1449744) -- Corey Bryant Thu, 30 Apr 2015 15:46:00 +0200 ** Changed in: glance (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package glance - 1:2015.1.0-0ubuntu1 --- glance (1:2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack kilo. (LP: #1449744) -- Corey Bryant Thu, 30 Apr 2015 15:38:08 +0200 ** Changed in: heat (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package ironic - 2015.1.0-0ubuntu1 --- ironic (2015.1.0-0ubuntu1) vivid; urgency=medium [ Chuck Short ] * New upstream release for OpenStack Kilo. (LP: #1449744) * debian/ironic-common.install: Dropped ironic-nova-bm-migrate. [ JJ Asghar ] * d/ironic-conductor.init.in: ironic-api -> ironic-conductor (LP: #1429962). -- Chuck Short Sun, 03 May 2015 13:50:22 -0400 ** Changed in: neutron-vpnaas (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package sahara - 2015.1.0-0ubuntu1 --- sahara (2015.1.0-0ubuntu1) vivid; urgency=medium * New upstream release for OpenStack kilo. (LP: #1449744) -- Corey Bryant Thu, 30 Apr 2015 15:53:55 +0200 ** Changed in: sahara (Ubuntu Vivid) Status: Fix Committed => Fix Released ** Changed in: ironic (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Update Released
The verification of the Stable Release Update for python-openstackclient has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- 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/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package python-openstackclient - 1.0.3-0ubuntu1 --- python-openstackclient (1.0.3-0ubuntu1) vivid; urgency=medium * New upstream release. (LP: #1449744) -- Chuck Short Fri, 01 May 2015 09:11:50 +0200 ** Changed in: python-openstackclient (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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1381450] Re: [MIR] conntrack, libnetfilter-queue, libnetfilter-cttimeout, libnetfilter-cthelper
** 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 conntrack in Ubuntu. https://bugs.launchpad.net/bugs/1381450 Title: [MIR] conntrack, libnetfilter-queue, libnetfilter-cttimeout, libnetfilter-cthelper To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/conntrack/+bug/1381450/+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 1429327] multipath-tools_root-uuid-multipath.debdiff
Default Comment by Bridge ** Attachment added: "multipath-tools_root-uuid-multipath.debdiff" https://bugs.launchpad.net/bugs/1429327/+attachment/4396262/+files/multipath-tools_root-uuid-multipath.debdiff -- 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/1429327 Title: Boot from an unique, stable, multipath-dependent symlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1429327/+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 1429327] syslog.gz
Default Comment by Bridge ** Attachment added: "syslog.gz" https://bugs.launchpad.net/bugs/1429327/+attachment/4396261/+files/syslog.gz -- 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/1429327 Title: Boot from an unique, stable, multipath-dependent symlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1429327/+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 1429327] hardware-summary.gz
Default Comment by Bridge ** Attachment added: "hardware-summary.gz" https://bugs.launchpad.net/bugs/1429327/+attachment/4396260/+files/hardware-summary.gz -- 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/1429327 Title: Boot from an unique, stable, multipath-dependent symlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1429327/+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 1429327] system boots up log
Default Comment by Bridge ** Attachment added: "system boots up log" https://bugs.launchpad.net/bugs/1429327/+attachment/4396259/+files/creeklp1.log -- 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/1429327 Title: Boot from an unique, stable, multipath-dependent symlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1429327/+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 1429327] Re: Boot from an unique, stable, multipath-dependent symlink
** Patch added: "partman-multipath_uuid-multipath.debdiff" https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1429327/+attachment/4396257/+files/partman-multipath_uuid-multipath.debdiff -- 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/1429327 Title: Boot from an unique, stable, multipath-dependent symlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1429327/+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 1429327] Re: Boot from an unique, stable, multipath-dependent symlink
Hi Mathieu, (I have no idea what the 3 attachments above are related to. :-) This is the patch missing for the installer. I did some testing and noticed some problems w/ it, which made me to reconsider how/if we should really make this based on an UUID= field. Let me describe the issue. IIRC, if this one is applied, and one or more partitions on multipath disks are used (so there are some UUID=multipath- on /etc/fstab), the init jobs for the local filesystems wouldn't finish. I couldn't investigate further by the time, but I guess the problem is some pieces maybe just don't assume they should pick a symlink from /dev/disk/by-uuid/, and perhaps search for the UUID field in the filesystem itself, which obviously doesn't contain the 'multipath-' prefix). So, maybe better ways are either to move back to explicitly using /dev/disk/by-id/ (and then 'multipath-' prefix would be OK, as it's not a filesystem field, AFAICT), or use different approaches -- I believe upstream multipath-tools relies on different things, which are probably worth checking. I guess that for W, the most interesting thing is to consider moving to upstream multipath-tools. I know there's a Debian-base to think of (and I see they still modify the sources to use mpath[0-9]+ rather than mpath[a-z]+, which creates some difficulties for some backporting..).. but at some time, either Ubuntu or Debian should make the move to have better multipath support, and by looking at the number of fixes made after 0.5.0, I think git HEAD is a very good place to sit on nowadays (besides it -- VPD page 0x80 as optional -- is important for IBM IPR controllers..). This seems something that can span interesting things to talk about :) -- 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/1429327 Title: Boot from an unique, stable, multipath-dependent symlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1429327/+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 1338732] Re: Timed out waiting for a reply via rabbit
** Changed in: oslo.messaging (Ubuntu Utopic) Status: Fix Released => New ** Changed in: oslo.messaging (Ubuntu Utopic) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to oslo.messaging in Ubuntu. https://bugs.launchpad.net/bugs/1338732 Title: Timed out waiting for a reply via rabbit To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1338732/+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 1409904] Re: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes
** Changed in: libibverbs (Ubuntu Trusty) Milestone: None => ubuntu-14.04.3 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libibverbs in Ubuntu. https://bugs.launchpad.net/bugs/1409904 Title: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/1409904/+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 1454223] [NEW] nss-ldap tries to access ldap server before the network is up
Public bug reported: I'm getting the following kind of errors during the boot process on Ubuntu 15.04: May 11 12:19:25 vagrant-ubuntu-vivid-64 sh[482]: nss_ldap: could not connect to any LDAP server as (null) - Can't contact LDAP server May 11 12:19:25 vagrant-ubuntu-vivid-64 sh[482]: nss_ldap: failed to bind to LDAP server ldap://ldap: Can't contact LDAP server May 11 12:19:25 vagrant-ubuntu-vivid-64 sh[482]: nss_ldap: reconnecting to LDAP server... May 11 12:19:25 vagrant-ubuntu-vivid-64 sh[482]: nss_ldap: could not connect to any LDAP server as (null) - Can't contact LDAP server May 11 12:19:25 vagrant-ubuntu-vivid-64 sh[482]: nss_ldap: failed to bind to LDAP server ldap://ldap: Can't contact LDAP server May 11 12:19:25 vagrant-ubuntu-vivid-64 sh[482]: nss_ldap: reconnecting to LDAP server (sleeping 1 seconds)... This happens before the network is up, when the ldap server is obviously unreachable. Once the network is up ldap authentication works properly. The problem is that the boot process shouldn't need to retrieve any user or group from the ldap server. The same configuration was working fine in Ubuntu 14.10 ** Affects: libnss-ldap (Ubuntu) Importance: Undecided Status: New ** Tags: boot ldap ** Attachment added: "/etc/nsswitch.conf" https://bugs.launchpad.net/bugs/1454223/+attachment/4396187/+files/nsswitch.conf ** Tags added: ldap ** Tags added: boot -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libnss-ldap in Ubuntu. https://bugs.launchpad.net/bugs/1454223 Title: nss-ldap tries to access ldap server before the network is up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1454223/+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 1443429] Re: [SRU] juno 2014.2.3 point release
** 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 nova in Ubuntu. https://bugs.launchpad.net/bugs/1443429 Title: [SRU] juno 2014.2.3 point release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1443429/+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 1454183] [NEW] gccgo crash on powerpc
Public bug reported: I see panics of the form below in https://launchpad.net/~snappy- dev/+archive/ubuntu/image/+build/7403985 and https://launchpad.net/ubuntu/+source/docker.io/1.6.0+dfsg1-1ubuntu1/+build/7397683 causing FTBFS for snappy and docker.io on powerpc. As these have separate Go codebases I assume this is a compiler bug? dh_auto_build -a -O--buildsystem=golang -O--fail-missing fatal error: unexpected signal during runtime execution [signal 0xb code=0x1 addr=0x3] goroutine 16 [running]: runtime_dopanic ../../../src/libgo/runtime/panic.c:131 runtime_throw ../../../src/libgo/runtime/panic.c:193 sig_panic_leadin ../../../src/libgo/runtime/go-signal.c:247 sig_panic_info_handler ../../../src/libgo/runtime/go-signal.c:281 :0 __go_go ../../../src/libgo/runtime/proc.c:2328 runtime_main ../../../src/libgo/runtime/proc.c:598 goroutine 0 [idle]: panic during panic goroutine 0 [idle]: runtime_dopanic ../../../src/libgo/runtime/panic.c:131 runtime_startpanic ../../../src/libgo/runtime/panic.c:100 runtime_throw ../../../src/libgo/runtime/panic.c:191 runtime_gogo ../../../src/libgo/runtime/proc.c:251 runtime_tracebackothers ../../../src/libgo/runtime/proc.c:767 runtime_dopanic ../../../src/libgo/runtime/panic.c:139 runtime_throw ../../../src/libgo/runtime/panic.c:193 sig_panic_leadin ../../../src/libgo/runtime/go-signal.c:247 sig_panic_info_handler ../../../src/libgo/runtime/go-signal.c:281 :0 __go_go ../../../src/libgo/runtime/proc.c:2328 runtime_main ../../../src/libgo/runtime/proc.c:598 fatal error: unexpected signal during runtime execution [signal 0xb code=0x1 addr=0x3] goroutine 16 [running]: runtime_dopanic ../../../src/libgo/runtime/panic.c:131 runtime_throw ../../../src/libgo/runtime/panic.c:193 sig_panic_leadin ../../../src/libgo/runtime/go-signal.c:247 sig_panic_info_handler ../../../src/libgo/runtime/go-signal.c:281 :0 __go_go ../../../src/libgo/runtime/proc.c:2328 runtime_main ../../../src/libgo/runtime/proc.c:598 goroutine 0 [idle]: panic during panic goroutine 0 [idle]: runtime_dopanic ../../../src/libgo/runtime/panic.c:131 runtime_startpanic ../../../src/libgo/runtime/panic.c:100 runtime_throw ../../../src/libgo/runtime/panic.c:191 runtime_gogo ../../../src/libgo/runtime/proc.c:251 runtime_tracebackothers ../../../src/libgo/runtime/proc.c:767 runtime_dopanic ../../../src/libgo/runtime/panic.c:139 runtime_throw ../../../src/libgo/runtime/panic.c:193 sig_panic_leadin ../../../src/libgo/runtime/go-signal.c:247 sig_panic_info_handler ../../../src/libgo/runtime/go-signal.c:281 :0 __go_go ../../../src/libgo/runtime/proc.c:2328 runtime_main ../../../src/libgo/runtime/proc.c:598 dh_auto_build: go install -v returned exit code 2 ** Affects: docker.io (Ubuntu) Importance: Medium Status: Triaged ** Affects: gcc-5 (Ubuntu) Importance: Undecided Status: New ** Also affects: docker.io (Ubuntu) Importance: Undecided Status: New ** Changed in: docker.io (Ubuntu) Status: New => Triaged ** Changed in: docker.io (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to docker.io in Ubuntu. https://bugs.launchpad.net/bugs/1454183 Title: gccgo crash on powerpc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1454183/+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 1439280] Re: Libvirt CPU affinity error
I was pointed at the v1.2.12-maint head in the libvirt git which contains this fix already. http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/heads/v1.2.12-maint I suggest we close the nova issue with won't fix and get the correctly backported patch into the libvirt package. -- 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/1439280 Title: Libvirt CPU affinity error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1439280/+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 1451134] Re: Default connection parameters fails when running dbsync
After this change [ connection = sqlite://var/lib/trove/trove_test.sqlite ], we are getting below error now. Looks like we need to change this line to - [ connection = sqlite:var/lib/trove/trove_test.sqlite ] Installing new version of config file /etc/trove/api-paste.ini ... addgroup: The group `trove' already exists as a system group. Exiting. The system user `trove' already exists. Exiting. Command failed, please check log for more info. 2015-05-12 08:14:19.101 10140 CRITICAL root [-] ArgumentError: Invalid SQLite URL: sqlite://var/lib/trove/trove_test.sqlite Valid SQLite URL forms are: sqlite:///:memory: (or, sqlite://) sqlite:///relative/path/to/file.db sqlite:absolute/path/to/file.db 2015-05-12 08:14:19.101 10140 TRACE root Traceback (most recent call last): 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/bin/trove-manage", line 10, in 2015-05-12 08:14:19.101 10140 TRACE root sys.exit(main()) 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/trove/cmd/manage.py", line 177, in main 2015-05-12 08:14:19.101 10140 TRACE root Commands().execute() 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/trove/cmd/manage.py", line 57, in execute 2015-05-12 08:14:19.101 10140 TRACE root exec_method(**kwargs) 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/trove/cmd/manage.py", line 42, in db_sync 2015-05-12 08:14:19.101 10140 TRACE root self.db_api.db_sync(CONF, repo_path=repo_path) 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/trove/db/sqlalchemy/api.py", line 103, in db_sync 2015-05-12 08:14:19.101 10140 TRACE root migration.db_sync(options, version, repo_path) 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/trove/db/sqlalchemy/migration.py", line 118, in db_sync 2015-05-12 08:14:19.101 10140 TRACE root _version_control(options, repo_path) 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/trove/db/sqlalchemy/migration.py", line 106, in _version_control 2015-05-12 08:14:19.101 10140 TRACE root return versioning_api.version_control(sql_connection, repo_path) 2015-05-12 08:14:19.101 10140 TRACE root File "", line 2, in version_control 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/migrate/versioning/util/__init__.py", line 156, in with_engine 2015-05-12 08:14:19.101 10140 TRACE root engine = construct_engine(url, **kw) 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/migrate/versioning/util/__init__.py", line 141, in construct_engine 2015-05-12 08:14:19.101 10140 TRACE root return create_engine(engine, **kwargs) 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/__init__.py", line 362, in create_engine 2015-05-12 08:14:19.101 10140 TRACE root return strategy.create(*args, **kwargs) 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/strategies.py", line 82, in create 2015-05-12 08:14:19.101 10140 TRACE root (cargs, cparams) = dialect.create_connect_args(u) 2015-05-12 08:14:19.101 10140 TRACE root File "/usr/lib/python2.7/dist-packages/sqlalchemy/dialects/sqlite/pysqlite.py", line 359, in create_connect_args 2015-05-12 08:14:19.101 10140 TRACE root " sqlite:absolute/path/to/file.db" % (url,)) 2015-05-12 08:14:19.101 10140 TRACE root ArgumentError: Invalid SQLite URL: sqlite://var/lib/trove/trove_test.sqlite 2015-05-12 08:14:19.101 10140 TRACE root Valid SQLite URL forms are: 2015-05-12 08:14:19.101 10140 TRACE root sqlite:///:memory: (or, sqlite://) 2015-05-12 08:14:19.101 10140 TRACE root sqlite:///relative/path/to/file.db 2015-05-12 08:14:19.101 10140 TRACE root sqlite:absolute/path/to/file.db 2015-05-12 08:14:19.101 10140 TRACE root dpkg: error processing package trove-common (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: trove-common -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openstack-trove in Ubuntu. https://bugs.launchpad.net/bugs/1451134 Title: Default connection parameters fails when running dbsync To manage notifications about this bug go to: https://bugs.launchpad.net/trove/+bug/1451134/+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 1449744] Re: [SRU] OpenStack Kilo 2015.1 release
This bug was fixed in the package ceilometer - 2015.1.0-0ubuntu1 --- ceilometer (2015.1.0-0ubuntu1) vivid; urgency=medium [ Corey Bryant ] * New upstream release for OpenStack kilo (LP: #1449744): - d/p/disable-kafka.patch: Rebased. -- Chuck Short Sun, 03 May 2015 13:38:43 -0400 ** Changed in: ceilometer (Ubuntu) Status: Fix Committed => Fix Released -- 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/1449744 Title: [SRU] OpenStack Kilo 2015.1 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1449744/+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 1439280] Re: Libvirt CPU affinity error
For the record. Applying this patch to the cloud-archive libvirt package should fix the problem. http://libvirt.org/git/?p=libvirt.git;a=commit;h=a103bb105c0c189c3973311ff1826972b5bc6ad6 -- 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/1439280 Title: Libvirt CPU affinity error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1439280/+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