[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


[Bug 1097609] [NEW] upgrade from terminal..

2013-01-09 Thread chitko
Public bug reported:

ck@fuckwindows:~$ sudo apt-fast --reinstall install ca-certificates-java
[sudo] password for ck: 
 
 Working... this may take a while.

No files to download.
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
7 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
E: Internal Error, No file name for ca-certificates-java:i386
ck@fuckwindows:~$

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097609

Title:
  upgrade from terminal..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1097609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097401] Re: terminal, synaptic, ubuntu sofware center, crash for no reason

2013-01-09 Thread Robert Roth
Thank you for taking the time to improve Ubuntu by reporting this bug.
Synaptic and Software-center crashing could be related, as they both use the 
same package indexes and same library, however I see no relation to Gnome 
Terminal. In most cases, separate application crashes should be reported in 
separate bugs, as tracking more application problems in the same bug is quite 
hard. 
Could you please run the following commands to report a separate bug for these 
applications:
ubuntu-bug gnome-terminal
ubuntu-bug software-center
ubuntu-bug synaptic
This will help us as by reporting the bugs separately for the apps with 
ubuntu-bug relevant information for the given application will be attached, 
like version number, maybe last error logs, and if not, package maintainers 
will request the relevant information from you, the reporter to help them fix 
the issue in their package.


** Package changed: xorg (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097401

Title:
  terminal, synaptic, ubuntu sofware center, crash for no reason

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1097401/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097485] Re: Setup problems on HP Pavilion P6750be

2013-01-09 Thread Robert Roth
Thank you for taking the time to improve Ubuntu.
Could you please run `apport-collect 1097485` for the crash report helper to 
collect the required information about the version number of the installer, 
maybe error logs.

** Package changed: ubuntu = ubiquity (Ubuntu)

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097485

Title:
  Setup problems on HP Pavilion P6750be

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1097485/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1041790] Re: [sandybridge-m-gt2] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001

2013-01-09 Thread Timo Aaltonen
Adam: is it a recoverable hang, meaning the session is restored after a
while? I've seen that happen once on my T420s..

try with the 3.8 mainline kernel too, and with SNA if possible

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: xserver-xorg-video-intel (Ubuntu)
 Assignee: (unassigned) = Timo Aaltonen (tjaalton)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1041790

Title:
  [sandybridge-m-gt2] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1041790/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 773172] Re: corrupted filesystem tarfile - corrupted package archive

2013-01-09 Thread chitko
ck@fuckwindows:~$ sudo apt-fast --reinstall install ca-certificates-java
[sudo] password for ck: 
 
 Working... this may take a while.

No files to download.
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
7 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
E: Internal Error, No file name for ca-certificates-java:i386
ck@fuckwindows:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773172

Title:
  corrupted filesystem tarfile - corrupted package archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/773172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097607] [NEW] google mail doesn't work after upgrade to 18

2013-01-09 Thread sles
Public bug reported:

after entering login and password no reply,
in squid log I see Could not send body to browser
no difference with direct internet access

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097607

Title:
  google mail doesn't work after upgrade to 18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1097607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097303] Re: d-feet can no longer parse boolean values for method

2013-01-09 Thread Thomas Bechtold
true (lowercase, no quotes) works fine for me. I tried with
org.freedesktop.NetworkManager.Enable() and
org.freedesktop.Accounts.User.SetAutomaticLogin(). But your example
doesn't work. I'll have a look what's going on there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097303

Title:
  d-feet can no longer parse boolean values for method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/d-feet/+bug/1097303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097608] [NEW] 'gnome-settings-daemon' not responding because pluse

2013-01-09 Thread Cedric Fung
Public bug reported:

1)  = lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

2)  = apt-cache policy gnome-settings-daemon
gnome-settings-daemon:
  Installed: 3.4.2-0ubuntu15
  Candidate: 3.4.2-0ubuntu15
  Version table:
 *** 3.4.2-0ubuntu15 0
