[Bug 1482644] [NEW] Can't deploy charm directly after bootstrap

2015-08-07 Thread Neil Wilson
Public bug reported:

If bootstrapping a machine on a trusty cloud image and then directly
installing the gui:

/usr/bin/juju bootstrap  /usr/bin/juju deploy juju-gui --to 0 
/usr/bin/juju expose juju-gui

The installation of the charm fails after the bootstrap.

Bootstrapping environment manual
Starting new instance for initial state server
Installing Juju agent on bootstrap instance
Logging to /var/log/cloud-init-output.log on remote host
Running apt-get update
Installing package: curl
Installing package: cpu-checker
Installing package: bridge-utils
Installing package: rsyslog-gnutls
Installing package: cloud-utils
Installing package: cloud-image-utils
Fetching tools: curl -sSfw 'tools from %{url_effective} downloaded: HTTP 
%{http_code}; time %{time_total}s; size %{size_download} bytes; speed 
%{speed_download} bytes/s ' --retry 10 -o $bin/tools.tar.gz 
[https://streams.canonical.com/juju/tools/releases/juju-1.22.6-trusty-amd64.tgz]
Bootstrapping Juju machine agent
Starting Juju machine agent (jujud-machine-0)
Bootstrap complete
ERROR cannot add charm to storage: cannot clean up after failed storage 
operation because: EOF: cannot clean up after failed storage operation because: 
EOF: unexpected deletion of resource catalog entry with id 
2246ebfe399809b5a748f93c22e3979c9f88770fcff5dd1bb262ecc8ce958e59c820873f300fcc26c0c638a10cdba22a:
 EOF

adding a 'sleep 5' works around the issue.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: juju (not installed)
ProcVersionSignature: User Name 3.13.0-61.100-generic 3.13.11-ckt22
Uname: Linux 3.13.0-61-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Fri Aug  7 13:26:06 2015
SourcePackage: juju-core
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: juju-core (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty uec-images

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

Title:
  Can't deploy charm directly after bootstrap

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

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


[Bug 1482226] [NEW] juju status with 'prefer-ipv6' shows address, not DNS name.

2015-08-06 Thread Neil Wilson
Public bug reported:

If I have 'prefer-ipv6' set  and bootstrap a manual environment, then
the dns-name and public address entries show the IPv6 address, not the
dns-name for that IPv6 address - even though it is available via a DNS
PTR record.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: juju-core 1.22.6-0ubuntu1~14.04.1
ProcVersionSignature: User Name 3.13.0-61.100-generic 3.13.11-ckt22
Uname: Linux 3.13.0-61-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Thu Aug  6 13:42:49 2015
SourcePackage: juju-core
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: juju-core (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty uec-images

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

Title:
  juju status with 'prefer-ipv6' shows address, not DNS name.

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

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


[Bug 1481683] [NEW] juju-core version out of sync with tools stream - bootstrap fails

2015-08-05 Thread Neil Wilson
Public bug reported:

The tools stream for juju doesn't have tools for 'wily' that correspond
with the version of the packages in the main repository.

ubuntu@srv-2f16s:~$ juju --version
1.22.6-wily-amd64

From
https://streams.canonical.com/juju/tools/streams/v1/com.ubuntu.juju:released:tools.json

com.ubuntu.juju:15.10:amd64: {
version: 1.24.2,
arch: amd64,
versions: {
20150728: {
items: {
1.24.2-wily-amd64: {
release: wily,
version: 1.24.2,
arch: amd64,
size: 14129911,
path: releases/juju-1.24.2-wily-amd64.tgz,
ftype: tar.gz,
sha256: 
f250d8e90ff512e5f278c062de15ebbd9ffcd6525801f1f0ef9d798c64e7a7b1
},
1.24.3-wily-amd64: {
release: wily,
version: 1.24.3,
arch: amd64,
size: 14183032,
path: releases/juju-1.24.3-wily-amd64.tgz,
ftype: tar.gz,
sha256: 
b27e1e4e1906cb5fe1550840009fdc558faa0a3a1f902e68dfc0bf112fca4862
}
}
}


so bootstrap on manual fails.

2015-08-05 10:06:16 DEBUG juju.utils.ssh ssh.go:249 using OpenSSH ssh client
2015-08-05 10:06:18 INFO juju.environs.manual init.go:122 series: wily, 
characteristics: arch=amd64 cpu-cores=2 mem=3952M
2015-08-05 10:06:18 ERROR juju.cmd supercommand.go:430 failed to bootstrap 
environment: no matching tools available

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: juju-core 1.22.6-0ubuntu1
ProcVersionSignature: User Name 4.1.0-3.3-generic 4.1.3
Uname: Linux 4.1.0-3-generic x86_64
ApportVersion: 2.18-0ubuntu5
Architecture: amd64
Date: Wed Aug  5 09:59:25 2015
SourcePackage: juju-core
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: juju-core (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug uec-images wily

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

Title:
  juju-core version out of sync with tools stream - bootstrap fails

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

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


[Bug 1410288] Re: qemu-img conversion to qcow2 hangs with blank image less than 100kiB

2015-01-13 Thread Neil Wilson
** Also affects: qemu
   Importance: Undecided
   Status: New

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

Title:
  qemu-img conversion to qcow2 hangs with blank image less than 100kiB

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

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


[Bug 1410288] [NEW] qemu-img conversion to qcow2 hangs with blank image less than 100kiB

2015-01-13 Thread Neil Wilson
Public bug reported:

If you try to convert a blank image to qcow2 that is less than 100kiB in
size then qemu-img hangs trying to seek to the end of the file.

$ truncate --size 102399 /tmp/temp
$ qemu-img convert -p -O qcow2 /tmp/temp /tmp/temp2.qcow2

I'm finding this on all versions of qemu-img v2.

strace shows a seek loop.

ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0
ioctl(6, FS_IOC_FIEMAP, 0xb5e68dc4) = 0
_llseek(6, 0, [10], SEEK_END)   = 0

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: qemu-utils 2.0.0+dfsg-2ubuntu1.10
ProcVersionSignature: User Name 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
Date: Tue Jan 13 14:30:39 2015
SourcePackage: qemu
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty uec-images

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

Title:
  qemu-img conversion to qcow2 hangs with blank image less than 100kiB

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

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


[Bug 1410288] Re: qemu-img conversion to qcow2 hangs with blank image less than 100kiB

2015-01-13 Thread Neil Wilson
Workaround is to 'fallocate'. Problem seems to be linked to files with
sparse holes in them.

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

Title:
  qemu-img conversion to qcow2 hangs with blank image less than 100kiB

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

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


[Bug 1388036] Re: qemu-img segmentation fault when asking for options

2014-11-20 Thread Neil Wilson
ubuntu@srv-puxvl:~$ uname -a
Linux srv-puxvl 3.2.0-70-virtual #105-Ubuntu SMP Wed Sep 24 20:06:46 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

ubuntu@srv-puxvl:~$ dpkg -s qemu-utils | grep Version
Version: 1.0+noroms-0ubuntu14.20
ubuntu@srv-puxvl:~$ qemu-img convert -O qcow2 -o ? a b
Supported options:
size Virtual disk size
backing_file File name of a base image
backing_fmt  Image format of the base image
encryption   Encrypt the image
cluster_size qcow2 cluster size
preallocationPreallocation mode (allowed values: off, metadata)
ubuntu@srv-puxvl:~$ sudo qemu-img convert -O qcow2 -o ? a b
Supported options:
size Virtual disk size
backing_file File name of a base image
backing_fmt  Image format of the base image
encryption   Encrypt the image
cluster_size qcow2 cluster size
preallocationPreallocation mode (allowed values: off, metadata)


The fix corrects the segmentation fault.

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

Title:
  qemu-img segmentation fault when asking for options

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

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


[Bug 1388036] Re: qemu-img segmentation fault when asking for options

2014-11-20 Thread Neil Wilson
ubuntu@srv-3wzed:~$ uname -a
Linux srv-3wzed 3.2.0-69-virtual #103-Ubuntu SMP Tue Sep 2 05:28:41 UTC 2014 
i686 i686 i386 GNU/Linux

ubuntu@srv-3wzed:~$ dpkg -s qemu-utils | grep Version
Version: 1.0+noroms-0ubuntu14.20
ubuntu@srv-3wzed:~$ qemu-img convert -O qcow2 -o ? a b
Supported options:
size Virtual disk size
backing_file File name of a base image
backing_fmt  Image format of the base image
encryption   Encrypt the image
cluster_size qcow2 cluster size
preallocationPreallocation mode (allowed values: off, metadata)
ubuntu@srv-3wzed:~$ sudo qemu-img convert -O qcow2 -o ? a b
Supported options:
size Virtual disk size
backing_file File name of a base image
backing_fmt  Image format of the base image
encryption   Encrypt the image
cluster_size qcow2 cluster size
preallocationPreallocation mode (allowed values: off, metadata)


Also fixed on i686 version.

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

Title:
  qemu-img segmentation fault when asking for options

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

-- 
Ubuntu-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 1388036] [NEW] qemu-img segmentation fault when asking for options

2014-11-03 Thread Neil Wilson
Build from current-cloud image

com.ubuntu.cloud:released:download/com.ubuntu.cloud:server:12.04:i386/20140927/disk1.img
com.ubuntu.cloud:released:download/com.ubuntu.cloud:server:12.04:amd64/20140927/disk1.img

sudo apt-get update
sudo apt-get install language-pack-en qemu-utils
qemu-img convert -O qcow2 -o ? a b

(Note, not as root).


On 3 November 2014 16:01, Serge Hallyn 1388...@bugs.launchpad.net
wrote:

 Hi,

 I can't actually reproduce this on my precise server.  Could you please
 show the full, precise set of commands you used starting with an empty
 directory?

  status: incomplete


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

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

 Title:
   qemu-img segmentation fault when asking for options

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1388036/+subscriptions



-- 
Neil Wilson

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

Title:
  qemu-img segmentation fault when asking for options

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

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


[Bug 1383704] Re: Can't switch off SSLv3 cipher groups in haproxy

2014-10-31 Thread Neil Wilson
From RH Bug list:

It appears the cause was identified and fixed in the latest haproxy upstream
release, 1.5.7. From the release announcement on the haproxy mailing list:

  - John Leach reported an interesting bug in the way SSL certificates were
loaded : if a certificate with an invalid subject (no parsable CN) is
loaded as the first in the list, its context will not be updated with the
bind line arguments, resulting in such a certificate to accept SSLv3
despite the no-sslv3 keyword. That was diagnosed and fixed by Emeric.

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

Title:
  Can't switch off SSLv3 cipher groups in haproxy

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

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


[Bug 1388036] [NEW] qemu-img segmentation fault when asking for options

2014-10-31 Thread Neil Wilson
Public bug reported:

When you ask for options for a command on the precise version of qemu-
img

qemu-img convert -O qcow2 -o ? a b

The tool seg faults:

Supported options:
size Virtual disk size
backing_file File name of a base image
backing_fmt  Image format of the base image
encryption   Encrypt the image
cluster_size qcow2 cluster size
preallocationPreallocation mode (allowed values: off, metadata)
Segmentation fault (core dumped)

This is fixed upstream in later versions, but may be worth backporting
to precise.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: qemu-utils 1.0+noroms-0ubuntu14.18
ProcVersionSignature: Ubuntu 3.2.0-65.98-generic 3.2.60
Uname: Linux 3.2.0-65-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Fri Oct 31 10:41:52 2014
MarkForUpload: True
SourcePackage: qemu-kvm
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

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

Title:
  qemu-img segmentation fault when asking for options

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

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


[Bug 1383704] Re: Can't switch off SSLv3 cipher groups in haproxy

2014-10-21 Thread Neil Wilson
** Information type changed from Private Security to Public

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

Title:
  Can't switch off SSLv3 cipher groups in haproxy

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

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


[Bug 1383704] Re: Can't switch off SSLv3 cipher groups in haproxy

2014-10-21 Thread Neil Wilson
The issue seems to be caused by a self-signed cert we're using. A cert
from a CA seems to work as expected.


** Attachment added: ssl_cert.pem.orig.fixed
   
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1383704/+attachment/4241193/+files/ssl_cert.pem.orig.fixed

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

Title:
  Can't switch off SSLv3 cipher groups in haproxy

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

-- 
Ubuntu-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 1068756] Re: IPv6 Privacy Extensions enabled on Ubuntu Server by default

2014-06-04 Thread Neil Wilson
There's no problem with using it in an IPv6 environment if you use
IPv6 prefix mechanisms as designed

If you've tied down your cloud environment too tight (and technically
contra the spec - IPv6 is prefix based, not address based) then you
have to expect to make alterations to the standard equipment.

I have no problem with the temporary addresses as I scope my machines
on /64 boundaries - which is what everything pretty much expects and
RFC 5375 recommends. Note that RFC 3177 strongly prescribes 64-bit
subnets for general usage, and that stateless autoconfiguration on
most link layers (including Ethernet) is only defined for 64-bit
subnets.



On 4 June 2014 11:57, Alex Bligh ubu...@alex.org.uk wrote:
 Neil: the metadata is just one example (though that's not happening).

 The firewall rule thing applies irrespective of the metadata. The cloud
 environment created requires only /128 addresses it knows about to be
 accessible, and firewalls everything else out. Reasons for this include
 prevention of spoofing of IP addresses on outbound traffic. We want each
 UEC image to come up with the IPv6 address(es) we have assigned, and not
 a random one in the same /64. This is not an unreasonable requirement.
 We would use DHCPv6 for this if it weren't for the fact that DHCPv6 is
 broken in different ways and has little support.

 IPv6 *as designed* says RFC4941 SHOULD (RFC capitalisation) be turned
 off by default. So the argument that applications should be using it 'as
 designed' is bogus, as if it was deployed *as designed* (i.e. per the
 RFC) it would work. There would be no problem with (e.g.) Network
 Manager turning this on in a desktop environment.

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

 Title:
   IPv6 Privacy Extensions enabled on Ubuntu Server by default

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


-- 
Neil Wilson

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

Title:
  IPv6 Privacy Extensions enabled on Ubuntu Server by default

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

-- 
Ubuntu-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 1068756] Re: IPv6 Privacy Extensions enabled on Ubuntu Server by default

2014-06-04 Thread Neil Wilson
I would suggest that is a design flaw in your network - which is
working in an IPv4 manner, not an IPv6 one. You should have used a
prefix smaller than /64

The problem here is with the network design, not the image.

On 4 June 2014 14:40, Alex Bligh ubu...@alex.org.uk wrote:
 That doesn't work if (for instance) you have 2 machines on the same SDN
 virtual LAN, which is a /64, and you want to prevent source spoofing
 between them. For avoidance of doubt, we do use /64s.

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

 Title:
   IPv6 Privacy Extensions enabled on Ubuntu Server by default

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


-- 
Neil Wilson

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

Title:
  IPv6 Privacy Extensions enabled on Ubuntu Server by default

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

-- 
Ubuntu-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 1073204] Re: ssh-authkey-fingerprints fails on boot

2014-06-03 Thread Neil Wilson
All looks fine on Trusty.

I've built both with the same user. The current Trusty works and the
current Quantal does not.


On 3 June 2014 16:33, Scott Moser smo...@ubuntu.com wrote:
 Hey, can you verify that this is still a problem on 14.04, and give some info 
 on how you did it ?
 Did the user have no keys?

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

 Title:
   ssh-authkey-fingerprints fails on boot

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


-- 
Neil Wilson

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

Title:
  ssh-authkey-fingerprints fails on boot

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

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


[Bug 1089342] Re: Postfix uses temporary IPv6 address for outbound connections

2012-12-13 Thread Neil Wilson
This is only really a problem when you use the default wildcard address
for your MTA binds.

And it looks like there already is an option in postfix that allows you
to fix the outbound source address.

smtp_bind_address6

So perhaps its a configuration/documentation issue.

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

Title:
  Postfix uses temporary IPv6 address for outbound connections

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

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


[Bug 1089342] Re: Postfix uses temporary IPv6 address for outbound connections

2012-12-13 Thread Neil Wilson
http://www.postfix.org/postconf.5.html#smtp_bind_address6

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

Title:
  Postfix uses temporary IPv6 address for outbound connections

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

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


[Bug 1089342] [NEW] Postfix uses temporary IPv6 address for outbound connections

2012-12-12 Thread Neil Wilson
Public bug reported:

By default IPv6 privacy extensions is installed on Ubuntu server and
temporary addresses are preferred.

This means that outgoing connections from Postfix will use the temporary
IPv6 addresses, which will likely fail reverse DNS checks and cause mail
to bounce.

Postfix should implement the requirements of RFC5014 and ensure that it
sets the IPV6_PREFER_SRC_PUBLIC IPv6 socket option (or possibly provide
a configuration option to enforce that requirement).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: postfix (not installed)
ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
Uname: Linux 3.2.0-34-generic x86_64
ApportVersion: 2.0.1-0ubuntu15
Architecture: amd64
CheckboxSubmission: 55cafa5b8b82ed224cc59d444cb1fc25
CheckboxSystem: 3e53d3ea5811723345f19eff5070f9ab
Date: Wed Dec 12 11:51:28 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MarkForUpload: True
SourcePackage: postfix
UpgradeStatus: Upgraded to precise on 2012-05-07 (218 days ago)

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


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

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

Title:
  Postfix uses temporary IPv6 address for outbound connections

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

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


[Bug 1073204] [NEW] ssh-authkey-fingerprints fails on boot

2012-10-30 Thread Neil Wilson
Public bug reported:

I'm getting a failure in cloud-init on boot


Oct 30 14:34:45 srv-2dg76 [CLOUDINIT] util.py[WARNING]: Running 
ssh-authkey-fingerprints (module 
'cloudinit.config.cc_ssh_authkey_fingerprints' from 
'/usr/lib/python2.7/dist-packages/cloudinit/config/cc_ssh_authkey_fingerprints.pyc')
 failed
Oct 30 14:34:45 srv-2dg76 [CLOUDINIT] util.py[DEBUG]: Running 
ssh-authkey-fingerprints (module 
'cloudinit.config.cc_ssh_authkey_fingerprints' from 
'/usr/lib/python2.7/dist-packages/cloudinit/config/cc_ssh_authkey_fingerprints.pyc')
 failed#012Traceback (most recent call last):#012  File 
/usr/lib/python2.7/dist-packages/cloudinit/stages.py, line 531, in 
_run_modules#012cc.run(run_name, mod.handle, func_args, freq=freq)#012  
File /usr/lib/python2.7/dist-packages/cloudinit/cloud.py, line 63, in run#012 
   return self._runners.run(name, functor, args, freq, clear_on_fail)#012  File 
/usr/lib/python2.7/dist-packages/cloudinit/helpers.py, line 178, in run#012   
 results = functor(*args)#012  File 
/usr/lib/python2.7/dist-packages/cloudinit/config/cc_ssh_authkey_fingerprints.py,
 line 105, in handle#012auth_key_entries, hash_meth)#012  File 
/usr/lib/python2.7/dist-packages/cloudinit/config/cc_ssh_authkey_fingerprints.py,
 line 83, in _pprint_key_entries#012max_len = len(max(authtbl_lines, 
key=len))#012ValueError: max() arg is an empty sequence

