[Bug 948156] Re: Please merge PHP 5.4 from Debian

2012-08-29 Thread Ondřej Surý
@Leo: No, and although I am not a Ubuntu PHP maintainer I have already
explained why this won't happen in precise. API and ABI changes are
quite major to _just_ backport package like that.

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

Title:
  Please merge PHP 5.4 from Debian

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

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


[Bug 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Julian Edwards
Andres said he'd make the directory writable by the package.

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

** Changed in: maas
   Status: Incomplete = Invalid

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

Title:
  MAAS doesn't have permissions to write in /etc/bind/maas

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

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


[Bug 1043121] [NEW] deployed node cannot be looked up with dnsmasq on MAAS

2012-08-29 Thread Nobuto MURATA
Public bug reported:

`juju bootstrap` succeed, but `juju status` cannot lookup bootstrap
server.

$ juju status
2012-08-29 14:16:56,186 INFO Connecting to environment...
2012-08-29 14:16:57,644 ERROR Invalid host for SSH forwarding: ssh: Could not 
resolve hostname node-525400720897: Name or service not known

How to reproduce:
 1. setup MAAS with maas-dhcp
 2. set Default domain for new nodes on MAAS settings as blank or your domain.
 3. prepare a node as Ready state
 4. `juju bootstrap`
 5. start the node

Expected result:
 `dig @127.0.0.1 node-525400720897` on MAAS server returns node-525400720897's 
IP address.

Actual result:
  `dig @127.0.0.1 node-525400720897` on MAAS server returns nothing.
 but
 `dig @127.0.0.1 ubuntu` on MAAS server returns node-525400720897's IP address.


WORKAROUND:
 clear DHCP lease table of hostname ubuntu forcibly *after* Ready state but 
*before* Allocate state.
  $ sudo sed -i -e '/\ ubuntu\ /d' /var/lib/misc/dnsmasq.leases
  $ sudo service dnsmasq restart

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: maas-dhcp 0.1+bzr482+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Wed Aug 29 15:21:12 2012
InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Release amd64 
(20120424.1)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 LANG=ja_JP.UTF-8
 SHELL=/bin/bash
SourcePackage: maas
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  deployed node cannot be looked up with dnsmasq on MAAS

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

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


[Bug 1043121] Re: deployed node cannot be looked up with dnsmasq on MAAS

2012-08-29 Thread Nobuto MURATA
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1043121

Title:
  deployed node cannot be looked up with dnsmasq on MAAS

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

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


[Bug 1043121] Re: deployed node cannot be looked up with dnsmasq on MAAS

2012-08-29 Thread Nobuto MURATA
DHCPACK on syslog:

[without WORKAROUND]

* maas-enlist

Aug 29 13:06:51 maas-master dnsmasq-dhcp[1595]: DHCPACK(eth0) 10.1.214.212 52:54
:00:72:08:97
Aug 29 13:07:44 maas-master dnsmasq-dhcp[1595]: DHCPACK(eth0) 10.1.214.212 52:54
:00:72:08:97

* commissioning

Aug 29 13:20:29 maas-master dnsmasq-dhcp[3259]: DHCPACK(eth0) 10.1.214.212 
52:54:00:72:08:97
Aug 29 13:20:39 maas-master dnsmasq-dhcp[3259]: DHCPACK(eth0) 10.1.214.212 
52:54:00:72:08:97
Aug 29 13:20:45 maas-master dnsmasq-dhcp[3259]: DHCPACK(eth0) 10.1.214.212 
52:54:00:72:08:97 ubuntu

* deploying

Aug 29 13:28:05 maas-master dnsmasq-dhcp[4509]: DHCPACK(eth0) 10.1.214.212 
52:54:00:72:08:97
Aug 29 13:28:42 maas-master dnsmasq-dhcp[4509]: DHCPACK(eth0) 10.1.214.212 
52:54:00:72:08:97
Aug 29 13:38:56 maas-master dnsmasq-dhcp[4509]: DHCPACK(eth0) 10.1.214.212 
52:54:00:72:08:97
Aug 29 13:39:17 maas-master dnsmasq-dhcp[4509]: DHCPACK(eth0) 10.1.214.212 
52:54:00:72:08:97 ubuntu

NOTE: top of boot priority on deploying node is always PXE.

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

Title:
  deployed node cannot be looked up with dnsmasq on MAAS

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

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


[Bug 1043121] Re: deployed node cannot be looked up with dnsmasq on MAAS

2012-08-29 Thread Nobuto MURATA
DHCPACK on syslog:

[with WORKAROUND]

* maas-enlist

Aug 28 18:31:10 maas-master dnsmasq-dhcp[25700]: DHCPACK(eth0) 10.1.200.231 
52:54:00:14:3f:18
Aug 28 18:32:14 maas-master dnsmasq-dhcp[25700]: DHCPACK(eth0) 10.1.200.231 
52:54:00:14:3f:18

* commissioning

Aug 28 18:46:42 maas-master dnsmasq-dhcp[6299]: DHCPACK(eth0) 10.1.200.231 
52:54:00:14:3f:18
Aug 28 18:46:56 maas-master dnsmasq-dhcp[6299]: DHCPACK(eth0) 10.1.200.231 
52:54:00:14:3f:18
Aug 28 18:46:59 maas-master dnsmasq-dhcp[6299]: DHCPACK(eth0) 10.1.200.231 
52:54:00:14:3f:18 ubuntu

* clear DHCP lease table of hostname ubuntu

* deploying

Aug 28 18:56:37 maas-master dnsmasq-dhcp[8877]: DHCPACK(eth0) 10.1.200.231 
52:54:00:14:3f:18
Aug 28 18:57:19 maas-master dnsmasq-dhcp[8877]: DHCPACK(eth0) 10.1.200.231 
52:54:00:14:3f:18
Aug 28 19:10:27 maas-master dnsmasq-dhcp[8877]: DHCPACK(eth0) 10.1.200.231 
52:54:00:14:3f:18
Aug 28 19:10:34 maas-master dnsmasq-dhcp[8877]: DHCPACK(eth0) 10.1.200.231 
52:54:00:14:3f:18 node-525400143f18

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

Title:
  deployed node cannot be looked up with dnsmasq on MAAS

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

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


[Bug 1023931]

2012-08-29 Thread Xmw
ppc stable.

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

Title:
  (CVE-2012-3864) puppet: multiple vulnerabilities for 2.7.17 and
  earlier releases (CVE-(2012-{3408,3864,3865,3866,3867})

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

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


[Bug 1023931]

2012-08-29 Thread Raúl Porcel
sparc stable

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

Title:
  (CVE-2012-3864) puppet: multiple vulnerabilities for 2.7.17 and
  earlier releases (CVE-(2012-{3408,3864,3865,3866,3867})

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

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


[Bug 1023931]

2012-08-29 Thread Underling
Thanks, folks. GLSA Vote: no.

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

Title:
  (CVE-2012-3864) puppet: multiple vulnerabilities for 2.7.17 and
  earlier releases (CVE-(2012-{3408,3864,3865,3866,3867})

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

-- 
Ubuntu-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-ceph-object-integration] Ceph Object Integration with OpenStack

2012-08-29 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for quantal-alpha-3:
  [james-page] Ceph 0.47.2 update for Ubuntu: DONE
  [james-page] Ceph 0.48 update for Ubuntu: DONE
  [james-page] Review MIR actions for ceph from last cycle: DONE
  [james-page] Check on status of libvirt+rdb in quantal (supported == YES 
through qemu - currently lacks authentication due in 0.9.13): DONE
  
  Work items for ubuntu-12.10-beta-1:
  [james-page] Ceph 0.48.1 update for Ubuntu: DONE
  
  Work items for ubuntu-12.10-beta-2:
  [james-page] Remove in-tree dependencies: DONE
  [james-page] Enable radosgw: DONE
  [james-page] Enable use of google-perftools (test failures/glibc compat): DONE
  
  Work items for ubuntu-12.10:
  Test ceph with XFS based storage: TODO
  Test ceph rbd as backend to nova volume: TODO
  Test ceph rdb as backend to glance: TODO
- Determine the current start of ceph and glance integration: TODO
+ Determine the current start of ceph and keystone integration: TODO
  Investigate ceph backport via cloud archive: TODO
  [clint-fewbar] Update juju charm for ceph to support more options and fix for 
indempotency: TODO
  [clint-fewbar] Integrate Ceph into existing OpenStack charms: TODO

-- 
Ceph Object Integration with OpenStack
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-ceph-object-integration

-- 
Ubuntu-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-ceph-object-integration] Ceph Object Integration with OpenStack

2012-08-29 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for quantal-alpha-3:
  [james-page] Ceph 0.47.2 update for Ubuntu: DONE
  [james-page] Ceph 0.48 update for Ubuntu: DONE
  [james-page] Review MIR actions for ceph from last cycle: DONE
  [james-page] Check on status of libvirt+rdb in quantal (supported == YES 
through qemu - currently lacks authentication due in 0.9.13): DONE
  
  Work items for ubuntu-12.10-beta-1:
  [james-page] Ceph 0.48.1 update for Ubuntu: DONE
  
  Work items for ubuntu-12.10-beta-2:
  [james-page] Remove in-tree dependencies: DONE
  [james-page] Enable radosgw: DONE
  [james-page] Enable use of google-perftools (test failures/glibc compat): DONE
  
  Work items for ubuntu-12.10:
  Test ceph with XFS based storage: TODO
  Test ceph rbd as backend to nova volume: TODO
  Test ceph rdb as backend to glance: TODO
- Determine the current start of ceph and keystone integration: TODO
+ Determine the current state of ceph and keystone integration (specifically 
for radosgw): TODO
  Investigate ceph backport via cloud archive: TODO
  [clint-fewbar] Update juju charm for ceph to support more options and fix for 
indempotency: TODO
  [clint-fewbar] Integrate Ceph into existing OpenStack charms: TODO

-- 
Ceph Object Integration with OpenStack
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-ceph-object-integration

-- 
Ubuntu-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 1017978] Re: [MIR] libfcgi, ceph (radosgw)

2012-08-29 Thread James Page
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 28/08/12 23:44, Yehuda Sadeh wrote:
 Note that while libapache2-mod-fastcgi is currently the better way
 to go, there's also libapache2-mod-fcgid, or nginx/lighttpd with
 fastcgi.

Thanks for the pointers Yehuda; I had a go with libapache2-mod-fcgid
but was not able to get it working using the instructions here:

http://ceph.com/wiki/RADOS_Gateway#Using_fcgid_module

I hacked around with the options a bit but with no success; I kept
getting:

[Wed Aug 29 09:11:25 2012] [notice] Apache/2.2.22 (Ubuntu)
mod_fcgid/2.3.7 configured -- resuming normal operations
radosgw: must specify 'rgw socket path' to run as a daemon
[Wed Aug 29 09:11:33 2012] [warn] [client 192.168.1.50]
(104)Connection reset by peer: mod_fcgid: error reading data from
FastCGI server
[Wed Aug 29 09:11:33 2012] [error] [client 192.168.1.50] Premature end
of script headers: s3gw.fcgi

When rgw socket path was specified in /etc/ceph/ceph.conf and

[Wed Aug 29 09:55:48 2012] [notice] Apache/2.2.22 (Ubuntu)
mod_fcgid/2.3.7 configured -- resuming normal operations
radosgw daemon started with pid 1816
[Wed Aug 29 09:56:03 2012] [warn] [client 192.168.1.50]
(104)Connection reset by peer: mod_fcgid: error reading data from
FastCGI server
[Wed Aug 29 09:56:03 2012] [error] [client 192.168.1.50] Premature end
of script headers: s3gw.fcgi

When I dropped this option and passed it directly as a parameter in
the s3gw.fcgi wrapper using the --rgw-socket-path option.


- -- 
James Page
Ubuntu Core Developer
Debian Maintainer
james.p...@ubuntu.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQIcBAEBCAAGBQJQPduPAAoJEL/srsug59jDVRoQAI48c5Il6Clk7NIxVAh1O22G
WMuAzR6+mLaYq7jwh1lwRKlbCSnEHPTewgEbKMX8vjejzA8YvkvUYne+9GqFYemw
DUQDyVHOUuaItwQBA59XJpRBiY4xUu2XOffwcDk73tKjBUb28cxwWM3S14vlnQ3m
I5aK0TDLgEFF4g1L5tAjtYc2JOPx/0P2Z2FH5IGZBShegtOK0Dmbh3LQ//ui+7qm
1H68NqIvSrXoYDduYezTBJ3Mq/Eel8E4xyw6gnmjPbX9IdbX2k4Jam1HwcxG+Ed8
HukyCAiw7ZjxoATXWaidKBksCVqlIagLic560c3fvgVK/qcgghzicxKo3jSSlVxn
hTAAST6wUkIPe/JYI/2zrS4Eo9Exc2bqGJ/xyZSTqm5nfYZ0kgmW80T0BqE8fdV7
80ayU0F4ZTzM/n2+1vVIJ2TiYwoV4t4/33HNT4BsHQVhTuJhTjUT04zTdh8oIUL2
iXNxsAhUjM39c0f2rVp59etSQho8pu9MiEPyMkJ+50a/fQ/4//UHOSw7M1jJLff9
IYtla7Ihmqqw5VzIMN/eBCX+I60wjT0+lPdHZ3vLcEWoIaGVP3i18C06IR5AYMJm
0inKX4BbaFj+5kzVu2qGkGPbpY+3ogHrWFD8Y/l/wF0ovZmQ7cE0JE+1he0PAuzz
XF0qHoexMEYi2gEA0+//
=V68W
-END PGP SIGNATURE-

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libfcgi 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 1040682] Re: [MIR] ipmitool