500 http://free.nchc.org.tw/ubuntu/ quantal-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 3.4.2-0ubuntu14 0
500 http://free.nchc.org.tw/ubuntu/ quantal/main amd64 Packages

3)  I think gnome-settings-daemon should skip or delete the pulse tmp
files.

4) The gnome settings daemon got stuck and keyboard shortcuts didn't
work, volumn applet stucked too.

=  sudo strace -p $(pidof gnome-settings-daemon)

nanosleep({0, 1000}, NULL)  = 0
readlink(/home/vecio/.pulse/597c3768236921d57286be88000d-runtime, 
/tmp/pulse-LJLJZtJLWpLE..., 99) = 23
lstat(/tmp/pulse-LJLJZtJLWpLE, 0x7fff3c09c510) = -1 ENOENT (No such file 
or directory)
umask(077)  = 02
mkdir(/tmp/pulse-euJOZCPFqcfT, 0700)  = 0
umask(02)   = 077
symlink(/tmp/pulse-euJOZCPFqcfT, 
/home/vecio/.pulse/597c3768236921d57286be88000d-runtime.tmp) = -1 EEXIST 
(File exists)
rmdir(/tmp/pulse-euJOZCPFqcfT)= 0


If I delete the ~/.pulse directory, the daemon work well.

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: pulse

** Tags added: pulse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097608

Title:
  'gnome-settings-daemon' not responding because pluse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1097608/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097611] [NEW] byobu-config does not run

2013-01-09 Thread Søren Holm
Public bug reported:

Running byobu-confi gives me this output.

$ byobu-config 
Traceback (most recent call last):
  File /usr/bin/byobu-config, line 32, in module
import snack
  File /usr/lib/python2.7/dist-packages/snack.py, line 44, in module
import _snack
ImportError: /usr/lib/python2.7/dist-packages/_snack.so: undefined symbol: 
_Py_RefTotal


It is impossible to configure byobu without it.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: byobu 5.23-0ubuntu1
ProcVersionSignature: Ubuntu 3.7.0-7.15-generic 3.7.0
Uname: Linux 3.7.0-7-generic i686
ApportVersion: 2.8-0ubuntu1
Architecture: i386
Date: Wed Jan  9 08:48:16 2013
InstallationDate: Installed on 2012-11-28 (41 days ago)
InstallationMedia: Kubuntu 13.04 Raring Ringtail - Alpha i386 (20121128)
MarkForUpload: True
PackageArchitecture: all
ScreenRC:
 
SourcePackage: byobu
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 raring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097611

Title:
  byobu-config does not run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1097611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097610] [NEW] Opus files are encoded in hard-CBR

2013-01-09 Thread qduaty
Public bug reported:

Opusinfo tool shows that OPUS files produced by soundconverter use hard-
CBR mode (instead of VBR).

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097610

Title:
  Opus files are encoded in hard-CBR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/soundconverter/+bug/1097610/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097039] Re: Chinese edition build fails on precise due to 'set -o pipefail'

2013-01-09 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.65.6

---
livecd-rootfs (2.65.6) precise; urgency=low

  * live-build/auto/build: Use safer code for kernel handling that doesn't
cause failures under 'set -o pipefail' in ubuntu-defaults-image
(LP: #1097039).
 -- Colin Watson cjwat...@ubuntu.com   Mon, 07 Jan 2013 21:31:39 +

** Changed in: livecd-rootfs (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097039

Title:
  Chinese edition build fails on precise due to 'set -o pipefail'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1097039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1096845] Re: grub: can not boot after installation

2013-01-09 Thread Martin Konopka
Thanks for the advices.
To solve the problem, I ran a live CD session with a desktop ubuntu 12.10 and 
installed the Boot-Repair tool. During the repair it told me something in the 
sense that my computer required EFI grub (or boot?) configuration and that it 
had found only non-EFI one. Then, if I remember well, the Boot-Repair tool 
deleted the non-EFI grub configuration and installed the EFI one.

It asked me to install either to /dev/sda or /dev/sda1 . Since I did not
know which of the two options are correct, I installed the new grub to
both /dev/sda and /dev/sda1 .  The machine now works correctly, no
problems with booting it.

I guess that the ubuntu 12.10 server installer failed to determine that
my BIOS was of the EFI (or UEFI or how it is called) kind and that led
to the reported boot failure.

I also tried to determine how to turn off the ``secure boot'' in BIOS
(it is the origin of the problem, isn't it ?) but could not find any
switch to do it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1096845

Title:
  grub: can not boot after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1096845/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097039] Update Released

2013-01-09 Thread Adam Conrad
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097039

Title:
  Chinese edition build fails on precise due to 'set -o pipefail'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1097039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097598] Re: linux-lowlatency: version to be filled -proposed tracker