which causes a dmesg log

[   30.965377] init: cloud-final main process (1098) terminated with
status 1

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: cloud-init 0.7.0-0ubuntu2
ProcVersionSignature: User Name 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Tue Oct 30 15:25:45 2012
MarkForUpload: True
PackageArchitecture: all
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal uec-images

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

Title:
  ssh-authkey-fingerprints fails on boot

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

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


[Bug 1054035] Re: Adding default user fails due to lack of 'netdev' group

2012-09-24 Thread Neil Wilson
Is the netdev *group* used by Ubuntu server?

The way I've done it myself prior to Quantal is to delegate the problem
to the user-setup package.

add_default_user() {
echo Setting up '${CLOUD_DEFAULT_USERNAME}' default user
debconf-set-selections EOF
user-setup  passwd/username string  ${CLOUD_DEFAULT_USERNAME}
user-setup  passwd/user-fullnamestring  Default Cloud User
user-setup  passwd/user-password-cryptedstring  !
EOF
user-setup
}


Certainly I'd expect the default user to get created. I'd consider the current 
failure to be an error.

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

Title:
  Adding default user fails due to lack of 'netdev' group

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

-- 
Ubuntu-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 1054035] Re: Adding default user fails due to lack of 'netdev' group

2012-09-24 Thread Neil Wilson
Why are you creating a default user in the 'netdev' group by default
when the standard Ubuntu server installation doesn't appear to create
that group?