2012-08-29 Thread James Page
** Changed in: ipmitool (Ubuntu)
   Importance: Undecided = High

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

Title:
  [MIR] ipmitool

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

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


[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-08-29 Thread Metin Akat
@Serge
Yes, still no incidents. Haven't updated the machine since.

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

Title:
  KVM images lose connectivity with bridged network

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

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


[Bug 573318] Re: mysql server will not start

2012-08-29 Thread ganassa
Ubuntu 12.04, same problem, solved as suggested in #24, #35 etc. (thank
you)

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

Title:
  mysql server will not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/573318/+subscriptions

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


[Bug 1043292] [NEW] Hung agent processes

2012-08-29 Thread Adrien
Public bug reported:

Since 2.7.11, the puppet process has gotten stuck in some hosts.

You can read the issue on the bugreport below:

http://projects.puppetlabs.com/issues/13038

Is it possible to update the package to 2.7.12 or  in LTS?

Thx.

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

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

Title:
  Hung agent processes

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

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


[Bug 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Andres Rodriguez
Julian,

So I made the directory to be owned by maas user, root group, and this
is the outcome:

ubuntu@maas:/etc/bind$ ls -l maas/
total 12
-rw-r--r-- 1 root root  99 Aug 29 08:57 named.conf.maas
-rw-r--r-- 1 root root 193 Aug 29 08:57 named.conf.rndc.maas
-rw-r--r-- 1 root root 539 Aug 29 08:57 rndc.conf.maas
ubuntu@maas:/etc/bind$ sudo chown -R maas:root maas
ubuntu@maas:/etc/bind$ ls -l maas/  
  
total 12
-rw-r--r-- 1 maas maas  99 Aug 29 09:05 named.conf.maas
-rw-r--r-- 1 maas root 193 Aug 29 08:57 named.conf.rndc.maas
-rw-r--r-- 1 maas root 539 Aug 29 08:57 rndc.conf.maas

Now, I re-enabled  the DNS server from the WebUI , the following error
was seen in the celery.log. Additionally, I noticed that permissions on
named.conf.maas were changed, causing bind9 to fail reloading the
configuration file:

== Incorrect file permissions ==
ubuntu@maas:/etc/bind$ ls -l maas/  
  
total 12
-rw--- 1 maas maas  99 Aug 29 09:05 named.conf.maas
-rw-r--r-- 1 maas root 193 Aug 29 08:57 named.conf.rndc.maas
-rw-r--r-- 1 maas root 539 Aug 29 08:57 rndc.conf.maas

=== bind failure (syslog) ===

Aug 29 09:05:33 maas named[23407]: received control channel command 'reload'
Aug 29 09:05:33 maas named[23407]: loading configuration from 
'/etc/bind/named.conf'
Aug 29 09:05:33 maas named[23407]: /etc/bind/named.conf.local:9: open: 
/etc/bind/maas/named.conf.maas: permission denied
Aug 29 09:05:33 maas named[23407]: reloading configuration failed: permission 
denied

=== celery error log ===

[2012-08-29 09:05:33,405: INFO/MainProcess] Got task from broker: 
provisioningserver.tasks.write_full_dns_config[3b7fe6ce-380f-442c-a9[67/784]
0e71313]
[2012-08-29 09:05:33,446: INFO/MainProcess] Got task from broker: 
provisioningserver.tasks.rndc_command[86c0d418-cb60-4720-b051-212b0f891782]
[2012-08-29 09:05:33,451: INFO/MainProcess] Task 
provisioningserver.tasks.write_full_dns_config[3b7fe6ce-380f-442c-a9fe-56fcd0e71313]
 succeede
d in 0.0323147773743s: None
[2012-08-29 09:05:33,498: ERROR/MainProcess] Task 
provisioningserver.tasks.rndc_command[86c0d418-cb60-4720-b051-212b0f891782] 
raised exception
: UnpickleableExceptionWrapper('subprocess', 'CalledProcessError', (), 
'CalledProcessError()')
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/celery/execute/trace.py, line 47, in 
trace
return cls(states.SUCCESS, retval=fun(*args, **kwargs))
  File /usr/lib/python2.7/dist-packages/celery/app/task/__init__.py, line 
247, in __call__
return self.run(*args, **kwargs)
  File /usr/lib/python2.7/dist-packages/celery/app/__init__.py, line 175, in 
run
return fun(*args, **kwargs)
  File /usr/lib/python2.7/dist-packages/provisioningserver/tasks.py, line 
165, in rndc_command
execute_rndc_command(arguments)
  File /usr/lib/python2.7/dist-packages/provisioningserver/dns/config.py, 
line 110, in execute_rndc_command
stdout=devnull)
  File /usr/lib/python2.7/subprocess.py, line 511, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: CalledProcessError()
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/celery/execute/trace.py, line 47, in 
trace
return cls(states.SUCCESS, retval=fun(*args, **kwargs))
  File /usr/lib/python2.7/dist-packages/celery/app/task/__init__.py, line 