2013-01-09 Thread Brad Figg
** Description changed:

  This bug is for tracking the version to be filled upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 09. January 2013 07:06 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 09. January 2013 07:06 UTC
  kernel-stable-master-bug:1097389
+ kernel-stable-Certification-testing-end:Wednesday, 09. January 2013 08:02 UTC
+ kernel-stable-Security-signoff-end:Wednesday, 09. January 2013 08:02 UTC

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097598

Title:
  linux-lowlatency: version to be filled -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1097598/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097597] Re: linux-armadaxp: version to be filled -proposed tracker

2013-01-09 Thread Brad Figg
** Description changed:

  This bug is for tracking the version to be filled upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 09. January 2013 07:04 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 09. January 2013 07:04 UTC
  kernel-stable-master-bug:1097389
+ kernel-stable-Certification-testing-end:Wednesday, 09. January 2013 08:02 UTC
+ kernel-stable-Security-signoff-end:Wednesday, 09. January 2013 08:02 UTC

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097597

Title:
  linux-armadaxp: version to be filled -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1097597/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097595] Re: linux-ti-omap4: version to be filled -proposed tracker

2013-01-09 Thread Brad Figg
** Description changed:

  This bug is for tracking the version to be filled upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 09. January 2013 07:03 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 09. January 2013 07:03 UTC
  kernel-stable-master-bug:1097389
+ kernel-stable-Certification-testing-end:Wednesday, 09. January 2013 08:02 UTC

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097595

Title:
  linux-ti-omap4: version to be filled -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1097595/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 868400] Re: Synaptics touchpad stops working - two syndaemon instances running

2013-01-09 Thread cybermujahidz
the problem also shows in precise. My touchpad suddenly stopped when i
(may) accidentally make a gesture which disable my touchpad (not for the
click function). When i did, it displays an osd box(looks like a
notification) and then my touchpad is disabled.

when i run dconf-tools and looks for 
/desktop/gnome/peripherals/touchpad/touchpad_enabled the value is true.
Then i re-enable it by setting it to false, then true. and my touchpad went 
normal again.
i think it's because disable touchpad while type feature's bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868400

Title:
  Synaptics touchpad stops working - two syndaemon instances running

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/868400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1020203] Re: Unable to Shutdown at dialog or terminal - onlyrestarts

2013-01-09 Thread Michael Lynch
*** This bug is a duplicate of bug 1048631 ***
https://bugs.launchpad.net/bugs/1048631

Sorry Christopher,

About 5 months ago I lost my hard drive on my laptop due to a power supply 
issue, it was fixed recently but I have not installed another Linux on my 
laptop as of yet...

Thank you very much for thinking of me and my issue with Ubuntu and 
forwarding this possible bug fix!! Perhaps in the near future I will try 
Linux again :)

Sincerely,

Michael Lynch

-Original Message- 
From: Christopher M. Penalver
Sent: Tuesday, January 08, 2013 4:42 PM
To: lynchmobj...@msn.com
Subject: [Bug 1020203] Re: Unable to Shutdown at dialog or terminal - 
onlyrestarts

*** This bug is a duplicate of bug 1048631 ***
https://bugs.launchpad.net/bugs/1048631

