[Bug 1020436] Re: Cannot read superblock after FC multipath failover

2012-07-10 Thread Steve Fisher
** Attachment removed: strace_mpathd.log
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1020436/+attachment/3218020/+files/strace_mpathd.log

** Attachment added: strace_mpathd.log
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1020436/+attachment/3218069/+files/strace_mpathd.log

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

Title:
  Cannot read superblock after FC multipath failover

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

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


[Bug 928524] Re: lxcbr0 fails to come up when dnsmasq is installed

2012-07-10 Thread Chris Halse Rogers
Hello Serge, or anyone else affected,

Accepted libvirt into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/libvirt/0.9.8-2ubuntu17.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: libvirt (Ubuntu Precise)
   Status: New = Fix Committed

** Tags removed: verification-done

** Tags added: verification-needed

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

Title:
  lxcbr0 fails to come up when dnsmasq is installed

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

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


[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-07-10 Thread Chris Halse Rogers
Hello Louis-Dominique, or anyone else affected,

Accepted libvirt into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/libvirt/0.9.8-2ubuntu17.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: libvirt (Ubuntu Precise)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  packages dnsmasq and libvirt-bin conflict with each other

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

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


[Bug 1020067] Re: Ubuntu 12.04 resolving hangs when querying AAAA records against BIND (Ubuntu 10.04) DNS servers

2012-07-10 Thread ICT
Hi,

** What is the exact tcpdump line you used? **

I run the following tcpdump client on the client:

**

I run nslookup gedaspw02 (gedaspw02 is a host on our local network) on
the client and I do get a response:

root@ubuntu12043:/lhome/ict# nslookup gedaspw02
Server: 172.28.16.11
Address:172.28.16.11#53

Non-authoritative answer:
Name:   gedaspw02.a.space.corp
Address: 172.28.4.12

The corresponding tcpdump snippet:

root@ubuntu12043:/lhome/ict# tcpdump -i eth0 port 53
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
08:14:21.949355 IP 172.28.19.52.33205  gedapvl01.a.space.corp.domain: 58103+ 
A? gedaspw02.a.space.corp. (40)
08:14:21.949683 IP 172.28.19.52.34745  gedapvl01.a.space.corp.domain: 64598+ 
PTR? 11.16.28.172.in-addr.arpa. (43)
08:14:21.951179 IP gedapvl01.a.space.corp.domain  172.28.19.52.33205: 58103 
1/0/0 A 172.28.4.12 (56)
08:14:21.951191 IP gedapvl01.a.space.corp.domain  172.28.19.52.34745: 64598 
1/0/0 PTR gedapvl01.a.space.corp. (79)
08:14:21.951289 IP 172.28.19.52.53705  gedapvl01.a.space.corp.domain: 10253+ 
PTR? 52.19.28.172.in-addr.arpa. (43)
08:14:21.952504 IP gedapvl01.a.space.corp.domain  172.28.19.52.53705: 10253 
NXDomain 0/1/0 (112)

When I start puppet, the startup is extremely slow, which lead me to the
assumption that something with DNS is not working correctly. Here is the
tcpdump snippet when running puppet:

08:17:08.497093 IP gedapvl01.a.space.corp.domain  172.28.19.52.36834: 6015 
2/0/0 A 91.189.95.55, A 91.189.95.54 (66)
08:17:09.775535 IP 172.28.19.52.56145  gedapvl01.a.space.corp.domain: 44576+ 
? puppet.a.space.corp. (37)
08:17:09.776626 IP gedapvl01.a.space.corp.domain  172.28.19.52.56145: 44576 
0/1/0 (94)
08:17:09.776719 IP 172.28.19.52.43018  gedapvl01.a.space.corp.domain: 28254+ 
? puppet. (24)
08:17:14.782915 IP 172.28.19.52.52767  gedappl01.a.space.corp.domain: 28254+ 
? puppet. (24)
08:17:14.783060 IP 172.28.19.52.60943  gedapvl01.a.space.corp.domain: 35223+ 
PTR? 13.16.28.172.in-addr.arpa. (43)
08:17:14.784074 IP gedapvl01.a.space.corp.domain  172.28.19.52.60943: 35223 
1/0/0 PTR gedappl01.a.space.corp. (79)
08:17:16.402411 IP 172.28.19.52.54017  gedapvl01.a.space.corp.domain: 24380+ 
A? daisy.ubuntu.com. (34)
08:17:16.426397 IP gedapvl01.a.space.corp.domain  172.28.19.52.54017: 24380 
2/0/0 A 91.189.95.55, A 91.189.95.54 (66)
08:17:19.786837 IP 172.28.19.52.43018  gedapvl01.a.space.corp.domain: 28254+ 
? puppet. (24)

It gets stuck when trying to resolve  puppet.

** Could you please attach /etc/resolv.conf from the machine running
puppet? **

root@ubuntu12043:/lhome/ict# cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 172.28.16.11
nameserver 172.28.16.13
search a.space.corp

The client is setup using DHCP.

** You say that the problem goes away when querying your Windows DNS
servers directly. Could you please post an equivalent tcpdump for
comparison? **

The same client using a windows DNS Server:

08:22:01.358496 IP gedaspw02.a.space.corp.domain  172.28.19.52.42037: 34015* 
0/1/0 (94)
08:22:01.358589 IP 172.28.19.52.49655  gedaspw02.a.space.corp.domain: 14368+ 
? puppet. (24)
08:22:01.359085 IP gedaspw02.a.space.corp.domain  172.28.19.52.49655: 14368 
ServFail 0/0/0 (24)
08:22:01.359167 IP 172.28.19.52.38121  gedaspw02.a.space.corp.domain: 14368+ 
? puppet. (24)
08:22:01.359589 IP gedaspw02.a.space.corp.domain  172.28.19.52.38121: 14368 
ServFail 0/0/0 (24)
08:22:01.359658 IP 172.28.19.52.39728  gedaspw02.a.space.corp.domain: 13331+ 
A? puppet.a.space.corp. (37)
08:22:01.360077 IP gedaspw02.a.space.corp.domain  172.28.19.52.39728: 13331* 
1/0/0 A 172.28.16.12 (53)
08:22:01.381766 IP 172.28.19.52.40781  gedaspw02.a.space.corp.domain: 10292+ 
? puppet.a.space.corp. (37)
08:22:01.382229 IP gedaspw02.a.space.corp.domain  172.28.19.52.40781: 10292* 
0/1/0 (94)
08:22:01.382324 IP 172.28.19.52.57552  gedaspw02.a.space.corp.domain: 63628+ 
? puppet. (24)
08:22:01.382705 IP gedaspw02.a.space.corp.domain  172.28.19.52.57552: 63628 
ServFail 0/0/0 (24)
08:22:01.382778 IP 172.28.19.52.53545  gedaspw02.a.space.corp.domain: 63628+ 
? puppet. (24)
08:22:01.383204 IP gedaspw02.a.space.corp.domain  172.28.19.52.53545: 63628 
ServFail 0/0/0 (24)
08:22:01.383311 IP 172.28.19.52.44176  gedaspw02.a.space.corp.domain: 14360+ 
A? puppet.a.space.corp. (37)
08:22:01.383702 IP gedaspw02.a.space.corp.domain  172.28.19.52.44176: 14360* 
1/0/0 A 172.28.16.12 (53)
08:22:01.910869 IP 172.28.19.52.42662  gedaspw02.a.space.corp.domain: 29987+ 
A? gedainst.a.space.corp. (39)
08:22:01.911367 IP gedaspw02.a.space.corp.domain  172.28.19.52.42662: 29987* 
2/0/0 CNAME qnap-01.a.space.corp., A 172.28.4.104 (77)
08:22:01.911511 IP 172.28.19.52.45116  gedaspw02.a.space.corp.domain: 14736+ 
A? 

[Bug 928524] Re: lxcbr0 fails to come up when dnsmasq is installed

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

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

Title:
  lxcbr0 fails to come up when dnsmasq is installed

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

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


[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

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

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

Title:
  packages dnsmasq and libvirt-bin conflict with each other

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

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


[Bug 1022821] Re: squid crashed with SIGSEGV in vfprintf()

2012-07-10 Thread Marcos K
** Visibility changed to: Public

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

Title:
  squid crashed with SIGSEGV in vfprintf()

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

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


[Bug 1021078] Re: openvswitch-switch fails to start with 3.5 kernel due to module renaming

2012-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package openvswitch -
1.4.2+git20120612-2ubuntu1

---
openvswitch (1.4.2+git20120612-2ubuntu1) quantal; urgency=low

  * Fix openvswitch-switch startup with 3.5 kernel module name, allowing
use of openvswitch without openvswitch-datapath-dkms (LP: #1021078):
- d/patches/kernel_3.5_support.patch: Cherry picked patch from upstream
  VCS to align module naming with openvswitch module in 3.5 kernel.
 -- James Page james.p...@ubuntu.com   Mon, 09 Jul 2012 22:01:41 +0100

** Changed in: openvswitch (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  openvswitch-switch fails to start with 3.5 kernel due to module
  renaming

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

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


[Bug 973663] Re: quota returns nothing on 12.04

2012-07-10 Thread Michael Kadmiel
Guys this is a real problem since Users Home directories are on
centralized storage, sometimes applications or compilations fail due to
quota limits.  The enduser has no way of verifying prior to activity if
there is enough space.

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

Title:
  quota returns nothing on 12.04

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

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


[Bug 1022725] [NEW] glance-registry does not include python-paste as a dependency

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

$ dpkg --configure glance-registry
Setting up glance-registry (2012.1-0ubuntu2.1) ...
Traceback (most recent call last):
  File /usr/bin/glance-manage, line 44, in module
from glance.common import config
  File /usr/lib/python2.7/dist-packages/glance/common/config.py, line 30, in 
module
from glance.common import wsgi
  File /usr/lib/python2.7/dist-packages/glance/common/wsgi.py, line 37, in 
module
from paste import deploy
ImportError: No module named paste
dpkg: error processing glance-registry (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 glance-registry

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


** Tags: bot-comment
-- 
glance-registry does not include python-paste as a dependency
https://bugs.launchpad.net/bugs/1022725
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to glance 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 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-07-10 Thread Marcel Miersebach
I have the same issue here and looking for a working solution...

I also would like to setup a MAAS for OpenStack with Ubuntu 12.04

Everything workes great to this point
When i would like to bootstrap juju i get a error of a invalid ssh key
I did everything like in the ubuntu MAAS wiki documentation

[QUOTE]marcel@ubuntu20:~$ juju status 2012-07-09 13:00:02,559 INFO
Connecting to environment... The authenticity of host 'node1
(10.110.11.71)' can't be established. ECDSA key fingerprint is
29:42:2c:7a:ef:52:d4:f8:63:51:d8:a1:1e:a9:16:0e. Are you sure you want
to continue connecting (yes/no)? yes 2012-07-09 13:00:05,883 ERROR
Invalid SSH key[/QUOTE]

I read some more people have this issu not sure if it is a BUG but I
couldn't find a working solution... I read this Posting
[url]http://askubuntu.com/questions/147714/invalid-ssh-key-error-in-
juju-when-using-it-with-maas[/url]

I added a Root User to this File that I can Access the Nodes:
/var/lib/cobbler/kickstarts/maas.preseed:

dns time everything is correct. I can also ssh to the machine
It seems that there is no ubuntu user so i added one And created a ssh key with 
ssh- without passphrase
Than i copied the keys and now i can ssh with ubuntu user without a pw

Did i messed something up with the keys ? Or the user pw ?

[QUOTE]marcel@ubuntu20:~$ juju status
2012-07-09 15:43:12,130 INFO Connecting to environment...
Warning: the ECDSA host key for 'node1' differs from the key for the IP address 
'10.110.11.71'
Offending key for IP in /home/marcel/.ssh/known_hosts:1
Matching host key in /home/marcel/.ssh/known_hosts:8
Are you sure you want to continue connecting (yes/no)? yes
A clouser look showes me this issues:[/QUOTE]

[QUOTE]marcel@ubuntu20:~$ juju -v status
2012-07-09 15:36:49,458 DEBUG Initializing juju status runtime
2012-07-09 15:36:49,469 INFO Connecting to environment...
2012-07-09 15:36:49,588 DEBUG Connecting to environment using node1...
2012-07-09 15:36:49,589 DEBUG Spawning SSH process with remote_user=ubuntu 
remote_host=node1 remote_port=2181 local_port=43964.
Warning: the ECDSA host key for 'node1' differs from the key for the IP address 
'10.110.11.71'
Offending key for IP in /home/marcel/.ssh/known_hosts:1
Matching host key in /home/marcel/.ssh/known_hosts:8
Are you sure you want to continue connecting (yes/no)? yes
2012-07-09 15:36:53,098:16474(0x7f0c16d58700):ZOO_INFO@log_env@658: Client 
environment:zookeeper.version=zookeeper C client 3.3.5
2012-07-09 15:36:53,098:16474(0x7f0c16d58700):ZOO_INFO@log_env@662: Client 
environment:host.name=ubuntu20
2012-07-09 15:36:53,098:16474(0x7f0c16d58700):ZOO_INFO@log_env@669: Client 
environment:os.name=Linux
2012-07-09 15:36:53,098:16474(0x7f0c16d58700):ZOO_INFO@log_env@670: Client 
environment:os.arch=3.2.0-23-generic
2012-07-09 15:36:53,098:16474(0x7f0c16d58700):ZOO_INFO@log_env@671: Client 
environment:os.version=#36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012
2012-07-09 15:36:53,099:16474(0x7f0c16d58700):ZOO_INFO@log_env@679: Client 
environment:user.name=marcel
2012-07-09 15:36:53,099:16474(0x7f0c16d58700):ZOO_INFO@log_env@687: Client 
environment:user.home=/home/marcel
2012-07-09 15:36:53,099:16474(0x7f0c16d58700):ZOO_INFO@log_env@699: Client 
environment:user.dir=/home/marcel
2012-07-09 15:36:53,099:16474(0x7f0c16d58700):ZOO_INFO@zookeeper_init@727: 
Initiating client connection, host=localhost:43964 sessionTimeout=1 
watcher=0x7f0c14b886b0 sessionId=0 sessionPasswd=null context=0x367e940 
flags=0
2012-07-09 15:36:53,100:16474(0x7f0c118e2700):ZOO_INFO@check_events@1585: 
initiated connection to server [127.0.0.1:43964]
2012-07-09 
15:36:53,100:16474(0x7f0c118e2700):ZOO_ERROR@handle_socket_error_msg@1603: 
Socket [127.0.0.1:43964] zk retcode=-4, errno=112(Host is down): failed while 
receiving a server response
2012-07-09 
15:36:56,434:16474(0x7f0c118e2700):ZOO_ERROR@handle_socket_error_msg@1579: 
Socket [127.0.0.1:43964] zk retcode=-4, errno=111(Connection refused): server 
refused to accept the client
2012-07-09 
15:36:59,770:16474(0x7f0c118e2700):ZOO_ERROR@handle_socket_error_msg@1579: 
Socket [127.0.0.1:43964] zk retcode=-4, errno=111(Connection refused): server 
refused to accept the client
2012-07-09 
15:37:03,107:16474(0x7f0c118e2700):ZOO_ERROR@handle_socket_error_msg@1579: 
Socket [127.0.0.1:43964] zk retcode=-4, errno=111(Connection refused): server 
refused to accept the client
2012-07-09 
15:37:06,443:16474(0x7f0c118e2700):ZOO_ERROR@handle_socket_error_msg@1579: 
Socket [127.0.0.1:43964] zk retcode=-4, errno=111(Connection refused): server 
refused to accept the client
2012-07-09 
15:37:09,779:16474(0x7f0c118e2700):ZOO_ERROR@handle_socket_error_msg@1579: 
Socket [127.0.0.1:43964] zk retcode=-4, errno=111(Connection refused): server 
refused to accept the client
2012-07-09 
15:37:13,116:16474(0x7f0c118e2700):ZOO_ERROR@handle_socket_error_msg@1579: 
Socket [127.0.0.1:43964] zk retcode=-4, errno=111(Connection refused): server 
refused to accept the client
2012-07-09 

[Bug 1022903] [NEW] [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

2012-07-10 Thread arronax23
Public bug reported:

Setting up ldap authentification on precise is impossible as the library 
softlink /lib/libnss_ldap.so.2 is missing. I presume that this spftlink should 
be created ny the package libnss-ldap.
Fix:
ln -s /lib/arm-linux-gnueabihf/nss_ldap.so /lib/libnss_ldap.so.2 
Relase:
Description:Ubuntu 12.04 LTS
Release:12.04

** Affects: libnss-ldap (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

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


[Bug 1013171] Re: Many package hooks not ported to python3

2012-07-10 Thread Matthieu Baerts
** Changed in: unity (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

** Changed in: unity (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: cairo-dock (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: connman (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

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

Title:
  Many package hooks not ported to python3

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

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


[Bug 1022903] Re: [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

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

/lib/libnss_ldap.so.2 is no longer supposed to exist since we introduced
multiarch (see https://wiki.ubuntu.com/MultiarchSpec). But /usr/lib/arm-
linux-gnueabihf/libnss_ldap.so should exist, and this is a known bug
(bug 1020152). Is this the issue you're facing? You can work around it
by creating a symlink from /usr/lib/arm-linux-gnueabihf/libnss_ldap.so
to /lib/arm-linux-gnueabihf/libnss_ldap.so.2.

If not, could you please describe in detail exactly what you're trying
to do, and what exactly isn't working? Once done, please change the bug
status back to New.

** Changed in: libnss-ldap (Ubuntu)
   Status: New = Incomplete

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

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

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


[Bug 1022903] Re: [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

2012-07-10 Thread Robie Basak
(In other words, if something is looking for /lib/libnss_ldap.so.2, then
that is what contains the bug, not this package. What is looking for
/lib/libnss_ldap.so.2?)

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

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

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


[Bug 1020067] Re: Ubuntu 12.04 resolving hangs when querying AAAA records against BIND (Ubuntu 10.04) DNS servers

2012-07-10 Thread Robie Basak
Oliver,

Thanks for the additional details.

Based on this I think it is clear that this is not a bug in puppet. Your
Windows servers should not be responding SERVFAIL to  queries. They
should be responding with NOERROR and no answers. I think that bind is
probably doing the right thing according to the specification here,
although I'm not completely sure.

It seems to me that the behaviour that you're seeing is an unfortunate
consequence of your Windows DNS servers not supporting IPv6 properly, by
failing when they are queried for IPv6 addresses. Perhaps there is an
option somewhere to turn it on, or an option in bind to work around
broken upstream DNS servers?

Since my conclusion is that this is not a bug (neither in puppet nor
bind) in Ubuntu, I'm marking this bug as invalid. However, I may be
wrong. If you can point to an authoritative source that states that bind
is supposed to respond differently when getting a SERVFAIL upstream,
then please point to that and change the bug status back to New, and
we'll retarget the bug at bind.

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

** Summary changed:

- Ubuntu 12.04 resolving hangs when querying  records against BIND (Ubuntu 
10.04) DNS servers
+ BIND (Ubuntu 10.04) DNS servers do not respond when forwarding for upstreams 
which return SERVFAIL

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

Title:
  BIND (Ubuntu 10.04) DNS servers do not respond when forwarding for
  upstreams which return SERVFAIL

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

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


[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2012-07-10 Thread Thomas Hood
@Ulf, Tony, Diego: Is there any improvement in Ubuntu 12.04?

** Changed in: network-manager (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: network-manager-openvpn (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  network-manager[-openvpn] doesn't handle properly routes pushed by
  OpenVPN 2.1_Rc7

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

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


[Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-07-10 Thread Marcel Miersebach
I think the Problem is a bug because there is no ubuntu User on my
installation:

root@node5:~# cat /etc/passwd
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
bin:x:2:2:bin:/bin:/bin/sh
sys:x:3:3:sys:/dev:/bin/sh
sync:x:4:65534:sync:/bin:/bin/sync
games:x:5:60:games:/usr/games:/bin/sh
man:x:6:12:man:/var/cache/man:/bin/sh
lp:x:7:7:lp:/var/spool/lpd:/bin/sh
mail:x:8:8:mail:/var/mail:/bin/sh
news:x:9:9:news:/var/spool/news:/bin/sh
uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh
proxy:x:13:13:proxy:/bin:/bin/sh
www-data:x:33:33:www-data:/var/www:/bin/sh
backup:x:34:34:backup:/var/backups:/bin/sh
list:x:38:38:Mailing List Manager:/var/list:/bin/sh
irc:x:39:39:ircd:/var/run/ircd:/bin/sh
gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
libuuid:x:100:101::/var/lib/libuuid:/bin/sh
syslog:x:101:103::/home/syslog:/bin/false
messagebus:x:102:105::/var/run/dbus:/bin/false
whoopsie:x:103:108::/nonexistent:/bin/false
avahi:x:104:109:Avahi mDNS daemon,,,:/var/run/avahi-daemon:/bin/false
landscape:x:105:111::/var/lib/landscape:/bin/false
sshd:x:106:65534::/var/run/sshd:/usr/sbin/nologin

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

Title:
  juju setup fails, ERROR Invalid SSH key - 12.04 LTS

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

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


[Bug 1022903] Re: [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

2012-07-10 Thread arronax23
I stumbled accross the bug, when I tried to get ldap users via
getent passwd
which showed only the local users. A 'strace getent passwd' showed the missing  
libnss_ldap.so.2. As on x86 systems this library is part of libnss-ldap, I 
pressumed this bug is linked to it. getent itself is part of
libc-bin

** Changed in: libnss-ldap (Ubuntu)
   Status: Incomplete = New

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

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

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


[Bug 1020067] Re: BIND (Ubuntu 10.04) DNS servers do not respond when forwarding for upstreams which return SERVFAIL

2012-07-10 Thread Robie Basak
Just a thought: disabling IPv6 on the host running puppet may work -
given that your DNS servers don't support IPv6 anyway. See
https://wiki.ubuntu.com/IPv6#Disabling_IPv6 - although I don't see
updated instructions for 12.04.

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

Title:
  BIND (Ubuntu 10.04) DNS servers do not respond when forwarding for
  upstreams which return SERVFAIL

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

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


[Bug 1020436] Re: Cannot read superblock after FC multipath failover

2012-07-10 Thread Steve Fisher
-- lvm.conf blacklist should be fine, searches /dev but filters all
/dev/sd.*

I'll attach those files momentarily.

I didn't see any kpartx processes running at all; there wasn't anything
in an uninterruptable sleep state ('D') either.

Listing all kernel and some additional processes here (removed stuff
like apache / php processes and certain publicly identifiable stuff
that's not relevant)

USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
root 1  0.6  0.0  23828  2064 ?Ss   14:59   0:04 /sbin/init
root 2  0.0  0.0  0 0 ?S14:59   0:00 [kthreadd]
root 3  0.0  0.0  0 0 ?S14:59   0:00 [migration/0]
root 4  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/0]
root 5  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/0]
root 6  0.0  0.0  0 0 ?S14:59   0:00 [migration/1]
root 7  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/1]
root 8  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/1]
root 9  0.0  0.0  0 0 ?S14:59   0:00 [migration/2]
root10  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/2]
root11  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/2]
root12  0.0  0.0  0 0 ?S14:59   0:00 [migration/3]
root13  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/3]
root14  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/3]
root15  0.0  0.0  0 0 ?S14:59   0:00 [migration/4]
root16  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/4]
root17  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/4]
root18  0.0  0.0  0 0 ?S14:59   0:00 [migration/5]
root19  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/5]
root20  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/5]
root21  0.0  0.0  0 0 ?S14:59   0:00 [migration/6]
root22  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/6]
root23  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/6]
root24  0.0  0.0  0 0 ?S14:59   0:00 [migration/7]
root25  0.1  0.0  0 0 ?S14:59   0:01 [ksoftirqd/7]
root26  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/7]
root27  0.0  0.0  0 0 ?S14:59   0:00 [migration/8]
root28  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/8]
root29  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/8]
root30  0.0  0.0  0 0 ?S14:59   0:00 [migration/9]
root31  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/9]
root32  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/9]
root33  0.0  0.0  0 0 ?S14:59   0:00 [migration/10]
root34  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/10]
root35  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/10]
root36  0.0  0.0  0 0 ?S14:59   0:00 [migration/11]
root37  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/11]
root38  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/11]
root39  0.0  0.0  0 0 ?S14:59   0:00 [migration/12]
root40  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/12]
root41  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/12]
root42  0.0  0.0  0 0 ?S14:59   0:00 [migration/13]
root43  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/13]
root44  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/13]
root45  0.0  0.0  0 0 ?S14:59   0:00 [migration/14]
root46  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/14]
root47  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/14]
root48  0.0  0.0  0 0 ?S14:59   0:00 [migration/15]
root49  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/15]
root50  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/15]
root51  0.0  0.0  0 0 ?S14:59   0:00 [migration/16]
root52  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/16]
root53  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/16]
root54  0.0  0.0  0 0 ?S14:59   0:00 [migration/17]
root55  0.0  0.0  0 0 ?S14:59   0:00 [ksoftirqd/17]
root56  0.0  0.0  0 0 ?S14:59   0:00 [watchdog/17]
root57  0.0  0.0  0 0 ?S14:59   0:00 [migration/18]
root58  0.0  0.0 