That doesn't make any sense. It's always going to fail.

On 24 September 2012 16:24, Scott Moser smo...@ubuntu.com wrote:
 I'm not sure I understand.
 The way to handle this in cloud-init now is just to be more explicit with 
 your user-data or config (/etc/cloud/cloud.cfg.d).

 #cloud-config
 groups:
  - foogroup
 users:
  - name: ubuntu
primary-group: foogroup

 Then you'll get what you asked for.
 In the past if the user 'ubuntu' did not exist, it would not be created at 
 all.
 Now, if no 'users' item is specified in config, then it expects that the 
 default user can be created.

 So, since that default user cannot be created, it is at least arguable
 that the right path is to fail.  Creating groups not explicitly
 requested by the user would seem wrong.

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

 Title:
   Adding default user fails due to lack of 'netdev' group

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


-- 
Neil Wilson

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

Title:
  Adding default user fails due to lack of 'netdev' group

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

-- 
Ubuntu-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 1054035] Re: Adding default user fails due to lack of 'netdev' group

2012-09-24 Thread Neil Wilson
On 24 September 2012 18:10, Scott Moser smo...@ubuntu.com wrote:
 I suppose this is probably for historical reasons.  For all versions of
 our cloud images (hardy+), there was a 'netdev' user in which the 'ubuntu'
 was present (it is added by 'vmbuilder').