247, in __call__
return self.run(*args, **kwargs)
  File /usr/lib/python2.7/dist-packages/celery/app/__init__.py, line 175, in 
run
return fun(*args, **kwargs)
  File /usr/lib/python2.7/dist-packages/provisioningserver/tasks.py, line 
165, in rndc_command
execute_rndc_command(arguments)
  File /usr/lib/python2.7/dist-packages/provisioningserver/dns/config.py, 
line 110, in execute_rndc_command
stdout=devnull)
  File /usr/lib/python2.7/subprocess.py, line 511, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: CalledProcessError()

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

Title:
  MAAS doesn't have permissions to write in /etc/bind/maas

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

-- 
Ubuntu-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 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Julian Edwards
ARGH.  The umask is messing us around again, it's the same problem for maas-
import-ephemerals.  The reason it changes on an existing file is because it 
gets renamed from a temp file (for atomic write purposes).

Do you know where the umask is getting set for the maas user?

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

Title:
  MAAS doesn't have permissions to write in /etc/bind/maas

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

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


[Bug 1043004] Re: --bindhome option should be on lxc-create, not on lxc-ubuntu

2012-08-29 Thread Serge Hallyn
Thanks for taking the time to report this bug.

It would certainly seem less work to implement this at lxc-create than
the templates.  However, some templates (like busybox) may not easily
support the concept, and some homegrown templates may exist for distros
which do not follow conventions (i.e. home directories under '/').

I'll mark the bug triaged and wishlist priority.  If you have a patch
for this, please feel free to post it here or on the lxc-devel mailing
list.

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

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

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

Title:
  --bindhome option should be on lxc-create, not on lxc-ubuntu

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Serge Hallyn
Thanks for reporting this bug.

I actually cannot reproduce this (on Ubuntu quantal).  I have 'q1'
started with an additional console opened, but lxc-ls shows:

serge@amd1:~$ sudo lxc-ls
b1  b2  bb1  p1  q1
q1

Is there somethign else I should be doing to reproduce this?

Can you tell us which release you are on, which lxc version you are
using, and the container configuration file?

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

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

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 914160] Re: [MIR] openvswitch

2012-08-29 Thread Jamie Strandboge
Ben,

You said: I hope that you guys at Ubuntu are aware that I'm proposing
an alternative to get into Debian wheezy, as opposed to what's in Debian
sid at the moment. The full details are at: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=683771

(I proposed this weeks ago but it seems that the Debian release team is
moving very slowly.)

I am only asking that the server team look at your work here.

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

Title:
  [MIR] openvswitch

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

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