Michael Lynch, a Precise and Quantal test kernel has been built with
commit b7e38304 applied. The test kernels are available from:

Precise: http://people.canonical.com/~jsalisbury/lp1048631/precise/
Quantal: http://people.canonical.com/~jsalisbury/lp1048631/quantal/

Can you test those kernels and post back if they resolve this bug?

Thanks in advance!

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1020203

Title:
  Unable to Shutdown at dialog or terminal - only restarts

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Triaged
Status in “linux” package in Debian:
  New

Bug description:
  Toshiba Satellite L775D - S7108

  Description: Ubuntu 12.04 LTS
  Release: 12.04
  Installed Alongside Windows 7 OS
  Installed as seperate partition on same hard disc drive

  I expect the system to power off when using the shutdown commands and
  GUI (WM_CLASS(STRING) = gtk-logout-helper, Gtk-logout-helper)

  Using the shutdown commands in terminal and dialog interfaces only cause 
my laptop to restart
  The only way so far I have found that I can shut down my laptop is to 
press and hold the power button during reboot (Unsafe) or load other OS to 
do the restart.

  WORKAROUND: My laptop shuts down properly when my AC adapter is NOT
  plugged in and running on battery power only.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-26-generic 3.2.0-26.41
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VB Analog [ALC269VB 
Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael1857 F pulseaudio
   /dev/snd/controlC0:  michael1857 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Generic'/'HD-Audio Generic at 0xfeb44000 irq 46'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card0.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Card1.Amixer.info:
   Card hw:1 'Generic_1'/'HD-Audio Generic at 0xfeb4 irq 16'
 Mixer name : 'Realtek ALC269VB'
 Components : 'HDA:10ec0269,1179fc65,00100100'
 Controls  : 18
 Simple ctrls  : 10
  Date: Mon Jul  2 09:23:17 2012
  HibernationDevice: RESUME=UUID=80e74001-2573-4cc4-b770-0515287fa971
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: TOSHIBA Satellite L775D
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic 
root=UUID=62212ab7-788d-4498-bb4d-6e5ba0aee2c2 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-26-generic N/A
   linux-backports-modules-3.2.0-26-generic  N/A
   linux-firmware1.79
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/18/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.50
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: TKBSS
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.50
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.50:bd10/18/2011:svnTOSHIBA:pnSatelliteL775D:pvrPSK40U-07N00R:rvnPEGATRONCORPORATION:rnTKBSS:rvr1.50:cvnTOSHIBA:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.name: Satellite L775D
  dmi.product.version: PSK40U-07N00R
  dmi.sys.vendor: TOSHIBA

To manage notifications about 

[Bug 981269] Fix proposed to horizon (stable/essex)

2013-01-09 Thread OpenStack Hudson
Fix proposed to branch: stable/essex
Review: https://review.openstack.org/19282

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/981269

Title:
  instance_type is still set as a property value of none even when
  flavors cannot be retrieved

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/981269/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 877803] Re: network-manager forgets wireless password after I cancel connection

2013-01-09 Thread Uli Franke
*** This bug is a duplicate of bug 854833 ***
https://bugs.launchpad.net/bugs/854833

Happens to me as well on a Lenovo Thinkpad T420. This is really
annoying.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877803

Title:
  network-manager forgets wireless password after I cancel connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/877803/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097510] Re: Image's date taken value is not correctly formatted

2013-01-09 Thread Robert Roth
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097510

Title:
  Image's date taken value is not correctly formatted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1097510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1095705] Re: cron.daily/apt fails every day on headless ubuntu server 12.04

2013-01-09 Thread Stephen Hill
me@server:~$ sudo apt-key list
/etc/apt/trusted.gpg

pub   1024D/437D05B5 2004-09-12
uid  Ubuntu Archive Automatic Signing Key ftpmas...@ubuntu.com
sub   2048g/79164387 2004-09-12

pub   1024D/FBB75451 2004-12-30
uid  Ubuntu CD Image Automatic Signing Key cdim...@ubuntu.com

