[Bug 1459638] Re: maximum_object_size has no effect in default configuration file

2015-10-02 Thread Amos Jeffries
For the record, upstream patch for this was http://www.squid-
cache.org/Versions/v3/3.4/changesets/squid-3.4-13130.patch. The code
part of this should apply fine to any affected version of Squid.

** Tags added: patch

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

Title:
  maximum_object_size has no effect in default configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/1459638/+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 1194310] Re: cachemgr.cgi crashes after login

2015-10-02 Thread Amos Jeffries
Sorry, just read comment 3, that makes it confirmed as CVE-2013-0189

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

Title:
  cachemgr.cgi crashes after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1194310/+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 1194310] Re: cachemgr.cgi crashes after login

2015-10-02 Thread Amos Jeffries
This appears to be upstream bug 3790. Which was part of

http://www.squid-cache.org/Advisories/SQUID-2012_1.txt
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5643
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0189

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

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

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

Title:
  cachemgr.cgi crashes after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1194310/+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 1194310] Re: cachemgr.cgi crashes after login

2015-10-02 Thread Amos Jeffries
Sorry, just read comment #3, that makes it confirmed as CVE-2013-0189

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

Title:
  cachemgr.cgi crashes after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1194310/+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 1098641] Re: visible_hostname defaults to hostname of first http_port IP, not get_hostname()

2015-10-02 Thread Amos Jeffries
Oops, sorry 3.3.3 and later are checking for '.' present in the domin
name. So yes they should be fixed in regards to this.

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

Title:
  visible_hostname defaults to hostname of first http_port IP, not
  get_hostname()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1098641/+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 1098641] Re: visible_hostname defaults to hostname of first http_port IP, not get_hostname()

2015-10-02 Thread Amos Jeffries
This behaviour is a result of the upstream fix for upstream bug 2997. It
is still present in all Squid-3 (will be fixed in Squid-4). When Squid
is assigned an explicit listening IP and that IP has reverse-DNS it is
used instead of halting startup.

Only the first http_port or https_port is checked in the affected
versions. To prevent localhost being used, do not configure it as the
primary listening address for Squid.

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

Title:
  visible_hostname defaults to hostname of first http_port IP, not
  get_hostname()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1098641/+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 1502364] [NEW] OVS agent should use agent config file in Liberty

2015-10-02 Thread Matt Kassawara
Public bug reported:

The init script for the OVS agent (neutron-plugin-openvswitch-agent)
looks for configuration in ml2_conf.ini rather than
openvswitch_agent.ini [1].

[1]
https://github.com/openstack/neutron/commit/724c78071da28bae838a4145a9d4cea42f853048

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

Title:
  OVS agent should use agent config file in Liberty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1502364/+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 1502362] [NEW] Linux bridge agent should use agent config file in Liberty

2015-10-02 Thread Matt Kassawara
Public bug reported:

The init script for the Linux bridge agent (neutron-plugin-linuxbridge-
agent) looks for configuration in ml2_conf.ini rather than
linuxbridge_agent.ini [1].

[1]
https://github.com/openstack/neutron/commit/724c78071da28bae838a4145a9d4cea42f853048

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

Title:
  Linux bridge agent should use agent config file in Liberty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1502362/+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 1499392] Re: OpenSSH Security and SHA1

2015-10-02 Thread Seth Arnold
Hello Eldin, you're right that it is time to begin migrating away from
SHA-1 in default OpenSSH configurations. However there is some
historical baggage in parts of the launchpad infrastructure that
prevented upgrading algorithms earlier. (Strictly speaking, the defaults
aren't tied to launchpad but a configuration that doesn't allow
developers to work out of the box is less than ideal.)

Some related bugs that might help explain the situation:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1445620
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1445624
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1445625

A site with many general guidelines that may influence more than just
default keysize and hash selections:
https://stribika.github.io/2015/01/04/secure-secure-shell.html

And, of course, whatever we select should be tested against Cisco gear,
since there's always a bug or two with every openssh configuration
change that prevents people from logging into or using Cisco equipment.

Colin, is it feasible to start making algorithm changes yet?

Thanks

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

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

Title:
  OpenSSH Security and SHA1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1499392/+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 1502363] [NEW] Linux bridge agent should include ebtables package and rootwrap rule

2015-10-02 Thread Matt Kassawara
Public bug reported:

The ML2 port security extension with the Linux bridge agent requires the
ebtables package and a rootwrap rule.

Command: ['sudo', '/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 
'ebtables', '-L']
Exit code: 99
Stdin:
Stdout:
Stderr: /usr/bin/neutron-rootwrap: Unauthorized command: ebtables -L (no filter 
matched)

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

Title:
  Linux bridge agent should include ebtables package and rootwrap rule

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1502363/+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 1499392] Re: OpenSSH Security and SHA1

2015-10-02 Thread Seth Arnold
** Information type changed from Private Security to Public Security

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

Title:
  OpenSSH Security and SHA1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1499392/+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 1500981] Re: juju-db segfault while syncing with replicas

2015-10-02 Thread Curtis Hovey
** Tags added: mongodb

** Changed in: juju-core
   Status: New => Triaged

** Changed in: juju-core
   Importance: Undecided => High

** Changed in: juju-core
Milestone: None => 1.26-alpha1

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

Title:
  juju-db segfault while syncing with replicas

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1500981/+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 1501491] Re: Unable to start containers after upgrade to 1.0.7-0ubuntu0.6 on trusty