[Bug 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Andres Rodriguez
Julian,

we do not set a umask for the maas user. It uses the default on user
creation. however, we should not rely on changing the umask for the maas
user, but rather, this should be fixed setting the correct permissions
when copying over the file.

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

Title:
  MAAS doesn't have permissions to write in /etc/bind/maas

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

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


[Bug 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Andres Rodriguez
Also not that on maas-dns install, I had to fix those permissions, but
they keep being changed:


 # fix permissions
if [ -f /etc/bind/maas/named.conf.maas ]; then
chmod 644 /etc/bind/maas/named.conf.maas
fi

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

Title:
  MAAS doesn't have permissions to write in /etc/bind/maas

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

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


[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-08-29 Thread Gary Cuozzo
I installed the new packages on Monday and have not had any issues.
That said, I was only experiencing failures once every 3-4 weeks.  So I
don't think my data point will be valid for at least a few weeks.

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

Title:
  KVM images lose connectivity with bridged network

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

-- 
Ubuntu-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 997978] Re: KVM images lose connectivity with bridged network

2012-08-29 Thread Serge Hallyn
Quoting Gary Cuozzo (g...@isgsoftware.net):
 I installed the new packages on Monday and have not had any issues.
 That said, I was only experiencing failures once every 3-4 weeks.  So I
 don't think my data point will be valid for at least a few weeks.

Thanks, Gary, will wait before making assumptions.

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

Title:
  KVM images lose connectivity with bridged network

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

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


[Bug 914160] Re: [MIR] openvswitch

2012-08-29 Thread Ben Pfaff
I am only asking that the server team look at your work here.

Oh, thanks for clarifying, I hadn't made that connection.  That makes
sense, thank you.

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

Title:
  [MIR] openvswitch

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

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


[Bug 1043410] [NEW] nova-manage create flavor shouldn't require a flavorid

2012-08-29 Thread Adrien Cunin
Public bug reported:

It's possible to specify a flavorid using --flavor=... (which is a
different thing than the auto-incremented id in the DB) when creating a
flavor but I think it shouldn't be required. If nothing is specified it
could be automatically generated.

$ nova-manage flavor create --name=test --memory=512 --cpu=1 --root_gb=0 
--ephemeral_gb=0 
Possible wrong number of arguments supplied
Creates instance types / flavors
[...]
TypeError: create() takes at least 7 arguments (6 given)

Expected:
$ nova-manage flavor create --name=test --memory=512 --cpu=1 --root_gb=0 
--ephemeral_gb=0 
[...]
test created

** Affects: nova
 Importance: Undecided
 Assignee: Adrien Cunin (adri2000)
 Status: New

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

Title:
  nova-manage create flavor shouldn't require a flavorid

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

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


[Bug 1043410] Re: nova-manage create flavor shouldn't require a flavorid

2012-08-29 Thread Adrien Cunin
(Sorry I filed this against ubuntu/nova instead of nova.)

** Package changed: nova (Ubuntu) = nova

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

Title:
  nova-manage create flavor shouldn't require a flavorid

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

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


[Bug 1043437] [NEW] multiple login forms / distored web-page when trying to switch projects

2012-08-29 Thread Dmitrijs Ledkovs
Public bug reported:

I am using dashboard. In the top right corner there is a drop-down to
switch regions. When I try to select a second regions a login form is
appended at the bottom of the page. When I click again another one is
appended indefinitely.

As I am already logged in, I am expecting to simply switch to the second
region.

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

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

Title:
  multiple login forms / distored web-page when trying to switch
  projects

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

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


[Bug 992447] Re: Communication with store.juju.ubuntu.com is not authenticated

2012-08-29 Thread Steve Beattie
Clint,

Thanks, debdiff looks good. I'll push this out today.

** Changed in: juju (Ubuntu Precise)
   Status: Confirmed = In Progress

** Changed in: juju (Ubuntu Precise)
 Assignee: Clint Byrum (clint-fewbar) = Steve Beattie (sbeattie)

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

Title:
  Communication with store.juju.ubuntu.com is not authenticated

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

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


[Bug 1043448] [NEW] incorrect NEWS file packaged

2012-08-29 Thread Louis-Dominique Dubeau
Public bug reported:

Release:12.04

I pulled this package from the quantal repository to a precise
installation but I believe this unusual configuration is not a factor in
the following report.

Version of the package:

amavisd-new_2.7.1-2ubuntu2

Expected results: a NEWS.Debian.gz file containing all the latest
information from upstream.

Actual results: a NEWS.Debian.gz file which lacks the latest information
from upstream.

Explanation and steps to reproduce:

$ dpkg-source -x amavisd-new_2.7.1-2ubuntu2.dsc

Go into:

amavisd-new-2.7.1/debian

You'll find two NEWS files:

$ ls -l *NEWS*
-rw-rw-r-- 1 ldd ldd 4232 Aug 29 13:07 amavisd-new.NEWS
-rw-rw-r-- 1 ldd ldd  272 Aug 29 13:07 NEWS

NEWS contains the latest news, but amavisd-news.NEWS is the file
actually packaged.

This is verifiable by building the package and looking at the
/usr/share/doc/amavisd-new/NEWS.Debian.gz file included in the package.
Its contents are those of amavisd-news.NEWS. The contents of NEWS are
nowhere to be found.

As pointed out in the following bug report, the NEWS file contains some
useful information:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671450

** Affects: amavisd-new (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  incorrect NEWS file packaged

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

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


[Bug 1043437] Re: multiple login forms / distored web-page when trying to switch projects

2012-08-29 Thread Chuck Short
** Package changed: nova (Ubuntu) = horizon (Ubuntu)

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

Title:
  multiple login forms / distored web-page when trying to switch
  projects

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

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


[Bug 1042275] [NEW] network-manager dnsmasq configuration snippet causes standalone dnsmasq not to listen on 127.0.0.1, breaking name service when dnsmasq is installed

2012-08-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The system dnsmasq is preventing nameservice from working with
NetworkManager. By setting /etc/deafault/dnsmasq ENABLED=1 to ENABLED=0,
nameservice started working again.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: dnsmasq (not installed)
ProcVersionSignature: Ubuntu 3.5.0-12.12-generic 3.5.2
Uname: Linux 3.5.0-12-generic x86_64
ApportVersion: 2.5.1-0ubuntu2
Architecture: amd64
Date: Mon Aug 27 10:48:06 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: dnsmasq
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.default.dnsmasq: 2012-08-27T10:43:43.717591
mtime.conffile..etc.dnsmasq.conf: 2012-05-26T23:51:39.391123

** Affects: dnsmasq (Ubuntu)
 Importance: Medium
 Assignee: Mathieu Trudel-Lapierre (mathieu-tl)
 Status: Triaged


** Tags: amd64 apport-bug quantal running-unity
-- 
network-manager dnsmasq configuration snippet causes standalone dnsmasq not to 
listen on 127.0.0.1, breaking name service when dnsmasq is installed
https://bugs.launchpad.net/bugs/1042275
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to dnsmasq 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 1042275] Re: network-manager dnsmasq configuration snippet causes standalone dnsmasq not to listen on 127.0.0.1, breaking name service when dnsmasq is installed

2012-08-29 Thread Mathieu Trudel-Lapierre
Thomas: no, this is a dnsmasq bug. Even if nothing is set to listen on
127.0.0.1, if dnsmasq is configured to avoid lo and bind to interfaces
(as it is per the network-manager provided configuration) it should
still do so and not write out lo.dnsmasq.

** Package changed: network-manager (Ubuntu) = dnsmasq (Ubuntu)

** Changed in: dnsmasq (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  network-manager dnsmasq configuration snippet causes standalone
  dnsmasq not to listen on 127.0.0.1, breaking name service when dnsmasq
  is installed

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Dan Kegel
This was on ubuntu 12.04 after doing apt-get dist-upgrade but before rebooting,
but I can still get it to happen after reboot, so it's still valid, I think.

I can reliably reproduce it by doing
  
sudo lxc-create -n demo_ubuntu_1204 -t ubuntu -- -r precise --bindhome $LOGNAME
lxc-start-ephemeral -o demo_ubuntu_1204 echo hi

lxc-start-ephemeral will hang.  (At this point, netstat -xa | grep /var/lib/lxc 
shows a LISTENING entry
for the container.)  
Pressing ^C now will fail to terminate lxc-start-ephemeral, but  netstat -xa | 
grep /var/lib/lxc 
will show both a LISTENING and a CONNECTING entry, and lxc-ls shows duplicate 
entries.

At the same time, my home directory goes bonkers and can't be read, it seems the
script's mount magic breaks my nfs home directory?

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Dan Kegel
I see a problem with just lxc-start, too, not lxc-start-ephemeral.
After doing
  sudo lxc-start -n demo_ubuntu_1204
and then in another window
  sudo lxc-console -n demo_centos6-temp-j4G0FcH
once I log in, the guest hangs, and lxc-ls shows

demo_ubuntu_1204  demo_ubuntu_1204-temp-JjkTzkK  demo_ubuntu_1204-temp-oMUDGfY
demo_ubuntu_1204-temp-oMUDGfY  demo_ubuntu_1204-temp-oMUDGfY

mount on the host shows

/dev/mapper/ubu12test-root on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
cgroup on /sys/fs/cgroup type tmpfs (rw,relatime,mode=755)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu type cgroup (rw,relatime,cpu)
cgroup on /sys/fs/cgroup/cpuacct type cgroup (rw,relatime,cpuacct)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,relatime,freezer)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,relatime,perf_event)
/dev/sda1 on /boot type ext2 (rw)
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw)
obnas1a:/vol/homes/dank on /mnt/home/dank type nfs 
(rw,soft,tcp,rsize=32768,wsize=32768,nfsvers=3,sloppy,addr=10.10.1.201)
none on /tmp/lxc-lp-KsohZOA type tmpfs (rw)
none on /var/lib/lxc/demo_ubuntu_1204-temp-oMUDGfY type overlayfs 
(rw,upperdir=/tmp/lxc-lp-KsohZOA,lowerdir=/var/lib/lxc/demo_ubuntu_1204)
none on /var/lib/lxc/demo_ubuntu_1204-temp-oMUDGfY/ephemeralbind type tmpfs (rw)