pub   1024R/4C9D234C 2010-01-20
uid  Launchpad webupd8

pub   4096R/C0B21F32 2012-05-11
uid  Ubuntu Archive Automatic Signing Key (2012) 
ftpmas...@ubuntu.com

pub   4096R/EFE21092 2012-05-11
uid  Ubuntu CD Image Automatic Signing Key (2012) 
cdim...@ubuntu.com

me@server:~$ sudo apt-key update
gpg: key 437D05B5: Ubuntu Archive Automatic Signing Key 
ftpmas...@ubuntu.com not changed
gpg: key FBB75451: Ubuntu CD Image Automatic Signing Key cdim...@ubuntu.com 
not changed
gpg: key C0B21F32: Ubuntu Archive Automatic Signing Key (2012) 
ftpmas...@ubuntu.com not changed
gpg: key EFE21092: Ubuntu CD Image Automatic Signing Key (2012) 
cdim...@ubuntu.com not changed
gpg: Total number processed: 4
gpg:  unchanged: 4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1095705

Title:
  cron.daily/apt fails every day on headless ubuntu server 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1095705/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097389] Re: linux: 3.2.0-36.57 -proposed tracker

2013-01-09 Thread Adam Conrad
Copied to -proposed.

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed = Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) = Adam Conrad 
(adconrad)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097389

Title:
  linux: 3.2.0-36.57 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1097389/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097197] Re: Raring daily failed to boot on MSI MS-7676/Z68MA-ED55 / Intel i915 and RC6 enabled

2013-01-09 Thread Jean-Baptiste Lallement
Thanks for looking into this.

- Raring Desktop 20121129 image does not need RC6 disabled
- It will be very difficult to test a kernel for bibisect as this problem 
occurs during the initial boot of the installation media, but I'll try to 
reproduce once the system is installed
- It's one of the testing board we have in the QA Lab, you can have an access 
to that machine if it helps, I'll try to collect as much information as I can 
on this machine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097197

Title:
  Raring daily failed to boot on MSI MS-7676/Z68MA-ED55 / Intel i915 and
  RC6 enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1097197/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1088775] Re: gwibber does not refresh Facebook feeds

2013-01-09 Thread Vampire
@Dac You're welcome. :-) But it is jEdit, not Jedit. ;-)

@peterrus Did you find anything new with the correct command?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088775

Title:
  gwibber does not refresh Facebook feeds

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1088775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 985949] Re: Purple line appears on the external monitor after it is turned off and back on

2013-01-09 Thread Bug Watch Updater
** Changed in: linux
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985949

Title:
  Purple line appears on the external monitor after it is turned off and
  back on

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/985949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1073727] Re: Software Updater does not respect user's Automatically check for updates setting

2013-01-09 Thread Matthew Paul Thomas
I don't follow the respect the user's choice logic. If someone
launches Software Updater, 99% of the time it's because they want to
install updates, which entails having an up-to-date list of updates. So
checking automatically is just doing the obvious thing, and it's
reasonable for that to be opt-out (using the Stop button) rather than
opt-in (using a Check For Updates button).

But if we can define a case where we know the automatic check isn't
necessary, then sure, we shouldn't do the check. Perhaps something like,
if the package lists have been updated in the past 24 hours AND more
recently than the most recent change to the sources lists?

I've added your idea about listing packages updated since the last check
time to https://wiki.ubuntu.com/SoftwareUpdates#Ideas.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1073727

Title:
  Software Updater does not respect user's Automatically check for
  updates setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1073727/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097179] Re: compiz_test_resize_logic: Multiple errors: Conditional jump or move depends on uninitialised value(s)

2013-01-09 Thread Daniel van Vugt
Fix committed into lp:compiz at revision 3550, scheduled for release in
Compiz 0.9.9.0

** Changed in: compiz (Ubuntu)
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097179

Title:
  compiz_test_resize_logic: Multiple errors: Conditional jump or move
  depends on uninitialised value(s)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1097179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >