[Bug 1249124] Re: smartos changed from region to datacenter_name

2013-11-07 Thread Scott Moser
fix-committed in trunk at revno 891.

** Also affects: cloud-init
   Importance: Undecided
   Status: New

** Changed in: cloud-init
   Importance: Undecided => Medium

** Changed in: cloud-init
   Status: New => Fix Committed

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

Title:
  smartos changed from region to datacenter_name

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

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


[Bug 1249124] [NEW] smartos changed from region to datacenter_name

2013-11-07 Thread Ben Howard
Public bug reported:

Cloud-init uses 'region' for SmartOS availability_zone, it should be
'datacenter_name' due to a recent change.

** Affects: cloud-init (Ubuntu)
 Importance: Medium
 Assignee: Ben Howard (utlemming)
 Status: New

** Branch linked: lp:~utlemming/cloud-init/lp1249124_datacenter_name

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

Title:
  smartos changed from region to datacenter_name

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

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


[Bug 1249124] Re: smartos changed from region to datacenter_name

2013-11-07 Thread Ben Howard
Fixed in branch. Pending Code Review.

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

Title:
  smartos changed from region to datacenter_name

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

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


[Bug 1249125] [NEW] smartos datasource should use meta-data for server identification

2013-11-07 Thread Ben Howard
Public bug reported:

New SmartOS documentation shows that the instance ID should be detected
through the meta-data.

http://us-east.manta.joyent.com/jmc/public/mdata/index.html

** Affects: cloud-init (Ubuntu)
 Importance: Medium
 Assignee: Ben Howard (utlemming)
 Status: Confirmed

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

Title:
  smartos datasource should use meta-data for server identification

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

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


[Bug 1247803] Re: dnsmasq temporarily breaks DNS resolution when starting for the first time

2013-11-07 Thread Thomas Hood
When the dnsmasq package is installed its postinst starts the dnsmasq
daemon via the initscript. Dnsmasq initially reads what is most probably
an empty file from /var/run/dnsmasq/resolv.conf and so initially can't
resolve names. (The file is probably empty because it is generated by
/etc/resolvconf/update.d/dnsmasq which is included in the dnsmasq
package.) Then the dnsmasq initscript tells resolvconf that dnsmasq is
listening at 127.0.0.1. In response to this, resolvconf runs the
aforementioned hook script /etc/resolvconf/update.d/dnsmasq which writes
a new /var/run/dnsmasq/resolv.conf containing information about other
nameservers. The dnsmasq binary notices that the latter file has changed
and re-reads it. Meanwhile resolvconf updates /etc/resolv.conf to
contain "nameserver 127.0.0.1" so that the resolver will talk to
dnsmasq.

It's this "meanwhile" that is the problem. Resolvconf may update
resolv.conf to point to dnsmasq before dnsmasq is ready to resolve names
on the basis of the information just written to
/var/run/dnsmasq/resolv.conf.

In other words, you're right.  :)

I think that the postinst should be enhanced such that if
/etc/resolvconf/update.d/dnsmasq has appeared or changed on install or
upgrade then it (the postinst) does "resolvconf -u" before starting
dnsmasq. The postinst should refrain from doing the "resolvconf -u" if
IGNORE_RESOLVCONF is set in /etc/default/dnsmasq.

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

** Also affects: dnsmasq (Debian)
   Importance: Undecided
   Status: New

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

Title:
  dnsmasq temporarily breaks DNS resolution when starting for the first
  time

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

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


[Bug 1249052] [NEW] Update WALinuxAgent to 2.0 for Trusty

2013-11-07 Thread Ben Howard
Public bug reported:

WALinuxAgent has a current version of 2.0.1, while our archives have
version 1.3.2. Per MS request, we need to update to the latest version.

** Affects: walinuxagent (Ubuntu)
 Importance: Medium
 Assignee: Ben Howard (utlemming)
 Status: In Progress

** Changed in: walinuxagent (Ubuntu)
   Importance: Undecided => Medium

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

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

Title:
  Update WALinuxAgent to 2.0 for Trusty

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

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


[Bug 788670] Re: segfault in screen/byobu in natty

2013-11-07 Thread Dustin Kirkland 
** Changed in: screen (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  segfault in screen/byobu in natty

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

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


[Bug 1235602] Re: virt-manager cannot create pool with active logical volumes

2013-11-07 Thread Serge Hallyn
Thanks for the information.

** Changed in: libvirt (Ubuntu)
   Status: New => Invalid

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

Title:
  virt-manager cannot create pool with active logical volumes

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

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


[Bug 1246929] Re: alsa bug in KVM virtual machines

2013-11-07 Thread Serge Hallyn
** No longer affects: qemu-kvm (Ubuntu)

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

** Changed in: virt-manager (Ubuntu)
   Importance: Undecided => Medium

** Changed in: virt-manager (Ubuntu)
   Status: New => Confirmed

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

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

Title:
  alsa bug in KVM virtual machines

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

-- 
Ubuntu-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 969299] Re: apparmor prevents dpkg-divert and localedef from working in a container