I suppose next I should try this on an account with a local home
directory.

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Dan Kegel
Yeah, the hang only happens on users with nfs home directories.
I should file a separate bug for that.

Even on users with a local home directory, though, lxc-ls lists containers 
multiple times
after starting and logging into a container.  For instance, 

$ lxc-ls
demo_ubuntu_1204
demo_ubuntu_1204
$ bash -x /usr/bin/lxc-ls
+ lxcpath=/var/lib/lxc
+ '[' '!' -r /var/lib/lxc ']'
+ ls -- /var/lib/lxc
demo_ubuntu_1204
++ netstat -xa
++ grep /var/lib/lxc
++ sed -e 's#.*/var/lib/lxc/\(.*\)/command#\1#'
+ active=demo_ubuntu_1204
+ test -n demo_ubuntu_1204
+ get_cgroup
+ local mount_string
++ mount -t cgroup
++ grep -E -e '^lxc '
+ mount_string=
+ test -n ''
++ grep -m1 -E '^[^ \t]+[ \t]+[^ \t]+[ \t]+cgroup' /proc/self/mounts
+ mount_string='cgroup /sys/fs/cgroup/cpuset cgroup 
rw,relatime,cpuset,clone_children 0 0'
+ test -z 'cgroup /sys/fs/cgroup/cpuset cgroup 
rw,relatime,cpuset,clone_children 0 0'
++ echo 'cgroup /sys/fs/cgroup/cpuset cgroup rw,relatime,cpuset,clone_children 
0 0'
++ cut '-d ' -f2
+ mount_point=/sys/fs/cgroup/cpuset
+ test -n /sys/fs/cgroup/cpuset
++ cat /proc/1/cgroup
++ awk -F: '{ print $3 }'
++ head -1
+ init_cgroup=/
+ cd /sys/fs/cgroup/cpuset///lxc
+ ls -d -- demo_ubuntu_1204
demo_ubuntu_1204

So one copy is coming from the ls of /var/lib/lxc, the other is coming
from netstat -xa.

Why the two paths?

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Status: Incomplete = New

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Serge Hallyn
Ah, I see the problem.  This is fix released in quantal, but is still
broken in precise.  The fix is to switch 'netstat -xa' with 'netstat
-xl'.  We'll get that SRU'd.

Thanks again for the bug report.

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

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

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

** Changed in: lxc (Ubuntu Precise)
   Importance: Undecided = Low

** Changed in: lxc (Ubuntu Precise)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

** Description changed:

+ 
+ SRU Justification:
+ 1. Impact: lxc-ls output can have duplicates.
+ 2. Development fix: use 'netstat -xl' in place of 'netstat -xa' to only show 
listening sockets
+ 3. Stable fix: same as development fix
+ 4. Test case: start a container, open a second console (with lxc-console -n 
containername).  Then do 'lxc-ls' and look for duplicate entries in the 
second line.
+ 5. Regression potential: none.
+ 
+ 
  This seems wrong:
  
  $ lxc-ls
  demo_centos5  demo_centos6  demofedora16  demo_ubuntu_1004  demo_ubuntu_1204  
demo_ubuntu_1204-temp-NjwI1BQ  ubu12-bb-01-ubu12
  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  
ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12
  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  
ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12  ubu12-bb-01-ubu12
  
  Lessee: lxc-ls does
  active=$(netstat -xa 2/dev/null | grep $lxcpath | \
- sed -e 's#.*'$lxcpath/'\(.*\)/command#\1#');
+ sed -e 's#.*'$lxcpath/'\(.*\)/command#\1#');
  
  which expands to
  
  ++ netstat -xa
  ++ grep /var/lib/lxc
  ++ sed -e 's#.*/var/lib/lxc/\(.*\)/command#\1#'
  + active='ubu12-bb-01-ubu12
  ubu12-bb-01-ubu12
  ubu12-bb-01-ubu12
  ubu12-bb-01-ubu12
  ubu12-bb-01-ubu12
  ubu12-bb-01-ubu12
  ubu12-bb-01-ubu12
  ...
  
  netstat -xa | grep /var/lib/lxc shows
  $ netstat -xa | grep /var/lib/lxc
  unix  2  [ ACC ] STREAM LISTENING 1509155  
@/var/lib/lxc/ubu12-bb-01-ubu12/command
  unix  2  [ ] STREAM CONNECTING0
@/var/lib/lxc/ubu12-bb-01-ubu12/command
  unix  2  [ ] STREAM CONNECTING0
@/var/lib/lxc/ubu12-bb-01-ubu12/command
  unix  3  [ ] STREAM CONNECTING0
@/var/lib/lxc/ubu12-bb-01-ubu12/command
  
- So,  perhaps that should be grep LISTENING.*$lxcpath ?
+ So,  perhaps that should be grep LISTENING.*$lxcpath

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Serge Hallyn
(Apologies, I see that's what you had said earlier :)

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 1038266] Re: Deleted floating ips can cause instance delete to fail

2012-08-29 Thread Dave Walker
** Changed in: nova (Ubuntu)
   Status: New = Fix Released

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

** Changed in: nova (Ubuntu Precise)
   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/1038266

Title:
  Deleted floating ips can cause instance delete to fail

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

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


[Bug 917615] Re: Inappropriate exception handling on kvm live/block migration

2012-08-29 Thread Dave Walker
** Changed in: nova (Ubuntu)
   Status: New = Fix Released

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

** Changed in: nova (Ubuntu Precise)
   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/917615

Title:
  Inappropriate exception handling on kvm live/block migration

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

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


[Bug 1042275] Re: network-manager dnsmasq configuration snippet causes standalone dnsmasq not to listen on 127.0.0.1, breaking name service when dnsmasq is installed

2012-08-29 Thread Thomas Hood
Mathieu: True, if dnsmasq is configured not to listen on lo (using
except-interface=lo) then it shouldn't write lo.dnsmasq.  That's one
bug.

But do you agree that except-interface=lo should no longer be included
in /etc/dnsmasq.d/network-manager, since network-manager now listens on
127.0.1.1 and there is no need to prevent standalone dnsmasq from
binding lo's address, 127.0.0.1?  If so, then that's a second bug for
which another report can be opened.

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