2015-10-02 Thread Tyler Hicks
The Ubuntu Security Team has produced some packages built with the
proposed fix from Serge (thanks again, Serge!). They have not been
tested by the Security Team yet but those affected by this bug may find
the packages useful. They can be found in:

  https://launchpad.net/~ubuntu-security-
proposed/+archive/ubuntu/ppa/+packages

IMPORTANT: You should not add this PPA to your apt sources.list file.
Please only pull down the specific binary packages. The Security Team
uploads experimental packages to this PPA and we cannot provide any
guarantees regarding the contents of this PPA.

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

Title:
  Unable to start containers after upgrade to 1.0.7-0ubuntu0.6 on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1501491/+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 1501966] Re: support changing Apparmor hats

2015-10-02 Thread Seth Arnold
~ubuntu-reviewers, the patch posted here is intended to sketch what a
new patch for this feature may look like and is not intended to be used
as-is in any capacity. Feel free to unsub from this bug.

Thanks

** Tags removed: patch

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

Title:
  support changing Apparmor hats

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1501966/+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 1501772] Re: Metadata proxy process errors with binary user_data

2015-10-02 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/230513
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=13b6d76da361178ea0b84baf4831a4c7f53e29c7
Submitter: Jenkins
Branch:stable/liberty

commit 13b6d76da361178ea0b84baf4831a4c7f53e29c7
Author: Ihar Hrachyshka 
Date:   Thu Oct 1 17:13:25 2015 +0200

metadata: don't crash proxy on non-unicode user data

We attempt to log every successful metadata response with LOG.debug. But
as per oslo.log docs [1], we should make sure that what we pass into the
library is unicode.

Http.request returns a tuple of Response object and a string, which is
bytes in Python 2.x [2].

That's why we need to convert the response content to unicode before
passing it into oslo.log.

To achieve it, we utilize encodeutils.safe_decode with 'replace' errors
handling strategy, so that we don't get exceptions on input that does
not conform unicode.

For the unit test case, we pass a string that is not expected to convert
to unicode with errors='strict' strategy or similar, and check that we
still don't crash.

While at it, we remove a check for the number of log calls being
triggered, because it's something that we should avoid validating in
test cases, and it cannot trigger a real bug. The mock that was used to
count the number would also hide the bug that we try to reproduce.

Note that the bug does not require debug to be set because the crash
occurs before oslo.log machinery decides it should not log the message.

[1]: 
http://docs.openstack.org/developer/oslo.log/usage.html#no-more-implicit-conversion-to-unicode-str
[2]: 
http://bitworking.org/projects/httplib2/doc/html/libhttplib2.html#httplib2.Http.request

Closes-Bug: #1501772
Change-Id: I6a32c40ff117fae43913386134c8981539697ce8
(cherry picked from commit 80e3d9be4923ecad17377b1d15c8392b8a43dac6)


** Tags added: in-stable-liberty

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

Title:
  Metadata proxy process errors with binary user_data

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501772/+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 1501703] Re: unit test failures on 32 bit architectures

2015-10-02 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/230523
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=18344140bd0aae61dd6f50667d719cd9cfe149cb
Submitter: Jenkins
Branch:stable/liberty

commit 18344140bd0aae61dd6f50667d719cd9cfe149cb
Author: James Page 
Date:   Thu Oct 1 11:54:28 2015 +0100

Use format to convert ints to strings

This ensures that on 32bit architectures, where
sometimes an implicit long is created, the resulting
string does not contain a 'L' suffix as generated
by the hex function.

Change-Id: I264f90d68009963fe7a217c2170e1cf2f46ae2bb
Closes-Bug: 1501703
(cherry picked from commit 49883f1b2bfc9a4f06b1d336553d7f0ab4289a0d)


** Tags added: in-stable-liberty

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

Title:
  unit test failures on 32 bit architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501703/+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 1498697] Re: Targets are not consistently shown with large numbers of targets

2015-10-02 Thread Eric Desrochers
Source version has been modified for version "1:1.0.17-1ubuntu2.1".

Thanks !

** Patch added: "debdiff for Precise-2"
   
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1498697/+attachment/4482207/+files/lp1498697-precise-2.debdiff

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

Title:
  Targets are not consistently shown with large numbers of targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1498697/+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 1473691] Re: Update to latest upstream stable release (3.5)

2015-10-02 Thread Tiago Stürmer Daitx
In case we are unable to merge Squid 3.5+, I have prepared debdiffs to
upgrade the current squid3-3.3.8-1ubuntu15 in proposed to
3.3.8-1ubuntu16 and from there to 3.3.14-0ubuntu1.

See LP: #1496223 debdiffs for:
1. gcc5 transition of libecap2 (the current libecap3 on proposed will be unused 
and should be safely removed)
2. update from 3.3.8-1ubuntu15 (currently FTBFS on proposed) to 3.3.8-1ubuntu16

Then LP: #1502178 debdiff to update from 3.3.8-1ubuntu16 to
3.3.14-0ubuntu1.

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

Title:
  Update to latest upstream stable release (3.5)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1473691/+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 1502178] Re: update squid from 3.3.8 to 3.3.14

2015-10-02 Thread Tiago Stürmer Daitx
Apologies, this is not a duplicate of LP: #1473691. That one is about
updating to 3.5+ and closing a bug that AFAICS was not fixed in 3.3.14.

This is a continuation of LP: #1496223 to be used if and only if we
don't get a merge of 3.5+.