But the current stuff uses live-build - my system is derived from the
scripts that builds your cloud images.

And the hook in 030-create-user.chroot disable user creation for
Quantal.

if dist_ge ${codename} quantal; then
echo User creation on 12.10 is handled by cloud-init.
exit 0
fi

Netdev is created in a 025 default group hook.

echo Adding admin group...
addgroup --system --quiet admin

echo Adding netdev group...
addgroup --system --quiet netdev


Why have the hooks creating the default groups? Shouldn't they be in
the standard server installation packages so that a debootstrapped
Ubuntu system has the expected /etc/group layout?


-- 
Neil Wilson

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

Title:
  Adding default user fails due to lack of 'netdev' group

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

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


[Bug 1053893] [NEW] cloud-init should be able to switch off password auth in sshd

2012-09-21 Thread Neil Wilson
Public bug reported:

I've had a look but I can't see any facilities within cloud-init config
system to manipulate the sshd configuration settings.

ISTM that cloud-init should open up sshd to the minimum required by the
users configured by the cloud-init process (or if told to widen it
further).

So password auth should be off unless passwords are specified. key auth
should be off unless keys are retrieved, possibly sshd should not even
be started if there are no users, etc.

At the moment the image I'm generating has password auth switched off in
the default config, but obviously that means if somebody specifies a
passworded user in the cloud-init config, then it won't work.

As an aside is there a general move to do all the 'cloud specific
config' within cloud-init rather than in the image build?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cloud-init (not installed)
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
Uname: Linux 3.2.0-30-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
CheckboxSubmission: 55cafa5b8b82ed224cc59d444cb1fc25
CheckboxSystem: 3e53d3ea5811723345f19eff5070f9ab
Date: Fri Sep 21 09:53:01 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: cloud-init
UpgradeStatus: Upgraded to precise on 2012-05-07 (136 days ago)

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


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

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

Title:
  cloud-init should be able to switch off password auth in sshd

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

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


[Bug 1053893] Re: cloud-init should be able to switch off password auth in sshd

2012-09-21 Thread Neil Wilson
** Description changed:

  I've had a look but I can't see any facilities within cloud-init config
  system to manipulate the sshd configuration settings.
  
  ISTM that cloud-init should open up sshd to the minimum required by the
  users configured by the cloud-init process (or if told to widen it
  further).
  
  So password auth should be off unless passwords are specified. key auth
- should be off unless keys are retrieved, etc.
+ should be off unless keys are retrieved, possibly sshd should not even
+ be started if there are no users, etc.
  
  At the moment the image I'm generating has password auth switched off in
  the default config, but obviously that means if somebody specifies a
  passworded user in the cloud-init config, then it won't work.
  
  As an aside is there a general move to do all the 'cloud specific
  config' within cloud-init rather than in the image build?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cloud-init (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  CheckboxSubmission: 55cafa5b8b82ed224cc59d444cb1fc25
  CheckboxSystem: 3e53d3ea5811723345f19eff5070f9ab
  Date: Fri Sep 21 09:53:01 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: cloud-init
  UpgradeStatus: Upgraded to precise on 2012-05-07 (136 days ago)

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

Title:
  cloud-init should be able to switch off password auth in sshd

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

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


[Bug 1054035] [NEW] Adding default user fails due to lack of 'netdev' group

2012-09-21 Thread Neil Wilson
Public bug reported:

I've created a build using the 'standard' and 'cloud-image' tasks on
Quantal, but without setting a default user.

Cloud-init fails with the following in the log.


2012-09-21 12:47:31,426 - helpers.py[DEBUG]: Running config-users-groups using 
lock (FileLock using file 
'/var/lib/cloud/instances/srv-p9zyv/sem/config-users-groups')
2012-09-21 12:47:31,427 - cc_users_groups.py[INFO]: Creating default user
2012-09-21 12:47:31,427 - __init__.py[DEBUG]: Creating name ubuntu
2012-09-21 12:47:31,427 - util.py[DEBUG]: Running hidden command to protect 
sensitive input/output logstring: ['useradd', 'ubuntu', '--shell', '/bin/bash', 
'--comment', 'Ubuntu', '--groups', 
'adm,audio,cdrom,dialout,floppy,video,plugdev,dip,netdev,sudo']
2012-09-21 12:47:31,440 - util.py[WARNING]: Failed to create user Unexpected 
error while running command.
Command: ['useradd', 'ubuntu', '--shell', '/bin/bash', '--comment', 'Ubuntu', 
'--groups', 'adm,audio,cdrom,dialout,floppy,video,plugdev,dip,netdev,sudo', 
'-m']
Exit code: 6
Reason: -
Stdout: ''
Stderr: useradd: group 'netdev' does not exist\n due to error.
2012-09-21 12:47:31,440 - util.py[DEBUG]: Failed to create user Unexpected 
error while running command.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: cloud-init 0.7.0~bzr659-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
Date: Fri Sep 21 12:57:45 2012
PackageArchitecture: all
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal uec-images

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

Title:
  Adding default user fails due to lack of 'netdev' group

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

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


[Bug 1054035] Re: Adding default user fails due to lack of 'netdev' group

2012-09-21 Thread Neil Wilson
-- 
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/1054035

Title:
  Adding default user fails due to lack of 'netdev' group

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

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


[Bug 862136] [NEW] Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
Public bug reported:

When defining a network with an IPv6 address, libvirt fails to allocate
the address properly and the launch of the supporting dnsmasq processes
fails.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libvirt-bin 0.9.2-4ubuntu14
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
Date: Thu Sep 29 09:18:26 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110921.2)
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.libvirt.qemu.networks.default.xml: [deleted]

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


** Tags: amd64 apport-bug oneiric

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/862136

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
Syslog trace with just the IPv4 address:


Sep 29 09:38:13 acer-aspire-5536 kernel: [ 4463.577520] device br02-nic 
entered promiscuous mode
Sep 29 09:38:13 acer-aspire-5536 kernel: [ 4463.582585] ADDRCONF(NETDEV_UP): 
br02: link is not ready
Sep 29 09:38:13 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
devices added (path: /sys/devices/virtual/net/br02-nic, iface: br02-nic)
Sep 29 09:38:13 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
device added (path: /sys/devices/virtual/net/br02-nic, iface: 
br02-nic): no ifupdown configuration found.
Sep 29 09:38:13 acer-aspire-5536 NetworkManager[889]: warn 
/sys/devices/virtual/net/br02-nic: couldn't determine device driver; 
ignoring...
Sep 29 09:38:13 acer-aspire-5536 NetworkManager[889]: warn 
/sys/devices/virtual/net/br02: couldn't determine device driver; ignoring...
Sep 29 09:38:13 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
devices added (path: /sys/devices/virtual/net/br02, iface: br02)
Sep 29 09:38:13 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
device added (path: /sys/devices/virtual/net/br02, iface: br02): no 
ifupdown configuration found.
Sep 29 09:38:13 acer-aspire-5536 avahi-daemon[869]: Joining mDNS multicast 
group on interface br02.IPv4 with address 10.0.0.1.
Sep 29 09:38:13 acer-aspire-5536 avahi-daemon[869]: New relevant interface 
br02.IPv4 for mDNS.
Sep 29 09:38:13 acer-aspire-5536 avahi-daemon[869]: Registering new address 
record for 10.0.0.1 on br02.IPv4.
Sep 29 09:38:13 acer-aspire-5536 dnsmasq[3614]: started, version 2.57 cachesize 
150
Sep 29 09:38:13 acer-aspire-5536 dnsmasq[3614]: compile time options: IPv6 
GNU-getopt DBus I18N DHCP TFTP IDN
Sep 29 09:38:13 acer-aspire-5536 dnsmasq[3614]: reading /etc/resolv.conf
Sep 29 09:38:13 acer-aspire-5536 dnsmasq[3614]: using nameserver 192.168.0.1#53
Sep 29 09:38:13 acer-aspire-5536 dnsmasq[3614]: read /etc/hosts - 7 addresses

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
Install libvirt-bin and qemu-kvm on standard workstation install.

Remove the default network with 'virsh net-destroy default'

Define the new network with 'virsh net-define fred.xml'

Try to start the network with 'virsh net-start br02'

This results in an error:

error: Failed to start network br02
error: internal error Child process (dnsmasq --strict-order --bind-interfaces 
--pid-file=/var/run/libvirt/network/br02.pid --conf-file= 
--except-interface lo --listen-address 10.0.0.1 --listen-address 
2a02:1348:134::1) status unexpected: exit status 2

virsh net-edit br02 and remove the IPv6 XML 'ip' entry

virsh net-start br02 will then work with just the IPv4 settings.


** Attachment added: fred.xml
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/862136/+attachment/2479097/+files/fred.xml

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
Syslog trace during 'net-start' while IPv6 entry is in place:


Sep 29 09:36:41 acer-aspire-5536 kernel: [ 4372.079686] device br02-nic 
entered promiscuous mode
Sep 29 09:36:41 acer-aspire-5536 NetworkManager[889]: warn 
/sys/devices/virtual/net/br02: couldn't determine device driver; ignoring...
Sep 29 09:36:41 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
devices added (path: /sys/devices/virtual/net/br02, iface: br02)
Sep 29 09:36:41 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
device added (path: /sys/devices/virtual/net/br02, iface: br02): no 
ifupdown configuration found.
Sep 29 09:36:41 acer-aspire-5536 kernel: [ 4372.093472] ADDRCONF(NETDEV_UP): 
br02: link is not ready
Sep 29 09:36:41 acer-aspire-5536 NetworkManager[889]: warn 
/sys/devices/virtual/net/br02-nic: couldn't determine device driver; 
ignoring...
Sep 29 09:36:41 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
devices added (path: /sys/devices/virtual/net/br02-nic, iface: br02-nic)
Sep 29 09:36:41 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
device added (path: /sys/devices/virtual/net/br02-nic, iface: 
br02-nic): no ifupdown configuration found.
Sep 29 09:36:41 acer-aspire-5536 avahi-daemon[869]: Joining mDNS multicast 
group on interface br02.IPv4 with address 10.0.0.1.
Sep 29 09:36:41 acer-aspire-5536 avahi-daemon[869]: New relevant interface 
br02.IPv4 for mDNS.
Sep 29 09:36:41 acer-aspire-5536 avahi-daemon[869]: Registering new address 
record for 10.0.0.1 on br02.IPv4.
Sep 29 09:37:01 acer-aspire-5536 dnsmasq[3558]: failed to create listening 
socket for 2a02:1348:134::1: Cannot assign requested address
Sep 29 09:37:01 acer-aspire-5536 dnsmasq[3558]: FAILED to start up
Sep 29 09:37:01 acer-aspire-5536 avahi-daemon[869]: Interface br02.IPv4 no 
longer relevant for mDNS.
Sep 29 09:37:01 acer-aspire-5536 avahi-daemon[869]: Leaving mDNS multicast 
group on interface br02.IPv4 with address 10.0.0.1.
Sep 29 09:37:01 acer-aspire-5536 avahi-daemon[869]: Withdrawing address record 
for 10.0.0.1 on br02.
Sep 29 09:37:01 acer-aspire-5536 avahi-daemon[869]: Withdrawing workstation 
service for br02-nic.
Sep 29 09:37:01 acer-aspire-5536 kernel: [ 4392.274721] device br02-nic 
left promiscuous mode
Sep 29 09:37:01 acer-aspire-5536 kernel: [ 4392.274732] br02: port 
1(br02-nic) entering disabled state
Sep 29 09:37:01 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
devices removed (path: /sys/devices/virtual/net/br02-nic, iface: 
br02-nic)
Sep 29 09:37:02 acer-aspire-5536 avahi-daemon[869]: Withdrawing workstation 
service for br02.
Sep 29 09:37:02 acer-aspire-5536 NetworkManager[889]:SCPlugin-Ifupdown: 
devices removed (path: /sys/devices/virtual/net/br02, iface: br02)

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
From:

https://bbs.archlinux.org/viewtopic.php?id=123855

In commit 1faa4356a3bd89ea11fb92752d897cff3a20ec0e to the Linux kernel
(which was before 2.6.39 got released so this is the first affected
version) the behavior of bridges was changed so that they set the
carrier state to off if no interfaces are connected.

Libvirt connects a dummy interface to the bridge but doesn't set it to
'up', which means that IPv6 is never activated.

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
The dummy interface on the bridge is marked down in libvirt to prevent
it showing up in the ifconfig listing.

But that now also means it won't activate the bridge interface.

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
Possible patch here:

http://patchwork.ozlabs.org/patch/113174/

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
You might want to try setting the dummy interface up in libvirt. That
may workaround it for now at the expense of polluting the ifconfig
listings.


** Patch added: Start dummy bridge interface 'up' rather than 'down'
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/862136/+attachment/2480654/+files/Bring-up-dummy-interface.patch

** Tags added: apport-collected running-unity