Title:
  network-manager dnsmasq configuration snippet causes standalone
  dnsmasq not to listen on 127.0.0.1, breaking name service when dnsmasq
  is installed

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Serge Hallyn
** Patch added: lxc-lxc-ls.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1043018/+attachment/3282697/+files/lxc-lxc-ls.debdiff

** Tags added: needsru

** Changed in: lxc (Ubuntu Precise)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

** Changed in: lxc (Ubuntu Precise)
   Status: In Progress = Triaged

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 992447] Re: Communication with store.juju.ubuntu.com is not authenticated

2012-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package juju - 0.5+bzr531-0ubuntu1.3

---
juju (0.5+bzr531-0ubuntu1.3) precise-security; urgency=low

  * SECURITY UPDATE: d/p/upstream-543.patch: Disable password authentication
on LXC containers created in the local provider. (LP: #1016428)
  * SECURITY UPDATE: d/p/upstream-564.patch: Fix example mysql charm to
not expose root mysql password to all users. (LP: #1040165)
  * SECURITY UPDATE: d/p/upstream-565.patch: Verify charm store hostname
matches hostname on SSL certificate. (LP: #992447)
 -- Clint Byrum cl...@ubuntu.com   Thu, 23 Aug 2012 17:12:26 -0700

** Changed in: juju (Ubuntu Precise)
   Status: In Progress = Fix Released

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

Title:
  Communication with store.juju.ubuntu.com is not authenticated

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

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


[Bug 1037723] Re: move init functionality to cloud-init

2012-08-29 Thread Serge Hallyn
** Changed in: cloud-init (Ubuntu)
   Status: New = Confirmed

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

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  move init functionality to cloud-init

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

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


[Bug 1042856] Re: libapache2-mod-auth-kerb using krb5passwd and keepalive and credential delegation loses delegation after first request on connection

2012-08-29 Thread Serge Hallyn
Indeed the commit listed on the redhat bug is not applied in precise, or
even the precise version.  Marking this bug confirmed on account of
that.

** Changed in: libapache-mod-auth-kerb (Ubuntu)
   Status: New = Confirmed

** Changed in: libapache-mod-auth-kerb (Ubuntu)
   Importance: Undecided = High

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

Title:
  libapache2-mod-auth-kerb using krb5passwd and keepalive and credential
  delegation loses delegation after first request on connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache-mod-auth-kerb/+bug/1042856/+subscriptions

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


[Bug 992447] Re: Communication with store.juju.ubuntu.com is not authenticated

2012-08-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-security/juju

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

Title:
  Communication with store.juju.ubuntu.com is not authenticated

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

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


[Bug 1041966] Re: package libsensors4 1:3.3.1-2ubuntu1 failed to install/upgrade: conffile './etc/sensors.d/.placeholder' is not in sync with other instances of the same package

2012-08-29 Thread Serge Hallyn
*** This bug is a duplicate of bug 987714 ***
https://bugs.launchpad.net/bugs/987714

** This bug has been marked a duplicate of bug 987714
   package libsensors4 1:3.3.1-2ubuntu1 failed to install/upgrade: conffile 
'./etc/sensors.d/.placeholder' is not in sync with other instances of the same 
package

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

Title:
  package libsensors4 1:3.3.1-2ubuntu1 failed to install/upgrade:
  conffile './etc/sensors.d/.placeholder' is not in sync with other
  instances of the same package

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

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


[Bug 1041464] Re: dpkg: error processing squid (--configure)

2012-08-29 Thread Serge Hallyn
Thanks for submitting this bug.  Would it be possible for you to do:

apport-collect 1041464

to have apport submit more information?  In addition, please attach
/var/log/apt/term.log.  These should give us a hint of what is going
wrong.

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

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

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

Title:
  dpkg: error processing squid (--configure)

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

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


[Bug 1039627] Re: etckeeper init with git gives error

2012-08-29 Thread Serge Hallyn
(Pasting the contents of /etc/lsb-release and the result of 'dpkg -l |
grep etckeeper' would be good - thanks)

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

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

Title:
  etckeeper init with git gives error

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

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


[Bug 1039470] Re: 'man sftp' shows a wrong creation date

2012-08-29 Thread Serge Hallyn
Thanks for submitting this bug.

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

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

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

Title:
  'man sftp' shows a wrong creation date

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

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


[Bug 1039627] Re: etckeeper init with git gives error

2012-08-29 Thread Serge Hallyn
Thanks for submitting this bug.  Could you please tell us which release
you are on?

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

Title:
  etckeeper init with git gives error

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

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


[Bug 1041980] Re: package exim4-config 4.76-3ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-08-29 Thread Serge Hallyn
Thanks for submitting this bug.  The upgrade log shows:

2012-08-26 19:42:24 Exim configuration error in line 22 of 
/var/lib/exim4/config.autogenerated.tmp:
  main option av_scanner unknown

Could you please post your /var/lib/exm4/config file (sanitized if need
be)?

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

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

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

Title:
  package exim4-config 4.76-3ubuntu3 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 1040139] Re: keystone upgrade fails due to mysql not being available

2012-08-29 Thread Serge Hallyn
Thanks for reporting this bug.  I would mark it high priority, as apt-
get -f install is a workaround I'll lower that to medium.

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

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

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

Title:
  keystone upgrade fails due to mysql not being available

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

-- 
Ubuntu-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 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Julian Edwards
On Wednesday 29 August 2012 14:43:31 you wrote:
 Also not that on maas-dns install, I had to fix those permissions, but
 they keep being changed:
 
 
  # fix permissions
 if [ -f /etc/bind/maas/named.conf.maas ]; then
 chmod 644 /etc/bind/maas/named.conf.maas
 fi

Yeah that's due to the atomic way of writing with a temp rename.  We'll make 
it chmod.

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

Title:
  MAAS doesn't have permissions to write in /etc/bind/maas

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

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


[Bug 1039420] Re: NTP security vulnerability because not using authentication by default

2012-08-29 Thread Tyler Hicks
After reading the thread on ubuntu-hardened and doing some research of
my own, a lack of instructions does not seem to be the primary problem
here. It sounds like an external infrastructure problem since the public
NTP pool does not guarantee that their servers support NTP
authentication.

I'm marking this bug as confirmed with an importance of wishlist. If
anyone has suggestions on working around the lack of NTP authentication
support across the entire public NTP pool, please leave a comment.
Thanks!

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

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

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

Title:
  NTP security vulnerability because not using authentication by default

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

-- 
Ubuntu-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 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Andres Rodriguez
Hi Julian

Already proposed a branch to fix that! :-)

Cheers
On Aug 29, 2012 8:15 PM, Julian Edwards 1042...@bugs.launchpad.net
wrote:

 On Wednesday 29 August 2012 14:43:31 you wrote:
  Also not that on maas-dns install, I had to fix those permissions, but
  they keep being changed:
 
 
   # fix permissions
  if [ -f /etc/bind/maas/named.conf.maas ]; then
  chmod 644 /etc/bind/maas/named.conf.maas
  fi

 Yeah that's due to the atomic way of writing with a temp rename.  We'll
 make
 it chmod.

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

 Title:
   MAAS doesn't have permissions to write in /etc/bind/maas

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


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

Title:
  MAAS doesn't have permissions to write in /etc/bind/maas

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

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


[Bug 1010854] [NEW] linux-crashdump not producing coredump nor rebooting

2012-08-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robbie Williamson (robbiew):

Hello,

since Ubuntu Precise, linux-crashdump isn't working anymore for me.
When I trigger a crash with
echo 'c'  /proc/sysrq-trigger

the machine freezes. I see the disk-light blinking for a short time. But
then, the host does not reboot automatically, and no dump-file is in
/var/crash.

With Oneiric everything worked as expected.


How can I provide more debugging info to you?

Thanks,
Christoph
--- 
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu9
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  christoph   3120 F pulseaudio
 /dev/snd/controlC0:  christoph   3120 F pulseaudio
CRDA:
 country BE:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd752 irq 54'
   Mixer name   : 'IDT 92HD75B3X5'
   Components   : 'HDA:111d7603,103c1521,00100202 
HDA:11c11040,103c3066,00100200'
   Controls  : 19
   Simple ctrls  : 10
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xd300 irq 16'
   Mixer name   : 'Nvidia GPU 0a HDMI/DP'
   Components   : 'HDA:10de000a,10de0101,00100100'
   Controls  : 24
   Simple ctrls  : 4
DistroRelease: Ubuntu 12.04
HibernationDevice: RESUME=UUID=92b841ca-8d28-483f-857f-831a55bd39b0
InstallationMedia: Kubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
MachineType: Hewlett-Packard HP EliteBook 8540p
NonfreeKernelModules: nvidia
Package: linux (not installed)
PccardctlStatus:
 Socket 0:
   3.3V
  16-bit
  PC Card
   Subdevice 0 (function 0) bound to driver pata_pcmcia
ProcEnviron:
 LANGUAGE=
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-25-mptcp 
root=UUID=f86b03ff-e7eb-4ba4-9009-1ec1b5856035 ro vga=773 
crashkernel=384M-2G:128M,2G-:128M
ProcVersionSignature: Ubuntu 3.2.0-25.42-mptcp 3.2.18
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-25-mptcp N/A
 linux-backports-modules-3.2.0-25-mptcp  N/A
 linux-firmware  1.79
StagingDrivers: mei
Tags:  precise staging
Uname: Linux 3.2.0-25-mptcp x86_64
UpgradeStatus: Upgraded to precise on 2012-04-29 (40 days ago)
UserGroups: adm admin cdrom dialout lpadmin netdev plugdev sambashare uml-net
dmi.bios.date: 08/23/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68CVD Ver. F.0B
dmi.board.name: 1521
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 32.32
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CVDVer.F.0B:bd08/23/2010:svnHewlett-Packard:pnHPEliteBook8540p:pvr:rvnHewlett-Packard:rn1521:rvrKBCVersion32.32:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8540p
dmi.sys.vendor: Hewlett-Packard

** Affects: linux (Ubuntu)
 Importance: Medium
 Status: Confirmed


** Tags: apport-collected precise staging
-- 
linux-crashdump not producing coredump nor rebooting
https://bugs.launchpad.net/bugs/1010854
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

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


[Bug 967984] [NEW] iSCSI target administration utility (ietadm) not detecting inactive sessions

2012-08-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robbie Williamson (robbiew):

Using up to date Ubuntu precise (3/28/12) with:

iscsitarget - 1.4.20.2-5ubuntu2
iscsitarget-dkms - 1.4.20.2-5ubuntu2

iSCSI target administration utility appears to not detect inactive
sessions correctly.

Replicating bug:

creating a sparse image:

dd if=/dev/zero of=/fs.iscsi.disk bs=1M count=512

then creating target:

root@ubuntu-precise:~# ietadm --op new --tid=1 --params=Name=mytarget
root@ubuntu-precise:~# ietadm --op new --tid=1 --lun=0 
--params=Path=/fs.iscsi.disk 

shows available:

root@ubuntu-precise:~# cat /proc/net/iet/session 
tid:1 name:mytarget

root@ubuntu-precise:~# cat /proc/net/iet/volume 
tid:1 name:mytarget
lun:0 state:0 iotype:fileio iomode:wt blocks:1048576 blocksize:512 
path:/fs.iscsi.disk

login by client is successful:

root@ubuntu-precise:~# iscsiadm -m node -T mytarget -p 172.16.2.133:3260 --login
Logging in to [iface: default, target: mytarget, portal: 172.16.2.133,3260]
Login to [iface: default, target: mytarget, portal: 172.16.2.133,3260]: 
successful

and shows active session:

root@ubuntu-precise:~# cat /proc/net/iet/session 
tid:1 name:mytarget
sid:281475014263296 initiator:iqn.1993-08.org.debian:01:2f524641a62d
cid:0 ip:172.16.2.133 state:active hd:none dd:none

ietadm properly shows active and refuses to delete which is expected:

root@ubuntu-precise:~# ietadm --op delete --tid=1
Device or resource busy.

client logs out:

root@ubuntu-precise:~# iscsiadm -m session --logout
Logging out of session [sid: 2, target: mytarget, portal: 172.16.2.133,3260]
Logout of [sid: 2, target: mytarget, portal: 172.16.2.133,3260]: successful

no longer shows session active:

root@ubuntu-precise:~# cat /proc/net/iet/session 
tid:1 name:mytarget

but ietadm refuses to acknowledge the disconnect and release the target
and a ietadm delete fails saying in use:

root@ubuntu-precise:~# ietadm --op delete --tid=1
Device or resource busy.

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

-- 
iSCSI target administration utility (ietadm) not detecting inactive sessions
https://bugs.launchpad.net/bugs/967984
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

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


[Bug 1007573] [NEW] affinity filters don't work if scheduler_hints is None

2012-08-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robbie Williamson (robbiew):

If scheduler_hints is set to None (for example via cloudpipe create
instance command), then the affinity filters fail with the following
traceback:


2012-06-01 17:41:41 ERROR nova.rpc.amqp 
[req-895ca733-3f5a-4be8-bd63-cecb71d7e8d3 project-vpn production] Returning 
exception 'NoneType' object has no attribute 'get' to caller
2012-06-01 17:41:41 ERROR nova.rpc.amqp 
[req-895ca733-3f5a-4be8-bd63-cecb71d7e8d3 project-vpn production] ['Traceback 
(most recent call last):\n', ' File 
/usr/lib/python2.7/dist-packages/nova/rpc/amqp.py, line 252, in 
_process_data\n rval = node_func(context=ctxt, **node_args)\n', ' File 
/usr/lib/python2.7/dist-packages/nova/scheduler/manager.py, line 115, in 
run_instance\n context, ex, *args, **kwargs)\n', ' File 
/usr/lib/python2.7/contextlib.py, line 24, in __exit__\n self.gen.next()\n', 
' File /usr/lib/python2.7/dist-packages/nova/scheduler/manager.py, line 105, 
in run_instance\n return self.driver.schedule_run_instance(*args, **kwargs)\n', 
' File /usr/lib/python2.7/dist-packages/nova/scheduler/multi.py, line 78, in 
schedule_run_instance\n return 
self.drivers[\'compute\'].schedule_run_instance(*args, **kwargs)\n', ' File 
/usr/lib/python2.7/dist-packages/nova/scheduler/filter_scheduler.py, line 72, 
in schedule_run_instance\n *args, **kwargs)\n', ' File 
/usr/lib/python2.7/dist-packages/nova/scheduler/filter_scheduler.py, line 
194, in _schedule\n filter_properties)\n', ' File 
/usr/lib/python2.7/dist-packages/nova/scheduler/host_manager.py, line 218, in 
filter_hosts\n if host.passes_filters(filter_fns, filter_properties):\n', ' 
File /usr/lib/python2.7/dist-packages/nova/scheduler/host_manager.py, line 
156, in passes_filters\n if not filter_fn(self, filter_properties):\n', ' File 
/usr/lib/python2.7/dist-packages/nova/scheduler/filters/affinity_filter.py, 
line 41, in host_passes\n affinity_uuids = 
scheduler_hints.get(\'different_host\', [])\n', AttributeError: 'NoneType' 
object has no attribute 'get'\n]

** Affects: nova
 Importance: Medium
 Assignee: Vish Ishaya (vishvananda)
 Status: Fix Released

** Affects: nova/essex
 Importance: Medium
 Status: Fix Released

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

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

-- 
affinity filters don't work if scheduler_hints is None
https://bugs.launchpad.net/bugs/1007573
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

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


[Bug 1043582] [NEW] lxc-create -t ubuntu-cloud --userdata ignores userdata

2012-08-29 Thread Scott Moser
Public bug reported:

$ sudo lxc-destroy -n  maas
$ cat my-userdata
#!/bin/sh
ifconfig eth0  /ifconfig-eth0

$ sudo lxc-create -t ubuntu-cloud -n maas -- \
   --release=precise --arch=amd64 --auth-key=$HOME/.ssh/id_rsa.pub   \
   --userdata my-userdata

$ sudo cat /var/lib/lxc/maas/rootfs/var/lib/cloud/seed/nocloud-net/user-data 
#cloud-config
output: {all: '| tee -a /var/log/cloud-init-output.log'}
apt-mirror: http://archive.ubuntu.com/ubuntu
manage_etc_hosts: localhost
locale: en_US.UTF-8

Basically, --userdata was ignored entirely.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lxc 0.7.5-3ubuntu62
ProcVersionSignature: User Name 3.2.0-29.46-virtual 3.2.24
Uname: Linux 3.2.0-29-virtual x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Thu Aug 30 00:31:00 2012
Ec2AMI: ami-013e
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
ProcEnviron:
 TERM=screen
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lxc (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: amd64 apport-bug ec2-images precise

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

Title:
  lxc-create -t ubuntu-cloud --userdata ignores userdata

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

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


[Bug 1043582] Re: lxc-create -t ubuntu-cloud --userdata ignores userdata

2012-08-29 Thread Scott Moser
-- 
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/1043582

Title:
  lxc-create -t ubuntu-cloud --userdata ignores userdata

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

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


[Bug 1043582] Re: lxc-create -t ubuntu-cloud --userdata ignores userdata

2012-08-29 Thread Scott Moser
The bug here is that it silently ignores the argument to --userdata if
its not a full path.


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

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

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

Title:
  lxc-create -t ubuntu-cloud --userdata ignores userdata

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

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


[Bug 1007573] Re: affinity filters don't work if scheduler_hints is None

2012-08-29 Thread Robbie Williamson
** Changed in: nova (Ubuntu Precise)
   Importance: Undecided = Critical

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

Title:
  affinity filters don't work if scheduler_hints is None

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Dan Kegel
That's necessary, but not sufficient.   There is still duplicate output even 
with that change.
lxc-ls first lists all containers with ls -- /var/lib/lxc, and then, 
inexplicably, also lists all active
containers with netstat.  Why the duplication?  Should it use sort -u?

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 1043588] [NEW] sudo restart lxc-net does not kill/restart dnsmasq

2012-08-29 Thread Scott Moser
Public bug reported:

$ ps axw | grep dnsm
14672 ?S  0:00 dnsmasq -u lxc-dnsmasq --strict-order 
--bind-interfaces --pid-file=/var/run/lxc/dnsmasq.pid --conf-file= 
--listen-address 10.0.3.1 --dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease-max=253 
--dhcp-no-override --except-interface=lo --interface=lxcbr0

$ sudo vi /etc/init/lxc-net.conf
# change parameters for dnsmasq

$ sudo restart lxc-net
$ ps axw | grep dnsm
14672 ?S  0:00 dnsmasq -u lxc-dnsmasq --strict-order 
--bind-interfaces --pid-file=/var/run/lxc/dnsmasq.pid --conf-file= 
--listen-address 10.0.3.1 --dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease-max=253 
--dhcp-no-override --except-interface=lo --interface=lxcbr0

^^ Note, restart did not get new dnsmasq pid or settings

$ sudo stop lxc-net
lxc-net stop/waiting
$ sudo start lxc-net
lxc-net start/running
$ ps axw | grep dnsm
14672 ?S  0:00 dnsmasq -u lxc-dnsmasq --strict-order 
--bind-interfaces --pid-file=/var/run/lxc/dnsmasq.pid --conf-file= 
--listen-address 10.0.3.1 --dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease-max=253 
--dhcp-no-override --except-interface=lo --interface=lxcbr0

## Note stop, start did not get new dnsmasq settings

$ sudo stop lxc-net
$ sudo kill 14672
$ sudo start lxc-net
lxc-net start/running
$ ps axw | grep dnsm
32299 pts/0S+ 0:00 grep --color=auto dnsm

## Note, no dnsmasq was started


$ sudo reboot
## on reboot new settings will take affect

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lxc 0.7.5-3ubuntu62
ProcVersionSignature: User Name 3.2.0-29.46-virtual 3.2.24
Uname: Linux 3.2.0-29-virtual x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Thu Aug 30 01:04:46 2012
Ec2AMI: ami-013e
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
ProcEnviron:
 TERM=screen
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.init.lxc.net.conf: [modified]
mtime.conffile..etc.init.lxc.net.conf: 2012-08-30T01:03:44.536628

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


** Tags: amd64 apport-bug ec2-images precise

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

Title:
  sudo restart lxc-net does not kill/restart dnsmasq

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

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


[Bug 1043588] Re: sudo restart lxc-net does not kill/restart dnsmasq

2012-08-29 Thread Scott Moser
-- 
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/1043588

Title:
  sudo restart lxc-net does not kill/restart dnsmasq

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

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


[Bug 1007573] Re: affinity filters don't work if scheduler_hints is None

2012-08-29 Thread Adam Gandelman
FYI, this fix and others are part of the nova package that is currently
in precise-proposed and should be making its way to precise-updates
soon.  You may track the progress of it making its way to precise-
updates via it and other updates via Bug #1041120.  If you'd like to
test this update, please see
https://wiki.edubuntu.org/Testing/EnableProposed.

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

Title:
  affinity filters don't work if scheduler_hints is None

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

-- 
Ubuntu-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 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Serge Hallyn
Quoting Dan Kegel (d...@kegel.com):
 That's necessary, but not sufficient.   There is still duplicate output even 
 with that change.
 lxc-ls first lists all containers with ls -- /var/lib/lxc, and then, 
 inexplicably, also lists all active
 containers with netstat.  Why the duplication?  Should it use sort -u?

If I understand what you're saying correctly, that's not duplication - the
first line is all existing containers, the second line is all active
containers.

Have I misunderstood what you're saying?  :)  Apologies if so.

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

Title:
  lxc-ls lists running containers multiple times

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

-- 
Ubuntu-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 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Serge Hallyn
Note also that many people prefer to use 'lxc-list' to 'lxc-ls'.  (I am
not one of them)

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

Title:
  lxc-ls lists running containers multiple times

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

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


[Bug 1043018] Re: lxc-ls lists running containers multiple times

2012-08-29 Thread Dan Kegel
Then perhaps the bug is in the manpage, 
http://manpages.ubuntu.com/manpages/precise/en/man1/lxc-ls.1.html
which doesn't say anything about listing existing containers on one line, and 
active containers on a second line.

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

Title:
  lxc-ls lists running containers multiple times

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

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