2013-11-07 Thread Serge Hallyn
Quoting Iain Lane (i...@orangesquash.org.uk):
> On Thu, Nov 07, 2013 at 03:20:29PM -, Serge Hallyn wrote:
> > Quoting Iain Lane (i...@orangesquash.org.uk):
> > > I get this (newly?) when trying to update within sbuild within lxc
> > > 
> > > [ 1927.282880] type=1400 audit(1383816970.374:86): apparmor="DENIED"
> > > operation="getattr" info="Failed name lookup - deleted entry" error=-2
> > > parent=11717 profile="/usr/bin/lxc-start" name="/var/lib/schroot/mount
> > 
> > lxc-start -> that is not the profile you should be under.
> > 
> > Is this by chance a 3.12 kernel?
> 
> Sure is. 3.12.0-1-generic

The fix for that should be in the trusty kernel I believe mid-next week.

Would you mind opening a new bug against lxc saying that if the
container is in profile lxc-start, and apparmor support is lacking,
it must run unconfined or refuse to run?

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

Title:
  apparmor prevents dpkg-divert and localedef from working in a
  container

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

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


[Bug 1240709] Re: local provider fails to start

2013-11-07 Thread Curtis Hovey
** Tags added: cts-cloud-review

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

Title:
  local provider fails to start

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

-- 
Ubuntu-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 969299] Re: apparmor prevents dpkg-divert and localedef from working in a container

2013-11-07 Thread Iain Lane
On Thu, Nov 07, 2013 at 03:20:29PM -, Serge Hallyn wrote:
> Quoting Iain Lane (i...@orangesquash.org.uk):
> > I get this (newly?) when trying to update within sbuild within lxc
> > 
> > [ 1927.282880] type=1400 audit(1383816970.374:86): apparmor="DENIED"
> > operation="getattr" info="Failed name lookup - deleted entry" error=-2
> > parent=11717 profile="/usr/bin/lxc-start" name="/var/lib/schroot/mount
> 
> lxc-start -> that is not the profile you should be under.
> 
> Is this by chance a 3.12 kernel?

Sure is. 3.12.0-1-generic

-- 
Iain Lane  [ i...@orangesquash.org.uk ]
Debian Developer   [ la...@debian.org ]
Ubuntu Developer   [ la...@ubuntu.com ]

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

Title:
  apparmor prevents dpkg-divert and localedef from working in a
  container

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

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


[Bug 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2013-11-07 Thread Curtis Hovey
** Tags added: cts-cloud-review

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

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

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

-- 
Ubuntu-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 969299] Re: apparmor prevents dpkg-divert and localedef from working in a container

2013-11-07 Thread Serge Hallyn
Quoting Iain Lane (i...@orangesquash.org.uk):
> I get this (newly?) when trying to update within sbuild within lxc
> 
> [ 1927.282880] type=1400 audit(1383816970.374:86): apparmor="DENIED"
> operation="getattr" info="Failed name lookup - deleted entry" error=-2
> parent=11717 profile="/usr/bin/lxc-start" name="/var/lib/schroot/mount

lxc-start -> that is not the profile you should be under.

Is this by chance a 3.12 kernel?

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

Title:
  apparmor prevents dpkg-divert and localedef from working in a
  container

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

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


[Bug 1202769] Re: WHILE UPDATING THE APACHE PACKAGE WAS BROKEN

2013-11-07 Thread Michael Orenda
*** This bug is a duplicate of bug 1202653 ***
https://bugs.launchpad.net/bugs/1202653

I seem to have the same problem after upgrading to 13.10. Even after
completly removing ZendServer (which has apache and php) and
reinstalling the error still comes

 * Starting web server apache2  
 * 
 * The apache2 configtest failed.
Output of config test was:
apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on 
line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load 
/usr/lib/apache2/modules/libphp5.so into server: 
/usr/lib/apache2/modules/libphp5.so: undefined symbol: unixd_config
Action 'configtest' failed.
The Apache error log may have more information.

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

Title:
  WHILE UPDATING THE APACHE PACKAGE WAS BROKEN

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

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


[Bug 1099458] Re: /etc/init.d/bind9.dpkg-dist file is left over after upgrade

2013-11-07 Thread Parameswaran Sivatharman
Yea, this was reported back then from our automated upgrade testing
which complained of these files. But iirc it turned out to be that this
particular file could be left over since it was modified before the
upgrade. Sorry, should have closed the bug myslef, but thanks.

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

Title:
  /etc/init.d/bind9.dpkg-dist file is left over after upgrade

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

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


[Bug 969299] Re: apparmor prevents dpkg-divert and localedef from working in a container

2013-11-07 Thread Iain Lane
I get this (newly?) when trying to update within sbuild within lxc

[ 1927.282880] type=1400 audit(1383816970.374:86): apparmor="DENIED"
operation="getattr" info="Failed name lookup - deleted entry" error=-2
parent=11717 profile="/usr/bin/lxc-start" name="/var/lib/schroot/mount
/trusty-amd64-c7aa6e25-c1a2-401f-864d-
d0b82f4002b5/var/lib/dpkg/diversions" pid=12244 comm="dpkg"
requested_mask="r" denied_mask="r" fsuid=0 ouid=0

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

Title:
  apparmor prevents dpkg-divert and localedef from working in a
  container

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

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