** Description changed:

  When defining a network with an IPv6 address, libvirt fails to allocate
  the address properly and the launch of the supporting dnsmasq processes
  fails.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libvirt-bin 0.9.2-4ubuntu14
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Thu Sep 29 09:18:26 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110921.2)
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: libvirt
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.libvirt.qemu.networks.default.xml: [deleted]
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 1.23-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  neil   2331 F pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xf000 irq 16'
+Mixer name : 'Realtek ALC888'
+Components : 'HDA:10ec0888,10250206,00100202 
HDA:14f12c06,10250093,0010'
+Controls  : 29
+Simple ctrls  : 17
+ Card1.Amixer.info:
+  Card hw:1 'HDMI'/'HDA ATI HDMI at 0xcfdec000 irq 19'
+Mixer name : 'ATI RS690/780 HDMI'
+Components : 'HDA:1002791a,00791a00,0010'
+Controls  : 4
+Simple ctrls  : 1
+ Card1.Amixer.values:
+  Simple mixer control 'IEC958',0
+Capabilities: pswitch pswitch-joined penum
+Playback channels: Mono
+Mono: Playback [on]
+ DistroRelease: Ubuntu 11.10
+ HibernationDevice: RESUME=UUID=3eb700a5-a61d-459b-b56c-f9c2ae7687db
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110921.2)
+ Lsusb:
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+ MachineType: Acer Aspire 5536
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=en_GB:en
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=7320df77-82a4-40ca-8b60-71339a4c595b ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
+ RelatedPackageVersions:
+  linux-restricted-modules-3.0.0-12-generic N/A
+  linux-backports-modules-3.0.0-12-generic  N/A
+  linux-firmware1.60
+ Tags:  oneiric running-unity
+ Uname: Linux 3.0.0-12-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare
+ dmi.bios.date: 02/27/2009
+ dmi.bios.vendor: Phoenix Technologies LTD
+ dmi.bios.version: V1.03
+ dmi.board.name: JV50PU
+ dmi.board.vendor: Acer
+ dmi.board.version: Rev
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Acer
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.03:bd02/27/2009:svnAcer:pnAspire5536:pvr0100:rvnAcer:rnJV50PU:rvrRev:cvnAcer:ct10:cvrN/A:
+ dmi.product.name: Aspire 5536
+ dmi.product.version: 0100
+ dmi.sys.vendor: Acer

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] AcpiTables.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480664/+files/AcpiTables.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] AplayDevices.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480666/+files/AplayDevices.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] AlsaDevices.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480665/+files/AlsaDevices.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] ArecordDevices.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480667/+files/ArecordDevices.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] BootDmesg.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480668/+files/BootDmesg.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Card0.Amixer.values.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480669/+files/Card0.Amixer.values.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Card0.Codecs.codec.0.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480670/+files/Card0.Codecs.codec.0.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Card0.Codecs.codec.1.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: Card0.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480671/+files/Card0.Codecs.codec.1.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Card1.Codecs.codec.0.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: Card1.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480672/+files/Card1.Codecs.codec.0.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] Lspci.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/862136/+attachment/2480675/+files/Lspci.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] PciMultimedia.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480676/+files/PciMultimedia.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] ProcCpuinfo.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480677/+files/ProcCpuinfo.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] ProcModules.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480679/+files/ProcModules.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] PulseSources.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: PulseSources.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480681/+files/PulseSources.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] UdevLog.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/862136/+attachment/2480684/+files/UdevLog.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] CurrentDmesg.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480673/+files/CurrentDmesg.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] IwConfig.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480674/+files/IwConfig.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] ProcInterrupts.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480678/+files/ProcInterrupts.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] UdevDb.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/862136/+attachment/2480683/+files/UdevDb.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] WifiSyslog.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480685/+files/WifiSyslog.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] RfKill.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/862136/+attachment/2480682/+files/RfKill.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 862136] PulseSinks.txt

2011-09-29 Thread Neil Wilson
apport information

** Attachment added: PulseSinks.txt
   
https://bugs.launchpad.net/bugs/862136/+attachment/2480680/+files/PulseSinks.txt

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

Title:
  Can't define network with IPv6 address in libvirt - fails to define
  address

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

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


[Bug 368962] Re: Can't reboot kvm virtual machines using virsh

2011-09-02 Thread Neil Wilson
0.9.3 libvirt has native qemu/kvm reboot support baked in now.

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

Title:
  Can't reboot kvm virtual machines using virsh

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

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


[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-17 Thread Neil Wilson
This is just about rebuilding the current Ubuntu package,

Exactly.

Nobody is expecting an auto merge here.

This is the standard distribution package as uploaded automatically to
Bzr being built on that distribution by the Launchpad builder system.

And currently for this package it doesn't work.

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

Title:
  lp:ubuntu/cloud-init is not buildable by bzr-builder

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


[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread Neil Wilson
That's hardly user friendly.

Surely if the builder is to be of any use whatsoever it should build the
Ubuntu source branch with a simple command.

Having to manipulate a source package upload to get it to build is
totally counter-intuitive.

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

Title:
  lp:ubuntu/cloud-init is not buildable by bzr-builder

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-02-11 Thread Neil Wilson
The patch needs to go into Lucid as well.

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-28 Thread Neil Wilson
** Also affects: qemu
   Importance: Undecided
   Status: New

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-28 Thread Neil Wilson
The solution to this problem is to reverse the commit
52c18be9e99dabe295321153fda7fce9f76647ac in the main Qemu archive.

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-28 Thread Neil Wilson

** Patch added: qemu-kvm_0.12.5+noroms-0ubuntu7.2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/697197/+attachment/1812796/+files/qemu-kvm_0.12.5%2Bnoroms-0ubuntu7.2.debdiff

** Tags added: patch

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-28 Thread Neil Wilson
Installed patched build onto Maverick server. vnc_listen set to 0.0.0.0
in /etc/libvirt/qemu.conf

Set vnc_password=' with vnc_tls=1 in /etc/libvirt/qemu.conf and
confirmed that the lanched server now rejects authentication for any
password, whereas it turned off authentication and encryption completely
before.

Hashed out vnc_password and left vnc_tls=1 in /etc/libvirt/qemu.conf.
Confirmed that the server uses anonymous auth with TLS. Allows the user
on without a password. qemu-kvm launched with -vnc
0.0.0.0:0,tls,x509=/etc/pki/libvirt-vnc

Hashed out vnc_tls=1. Confirmed server allows direct access to VNC.
qemu-kvm launched with -vnc 0.0.0.0:0

Set vnc_password=. Confirmed server rejects authentication for any
password, with no encryption. Again previously it had just let the user
on. qemu-kvm launched with -vnc 0.0.0.0:0,password

set vnc_password=password. Confirmed server accepts authentication
with that password. qemu-kvm launched with -vnc 0.0.0.0:0,password

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-28 Thread Neil Wilson
Please sponsor for upload

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-28 Thread Neil Wilson
This fault probably affects all the current versions of qemu-kvm. It's
present in 0.11 and the current qemu master branch.

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 704435] Re: xinetd init script - reload terminates redirected services

2011-01-19 Thread Neil Wilson
This is fixed in natty by the upstart job conversion. (version
1:2.3.14-7ubuntu4)

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

Title:
  xinetd init script - reload terminates redirected services

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


[Bug 704435] [NEW] xinetd init script - reload terminates redirected services

2011-01-18 Thread Neil Wilson
Public bug reported:

Binary package hint: xinetd

If you are using the 'redirect' service of xinetd, the redirection forks
a separate copy of xinetd for each service.

e.g

service vnc-redirect
{
type= UNLISTED
socket_type = stream
protocol= tcp
user= nobody
wait= no
port= 5
redirect= 109.107.34.14 5903
} 

When you try and do a 'service xinetd reload' the current init script is
missing a reference to the pidfile on its reload line and does a
'killall' on all xinetd processes - incorrectly terminating anything
that uses an internal service like redirect.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xinetd 1:2.3.14-7ubuntu3
ProcVersionSignature: User Name 2.6.35-22.34-virtual 2.6.35.4
Uname: Linux 2.6.35-22-virtual x86_64
Architecture: amd64
Date: Tue Jan 18 14:30:27 2011
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xinetd

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


** Tags: amd64 apport-bug maverick

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

Title:
  xinetd init script - reload terminates redirected services

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


[Bug 704435] Re: xinetd init script - reload terminates redirected services

2011-01-18 Thread Neil Wilson


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

Title:
  xinetd init script - reload terminates redirected services

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


[Bug 704435] Re: xinetd init script - reload terminates redirected services

2011-01-18 Thread Neil Wilson

** Attachment added: Fixed xinetd.init
   
https://bugs.launchpad.net/ubuntu/+source/xinetd/+bug/704435/+attachment/1798056/+files/xinetd.init

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

Title:
  xinetd init script - reload terminates redirected services

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


[Bug 704435] Re: xinetd init script - reload terminates redirected services

2011-01-18 Thread Neil Wilson
** Description changed:

  Binary package hint: xinetd
  
  If you are using the 'redirect' service of xinetd, the redirection forks
  a separate copy of xinetd for each service.
  
  e.g
  
  service vnc-redirect
  {
-   type= UNLISTED
-   socket_type = stream
-   protocol= tcp
-   user= nobody
-   wait= no
-   port= 5
-   redirect= 109.107.34.14 5903
- } 
+  type = UNLISTED
+  socket_type  = stream
+  protocol = tcp
+  user = nobody
+  wait = no
+  port = 5
+  redirect = 10.245.134.12 5903
+ }
  
  When you try and do a 'service xinetd reload' the current init script is
  missing a reference to the pidfile on its reload line and does a
  'killall' on all xinetd processes - incorrectly terminating anything
  that uses an internal service like redirect.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: xinetd 1:2.3.14-7ubuntu3
  ProcVersionSignature: User Name 2.6.35-22.34-virtual 2.6.35.4
  Uname: Linux 2.6.35-22-virtual x86_64
  Architecture: amd64
  Date: Tue Jan 18 14:30:27 2011
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: xinetd

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

