Public bug reported:
connection limit does not work with HA Proxy.
It sets at frontend section like:
frontend 75a12b66-9d2a-4a68-962e-ec9db8c3e2fb
option httplog
capture cookie JSESSIONID len 56
bind 192.168.10.20:80
mode http
default_backend fb8ba6e3-71a4
I updated the G2 34 nm drive, works fine.
G1 has the problem and Intel has decided no fix.
It is true that these drives are 7 years old, however the wear indicator says
there's another 14 years in them.
They sure were expensive but the only product tested to be reliable at the time.
--
You rec
I confirmed the package "4.2.6.p5+dfsg-3ubuntu8.2" solve the bug in
Ubuntu Wily
# With port <123 using ntpdate (without patch)
11 Feb 20:30:09 ntpdate[2348]: no server suitable for synchronization found
# With port <123 using ntpdate (including patch)
11 Feb 20:32:18 ntpdate[3243]: adjust time se
On Thu, Feb 11, 2016 at 11:17:37PM -, Nish Aravamudan wrote:
> Argh, you're right, Steve! I'm sorry, when I built the pkg-php-tools in
> the side PPA, it used the php-pear from the referenced bug as built in
> that PPA (https://launchpadlibrarian.net/234638050/buildlog_ubuntu-
> xenial-amd64.pk
Updated the instructions and fixed a few typos.
** Attachment removed: "php7-archive-admins.howtov2"
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1522422/+attachment/4569477/+files/php7-archive-admins.howtov2
** Attachment added: "Updated instructions (v3)"
https://bugs.launchpad.n
Hi @mathieu-tl,
Here is the patch for Xenial.
Differences from the patch for Trusty:
1) install udev rule with priority 56, so it's run after 55-scsi-sg3_id; this
way the paths actually have scsi id udev attributes defined by the time
'multipath -c' runs, and now it works fine (fixes the issue
The patch, as one can see athttps://launchpadlibrarian.net/179682498/pm-
utils_1.4.1-13_1.4.1-13ubuntu0.1.diff.gz, actually makes the following
change:
+-[ "$(cat /sys/class/net/$1/device/enable)" = "1" ] || return 1
++[ "$(cat /sys/class/net/$1/device/enabled)" = "1" ] || return 1
So th
Argh, you're right, Steve! I'm sorry, when I built the pkg-php-tools in
the side PPA, it used the php-pear from the referenced bug as built in
that PPA (https://launchpadlibrarian.net/234638050/buildlog_ubuntu-
xenial-amd64.pkg-php-tools_1.32~exp1~ppa_BUILDING.txt.gz). So yeah, it
probably needs a
Public bug reported:
Hi Ben,
On the latest Trusty package it appears that the upstart file
"ephemeral-disk-warning.conf" still contains and older version of this
script that detects the ephemeral disk by grepping for "sdb1". It
should instead run ephemeral-disk-warning.sh like what the systemd
s
This was already verified successfully before; the additional update
does not need reverification, only checking the regression in bug
1543430.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Te
This was already verified successfully before; the additional update
does not need reverification, only checking the regression in bug
1543430.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Te
This was already verified successfully before; the additional update
does not need reverification, only checking the regression in bug
1543430.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Te
This was already verified successfully before; the additional update
does not need reverification, only checking the regression in bug
1543430.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Te
This was already verified successfully before; the additional update
does not need reverification, only checking the regression in bug
1543430.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Te
This was already verified successfully before; the additional update
does not need reverification, only checking the regression in bug
1543430.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Te
This was already verified successfully before; the additional update
does not need reverification, only checking the regression in bug
1543430.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Te
** Also affects: multipath-tools (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: multipath-tools (Ubuntu Trusty)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-t
I confirmed the package"4.2.6.p3+dfsg-1ubuntu3.9" solved the problem in
Ubuntu Precise
NTP Version : 1:4.2.6.p3+dfsg-1ubuntu3.1
With no IPTABLES rule ==> Working
$ ntpdate x.x.x.x
11 Feb 16:15:19 ntpdate[1243]: adjust time server x.x.x.x offset 0.190571 sec
With IPTABLES rule ==> Not working
$ i
Public bug reported:
on xenial:
apt-get install squid-deb-proxy
then
# systemctl status squid-deb-proxy | cat
● squid-deb-proxy.service - LSB: Squid Deb Package HTTP Proxy
Loaded: loaded (/etc/init.d/squid-deb-proxy; bad; vendor preset: enabled)
Active: active (running) since Thu 2016-02-1
*** This bug is a duplicate of bug 1523779 ***
https://bugs.launchpad.net/bugs/1523779
Just to confirm, what version of MAAS youa re using.
Other than that, MAAS fixes on bug [1], are blocked on [2]. We cannot
test the fixes on [1] until fixes of [2] are available, hence, even if
you apply pa
The attachment "ceph-mds.postinst.patch" seems to be a patch. If it
isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~bria
** Tags removed: verification-done
** Tags added: verification-done-trusty
--
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/1479652
Title:
[patch] ntpd rejects source UDP ports less than
** Description changed:
+ [Impact]
+ Restarts of openvswitch (typically on upgrade) result in loss of tunnel
connectivity when the l2population driver is in use. This results in loss of
access to all instances on the effected compute hosts
+
+ [Test Case]
+ Deploy cloud with ml2/ovs/l2populati
** Branch linked: lp:~ubuntu-server-dev/neutron/icehouse
--
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/1460164
Title:
restart of openvswitch-switch causes instance network down whe
It has been brought to my attention ...
--
I confirm that the proposed testfix package resolved the issue on Trusty.
The test were made on test machines where the client had an iptable postrouting
nat forcing the source port to be under 123.
- ntpdate command performed on the client machine was
These are the instructions for the archive admin to bootstrap
symfony/phpunit/doctrine in the archive (to solve build-dependency loops
with staged builds).
** Attachment added: "php7-archive-admins.howtov2"
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1522422/+attachment/4569477/+files/
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.9 in a few hours, and then in the -proposed
repository.
Please help us by testing this new pa
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.9 in a few hours, and then in the -proposed
repository.
Please help us by testing this new pa
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.9 in a few hours, and then in the -proposed
repository.
Please help us by testing this new pa
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.9 in a few hours, and then in the -proposed
repository.
Please help us by testing this new pa
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.9 in a few hours, and then in the -proposed
repository.
Please help us by testing this new pa
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.9 in a few hours, and then in the -proposed
repository.
Please help us by testing this new pa
Hello Stuart, 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.9 in a few hours, and then in the -proposed
repository.
Please help us by testing this new pack
Hello Steve, 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.9 in a few hours, and then in the -proposed
repository.
Please help us by testing this new packa
Hello Richard, or anyone else affected,
Accepted ntp into wily-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/ntp/1:4.2.6.p5+dfsg-
3ubuntu8.2 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https
Hello Richard, or anyone else affected,
Accepted ntp into precise-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/ntp/1:4.2.6.p3+dfsg-
1ubuntu3.9 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
ht
Hello Richard, or anyone else affected,
Accepted ntp into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/ntp/1:4.2.6.p5+dfsg-
3ubuntu2.14.04.8 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. S
Neutron was not promoted because it is failing its auto package tests.
http://autopkgtest.ubuntu.com/packages/n/neutron/trusty/armhf/
--
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/13
Your output there clearly shows that the verification *failed*. This
change needs to be reverted as it does completely the wrong thing. The
correct name is p1, not -part1. It is multipath-tools that needs
changed, not parted. Please revert the parted change immediately.
** Changed in: parted
Thanks Eric, the debdiffs look good to me. I added Origin and Bug-Ubuntu
dep3 headers as discussed on IRC. Apart from that I've uploaded all
three unmodified. Now awaiting SRU team review.
** Description changed:
[Impact]
If an NTP client sends a request with a source port less than 123, t
** Also affects: neutron (Ubuntu Wily)
Importance: Undecided
Status: New
** Changed in: neutron (Ubuntu)
Status: New => Invalid
** Changed in: neutron (Ubuntu Wily)
Importance: Undecided => High
** Changed in: neutron (Ubuntu Wily)
Status: New => In Progress
** Change
** Description changed:
I have a host where I create a privileged Xenial container. Inside that
privileged container, I create an unprivileged Xenial container using
the ubuntu user in the privileged container. When I try starting the
unprivileged container, I get the following error:
Haven't had a chance to raise it yet (having to use the environment for
something else atm so I wouldn't be able to capture logs), though plan
to do it next week once the environment is free.
Some thoughts around potential workarounds/fixes:
- Boot option (similar to rootwait/rootdelay) to impose
Public bug reported:
in ceph-mds.postinst,
Line 35:if ! dpkg-statoverride --list /var/lib/ceph/mds >/dev/null
Line 36:chown $SERVER_USER:$SERVER_GROUP /var/lib/ceph/mds
Line 37:fi
should be,
Line 35:if ! dpkg-statoverride --list /var/lib/ceph/bootstrap-md
** Also affects: neutron (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: neutron (Ubuntu Trusty)
Status: New => In Progress
** Changed in: neutron (Ubuntu Trusty)
Importance: Undecided => High
** Changed in: neutron (Ubuntu)
Status: Fix Committed => Fi
Blueprint changed by Thomas Ward:
Work items changed:
Work items for ubuntu-15.11:
[serge-hallyn] etckeeper: DONE
[paelzer] NIS merge: DONE
Work items for ubuntu-15.12:
[raharper] : tgt merge (bug 1524982): DONE
[racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE
[kic
nginx 1.9.11-0ubuntu1.1~ppa0 in the PPA includes the following upstream
code patch for the nginx-lua module from OpenResty:
https://github.com/openresty/lua-nginx-
module/commit/64866bcf4d3c1d9f5990bb43507118d50904cc52.patch
This addresses the FTBFS introduced by the changes to NGINX 1.9.11
invol
FWIW, it's not so much as a flat no for fixing this with a sleep as that
any possible value for sleep (unless it's unreasonably high) will still
fail for some people... and high values are just inconvenient since they
slow the boot down. It's generally just not a very useful general fix,
even if it
Still, it would be important to confirm that they are correctly applied
when one such device is attached; for instance, that the right minio
values, pgpolicy, etc. are set.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools
See regression bug 1544612.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1299975
Title:
wireless script checks wrong sys file
To manage notifications about this bug go to:
https
** Changed in: neutron (Ubuntu)
Status: Triaged => Fix Committed
** Changed in: neutron (Ubuntu)
Assignee: (unassigned) => Corey Bryant (corey.bryant)
** Changed in: neutron (Ubuntu)
Importance: Undecided => High
** Summary changed:
- trusty/icehouse neutron-plugin-openvswitch-ag
** Changed in: ntp (Ubuntu)
Status: In Progress => 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/1512980
Title:
Please enable PPS in the Ubuntu build of ntpd
To
NB The mod identified in the line from the automated package report
Package: pm-utils 1.4.1-13ubuntu0.1 [modified:
usr/lib/pm-utils/pm-functions]
arises from my manually applied fix for
https://bugs.freedesktop.org/show_bug.cgi?id=52572.
It would be good to get that into the repos too.
**
Public bug reported:
The patch debian/patches/17-fix-wireless-hook.patch for bug 1299975 is
supposed to be applied in pm-utils (1.4.1-13ubuntu0.1) but is not
installed in that version from trusty-updates.
The file /usr/lib/pm-utils/power.d/wireless dated 2014-07-15 16:15 (attached)
supposedly in
Fixed in 1:4.2.8p4+dfsg-3ubuntu1, but I missed that pps-tools is in
universe when sponsoring, so it's stuck in dep-wait right now. We need
to look into whether we want to MIR pps-tools, or if pps-tools is not
needed at runtime, or if there is some way to build NTP with PPS support
without pps-tools
Public bug reported:
Trying to set DAV with nginx, I am having a strange problem is that
files with space in name are not returned only single words files.
I am running version 1.4.6 according to ubuntu.
Package: nginx-full
State: installed
Automatically install
First thing - title is confusing. Problem is not in hostname length that
is provided as target in live-migration command. Maximum hostname length
is 64, and verified, it works.
Second thing - providing FQDN (which usually is used for hypervisor
hostname) in live migration does not work by design.
** Also affects: neutron (Ubuntu Xenial)
Importance: High
Status: Triaged
** Also affects: neutron (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: neutron (Ubuntu Wily)
Importance: Undecided
Status: New
** Changed in: neutron (Ubuntu Xenial)
Hi,
This bug has recurred since devices now have different names on newer
udev/kernel/Ubuntu versions. I now have an eno1 device, but /etc/network
/if-pre-up.d/vlan hardcodes the following list:
eth*.0*|bond*.0*|wlan*.0*|em*.0*|p[0-9]*.0*)
Which means that "iface eno1.213" no longer matches an
Public bug reported:
New point release for liberty.
** Affects: neutron (Ubuntu)
Importance: Undecided
Status: New
--
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/154456
** Branch linked: lp:~ubuntu-server-dev/neutron/icehouse
--
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/1531963
Title:
trusty/icehouse neutron-plugin-openvswitch-agent:
lvm.tun_of
@Sardinoux
That needs its own bug, with its own set of debug information - I tested
yesterday usin a fresh Xenial copy and nginx installed without issue
(using nginx as the package name). What you stated is NOT related to
this bug.
--
You received this bug notification because you are a member
We've been reviewing the entire Ubuntu delta for ntp, and came across
this sed rule change which is still active. I will drop it for Xenial.
I agree with Jeffrey. The sed rule is incorrect - it does not achieve
what it attempts to achieve, and creates surprising behaviour.
Fundamentally we have t
bug 1539488 is nothing new and not related to systemd.
** Tags removed: verification-failed
--
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/1533833
Title:
unprivileged lxc containers wo
Bas, any chance to test the update in -proposed so that we can release
that?
--
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/1533833
Title:
unprivileged lxc containers won't start, need
I had a look in the Debian bug system for a matching bug but could not find
one.
The closest thing I could find was Bug#314610: munin-node: wrong regexp in
apt_all
https://groups.google.com/forum/#!search/group$3Alinux.debian.bugs.dist$20munin$20apt_all/linux.debian.bugs.dist/Ik8xTKQnOAw/h2EUb
Nginx dependancies are broken when I try to install it on a fresh xenial
install.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1512344
Title:
[Master Bug] Package nginx-* failed to
67 matches
Mail list logo