[Bug 1369481] [NEW] The trusty machine type should stick to the 2.0 version

2014-09-15 Thread Thomas Herve
Public bug reported:

If I understand correctly, the pc-i440fx-trusty machine type introduced
by bug #1294823 is meant to solve migration problems, by using a default
which stay the same between versions.

Unfortunately the patch was written by pointing to the pc default
machine type, so is 2.1 in the utopic packaging version.

It seems the intent of the machine type is to stay stable over time, so
it would make sense to me if the patch was fixed in the utopic version
to point to the 2.0 machine type, instead of the default.

** Affects: qemu (Ubuntu)
 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/1369481

Title:
  The trusty machine type should stick to the 2.0 version

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

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


[Bug 1301036] Re: openstack.common.db.sqlalchemy.migration utf8 table check issue on initial migration

2014-04-08 Thread Thomas Herve
** Changed in: heat
 Assignee: (unassigned) = Thomas Herve (therve)

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

Title:
  openstack.common.db.sqlalchemy.migration utf8 table check issue on
  initial migration

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

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


[Bug 1070345] Re: need to restart landscape after updating config

2013-01-09 Thread Thomas Herve
Tested 0.6.3-0ubuntu1.3 on precise and 0.7.0-0ubuntu2.2 on quantal, both
working great.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  need to restart landscape after updating config

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

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


[Bug 1066115] Re: The landscape client plugin doesn't create the config file with the proper permissions

2013-01-09 Thread Thomas Herve
Tested 0.6.3-0ubuntu1.3 on precise and 0.7.0-0ubuntu2.2 on quantal, both
working great.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  The landscape client plugin doesn't create the config file with the
  proper permissions

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

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


[Bug 1070345] Re: need to restart landscape after updating config

2012-12-13 Thread Thomas Herve
My precise fix doesn't work: cloud init fails with NameError: global
name 'util' is not defined in cc_landscape.py.

** Tags removed: verification-needed
** Tags added: verification-failed

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

Title:
  need to restart landscape after updating config

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

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


[Bug 1042758] Re: landscape handler needs to set RUN=1 in /etc/default/landscape-client

2012-10-02 Thread Thomas Herve
** Branch linked: lp:~therve/cloud-init/fix-landscape-config-precise

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

Title:
  landscape handler needs to set RUN=1 in /etc/default/landscape-client

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

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


[Bug 1053020] [NEW] SRU: fix 1042758

2012-09-19 Thread Thomas Herve
*** This bug is a duplicate of bug 1042758 ***
https://bugs.launchpad.net/bugs/1042758

Public bug reported:

This is a SRU request for cloud-init to be updated in precise.

Bug #1042758 prevents people using cloud-init and Landscape to
automatically register instances: the configuration will be updated, but
Landscape won't start, thus forcing people to either write additional
code or manually go the instances.

To reproduce the problem, create a cloud-init configuration with Landscape 
credentials:
#cloud-config
landscape:
 - account_name: $host_account
 - computer_title: Test instance
 - cloud: true

Using the released version, the configuration will be written, but the
client won't start and the instance won't register. With the fixed
version, the client will start and register to Landscape hosted.

The change is minimal and only impact the Landscape portion of the code.
https://code.launchpad.net/~therve/cloud-init/fix-landscape-
config/+merge/122870 contains the relevant changeset.

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

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

Title:
  SRU: fix 1042758

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

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


[Bug 988301] [NEW] lxc-ubuntu fails if no name is provided

2012-04-25 Thread Thomas Herve
Public bug reported:

If I call lxc-ubuntu without providing the name parameter, it fails
because some parameters get shifted in the script:

/usr/lib/lxc/templates/lxc-ubuntu -p vm
debootstrap is /usr/sbin/debootstrap
Checking cache download in /var/cache/lxc/precise/rootfs-i386 ... 
Copy /var/cache/lxc/precise/rootfs-i386 to vm/rootfs ... 
Copying rootfs to vm/rootfs ...
/usr/lib/lxc/templates/lxc-ubuntu: line 280: [: =: unary operator expected
/usr/lib/lxc/templates/lxc-ubuntu: line 285: [: =: unary operator expected
grep: vm/config: No such file or directory
/usr/lib/lxc/templates/lxc-ubuntu: line 454: [: -eq: unary operator expected


Passing  -n foo doesn't produce that error.

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

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

Title:
  lxc-ubuntu fails if no name is provided

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

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


[Bug 988301] Re: lxc-ubuntu fails if no name is provided

2012-04-25 Thread Thomas Herve
Thanks for info!

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

Title:
  lxc-ubuntu fails if no name is provided

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

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


[Bug 922600] Re: [FFe] Upgrade rabbitmq-server to 2.7.1

2012-03-04 Thread Thomas Herve
The new version lost the fix introduced in bug #913464. The rabbitmq
user appears in connected users and prevents desktop machine from
shutting down.

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

Title:
  [FFe] Upgrade rabbitmq-server to 2.7.1

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

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


[Bug 913464] Re: rabbit creates new PAM session

2012-03-04 Thread Thomas Herve
The new version 2.7 pushed in bug #922600 lost the patch applied by this
bug, introducing the problem again.

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

Title:
  rabbit creates new PAM session

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

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


[Bug 922600] [NEW] Upgrade rabbitmq-server to 2.7.1

2012-01-27 Thread Thomas Herve
Public bug reported:

It'd be nice to have the latest rabbitmq release in Precise, which
contains several improvements and bug fixes.

** Affects: rabbitmq-server (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Upgrade rabbitmq-server to 2.7.1

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

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


[Bug 913464] Re: rabbit creates new PAM session

2012-01-27 Thread Thomas Herve
The attached debdiff fixes the problem for me: it uses start-stop-
daemon, and avoid the script in /usr/sbin that uses su to change ID.

** Patch added: rabbitmq-server_2.6.1-1ubuntu4.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/913464/+attachment/2696366/+files/rabbitmq-server_2.6.1-1ubuntu4.debdiff

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

Title:
  rabbit creates new PAM session

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

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


[Bug 904248] Re: python-central build-dependencies in main

2011-12-14 Thread Thomas Herve
Can we get some background here? Is python-central removed from main?
Can we just switch to dh_python2?

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

Title:
  python-central build-dependencies in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/auth-client-config/+bug/904248/+subscriptions

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


[Bug 738308] Re: Backport proxy connect SSL support

2011-05-02 Thread Thomas Herve
I'll look at it during this cycle.

** Changed in: apache2 (Ubuntu)
 Assignee: (unassigned) = Thomas Herve (therve)

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

Title:
  Backport proxy connect SSL support

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


[Bug 738308] [NEW] Backport proxy connect SSL support

2011-03-19 Thread Thomas Herve
Public bug reported:

Binary package hint: apache2

As described by this bug
https://issues.apache.org/bugzilla/show_bug.cgi?id=29744 , Apache
mod_proxy connect doesn't support SSL connections properly in 2.2.

The fix has landed in Apache trunk, so should be part of Apache 2.4, but
there is no indication that they're going to backport to 2.2. I was
hoping the Ubuntu package could apply it. The patch on 2.2.16 linked in
the tracker worked properly for me on the Maverick package. I'd be happy
to provide a 2.2.17 version if necessary.

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

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

Title:
  Backport proxy connect SSL support

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


[Bug 670289] Re: Laptop won't shut down with rabbitmq running

2010-12-16 Thread Thomas Herve
Client, thanks for looking at it. As Björn mentioned there is not much
to say. I think I've identified one linked problem though, where the
service doesn't start sometimes: rabbitmq is tied to the existence of a
particular hostname (generally the one detected when first installed).

Since Maverick, NetworkManager seems to do some weird trick with
/etc/hosts, making the local hostname unresolvable at some points. At
least when it doesn't start, I get a can't resolve hostname error in
startup_err, which could map with what Björn is saying, where the
hostname can't be found at shutdown (presumably after NM did his job on
a laptop).

Björn: do you have anything in shutdown_err by any chance?

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

Title:
  Laptop won't shut down with rabbitmq running

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


[Bug 670289] Re: Laptop won't shut down with rabbitmq running

2010-11-18 Thread Thomas Herve
I also noticed the problem at boot time: sometimes rabbitmq is just not
started when I start my machine. I'm not an expert, but I suspect it's a
problem with upstart init info, which doesn't seem to mention $local_fs
as a dependency.

-- 
Laptop won't shut down with rabbitmq running
https://bugs.launchpad.net/bugs/670289
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server 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