Title:
  xinetd init script - reload terminates redirected services

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-14 Thread Neil Wilson
CVE issued putting the onus squarely on qemu's shoulders.

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-0011

** Changed in: libvirt (Ubuntu)
   Status: Confirmed = Invalid

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

** Bug watch added: Red Hat Bugzilla #668589
   https://bugzilla.redhat.com/show_bug.cgi?id=668589

** Also affects: qemu-kvm via
   https://bugzilla.redhat.com/show_bug.cgi?id=668589
   Importance: Unknown
   Status: Unknown

** This bug has been flagged as a security vulnerability

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-10 Thread Neil Wilson
Libvirt is in the clear on this one. It is a mild security issue
introduced into QEMU.

** Changed in: libvirt (Ubuntu)
   Status: Confirmed = Invalid

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

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-10 Thread Neil Wilson
When I say in the clear, the libvirt guys think they're in the clear.

Checked the qemu source and there is no fix for this problem. Could be a
change of behaviour.

** Changed in: libvirt (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  Empty password allows access to VNC in libvirt

-- 
Ubuntu-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 697197] Re: Empty password allows access to VNC in libvirt

2011-01-07 Thread Neil Wilson
From the libvirt list

The behaviour you're seeing is a bug recently introduced in
 the QEMU monitor password command handling by QEMU GIT repo
 changeset 52c18be9e99dabe295321153fda7fce9f76647ac.
 


On 7 January 2011 14:41, Serge Hallyn 697...@bugs.launchpad.net wrote:
 ** Changed in: libvirt (Ubuntu)
     Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/697197

 Title:
  Empty password allows access to VNC in libvirt



-- 
Neil Wilson

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

Title:
  Empty password allows access to VNC in libvirt

-- 
Ubuntu-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 368962] Re: Can't reboot kvm virtual machines using virsh

2011-01-05 Thread Neil Wilson
virsh shutdown  sends an ACPI shutdown to the VM.

Or you can use the ruby/python bindings if you prefer.


On 5 January 2011 15:36, flickerfly josiah.ritc...@gmail.com wrote:
 Could someone point me to documentation on how to send an ACPI signal to
 a vm so I can script my own solution as has been suggested?

 Andrew: It appears that the xml already has room for this:
 http://libvir.org/formatdomain.html#elementsFeatures

 I have been able to shutdown by installing acpid package on the guest
 (not the acpi package) and proven that the shutdown capability can work.
 It took me awhile to figure that out so I'll just mention that here to
 save someone time.

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/368962

 Title:
  Can't reboot kvm virtual machines using virsh



-- 
Neil Wilson

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

Title:
  Can't reboot kvm virtual machines using virsh

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


[Bug 697197] [NEW] Empty password allows access to VNC in libvirt

2011-01-04 Thread Neil Wilson
Public bug reported:

The help in the /etc/libvirt/qemu.conf states

To allow access without passwords, leave this commented out. An empty
string will still enable passwords, but be rejected by QEMU
effectively preventing any use of VNC.

yet setting:

vnc_password=

allows access to the vnc console without any password prompt just as if
it is hashed out completely.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libvirt-bin 0.8.3-1ubuntu14
ProcVersionSignature: Ubuntu 2.6.35-24.42-server 2.6.35.8
Uname: Linux 2.6.35-24-server x86_64
Architecture: amd64
Date: Tue Jan  4 12:18:35 2011
InstallationMedia: Ubuntu-Server 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.2)
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: libvirt

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


** Tags: amd64 apport-bug maverick

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-04 Thread Neil Wilson


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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 697197] Re: Empty password allows access to VNC in libvirt

2011-01-04 Thread Neil Wilson
** Bug watch added: Red Hat Bugzilla #667097
   https://bugzilla.redhat.com/show_bug.cgi?id=667097

** Also affects: libvirt via
   https://bugzilla.redhat.com/show_bug.cgi?id=667097
   Importance: Unknown
   Status: Unknown

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

Title:
  Empty password allows access to VNC in libvirt

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


[Bug 546745] Re: libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf despite docs

2010-12-29 Thread Neil Wilson
Note that apparmor will need adjusting to allow qemu to access /etc/sasl

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

Title:
  libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf 
despite docs

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


[Bug 546745] Re: libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf despite docs

2010-12-29 Thread Neil Wilson
/etc/apparmor.d/abstractions/libvirt-qemu needs

/etc/sasl/qemu.conf r,

adding to it.

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

Title:
  libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf 
despite docs

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


[Bug 546745] Re: libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf despite docs

2010-12-24 Thread Neil Wilson
** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf 
despite docs

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


[Bug 546745] Re: libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf despite docs

2010-12-24 Thread Neil Wilson
The cyrus-sasl package in Debian/Ubuntu uses '/etc/sasl' as the standard
directory in which to find the application configurations.

The fault here with the libvirt package is that it is putting the
example sasl configuration in /etc/sasl2 which is wrong for
Debian/Ubuntu.

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

Title:
  libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf 
despite docs

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


[Bug 546745] Re: libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf despite docs

2010-12-24 Thread Neil Wilson

** Patch added: sasl.patch
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/546745/+attachment/1775464/+files/sasl.patch

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

Title:
  libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf 
despite docs

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


[Bug 546745] Re: libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf despite docs

2010-12-24 Thread Neil Wilson
** Bug watch added: Debian Bug tracker #552180
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552180

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

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

Title:
  libvirt tries to read /etc/sasl/libvirt.conf not /etc/sasl2/libvirt.conf 
despite docs

-- 
Ubuntu-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 685258] Re: vmbuilder fails to unmount cdrom cleanly

2010-12-13 Thread Neil Wilson
Yes. Sent across now.

On 13 December 2010 17:56, Serge Hallyn 685...@bugs.launchpad.net wrote:
 Hi Neil,

 could you tell me if you have signed the copyright assignment agreement
 (http://www.canonical.com/contributors)?

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/685258

 Title:
  vmbuilder fails to unmount cdrom cleanly



-- 
Neil Wilson

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

Title:
  vmbuilder fails to unmount cdrom cleanly

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


[Bug 685258] Re: vmbuilder fails to unmount cdrom cleanly

2010-12-08 Thread Neil Wilson
Sure. I've attached the build script I use.


** Attachment added: build-template.sh
   
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/685258/+attachment/1760517/+files/build-template.sh

** Changed in: vm-builder (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  vmbuilder fails to unmount cdrom cleanly

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


[Bug 685258] [NEW] vmbuilder fails to unmount cdrom cleanly

2010-12-04 Thread Neil Wilson
Public bug reported:

When using a cd image for building machines, vmbuilder always leaves the
loop device setup.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: python-vm-builder 0.12.4-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
Architecture: amd64
Date: Sat Dec  4 18:51:35 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: vm-builder

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  vmbuilder fails to unmount cdrom cleanly

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


[Bug 685258] Re: vmbuilder fails to unmount cdrom cleanly

2010-12-04 Thread Neil Wilson


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

Title:
  vmbuilder fails to unmount cdrom cleanly

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


[Bug 576501] Re: vmbuilder doesn't recognize --ec2 flag

2010-08-02 Thread Neil Wilson
Series 12 vmbuilder just doesn't support seem to support ec2 building
yet. If you need that facility then you need to use the 0.11 branch.

I'm sure they are trying to tidy it up as it all seems a bit messy at
the moment. Really it needs refactoring so that the EC2 stuff is a
decorator pattern around the standard distro classes. Then it can be
adapted easily for different clouds.

As usual what we really need is a clone of Soren...

-- 
vmbuilder doesn't recognize --ec2 flag
https://bugs.launchpad.net/bugs/576501
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 589090] [NEW] no ipv6 router advertisements when bridge starts

2010-06-03 Thread Neil Wilson
Public bug reported:

When a bridge starts up, you generally have to 'kick' the radvd daemon
with a HUP signal to get it to recognise the new interface and start
issuing router advertisements (assuming it is configured in
'ignoreifmissing' mode).

libvirt should check to see if radvd is running and send it a HUP once
the bridge has started. Or fix radvd so it spots interfaces going up and
down.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libvirt-bin 0.7.5-5ubuntu27
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Thu Jun  3 10:41:16 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100224.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: libvirt

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


** Tags: amd64 apport-bug lucid

-- 
no ipv6 router advertisements when bridge starts
https://bugs.launchpad.net/bugs/589090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 589090] Re: no ipv6 router advertisements when bridge starts

2010-06-03 Thread Neil Wilson

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49599404/Dependencies.txt

-- 
no ipv6 router advertisements when bridge starts
https://bugs.launchpad.net/bugs/589090
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 584862] [NEW] libvirt launches dnsmasq for non-dhcp networks.

2010-05-24 Thread Neil Wilson
Public bug reported:

When defining a network in libvirt that does not have a dhcp section,
dnsmasq is still started for the that network. This prevents you from
starting your own version, or binding other software to that interface
that does the same thing.

For example.

network
  namenet1/name
  forward dev='eth0' mode='route'/
  bridge name='virbr1' stp='off' forwardDelay='0' /
  ip address='10.0.0.1' netmask='255.0.0.0'
  /ip
/network

When you run 'virsh net-create net1.xml' you get:

nobody1343 1  0 09:59 ?00:00:00 dnsmasq --strict-order
--bind-interfaces --pid-file=/var/run/libvirt/network/net1.pid --conf-
file=  --listen-address 10.0.0.1 --except-interface lo

(NB. This doesn't happen on a CentOS 5.4 server running the standard
libvirtd v0.6.3).

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libvirt-bin 0.7.5-5ubuntu27
ProcVersionSignature: Ubuntu 2.6.32-22.33-server 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-server x86_64
Architecture: amd64
Date: Mon May 24 10:05:17 2010
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: libvirt

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


** Tags: amd64 apport-bug lucid

-- 
libvirt launches dnsmasq for non-dhcp networks.
https://bugs.launchpad.net/bugs/584862
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 584862] Re: libvirt launches dnsmasq for non-dhcp networks.

2010-05-24 Thread Neil Wilson

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49007670/Dependencies.txt

-- 
libvirt launches dnsmasq for non-dhcp networks.
https://bugs.launchpad.net/bugs/584862
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 584910] [NEW] libvirt can't add host definitions to DHCP without network restart

2010-05-24 Thread Neil Wilson
Public bug reported:

libvirt networks need to be shutdown and restarted to add ranges and/or
static mappings to the dhcp definition sections. This breaks service for
those VM guests currently running.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libvirt-bin 0.7.5-5ubuntu27
ProcVersionSignature: Ubuntu 2.6.32-22.33-server 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-server x86_64
Architecture: amd64
Date: Mon May 24 11:46:07 2010
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: libvirt

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


** Tags: amd64 apport-bug lucid

-- 
libvirt can't add host definitions to DHCP without network restart
https://bugs.launchpad.net/bugs/584910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 584910] Re: libvirt can't add host definitions to DHCP without network restart

2010-05-24 Thread Neil Wilson

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49012026/Dependencies.txt

-- 
libvirt can't add host definitions to DHCP without network restart
https://bugs.launchpad.net/bugs/584910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 584910] Re: libvirt can't add host definitions to DHCP without network restart

2010-05-24 Thread Neil Wilson
** Bug watch added: Red Hat Bugzilla #595323
   https://bugzilla.redhat.com/show_bug.cgi?id=595323

** Also affects: libvirt via
   https://bugzilla.redhat.com/show_bug.cgi?id=595323
   Importance: Unknown
   Status: Unknown

-- 
libvirt can't add host definitions to DHCP without network restart
https://bugs.launchpad.net/bugs/584910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 584945] [NEW] python-vm-builder man page out of date

2010-05-24 Thread Neil Wilson
Public bug reported:

The options on the vmbuilder manual page are out of date wrt. the actual
application. Needs bringing up to date.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: python-vm-builder 0.12.3-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-server 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-server x86_64
Architecture: amd64
Date: Mon May 24 14:03:43 2010
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
PackageArchitecture: all
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: vm-builder

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
python-vm-builder man page out of date
https://bugs.launchpad.net/bugs/584945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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


  1   2   >