[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-30 Thread Ante Karamatić
** Summary changed:

- unused parameter: spf-policyd_time_limit in amavisd-new-postfix
+ [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

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

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

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


[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-07-30 Thread MMlosh
I am not sure how would I reliably test this, sorry.

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

Title:
  mysql-server postrm breaks apparmor profile for later versions on
  purge

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

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


[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-30 Thread Ante Karamatić
** Description changed:

- When installing amavisd-new-postfix I get multiple errors as such: 
+ Please apply this patch to the current 12.04 package.
+ 
+ [Impact]
+ Every user that installs amavisd-new-postfix will see a warning:
+ 
+ /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter:
+ spf-policyd_time_limit=3600s
+ 
+ This warning will get printed out multiple times. In addition, SPF
+ timeout is never really set, since this parameter is invalid.
+ 
+ [Test case]
+ 1. Install 12.04 with all latest updates
+ 2. Install amavisd-new-postfix
+ 3a. Observe printed warnings
+ 3b. Run 'postconf policy-spf_time_limit'
+ 
+ In case of 3b, broken package will return unknown parameter, while fixed
+ one will return value '3600s'.
+ 
+ [Regression potential]
+ I've made sure that this parameter is changed on upgrade of the package, 
fixing this issue for new installs and upgrades. If applied, this fix will 
remove incorrect parameter by editing /etc/postfix/main.cf and deleting a line 
that starts with 'spf-policyd_time_limit'. Postfix doesn't have parameters that 
start with that string, so regression potential will be minimal.
+ 
+ Original report
+ ---
+ 
+ When installing amavisd-new-postfix I get multiple errors as such:
  /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: 
spf-policyd_time_limit=3600s
  
  The correct parameter is policy-spf_time_limit, not spf-
  policyd_time_limit.
  
  Should be easy to fix in line 42 in /debian/amavisd-new-postfix.postinst
  
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/amavisd-new/precise/view/head:/debian/amavisd-new-postfix.postinst#L42
  
- 
  amavisd-new-postfix 1:2.6.5-0ubuntu3
  Ubuntu 12.04 LTS

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

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

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


[Bug 1014864] Re: [NEW] [MIR] walinuxagent

2012-07-30 Thread James Page
** Summary changed:

- [MIR] walinuxagent
+ [NEW] [MIR] walinuxagent

** Changed in: walinuxagent (Ubuntu Precise)
   Status: In Progress = New

** Summary changed:

- [NEW] [MIR] walinuxagent
+ [MIR] New package - walinuxagent

** Changed in: walinuxagent (Ubuntu Precise)
 Assignee: James Page (james-page) = (unassigned)

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

Title:
  [MIR] New package - walinuxagent

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

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


[Bug 997641] Re: Could not run Puppet configuration client: Could not retrieve local facts: bad URI

2012-07-30 Thread Robie Basak
Martijn,

When I run the command, I get:

$ ruby -e require 'open-uri'; require 'timeout'; Timeout::timeout(2) { 
open('http://169.254.169.254') }
/usr/lib/ruby/1.8/timeout.rb:64:in `open': execution expired (Timeout::Error)
from /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
from /usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
from /usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
from /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
from /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
from /usr/lib/ruby/1.8/net/http.rb:542:in `start'
from /usr/lib/ruby/1.8/open-uri.rb:242:in `open_http'
from /usr/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
from /usr/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
from /usr/lib/ruby/1.8/open-uri.rb:162:in `catch'
from /usr/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
from /usr/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
from /usr/lib/ruby/1.8/open-uri.rb:518:in `open'
from /usr/lib/ruby/1.8/open-uri.rb:30:in `open'
from -e:1
from -e:1

Evidently there's something different about your network environment
which is causing that URL to return something instead of timing out, and
this difference is the cause of your problem.

I don't think it is clear yet if this is a local configuration problem
or a genuine bug. To be able to determine this, we need to understand
exactly what this difference is.

I'm not sure what I can do to help at this stage, but I'll leave the bug
open in case anyone else has any ideas.

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

Title:
  Could not run Puppet configuration client: Could not retrieve local
  facts: bad URI

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

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


[Bug 1029896] Re: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-07-30 Thread Kurt Huwig
Hi Adam,

yes, I had devstack installed. This is the output from your command:

$ python -c 'import webob.exc'
Traceback (most recent call last):
  File string, line 1, in module
ImportError: No module named webob.exc

I purged python-webob (and everything else from nova), removed
/etc/nova/ and then reinstalled nova-common. Now it works fine. Thanks
for your help!

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

Title:
  package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed
  to install/upgrade: Unterprozess installiertes post-installation-
  Skript gab den Fehlerwert 1 zurück

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

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


[Bug 1017972] Re: [MIR] google-perftools, libunwind

2012-07-30 Thread James Page
libunwind upstream expects a certain number of know failures for each of
the primary archs it supports.

Some of these are documented in the README provided by upstream

x86_64 has the least test failures; I've been able to either cherry pick
fixes or provider workarounds in most of the tests.  Two are testing
unsupported features - so can be disabled.

Upstream's recommendation was to enable the amd64 test suite.

** Branch linked: lp:~james-page/ubuntu/quantal/libunwind/test-
enablement

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

Title:
  [MIR] google-perftools, libunwind

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-perftools/+bug/1017972/+subscriptions

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


[Bug 1030860] [NEW] DNS is not enabled.

2012-07-30 Thread Raphaël Badin
Public bug reported:

To enable DNS we need to:
- make sure that bind9utils dnsutils bind9 python-netaddr are installed (new 
dependencies)
- make sure that the directory /etc/bind/maas 
(etc/celeryconfig.py:DNS_CONFIG_DIR) is created
- call `sudo maas set_up_dns` (this will create an empty [i.e. no DNS zone] 
configuration with the required rndc key in etc/celeryconfig.py:DNS_CONFIG_DIR 
: /etc/bind/maas)
- add the result of `sudo get_named_conf` to named.conf.local
- restart bind9

How to test this:
$ sudo maas shell
from django.core.management import call_command
from maasserver.models import DHCPLease, NodeGroup, Node, MACAddress
# Create the master nodegroup, jtv is fixing the code to get that done as part 
of a migration
call_command('config_master_dhcp', subnet_mask='255.255.0.0', 
broadcast_ip='10.111.255.255', ip_range_low= '10.111.123.9', ip_range_high= 
'10.111.244.18', router_ip='10.111.123.9')
# At this stage, the zone is defined and all the auto-generated hostname are in 
place:
# dig @127.0.0.1 10-111-123-9.master +short

# Create a node in that nodegroup. Its hostname is 'myhostname'
master = NodeGroup.objects.get(id=1)
node = Node(hostname='myhostname', nodegroup=master)
node.save()
mac = MACAddress(node=node, mac_address='11:22:33:44:55:66')
mac.save()
# Create a lease for that node:
DHCPLease.objects.update_leases(master, {'10.111.123.10': '11:22:33:44:55:66'})
# Now the hostname of the node can be queried:
# dig @127.0.0.1 myhostname.master +short

** Affects: maas (Ubuntu)
 Importance: Undecided
 Assignee: Andres Rodriguez (andreserl)
 Status: New

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

Title:
  DNS is not enabled.

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

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


[Bug 1030860] Re: DNS is not enabled.

2012-07-30 Thread Andres Rodriguez
** Changed in: maas (Ubuntu)
 Assignee: (unassigned) = Andres Rodriguez (andreserl)

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

Title:
  DNS is not enabled.

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

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


[Blueprint servercloud-q-server-iso-tests-review] Improve Server Install and Upgrade Testing

2012-07-30 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for quantal-alpha-1:
  [smoser] Call for testing of ISO images - Alpha 1: DONE
  
  Work items for quantal-alpha-2:
  [james-page] Call for testing of ISO images - Alpha 2: DONE
  
  Work items for quantal-alpha-3:
  Call for testing of ISO images - Alpha 3: DONE
  
  Work items for ubuntu-12.10-beta-1:
  [jibel] Add a profile to auto upgrade testing  to support VM upgrade testing 
(nested VMs): TODO
  [serge-hallyn] Provide a test to check the status of the VM after upgrade 
(nested VM's): TODO
  [ivoks] Expand existing test cases to support different configuration options 
for mail-server: TODO
  [zulcss] Upgrade testing for openstack - work with jibel to setup new upgrade 
testing: TODO
  [james-page] Work out better more focussed upgrade testing for server tasks: 
TODO
  [james-page] Call for improvement of test cases and coordination with 
migration to new harness: TODO
  Call for testing of ISO images - Beta 1: TODO
  
  Work items for ubuntu-12.10-beta-2:
  Call for testing of ISO images - Beta 2: TODO
  
  Work items for ubuntu-12.10:
  Improve MAAS test cases: TODO
  [james-page] Plug the iSCSI tests into UTAH: TODO
  Ensure UATH can support USB installation as well: TODO
  Ensure multi-nic testing can be supported: TODO
  [hggdh2] Quick hack to make multi-nic work in current ISO testing framework: 
TODO
- [hggdh2] Quick hack to make USB install in the VM's work in ISO testing 
framework: TODOCall for testing of ISO images - 12.10 RC: TODO
+ [hggdh2] Quick hack to make USB install in the VM's work in ISO testing 
framework: TODO
+ Call for testing of ISO images - 12.10 RC: TODO

-- 
Improve Server Install and Upgrade Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-server-iso-tests-review

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


[Bug 1030534] Re: sftp -r remotedir . creates directories with wrong permissions

2012-07-30 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Failed to reproduce on 12.04. I created a remote directory structure and
copied it to local using sftp -r and it worked fine.

Dan, please could you report what the permissions and ownership were on
the remote directories, what the permissions have ended up on your local
directories, and what your local umask is? Please also confirm that
you're doing this on a fresh local copy (ie. directories and files did
not previously exist locally).

Setting bug status to Incomplete. Once you have have supplied the
requested information, please change the status back to New.

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

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

Title:
  sftp -r remotedir . creates directories with wrong permissions

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

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


[Bug 1030345] Re: debconf failed to configure phpmyadmin for mysql

2012-07-30 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

If there is a bug here, it is mostly likely in phpmyadmin rather than
debconf or mysql-5.5, so I'm rearranging the assignment accordingly.

But I could not reproduce this on the current version of Quantal. I
followed your steps, except that on step 7, it worked. Please could you
retest your steps on a fresh, fully upgraded installation of Quantal,
and confirm that your exact steps do reproduce the problem? Once done,
please change the bug status on phpmyadmin back to New.

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

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

** Changed in: mysql-5.5 (Ubuntu)
   Status: New = Invalid

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

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

Title:
  debconf failed to configure phpmyadmin for mysql

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

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


[Bug 1028130] Re: should use Architecture: all

2012-07-30 Thread Robie Basak
** Changed in: python-pytyrant (Ubuntu)
   Status: New = Triaged

** Changed in: python-pytyrant (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  should use Architecture: all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pytyrant/+bug/1028130/+subscriptions

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


[Bug 1011227] Re: package slapd 2.4.28-1.1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-07-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package slapd 2.4.28-1.1ubuntu4 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 1028182] Re: ssh connection failure error message confusing when talking to dual IPv4/6 host

2012-07-30 Thread Robie Basak
** Changed in: openssh (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  ssh connection failure error message confusing when talking to dual
  IPv4/6 host

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

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


[Bug 1029793] Re: package bind9 1:9.8.1.dfsg.P1-4ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-30 Thread Robie Basak
Jul 27 08:54:11 MS-5901 named[7769]: loading configuration from 
'/etc/bind/named.conf'
Jul 27 08:54:11 MS-5901 named[7769]: /etc/bind/named.conf:12: open: 
/var/lib/samba/private/named.conf: file not found
Jul 27 08:54:11 MS-5901 named[7769]: loading configuration: file not found
Jul 27 08:54:11 MS-5901 named[7769]: exiting (due to fatal error)

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

Title:
  package bind9 1:9.8.1.dfsg.P1-4ubuntu0.2 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/bind9/+bug/1029793/+subscriptions

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


[Bug 1029793] Re: package bind9 1:9.8.1.dfsg.P1-4ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-30 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This looks like a local configuration problem, rather than a bug in
Ubuntu, so I'm marking this bug as Invalid.

Specifically, you have a customised bind9 configuration which looks for
/var/lib/samba/private/named.conf which does not exist. This is causing
your upgrade to fail.

You can find pointers to get help for this sort of problem here:
http://www.ubuntu.com/support/community

If you believe that this is really a bug, then 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,
and then change the bug status back to New.

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

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

Title:
  package bind9 1:9.8.1.dfsg.P1-4ubuntu0.2 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/bind9/+bug/1029793/+subscriptions

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


[Bug 1028268] Re: Bareword dns domain makes facter return incorrect info

2012-07-30 Thread Robie Basak
** Changed in: facter (Ubuntu)
   Status: New = Triaged

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

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

Title:
  Bareword dns domain makes facter return incorrect info

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

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


[Bug 1030238] Re: samba not installing in 11.04

2012-07-30 Thread Robie Basak
From log:

Setting up samba (2:3.5.8~dfsg-1ubuntu2.5) ...
start: Unknown job: smbd
invoke-rc.d: initscript smbd, action start failed.
dpkg: error processing samba (--configure):
 subprocess installed post-installation script returned error exit status 1

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

Title:
  samba not installing in 11.04

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

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


[Bug 1030238] Re: samba not installing in 11.04

2012-07-30 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please could you report whether the file /etc/init/smbd.conf exists on
your system, and then change the bug status back to New? Thanks!

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

Title:
  samba not installing in 11.04

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

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


[Bug 1026256] Re: pptpd.conf

2012-07-30 Thread Robie Basak
Thanks!

Based on that screenshot, I can see that your problem is that the text
files you are creating do not follow Unix text file conventions. I guess
you're using an unusual editor?

The Unix convention is that plain text files end in a newline character,
and this character represents the end of the final line rather than
another blank line at the end of the file.

You need to configure your editor to use the Unix convention, or use an
editor that can follow the Unix convention (eg. nano or gedit), or
continue to add a blank line at the end in the editor that you are using
as a workaround.

As this is a problem with your editor rather than a bug in pptpd, I'm
marking this bug as Invalid. If you'd like further help with this issue,
there are pointers to get help for this sort of problem here:
http://www.ubuntu.com/support/community

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

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

Title:
  pptpd.conf

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

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


[Bug 1029977] Re: dnsmasq-base should ship the dnsmasq dbus configuration file

2012-07-30 Thread Mathieu Trudel-Lapierre
Thanks Simon!

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

Title:
  dnsmasq-base should ship the dnsmasq dbus configuration file

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

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


[Blueprint servercloud-q-juju-charm-best-practices] Juju Charm Best practices

2012-07-30 Thread Jorge O. Castro
Blueprint changed by Jorge O. Castro:

Work items changed:
  Work items:
  [jorge] Pick better example charms, flagbearer charms.: TODO
  [jorge] Choose a single place for presenting flagbearer charms (charm 
browser?): TODO
  [jorge] Move rules and charm best practices into juju/docs.: DONE
  [jorge] Add Maintainer field information to documentation. (thanks clint!): 
DONE
- [jorge] Reach out to maintainers to get their maintainer field filled out.: 
TODO
+ [jorge] Reach out to maintainers to get their maintainer field filled out.: 
INPROGRESS
  [jorge] Add docs work items to patch pilot!: DONE
  [jorge] pull file bug or join the doc team from other projects: TODO
  [jorge] Clarify documentention on what to expect when your using LXC and EC2. 
Cost, wait time, what you see, logs, downloading. You should expect this to 
download 300 megs, etc. Here's a table of look here troubleshooting your LXC 
thing: TODO
  [imbrandon] Reach out to maintainers to get their maintainer filled out.: TODO
  [imbrandon] Put Doc instructions in the docs: http://askubuntu.com/q/52063 : 
TODO
  [mark-mims] (and individual maintainers!) clean up existing charms wrt best 
practices: TODO
  [clint-fewbar] Comment and add links to docs in 'charm create' templates: TODO
  [clint-fewbar] juju in Debian! NOW!: TODO
  [clint-fewbar] determine most likely maintainers based on bzr logs: TODO
  [clint-fewbar] fix doc repos wrt (trunk, go, docs): TODO
  [marcoceppi] tag:juju review on AU and SE network: TODO
  [hazmat] incorporate output of charm proof into charm browser: TODO
  [hazmat] clear out trunk docs for juju: TODO
  [imbrandon] Clarify documentention on what to expect when your using LXC and 
EC2. Cost, wait time, what you see, logs, downloading. You should expect this 
to download 300 megs, etc. Here's a table of look here troubleshooting your 
LXC thing.: TODO
  [imbrandon] Clarify documentention on what to expect when your using LXC and 
EC2. Cost, wait time, what you see, logs, downloading. You should expect this 
to download 300 megs, etc. Here's a table of look here troubleshooting your 
LXC thing.: TODO
  [hazmat] make juju report on initial lxc image downloads ?: TODO
  [hazmat] make juju lxc use lxc networking instead of libvirt networking ?: 
TODO

-- 
Juju Charm Best practices
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charm-best-practices

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


[Bug 1030911] [NEW] traceback after install: No module named glanceclient.common

2012-07-30 Thread Jamie Strandboge
Public bug reported:

After installing horizon and navigating to the home page, I get an internal 
server error and see in apache's error.log:
[Mon Jul 30 15:06:42 2012] [error] [client 192.168.122.1] mod_wsgi (pid=3598): 
Exception occurred processing WSGI script 
'/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.
[Mon Jul 30 15:06:42 2012] [error] [client 192.168.122.1] Traceback (most 
recent call last):
[Mon Jul 30 15:06:42 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py, line 219, in 
__call__
[Mon Jul 30 15:06:42 2012] [error] [client 192.168.122.1] 
self.load_middleware()
[Mon Jul 30 15:06:42 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py, line 47, in 
load_middleware
[Mon Jul 30 15:06:42 2012] [error] [client 192.168.122.1] raise 
exceptions.ImproperlyConfigured('Error importing middleware %s: %s' % 
(mw_module, e))
[Mon Jul 30 15:06:42 2012] [error] [client 192.168.122.1] ImproperlyConfigured: 
Error importing middleware horizon.middleware: No module named 
glanceclient.common

I don't know if this is related to bug #1024326

** Affects: horizon (Ubuntu)
 Importance: High
 Status: New


** Tags: rls-q-incoming

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

Title:
  traceback after install: No module named glanceclient.common

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

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


[Bug 1017765] Re: jsonutils.py is incompatible with anyjson from 3.3.2 onwards

2012-07-30 Thread Jamie Strandboge
This also affects horizon.

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

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

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

Title:
  jsonutils.py is incompatible with anyjson from 3.3.2 onwards

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

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


[Bug 1017765] Re: jsonutils.py is incompatible with anyjson from 3.3.2 onwards

2012-07-30 Thread Jamie Strandboge
The fix works on horizon, but then it has other problems.

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

Title:
  jsonutils.py is incompatible with anyjson from 3.3.2 onwards

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

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


[Bug 1030928] [NEW] AttributeError: 'module' object has no attribute 'urls'

2012-07-30 Thread Jamie Strandboge
Public bug reported:

After working around bug #1030911 by moving /usr/bin/glance aside, then using 
dpkg -i --force-overwrites to install python-glanceclient and then putting 
glance back, I ran into bug #1017765. After applying the patch in bug #1017765 
into /usr directly like I did with nova and keystone, I get a bit farther, and 
now see the following traceback:
[Mon Jul 30 15:19:00 2012] [error] Internal Server Error: /
[Mon Jul 30 15:19:00 2012] [error] Traceback (most recent call last):
[Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py, line 89, in 
get_response
[Mon Jul 30 15:19:00 2012] [error] response = middleware_method(request)
[Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/middleware/locale.py, line 21, in 
process_request
[Mon Jul 30 15:19:00 2012] [error] check_path = 
self.is_language_prefix_patterns_used()
[Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/middleware/locale.py, line 54, in 
is_language_prefix_patterns_used
[Mon Jul 30 15:19:00 2012] [error] for url_pattern in 
get_resolver(None).url_patterns:
[Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 328, in 
url_patterns
[Mon Jul 30 15:19:00 2012] [error] patterns = getattr(self.urlconf_module, 
urlpatterns, self.urlconf_module)
[Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 323, in 
urlconf_module
[Mon Jul 30 15:19:00 2012] [error] self._urlconf_module = 
import_module(self.urlconf_name)
[Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/utils/importlib.py, line 35, in 
import_module
[Mon Jul 30 15:19:00 2012] [error] __import__(name)
[Mon Jul 30 15:19:00 2012] [error]   File 
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/urls.py,
 line 35, in module
[Mon Jul 30 15:19:00 2012] [error] url(r'', include(horizon.urls)))
[Mon Jul 30 15:19:00 2012] [error] AttributeError: 'module' object has no 
attribute 'urls'
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] mod_wsgi (pid=3672): 
Exception occurred processing WSGI script 
'/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] Traceback (most 
recent call last):
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py, line 241, in 
__call__
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] response = 
self.get_response(request)
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py, line 179, in 
get_response
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] response = 
self.handle_uncaught_exception(request, resolver, sys.exc_info())
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py, line 224, in 
handle_uncaught_exception
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] if 
resolver.urlconf_module is None:
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 323, in 
urlconf_module
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] 
self._urlconf_module = import_module(self.urlconf_name)
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/utils/importlib.py, line 35, in 
import_module
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] __import__(name)
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/urls.py,
 line 35, in module
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] url(r'', 
include(horizon.urls)))
[Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] AttributeError: 
'module' object has no attribute 'urls'

** Affects: horizon (Ubuntu)
 Importance: High
 Status: New


** Tags: rls-q-incoming

** Package changed: python-glanceclient (Ubuntu) = horizon (Ubuntu)

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

Title:
  AttributeError: 'module' object has no attribute 'urls'

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

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


[Bug 1026256] Re: pptpd.conf

2012-07-30 Thread Modernox
I'm using the editor of the Midnight Commander.
Very strange behavior, mc does not save the last 0A, if the cursor does not 
move to a new line ...

Although, I tried to do the same with ntp.conf - working.

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

Title:
  pptpd.conf

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

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


[Bug 1017765] Re: jsonutils.py is incompatible with anyjson from 3.3.2 onwards

2012-07-30 Thread Jamie Strandboge
** Also affects: nova (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  jsonutils.py is incompatible with anyjson from 3.3.2 onwards

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

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


[Bug 1030040] Re: multipath-tools create duplicate device

2012-07-30 Thread Peter Petrakis
Hmm, A reproduction case is going to be necessary, there are some
weird things going on in syslog.2 which I'm unfamiliar with. Unfortunately,
I don't have access to a symmetrix either. I really need to have multipathd 
running
in the foreground, with full logging to a file, to catch what went down.

From 7/27/12 00:38:48  --  00:38:58 I just see lines and lines of this:
Jul 27 00:38:58 Linux51 multipathd: mpath12: sdm - emc_clariion_checker: 
Logical Unit is unbound or LUNZ

For about every block device, this messages means the path is down. It's safety 
against issuing IO
to a LUNZ which will block forever.

libmultipath/checkers/emc_clariion.c

if ( /* LUN should at least be bound somewhere and not be LUNZ */
sense_buffer[4] == 0x00) {
MSG(c, emc_clariion_checker: Logical Unit is unbound 
or LUNZ);
return PATH_DOWN;
}

After a few filters...
Jul 27 05:45:36 Linux51 kernel: [188724.191711] scsi 6:0:0:0: Direct-Access 
DGC  LUNZ 0532 PQ: 0 ANSI: 4
Jul 27 05:45:36 Linux51 kernel: [188724.193584] scsi 6:0:1:0: Direct-Access 
DGC  LUNZ 0532 PQ: 0 ANSI: 4
Jul 27 05:45:43 Linux51 kernel: [188730.940803] scsi 5:0:0:0: Direct-Access 
DGC  LUNZ 0532 PQ: 0 ANSI: 4
Jul 27 05:45:43 Linux51 kernel: [188730.942590] scsi 5:0:1:0: Direct-Access 
DGC  LUNZ 0532 PQ: 0 ANSI: 4

ok, that's 4, but there were dozens in the logs, which means the rest
were unbound.

Then there's this,
Jul 27 00:39:49 Linux51 udevd[26799]: timeout '/sbin/blkid -o udev -p 
/dev/dm-53'
Jul 27 00:39:49 Linux51 udevd[26794]: timeout '/sbin/blkid -o udev -p 
/dev/dm-52'

Jul 27 00:39:50 Linux51 udevd[26848]: timeout: killing '/sbin/blkid -o udev -p 
/dev/dm-66' [26890]
Jul 27 00:39:50 Linux51 udevd[26857]: timeout: killing '/sbin/blkid -o udev -p 
/dev/dm-60' [26899]
...

Something is off, if multipath did create two maps to the same device I suspect 
it to be a victim
of these path availability issues.

11:37:45multipath_conf$ zcat syslog.2.gz | grep unbound | sort -u | wc -l
43055

That can't be right.

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

Title:
  multipath-tools create duplicate device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1030040/+subscriptions

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


[Bug 1028182] Re: ssh connection failure error message confusing when talking to dual IPv4/6 host

2012-07-30 Thread Scott Kitterman
** Bug watch added: OpenSSH Portable Bugzilla #2029
   https://bugzilla.mindrot.org/show_bug.cgi?id=2029

** Also affects: openssh via
   https://bugzilla.mindrot.org/show_bug.cgi?id=2029
   Importance: Unknown
   Status: Unknown

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

Title:
  ssh connection failure error message confusing when talking to dual
  IPv4/6 host

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

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


[Bug 1028182] Re: ssh connection failure error message confusing when talking to dual IPv4/6 host

2012-07-30 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugzilla.mindrot.org/show_bug.cgi?id=2029.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-07-30T15:58:52+00:00 Sklist wrote:

I have a dual IPv4/6 server which has both A and  records
  published for it's primary domain name.  I had just rebooted the
  server for a kernel update and was trying to ssh back in.  It failed
  with a network unreachable error which was totally misleading.  The
  issue was that the server was slow to come up and was not listening on
  port 22 yet.  The error message should have been connection refused.

  During the period when I was waiting, if I used ssh directly to the
  IPv4 address, I (correctly) got connection refused.  When I ssh'd to
  the IPv6 address I (also correctly) got network unreachable since
  there is no IPv6 connectivity other than link-local on the network the
  ssh client was connecting from.

  it looks like what ssh is doing in the case of a host with dual A/
  records is looking them both up, trying both connections, and if the
  case of both failing, it's returning the IPv6 error message.  In this
  case it was quite confusing as there's no indication it's an IPv6
  connection the message is about.  I was trying to figure out how I
  could ping the server and at the same time have the network be
  unreachable.

  It would be better if, in the case of two errors, network unreachable
  is only handed back to the user if no other error (such as connection
  refused) does not indicate that the network was reachable and a
  connection to the remote server made at some level.

Reply at: https://bugs.launchpad.net/openssh/+bug/1028182/comments/2


** Changed in: openssh
   Status: Unknown = Confirmed

** Changed in: openssh
   Importance: Unknown = Medium

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

Title:
  ssh connection failure error message confusing when talking to dual
  IPv4/6 host

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

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


[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-30 Thread Adam Conrad
Hello Birgir, or anyone else affected,

Accepted amavisd-new into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/amavisd-
new/1:2.6.5-0ubuntu3.2 in a few hours, and then in the -proposed
repository.

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

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

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

** Changed in: amavisd-new (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

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


[Bug 1023550] Re: Postfix missing libresolv in chroot jail

2012-07-30 Thread Adam Conrad
Hello Hauke, or anyone else affected,

Accepted postfix into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/postfix/2.9.3-2~12.04.2 in a few
hours, and then in the -proposed repository.

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

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

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

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

** Tags added: verification-needed

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

Title:
  Postfix missing libresolv in chroot jail

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

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


[Bug 1030928] Re: AttributeError: 'module' object has no attribute 'urls'

2012-07-30 Thread Jamie Strandboge
** Description changed:

  After working around bug #1030911 by moving /usr/bin/glance aside, then using 
dpkg -i --force-overwrites to install python-glanceclient and then putting 
glance back, I ran into bug #1017765. After applying the patch in bug #1017765 
into /usr directly like I did with nova and keystone, I get a bit farther, and 
now see the following traceback:
- [Mon Jul 30 15:19:00 2012] [error] Internal Server Error: /
- [Mon Jul 30 15:19:00 2012] [error] Traceback (most recent call last):
- [Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py, line 89, in 
get_response
- [Mon Jul 30 15:19:00 2012] [error] response = middleware_method(request)
- [Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/middleware/locale.py, line 21, in 
process_request
- [Mon Jul 30 15:19:00 2012] [error] check_path = 
self.is_language_prefix_patterns_used()
- [Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/middleware/locale.py, line 54, in 
is_language_prefix_patterns_used
- [Mon Jul 30 15:19:00 2012] [error] for url_pattern in 
get_resolver(None).url_patterns:
- [Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 328, in 
url_patterns
- [Mon Jul 30 15:19:00 2012] [error] patterns = 
getattr(self.urlconf_module, urlpatterns, self.urlconf_module)
- [Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 323, in 
urlconf_module
- [Mon Jul 30 15:19:00 2012] [error] self._urlconf_module = 
import_module(self.urlconf_name)
- [Mon Jul 30 15:19:00 2012] [error]   File 
/usr/lib/python2.7/dist-packages/django/utils/importlib.py, line 35, in 
import_module
- [Mon Jul 30 15:19:00 2012] [error] __import__(name)
- [Mon Jul 30 15:19:00 2012] [error]   File 
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/urls.py,
 line 35, in module
- [Mon Jul 30 15:19:00 2012] [error] url(r'', include(horizon.urls)))
- [Mon Jul 30 15:19:00 2012] [error] AttributeError: 'module' object has no 
attribute 'urls'
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] mod_wsgi 
(pid=3672): Exception occurred processing WSGI script 
'/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] Traceback (most 
recent call last):
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py, line 241, in 
__call__
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] response = 
self.get_response(request)
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py, line 179, in 
get_response
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] response = 
self.handle_uncaught_exception(request, resolver, sys.exc_info())
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py, line 224, in 
handle_uncaught_exception
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] if 
resolver.urlconf_module is None:
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py, line 323, in 
urlconf_module
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] 
self._urlconf_module = import_module(self.urlconf_name)
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/utils/importlib.py, line 35, in 
import_module
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] __import__(name)
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1]   File 
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/urls.py,
 line 35, in module
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] url(r'', 
include(horizon.urls)))
- [Mon Jul 30 15:19:00 2012] [error] [client 192.168.122.1] AttributeError: 
'module' object has no attribute 'urls'
+ [Mon Jul 30 16:47:38 2012] [error] [client 192.168.122.1] mod_wsgi 
(pid=1758): Exception occurred processing WSGI script 
'/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.
+ [Mon Jul 30 16:47:38 2012] [error] [client 192.168.122.1] Traceback (most 
recent call last):
+ [Mon Jul 30 16:47:38 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py, line 241, in 
__call__
+ [Mon Jul 30 16:47:38 2012] [error] [client 192.168.122.1] response = 
self.get_response(request)
+ [Mon Jul 30 16:47:38 2012] [error] [client 192.168.122.1]   File 
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py, line 179, in 
get_response
+ [Mon Jul 30 16:47:38 2012] [error] [client 192.168.122.1]

[Bug 1030928] Re: ImportError: No module named compressor

2012-07-30 Thread Jamie Strandboge
This looks to be https://answers.launchpad.net/horizon/+question/203091

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

Title:
  ImportError: No module named compressor

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

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


[Bug 1030928] Re: ImportError: No module named compressor

2012-07-30 Thread Jamie Strandboge
Workaround seems to be (but this is obviously outside of package management):
$ pip install django_compressor

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

Title:
  ImportError: No module named compressor

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

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


[Bug 1030928] Re: ImportError: No module named compressor

2012-07-30 Thread Jamie Strandboge
That works but there is more that is going to have to be done to use the
compressor module as there are a lot of other errors in error.log.

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

Title:
  ImportError: No module named compressor

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

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


[Blueprint servercloud-q-juju-charm-best-practices] Juju Charm Best practices

2012-07-30 Thread Jorge O. Castro
Blueprint changed by Jorge O. Castro:

Work items changed:
  Work items:
  [jorge] Pick better example charms, flagbearer charms.: TODO
  [jorge] Choose a single place for presenting flagbearer charms (charm 
browser?): TODO
  [jorge] Move rules and charm best practices into juju/docs.: DONE
  [jorge] Add Maintainer field information to documentation. (thanks clint!): 
DONE
  [jorge] Reach out to maintainers to get their maintainer field filled out.: 
INPROGRESS
  [jorge] Add docs work items to patch pilot!: DONE
  [jorge] pull file bug or join the doc team from other projects: TODO
- [jorge] Clarify documentention on what to expect when your using LXC and EC2. 
Cost, wait time, what you see, logs, downloading. You should expect this to 
download 300 megs, etc. Here's a table of look here troubleshooting your LXC 
thing: TODO
+ [jorge] Clarify documentention on what to expect when your using LXC and EC2. 
Cost, wait time, what you see, logs, downloading. You should expect this to 
download 300 megs, etc. Here's a table of look here troubleshooting your LXC 
thing: DONE
  [imbrandon] Reach out to maintainers to get their maintainer filled out.: TODO
  [imbrandon] Put Doc instructions in the docs: http://askubuntu.com/q/52063 : 
TODO
  [mark-mims] (and individual maintainers!) clean up existing charms wrt best 
practices: TODO
  [clint-fewbar] Comment and add links to docs in 'charm create' templates: TODO
  [clint-fewbar] juju in Debian! NOW!: TODO
  [clint-fewbar] determine most likely maintainers based on bzr logs: TODO
  [clint-fewbar] fix doc repos wrt (trunk, go, docs): TODO
  [marcoceppi] tag:juju review on AU and SE network: TODO
  [hazmat] incorporate output of charm proof into charm browser: TODO
  [hazmat] clear out trunk docs for juju: TODO
  [imbrandon] Clarify documentention on what to expect when your using LXC and 
EC2. Cost, wait time, what you see, logs, downloading. You should expect this 
to download 300 megs, etc. Here's a table of look here troubleshooting your 
LXC thing.: TODO
  [imbrandon] Clarify documentention on what to expect when your using LXC and 
EC2. Cost, wait time, what you see, logs, downloading. You should expect this 
to download 300 megs, etc. Here's a table of look here troubleshooting your 
LXC thing.: TODO
  [hazmat] make juju report on initial lxc image downloads ?: TODO
  [hazmat] make juju lxc use lxc networking instead of libvirt networking ?: 
TODO

-- 
Juju Charm Best practices
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charm-best-practices

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


[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/amavisd-new

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

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

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


[Bug 1023550] Re: Postfix missing libresolv in chroot jail

2012-07-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/postfix

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

Title:
  Postfix missing libresolv in chroot jail

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

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


[Bug 1023550] Re: Postfix missing libresolv in chroot jail

2012-07-30 Thread Hauke Duden
Thank you for being this quick with the fix. I will test the package
tomorrow.

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

Title:
  Postfix missing libresolv in chroot jail

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

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


[Bug 488696] Re: syntax error in nsswitch config near [ syntax error ]

2012-07-30 Thread Brian Murray
** Also affects: base-files (Ubuntu Quantal)
   Importance: High
   Status: Confirmed

** Also affects: autofs5 (Ubuntu Quantal)
   Importance: High
   Status: Confirmed

** Also affects: base-files (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

** Changed in: autofs5 (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: autofs5 (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: base-files (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: base-files (Ubuntu Precise)
   Importance: Undecided = High

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

Title:
  syntax error in nsswitch config near [ syntax error ]

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

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


[Bug 671065] Re: deliver broken because dovecot.conf uses !include_try

2012-07-30 Thread Brian Murray
** Also affects: dovecot (Ubuntu Quantal)
   Importance: Medium
 Assignee: Ante Karamatić (ivoks)
   Status: In Progress

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

Title:
  deliver broken because dovecot.conf uses !include_try

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

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


[Bug 1031012] [NEW] ec2-credentials are not persistent across reboots

2012-07-30 Thread Jamie Strandboge
Public bug reported:

On 12.10, if I create credentials and reboot they are gone.

Test case:
$ keystone ec2-credentials-create
+---+--+
|  Property |  Value   |
+---+--+
|   access  | 8b1d6d9777f54cf687fc927fbe0a6454 |
|   secret  | 5a6187fb2bf143ccbff097a143a4b294 |
| tenant_id | 448c5952839d4b52aa87ff61c4c8950a |
|  user_id  | ad2dc0b86269455394cf3a1b630ac1b0 |
+---+--+

$ keystone ec2-credentials-list
++--+--+
| tenant |  access  |  secret  |
++--+--+
| admin  | 8b1d6d9777f54cf687fc927fbe0a6454 | 5a6187fb2bf143ccbff097a143a4b294 |
++--+--+

$ sudo reboot

$ keystone ec2-credentials-list
$

This is a change in behavior over 12.04, where the credentials
persisted.

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


** Tags: rls-q-incoming

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

Title:
  ec2-credentials are not persistent across reboots

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

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


[Bug 1031012] Re: ec2-credentials are not persistent across reboots

2012-07-30 Thread Jamie Strandboge
adam_g figured out it was because of this setting in 
/etc/keystone/keystone.conf:
[ec2]
driver = keystone.contrib.ec2.backends.kvs.Ec2

This should be set to:
[ec2]
driver = keystone.contrib.ec2.backends.sql.Ec2

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

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

Title:
  ec2-credentials are not persistent across reboots

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

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


[Bug 1031012] Re: ec2-credentials are not persistent across reboots

2012-07-30 Thread Adam Gandelman
** Changed in: keystone (Ubuntu)
   Status: Triaged = In Progress

** Changed in: keystone (Ubuntu)
 Assignee: (unassigned) = Adam Gandelman (gandelman-a)

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

Title:
  ec2-credentials are not persistent across reboots

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

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


[Bug 1031021] [NEW] nova x509-create-cert times out

2012-07-30 Thread Jamie Strandboge
Public bug reported:

On a fresh 12.10 install and openstack installation following
https://wiki.ubuntu.com/SecurityTeam/TestingOpenStack x509-create-cert
fails.

$ nova x509-create-cert ~/openstack-certs/pk.pem ~/openstack-certs/cert.pem
ERROR: The server has either erred or is incapable of performing the requested 
operation. (HTTP 500) (Request-ID: req-5ae0177f-ae7c-4230-9eac-2e1fc2c2ecd2)

rabbitmq is running and things otherwise seem to work ok.

/var/log/nova/nova-api.log tells me:
2012-07-30 14:03:04 INFO nova.api.openstack.wsgi 
[req-5ae0177f-ae7c-4230-9eac-2e1fc2c2ecd2 ad2dc0b86269455394cf3a1b630ac1b0 
448c5952839d4b52aa87ff61c4c8950a] POST 
http://localhost:8774/v1.1/448c5952839d4b52aa87ff61c4c8950a/os-certificates
2012-07-30 14:03:04 DEBUG nova.openstack.common.rpc.amqp [-] Making 
asynchronous call on cert ... from (pid=1629) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:350
2012-07-30 14:03:04 DEBUG nova.openstack.common.rpc.amqp [-] MSG_ID is 
82a0e5656d6d49d4beca4aed11496d08 from (pid=1629) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:353
2012-07-30 14:04:04 ERROR nova.openstack.common.rpc.common [-] Timed out 
waiting for RPC response: timed out
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common Traceback (most 
recent call last):
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/impl_kombu.py, 
line 513, in ensure
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
method(*args, **kwargs)
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/impl_kombu.py, 
line 590, in _consume
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.connection.drain_events(timeout=timeout)
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/connection.py, line 167, in 
drain_events
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.transport.drain_events(self.connection, **kwargs)
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 262, in 
drain_events
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
connection.drain_events(**kwargs)
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 94, in 
drain_events
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.wait_multi(self.channels.values(), timeout=timeout)
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 100, in 
wait_multi
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common chanmap.keys(), 
allowed_methods, timeout=timeout)
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 159, in 
_wait_multiple
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common channel, 
method_sig, args, content = read_timeout(timeout)
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 132, in 
read_timeout
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.method_reader.read_method()
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/amqplib/client_0_8/method_framing.py, line 
221, in read_method
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common raise m
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common timeout: timed out
2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common
2012-07-30 14:04:04 ERROR nova.api.openstack 
[req-5ae0177f-ae7c-4230-9eac-2e1fc2c2ecd2 ad2dc0b86269455394cf3a1b630ac1b0 
448c5952839d4b52aa87ff61c4c8950a] Caught error: Timeout while waiting on RPC 
response.
2012-07-30 14:04:04 TRACE nova.api.openstack Traceback (most recent call last):
2012-07-30 14:04:04 TRACE nova.api.openstack   File 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py, line 41, in 
__call__
2012-07-30 14:04:04 TRACE nova.api.openstack return 
req.get_response(self.application)
2012-07-30 14:04:04 TRACE nova.api.openstack   File 
/usr/lib/python2.7/dist-packages/webob/request.py, line 1086, in get_response
2012-07-30 14:04:04 TRACE nova.api.openstack application, 
catch_exc_info=False)
2012-07-30 14:04:04 TRACE nova.api.openstack   File 
/usr/lib/python2.7/dist-packages/webob/request.py, line 1055, in 
call_application
2012-07-30 14:04:04 TRACE nova.api.openstack app_iter = 
application(self.environ, start_response)
2012-07-30 14:04:04 TRACE nova.api.openstack   File 
/usr/lib/python2.7/dist-packages/webob/dec.py, line 159, in __call__
2012-07-30 14:04:04 TRACE 

[Bug 1031021] Re: nova x509-create-cert times out

2012-07-30 Thread Jamie Strandboge
My permissions seem to be set up correctly:
$ sudo rabbitmqctl list_permissions -p nova
Listing permissions in vhost nova ...
nova.*  .*  .*
...done.

** Description changed:

- On 12.10 following https://wiki.ubuntu.com/SecurityTeam/TestingOpenStack
- x509-create-cert fails.
+ On a fresh 12.10 install and openstack installation following
+ https://wiki.ubuntu.com/SecurityTeam/TestingOpenStack x509-create-cert
+ fails.
  
  $ nova x509-create-cert ~/openstack-certs/pk.pem ~/openstack-certs/cert.pem
  ERROR: The server has either erred or is incapable of performing the 
requested operation. (HTTP 500) (Request-ID: 
req-5ae0177f-ae7c-4230-9eac-2e1fc2c2ecd2)
  
  rabbitmq is running and things otherwise seem to work ok.
  
  /var/log/nova/nova-api.log tells me:
  2012-07-30 14:03:04 INFO nova.api.openstack.wsgi 
[req-5ae0177f-ae7c-4230-9eac-2e1fc2c2ecd2 ad2dc0b86269455394cf3a1b630ac1b0 
448c5952839d4b52aa87ff61c4c8950a] POST 
http://localhost:8774/v1.1/448c5952839d4b52aa87ff61c4c8950a/os-certificates
  2012-07-30 14:03:04 DEBUG nova.openstack.common.rpc.amqp [-] Making 
asynchronous call on cert ... from (pid=1629) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:350
  2012-07-30 14:03:04 DEBUG nova.openstack.common.rpc.amqp [-] MSG_ID is 
82a0e5656d6d49d4beca4aed11496d08 from (pid=1629) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:353
  2012-07-30 14:04:04 ERROR nova.openstack.common.rpc.common [-] Timed out 
waiting for RPC response: timed out
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common Traceback (most 
recent call last):
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/impl_kombu.py, 
line 513, in ensure
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
method(*args, **kwargs)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/impl_kombu.py, 
line 590, in _consume
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.connection.drain_events(timeout=timeout)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/connection.py, line 167, in 
drain_events
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.transport.drain_events(self.connection, **kwargs)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 262, in 
drain_events
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
connection.drain_events(**kwargs)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 94, in 
drain_events
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.wait_multi(self.channels.values(), timeout=timeout)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 100, in 
wait_multi
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common 
chanmap.keys(), allowed_methods, timeout=timeout)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 159, in 
_wait_multiple
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common channel, 
method_sig, args, content = read_timeout(timeout)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 132, in 
read_timeout
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.method_reader.read_method()
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/amqplib/client_0_8/method_framing.py, line 
221, in read_method
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common raise m
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common timeout: timed out
- 2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common 
+ 2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common
  2012-07-30 14:04:04 ERROR nova.api.openstack 
[req-5ae0177f-ae7c-4230-9eac-2e1fc2c2ecd2 ad2dc0b86269455394cf3a1b630ac1b0 
448c5952839d4b52aa87ff61c4c8950a] Caught error: Timeout while waiting on RPC 
response.
  2012-07-30 14:04:04 TRACE nova.api.openstack Traceback (most recent call 
last):
  2012-07-30 14:04:04 TRACE nova.api.openstack   File 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py, line 41, in 
__call__
  2012-07-30 14:04:04 TRACE nova.api.openstack return 
req.get_response(self.application)
  2012-07-30 14:04:04 TRACE nova.api.openstack   File 
/usr/lib/python2.7/dist-packages/webob/request.py, line 1086, in get_response
  2012-07-30 14:04:04 TRACE nova.api.openstack 

[Bug 1031021] Re: nova x509-create-cert times out

2012-07-30 Thread Jamie Strandboge
$ sudo rabbitmqctl list_queues -p nova
Listing queues ...
compute.openstack-quantal-amd64 0
scheduler   0
network 0
network_fanout_05f0d6549c2844e19f07c231f586da79 0
network.openstack-quantal-amd64 0
scheduler_fanout_6574c56f6f784928ba11af4a082c992a   0
compute 0
scheduler.openstack-quantal-amd64   0
compute_fanout_e524b27a69c343cb8ee864af410fc514 0
...done.

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

Title:
  nova x509-create-cert times out

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

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


[Bug 1031021] Re: nova x509-create-cert times out

2012-07-30 Thread Jamie Strandboge
** Description changed:

  On a fresh 12.10 install and openstack installation following
  https://wiki.ubuntu.com/SecurityTeam/TestingOpenStack x509-create-cert
  fails.
  
  $ nova x509-create-cert ~/openstack-certs/pk.pem ~/openstack-certs/cert.pem
  ERROR: The server has either erred or is incapable of performing the 
requested operation. (HTTP 500) (Request-ID: 
req-5ae0177f-ae7c-4230-9eac-2e1fc2c2ecd2)
  
- rabbitmq is running and things otherwise seem to work ok.
+ rabbitmq is running.
  
  /var/log/nova/nova-api.log tells me:
  2012-07-30 14:03:04 INFO nova.api.openstack.wsgi 
[req-5ae0177f-ae7c-4230-9eac-2e1fc2c2ecd2 ad2dc0b86269455394cf3a1b630ac1b0 
448c5952839d4b52aa87ff61c4c8950a] POST 
http://localhost:8774/v1.1/448c5952839d4b52aa87ff61c4c8950a/os-certificates
  2012-07-30 14:03:04 DEBUG nova.openstack.common.rpc.amqp [-] Making 
asynchronous call on cert ... from (pid=1629) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:350
  2012-07-30 14:03:04 DEBUG nova.openstack.common.rpc.amqp [-] MSG_ID is 
82a0e5656d6d49d4beca4aed11496d08 from (pid=1629) multicall 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:353
  2012-07-30 14:04:04 ERROR nova.openstack.common.rpc.common [-] Timed out 
waiting for RPC response: timed out
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common Traceback (most 
recent call last):
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/impl_kombu.py, 
line 513, in ensure
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
method(*args, **kwargs)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/impl_kombu.py, 
line 590, in _consume
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.connection.drain_events(timeout=timeout)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/connection.py, line 167, in 
drain_events
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.transport.drain_events(self.connection, **kwargs)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 262, in 
drain_events
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
connection.drain_events(**kwargs)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 94, in 
drain_events
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.wait_multi(self.channels.values(), timeout=timeout)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 100, in 
wait_multi
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common 
chanmap.keys(), allowed_methods, timeout=timeout)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 159, in 
_wait_multiple
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common channel, 
method_sig, args, content = read_timeout(timeout)
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/kombu/transport/amqplib.py, line 132, in 
read_timeout
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common return 
self.method_reader.read_method()
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common   File 
/usr/lib/python2.7/dist-packages/amqplib/client_0_8/method_framing.py, line 
221, in read_method
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common raise m
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common timeout: timed out
  2012-07-30 14:04:04 TRACE nova.openstack.common.rpc.common
  2012-07-30 14:04:04 ERROR nova.api.openstack 
[req-5ae0177f-ae7c-4230-9eac-2e1fc2c2ecd2 ad2dc0b86269455394cf3a1b630ac1b0 
448c5952839d4b52aa87ff61c4c8950a] Caught error: Timeout while waiting on RPC 
response.
  2012-07-30 14:04:04 TRACE nova.api.openstack Traceback (most recent call 
last):
  2012-07-30 14:04:04 TRACE nova.api.openstack   File 
/usr/lib/python2.7/dist-packages/nova/api/openstack/__init__.py, line 41, in 
__call__
  2012-07-30 14:04:04 TRACE nova.api.openstack return 
req.get_response(self.application)
  2012-07-30 14:04:04 TRACE nova.api.openstack   File 
/usr/lib/python2.7/dist-packages/webob/request.py, line 1086, in get_response
  2012-07-30 14:04:04 TRACE nova.api.openstack application, 
catch_exc_info=False)
  2012-07-30 14:04:04 TRACE nova.api.openstack   File 
/usr/lib/python2.7/dist-packages/webob/request.py, line 1055, in 
call_application
  2012-07-30 14:04:04 TRACE nova.api.openstack app_iter = 
application(self.environ, start_response)
  2012-07-30 14:04:04 TRACE 

[Bug 1031012] Re: ec2-credentials are not persistent across reboots

2012-07-30 Thread Adam Gandelman
Committed to our CI packaging branch, will be fixed in Ubuntu on the
next keystone upload.

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

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

Title:
  ec2-credentials are not persistent across reboots

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

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


[Bug 1031012] Re: ec2-credentials are not persistent across reboots

2012-07-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/keystone/precise-folsom-
proposed

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

Title:
  ec2-credentials are not persistent across reboots

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

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


[Bug 1031043] [NEW] -t ubuntu -- -h still creates container

2012-07-30 Thread Robert Collins
Public bug reported:

$ sudo lxc-create -n sso -t ubuntu -- --help

No config file specified, using the default config
/usr/lib/lxc/templates/lxc-ubuntu -h|--help [-a|--arch] [-b|--bindhome user] 
[--trim] [-d|--debug]
   [-F | --flush-cache] [-r|--release release] [ -S | --auth-key keyfile]
release: the ubuntu release (e.g. precise): defaults to host release on ubuntu, 
otherwise uses latest LTS
trim: make a minimal (faster, but not upgrade-safe) container
bindhome: bind user's home into the container
  The ubuntu user will not be created, and user will have
  sudo access.
arch: the container architecture (e.g. amd64): defaults to host arch
auth-key: SSH Public key file to inject into container
'ubuntu' template installed
'sso' created

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

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

Title:
  -t ubuntu -- -h still creates container

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

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


[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-07-30 Thread Aymeric PETIT
@Scott

I'm unable to restore the environment in which I found that bug, looks
like an upgrade of an other package changed something in apparmor that
fix this bug.

I will try to upgrade (to precise) a backup of my system taken in
December (version is natty) with and without -proposed.

Stay in touch for result.

Regards,
Aymeric.

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

Title:
  mysql-server postrm breaks apparmor profile for later versions on
  purge

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

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


[Bug 1031063] [NEW] libvirt_type=qemu is not honored

2012-07-30 Thread Jamie Strandboge
Public bug reported:

On a new 12.10 install following 
https://wiki.ubuntu.com/SecurityTeam/TestingOpenStack, if I set 
'libvirt_type=qemu', restart nova and then try to start an instance, I can see 
in /var/log/nova/nova-compute.log that it is defaulting to 'kvm' and not 
'qemu'. I then end up with the following error:
2012-07-30 14:55:48 TRACE nova.openstack.common.rpc.amqp libvirtError: internal 
error no supported architecture for os type 'hvm'

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

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

Title:
  libvirt_type=qemu is not honored

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

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


[Bug 1031063] Re: libvirt_type=qemu is not honored

2012-07-30 Thread Jamie Strandboge
** Description changed:

  On a new 12.10 install following 
https://wiki.ubuntu.com/SecurityTeam/TestingOpenStack, if I set 
'libvirt_type=qemu', restart nova and then try to start an instance, I can see 
in /var/log/nova/nova-compute.log that it is defaulting to 'kvm' and not 
'qemu'. I then end up with the following error:
  2012-07-30 14:55:48 TRACE nova.openstack.common.rpc.amqp libvirtError: 
internal error no supported architecture for os type 'hvm'
+ 
+ This might be a problem in libvirt or kvm_intel on the host. I noticed
+ that nested=1 for kvm_intel on my host and 'vmx' shows up in 'virsh
+ capabilities' in the openstack guest, but in the guest I am unable to
+ load kvm_intel. However, the option for overriding with
+ 'libvirt_type=qemu' doesn't seem to work.

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

Title:
  libvirt_type=qemu is not honored

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

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


[Blueprint servercloud-q-chef] Getting Chef Back Into Ubuntu

2012-07-30 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items:
  [james-page] Generally keep a eye on progress in Debian and ensure 
syncs/blacklists allow this (esp milestones): DONE
  [james-page] Sort out solr in Debian to help unblock Debian work: DONE
- [btm] Check on whether solr 3.6 could be used with chef: TODO
+ [btm] Check on whether solr 3.6 could be used with chef: DONE
  [btm] Subscribe to relevant packages in ubuntu to help with communications  
(chef, ohai, *mixlib*): DONE

-- 
Getting Chef Back Into Ubuntu
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-chef

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


[Bug 1031063] Re: libvirt_type=qemu is not honored

2012-07-30 Thread Jamie Strandboge
So Daviey tells me that 'libvirt_type=qemu' doesn't necessarily mean
--disable-kvm. I think there is a bug in how even if I reload my host's
kvm_intel with nested=0 that openstack does not fallback to qemu
-disable-kvm, but that is probably not a priority. The bigger issue is
that a precise host booting a quantal guest results in the quantal guest
being unable to load the kvm_intel module. I'll file another bug for
that.

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

Title:
  libvirt_type=qemu is not honored

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

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


[Bug 1031063] Re: libvirt_type=qemu is not honored

2012-07-30 Thread Jamie Strandboge
The kernel bug is bug #1031090.

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

Title:
  libvirt_type=qemu is not honored

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

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


[Bug 1031063] Re: domain type is always 'kvm', even when kvm is not available

2012-07-30 Thread Jamie Strandboge
** Summary changed:

- libvirt_type=qemu is not honored
+ domain type is always 'kvm', even when kvm is not available

** Description changed:

  On a new 12.10 install following 
https://wiki.ubuntu.com/SecurityTeam/TestingOpenStack, if I set 
'libvirt_type=qemu', restart nova and then try to start an instance, I can see 
in /var/log/nova/nova-compute.log that it is defaulting to 'kvm' and not 
'qemu'. I then end up with the following error:
  2012-07-30 14:55:48 TRACE nova.openstack.common.rpc.amqp libvirtError: 
internal error no supported architecture for os type 'hvm'
  
- This might be a problem in libvirt or kvm_intel on the host. I noticed
- that nested=1 for kvm_intel on my host and 'vmx' shows up in 'virsh
- capabilities' in the openstack guest, but in the guest I am unable to
- load kvm_intel. However, the option for overriding with
- 'libvirt_type=qemu' doesn't seem to work.
+ This might be a problem in libvirt on the host. I noticed that nested=1
+ for kvm_intel on my host and 'vmx' shows up in 'virsh capabilities' in
+ the openstack guest, but in the guest I am unable to load kvm_intel (bug
+ #1031090). However, the option for overriding with 'libvirt_type=qemu'
+ doesn't seem to work. Also, if I reload the kvm_intel module with
+ nested=0, and start the guest, it correctly does not load the kvm
+ module, but nova incorrectly tries to start guests with domain
+ type=kvm.

** Description changed:

  On a new 12.10 install following 
https://wiki.ubuntu.com/SecurityTeam/TestingOpenStack, if I set 
'libvirt_type=qemu', restart nova and then try to start an instance, I can see 
in /var/log/nova/nova-compute.log that it is defaulting to 'kvm' and not 
'qemu'. I then end up with the following error:
  2012-07-30 14:55:48 TRACE nova.openstack.common.rpc.amqp libvirtError: 
internal error no supported architecture for os type 'hvm'
  
  This might be a problem in libvirt on the host. I noticed that nested=1
  for kvm_intel on my host and 'vmx' shows up in 'virsh capabilities' in
  the openstack guest, but in the guest I am unable to load kvm_intel (bug
  #1031090). However, the option for overriding with 'libvirt_type=qemu'
  doesn't seem to work. Also, if I reload the kvm_intel module with
  nested=0, and start the guest, it correctly does not load the kvm
  module, but nova incorrectly tries to start guests with domain
- type=kvm.
+ type=kvm and nova-compute.log shows the same error (libvirtError:
+ internal error no supported architecture for os type 'hvm').

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

Title:
  domain type is always 'kvm', even when kvm is not available

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

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


[Bug 1031063] Re: domain type is always 'kvm', even when kvm is not available

2012-07-30 Thread Jamie Strandboge
This may actually be a libvirt bug. Looking at the nova-compute.log, I adjust 
the uuid and name and have the following xml in /tmp/foo.xml:
domain type=kvm
  uuid3474184f-57c1-49d1-be61-8fe4ccb34682/uuid
  namefoo/name
  memory524288/memory
  vcpu1/vcpu
  os
typehvm/type
boot dev=hd/
  /os
  features
acpi/
  /features
  clock offset=utc
timer name=pit tickpolicy=delay/
timer name=rtc tickpolicy=catchup/
  /clock
  devices
disk type=file device=disk
  driver type=qcow2 cache=none/
  source file=/var/lib/nova/instances/instance-0012/disk/
  target bus=virtio dev=vda/
/disk
interface type=bridge
  mac address=fa:16:3e:71:49:da/
  model type=virtio/
  source bridge=br100/
  filterref filter=nova-instance-instance-0012-fa163e7149da
parameter name=IP value=10.0.0.4/
parameter name=DHCPSERVER value=10.0.0.3/
parameter name=PROJNET value=10.0.0.0/
parameter name=PROJMASK value=255.255.255.0/
  /filterref
/interface
serial type=file
  source path=/var/lib/nova/instances/instance-0012/console.log/
/serial
serial type=pty/
input type=tablet bus=usb/
graphics type=vnc autoport=yes keymap=en-us listen=127.0.0.1/
  /devices
/domain

Using 'virsh define /tmp/foo.xml' on 12.04 it works. On 12.10 it does not:
$ virsh define /tmp/foo.xml 
error: Failed to define domain from /tmp/foo.xml
error: internal error no supported architecture for os type 'hvm'

If I change this:
typehvm/type

to:
type arch='x86_64'hvm/type

It works:
$ virsh define /tmp/foo.xml 
Domain foo defined from /tmp/foo.xml

It seems libvirt wants the 'arch' defined when specifying 'hvm'.

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

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

Title:
  domain type is always 'kvm', even when kvm is not available

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

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


[Bug 1031063] Re: domain type is always 'kvm', even when kvm is not available

2012-07-30 Thread Jamie Strandboge
Adding a libvirt task as I don't know if this is a regression there or
if nova needs to be updated to accommodate the change.

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

Title:
  domain type is always 'kvm', even when kvm is not available

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

-- 
Ubuntu-server-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] [NEW] /sbin/resolvconf -a depends on /run/resolvconf/interface but it may not exist

2012-07-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

In development of 'overlayroot' package, I was mounting / as rw in the 
initramfs.
This was causing a different order of execution of mounts, and as a result a 
different order of networking resolvconf and networking bringup.

It exposed a bug in resolvconf, which was being called on boot in this order:
 Mon Jul 30 19:08:58 UTC 2012 /sbin/resolvconf -a lo.inet 
 Mon Jul 30 19:08:59 UTC 2012 /sbin/dhclient-script  
 Mon Jul 30 19:08:59 UTC 2012 /sbin/resolvconf -a eth0.dhclient 
 Mon Jul 30 19:08:59 UTC 2012 /sbin/resolvconf -a eth0.inet 
 Mon Jul 30 19:08:59 UTC 2012 /sbin/resolvconf --enable-updates 
 Mon Jul 30 19:08:59 UTC 2012 /etc/resolvconf/update.d/libc -u 

The normal order is for resolvconf --enable-updates to be called (from 
/etc/init/resolvconf.conf) before anything else. As a result, I was seeing 
errors like:
  resolvconf: Error: /run/resolvconf/interface either does not exist or is not 
a directory

This may be exposing a more grave issue, in that I believe the reason
for dhclient coming up before resolvconf.conf started was that it was
being run as a result of /etc/init/network-interface.conf. I don't
immediately see how that is guarnateed to have /run ounted at all.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: resolvconf 1.67ubuntu1
ProcVersionSignature: User Name 3.5.0-6.6-generic 3.5.0
Uname: Linux 3.5.0-6-generic x86_64
Architecture: amd64
Date: Mon Jul 30 20:07:04 2012
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: resolvconf
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal
-- 
/sbin/resolvconf -a depends on /run/resolvconf/interface but it may not exist
https://bugs.launchpad.net/bugs/1031065
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to cloud-init 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 1031065] Re: /sbin/resolvconf -a depends on /run/resolvconf/interface but it may not exist

2012-07-30 Thread Stéphane Graber
Problem was tracked down to cloud-init calling start networking
directly from one of its upstart jobs, which bypasses the start
condition of the networking job and triggers the bug.

21:16  stgraber [4.598897] networking
21:16  stgraber [5.016864] init: cloud-init-nonet main process (241) 
killed by TERM signal
21:16  stgraber [5.632677] resolvconf
21:16  stgraber [5.955406] virtual
21:16  stgraber [5.989643] local
21:17  stgraber ubuntu@ip-10-202-249-151:~$ grep -r 'start networking' 
/etc/init/
21:17  stgraber /etc/init/cloud-init-nonet.conf:   start networking /dev/null
21:17  stgraber smoser: ^
21:18  stgraber start on mounted MOUNTPOINT=/ and stopped cloud-init-local 
with clout-init-local being start on mounted MOUNTPOINT=/
21:18  stgraber so basically as soon as / is mounted, start networking is 
directly triggered by cloud-init-nonet bypassing the start condition


http://paste.ubuntu.com/1120257/ shows the process tree at the time.

** Package changed: resolvconf (Ubuntu) = cloud-init (Ubuntu)

-- 
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:
  /sbin/resolvconf -a depends on /run/resolvconf/interface but it may
  not exist

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 1031063] Re: internal error no supported architecture for os type 'hvm'

2012-07-30 Thread Jamie Strandboge
** Summary changed:

- domain type is always 'kvm', even when kvm is not available
+ internal error no supported architecture for os type 'hvm'

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

Title:
  internal error no supported architecture for os type 'hvm'

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

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


[Bug 991308] Re: Dnsmasq fails to resolve if any upstream nameserver is unreachable

2012-07-30 Thread William Lightning
I may need to look in logs, I'm not 100% it's lookup that's failing it.
Just figured I'd mention it here.

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

Title:
  Dnsmasq fails to resolve if any upstream nameserver is unreachable

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

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


[Bug 1004494] Re: Job not run message after any attempt to run a job using bconsole

2012-07-30 Thread Launchpad Bug Tracker
[Expired for bacula (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Job not run message after any attempt to run a job using bconsole

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

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


[Bug 900858] Re: package open-vm-dkms 2010.02.23-236320-1+ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build

2012-07-30 Thread Launchpad Bug Tracker
[Expired for open-vm-tools (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: open-vm-tools (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package open-vm-dkms 2010.02.23-236320-1+ubuntu1 failed to
  install/upgrade: open-vm-tools kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900858/+subscriptions

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


[Bug 890691] Re: rabbitmq-server won't upgrade or purge

2012-07-30 Thread Launchpad Bug Tracker
[Expired for rabbitmq-server (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: rabbitmq-server (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  rabbitmq-server won't upgrade or purge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/890691/+subscriptions

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


[Bug 887953] Re: package samba-common 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 126

2012-07-30 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package samba-common 2:3.5.8~dfsg-1ubuntu2.3 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 126

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

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


[Bug 1030040] Re: multipath-tools create duplicate device

2012-07-30 Thread vincent
Thanks, peter. Please close this case

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

Title:
  multipath-tools create duplicate device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1030040/+subscriptions

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


[Bug 1030735] [NEW] problem hot-adding spare / internal bitmap problem

2012-07-30 Thread swmike
Public bug reported:

Hi.

I reported a problem with md-raid to the linux-raid mailing list:

http://www.spinics.net/lists/raid/msg39876.html

I there was told that this was a known bug in the mdadm version included
in 12.04 LTS, and asked to upgrade to 3.2.4 or later, which I did by
means of the mdadm version currently in proposed-upgrades. This worked
fine, so I am just creating this bug to encourage you to release the
version in proposed-upgrades as it seems to fix my problem.

I have however not rebooted the box, so the changes to initrd etc I have
not tested.

** Affects: mdadm (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/1030735

Title:
  problem hot-adding spare / internal bitmap problem

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

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


[Bug 1030734] [NEW] package virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2 failed to install/upgrade: virtualbox-ose kernel module failed to build

2012-07-30 Thread Bartosz Porosinski
Public bug reported:

Stopped bulding after transition to 3.0 kernel.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-21.35~lucid1-generic 3.0.32
Uname: Linux 3.0.0-21-generic x86_64
Architecture: amd64
Date: Mon Jul 30 07:52:03 2012
ErrorMessage: virtualbox-ose kernel module failed to build
InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release amd64 (20110720.1)
PackageArchitecture: all
PackageVersion: 3.1.6-dfsg-2ubuntu2
SourcePackage: virtualbox-ose
Title: package virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2 failed to 
install/upgrade: virtualbox-ose kernel module failed to build
VirtualBoxOse.ModInfo:

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

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

Title:
  package virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2 failed to
  install/upgrade: virtualbox-ose kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/1030734/+subscriptions

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


[Bug 1030734] Re: package virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2 failed to install/upgrade: virtualbox-ose kernel module failed to build

2012-07-30 Thread Bartosz Porosinski
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030734

Title:
  package virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2 failed to
  install/upgrade: virtualbox-ose kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/1030734/+subscriptions

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


[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-07-30 Thread Stéphane Glondu
The version in quantal (4.6.3-8ubuntu1) is not affected.

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

Title:
  cselim tree optimizer generates incorrect code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/1029454/+subscriptions

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


[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-07-30 Thread Stéphane Glondu
Sorry, I meant the default gcc (which is gcc-4.7). With gcc-4.6, I
observe the same behaviour.

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

Title:
  cselim tree optimizer generates incorrect code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/1029454/+subscriptions

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


[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-07-30 Thread Stéphane Glondu
Same issue in oneiric (4.6.1-9ubuntu3).

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

Title:
  cselim tree optimizer generates incorrect code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/1029454/+subscriptions

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


[Bug 1030737] [NEW] [12.04] Menu entries from Kompozer (qt program) are not working with unity, they are still attached to the window, not the top-bar

2012-07-30 Thread Michael Basse
Public bug reported:

using kompozer in 12.04 even when the window is maximized, the menu
entries are still on the window. I dont know if this is a unity, gtk, qt
or kompozer bug.

attached is a screenshot

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: kompozer 1:0.8~b3.dfsg.1-0.1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Mon Jul 30 08:02:41 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: kompozer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise running-unity

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

Title:
  [12.04] Menu entries from Kompozer (qt program) are not working with
  unity, they are still attached to the window, not the top-bar

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

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


[Bug 1030737] Re: [12.04] Menu entries from compozer (qt program) are not working with unity, they are still attached to the window, not the top-bar

2012-07-30 Thread Michael Basse
** Attachment added: Bildschirmfoto vom 2012-07-30 08:03:20.png
   
https://bugs.launchpad.net/bugs/1030737/+attachment/3241764/+files/Bildschirmfoto%20vom%202012-07-30%2008%3A03%3A20.png

** Summary changed:

- [12.04] Menu entries from compozer (qt program) are not working with unity, 
they are still attached to the window, not the top-bar
+ [12.04] Menu entries from Kompozer (qt program) are not working with unity, 
they are still attached to the window, not the top-bar

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

Title:
  [12.04] Menu entries from Kompozer (qt program) are not working with
  unity, they are still attached to the window, not the top-bar

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

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


[Bug 1030737] Re: [12.04] Menu entries from Kompozer (qt program) are not working with unity, they are still attached to the window, not the top-bar

2012-07-30 Thread Michael Basse
also the top entries are hard to read because its grey on grey.

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

Title:
  [12.04] Menu entries from Kompozer (qt program) are not working with
  unity, they are still attached to the window, not the top-bar

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

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


[Bug 1030445] Re: compiz (core) - Warn: failed to receive ConfigureNotify event on...

2012-07-30 Thread Daniel van Vugt
OK, thanks. This bug will be about the ConfigureNotify warnings then.
Which I can confirm.

** Summary changed:

- unity reset results in compiz error
+ compiz (core) - Warn: failed to receive ConfigureNotify event on...

** Description changed:

+ On compiz restart there are some worrying warnings:
+ compiz (core) - Warn: failed to receive ConfigureNotify event on 0xa4
+ compiz (core) - Warn: unhandled ConfigureNotify on 0x39e!
+ 
+ 
+ ORIGINAL DESCRIPTION:
  lsb_release -rd
  
  Description:   Ubuntu 12.04 LTS
  Release:  12.04
  
  Unable to locate package pkgname
  
- 
- I am attempting to fix desktop issues causing my Ubuntu desktop to be blank.  
I run the command unity --reset and get output 
+ I am attempting to fix desktop issues causing my Ubuntu desktop to be
+ blank.  I run the command unity --reset and get output
  
  Warning: Unity currently default profile, so swithching to metacity while 
resetting the values
  unity-panel-service: no process found
  checking if settings need to be migrated ...no
  checking if internal files need to be migrated ... no
  Backend   :gconf
  Integration  :true
  Profile  :unity
  Adding plugins
  /usr/share/compiz/regex.xml:63:parser error : Premature end of data in tag 
long line 63
- long xml:lang=uk  (some words in russian language)
- 
+ long xml:lang=uk  (some words in russian language)
  
  /usr/share/compiz/regex.xml:63:parser error : Premature end of data in tag 
plug in line 3
- long xml:lang=uk  (some words in russian language)
+ long xml:lang=uk  (some words in russian language)
  
  /usr/share/compiz/regex.xml:63:parser error : Premature end of data in tag 
compiz line 2
- long xml:lang=uk  (some words in russian language)
- 
+ long xml:lang=uk  (some words in russian language)
  
  Initializing core options...done
  compiz (core) - Warn: failed to receive ConfigureNotify event on 0x104
  
  compiz (core) - Warn: failed to receive ConfigureNotify event on
  0x22000d6
  
  compiz (core) - Warn: failed to receive ConfigureNotify event on
  0xa4
  
  compiz (core) - Warn: unhandled ConfigureNotify on 0x39e!
  
  compiz (core) - Warn: this should never happen. you should probably file
  a bug about this.
  
- 
  compiz (core) - Warn: unhandled ConfigureNotify on 0x3a1!
  
  compiz (core) - Warn: this should never happen. you should probably file
  a bug about this.
  
- 
  compiz (core) - Warn: unhandled ConfigureNotify on 0x3a4!
  
  compiz (core) - Warn: this should never happen. you should probably file
  a bug about this.
- 
  
  I would expect unity to reset and be able to use my desktop instead my
  desktop is blank with only firefox and terminal shortcut.  I am unable
  to login regularly instead I have a flashing screen with various errors
  like stopping kernel and mountall stopping plymouth etc.  After a time I
  get this to stop using ctrl alt f1 and can use startx to get to
  incorrectly operating desktop.
  
  This began with update failures about 10 days ago resulting in ubuntu
  system errors.  I had a hdd fail and grub was reloaded causing me to not
  be able to use gnome desktop.

** Package changed: unity (Ubuntu) = compiz (Ubuntu)

** Changed in: compiz (Ubuntu)
   Status: Incomplete = Confirmed

** Also affects: compiz
   Importance: Undecided
   Status: New

** Changed in: compiz
   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/1030445

Title:
  compiz (core) - Warn: failed to receive ConfigureNotify event on...

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

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

[Bug 784766] Re: Significant boot delay

2012-07-30 Thread monochromec
Probably can be closed as I cannot reproduce this error anymore as I had
to reinstall the system with a stock 12.04 running 3.2.0-26 after the
latest update.

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

Title:
  Significant boot delay

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

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


[Bug 1030738] [NEW] Launcher does not handle mono applications well

2012-07-30 Thread AndreK
Public bug reported:

If you run a applcation using mono, then add it to the panel (select
Lock to Launcher)  - the icon will be there, but it won't work.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity-services 5.12-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21
Uname: Linux 3.2.0-27-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu11
Architecture: i386
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,gnomecompat,place,mousepoll,regex,resize,animation,wall,grid,imgpng,session,unitymtgrabhandles,vpswitch,move,workarounds,wobbly,expo,ezoom,fade,scale,unityshell]
Date: Mon Jul 30 08:09:39 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/lib/unity/unity-panel-service
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: unity
UpgradeStatus: Upgraded to precise on 2012-04-24 (96 days ago)

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


** Tags: apport-bug i386 precise running-unity

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

Title:
  Launcher does not handle mono applications well

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

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


[Bug 1030738] Re: Launcher does not handle mono applications well

2012-07-30 Thread AndreK
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030738

Title:
  Launcher does not handle mono applications well

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

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


[Bug 1030738] Re: Launcher does not handle mono applications well

2012-07-30 Thread AndreK
BTW; same goes for wine applications.

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

Title:
  Launcher does not handle mono applications well

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

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


[Bug 1029264] Re: colord-sane crashed with SIGSEGV

2012-07-30 Thread Philipp Meier
This bug also happens when starting a unity session.

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

Title:
  colord-sane crashed with SIGSEGV

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

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


[Bug 1030739] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 126

2012-07-30 Thread Vinodh Babu Simon
Public bug reported:

The Update manager is failing while intalling package - samba

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Mon Jul 30 11:44:53 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 126
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 126
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 126

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

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


[Bug 1030739] Re: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 126

2012-07-30 Thread Vinodh Babu Simon
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030739

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 126

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

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


[Bug 1030739] Re: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 126

2012-07-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 126

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

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


[Bug 971761] Re: Cannot install ia32-libs on 12.04 64-bit

2012-07-30 Thread Aleksander Machniak
Still an issue using up-to-date Precise.

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

Title:
  Cannot install ia32-libs on 12.04 64-bit

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

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


[Bug 969860] Re: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers)

2012-07-30 Thread George
For the workaround to work I had to run catalyst control centre as
administrator and disable tearfree. I forgot that I had that enabled and
made all the changes in the workaround to no avail. As soon as I
disabled tearfree and set vsync as per the workaround in admin mode it
worked :)

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

Title:
  fglrx uses 100% CPU when screen turns off (spinning in
  glXWaitVideoSyncSGI or glXSwapBuffers)

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

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


[Bug 1030503] Re: 14e4:4315 No wifi (BCM4312)

2012-07-30 Thread Shahar Or
Dear Christopher,

I used:
linux-image-3.5.0-030500-generic   3.5.0-030500.201207211835
 i386

Running this kernel, I had several problems besides the WiFi not working:
1. There was no boot animation - only the nice background color until the 
greeter.
2. The X resolution was lower than usual.
3. USB connected mouse doesn't work.

Can I further help?

Blessings,
Shahar

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

Title:
  14e4:4315 No wifi (BCM4312)

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

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


[Bug 1030503] Re: 14e4:4315 No wifi (BCM4312)

2012-07-30 Thread Shahar Or
Oh, and the wired Ethernet adapter didn't have an interface created for
it, either, in this kernel I tested.

** Description changed:

  Interface is not created.
+ 
+ Tested using Linux from upstream kernel archive:
+ linux-image-3.5.0-030500-generic   3.5.0-030500.201207211835  
   i386
+ Results:
+ Other than confirming there was no WiFi, there were other issues:
+ 1. There was no boot animation - only the nice background color until the 
greeter.
+ 2. The X resolution was lower than usual.
+ 3. USB connected mouse doesn't work.
+ 4. There wasn't any network interface present except for lo. This system also 
has a wired Ethernet port.
  
  Blessings,
  Shahar
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-6-generic 3.5.0-6.6
  ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
  Uname: Linux 3.5.0-6-generic i686
  ApportVersion: 2.4-0ubuntu6
  Architecture: i386
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  shahar 1784 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  shahar 1784 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Sun Jul 29 15:07:07 2012
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=8fbd775a-be74-49e5-b1b9-6b8f1e21ef47
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120421)
  IwConfig:
-  lono wireless extensions.
-  
-  eth0  no wireless extensions.
-  
-  usb0  no wireless extensions.
+  lono wireless extensions.
+ 
+  eth0  no wireless extensions.
+ 
+  usb0  no wireless extensions.
  MachineType: Acer Aspire one
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-6-generic 
root=UUID=6b9ec651-e3db-428a-a5fc-8793c17ee2bd ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.5.0-6-generic N/A
-  linux-backports-modules-3.5.0-6-generic  N/A
-  linux-firmware   1.87
+  linux-restricted-modules-3.5.0-6-generic N/A
+  linux-backports-modules-3.5.0-6-generic  N/A
+  linux-firmware   1.87
  RfKill:
-  0: acer-wireless: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: acer-wireless: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to quantal on 2012-07-12 (16 days ago)
  dmi.bios.date: 07/09/2009
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.08
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Aspire one
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.08
  dmi.modalias: 
dmi:bvnAcer:bvrV1.08:bd07/09/2009:svnAcer:pnAspireone:pvrV1.08:rvnAcer:rnAspireone:rvrV1.08:cvnAcer:ct10:cvrV1.08:
  dmi.product.name: Aspire one
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  14e4:4315 No wifi (BCM4312)

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

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

Re: [Bug 834476] Re: siletransfer to usb drive very slow in ubuntu 11.04

2012-07-30 Thread Ganesh
Hi
 Actually I have upgraded to Ubuntu 12.04 but the problem of slow
transfer of files from system to usb device still remains.I don't know
whether I have to raise the new bug report or not . Please suggest
thank You

On Mon, Jul 30, 2012 at 8:09 AM, Christopher M. Penalver 
christopher.penal...@gmx.com wrote:

 Ganesh, this bug was reported a while ago and there hasn't been any
 activity in it recently. We were wondering if this is still an issue? If
 so, could you please test for this with the latest development release
 of Ubuntu? ISO CD images are available from
 http://cdimage.ubuntu.com/releases/ .

 If it remains an issue, could you please run the following command in
 the development release from a Terminal
 (Applications-Accessories-Terminal), as it will automatically gather
 and attach updated debug information to this report:

 apport-collect -p linux replace-with-bug-number

 Also, could you please test the latest upstream kernel available? It
 will allow additional upstream developers to examine the issue. Refer to
 https://wiki.ubuntu.com/KernelMainlineBuilds . Please do not test the
 kernel in the daily folder, but the one all the way at the bottom. Once
 you've tested the upstream kernel, please remove the 'needs-upstream-
 testing' tag. This can be done by clicking on the yellow pencil icon
 next to the tag located at the bottom of the bug description and
 deleting the 'needs-upstream-testing' text. As well, please comment on
 which kernel version specifically you tested.

 If this bug is fixed in the mainline kernel, please add the following
 tag 'kernel-fixed-upstream'.

 If the mainline kernel does not fix this bug, please add the tag:
 'kernel-bug-exists-upstream'.

 If you are unable to test the mainline kernel, for example it will not
 boot, please add the tag: 'kernel-unable-to-test-upstream', and comment
 as to why specifically you were unable to test it.

 Please let us know your results. Thanks in advance.

 Helpful Bug Reporting Links:
 https://help.ubuntu.com/community/ReportingBugs#Bug_Reporting_Etiquette

 https://help.ubuntu.com/community/ReportingBugs#A3._Make_sure_the_bug_hasn.27t_already_been_reported

 https://help.ubuntu.com/community/ReportingBugs#Adding_Apport_Debug_Information_to_an_Existing_Launchpad_Bug

 https://help.ubuntu.com/community/ReportingBugs#Adding_Additional_Attachments_to_an_Existing_Launchpad_Bug

 ** Tags added: needs-upstream-testing

 ** Changed in: linux (Ubuntu)
Status: Confirmed = Incomplete

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

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

 Title:
   siletransfer to usb drive very slow in ubuntu 11.04

 Status in “linux” package in Ubuntu:
   Incomplete

 Bug description:
   hello
   i have installed ubuntu 11.04 64bit on my laptop. recently i am facing a
 problem with file transfer to the usb drive as it takes a long time to
 transfer.problem is like, in the start the copying speed is like 17mb/s and
 after copying around 300mb it gradually drops down to less than 1mb speed
 and stays at this copying status for a long time. this problem is
 repeatable and i have tried a dozen of usb drives but with no help. so plz
 suggest a remedy
   ---
   AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
   Architecture: amd64
   ArecordDevices:
 List of CAPTURE Hardware Devices 
card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  ganesh 1414 F pulseaudio
   CRDA: Error: [Errno 2] No such file or directory
   Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xf880 irq 42'
  Mixer name : 'Intel IbexPeak HDMI'
  Components : 'HDA:10ec0272,15580772,0011
 HDA:80862804,80860101,0010'
  Controls  : 28
  Simple ctrls  : 14
   DistroRelease: Ubuntu 11.04
   HibernationDevice: RESUME=UUID=375bf7f1-30f5-490f-886a-272d19dde7c3
   InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64
 (20110427.1)
   Lsusb:
Bus 002 Device 003: ID 5986:0241 Acer, Inc BisonCam, NB Pro
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching
 Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching
 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   MachineType: HCL Infosystems Limited HCL ME Laptop
   Package: linux (not installed)
   ProcEnviron:
LANGUAGE=en_IN:en
LANG=en_IN
LC_MESSAGES=en_IN.UTF-8
SHELL=/bin/bash
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic
 root=UUID=4d040ce3-7fcf-4ff0-bc82-627aa4e33636 ro quiet splash vt.handoff=7
   ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
   RelatedPackageVersions:

[Bug 1030087] Re: Weather Indicator can't refresh

2012-07-30 Thread Dmitriy Lyalyuev
http://www.earthtools.org/ - not working. 
It contains default DreamHost page.

All URLs with weather data return 404 Not found.

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

Title:
  Weather Indicator can't refresh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1030087/+subscriptions

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


[Bug 988008] Re: [precise] screen locks up with mouse cursor moving

2012-07-30 Thread Phil M
** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  [precise] screen locks up with mouse cursor moving

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

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


[Bug 1021720] Re: gedit hangs opening some files

2012-07-30 Thread Ron Wolf
I also have this problem, so, apparantly, its not unique to
aloctavodia's system. Ubuntu 12.04, gedit 3.4.1, amd64 processor. Let me
know if you'd like more info and how to generate it for you.
Specifically, I was looking at several .doc files, none of them massive
(less than 200kB).

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

Title:
  gedit hangs opening some files

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

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


[Bug 1030748] Re: audigy not detected

2012-07-30 Thread Apport retracing service
*** This bug is a duplicate of bug 814835 ***
https://bugs.launchpad.net/bugs/814835

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #814835, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1030748/+attachment/3241810/+files/CoreDump.gz

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1030748/+attachment/3241813/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1030748/+attachment/3241814/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 814835

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  audigy not detected

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

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


[Bug 989968] Re: Installer error: Unable to create '/root/cache/dconf'; dconf will not work properly.

2012-07-30 Thread tushar
Tried installing Quantal for ARM OMAP (for beagle board Cortex A8) on
micro SD card .Encountered the same error.Any suggestions.

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

Title:
  Installer error:  Unable to create '/root/cache/dconf'; dconf will not
  work properly.

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