[Bug 1097652] [NEW] dhclient cause error message when calling samba hook

2013-01-09 Thread Alain SAURAT
Public bug reported:

When using dhclient to renew IP, /etc/dhcp3/dhclient-enter-hooks.d/samba is 
called.
Unfortunatly, this script use an old method to reload smbd 
(/usr/sbin/invoke-rc.d smbd reload).
This call give some error messages.

papounet@amd8papou:~$ sudo dhclient
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service smbd reload

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload smbd
RTNETLINK answers: File exists
papounet@amd8papou:~$ 

You can apply a little patch to avoid this in /debian/samba-common.dhcp


71c71
   [ -x /etc/init.d/smbd ]  /usr/sbin/invoke-rc.d smbd reload
---
   [ -x /etc/init.d/smbd ]  service smbd reload

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

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

Title:
  dhclient cause error message when calling samba hook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1097652/+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 1083155] Re: Unable to set Content-MD5 header when using chunked transfer encoding

2013-01-09 Thread Thierry Carrez
** Changed in: glance
   Status: Fix Committed = Fix Released

** Changed in: glance
Milestone: None = grizzly-2

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

Title:
  Unable to set Content-MD5 header when using chunked transfer encoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1083155/+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 1079216] Re: token expires time incorrect for auth by one token

2013-01-09 Thread Thierry Carrez
** Changed in: keystone
   Status: Fix Committed = Fix Released

** Changed in: keystone
Milestone: None = grizzly-2

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

Title:
  token expires time incorrect for auth by one token

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1079216/+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 1081664] Re: At times a instance will not receive an IP address from the DHCP agent

2013-01-09 Thread Thierry Carrez
** Changed in: quantum
   Status: Fix Committed = Fix Released

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

Title:
  At times a instance will not receive an IP address from the DHCP agent

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1081664/+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 1065276] Re: Quantum test suite leaks memory like a sieve

2013-01-09 Thread Thierry Carrez
** Changed in: quantum
   Status: Fix Committed = Fix Released

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

Title:
  Quantum test suite leaks memory like a sieve

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1065276/+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 1080406] Re: DisassociateAddress can cause Internal Server Error

2013-01-09 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

** Changed in: nova
Milestone: None = grizzly-2

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

Title:
  DisassociateAddress can cause Internal Server Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1080406/+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 861504] Re: nova-compute-lxc limited by available nbd devices to 16 instances

2013-01-09 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

** Changed in: nova
Milestone: None = grizzly-2

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

Title:
  nova-compute-lxc limited by available nbd devices to 16 instances

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/861504/+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 1077020] Re: cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

2013-01-09 Thread Luis Arias
Hi,

I have been trying to run a test against the package in quantal-proposed
this morning but it is not clear to me how to get cloud-init to use the
package in proposed.  Adding quantal-proposed as a package source is not
working out because it comes too late in the process.  The package in
proposed would have to be installed before cloud-init kicks in somehow.
If you have some tips in this area I can give it another try. Thanks!

Luis

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

Title:
  cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1077020/+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 1057322] Re: Image fails to upload to swift: TypeError: object of type 'CooperativeReader' has no len(

2013-01-09 Thread Thierry Carrez
** Changed in: glance
   Status: Fix Committed = Fix Released

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

Title:
  Image fails to upload to swift: TypeError: object of type
  'CooperativeReader' has no len(

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1057322/+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 1070345] Re: need to restart landscape after updating config

2013-01-09 Thread Thomas Herve
Tested 0.6.3-0ubuntu1.3 on precise and 0.7.0-0ubuntu2.2 on quantal, both
working great.

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

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

Title:
  need to restart landscape after updating config

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1070345/+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 1066115] Re: The landscape client plugin doesn't create the config file with the proper permissions

2013-01-09 Thread Thomas Herve
Tested 0.6.3-0ubuntu1.3 on precise and 0.7.0-0ubuntu2.2 on quantal, both
working great.

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

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

Title:
  The landscape client plugin doesn't create the config file with the
  proper permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1066115/+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 1097548] [NEW] can't install cinder-common

2013-01-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

root@cinder:~# apt-get install cinder-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
cinder-common is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Setting up cinder-common (2012.2-0ubuntu2~cloud0) ...
addgroup: The group `cinder' already exists and is not a system group. Exiting.
dpkg: error processing cinder-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of cinder-volume:
 cinder-volume depends on cinder-common (= 2012.2-0ubuntu2~cloud0); however:
  Package cinder-common is not configured yet.
dpkg: error processing cinder-volume (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cinder-api:
 cinder-api depends on cinder-common (= 2012.2-0ubuntu2~cloud0); however:
  Package cinder-common is not configured yet.
dpkg: error processing cinder-api (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of cinder-scheduler:
 cinder-scheduler depends on cinder-common (= 2012.2-0ubuntu2~cloud0); however:
  Package cinder-common is not configured yet.
dpkg: error processing cinder-scheduler (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
No apport report written because the error message indicates 
its a followup error from a previous failure.
No apport report written because MaxReports is 
reached already
Errors were encountered while processing:
 cinder-common
 cinder-volume
 cinder-api
 cinder-scheduler
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: cinder (Ubuntu)
 Importance: Undecided
 Status: Incomplete

-- 
can't install cinder-common
https://bugs.launchpad.net/bugs/1097548
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to cinder in Ubuntu.

-- 
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 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-01-09 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

** Changed in: nova
Milestone: None = grizzly-2

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

Title:
  KVM guests networking issues with no virbr0 and with vhost_net kernel
  modules loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1029430/+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 1097548] Re: can't install cinder-common

2013-01-09 Thread Thierry Carrez
Looks like a user-side bug (user probably created the cinder group by
hand). if not, that would be a packaging issue.

** Project changed: cinder = cinder (Ubuntu)

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

Title:
  can't install cinder-common

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1097548/+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 1057279] Re: console auth does not work with memcache, unicode error

2013-01-09 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

** Changed in: nova
Milestone: None = grizzly-2

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

Title:
  console auth does not work with memcache, unicode error

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1057279/+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 996288] Re: Ubuntu - Samba config communication error

2013-01-09 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I regret that I cannot understand your report. Please could you clarify?

In particular, please could you post precise steps to reproduce your
bug, exactly what you expect to see, and exactly what is happening
instead?

You may find it helpful to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

Once done, please change the bug status back to New.

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

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

Title:
  Ubuntu - Samba config communication error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996288/+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 1093661] Re: cgrulesengd fails to start

2013-01-09 Thread Marc Deslauriers
** Information type changed from Private Security to Public

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

Title:
  cgrulesengd fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1093661/+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 1097691] Re: (CVE-2012-5977) AST-2012-015 Denial of Service Through Exploitation of Device State Caching

2013-01-09 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. Since the package referred to in this bug is in universe or
multiverse, it is community maintained. If you are able, I suggest
coordinating with upstream and posting a debdiff for this issue. When a
debdiff is available, members of the security team will review it and
publish the package. See the following link for more information:
https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures

** Information type changed from Private Security to Public Security

** Changed in: asterisk (Ubuntu)
   Status: New = Incomplete

** Changed in: asterisk (Debian)
   Status: Unknown = Incomplete

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

Title:
  (CVE-2012-5977) AST-2012-015 Denial of Service Through Exploitation of
  Device State Caching

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1097691/+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 1097687] Re: (CVE-2012-5976) AST-2012-014 Crashes due to large stack allocations when using TCP

2013-01-09 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. Since the package referred to in this bug is in universe or
multiverse, it is community maintained. If you are able, I suggest
coordinating with upstream and posting a debdiff for this issue. When a
debdiff is available, members of the security team will review it and
publish the package. See the following link for more information:
https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures

** Changed in: asterisk (Ubuntu)
   Status: New = Incomplete

** Changed in: asterisk (Debian)
   Status: Unknown = Incomplete

** 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 asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/1097687

Title:
  (CVE-2012-5976) AST-2012-014 Crashes due to large stack allocations
  when using TCP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1097687/+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 1081436] Re: Only return the last N lines of the console log

2013-01-09 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

** Changed in: nova
Milestone: None = grizzly-2

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

Title:
  Only return the last N lines of the console log

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1081436/+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 1084261] Re: 'nova-manage project quota' command fails with 'nova-manage: error: no such option: --project'

2013-01-09 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

** Changed in: nova
Milestone: None = grizzly-2

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

Title:
  'nova-manage project quota' command fails with 'nova-manage: error: no
  such option: --project'

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1084261/+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 941968] Re: lockfile-create hangs inside lxc containers (potential buffer overflow?)

2013-01-09 Thread Serge Hallyn
** No longer affects: lockfile-progs (Ubuntu)

** No longer affects: ntp (Ubuntu)

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

Title:
  lockfile-create hangs inside lxc containers (potential buffer
  overflow?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/liblockfile/+bug/941968/+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 1097776] [NEW] genshi 0.6-2ubuntu1 FTBFS on amd64 in raring

2013-01-09 Thread Robie Basak
Public bug reported:

Also affects genshi 0.6-3 in sid, which should be able to be synced as
the entire Ubuntu delta has been taken up in Debian.

The problem is that raring's python2.7 incorporates changeset
http://hg.python.org/cpython/rev/eb7ea51e658e/ which changed the
definition of tokenize.PseudoToken which genshi depends on. This causes
an infinite loop in genshi's test suite.

Reported upstream at http://genshi.edgewall.org/ticket/540

Workaround: change the definition of PseudoToken in
genshi.template.interpolation to be hardcoded to what Python defined it
as before (eg. from quantal). This seems to work and I have a patch, but
I'd like to hear what upstream think about it or if there is a better
fix.

In the meantime, genshi will also FTBFS due to what I think is a Python
regression which I'll report separately, so might as well hold off on a
fix until that is resolved.

** Affects: genshi (Ubuntu)
 Importance: High
 Status: Triaged

** Changed in: genshi (Ubuntu)
   Status: New = Triaged

** Changed in: genshi (Ubuntu)
   Importance: Undecided = High

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

Title:
  genshi 0.6-2ubuntu1 FTBFS on amd64 in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/genshi/+bug/1097776/+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 1093661] Re: cgrulesengd fails to start

2013-01-09 Thread Serge Hallyn
Actually libcgroup no longer ships the init scripts at all.  The bug
(recently reported and fixed, not yet SRUd to quantal) was that the init
scripts were not being properly removed.

From the NEWS file:

libcgroup (0.38-1) unstable; urgency=low

This version sees the removal of both initscripts cgconfig and cgred from
the cgroup-bin package.  This means that cgroups will not be mounted by
default and no classification will occur during boot.  There are numerous
issues surrounding the boot-time classification including race conditions
and collisions with lxc and libvirt.

I may replace support for mounting available cgroups at boot time as time
allows.  This version provides a stable point from which to move forward.

 -- Jon Bernard jbern...@debian.org  Mon, 18 Jun 2012 21:29:29 -0400

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

Title:
  cgrulesengd fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1093661/+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 1077020] Re: cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

2013-01-09 Thread Scott Moser
Luis, for testing with -proposed, I used the attached following cloud-config 
file passed in as user-data.
It adds -proposed and moves the ca-cert config module to run later in the 
process so the update has already occurred.

Just for reference, I launched instance like this:
$ EC2PRE=euca- ubuntu-ec2-run quantal daily --dry-run 
--user-data-file=/tmp/my.ud --key=brickies
# us-east-1/ebs/ubuntu-quantal-daily-amd64-server-20130109
euca-run-instances --user-data-file=/tmp/my.ud --key=brickies 
--instance-type=t1.micro ami-ed21a884

Then, in console output and /var/log/cloud-init-output.log I see:

Cloud-init v. 0.7 running 'modules:final' at Wed, 09 Jan 2013 14:26:23 +. 
Up 58.53 seconds.
Updating certificates in /etc/ssl/certs... Error opening Certificate 
cert-ec2.pem
140485162526368:error:02001002:system library:fopen:No such file or 
directory:bss_file.c:398:fopen('cert-ec2.pem','r')
140485162526368:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400:
unable to load certificate
WARNING: cert-ec2.pem does not contain a certificate or CRL: skipping
1 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.ddone.

The noise about invalid certificicate is due to bug 1085537.

Then, inside the instance:
$ ls -l /usr/lib/ssl/certs/ | grep -i cloud
lrwxrwxrwx 1 root root 23 Jan  9 14:26 b1d2b355.0 - cloud-init-ca-certs.pem
lrwxrwxrwx 1 root root 23 Jan  9 14:26 cbbf81bb.0 - cloud-init-ca-certs.pem
lrwxrwxrwx 1 root root 50 Jan  9 14:26 cloud-init-ca-certs.pem - 
/usr/share/ca-certificates/cloud-init-ca-certs.crt



** Attachment added: user-data file appropriate for testing
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1077020/+attachment/3478023/+files/my.ud

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

Title:
  cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1077020/+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 1097783] [NEW] Regression: some python library functions return wrong types

2013-01-09 Thread Robie Basak
Public bug reported:

In raring, some library functions are returning longs instead of ints.
This is different from behaviour in quantal. This is causing an FTBFS in
genshi due to doctest failures.

Building from upstream source exhibits correct behaviour, including from
upstream orig tarballs and upstream 2.7 hg tip. But if I build using the
packaging, I get the problem (including sid and experimental). So I
presume the problem is in Debian's packaging. But the problem does not
occur in a sid chroot, so is this Ubuntu toolchain related?

Test case:

import re
re.compile('.').match('.', 0).end()

Expected result: an int
Actual result: a long

** Affects: genshi (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: python2.7 (Ubuntu)
 Importance: Undecided
 Status: New

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

** Changed in: genshi (Ubuntu)
   Status: New = Triaged

** Changed in: genshi (Ubuntu)
   Importance: Undecided = High

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

Title:
  Regression: some python library functions return wrong types

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/genshi/+bug/1097783/+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 1077020] Re: cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

2013-01-09 Thread Scott Moser
** Attachment added: slightly simplified version of user-data, should work on 
precise also
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1077020/+attachment/3478025/+files/my.ud

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

Title:
  cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1077020/+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 1083387] Re: failed to update an external network into non external network

2013-01-09 Thread Thierry Carrez
** Changed in: quantum
   Status: Fix Committed = Fix Released

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

Title:
  failed to update an external network into non external network

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1083387/+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 1077020] Re: cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

2013-01-09 Thread Luis Arias
Nice !  Didn't know you could control cloud-init with such precision.
I'll give it a try on my setup and post back.

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

Title:
  cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1077020/+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 1083818] Re: Detached and deleted RBD volumes remain associated with instance

2013-01-09 Thread Thierry Carrez
** Changed in: cinder
   Status: Fix Committed = Fix Released

** Changed in: cinder
Milestone: None = grizzly-2

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

Title:
  Detached and deleted RBD volumes remain associated with instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1083818/+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 1083238] Re: There are routing problems when the dnsmasq port does not come first in the routing table

2013-01-09 Thread Thierry Carrez
** Changed in: quantum
   Status: Fix Committed = Fix Released

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

Title:
  There are routing problems when the dnsmasq port does not come first
  in the routing table

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1083238/+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 1005551] Re: update-grub-legacy-ec2 ignores kernels named -generic

2013-01-09 Thread Scott Moser
** Summary changed:

- Quantal does not boot on EC2
+ update-grub-legacy-ec2 ignores kernels named -generic

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

Title:
  update-grub-legacy-ec2 ignores kernels named -generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1005551/+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 1005551] Re: update-grub-legacy-ec2 ignores kernels named -generic

2013-01-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/precise/cloud-init/sru

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

Title:
  update-grub-legacy-ec2 ignores kernels named -generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1005551/+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 1097776] Re: genshi 0.6-2ubuntu1 FTBFS on amd64 in raring

2013-01-09 Thread Robie Basak
Second cause of this FTBFS is a possible Python regression in bug
1097783.

** Tags added: ftbfs raring

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

Title:
  genshi 0.6-2ubuntu1 FTBFS on amd64 in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/genshi/+bug/1097776/+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 1077020] Re: cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

2013-01-09 Thread Luis Arias
Worked great.  I can confirm the package in quantal proposed fixed this
issue.  Thanks for the fix guys!

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

Title:
  cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1077020/+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 967410] Re: Windows clients cannot connect to shared printers

2013-01-09 Thread Louis Bouchard
** Changed in: samba (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  Windows clients cannot connect to shared printers

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/967410/+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 1077020] Re: cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

2013-01-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/precise/cloud-init/sru

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

Title:
  cloud-init ca-certs leaves a blank line in /etc/ca-certificates.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1077020/+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 1090593] Re: D.ROOT-SERVERS.NET changing January 3rd 2013

2013-01-09 Thread LaMont Jones
An SRU into existing releases makes good sense.  The change is very
minimal, with the biggest risk being that somepoint after the current
operator of D stops using the IP address, said address gets assigned to
someone who decides that giving out the wrong answers would be a thing
to do.  I don't see that as even remotely likely.

As for what the issue actually causes: it slows down lookups a very very
small fraction of the time, since BIND does round-trip time tracking on
requests, and prefers hosts that answer faster, and rarely queries the
root nameservers (most TLDs are 2 day TTLs) in any case.

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

Title:
   D.ROOT-SERVERS.NET changing January 3rd 2013

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1090593/+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 967410] Re: Windows clients cannot connect to shared printers

2013-01-09 Thread Louis Bouchard
Well after numerous tests, I can no longer reproduce this bug ! I tested
the following :

Precise 12.04.1 VM
Precise 12.04   VM
Quantal 12.10   VM
Quantal 12.10   Baremetal
Raring  13.04   VM

From a vanilla install :
• Confirm Publish shared printers connected to this system is enabled in 
PrintTool
•  Enable Visibility of printer on network
• Install samba package
• Modify /etc/samba/smb.conf with the following :
[global]
   workgroup = MSHOME
   printing = cups
   printcap name = cups

***Nothing changed in the [printers] section***

$ sudo restart nmbd
$ sudo restart smbd
$ sudo rpcclient localhost -c enumprinters
Enter root's password: 
flags:[0x80]
name:[\\LOCALHOST\Photosmart-C5100-series]
description:[\\LOCALHOST\Photosmart-C5100-series,,HP Photosmart C5100 
series]
comment:[HP Photosmart C5100 series]

Unlike previously, the name:[...] value is now complete with server 
printer name. This is confirmed by setting up a printer on Windows XP as
well.

It would be greatly appreciated if someone affected by this bug could
test on an up-to-date system (12.04 preferably) to try to reproduce the
bug. My feeling is that the source of the problem was not samba and got
recently updated.

But after two complete days of thorough testing, I am not able to
reproduce the bug anymore !

Regarding the upstream samba bug (#8769), it is not related to this
issue and should be removed as a reference.

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

Title:
  Windows clients cannot connect to shared printers

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/967410/+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 1093661] Re: cgrulesengd fails to start

2013-01-09 Thread Serge Hallyn
@Jon,

I'm not sure how you want to address this - if you consider this a valid
bug (given that the rules engine is flawed and not starting it was by
design) or not.  I will mark it invalid, but please feel free to re-mark
it valid if you prefer.

If you'd like to get together for a catchup+design discussion, please
ping me.

** Changed in: libcgroup (Ubuntu)
   Status: New = Invalid

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

Title:
  cgrulesengd fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1093661/+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 1097848] [NEW] nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

2013-01-09 Thread Robie Basak
Public bug reported:

nagios-plugins FTBFS because it embeds an old version of gnulib which
assumes that gets is defined. However, ISO C11 drops the definition.
gnulib upstream have fixed this in
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=66712c23388e93e5c518ebc8515140fa0c807348.

** Affects: nagios-plugins (Ubuntu)
 Importance: High
 Assignee: Robie Basak (racb)
 Status: In Progress


** Tags: ftbfs raring

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

Title:
  nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1097848/+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 1097848] Re: nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

2013-01-09 Thread Robie Basak
** Bug watch added: SourceForge.net Tracker #3600122
   http://sourceforge.net/support/tracker.php?aid=3600122

** Also affects: nagios-plugins via
   http://sourceforge.net/support/tracker.php?aid=3600122
   Importance: Unknown
   Status: Unknown

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

Title:
  nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1097848/+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 1094438] Re: Samba crashes invalid pointer: 0x00007f0bc3de7590

2013-01-09 Thread Serge Hallyn
** Changed in: samba (Ubuntu)
   Importance: Undecided = High

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

Title:
  Samba crashes invalid pointer: 0x7f0bc3de7590

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1094438/+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 1090593] Re: D.ROOT-SERVERS.NET changing January 3rd 2013

2013-01-09 Thread LaMont Jones
I've uploaded SRU-able versions of the package to my personal ppa.  See
https://launchpad.net/~lamont/+archive/ppa/+packages

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

Title:
   D.ROOT-SERVERS.NET changing January 3rd 2013

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1090593/+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 1060404] Re: update-grub runs and fails in containers

2013-01-09 Thread Henning Eggers
What is the work-around that I might be missing? Trying out juju with
LXC by following https://juju.ubuntu.com/docs/getting-started.html will
make you run directly into this bug. Quite a let-down as everything else
runs so smoothly with juju ...

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

Title:
  update-grub runs and fails in containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1060404/+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 1037567] Re: need config-drive-v2 support

2013-01-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/precise/cloud-init/sru

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

Title:
  need config-drive-v2 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1037567/+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 1031065] Re: cloud-init-nonet runs 'start networking' explicitly

2013-01-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/precise/cloud-init/sru

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

Title:
  cloud-init-nonet runs 'start networking' explicitly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1031065/+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 1097848] Re: nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

2013-01-09 Thread Robie Basak
** Patch added: nagios-plugins.debdiff
   
https://bugs.launchpad.net/nagios-plugins/+bug/1097848/+attachment/3478295/+files/nagios-plugins.debdiff

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

Title:
  nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1097848/+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 1097848] Re: nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

2013-01-09 Thread Robie Basak
** Attachment added: nagios-plugins_1.4.15-5ubuntu5_amd64.build
   
https://bugs.launchpad.net/nagios-plugins/+bug/1097848/+attachment/3478296/+files/nagios-plugins_1.4.15-5ubuntu5_amd64.build

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

Title:
  nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1097848/+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 1097848] Re: nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

2013-01-09 Thread Robie Basak
I've checked that this now builds and that a resulting binary
(check_apt) appears to work.

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

Title:
  nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1097848/+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 1060404] Re: update-grub runs and fails in containers

2013-01-09 Thread Serge Hallyn
@Henning,

At one point we thought a workaround was to have devtmpfs mounted in the
container.  However that is a bad thing to do as changes in the
container's /dev will be reflected in the host's /dev.

So the only workaround right now (until grub is fixed in precise) is to
check (with 'mount') which device / is mounted from in the container,
and then create that device in the container.

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

Title:
  update-grub runs and fails in containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1060404/+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 1097340] Re: package libapache2-mod-php5 5.3.10-1ubuntu3.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-01-09 Thread Serge Hallyn
Thanks for reporting this bug.  The missing file belongs to php5-common
package, which is properly depended upon by libapache2-mod-php5.  It
would appear to have been manually deleted.  You can cause it to be
reinstalled by doing:

sudo apt-get install --reinstall php5-common

After this, you can do

sudo apt-get install -f

to complete the failed installation of libapache2-mod-php5.  Please let
us know if this does not solve your problem.

** Changed in: php5 (Ubuntu)
   Status: New = Invalid

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

Title:
  package libapache2-mod-php5 5.3.10-1ubuntu3.4 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1097340/+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 1095180] Re: incorrect bash-completion

2013-01-09 Thread Thomas Ward
** Changed in: etckeeper (Ubuntu)
   Importance: Undecided = Low

** Changed in: bash-completion (Ubuntu)
   Importance: Undecided = Low

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

Title:
  incorrect bash-completion

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1095180/+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 1094944] Re: squid3 remove doesn't delete logrotate conf file

2013-01-09 Thread Serge Hallyn
Thanks for reporting this issue.

The logrotate file is a conffile, and per debian policy is only removed
when you purge the package.

sudo apt-get purge squid3


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

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

Title:
  squid3 remove doesn't delete logrotate conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1094944/+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 1097652] Re: dhclient cause error message when calling samba hook

2013-01-09 Thread Serge Hallyn
Thanks  for submitting this bug.

** Changed in: samba (Ubuntu)
   Status: New = Confirmed

** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

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

Title:
  dhclient cause error message when calling samba hook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1097652/+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 1085595] Re: glance could not be installed (dependency problem)

2013-01-09 Thread Serge Hallyn
Thanks for reporting this bug.

I couldn't reproduce this in either precise or raring.

Since you say the solution was to remove /usr/local/bin/glance-*, the
problem appears to have been caused by previous manual installations of
glance - that is, not through the package.

** Changed in: glance (Ubuntu)
   Status: New = Invalid

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

Title:
  glance could not be installed (dependency problem)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glance/+bug/1085595/+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 1097879] [NEW] nova-compute missing dependency on genisoimage

2013-01-09 Thread Scott Moser
Public bug reported:

in order to use config drive, nova-compute requires genisoimage.

This is fixed in raring's packaging, but not in quantal or precise.

** Affects: nova (Ubuntu)
 Importance: Medium
 Status: Fix Released

** Affects: nova (Ubuntu Precise)
 Importance: Medium
 Status: Triaged

** Affects: nova (Ubuntu Quantal)
 Importance: Medium
 Status: Triaged

** Changed in: nova (Ubuntu)
   Importance: Undecided = Medium

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

** Also affects: nova (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: nova (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Changed in: nova (Ubuntu Precise)
   Status: New = Triaged

** Changed in: nova (Ubuntu Quantal)
   Status: New = Triaged

** Changed in: nova (Ubuntu Precise)
   Importance: Undecided = Medium

** Changed in: nova (Ubuntu Quantal)
   Importance: Undecided = Medium

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

Title:
  nova-compute missing dependency on genisoimage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1097879/+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 1094944] Re: squid3 remove doesn't delete logrotate conf file

2013-01-09 Thread Mike McGranahan
You're welcome. Thank you for taking a look. In ten years, I'd never
encountered a package that, upon removal, left the system in an
erroneous state. I guess I've been lucky.

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

Title:
  squid3 remove doesn't delete logrotate conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1094944/+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 1097879] Re: nova-compute missing dependency on genisoimage

2013-01-09 Thread Adam Gandelman
Definitely used in Folsom (and missing as a dep for Quantal) but a quick
grep of the Essex (precise) source doesn't turn up any  uses of
genisoimage.

** Changed in: nova (Ubuntu Quantal)
   Status: Triaged = Confirmed

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

Title:
  nova-compute missing dependency on genisoimage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1097879/+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 1097879] Re: nova-compute missing dependency on genisoimage

2013-01-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/quantal/nova/genisoimage

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

Title:
  nova-compute missing dependency on genisoimage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1097879/+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 1097691] Re: (CVE-2012-5977) AST-2012-015 Denial of Service Through Exploitation of Device State Caching

2013-01-09 Thread Bug Watch Updater
** Changed in: asterisk (Debian)
   Status: Incomplete = New

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

Title:
  (CVE-2012-5977) AST-2012-015 Denial of Service Through Exploitation of
  Device State Caching

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1097691/+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 1097687] Re: (CVE-2012-5976) AST-2012-014 Crashes due to large stack allocations when using TCP

2013-01-09 Thread Bug Watch Updater
** Changed in: asterisk (Debian)
   Status: Incomplete = New

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

Title:
  (CVE-2012-5976) AST-2012-014 Crashes due to large stack allocations
  when using TCP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1097687/+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 1092715] [NEW] udevadm trigger --action=change not working in quantal and raring

2013-01-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

For bug 1057024, we have qemu-kvm postinst call udevadm trigger
--action=change.  This is to make udev recalculate permissions for
/dev/kvm based on the new /lib/udev/rules.d/40-qemu-kvm.rules file.

In precise, this causes /dev/kvm's acls to be correctly set so that
group has rw permissions.

In quantal, with the exact same rules file, it does not.  After a
reboot, permissions are set correctly.  But manually running udevadm
trigger --subsystem=misc --action=change (or variations of that) does
not change the group acl.  It changes the group ownership, and part of
the acl, but not the group acl.

** Affects: qemu-kvm (Ubuntu)
 Importance: High
 Status: Confirmed


** Tags: bot-stop-nagging quantal
-- 
udevadm trigger --action=change not working in quantal and raring
https://bugs.launchpad.net/bugs/1092715
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to qemu-kvm in Ubuntu.

-- 
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 1092715] Re: udevadm trigger --action=change not working in quantal and raring

2013-01-09 Thread Serge Hallyn
The cause of the problem is simply the udev-acl call in 70-udev-
acl.rules.  Since this is a higher # rule than 40-qemu-kvm.rules, it
gets run after.

The problem can be solved by:

1. moving 40-qemu-kvm.rules to 72-qemu-kvm.rules
2. making qemu-kvm depend on acl
3. appending RUN+=/usr/bin/setfacl -m g::rw /dev/kvm to 72-qemu-kvm.rules.

** No longer affects: linux (Ubuntu)

** Package changed: udev (Ubuntu) = qemu-kvm (Ubuntu)

** Also affects: qemu-kvm (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: qemu-kvm (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: qemu-kvm (Ubuntu Raring)
   Importance: High
   Status: Confirmed

** Changed in: qemu-kvm (Ubuntu Quantal)
   Status: New = Confirmed

** Changed in: qemu-kvm (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: qemu-kvm (Ubuntu Quantal)
   Importance: Undecided = High

** Changed in: qemu-kvm (Ubuntu Precise)
   Importance: Undecided = High

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

Title:
  udevadm trigger --action=change not working in quantal and raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1092715/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1033727] Re: USB passthrough doesn't work anymore with qemu-kvm 1.1.1

2013-01-09 Thread Peter Schaefer
Am 1/8/2013 6:08 PM, Serge Hallyn wrote:

 (replying to comment #12) could you please follow up on comments #6 and
 #7?

 It also would be worthwhile, at this point, checking whether latest
 upstream (1.3) is still broken.

Just a short note: I somehow produced a backported *.deb for 1.3.0 and
i managed to recompile the debs of 1.1.2 and 1.0 from debian backports
with --enable-trace-backend=simple. The problematic box runs Debian
Squeeze with Kernel 3.2.35 (and some other packages) from backports.

Tomorrow evening i'm going to make test runs on the system. I'll keep
you posted.

Regards,
   Peter

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

Title:
  USB passthrough doesn't work anymore with qemu-kvm 1.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1033727/+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 1092715] Re: udevadm trigger --action=change not working in quantal and raring

2013-01-09 Thread Serge Hallyn
Actually qemu-kvm.rules can stay at 40 by using :=, so the rules file
becomes

KERNEL==kvm, GROUP:=kvm, MODE:=0660, TAG:=,
RUN:=/usr/bin/setfacl -m g::rw /dev/kvm

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

Title:
  udevadm trigger --action=change not working in quantal and raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1092715/+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 1092715] Re: udevadm trigger --action=change not working in quantal and raring

2013-01-09 Thread Serge Hallyn
(replacing /dev/kvm with $env{DEVNAME} of course)

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

Title:
  udevadm trigger --action=change not working in quantal and raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1092715/+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 1097548] Re: can't install cinder-common

2013-01-09 Thread wangyan
Thank You Tang , group 'cinder' already exists.but there is still wrong

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

Title:
  can't install cinder-common

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1097548/+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 1004775] Re: NetworkManager restarts dnsmasq and adds host route on every IPv6 route lookup

2013-01-09 Thread Mathieu Trudel-Lapierre
** Branch unlinked: lp:~mathieu-tl/network-manager/0.9.4.0-0ubuntu4.2

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

Title:
  NetworkManager restarts dnsmasq and adds host route on every IPv6
  route lookup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1004775/+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 1097032] Re: Build squid3 with –enable-ssl option by default

2013-01-09 Thread Micah Gersten
I'm converting this to a wishlist request in line with the Debian bug.

** Changed in: squid3 (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: squid3 (Ubuntu)
   Status: Won't Fix = Triaged

** Also affects: squid3 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180886
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Build squid3 with –enable-ssl option by default
+ Please provide GNUTLS support in 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/1097032

Title:
  Please provide GNUTLS support in squid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1097032/+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 1076489] Re: Cannot be uninstalled without installing Apache2

2013-01-09 Thread Launchpad Bug Tracker
[Expired for php5 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: php5 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Cannot be uninstalled without installing Apache2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1076489/+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 1097032] Re: Please provide GNUTLS support in squid

2013-01-09 Thread Bug Watch Updater
** Changed in: squid3 (Debian)
   Status: Unknown = New

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

Title:
  Please provide GNUTLS support in squid

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