Thanks! =)


** This bug is no longer a duplicate of bug 1473691
   Update to latest upstream stable release (3.5)

** Tags added: ftbfs

** Description changed:

  squid 3.3.8 was released on 2013-07-13, more than 2 years ago. Unless it
  gets merged with Debian's 3.5 it should at least be updated the new
  3.3.14 release from 2015-05-01.
+ 
+ Note: this is not a duplication of LP: #1473691; that one is about
+ updating from 3.3 to 3.5+ and closing a bug that AFAICS was not fixed in
+ 3.3.14. Still, this is a continuation of LP: #1496223 to be used if and
+ only if we don't merge 3.5+ from Debian.

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

Title:
  update squid from 3.3.8 to 3.3.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1502178/+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 1500950] Re: [MIR] ryu

2015-10-02 Thread James Page
Deferring for wily, we can patch out the ryu dep for this cycle.

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

Title:
  [MIR] ryu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ryu/+bug/1500950/+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 1405351] Re: First run: Failed to verify one of the swap directories

2015-10-02 Thread Tiago Stürmer Daitx
** Changed in: squid3 (Ubuntu)
   Status: New => Confirmed

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

Title:
  First run: Failed to verify one of the swap directories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1405351/+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 1423498] Re: FTP upload causes squid hang

2015-10-02 Thread Tiago Stürmer Daitx
Thank you for reporting this bug to Ubuntu. Utopic reached EOL on July 23, 2015.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

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

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

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

** Changed in: squid3 (Ubuntu Utopic)
   Status: New => Invalid

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

Title:
  FTP upload causes squid hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/1423498/+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 1391159] Re: squid3 : missing helper /usr/lib/squid3/ext_time_quota_acl

2015-10-02 Thread Tiago Stürmer Daitx
** Changed in: squid3 (Ubuntu)
   Status: New => Confirmed

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

Title:
  squid3 : missing helper /usr/lib/squid3/ext_time_quota_acl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1391159/+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 1498697] Re: Targets are not consistently shown with large numbers of targets

2015-10-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/tgt

** Branch linked: lp:ubuntu/trusty-proposed/tgt

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

Title:
  Targets are not consistently shown with large numbers of targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1498697/+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 1462729] Re: init config doesn't located at /etc/init.d

2015-10-02 Thread Tiago Stürmer Daitx
** Changed in: squid3 (Ubuntu)
   Status: New => Incomplete

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

Title:
  init config doesn't located at /etc/init.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1462729/+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 1502178] Re: update squid from 3.3.8 to 3.3.14

2015-10-02 Thread Tiago Stürmer Daitx
*** This bug is a duplicate of bug 1473691 ***
https://bugs.launchpad.net/bugs/1473691

Requires libecap2v5 (gcc5 transition of libecap2) and
squid3-3.3.8-1ubuntu16, debdiffs available at LP: #1496223

Build test package at
https://launchpad.net/~tdaitx/+archive/ubuntu/testing/+sourcepub/5473877
/+listing-archive-extra

** Patch added: "update to 3.3.14"
   
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1502178/+attachment/4482131/+files/squid3_3.3.14-0ubuntu1.debdiff

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

Title:
  update squid from 3.3.8 to 3.3.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1502178/+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 1098641] Re: visible_hostname defaults to hostname of first http_port IP, not get_hostname()

2015-10-02 Thread Tiago Stürmer Daitx
** Tags added: precise

** No longer affects: squid

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

Title:
  visible_hostname defaults to hostname of first http_port IP, not
  get_hostname()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1098641/+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 1098641] Re: visible_hostname defaults to hostname of first http_port IP, not get_hostname()

2015-10-02 Thread Tiago Stürmer Daitx
** Bug watch added: Squid Bugzilla #2997
   http://bugs.squid-cache.org/show_bug.cgi?id=2997

** Also affects: squid via
   http://bugs.squid-cache.org/show_bug.cgi?id=2997
   Importance: Unknown
   Status: Unknown

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

Title:
  visible_hostname defaults to hostname of first http_port IP, not
  get_hostname()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1098641/+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 1194310] Re: cachemgr.cgi crashes after login

2015-10-02 Thread Tiago Stürmer Daitx
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect 1194310 and any other logs that are relevant for this
particular issue.

** Tags added: precise

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

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

Title:
  cachemgr.cgi crashes after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1194310/+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 1498697] Re: Targets are not consistently shown with large numbers of targets

2015-10-02 Thread Brian Murray
Hello Jordan, or anyone else affected,

Accepted tgt into vivid-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/tgt/1:1.0.43-0ubuntu4.2 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: tgt (Ubuntu Vivid)
   Status: In Progress => Fix Committed

** Tags removed: verification-done

** Tags added: verification-needed

** Changed in: tgt (Ubuntu Trusty)
   Status: In Progress => Fix Committed

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

Title:
  Targets are not consistently shown with large numbers of targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1498697/+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 1235681] Re: squid3 always run with -N option, incompatible with SMP option (workers)

2015-10-02 Thread Tiago Stürmer Daitx
** Tags added: trusty

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

Title:
  squid3 always run with -N option, incompatible with SMP option
  (workers)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1235681/+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 1499869] Re: maas wily deployment to HP Proliant m400 arm64 server cartridge fails

2015-10-02 Thread Brad Figg
** Changed in: linux (Ubuntu Vivid)
   Status: In Progress => Fix Committed

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

Title:
  maas wily deployment to HP Proliant m400 arm64 server cartridge fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1499869/+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 1498697] Re: Targets are not consistently shown with large numbers of targets

2015-10-02 Thread Brian Murray
The precise package version needs fixing as that package version existed
in Quantal.

"The source tgt - 1:1.0.17-1ubuntu3 is already accepted in
ubuntu/quantal and you cannot upload the same version within the same
distribution. You have to modify the source version and re-upload."

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

Title:
  Targets are not consistently shown with large numbers of targets

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

2015-10-02 Thread Brian Murray
Hello Jordan, or anyone else affected,

Accepted tgt into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/tgt/1:1.0.43-0ubuntu4.1~14.04.2 in
a few hours, and then in the -proposed repository.

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

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

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

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

Title:
  Targets are not consistently shown with large numbers of targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1498697/+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 1213455] Re: pinger crashed with SIGSEGV in __strftime_internal()

2015-10-02 Thread Tiago Stürmer Daitx
** Bug watch added: Squid Bugzilla #4276
   http://bugs.squid-cache.org/show_bug.cgi?id=4276

** Also affects: squid via
   http://bugs.squid-cache.org/show_bug.cgi?id=4276
   Importance: Unknown
   Status: Unknown

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

Title:
  pinger crashed with SIGSEGV in __strftime_internal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/1213455/+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 1214806] Re: pinger crashed with SIGSEGV in __tzfile_compute()

2015-10-02 Thread Tiago Stürmer Daitx
** Bug watch added: Squid Bugzilla #4276
   http://bugs.squid-cache.org/show_bug.cgi?id=4276

** Also affects: squid via
   http://bugs.squid-cache.org/show_bug.cgi?id=4276
   Importance: Unknown
   Status: Unknown

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

Title:
  pinger crashed with SIGSEGV in __tzfile_compute()

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/1214806/+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 1214379] Re: pinger crashed with SIGSEGV in malloc_consolidate()

2015-10-02 Thread Tiago Stürmer Daitx
** Bug watch added: Squid Bugzilla #4276
   http://bugs.squid-cache.org/show_bug.cgi?id=4276

** Also affects: squid via
   http://bugs.squid-cache.org/show_bug.cgi?id=4276
   Importance: Unknown
   Status: Unknown

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

Title:
  pinger crashed with SIGSEGV in malloc_consolidate()

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/1214379/+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 1500950] Re: [MIR] ryu

2015-10-02 Thread James Page
Query on IRC re scope of review:

 jdstrand, doko: re our later MIR of ryu  - 
https://bugs.launchpad.net/ubuntu/+source/ryu/+bug/1500950
 Launchpad bug 1500950 in ryu (Ubuntu) "[MIR] ryu" [High,Incomplete]
 openstack neutron is using the python-ryu ofprotocol library to 
communicate with openvswitch
 which is the bit we need this cycle to support liberty - not the agent process 
provided by ryu-bin; can we constrain the MIR review on that basis?
 promoting python-ryu to main only this cycle

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

Title:
  [MIR] ryu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ryu/+bug/1500950/+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 1500950] Re: [MIR] ryu

2015-10-02 Thread James Page
Further context:

http://specs.openstack.org/openstack/neutron-specs/specs/liberty/ovs-
ofctl-to-python.html

This dependency supports an alternative openvswitch driver
implementation; its not the default (that remains as is).

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

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

Title:
  [MIR] ryu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ryu/+bug/1500950/+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 1501703] Re: unit test failures on 32 bit architectures

2015-10-02 Thread Thierry Carrez
** No longer affects: neutron/liberty

** Changed in: neutron
Milestone: mitaka-1 => liberty-rc2

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

Title:
  unit test failures on 32 bit architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501703/+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 1502226] [NEW] error message "dnsmasq: failed to create listening socket for 0.0.0.0: Address already in use" doesn't explain which port number it refers to

2015-10-02 Thread Karl-Philipp Richter
Public bug reported:

The error message "dnsmasq: failed to create listening socket for
0.0.0.0: Address already in use" doesn't explain which port number it
refers to. In case it's an OS message it needs to be catched and
enhanced with necessary information (in order to get any use of the
message).

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: dnsmasq 2.72-3ubuntu0.1
ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl fglrx
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
Date: Fri Oct  2 18:22:22 2015
InstallationDate: Installed on 2015-04-20 (165 days ago)
InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
PackageArchitecture: all
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: dnsmasq
UpgradeStatus: Upgraded to vivid on 2015-04-24 (160 days ago)
mtime.conffile..etc.dnsmasq.conf: 2015-06-13T18:46:46.597888

** Affects: dnsmasq (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

** Description changed:

- error message "dnsmasq: failed to create listening socket for 0.0.0.0:
- Address already in use" doesn't explain which port number it refers to
+ The error message "dnsmasq: failed to create listening socket for
+ 0.0.0.0: Address already in use" doesn't explain which port number it
+ refers to. In case it's an OS message it needs to be catched and
+ enhanced with necessary information (in order to get any use of the
+ message).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: dnsmasq 2.72-3ubuntu0.1
  ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl fglrx
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  Date: Fri Oct  2 18:22:22 2015
  InstallationDate: Installed on 2015-04-20 (165 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  PackageArchitecture: all
  ProcEnviron:
-  TERM=screen
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  TERM=screen
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: dnsmasq
  UpgradeStatus: Upgraded to vivid on 2015-04-24 (160 days ago)
  mtime.conffile..etc.dnsmasq.conf: 2015-06-13T18:46:46.597888

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

Title:
  error message "dnsmasq: failed to create listening socket for 0.0.0.0:
  Address already in use" doesn't explain which port number it refers to

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1502226/+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 1361373] Re: package squid3 3.1.19-1ubuntu3.12.04.2 failed to install/upgrade: ErrorMessage: 子程序 新的 pre-installation script 傳回了錯誤退出狀態 1

2015-10-02 Thread Tiago Stürmer Daitx
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect  and any other logs that are relevant for this
particular issue.

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

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

Title:
  package squid3 3.1.19-1ubuntu3.12.04.2 failed to install/upgrade:
  ErrorMessage: 子程序 新的 pre-installation script 傳回了錯誤退出狀態 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1361373/+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 1390132] Re: Cannot change the maximum number of filedescriptors

2015-10-02 Thread Tiago Stürmer Daitx
** Bug watch added: Red Hat Bugzilla #976815
   https://bugzilla.redhat.com/show_bug.cgi?id=976815

** Also affects: squid3 (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=976815
   Importance: Unknown
   Status: Unknown

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

Title:
  Cannot change the maximum number of filedescriptors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1390132/+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 1501772] Re: Metadata proxy process errors with binary user_data

2015-10-02 Thread Thierry Carrez
** Changed in: neutron
Milestone: mitaka-1 => liberty-rc2

** No longer affects: neutron/liberty

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

Title:
  Metadata proxy process errors with binary user_data

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501772/+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 1404876] Re: pinger assert failure: *** Error in `(pinger)': free(): invalid pointer: 0x00007f3b5e73ebf0 ***

2015-10-02 Thread Tiago Stürmer Daitx
** Bug watch added: Squid Bugzilla #4276
   http://bugs.squid-cache.org/show_bug.cgi?id=4276

** Also affects: squid via
   http://bugs.squid-cache.org/show_bug.cgi?id=4276
   Importance: Unknown
   Status: Unknown

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

Title:
  pinger assert failure: *** Error in `(pinger)': free(): invalid
  pointer: 0x7f3b5e73ebf0 ***

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/1404876/+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 1498697] Re: Targets are not consistently shown with large numbers of targets

2015-10-02 Thread Eric Desrochers
As per our irc conversation, I'm removing the "2nd debdiff for Vivid"
and arges will re-upload the fix with the original patch I posted for
Vivid.

Sorry for the confusion, and thanks Brian for you feedbacks on this.

** Patch removed: "2nd debdiff for Vivid"
   
https://bugs.launchpad.net/ubuntu/trusty/+source/tgt/+bug/1498697/+attachment/4480119/+files/lp1498697_vivid2.debdiff

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

Title:
  Targets are not consistently shown with large numbers of targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1498697/+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 1501703] Re: unit test failures on 32 bit architectures

2015-10-02 Thread OpenStack Infra
Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/230523

** Changed in: neutron/liberty
   Status: New => In Progress

** Changed in: neutron/liberty
 Assignee: (unassigned) => Kyle Mestery (mestery)

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

Title:
  unit test failures on 32 bit architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501703/+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 1501703] Re: unit test failures on 32 bit architectures

2015-10-02 Thread Kyle Mestery
** Changed in: neutron/liberty
   Importance: Undecided => Low

** Changed in: neutron/liberty
Milestone: None => liberty-rc2

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

Title:
  unit test failures on 32 bit architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501703/+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 1501703] Re: unit test failures on 32 bit architectures

2015-10-02 Thread Kyle Mestery
** Also affects: neutron/liberty
   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/1501703

Title:
  unit test failures on 32 bit architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501703/+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 1501772] Re: Metadata proxy process errors with binary user_data

2015-10-02 Thread Kyle Mestery
** Changed in: neutron/liberty
   Importance: Undecided => High

** Changed in: neutron/liberty
Milestone: None => liberty-rc2

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

Title:
  Metadata proxy process errors with binary user_data

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501772/+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 1501772] Re: Metadata proxy process errors with binary user_data

2015-10-02 Thread Kyle Mestery
** Also affects: neutron/liberty
   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/1501772

Title:
  Metadata proxy process errors with binary user_data

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501772/+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 1501772] Re: Metadata proxy process errors with binary user_data

2015-10-02 Thread OpenStack Infra
Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/230513

** Changed in: neutron/liberty
   Status: New => In Progress

** Changed in: neutron/liberty
 Assignee: (unassigned) => Kyle Mestery (mestery)

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

Title:
  Metadata proxy process errors with binary user_data

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501772/+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 1500950] Re: [MIR] ryu

2015-10-02 Thread James Page
** Description changed:

- [MIR] ryu
+ [MIR] ryu (specifically python-ryu)
  
  [Availability]
  Currently in universe.
  
  [Rationale]
  Dependency for Openstack Neutron in Liberty.
  
  [Security]
  No security history
  
  [Quality Assurance]
  Package works out of the box with no prompting. There are no major bugs in 
Ubuntu and there are no major bugs in Debian. Unit tests are run during build 
(in recently uploaded version 3.24-1ubuntu1).
  
  [Dependencies]
  All are in main
  
  [Standards Compliance]
  FHS and Debian Policy compliant.
  
  [Maintenance]
  Python package that the Ubuntu Server Team will take care of.
  
  [Background]
  Ryu is a component-based software defined networking framework.
  
  Ryu provides software components with well defined API that make it
  easy for developers to create new network management and control
  applications. Ryu supports various protocols for managing network
  devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow,
  Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions.
  
  All of the code is freely available under the Apache 2.0 license. Ryu
  is fully written in Python.

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

Title:
  [MIR] ryu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ryu/+bug/1500950/+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 1502178] Re: update squid from 3.3.8 to 3.3.14

2015-10-02 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1473691 ***
https://bugs.launchpad.net/bugs/1473691

closing as duplicate, updating to one version or another can be
discussed on one bug report

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

Title:
  update squid from 3.3.8 to 3.3.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1502178/+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 1502178] Re: update squid from 3.3.8 to 3.3.14

2015-10-02 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1473691 ***
https://bugs.launchpad.net/bugs/1473691

bug #1473691 is about updating as well

** This bug has been marked a duplicate of bug 1473691
   Update to latest upstream stable release (3.5)

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

Title:
  update squid from 3.3.8 to 3.3.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1502178/+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 1498697] Re: Targets are not consistently shown with large numbers of targets

2015-10-02 Thread Brian Murray
Were did the vivid version not build? I was able to build tgt version
1.0.43-0ubuntu4.1 in a vivid chroot and see that same version of tgt
built in Launchpad successfully.

https://launchpad.net/ubuntu/+source/tgt/1:1.0.43-0ubuntu4.1

Does the environment you were building tgt in have -updates enabled?

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

Title:
  Targets are not consistently shown with large numbers of targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1498697/+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 1091780] Re: nova-network - "iptables-restore v1.4.12: host/network `None' not found

2015-10-02 Thread ywssxt
Hi All,
I am facing the same issue during Configuring VLAN Manager networking following 
instruction from book 'OpenStack Cloud Computing Cookbook'.
Pls suggest the walk around.
Thanks in advance
Jason

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

Title:
  nova-network - "iptables-restore v1.4.12: host/network `None' not
  found

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1091780/+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 1462729] Re: init config doesn't located at /etc/init.d

2015-10-02 Thread Tiago Stürmer Daitx
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. We'd be grateful if you
would then provide a more complete description of the problem.

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

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
4. Ubuntu and package version

Please make sure you are running a supported Ubuntu version and the
latest update available for squid3.

Thanks!

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

Title:
  init config doesn't located at /etc/init.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1462729/+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 1447142] Re: systemd: ntpdate is started too soon (before the network)

2015-10-02 Thread Laurent Bonnaud
This bug still exists in wily and this package version:

Package: ntp
Version: 1:4.2.6.p5+dfsg-3ubuntu8

The error even occurs several times:

oct. 02 11:05:10 vougeot ntpdate[1464]: Can't find host 0.ubuntu.pool.ntp.org: 
Name or service not known (-2)
oct. 02 11:05:10 vougeot ntpdate[1464]: Can't find host 1.ubuntu.pool.ntp.org: 
Name or service not known (-2)
oct. 02 11:05:10 vougeot ntpdate[1464]: Can't find host 2.ubuntu.pool.ntp.org: 
Name or service not known (-2)
oct. 02 11:05:10 vougeot ntpdate[1464]: Can't find host 3.ubuntu.pool.ntp.org: 
Name or service not known (-2)
oct. 02 11:05:10 vougeot ntpd[1597]: Deferring DNS for 0.ubuntu.pool.ntp.org 1
oct. 02 11:05:10 vougeot ntpd[1597]: Deferring DNS for 1.ubuntu.pool.ntp.org 1
oct. 02 11:05:10 vougeot ntpd[1597]: Deferring DNS for 2.ubuntu.pool.ntp.org 1
oct. 02 11:05:10 vougeot ntpd[1597]: Deferring DNS for 3.ubuntu.pool.ntp.org 1
oct. 02 11:05:11 vougeot ntpdate[1902]: Can't find host 0.ubuntu.pool.ntp.org: 
Name or service not known (-2)
oct. 02 11:05:11 vougeot ntpdate[1902]: Can't find host 1.ubuntu.pool.ntp.org: 
Name or service not known (-2)
oct. 02 11:05:11 vougeot ntpdate[1902]: Can't find host 2.ubuntu.pool.ntp.org: 
Name or service not known (-2)
oct. 02 11:05:11 vougeot ntpdate[1902]: Can't find host 3.ubuntu.pool.ntp.org: 
Name or service not known (-2)
oct. 02 11:05:11 vougeot ntpd[1997]: Deferring DNS for 0.ubuntu.pool.ntp.org 1
oct. 02 11:05:11 vougeot ntpd[1997]: Deferring DNS for 1.ubuntu.pool.ntp.org 1
oct. 02 11:05:11 vougeot ntpd[1997]: Deferring DNS for 2.ubuntu.pool.ntp.org 1
oct. 02 11:05:11 vougeot ntpd[1997]: Deferring DNS for 3.ubuntu.pool.ntp.org 1
oct. 02 11:05:13 vougeot ntpd_intres[1999]: host name not found: 
0.ubuntu.pool.ntp.org
oct. 02 11:05:13 vougeot ntpd_intres[1999]: host name not found: 
1.ubuntu.pool.ntp.org
oct. 02 11:05:13 vougeot ntpd_intres[1999]: host name not found: 
2.ubuntu.pool.ntp.org
oct. 02 11:05:13 vougeot ntpd_intres[1999]: host name not found: 
3.ubuntu.pool.ntp.org

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

Title:
  systemd: ntpdate is started too soon (before the network)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1447142/+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 1502178] [NEW] update squid from 3.3.8 to 3.3.14

2015-10-02 Thread Tiago Stürmer Daitx
Public bug reported:

squid 3.3.8 was released on 2013-07-13, more than 2 years ago. Unless it
gets merged with Debian's 3.5 it should at least be updated the new
3.3.14 release from 2015-05-01.

** Affects: squid3 (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- squid 3.3.8 was released on 2013-07-13, more than 2 years ago. It needs
- to be updated to the new 3.3.14 release from 2015-05-01.
+ squid 3.3.8 was released on 2013-07-13, more than 2 years ago. Unless it
+ gets merged with Debian's 3.5 it should at least be updated the new
+ 3.3.14 release from 2015-05-01.

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

Title:
  update squid from 3.3.8 to 3.3.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1502178/+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 561750] Re: squid starts and stops immediately (after upgrade from karmic to lucid)

2015-10-02 Thread Tiago Stürmer Daitx
This issue was marked as fixed by an earlier release.

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

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

Title:
  squid starts and stops immediately (after upgrade from karmic to
  lucid)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/561750/+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 978419] Re: squid binary package includes /etc/logrotate.d/squid which fails

2015-10-02 Thread Tiago Stürmer Daitx
This seems to have been fixed in an earlier squid release.

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

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

Title:
  squid binary package includes /etc/logrotate.d/squid which fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/978419/+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 1081952] Re: squid 3.1.19 external_acl_type fail

2015-10-02 Thread Tiago Stürmer Daitx
Thank you for reporting this bug to Ubuntu. There is a new
3.1.19-1ubuntu3.12.04.3 release available, I will be setting this bug as
Invalid until it is tested with the new release.

** Changed in: squid3 (Ubuntu)
   Status: New => Invalid

** Tags added: precise

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

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+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 1500916] Re: [needs-packaging] 1.24.6 is not packaged in Vivid

2015-10-02 Thread Curtis Hovey
** Changed in: juju-core (Ubuntu)
   Status: New => Confirmed

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

Title:
  [needs-packaging] 1.24.6 is not packaged in Vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1500916/+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 561750] Re: squid starts and stops immediately (after upgrade from karmic to lucid)

2015-10-02 Thread Tiago Stürmer Daitx
This issue was marked as fixed by an earlier release.

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

Title:
  squid starts and stops immediately (after upgrade from karmic to
  lucid)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/561750/+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 995523] Re: squid3 is killed by /etc/resolvconf/update-libc.d/squid3 in Precise

2015-10-02 Thread Tiago Stürmer Daitx
This issue was reported as fixed by LP: #978356.

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

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

Title:
  squid3 is killed by /etc/resolvconf/update-libc.d/squid3 in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/995523/+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 805660] Re: squid_session causing segmentation fault

2015-10-02 Thread Tiago Stürmer Daitx
This seems to have been fixed in an earlier squid release.

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

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

Title:
  squid_session causing segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/805660/+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 772810] Re: Squid3 Natty: Squid3 has to be restarted so it starts using the newly established internet connection

2015-10-02 Thread Tiago Stürmer Daitx
This seems to have been fixed in an earlier squid release.

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

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

Title:
  Squid3 Natty: Squid3 has to be restarted so it starts using the newly
  established internet connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/772810/+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 496886] Re: Squid crashes with "assertion failed" authenticateUserAuthenticated

2015-10-02 Thread Tiago Stürmer Daitx
This seems to have been fixed in an earlier squid release.

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

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

Title:
  Squid crashes with "assertion failed" authenticateUserAuthenticated

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/496886/+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 988802] Re: squid3 killed by ABRT signal. assertion failed: disk.cc377: "fd >= 0"

2015-10-02 Thread Tiago Stürmer Daitx
** Bug watch added: Squid Bugzilla #3819
   http://bugs.squid-cache.org/show_bug.cgi?id=3819

** Changed in: squid
   Importance: Medium => Unknown

** Changed in: squid
   Status: Invalid => Unknown

** Changed in: squid
 Remote watch: Squid Bugzilla #3097 => Squid Bugzilla #3819

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

Title:
  squid3 killed by ABRT signal. assertion failed: disk.cc377: "fd >= 0"

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/988802/+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 591365] Re: Squid3.0 provides no option for re-enabling a cache peer

2015-10-02 Thread Tiago Stürmer Daitx
This seems to have been fixed in an earlier squid release.

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

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

Title:
  Squid3.0 provides no option for re-enabling a cache peer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/591365/+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 745082] Re: DNS queries go to the wrong DNS server when moving between networks

2015-10-02 Thread Tiago Stürmer Daitx
This seems to have been fixed in an earlier squid release.

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

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

Title:
  DNS queries go to the wrong DNS server when moving between networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/745082/+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 805931] Re: assertion failed: comm.cc:572: "fdc_table[fd].active == 1"

2015-10-02 Thread Tiago Stürmer Daitx
This seems to have been fixed in an earlier squid release.

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

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

Title:
  assertion failed: comm.cc:572: "fdc_table[fd].active == 1"

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/805931/+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 115475] Re: tproxy support (iptables & squid)

2015-10-02 Thread Tiago Stürmer Daitx
** Changed in: squid3 (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  tproxy support (iptables & squid)

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/115475/+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 392077] Re: Squid crashes with "assertion failed" mem->swapout.sio

2015-10-02 Thread Tiago Stürmer Daitx
** Changed in: squid3 (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  Squid crashes with "assertion failed" mem->swapout.sio

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/392077/+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 1451537] Re: python-greenlet fails to build in trusty with updated python 2.7.9

2015-10-02 Thread Matthias Klose
** Description changed:

  seen in a test rebuild with python 2.7.9 in trusty
  https://launchpad.net/ubuntu/+archive/test-rebuild-20150317/+build/7080478
  
  ==
  FAIL: test_threaded_leak (tests.test_leaks.ArgRefcountTests)
  --
  Traceback (most recent call last):
-   File "/build/buildd/python-greenlet-0.4.2/tests/test_leaks.py", line 43, in 
test_threaded_leak
- self.assertTrue(g() is None)
+   File "/build/buildd/python-greenlet-0.4.2/tests/test_leaks.py", line 43, in 
test_threaded_leak
+ self.assertTrue(g() is None)
  AssertionError: False is not true
  
  --
  Ran 61 tests in 0.380s
  
  FAILED (failures=1)
  make[1]: *** [test-2.7-stamp] Error 1
  make[1]: Leaving directory `/build/buildd/python-greenlet-0.4.2'
  make: *** [build] Error 2
+ 
+ fixed by backporting the test_leaks changes from 0.4.9. Also seen
+ without the python2.7 update.
+ 
+ acceptance criteria: package succeeds to build.

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

Title:
  python-greenlet fails to build in trusty with updated python 2.7.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-greenlet/+bug/1451537/+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 1501966] Re: support changing Apparmor hats

2015-10-02 Thread Ubuntu Foundations Team Bug Bot
The attachment "openssh-3.8p1-subdomain-privsep-v3.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
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  support changing Apparmor hats

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1501966/+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 1501772] Re: Metadata proxy process errors with binary user_data

2015-10-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/neutron

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

Title:
  Metadata proxy process errors with binary user_data

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501772/+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 1501966] Re: support changing Apparmor hats

2015-10-02 Thread John Johansen
It never was, and I don't think the patch ever made it into Novell/Suse
openssh either. I think the only place it landed was in Immunix 7.3 on
openssh 3.8 (this is pre-apparmor being know as subdomain at the time)

The patch would have to be reworked to work with apparmor, and that
isn't even taking into account

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

Title:
  support changing Apparmor hats

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1501966/+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 1501966] Re: support changing Apparmor hats

2015-10-02 Thread John Johansen
The Immunix openssh patch for subdomain (apparmor before it was
apparmor)

** Patch added: "openssh-3.8p1-subdomain-privsep-v3.patch"
   
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1501966/+attachment/4481853/+files/openssh-3.8p1-subdomain-privsep-v3.patch

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

Title:
  support changing Apparmor hats

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1501966/+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 1501966] Re: support changing Apparmor hats

2015-10-02 Thread Colin Watson
I don't recall that patch ever being in Debian OpenSSH packages, so it
would be helpful to track it down and link to it.

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

Title:
  support changing Apparmor hats

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1501966/+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 1472056] Re: ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

2015-10-02 Thread Launchpad Bug Tracker
This bug was fixed in the package ntp - 1:4.2.6.p5+dfsg-3ubuntu8

---
ntp (1:4.2.6.p5+dfsg-3ubuntu8) wily; urgency=medium

  * debian/ntp.init: Don't use /var/lib/ntp/ntp.conf.dhcp if /etc/ntp.conf is
newer - it can get stale. Patch by Simon Déziel. (LP: #1472056)

 -- Iain Lane   Fri, 02 Oct 2015 10:45:41
+0100

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

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

Title:
  ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1472056/+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 1472056] Re: ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

2015-10-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ntp

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

Title:
  ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1472056/+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 1472056] Re: ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

2015-10-02 Thread Iain Lane
** Changed in: ntp (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1472056/+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 1501772] Re: Metadata proxy process errors with binary user_data

2015-10-02 Thread James Page
** Changed in: neutron (Ubuntu)
 Assignee: (unassigned) => James Page (james-page)

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

** Changed in: neutron (Ubuntu)
   Status: New => In Progress

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

Title:
  Metadata proxy process errors with binary user_data

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501772/+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 1472056] Re: ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

2015-10-02 Thread Iain Lane
Thanks. I'm going to upload your patch. I think the approach on the
Debian bug is probably a bit better - make sure the file can't get (too)
stale in the first place by putting it somewhere which will be cleaned
out on reboot. But this one probably is less error prone given that
we're close to wily release now.

Anyway. It'll get put into a review queue for someone to look at. If
they disagree that this is a good idea it might get rejected. Just a
warning.

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

Title:
  ntpd can use stale /var/lib/ntp/ntp.conf.dhcp config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1472056/+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 1502045] [NEW] Move from consolekit to logind

2015-10-02 Thread Martin Pitt
Public bug reported:

consolekit has been dead upstream for a long time. Ubuntu moved to
logind in saucy (13.10), and we don't support consolekit any more. There
are a few packages which still depend on it, most notably openssh, lxdm,
and lxsession{,-logout}. For Ubuntu 16.04 we really should get rid of
CK.

** Affects: lxdm (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: lxsession (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: openssh (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: tcosmonitor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: transition

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

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

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

** Tags added: transition

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

Title:
  Move from consolekit to logind

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