[Blueprint servercloud-q-tomcat7] Promote Apache Tomcat 7 to main

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

Work items changed:
  Work items:
- [james-page] Update tomcat-server seed to use tomcat7: INPROGRESS
+ [james-page] Update tomcat-server seed to use tomcat7: DONE
  [james-page] Review and update tomcat server test case: TODO
  [james-page] Update packaging to use upstart: TODO
- [james-page] Raise MIR for tomcat7: INPROGRESS
+ [james-page] Raise MIR for tomcat7: DONE
  [james-page] Review upgrade path from tomcat6-tomcat7: TODO
  [james-page] Request removal of tomcat6 from archive: TODO
+ [james-page] Transition servlet2.5 dependencies in main to 3.0: TODO
  Update tomcat(7) charm to accomodate changes during quantal dev cycle: TODO

-- 
Promote Apache Tomcat 7 to main
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-tomcat7

-- 
Ubuntu-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-tomcat7] Promote Apache Tomcat 7 to main

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

Whiteboard changed:
  UDS Discussion Points:
  
  NO SESSION NEEDED
  
  User Stories:
  
  Frank has been using the Ubuntu provided/Canonical supported tomcat6
  package for the last couple of years but he now has a requirement to
  deploy applications on Tomcat 7 whilst still ensuring his environment is
  kept up-to-date and secure.  By deploying Ubuntu 12.10 he can a) easily
  transition his existing Tomcat 6 environments and b) support new Tomcat
  7 requirements.
  
  Assumptions:
  
  - tomcat7 package should provide a suitable transition path from tomcat6.
  - tomcat7 does not introduce any new significant dependency requirements.
  - Reverse-Depends on tomcat6 can be transitioned to use tomcat7.
  - libservlet2.5-java packages will be retained in some form for source compat.
- - tomcat6 will be dropped from the archive, not deprecated (TBD late in 
cycle).
+ - tomcat6 will be dropped from the archive, not deprecated (TBD at beta-1).
  
  Test Plan:
  
  1) Upgrade Path
  
  Installed Ubuntu 12.04 with tomcat6; upgrade to Ubuntu 12.10; tomcat6 is
  replaced with tomcat7 and all web applications and configuration is
  transitioned to the new package locations.
  
  2) Charm
  
  Juju charm for tomcat will not support tomcat6 for Ubuntu 12.10.
  tomcat7 will be deployed as the only option.  Successful charm testing
  of the tomcat7 charm.
  
  3) New Install
  
  A user is able to select the 'Tomcat' task selection from the Ubuntu
  Server ISO and post reboot has a working tomcat7 deployment.  Automated
  ISO testing will also validate this against every daily image.
  
  Release Note:
  Ubuntu 12.10 provides Apache Tomcat 7 as the default, supported version of 
Tomcat.  Existing installations should be automatically upgraded from Apache 
Tomcat 6.

-- 
Promote Apache Tomcat 7 to main
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-tomcat7

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


[Bug 1022903] Re: [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

2012-07-10 Thread Robie Basak
Please could you post the full strace output of an attempted getent
passwd? But obfuscate any secrets, of course. Once done, please change
the bug status back to New.

** Changed in: libnss-ldap (Ubuntu)
   Status: New = Incomplete

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

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

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


[Bug 1022903] Re: [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

2012-07-10 Thread Robie Basak
(using an attachment would be advisable :)

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

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

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


[Bug 1022903] Re: [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

2012-07-10 Thread arronax23
Hello Robin, 
I have deleted now the soft link to from 
/usr/lib/arm-linux-gnueabihf/libnss_ldap.so to 
/lib/arm-linux-gnueabihf/libnss_ldap.so.2 and run a 
strace getent passwd
The output is attached

** Attachment added: getent_passwd
   
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+attachment/3218366/+files/getent_passwd

** Changed in: libnss-ldap (Ubuntu)
   Status: Incomplete = New

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

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

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


Re: [Bug 993291] Re: [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: unknown initscript, /etc/init.d/nis not found.

2012-07-10 Thread Sean Whitney
The fix seems to have worked.  There is no /etc/init.d/nis and no error.
 The package has installed without error and is functional.


Sean

On 07/09/2012 01:29 PM, Sebastien Bacher wrote:
 Could somebody confirm that fix?
 


-- 
Science is not an exercise in consensus.

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

Title:
  [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-
  rc.d: unknown initscript, /etc/init.d/nis not found.

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

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


[Bug 1022903] Re: [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

2012-07-10 Thread Robie Basak
From the strace, it does attempt:

open(/usr/lib/arm-linux-gnueabihf/libnss_ldap.so.2, O_RDONLY|O_CLOEXEC) = -1 
ENOENT (No such file or directory)
open(/lib/arm-linux-gnueabihf/libnss_ldap.so.2, O_RDONLY|O_CLOEXEC) = -1 
ENOENT (No such file or directory)

The file should be available in one of these two locations. But libnss-
ldap only seems to provide libnss_ldap.so.1 at these locations on armhf,
whereas on amd64 it provides libnss_ldap.so.2.

** Changed in: libnss-ldap (Ubuntu)
   Status: New = Triaged

** Changed in: libnss-ldap (Ubuntu)
   Importance: Undecided = High

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

Title:
  [ARM] libnss-ldap misses softlink /lib/libnss_ldap.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1022903/+subscriptions

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


[Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-07-10 Thread Marcel Miersebach
** Also affects: juju
   Importance: Undecided
   Status: New

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

Title:
  juju setup fails, ERROR Invalid SSH key - 12.04 LTS

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

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


[Bug 1023016] [NEW] unable to delete/deregister image

2012-07-10 Thread Scott Moser
Public bug reported:


$ date --utc; r 1 euca-deregister ami-00e0; date --utc
Tue Jul 10 14:37:07 UTC 2012
UnknownError: An unknown error has occurred. Please try your request again.
Tue Jul 10 14:37:08 UTC 2012
$ date --utc; xnova image-delete  c7a427ba-6906-403c-9ba3-444a78a70b6c
Tue Jul 10 14:54:27 UTC 2012
ERROR: The server has either erred or is incapable of performing the requested 
operation. (HTTP 500) (Request-ID: req-ead06cf4-a04d-46ba-8e19-603f72d6a44e)

smoser@brickies:~$ euca-describe-images ami-00e0
IMAGE   ami-00e0
smoser-cloud-images-testing/ubuntu-quantal-daily-amd64-server-20120501.manifest.xml
 available   public  x86_64  machineinstance-store
smoser@brickies:~$ xnova image-show c7a427ba-6906-403c-9ba3-444a78a70b6c
+-+-+
| Property| Value   
|
+-+-+
| created | 2012-05-01T12:24:32Z
|
| id  | c7a427ba-6906-403c-9ba3-444a78a70b6c
|
| metadata architecture   | x86_64  
|
| metadata image_location | 
smoser-cloud-images-testing/ubuntu-quantal-daily-amd64-server-20120501.manifest.xml
 |
| metadata image_state| available   
|
| metadata project_id | smoser_project  
|
| minDisk | 0   
|
| minRam  | 0   
|
| name| 
smoser-cloud-images-testing/ubuntu-quantal-daily-amd64-server-20120501  
|
| progress| 100 
|
| status  | ACTIVE  
|
| updated | 2012-05-02T20:51:42Z
|
+-+-+


Basically, above, the image is one I registered, and owned, but I can't delete 
it.

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


** Tags: canonistack

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

Title:
  unable to delete/deregister image

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

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


[Bug 1023016] Re: unable to delete/deregister image

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

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

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

Title:
  unable to delete/deregister image

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

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


[Bug 1023016] Re: unable to delete/deregister image

2012-07-10 Thread Nick Moffitt
The logs in the nova-api.log indicate that he's getting permission
denied for an AMI he created.  We recently migrated glance from sqlite3
to mysql, and this may be caused by a data migration error or a more
subtle keystone/glance uuid problem.

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

Title:
  unable to delete/deregister image

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

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


[Bug 1023025] [NEW] search fail with get_ctrls : controls require LDAPv3

2012-07-10 Thread PierreF
Public bug reported:

On precise, the slapd daemon return error code 2 - controls require
LDAPv3 to client search. I don't see any reason why this would occure,
because if you run the same command few seconds later, it (may) work.

For example, using nss_ldap, when running in a loop id pierref, you
may sometime have fewer group that you would normally have. And few
seconds later, everything go back to normal.

We also have this issue with some other tools, like Confluence
(Atlassian's wiki) and also a internal tools developped in Python.

On client side (confluence), we have
javax.naming.CommunicationException: [LDAP: error code 2 - controls
require LDAPv3];

On server side, we found the same controls require LDAPv3 returned
with get_ctrl function. I attached log extract of slapd server at
loglevel any. On log I keep one successfull search done by confluence
and one failed search.

Note: on server log - if I understand log correctly - the client bind
with version 3 of protocol... while error complain about not behind
version 3...

Version:

* server : Ubuntu precise 3.2.0-26-generic x86_64, slapd 2.4.28-1.1ubuntu4
* client 1 : Ubuntu lucid 2.6.32-41-server x86_64, libnss-ldap 264-2ubuntu2, 
ldap-utils 2.4.21-0ubuntu5.7
* client 2 : Ubuntu precise 3.2.0-26-virtual x86_64, libnss-ldap 
264-2.2ubuntu2, ldap-utils 2.4.28-1.1ubuntu4

Their is two LDAP server (replication), I attached configuration of
both.

I also attached a test_nss.sh which show this bug on client side.

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

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

Title:
  search fail with get_ctrls : controls require LDAPv3

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

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


[Bug 1023025] Re: search fail with get_ctrls : controls require LDAPv3

2012-07-10 Thread PierreF
** Attachment added: Log on one of slapd server when bug occure
   https://bugs.launchpad.net/bugs/1023025/+attachment/3218612/+files/syslog

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

Title:
  search fail with get_ctrls : controls require LDAPv3

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

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


[Bug 1023025] Re: search fail with get_ctrls : controls require LDAPv3

2012-07-10 Thread PierreF
** Attachment added: Configuration of slapd on master
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1023025/+attachment/3218625/+files/slapd-1.conf

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

Title:
  search fail with get_ctrls : controls require LDAPv3

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

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


[Bug 1023025] Re: search fail with get_ctrls : controls require LDAPv3

2012-07-10 Thread PierreF
** Attachment added: Configuration of slapd on slave
   
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1023025/+attachment/3218626/+files/slapd-2.conf

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

Title:
  search fail with get_ctrls : controls require LDAPv3

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

-- 
Ubuntu-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-openflow-controller] OpenFlow Controller for Ubuntu

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

Work items changed:
  Work items:
  [lanerl] Package floodlight for Ubuntu: TODO
- [james-page] Package required thrift components: INPROGRESS
+ [james-page] Package required thrift components: DONE
  [james-page] Package restlet for Ubuntu: DONE
  [lanerl] Package simple for Ubuntu: DONE
  [james-page] Verify that openvswitch will be enabled with the kernel team now 
that it is in the kernel: DONE
  [james-page] Support packaging of mininet: INPROGRESS
  [james-page] Create floodlight and mininet projects in launchpad: DONE
  [nbarcet] Check with nicira regarding openvswitch versions for usage: TODO
  [med] keep up with quantum changes wrt to functionality and distributed 
plugins (davidmed, bigswitch): TODO
  [gandelman-a] Quantum charm for juju: TODO
  Package trema for Ubuntu: TODO
  Setup a test lab/scenario for QA (qalab, nbarcet+bigswitch): TODO

-- 
OpenFlow Controller for Ubuntu
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-openflow-controller

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


[Bug 1020436] Re: Cannot read superblock after FC multipath failover

2012-07-10 Thread Peter Petrakis
Your blacklist definition is wrong. You provided.


blacklist {
wwid 3600605b0039afe20ff54052e7d38
vendor SMART
product SMART
}

defaults {
  user_friendly_names yes
}


wwid cites an entire device, vendor  product cite a different device and must 
be
included in device { } block.  If you look at the show config output, you'll 
note
that your blacklisted device by vendor/product isn't there.


Change to:


blacklist {
  wwid 3600605b0039afe20ff54052e7d38
  device {
vendor   SMART
product SMART
  }
}

defaults {
  user_friendly_names yes
}


update your initrd (multipath.conf is copied there) and reboot.

Also, it would be nice to see a list of all your storage devices. I prefer
lsscsi, e.g.
root@nashira:~# lsscsi 
[0:0:0:0]cd/dvd  hp   DVD A  DS8A5LH   1HE3  /dev/sr0
[2:0:0:0]diskNETAPP   LUN  8020  /dev/sdb
[2:0:1:0]diskNETAPP   LUN  8020  /dev/sdd
[3:0:0:0]storage HP   P410i3.66  -   
[3:0:0:1]diskHP   LOGICAL VOLUME   3.66  /dev/sda
[5:0:0:0]diskNETAPP   LUN  8020  /dev/sdc
[5:0:1:0]diskNETAPP   LUN  8020  /dev/sde

Finally, since this is FC, how is it zoned? Detailed port level topology please.
Thanks.

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

Title:
  Cannot read superblock after FC multipath failover

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

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


[Bug 1023025] Re: search fail with get_ctrls : controls require LDAPv3

2012-07-10 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/1023025

Title:
  search fail with get_ctrls : controls require LDAPv3

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

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


[Bug 974584] Re: Semaphores cannot be created in lxc container

2012-07-10 Thread Serge Hallyn
As this bug is fixed in debian, should the patch be cherrypicked into
ubuntu, or should i open a bug requesting al merge of 2.88dsf-28?

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

Title:
  Semaphores cannot be created in lxc container

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

-- 
Ubuntu-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-cloud-archive] Ubuntu Cloud Archive

2012-07-10 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items changed:
  Work items:
  Write up policy for cloud archive: DONE
  Write up process for cloud archvie: DONE
  Create related packaging branches: DONE
  Write upgrade tests for Openstack: TODO
  Create openstack-ci infrastructure: DONE
  Liase with canonical-is to create cloud-archive for precise-folsom: INPROGRESS
  Create launchpad project for cloud-archvie: DONE
- Create staging PPA for cloud-archive: INPROGRESS
+ Create staging PPA for cloud-archive: DONE
  Publicize cloud-archive in a blog post: TODO
  Upload folsom-1 to the cloud archive: TODO
  Upload folsom-2 to the cloud archive: TODO
  Upload folsom-3 to the cloud archive: TODO
  Upload release candidate to the cloud archive: TODO
  Upload final release to the cloud archive: TODO

-- 
Ubuntu Cloud Archive
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-archive

-- 
Ubuntu-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-openstack-folsom] Openstack Next Steps

2012-07-10 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items changed:
  Work items:
  [zulcss] Package nova for folsom: INPROGRESS
  [zulcss] Package swift for folsom: INPROGRESS
  [zulcss] Package horizon for folsom: INPROGRESS
  [zulcss] Package keystone for folsom: INPROGRESS
  [zulcss] Package glance for folsom: INPROGRESS
  [zulcss] Package quantum for folsom: INPROGRESS
  [zulcss] Package python-glanceclient: INPROGRESS
  MIR for quantum: INPROGRESS
  MIR for libguestfs: TODO
- MIR for python-sendfile: TODO
+ MIR for python-sendfile: POSTPONED
  MIR for openvswitch: INPROGRESS
  Evaluate and package cinder for universe: DONE
  Evaluate and package openstackclient for universe: TODO
  Evaluate and package ceilometer for universe: TODO
  Evaluate and package openstack-docs for universe: TODO
  [zulcss] Move nova configuration file to config object model: DONE
  Review upstart jobs for nova, swift, glance, quantum: TODO
  Write Hetrogenous scheduler for ARM: DONE
  Write instance architecture detection: DONE
  Add ceph support for nova volumes: TODO
  Add ceph support for glance: TODO
  Add SSL support fo nova api: TODO
  [smoser] upstream changes for config drive spec: TODO
  pull upstream config drive changes to ubuntu: TODO
  [smoser] upstream changes for public glance spec: TODO
  pull upstream glance changes for public glance to ubuntu: TODO
  [utlemming] public glance server / glance.ubuntu.com: TODO
  glance.ubuntu.com listed by default in packages: TODO

-- 
Openstack Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-openstack-folsom

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


[Bug 1023025] Re: search fail with get_ctrls : controls require LDAPv3

2012-07-10 Thread cswingle
I also have this issue with a 12.04 server, also using replication.  The
issue appears on the slave, not the master, but the master LDAP server
is still running 10.04, so I don't know if that is relevant or not.
This morning I installed libnss-ldapd / libpam-ldapd (which also
installed nscd) and I haven't noted the group mapping or the controls
require LDAPv3 error since.  However, since nscd is now running, it
could be that I was just lucky and that my first connection managed to
grab the LDAP groups, was then cached, and subsequent connections are
getting the correct group membership from nscd.

In any case, this is a critical bug because it affects what individual
users will have access too.  If their logon (local / Samba / etc.)
doesn't map the proper groups, they're locked out of shared resources
they need.

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

Title:
  search fail with get_ctrls : controls require LDAPv3

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

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


[Bug 917309] Re: brcompatd works with brctl delif but doesn't with addif

2012-07-10 Thread Chuck Short
This should be fixed in precise, according to the comments in the bug
report.

Regards
chuck

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

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

Title:
  brcompatd works with brctl delif but doesn't with addif

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

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


[Bug 1023057] [NEW] package postfix 2.9.1-5 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2012-07-10 Thread Sergiokrdoso
Public bug reported:

package postfix 2.9.1-5 failed to install/upgrade: sub-processo script
post-installation instalado retornou estado de saída de erro 1

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postfix 2.9.1-5
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
Uname: Linux 3.2.0-26-generic-pae i686
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu11
Architecture: i386
Date: Tue Jul 10 13:17:01 2012
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 1
InstallationMedia: This
SourcePackage: postfix
Title: package postfix 2.9.1-5 failed to install/upgrade: sub-processo script 
post-installation instalado retornou estado de saída de erro 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package postfix 2.9.1-5 failed to install/upgrade: sub-processo script
  post-installation instalado retornou estado de saída de erro 1

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

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


[Bug 1023057] Re: package postfix 2.9.1-5 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2012-07-10 Thread Sergiokrdoso
-- 
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/1023057

Title:
  package postfix 2.9.1-5 failed to install/upgrade: sub-processo script
  post-installation instalado retornou estado de saída de erro 1

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

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


[Bug 1017978] Re: [MIR] libfcgi, ceph (radosgw)

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

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

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

Title:
  [MIR] libfcgi, ceph (radosgw)

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

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


[Bug 1017978] Re: [MIR] libfcgi, ceph (radosgw)

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

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

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

Title:
  [MIR] libfcgi, ceph (radosgw)

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

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


[Bug 1023016] Re: unable to delete/deregister image

2012-07-10 Thread Adam Gandelman
Is it possible to get a properly scrubbed snippet from the nova-api.log
to get some context around the specific permission check that's failing?

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

Title:
  unable to delete/deregister image

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

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


[Bug 1023076] [NEW] package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2012-07-10 Thread jmhal
Public bug reported:

It seems that editing /etc/nova/nova.conf before installation is not a
good idea.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Tue Jul 10 14:34:17 2012
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
NovaConf:
 connection_type=libvirt
 libvirt_type=kvm
PackageArchitecture: all
SourcePackage: nova
Title: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.1 failed to 
install/upgrade: sub-processo script post-installation instalado retornou 
estado de saída de erro 1
UpgradeStatus: Upgraded to precise on 2012-07-09 (0 days ago)
modified.conffile..etc.nova.nova.conf:
 connection_type=libvirt
 libvirt_type=kvm
mtime.conffile..etc.nova.nova.conf: 2012-07-10T14:15:43.601177

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


** Tags: amd64 apport-package precise

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

Title:
  package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.1 failed
  to install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

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

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


[Bug 1023076] Re: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2012-07-10 Thread jmhal
-- 
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/1023076

Title:
  package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.1 failed
  to install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

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

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


[Bug 1016744] Re: OpenVPN example easy-rsa 2.0 issues

2012-07-10 Thread Nicholas Hall
I got the patch accepted into OpenVPN: https://github.com/OpenVPN/easy-
rsa/pull/2

This bug can be closed.

Thank you

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

Title:
  OpenVPN example easy-rsa 2.0 issues

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

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


[Bug 1013724] Re: Setting prio const in multipath.conf has no effect

2012-07-10 Thread Vassilis Vatikiotis
multipath.conf follows. The file is heavily commented so I trimmed all
comments out

defaults {
user_friendly_names yes
}
blacklist {
devnode ^(ram|raw|loop|fd|md|dm-|sr|scd|st)[-1-9]*
devnode ^hd[a-z][[0-9]*]
wwid 3600508b1001cea3b91ee45c710e467a7 #sda
devnode sr0
}

devices {
device {
vendor HITACHI 
product DF600F.*
no_path_retry queue
prio const
path_grouping_policy multibus
getuid_callout /lib/udev/scsi_id --whitelisted 
--device=/dev/%n
checker tur
}
}

Here's the _full_ output of multipath -ll
# multipath -ll
Error: : Inappropriate ioctl for device 
cciss TUR  failed in CCISS_GETLUNINFO: Inappropriate ioctl for device   
   
mpath0 (360060e80104dac0004f349c8) dm-0 HITACHI,DF600F
size=100G features='1 queue_if_no_path' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| `- 5:0:0:0 sdc 8:32 active ready  running
`-+- policy='round-robin 0' prio=0 status=enabled
  `- 4:0:0:0 sdb 8:16 active ready  running

I cannot flush even when the multipath and iscsi daemon are stopped.
# multipath -F
Jul 10 20:46:12 | mpath0: map in use

mpath0 is used by device-mapper
# dmsetup ls
mpath0-part1(252, 1)
mpath0  (252, 0)

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

Title:
  Setting prio const in multipath.conf has no effect

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

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


[Bug 1010473] Re: [SRU] Tracker for 12.04 Openstack Updates

2012-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package glance -
2012.1+stable~20120608-5462295-0ubuntu2.2

---
glance (2012.1+stable~20120608-5462295-0ubuntu2.2) precise-proposed; urgency=low

  * New usptream snapshot. (LP: #1010473)
  * Resynchronize with stable/essex:
   - 5462295 Fix i18n in glance.notifier.notify_kombu. (LP: #983829)
   - 7a9e3a7 Omit Content-Length on chunked transfer. (LP: #981332)
   - 5838b63 Fix content type for qpid notifier. (LP: #980872)
   - 98913da search for logger in PATH. Fixes (LP: #978907)
   - f136e7e Ensure swift auth URL includes trailing slash. Fixes (LP: #979745)
  * debian/rules: Add ability to build tarballs from a git snapshot.
  * debian/patches/fix-pep8-ubuntu.patch: Fix pep8 errors.
 -- Chuck Short zul...@ubuntu.com   Tue, 05 Jun 2012 10:43:12 -0400

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

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

Title:
  [SRU] Tracker for 12.04 Openstack Updates

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

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


[Bug 983829] Re: [sru] notify_kombu incorrect message format for logging

2012-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package glance -
2012.1+stable~20120608-5462295-0ubuntu2.2

---
glance (2012.1+stable~20120608-5462295-0ubuntu2.2) precise-proposed; urgency=low

  * New usptream snapshot. (LP: #1010473)
  * Resynchronize with stable/essex:
   - 5462295 Fix i18n in glance.notifier.notify_kombu. (LP: #983829)
   - 7a9e3a7 Omit Content-Length on chunked transfer. (LP: #981332)
   - 5838b63 Fix content type for qpid notifier. (LP: #980872)
   - 98913da search for logger in PATH. Fixes (LP: #978907)
   - f136e7e Ensure swift auth URL includes trailing slash. Fixes (LP: #979745)
  * debian/rules: Add ability to build tarballs from a git snapshot.
  * debian/patches/fix-pep8-ubuntu.patch: Fix pep8 errors.
 -- Chuck Short zul...@ubuntu.com   Tue, 05 Jun 2012 10:43:12 -0400

** Changed in: glance (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  [sru] notify_kombu incorrect message format for logging

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

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


[Bug 981332] Re: Content-Length and Transfer-Encoding are mutually exclusive HTTP headers

2012-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package glance -
2012.1+stable~20120608-5462295-0ubuntu2.2

---
glance (2012.1+stable~20120608-5462295-0ubuntu2.2) precise-proposed; urgency=low

  * New usptream snapshot. (LP: #1010473)
  * Resynchronize with stable/essex:
   - 5462295 Fix i18n in glance.notifier.notify_kombu. (LP: #983829)
   - 7a9e3a7 Omit Content-Length on chunked transfer. (LP: #981332)
   - 5838b63 Fix content type for qpid notifier. (LP: #980872)
   - 98913da search for logger in PATH. Fixes (LP: #978907)
   - f136e7e Ensure swift auth URL includes trailing slash. Fixes (LP: #979745)
  * debian/rules: Add ability to build tarballs from a git snapshot.
  * debian/patches/fix-pep8-ubuntu.patch: Fix pep8 errors.
 -- Chuck Short zul...@ubuntu.com   Tue, 05 Jun 2012 10:43:12 -0400

** Changed in: glance (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  Content-Length and Transfer-Encoding are mutually exclusive HTTP
  headers

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

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


[Bug 980872] Re: [sru] 'unhashable type' when sending notifications via Qpid

2012-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package glance -
2012.1+stable~20120608-5462295-0ubuntu2.2

---
glance (2012.1+stable~20120608-5462295-0ubuntu2.2) precise-proposed; urgency=low

  * New usptream snapshot. (LP: #1010473)
  * Resynchronize with stable/essex:
   - 5462295 Fix i18n in glance.notifier.notify_kombu. (LP: #983829)
   - 7a9e3a7 Omit Content-Length on chunked transfer. (LP: #981332)
   - 5838b63 Fix content type for qpid notifier. (LP: #980872)
   - 98913da search for logger in PATH. Fixes (LP: #978907)
   - f136e7e Ensure swift auth URL includes trailing slash. Fixes (LP: #979745)
  * debian/rules: Add ability to build tarballs from a git snapshot.
  * debian/patches/fix-pep8-ubuntu.patch: Fix pep8 errors.
 -- Chuck Short zul...@ubuntu.com   Tue, 05 Jun 2012 10:43:12 -0400

** Changed in: glance (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  [sru] 'unhashable type' when sending notifications via  Qpid

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

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


[Bug 928524] Re: lxcbr0 fails to come up when dnsmasq is installed

2012-07-10 Thread Mathieu Trudel-Lapierre
Thomas, Stéphane;
Yes, let's track the change for network-manager in bug #959037 -- marking the 
task for n-m here as Invalid.

** Changed in: network-manager (Ubuntu)
   Status: New = Invalid

** Changed in: network-manager (Ubuntu Precise)
   Status: New = Invalid

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

Title:
  lxcbr0 fails to come up when dnsmasq is installed

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

-- 
Ubuntu-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-openstack-qa] Openstack QA

2012-07-10 Thread Adam Gandelman
Blueprint changed by Adam Gandelman:

Work items changed:
  Work items:
  [zulcss] Prepare ubuntu packaging branches for foslom/quantal: DONE
  [zulcss] Preparse ubuntu packaging branches for folsom/precise: DONE
  [zulcss] Prepare PPA for folsom/quantal: DONE
  [zulcss] Prepare PPA for folsom/precise: DONE
  Document tested and referenced deployment configs: TODO
  Deploy release cloud images as part of overall testing: TODO
  Split database migrations out of deployment charms and into own tests: TODO
- [gandelman-a] Clean up Juju deployment tool, move to its own projecT: TODO
+ [gandelman-a] Clean up Juju deployment tool, move to its own projecT: 
INPROGRESS
  Integration of reporting to gerrit upstream: TODO
  Enable burn/load/performance testing on a regular basis in the lab (or on new 
hardware): TODO
  Sort out way forward with current Openstack dev on current Ubuntu stable: DONE
  [zulcss] communicate what we are testing and current results on a regular 
basis: TODO
  Setup testing of swift in the lab: TODO
  Investigate testing of awsome on the lab: TODO
  [gandelman-a] Setup testing of juju against deployed openstack in the lab: 
TODO
  Write up tests to preform database migratioN: TODO
  Write up tests to perform package upgrade tests: TODO
  Write up tests to perform burn in tests: TODO
  Write up tests to perform benchmarks for cloud images on openstack: TODO
  Write up tests to perform tests API: TODO
  Write up tests to perform tests on awsome: TODO
  Write up tests to use different database backend: TODO

-- 
Openstack QA
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-openstack-qa

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


[Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-07-10 Thread Mathieu Trudel-Lapierre
** Also affects: dnsmasq (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

** Also affects: network-manager (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: pdns-recursor (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

** Changed in: pdns-recursor (Ubuntu Precise)
   Status: New = Invalid

** Changed in: pdnsd (Ubuntu Precise)
   Status: New = Invalid

** Changed in: network-manager (Ubuntu Precise)
   Status: New = Triaged

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

** Changed in: network-manager (Ubuntu Precise)
   Importance: Undecided = Low

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

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

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


[Bug 1017729] Re: Eucalyptus allows volume creation beyond the limit set in the configuration

2012-07-10 Thread Troy Bleeker
Then may I suggest this is still a bug but the bug is in the GUI. On the
same browser panel for UEC configuration, above the entry field this bug
report discusses, are other entry fields that specify (MB) or (GB)
after the text. The text for this field should be modified so someone
else does not make the same assumption that we did. That assumption was
that the units were the same as the entry field right above it. That
field being Max volume size:. Therefore I would also suggest that, at
the least, both field display names should have units added to the end
of them so it looks like this:

Max volume size (MB):
Disk space reserved for volumes (GB):

That is, unless you tell me that max volume size is also in GB?

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

Title:
  Eucalyptus allows volume creation beyond the limit set in the
  configuration

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

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


[Bug 1014916] Re: simultaneously started lucid containers pause while starting after the first seven

2012-07-10 Thread Gary Poster
Note that the workaround helps significantly but is not always
sufficient.  If I do not apply it, I can reliably encounter the problem
every single test run.

Another team is working on moving us to run on Precise in production,
which would let us use Precise containers.  Precise containers do not
appear to trigger the problem.  Because of this, I will advise that we
wait on pursuing the problem.

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

Title:
  simultaneously started lucid containers pause while starting after the
  first seven

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

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


[Bug 958210] Re: squid ABRT due to storeLocateVaryRead()

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

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

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

Title:
  squid ABRT due to storeLocateVaryRead()

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

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


[Bug 1013724] Re: Setting prio const in multipath.conf has no effect

2012-07-10 Thread Peter Petrakis
If your device is mounted, you won't be able to flush it, flush ==
destroy.

OK. so it's not just you, I can recreate this.

Coincidentally, I also have an HP RAID controller and see the same warning
message. This device *is blacklisted* but apparently it's still getting probed.
Shouldn't be causing any problems, though blacklisted should mean what it says.

** Changed in: multipath-tools (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Setting prio const in multipath.conf has no effect

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

-- 
Ubuntu-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-maas-next-steps] MAAS Next Steps

2012-07-10 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Work items changed:
  Work items:
- MIR celery: INPROGRESS
- MIR libjs-yui3: INPROGRESS
- MIR libjs-raphael: INPROGRESS
- package python-tx-tftp: TODO
+ MIR celery: DONE
+ MIR libjs-yui3: DONE
+ MIR libjs-raphael: DONE
+ package python-tx-tftp: INPROGRESS
  Enable test-suite in packaging: TODO
  maas-enlist - do not die if MAAS is invalid (LP: #973414): TODO
  complete documentation and manpages (LP: #975454): TODO
  [andreserl] update libjs-yui to latest and drop them from trunk: DONE
  [andreserl] update libjs-raphael to latest and drop them from trunk: DONE
  IPMI support: TODO
  Support for other power management devices: TODO
  ARM support: TODO
  Use squashfs image for PXE installations (and ubuntu server CD install): TODO
  Dropping/replacing cobbler (maas-provision): TODO
  package read-only root fs (ephemeral disk) initramfs tools: TODO

-- 
MAAS Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-maas-next-steps

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


[Bug 1023160] [NEW] package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2012-07-10 Thread Mauro Cipollini
Public bug reported:

the error message appeared when i started the pc and linked my external
HD

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: winbind 2:3.6.3-2ubuntu2.1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Mon Sep 19 19:37:04 1910
ErrorMessage: il sottoprocesso vecchio script di post-installation ha 
restituito lo stato di errore 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: samba
Title: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: il 
sottoprocesso vecchio script di post-installation ha restituito lo stato di 
errore 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: il
  sottoprocesso vecchio script di post-installation ha restituito lo
  stato di errore 1

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

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


[Bug 1023160] Re: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2012-07-10 Thread Mauro Cipollini
-- 
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/1023160

Title:
  package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: il
  sottoprocesso vecchio script di post-installation ha restituito lo
  stato di errore 1

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-07-10 Thread Scott Moser
Marking 'invalid' on cloud-init, because it will be appropriately fixed
in boto.


** Changed in: cloud-init
   Status: Triaged = Invalid

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-07-10 Thread Scott Moser
This is fixed in upstream boto at 
https://github.com/boto/boto/commit/fa10336d5db5f6c0f4e953fce21bd3c53234c8f5
So any release of boto after 2012-06-15 should have it.

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

-- 
Ubuntu-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-cloud-init-utils] cloud-init and cloud-utils discussion

2012-07-10 Thread Scott Moser
Blueprint changed by Scott Moser:

Work items changed:
  Work items:
  [smoser] null route by default when ssh keys present: TODO
- [smoser] support launch index cloud-init: TODO
+ [smoser] support launch index cloud-init (bug1023177) : TODO
  [smoser] add environment variables to scripts invoked from cloud-init: TODO
  [smoser] cloud-config syntax for modifying rather than overwriting: TODO
  [smoser] cloud-init sysv init scripts for debian: TODO
  [smoser] integrate cloud-init sysv init scripts for rh: TODO
  [smoser] find new home for grub-legacy-ec2 (#672104): TODO
  cloud-init support config drive v2: TODO
  archive for arm architecture should default to ports.ubuntu.com: TODO
  [utlemming] package sync image into cloud-utils: INPROGRESS
  [utlemming] utility to be able to dump /query2 data for local cloud: 
INPROGRESS
  cloud-config max-uptime option (shutdown after X minutes): TODO
  cloud-metadata implementation (abstaction over ec2metadata): TODO
  [kirkland] breakout ssh tool from bike shed: TODO
  [rbasak] package his ssh tool: TODO
  [utlemming] code auto shutdown: TODO
  package OZ: TODO
  rebundle cloud image utility: TODO
  [utlemming] cloud-utils contain cloud-images public signing key: TODO

-- 
cloud-init and cloud-utils discussion
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-init-utils

-- 
Ubuntu-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-cloud-init-utils] cloud-init and cloud-utils discussion

2012-07-10 Thread Scott Moser
Blueprint changed by Scott Moser:

Work items changed:
  Work items:
  [smoser] null route by default when ssh keys present: TODO
- [smoser] support launch index cloud-init (bug1023177) : TODO
+ [smoser] support launch index cloud-init (bug 1023177) : TODO
  [smoser] add environment variables to scripts invoked from cloud-init: TODO
- [smoser] cloud-config syntax for modifying rather than overwriting: TODO
+ [smoser] cloud-config syntax for modifying rather than overwriting (bug 
1023179) : TODO
  [smoser] cloud-init sysv init scripts for debian: TODO
  [smoser] integrate cloud-init sysv init scripts for rh: TODO
  [smoser] find new home for grub-legacy-ec2 (#672104): TODO
  cloud-init support config drive v2: TODO
  archive for arm architecture should default to ports.ubuntu.com: TODO
  [utlemming] package sync image into cloud-utils: INPROGRESS
  [utlemming] utility to be able to dump /query2 data for local cloud: 
INPROGRESS
  cloud-config max-uptime option (shutdown after X minutes): TODO
  cloud-metadata implementation (abstaction over ec2metadata): TODO
  [kirkland] breakout ssh tool from bike shed: TODO
  [rbasak] package his ssh tool: TODO
  [utlemming] code auto shutdown: TODO
  package OZ: TODO
  rebundle cloud image utility: TODO
  [utlemming] cloud-utils contain cloud-images public signing key: TODO

-- 
cloud-init and cloud-utils discussion
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-init-utils

-- 
Ubuntu-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-maas-next-steps] MAAS Next Steps

2012-07-10 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Work items changed:
  Work items:
- MIR celery: DONE
- MIR libjs-yui3: DONE
- MIR libjs-raphael: DONE
- package python-tx-tftp: INPROGRESS
+ [andreserl] MIR celery: DONE
+ [andreserl] MIR libjs-yui3: DONE
+ [andreserl] MIR libjs-raphael: DONE
+ [andreserl] package python-tx-tftp: DONE
  Enable test-suite in packaging: TODO
  maas-enlist - do not die if MAAS is invalid (LP: #973414): TODO
  complete documentation and manpages (LP: #975454): TODO
  [andreserl] update libjs-yui to latest and drop them from trunk: DONE
  [andreserl] update libjs-raphael to latest and drop them from trunk: DONE
- IPMI support: TODO
+ [andreserl] IPMI support: INPROGRESS
  Support for other power management devices: TODO
  ARM support: TODO
  Use squashfs image for PXE installations (and ubuntu server CD install): TODO
  Dropping/replacing cobbler (maas-provision): TODO
  package read-only root fs (ephemeral disk) initramfs tools: TODO

-- 
MAAS Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-maas-next-steps

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


[Bug 1012854] Re: cloud-config should support simple file writing

2012-07-10 Thread Joshua Harlow
https://code.launchpad.net/~harlowja/cloud-init/cloud-file-write

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

Title:
  cloud-config should support simple file writing

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1012854/+subscriptions

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


[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-07-10 Thread Daniel S. van Heeckeren
If someone needs a network for attempting to fix this, I offer mine if
it will help.  1 Ubuntu 12.04 Server, 2 Ubuntu 12.04 clients, 2 windows
7 clients.

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

Title:
  Windows clients cannot connect to shared printers

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

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


[Bug 1023221] [NEW] package snmpd 5.4.3~dfsg-2.4ubuntu1.1 failed to install/upgrade: la subprocezo instalis skripton post-installation liveris eraran elir-staton 1

2012-07-10 Thread Bandicoot
Public bug reported:

 (user snmp supposedly logged in - i'm the only logged-in user!)

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: snmpd 5.4.3~dfsg-2.4ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
AptOrdering: snmpd: Configure
Architecture: amd64
Date: Tue Jul 10 20:12:43 2012
DpkgTerminalLog:
 Ni alĝustigas snmpd (5.4.3~dfsg-2.4ubuntu1.1) ...
 userdel: user snmp is currently logged in
 /usr/sbin/deluser: '/usr/sbin/userdel snmp' liveris erarkodon 8. Eliras.
 dpkg: eraro dum procezado de snmpd (--configure):
  la subprocezo instalis skripton post-installation liveris eraran elir-staton 1
ErrorMessage: la subprocezo instalis skripton post-installation liveris eraran 
elir-staton 1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SNMPVersion:
 NET-SNMP version:  5.4.3
 Web:   http://www.net-snmp.org/
 Email: net-snmp-cod...@lists.sourceforge.net
SourcePackage: net-snmp
SyslogSnmptrapd:
 
Title: package snmpd 5.4.3~dfsg-2.4ubuntu1.1 failed to install/upgrade: la 
subprocezo instalis skripton post-installation liveris eraran elir-staton 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

Title:
  package snmpd 5.4.3~dfsg-2.4ubuntu1.1 failed to install/upgrade: la
  subprocezo instalis skripton post-installation liveris eraran elir-
  staton 1

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

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


[Bug 1023221] Re: package snmpd 5.4.3~dfsg-2.4ubuntu1.1 failed to install/upgrade: la subprocezo instalis skripton post-installation liveris eraran elir-staton 1

2012-07-10 Thread Bandicoot
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/1023221

Title:
  package snmpd 5.4.3~dfsg-2.4ubuntu1.1 failed to install/upgrade: la
  subprocezo instalis skripton post-installation liveris eraran elir-
  staton 1

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

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


[Bug 1022360]

2012-07-10 Thread Jdhore
x86 stable

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

Title:
  (CVE-2012-3812) CVE-2012-3812 asterisk: Remote crash vulnerability in
  voice mail application (CVE-2012-3863) CVE-2012-3863 asterisk:
  Possible resource leak on uncompleted re-invite transactions

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

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


[Bug 1020436] Re: Cannot read superblock after FC multipath failover

2012-07-10 Thread Steve Fisher
Storage devices:

$ sudo lsscsi
[0:0:0:0]cd/dvd  TSSTcorp CDDVDW TS-L633F  IT03  /dev/sr0
[4:2:0:0]diskIBM  ServeRAID M5015  2.12  /dev/sda
[5:0:0:0]diskHITACHI  OPEN-V   6008  /dev/sdb
[5:0:0:1]diskHITACHI  OPEN-V   6008  /dev/sdc
[5:0:0:2]diskHITACHI  OPEN-V   6008  /dev/sdd
[5:0:1:0]diskHITACHI  OPEN-V   6008  /dev/sde
[5:0:1:1]diskHITACHI  OPEN-V   6008  /dev/sdf
[5:0:1:2]diskHITACHI  OPEN-V   6008  /dev/sdg
[6:0:0:0]diskHITACHI  OPEN-V   6008  /dev/sdh
[6:0:0:1]diskHITACHI  OPEN-V   6008  /dev/sdi
[6:0:0:2]diskHITACHI  OPEN-V   6008  /dev/sdj
[6:0:1:0]diskHITACHI  OPEN-V   6008  /dev/sdk
[6:0:1:1]diskHITACHI  OPEN-V   6008  /dev/sdl
[6:0:1:2]diskHITACHI  OPEN-V   6008  /dev/sdm

Zoning:

-  There are two HBAs.  Each HBA is plugged into a separate Brocade DCX switch, 
and each switch is connected to a different fabric (Fabric A and Fabric B 
respectively) 
-  The storage array presenting the luns is also directly connected to the same 
switches, in each Fabric via 4 ports (Array ports 1A,3A,6A,8A - Fabric A; 
Ports 2A,4A,5A,8A - Fabric B).
- Each HBA is zoned so as to see two storage array ports (2 in each fabric).  
Basically this means that when I disable the FC port an HBA is connected to, it 
loses two paths to the lun.

HBA1 - DCX 1 (Fabric A) - 3A,6A
HBA2 - DCX 2 (Fabric B) - 4A,5A

Blacklisting:

Thanks for pointing this out - (note that I only added in the 'SMART'
vendor/product after the problem initially exhibited - in an effort to
remove the warning regarding a USB flash storage device that appeared in
the multipath -ll output.  It _shouldn't_ be a factor).

Fixed now, initrd updated.  Reboot/testing later today (likely in about
3 hours' time).

$ echo show config | sudo multipathd -k
multipathd show config
defaults {
user_friendly_names yes
}
blacklist {
devnode ^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*
devnode ^hd[a-z]
devnode ^dcssblk[0-9]*
devnode ^cciss!c[0-9]d[0-9]*
wwid 3600605b0039afe20ff54052e7d38
device {
vendor SMART
product SMART
}
device {
vendor DGC
product LUNZ
}
device {
vendor IBM
product S/390.*
}
}
blacklist_exceptions {
}
--snip

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

Title:
  Cannot read superblock after FC multipath failover

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

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


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

2012-07-10 Thread bLaCkMeTaL
Public bug reported:

occurred during apt-get upgrade

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: bind9 1:9.8.1.dfsg.P1-4ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Wed Jul 11 12:22:55 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
RelatedPackageVersions:
 bind9utils 1:9.8.1.dfsg.P1-4ubuntu0.1
 apparmor   2.7.102-0ubuntu3.1
SourcePackage: bind9
Title: package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.bind.named.conf: [modified]
modified.conffile..etc.bind.named.conf.local: [modified]
mtime.conffile..etc.bind.named.conf: 2012-05-10T13:27:07.962277
mtime.conffile..etc.bind.named.conf.local: 2012-05-21T14:51:11.501437

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


** Tags: amd64 apport-package precise

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

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

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


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

2012-07-10 Thread bLaCkMeTaL
-- 
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/1023244

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

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


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

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

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

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

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


[Bug 1020436] Re: Cannot read superblock after FC multipath failover

2012-07-10 Thread Steve Fisher
I note this segfault has appeared in dmesg on the last couple of boots.

[  304.214560] multipathd[3083]: segfault at a ip 7f5eb838798a sp
7fffb225ebb0 error 4 in libc-2.11.1.so[7f5eb831+17a000]

After adjusting the blacklist, updating initrd and rebooting, the same
behaviour is exhibited when I shut the active FC port:

[  429.234838] qla2xxx :24:00.0: LOOP DOWN detected (2 3 0).
[  459.165399]  rport-6:0-1: blocked FC remote port time out: removing target 
and saving binding
[  459.165875]  rport-6:0-0: blocked FC remote port time out: removing target 
and saving binding
[  459.166496] device-mapper: multipath: Failing path 8:112.
[  459.166573] device-mapper: multipath: Failing path 8:128.
[  459.166765] device-mapper: multipath: Failing path 8:144.
[  459.166831] device-mapper: multipath: Failing path 8:160.
[  459.166914] device-mapper: multipath: Failing path 8:176.
[  459.166965] device-mapper: multipath: Failing path 8:192.
[  459.219341] sd 6:0:1:0: [sdk] Synchronizing SCSI cache
[  459.219374] sd 6:0:1:0: [sdk] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.220728] device-mapper: multipath: Failing path 8:112.
[  459.299111] sd 6:0:1:1: [sdl] Synchronizing SCSI cache
[  459.299138] sd 6:0:1:1: [sdl] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.300305] device-mapper: multipath: Failing path 8:128.
[  459.378913] sd 6:0:1:2: [sdm] Synchronizing SCSI cache
[  459.378943] sd 6:0:1:2: [sdm] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.381678] device-mapper: multipath: Failing path 8:144.
[  459.430852] sd 6:0:0:1: [sdi] Unhandled error code
[  459.430854] sd 6:0:0:1: [sdi] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.430857] sd 6:0:0:1: [sdi] CDB: Read(10): 28 00 00 7f ff 80 00 00 08 00
[  459.430862] end_request: I/O error, dev sdi, sector 8388480
[  459.431165] sd 6:0:0:1: [sdi] Unhandled error code
[  459.431166] sd 6:0:0:1: [sdi] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.431168] sd 6:0:0:1: [sdi] CDB: Read(10): 28 00 00 7f ff f0 00 00 08 00
[  459.431173] end_request: I/O error, dev sdi, sector 8388592
[  459.431473] sd 6:0:0:1: [sdi] Unhandled error code
[  459.431475] sd 6:0:0:1: [sdi] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.431477] sd 6:0:0:1: [sdi] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[  459.431482] end_request: I/O error, dev sdi, sector 0
[  459.431767] sd 6:0:0:1: [sdi] Unhandled error code
[  459.431770] sd 6:0:0:1: [sdi] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.431772] sd 6:0:0:1: [sdi] CDB: Read(10): 28 00 00 00 00 08 00 00 08 00
[  459.431776] end_request: I/O error, dev sdi, sector 8
[  459.432072] sd 6:0:0:1: [sdi] Unhandled error code
[  459.432073] sd 6:0:0:1: [sdi] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.432075] sd 6:0:0:1: [sdi] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[  459.432081] end_request: I/O error, dev sdi, sector 0
[  459.432397] sd 6:0:0:2: [sdj] Unhandled error code
[  459.432399] sd 6:0:0:2: [sdj] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.432401] sd 6:0:0:2: [sdj] CDB: Read(10): 28 00 00 7f ff 80 00 00 08 00
[  459.432406] end_request: I/O error, dev sdj, sector 8388480
[  459.432712] sd 6:0:0:2: [sdj] Unhandled error code
[  459.432714] sd 6:0:0:2: [sdj] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.432717] sd 6:0:0:2: [sdj] CDB: Read(10): 28 00 00 7f ff f0 00 00 08 00
[  459.432723] end_request: I/O error, dev sdj, sector 8388592
[  459.433034] sd 6:0:0:2: [sdj] Unhandled error code
[  459.433036] sd 6:0:0:2: [sdj] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.433039] sd 6:0:0:2: [sdj] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[  459.433045] end_request: I/O error, dev sdj, sector 0
[  459.433345] sd 6:0:0:2: [sdj] Unhandled error code
[  459.433347] sd 6:0:0:2: [sdj] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.433350] sd 6:0:0:2: [sdj] CDB: Read(10): 28 00 00 00 00 08 00 00 08 00
[  459.433356] end_request: I/O error, dev sdj, sector 8
[  459.433672] sd 6:0:0:2: [sdj] Unhandled error code
[  459.433674] sd 6:0:0:2: [sdj] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.433677] sd 6:0:0:2: [sdj] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[  459.433684] end_request: I/O error, dev sdj, sector 0
[  459.456208] sd 6:0:0:0: [sdh] Synchronizing SCSI cache
[  459.456236] sd 6:0:0:0: [sdh] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.465583] sd 6:0:0:2: [sdj] Unhandled error code
[  459.465585] sd 6:0:0:2: [sdj] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.465588] sd 6:0:0:2: [sdj] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[  459.465593] end_request: I/O error, dev sdj, sector 0
[  459.548504] sd 6:0:0:1: [sdi] Synchronizing SCSI cache
[  459.548540] sd 6:0:0:1: [sdi] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
[  459.625817] sd 6:0:0:2: [sdj] Synchronizing SCSI cache
[  

[Bug 1020436] Re: Cannot read superblock after FC multipath failover

2012-07-10 Thread Steve Fisher
** Attachment added: strace_mpathd_110712.log
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1020436/+attachment/3219323/+files/strace_mpathd_110712.log

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

Title:
  Cannot read superblock after FC multipath failover

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

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


[Bug 1020436] Re: Cannot read superblock after FC multipath failover

2012-07-10 Thread Steve Fisher
** Attachment added: multipathd_stdout_110712.log
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1020436/+attachment/3219324/+files/multipathd_stdout_110712.log

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

Title:
  Cannot read superblock after FC multipath failover

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

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


[Bug 1022813] [NEW] Syncronization dose not show other computers software

2012-07-10 Thread Joni-Pekka Kurronen
*** This bug is a duplicate of bug 1020912 ***
https://bugs.launchpad.net/bugs/1020912

Public bug reported:

one machine shows this computers software
but this machine dose not show other machine info.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: software-center 5.2.3
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Tue Jul 10 08:46:41 2012
ExecutablePath: /usr/share/software-center/software-center
InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Release amd64 
(20120424.1)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
SourcePackage: software-center
UpgradeStatus: Upgraded to precise on 2012-07-04 (5 days ago)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  Syncronization dose not show other computers software

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1022813/+subscriptions

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


[Bug 1022813] Re: Syncronization dose not show other computers software

2012-07-10 Thread Joni-Pekka Kurronen
*** This bug is a duplicate of bug 1020912 ***
https://bugs.launchpad.net/bugs/1020912


** This bug has been marked a duplicate of bug 1020912
   OneConf: Synchronization does not show other computer's software

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

Title:
  Syncronization dose not show other computers software

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1022813/+subscriptions

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


[Bug 1022811] [NEW] lib32asound2 looks for plugins in obsolete /usr/lib32 location

2012-07-10 Thread Tristan Schmelcher
Public bug reported:

In Precise, lib32asound2 looks for plugins in /usr/lib32/alsa-lib, but
they are no longer there. The 32-bit plugins are provided by
libasound2-plugins:i386 and are in /usr/lib/i386-linux-gnu/alsa-lib.
Thus any program using the 32-bit libasound binary from lib32asound2
will fail to load any plugins (e.g., pulse).

This breaks sound for any program that loads the lib32asound2 binary,
e.g. the HIB game Lone Survivor. (Curiously though, after removing and
re-installing lib32asound2, it loads the libasound2:i386 binary
instead.)

Since lib32asound2 is obsoleted by libasound2:i386, some sort of upgrade
path to remove it is needed.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lib32asound2 1.0.25-1ubuntu10.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Mon Jul  9 22:27:51 2012
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-lib
UpgradeStatus: Upgraded to precise on 2012-05-29 (42 days ago)

** Affects: alsa-lib (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  lib32asound2 looks for plugins in obsolete /usr/lib32 location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1022811/+subscriptions

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

[Bug 1022811] Re: lib32asound2 looks for plugins in obsolete /usr/lib32 location

2012-07-10 Thread Tristan Schmelcher
** Attachment added: strace of Lone Survivor with lib32asound2 installed and 
broken sound
   
https://bugs.launchpad.net/bugs/1022811/+attachment/3218024/+files/strace1-with-lib32asound2.txt

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

Title:
  lib32asound2 looks for plugins in obsolete /usr/lib32 location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1022811/+subscriptions

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


[Bug 1022811] Re: lib32asound2 looks for plugins in obsolete /usr/lib32 location

2012-07-10 Thread Tristan Schmelcher
** Attachment added: strace of Lone Survivor with lib32asound2 removed and 
working sound
   
https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1022811/+attachment/3218026/+files/strace2-no-lib32asound2.txt

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

Title:
  lib32asound2 looks for plugins in obsolete /usr/lib32 location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1022811/+subscriptions

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


[Bug 1022811] Re: lib32asound2 looks for plugins in obsolete /usr/lib32 location

2012-07-10 Thread Tristan Schmelcher
** Attachment added: strace of Lone Survivor with lib32asound2 re-installed 
but libasound2:i386 still used, so working sound
   
https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1022811/+attachment/3218067/+files/strace3-lib32asound2-reinst.txt

** Description changed:

  In Precise, lib32asound2 looks for plugins in /usr/lib32/alsa-lib, but
  they are no longer there. The 32-bit plugins are provided by
  libasound2-plugins:i386 and are in /usr/lib/i386-linux-gnu/alsa-lib.
  Thus any program using the 32-bit libasound binary from lib32asound2
  will fail to load any plugins (e.g., pulse).
  
  This breaks sound for any program that loads the lib32asound2 binary,
  e.g. the HIB game Lone Survivor. (Curiously though, after removing and
- re-installing lib32asound2, it loads the libasound2-plugins:i386 binary
+ re-installing lib32asound2, it loads the libasound2:i386 binary
  instead.)
  
  Since lib32asound2 is obsoleted by libasound2:i386, some sort of upgrade
  path to remove it is needed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lib32asound2 1.0.25-1ubuntu10.1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: amd64
  Date: Mon Jul  9 22:27:51 2012
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: alsa-lib
  UpgradeStatus: Upgraded to precise on 2012-05-29 (42 days ago)

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

Title:
  lib32asound2 looks for plugins in obsolete /usr/lib32 location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1022811/+subscriptions

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

[Bug 1022815] [NEW] initramfs should try password against other devices

2012-07-10 Thread Roger Binns
Public bug reported:

Due to multiple drives I have multiple encrypted volumes.  The
passphrase for all of them is identical.. However at boot I am asked the
password for each one, and have to type the same thing over and over
again.  cryptsetup during boot should at least try the previously typed
in password against each volume.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cryptsetup (not installed)
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Mon Jul  9 22:14:32 2012
SourcePackage: cryptsetup
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  initramfs should try password against other devices

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

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


[Bug 1022815] Re: initramfs should try password against other devices

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

Title:
  initramfs should try password against other devices

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

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


[Bug 1020436] Re: Cannot read superblock after FC multipath failover

2012-07-10 Thread Steve Fisher
** Attachment removed: strace_mpathd.log
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1020436/+attachment/3218020/+files/strace_mpathd.log

** Attachment added: strace_mpathd.log
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1020436/+attachment/3218069/+files/strace_mpathd.log

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

Title:
  Cannot read superblock after FC multipath failover

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

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


[Bug 1022814] Re: package xdiagnose 2.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-10 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/1022814

Title:
  package xdiagnose 2.7 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/xdiagnose/+bug/1022814/+subscriptions

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


[Bug 1007405] Re: apport hooks installed with wrong source package name

2012-07-10 Thread Chris Halse Rogers
Hello Serge, or anyone else affected,

Accepted libvirt into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/libvirt/0.9.8-2ubuntu17.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: libvirt (Ubuntu Precise)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  apport hooks installed with wrong source package name

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

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


[Bug 1001625] Re: Guest clock stops after live migration on Ubuntu 12.04 hosts

2012-07-10 Thread Chris Halse Rogers
Hello Holger, or anyone else affected,

Accepted libvirt into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/libvirt/0.9.8-2ubuntu17.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: libvirt (Ubuntu Precise)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  Guest clock stops after live migration on Ubuntu 12.04 hosts

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

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


[Bug 928524] Re: lxcbr0 fails to come up when dnsmasq is installed

2012-07-10 Thread Chris Halse Rogers
Hello Serge, or anyone else affected,

Accepted libvirt into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/libvirt/0.9.8-2ubuntu17.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: libvirt (Ubuntu Precise)
   Status: New = Fix Committed

** Tags removed: verification-done

** Tags added: verification-needed

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

Title:
  lxcbr0 fails to come up when dnsmasq is installed

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

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


[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-07-10 Thread Chris Halse Rogers
Hello Louis-Dominique, or anyone else affected,

Accepted libvirt into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/libvirt/0.9.8-2ubuntu17.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: libvirt (Ubuntu Precise)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  packages dnsmasq and libvirt-bin conflict with each other

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

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


[Bug 1022593] Re: gconf_resource crashed with UnicodeDecodeError in get_gconf(): 'ascii' codec can't decode byte 0xc3 in position 2527: ordinal not in range(128)

2012-07-10 Thread dino99
hi Daniel,

as far i can remember, this issue has started after upgrading the latest
language-selector-gnome 0.84

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

Title:
  gconf_resource crashed with UnicodeDecodeError in get_gconf(): 'ascii'
  codec can't decode byte 0xc3 in position 2527: ordinal not in
  range(128)

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

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


[Bug 1018498] Re: Ensure that epoptes-client is actually booted to ltsp before setting LTSP_FATCLIENT=True

2012-07-10 Thread Chris Halse Rogers
Hello Alkis, or anyone else affected,

Accepted epoptes into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/epoptes/0.5.5-0ubuntu0.1 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: epoptes (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  Ensure that epoptes-client is actually booted to ltsp before setting
  LTSP_FATCLIENT=True

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