[Bug 1464590] Re: nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in libc-2.15.so

2015-06-16 Thread Yolanda Robla
More output from the debug log

nslcd: [c6c33a] group(all) DEBUG: 
myldap_search(base=uid=,ou=People,o=xxx, 
filter=(objectClass=posixAccount))
nslcd: [55585c] group(all) DEBUG: ldap_result(): end of results
nslcd: [55585c] group(all) DEBUG: 
myldap_search(base=uid=xxx,ou=People,o=xxx, 
filter=(objectClass=posixAccount))
nslcd: [c6c33a] group(all) DEBUG: 
myldap_search(base=uid=xxx,ou=People,o=xxx, 
filter=(objectClass=posixAccount))
nslcd: [55585c] group(all) DEBUG: ldap_result(): end of results
nslcd: [55585c] group(all) error writing to client: Broken pipe

I see that broken pipe repeating on error log

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

Title:
  nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in
  libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1464590/+subscriptions

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


[Bug 1464590] Re: nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in libc-2.15.so

2015-06-16 Thread Yolanda Robla
I cannot send any more trace at the moment, will work on that.
nslcd crashes after a massive search of users,  these myldap_search are 
regularly executed for  an important amount of users, and if segfaults always 
on that bit.
I enabled pageSize=1000 on nslcd.conf but i got same result.

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

Title:
  nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in
  libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1464590/+subscriptions

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


[Bug 1464590] Re: nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in libc-2.15.so

2015-06-13 Thread Yolanda Robla
Also, running nslcd in debug mode, segfault happens after a massive ldap
search:

nslcd: [78ebeb] group(all) DEBUG: 
myldap_search(base=uid=x...@xxx.com,ou=People,o=domain.com, 
filter=(objectClass=posixAccount))
nslcd: [78ebeb] group(all) DEBUG: ldap_result(): end of results

[1]+  Segmentation fault  (core dumped) /usr/sbin/nslcd -d

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

Title:
  nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in
  libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1464590/+subscriptions

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


[Bug 1464590] Re: nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in libc-2.15.so

2015-06-13 Thread Yolanda Robla
I cannot compìle from source because problem is happening on a
production machine, but i send you a new trace with new debug symbols
enabled.

** Attachment added: New trace
   
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1464590/+attachment/4414329/+files/gdb-nslcd.txt

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

Title:
  nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in
  libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1464590/+subscriptions

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

[Bug 1464590] Re: nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in libc-2.15.so

2015-06-13 Thread Yolanda Robla
nslcd.conf file:

# /etc/nslcd.conf
# nslcd configuration file. See nslcd.conf(5)
# for details.

# The user and group nslcd should run as.
uid nslcd
gid nslcd

# The location at which the LDAP server(s) should be reachable.
uri ldaps://ldap.domain.com/

# The search base that will be used for all queries.
base o=domain.com

# The LDAP protocol version to use.
#ldap_version 3

# The DN to bind with for normal lookups.
#binddn cn=annonymous,dc=example,dc=net
#bindpw secret

# The DN used for password modifications by root.
#rootpwmoddn cn=admin,dc=example,dc=com
idle_timelimit 100

# SSL options
ssl yes

# needed for hp ldap to connect
tls_reqcert allow

# The search scope.
scope sub

map passwd  uid hpUnixUserName
#map group   uniqueMembermember  # Not needed after 0.8.4

nss_initgroups_ignoreusers
backup,bin,daemon,games,gnats,irc,libuuid,list,lp,mail,man,news,proxy,root,sshd,sync,sys,syslog,uucp
,www-data,sitescop,postfix,ntp

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

Title:
  nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in
  libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1464590/+subscriptions

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


[Bug 1464590] [NEW] nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in libc-2.15.so

2015-06-12 Thread Yolanda Robla
Public bug reported:

Under precise, we are seeing that segfault nearly daily.
As a consequence, ssh logins using ldap auth are not possible, and nslcd needs 
to be restarted in order to make it functional again.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nslcd 0.8.4ubuntu0.4
ProcVersionSignature: Ubuntu 3.13.0-53.89~precise1-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.9
Architecture: amd64
Date: Fri Jun 12 10:03:42 2015
InstallationMedia: Ubuntu-Server 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.2)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nss-pam-ldapd
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nss-pam-ldapd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in
  libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1464590/+subscriptions

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


[Bug 1464590] Re: nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in libc-2.15.so

2015-06-12 Thread Yolanda Robla
Backtrace when segfault

** Attachment added: Backtrace generated file
   
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1464590/+attachment/4413941/+files/gdb-nslcd.txt

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

Title:
  nslcd segfaults with nslcd[xxx]: segfault at 0 ip xxx error 4 in
  libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/1464590/+subscriptions

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


[Bug 1411575] [NEW] Need patch in Trusty to run esx under kvm

2015-01-16 Thread Yolanda Robla
Public bug reported:

There is a need to spin up an ESx host under KVM. We found that a patch
is needed, and there is a fix upstream. Actually this fix is on 2.2.0
version of qemu, but we need that backported to Trusty.

This link provides more information about it:

https://lists.gnu.org/archive/html/qemu-devel/2014-05/msg03806.html

** 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/1411575

Title:
  Need patch in Trusty to run esx under kvm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1411575/+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 1411575] [NEW] Need patch in Trusty to run esx under kvm

2015-01-16 Thread Yolanda Robla
Public bug reported:

There is a need to spin up an ESx host under KVM. We found that a patch
is needed, and there is a fix upstream. Actually this fix is on 2.2.0
version of qemu, but we need that backported to Trusty.

This link provides more information about it:

https://lists.gnu.org/archive/html/qemu-devel/2014-05/msg03806.html

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

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

Title:
  Need patch in Trusty to run esx under kvm

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

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


[Blueprint servercloud-1311-openstack-charms] OpenStack Charms

2014-03-31 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items for ubuntu-13.11:
  [yolanda.robla] Charm Heat: DONE
  [james-page] Complete charms for ceilometer: DONE
  
  Work items for ubuntu-13.12:
  [james-page] Bundles for OpenStack: DONE
  
  Work items for ubuntu-14.04-alpha-2:
  [james-page] Switch to ML2 plugin by default for neutron: DONE
  
  Work items:
  [yolanda.robla] Active/active rabbitmq across openstack charms: DONE
  [yolanda.robla] VMWare virt type on nova-compute (pending NVP test): 
INPROGRESS
  [teknico] Simplestreams image sync charm: INPROGRESS
  [james-page] Add multiple backend support to cinder: DONE
  [james-page] Refactor ceph cinder integration as backend subordinate: 
INPROGRESS
  Write vmware storage backend subordinate: TODO
  [james-page] Add metering support to quantum-gateway charm: DONE
- [yolanda.robla] postgresql support across all openstack charms: INPROGRESS
- [yolanda.robla] Update glance/cinder to use alternatives for ceph 
configuration file (mps sent): INPROGRESS
+ [yolanda.robla] postgresql support across all openstack charms: DONE
+ [yolanda.robla] Update glance/cinder to use alternatives for ceph 
configuration file (mps sent): DONE
  General review/update of API versions across all charms: TODO
  [ivoks] (+ james-page) keystone redux + unit testing: INPROGRESS
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  General improvements in HA Cluster configuration across charms: TODO
  HA cluster in-depth monitoring: TODO
  Review multiple network support across charms: TODO
  SSL support in ceilometer: TODO
  SSL support in heat: TODO
  Split neutron API from nova-cloud-controller: POSTPONED
  Refactor openvswitch l2 agent into subordinate: POSTPONED
  Ephemeral ceph backend for nova-compute: TODO
  Cells support for Nova: TODO
  Spice/VNC support in nova charms: TODO
  Multi-hypervisor support in nova charms: TODO
  Charm developer documentation: TODO
  Charm template for charm-tools: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  [yolanda.robla] Remote syslog support for OpenStack charms: INPROGRESS

-- 
OpenStack Charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-openstack-charms

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


[Blueprint servercloud-1311-openstack-charms] OpenStack Charms

2014-03-14 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items for ubuntu-13.11:
  [yolanda.robla] Charm Heat: DONE
  [james-page] Complete charms for ceilometer: DONE
  
  Work items for ubuntu-13.12:
  [james-page] Bundles for OpenStack: DONE
  
  Work items for ubuntu-14.04-alpha-2:
  [james-page] Switch to ML2 plugin by default for neutron: DONE
  
  Work items:
- [yolanda.robla] Active/active rabbitmq across openstack charms: INPROGRESS
- [yolanda.robla] VMWare virt type on nova-compute: INPROGRESS
+ [yolanda.robla] Active/active rabbitmq across openstack charms: DONE
+ [yolanda.robla] VMWare virt type on nova-compute (pending NVP test): 
INPROGRESS
  [teknico] Simplestreams image sync charm: INPROGRESS
- [james-page] Add multiple backend support to cinder: INPROGRESS
+ [james-page] Add multiple backend support to cinder: DONE
  [james-page] Refactor ceph cinder integration as backend subordinate: 
INPROGRESS
  Write vmware storage backend subordinate: TODO
  [james-page] Add metering support to quantum-gateway charm: DONE
- [yolanda.robla] ostgresql support across all openstack charms: INPROGRESS
+ [yolanda.robla] postgresql support across all openstack charms: INPROGRESS
  [yolanda.robla] Update glance/cinder to use alternatives for ceph 
configuration file (mps sent): INPROGRESS
  General review/update of API versions across all charms: TODO
  [ivoks] (+ james-page) keystone redux + unit testing: INPROGRESS
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  General improvements in HA Cluster configuration across charms: TODO
  HA cluster in-depth monitoring: TODO
  Review multiple network support across charms: TODO
  SSL support in ceilometer: TODO
  SSL support in heat: TODO
  Split neutron API from nova-cloud-controller: POSTPONED
  Refactor openvswitch l2 agent into subordinate: POSTPONED
  Ephemeral ceph backend for nova-compute: TODO
  Cells support for Nova: TODO
  Spice/VNC support in nova charms: TODO
  Multi-hypervisor support in nova charms: TODO
  Charm developer documentation: TODO
  Charm template for charm-tools: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  [yolanda.robla] Remote syslog support for OpenStack charms: INPROGRESS

-- 
OpenStack Charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-openstack-charms

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


[Blueprint servercloud-1311-openstack-charms] OpenStack Charms

2014-03-13 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items for ubuntu-13.11:
  [yolanda.robla] Charm Heat: DONE
  [james-page] Complete charms for ceilometer: DONE
  
  Work items for ubuntu-13.12:
  [james-page] Bundles for OpenStack: DONE
  
  Work items for ubuntu-14.04-alpha-2:
  [james-page] Switch to ML2 plugin by default for neutron: DONE
  
  Work items:
  [yolanda.robla] Active/active rabbitmq across openstack charms: INPROGRESS
  [yolanda.robla] VMWare virt type on nova-compute: INPROGRESS
  [teknico] Simplestreams image sync charm: INPROGRESS
  [james-page] Add multiple backend support to cinder: INPROGRESS
  [james-page] Refactor ceph cinder integration as backend subordinate: 
INPROGRESS
  Write vmware storage backend subordinate: TODO
  [james-page] Add metering support to quantum-gateway charm: DONE
- Postgresql support across all openstack charms: TODO
- [yolanda.robla] Update glance/cinder to use alternatives for ceph 
configuration file: INPROGRESS
+ [yolanda.robla] ostgresql support across all openstack charms: INPROGRESS
+ [yolanda.robla] Update glance/cinder to use alternatives for ceph 
configuration file (mps sent): INPROGRESS
  General review/update of API versions across all charms: TODO
  [ivoks] (+ james-page) keystone redux + unit testing: INPROGRESS
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  General improvements in HA Cluster configuration across charms: TODO
  HA cluster in-depth monitoring: TODO
  Review multiple network support across charms: TODO
  SSL support in ceilometer: TODO
  SSL support in heat: TODO
  Split neutron API from nova-cloud-controller: POSTPONED
  Refactor openvswitch l2 agent into subordinate: POSTPONED
  Ephemeral ceph backend for nova-compute: TODO
  Cells support for Nova: TODO
  Spice/VNC support in nova charms: TODO
  Multi-hypervisor support in nova charms: TODO
  Charm developer documentation: TODO
  Charm template for charm-tools: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  [yolanda.robla] Remote syslog support for OpenStack charms: INPROGRESS

-- 
OpenStack Charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-openstack-charms

-- 
Ubuntu-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 1290817] [NEW] Please merge migrate 0.8.5-1 (main) from Debian unstable

2014-03-11 Thread Yolanda Robla
Public bug reported:

Need migration from 0.8.2-3 to 0.8.5-1

** Affects: migrate (Ubuntu)
 Importance: Wishlist
 Assignee: Yolanda Robla (yolanda.robla)
 Status: In Progress

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

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

** Changed in: migrate (Ubuntu)
 Assignee: (unassigned) = Yolanda Robla (yolanda.robla)

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

Title:
  Please merge migrate 0.8.5-1 (main) from Debian unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/migrate/+bug/1290817/+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 1290817] [NEW] Please merge migrate 0.8.5-1 (main) from Debian unstable

2014-03-11 Thread Yolanda Robla
Public bug reported:

Need migration from 0.8.2-3 to 0.8.5-1

** Affects: migrate (Ubuntu)
 Importance: Wishlist
 Assignee: Yolanda Robla (yolanda.robla)
 Status: In Progress

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

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

** Changed in: migrate (Ubuntu)
 Assignee: (unassigned) = Yolanda Robla (yolanda.robla)

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

Title:
  Please merge migrate 0.8.5-1 (main) from Debian unstable

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

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


[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
** Changed in: nagios-plugins (Ubuntu)
   Status: Incomplete = In Progress

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+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 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
** Changed in: nagios-plugins (Ubuntu)
 Assignee: (unassigned) = Yolanda Robla (yolanda.robla)

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+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 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
Please recheck

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+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 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
** Patch added: diff_nagiosplugins_ubuntu.diff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+attachment/4008287/+files/diff_nagiosplugins_ubuntu.diff

** Changed in: nagios-plugins (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: nagios-plugins (Ubuntu)
 Assignee: Yolanda Robla (yolanda.robla) = (unassigned)

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+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 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
** Patch added: diff_nagiosplugins_debianubuntu.diff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+attachment/4008286/+files/diff_nagiosplugins_debianubuntu.diff

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+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 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
** Changed in: nagios-plugins (Ubuntu)
   Status: Incomplete = In Progress

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

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

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


[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
** Changed in: nagios-plugins (Ubuntu)
 Assignee: (unassigned) = Yolanda Robla (yolanda.robla)

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

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

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


[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
Please recheck

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

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

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


[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
** Patch added: diff_nagiosplugins_debianubuntu.diff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+attachment/4008286/+files/diff_nagiosplugins_debianubuntu.diff

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

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

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


[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-03-05 Thread Yolanda Robla
** Patch added: diff_nagiosplugins_ubuntu.diff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+attachment/4008287/+files/diff_nagiosplugins_ubuntu.diff

** Changed in: nagios-plugins (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: nagios-plugins (Ubuntu)
 Assignee: Yolanda Robla (yolanda.robla) = (unassigned)

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

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

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


[Blueprint servercloud-1311-openstack-charms] OpenStack Charms

2014-02-13 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items for ubuntu-13.11:
  [yolanda.robla] Charm Heat: DONE
  [james-page] Complete charms for ceilometer: DONE
  
  Work items for ubuntu-13.12:
  [james-page] Bundles for OpenStack: DONE
  
  Work items for ubuntu-14.04-alpha-2:
  [james-page] Switch to ML2 plugin by default for neutron: DONE
  
  Work items for ubuntu-14.04-beta-1:
  [yolanda.robla] Active/active rabbitmq across openstack charms: INPROGRESS
+ [yolanda.robla] VMWare virt type on nova-compute: INPROGRESS
  [teknico] Simplestreams image sync charm: INPROGRESS
  Add multiple backend support to cinder: TODO
  Refactor ceph cinder integration as backend subordinate: TODO
  Write vmware storage backend subordinate: TODO
  [james-page] Add metering support to quantum-gateway charm: TODO
  Postgresql support across all openstack charms: TODO
  [yolanda.robla] Update glance/cinder to use alternatives for ceph 
configuration file: INPROGRESS
  General review/update of API versions across all charms: TODO
  keystone redux + unit testing: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  General improvements in HA Cluster configuration across charms: TODO
  HA cluster in-depth monitoring: TODO
  Review multiple network support across charms: TODO
  SSL support in ceilometer: TODO
  SSL support in heat: TODO
  
  Work items:
  Split neutron API from nova-cloud-controller: TODO
  Refactor openvswitch l2 agent into subordinate: TODO
  Ephemeral ceph backend for nova-compute: TODO
  Cells support for Nova: TODO
  Spice/VNC support in nova charms: TODO
  Multi-hypervisor support in nova charms: TODO
  Charm developer documentation: TODO
  Charm template for charm-tools: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  Remote syslog support for OpenStack charms: TODO

-- 
OpenStack Charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-openstack-charms

-- 
Ubuntu-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 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-02-04 Thread Yolanda Robla
** Changed in: nagios-plugins (Ubuntu)
 Assignee: (unassigned) = Yolanda Robla (yolanda.robla)

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+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 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-02-04 Thread Yolanda Robla
** Patch added: Diff between Ubuntu versions
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+attachment/3968736/+files/diff_nagiosplugins_ubuntu_vers.patch

** Changed in: nagios-plugins (Ubuntu)
 Assignee: Yolanda Robla (yolanda.robla) = (unassigned)

** Changed in: nagios-plugins (Ubuntu)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+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 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-02-04 Thread Yolanda Robla
** Patch added: Diff between Debian and Ubuntu
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+attachment/3968735/+files/diff_nagiosplugins_debian_ubuntu.patch

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+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 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-02-04 Thread Yolanda Robla
** Changed in: nagios-plugins (Ubuntu)
 Assignee: (unassigned) = Yolanda Robla (yolanda.robla)

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

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

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


[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-02-04 Thread Yolanda Robla
** Patch added: Diff between Debian and Ubuntu
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+attachment/3968735/+files/diff_nagiosplugins_debian_ubuntu.patch

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

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

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


[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-02-04 Thread Yolanda Robla
** Patch added: Diff between Ubuntu versions
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+attachment/3968736/+files/diff_nagiosplugins_ubuntu_vers.patch

** Changed in: nagios-plugins (Ubuntu)
 Assignee: Yolanda Robla (yolanda.robla) = (unassigned)

** Changed in: nagios-plugins (Ubuntu)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

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

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


[Bug 1275495] Re: check_radius missing

2014-02-03 Thread Yolanda Robla
** Changed in: nagios-plugins (Ubuntu)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  check_radius missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1275495/+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 1275408] Re: package mysql-server-5.5 5.5.35-0ubuntu0.13.10.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2014-02-03 Thread Yolanda Robla
*** This bug is a duplicate of bug 1210380 ***
https://bugs.launchpad.net/bugs/1210380

** This bug has been marked a duplicate of bug 1210380
   package mysql-server-5.5 5.5.32-0ubuntu0.12.04.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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

Title:
  package mysql-server-5.5 5.5.35-0ubuntu0.13.10.2 failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1275408/+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 1266061] Re: distro-specific logic in python-cobbler

2014-02-03 Thread Yolanda Robla
** Changed in: cobbler (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  distro-specific logic in python-cobbler

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1266061/+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 1275156] Re: pointless error message file or directory not found in kadmind

2014-02-03 Thread Yolanda Robla
Thanks for reporting this.
Please can you specify package version and distribution you are using?

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

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

Title:
  pointless error message file or directory not found in kadmind

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1275156/+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 1275081] Re: package samba-common 2:3.6.18-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2014-02-03 Thread Yolanda Robla
*** This bug is a duplicate of bug 1202918 ***
https://bugs.launchpad.net/bugs/1202918

** This bug has been marked a duplicate of bug 1202918
   package samba4 4.0.3+dfsg1-0.1ubuntu1 throws exception when encountering 
invalid config option

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

Title:
  package samba-common 2:3.6.18-1ubuntu3.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1275081/+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 1274686] Re: package libboost1.53-tools-dev (not installed) failed to install/upgrade: intentando sobreescribir `/usr/bin/quickbook', que está también en el paquete libboost1.49-dev 1.49.0-4

2014-02-03 Thread Yolanda Robla
** Changed in: boost1.53 (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  package libboost1.53-tools-dev (not installed) failed to
  install/upgrade: intentando sobreescribir `/usr/bin/quickbook', que
  está también en el paquete libboost1.49-dev 1.49.0-4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boost1.53/+bug/1274686/+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 1274517] Re: Illegal Assignment Operator in Makefile.am

2014-02-03 Thread Yolanda Robla
** Changed in: likewise-open (Ubuntu)
   Importance: Undecided = High

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

Title:
  Illegal Assignment Operator in Makefile.am

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/1274517/+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 1275495] Re: check_radius missing

2014-02-03 Thread Yolanda Robla
** Changed in: nagios-plugins (Ubuntu)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  check_radius missing

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

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


[Bug 1275408] Re: package mysql-server-5.5 5.5.35-0ubuntu0.13.10.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2014-02-03 Thread Yolanda Robla
*** This bug is a duplicate of bug 1210380 ***
https://bugs.launchpad.net/bugs/1210380

** This bug has been marked a duplicate of bug 1210380
   package mysql-server-5.5 5.5.32-0ubuntu0.12.04.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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

Title:
  package mysql-server-5.5 5.5.35-0ubuntu0.13.10.2 failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

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

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

[Bug 1266061] Re: distro-specific logic in python-cobbler

2014-02-03 Thread Yolanda Robla
** Changed in: cobbler (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  distro-specific logic in python-cobbler

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

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


[Bug 1275156] Re: pointless error message file or directory not found in kadmind

2014-02-03 Thread Yolanda Robla
Thanks for reporting this.
Please can you specify package version and distribution you are using?

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

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

Title:
  pointless error message file or directory not found in kadmind

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

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


[Bug 1275081] Re: package samba-common 2:3.6.18-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2014-02-03 Thread Yolanda Robla
*** This bug is a duplicate of bug 1202918 ***
https://bugs.launchpad.net/bugs/1202918

** This bug has been marked a duplicate of bug 1202918
   package samba4 4.0.3+dfsg1-0.1ubuntu1 throws exception when encountering 
invalid config option

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

Title:
  package samba-common 2:3.6.18-1ubuntu3.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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

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


[Bug 1274686] Re: package libboost1.53-tools-dev (not installed) failed to install/upgrade: intentando sobreescribir `/usr/bin/quickbook', que está también en el paquete libboost1.49-dev 1.49.0-4

2014-02-03 Thread Yolanda Robla
** Changed in: boost1.53 (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  package libboost1.53-tools-dev (not installed) failed to
  install/upgrade: intentando sobreescribir `/usr/bin/quickbook', que
  está también en el paquete libboost1.49-dev 1.49.0-4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boost1.53/+bug/1274686/+subscriptions

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

[Bug 1274517] Re: Illegal Assignment Operator in Makefile.am

2014-02-03 Thread Yolanda Robla
** Changed in: likewise-open (Ubuntu)
   Importance: Undecided = High

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

Title:
  Illegal Assignment Operator in Makefile.am

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

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


[Blueprint servercloud-s-server-app-banner-updates] Server Application Banner Updates

2014-01-28 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items for ubuntu-14.04:
  [yolanda.robla] Check, enable, and test apache2: DONE
  [yolanda.robla] Check, enable, and test bind9: DONE
  [yolanda.robla] Check, enable, and test dovecot (imapd): DONE
  [yolanda.robla] Check, enable, and test dovecot (pop3d): DONE
  [yolanda.robla] Check, enable, and test exim4: DONE
  [yolanda.robla] Check, enable, and test mysql-server: DONE
  [yolanda.robla] Check, enable, and test postgresql: DONE
  [yolanda.robla] Check, enable, and test openldap: DONE
  [yolanda.robla] Check, enable, and test openssh: DONE
- [yolanda.robla] Check, enable, and test openstack (proposal sent upstream, 
waiting for feeback): TODO
+ [yolanda.robla] Check, enable, and test openstack (keystone): DONE
  [yolanda.robla] Check, enable, and test postfix: DONE
  [yolanda.robla] Check, enable, and test squid3: DONE
  [yolanda.robla] Check, enable, and test tomcat7: DONE
  [yolanda.robla] Check, enable, and test nginx: DONE
  [yolanda.robla] Check, enable, and test python-django: DONE
  [yolanda.robla] Check, enable, and test memcached: DONE
  [yolanda.robla] Check, enable, and test couchdb: DONE
  [yolanda.robla] Check, enable, and test nodejs: DONE

-- 
Server Application Banner Updates
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-server-app-banner-updates

-- 
Ubuntu-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 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name Everyone to a SID. Access denied

2014-01-28 Thread Yolanda Robla
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

** This bug has been marked a duplicate of bug 1261873
   'net usershare' returned error 255

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

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name Everyone to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+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 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name Everyone to a SID. Access denied

2014-01-28 Thread Yolanda Robla
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

** This bug has been marked a duplicate of bug 1261873
   'net usershare' returned error 255

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

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name Everyone to a SID. Access denied

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

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


[Bug 1269674] Re: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 126

2014-01-16 Thread Yolanda Robla
*** This bug is a duplicate of bug 988509 ***
https://bugs.launchpad.net/bugs/988509

** This bug has been marked a duplicate of bug 988509
   setoption.pl is not executable

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  el subproceso instalado el script post-installation devolvió el código
  de salida de error 126

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1269674/+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 1269359] Re: package maas-region-controller 1.4+bzr1693+dfsg-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-01-16 Thread Yolanda Robla
sed: -e expression #1, char 89: unterminated `s' command

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

Title:
  package maas-region-controller 1.4+bzr1693+dfsg-0ubuntu2.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1269359/+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 1269359] Re: package maas-region-controller 1.4+bzr1693+dfsg-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-01-16 Thread Yolanda Robla
sed: -e expression #1, char 89: unterminated `s' command

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

Title:
  package maas-region-controller 1.4+bzr1693+dfsg-0ubuntu2.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1269674] Re: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 126

2014-01-16 Thread Yolanda Robla
*** This bug is a duplicate of bug 988509 ***
https://bugs.launchpad.net/bugs/988509

** This bug has been marked a duplicate of bug 988509
   setoption.pl is not executable

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  el subproceso instalado el script post-installation devolvió el código
  de salida de error 126

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

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

[Bug 1268920] Re: [MIR] fping and qstat, recommends of nagios-plugins

2014-01-16 Thread Yolanda Robla
Resent changelog with specific comment for the drop

** Patch added: nagios.diff
   
https://bugs.launchpad.net/ubuntu/+source/fping/+bug/1268920/+attachment/3949990/+files/nagios.diff

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

Title:
  [MIR] fping and qstat, recommends of nagios-plugins

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

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


[Bug 1269209] Re: package mysql-server-5.5 (not installed) failed to install/upgrade: sub-processo novo script pre-installation retornou estado de saída de erro 1

2014-01-15 Thread Yolanda Robla
According to your log:

invoke-rc.d: initscript mysql, action stop failed.

Please can you attach the /var/log/mysql files, to check the cause of
mysql not stopping?

** Changed in: mysql-5.5 (Ubuntu)
   Status: New = Incomplete

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

Title:
  package mysql-server-5.5 (not installed) failed to install/upgrade:
  sub-processo novo script pre-installation retornou estado de saída de
  erro 1

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

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

[Bug 1265791] Re: package openvswitch-pki 1.4.3-0ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-01-14 Thread Yolanda Robla
*** This bug is a duplicate of bug 1013804 ***
https://bugs.launchpad.net/bugs/1013804

** This bug has been marked a duplicate of bug 1013804
   package openvswitch-pki 1.4.0-1ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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

Title:
  package openvswitch-pki 1.4.3-0ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1265791/+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 1265791] Re: package openvswitch-pki 1.4.3-0ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-01-14 Thread Yolanda Robla
*** This bug is a duplicate of bug 1013804 ***
https://bugs.launchpad.net/bugs/1013804

** This bug has been marked a duplicate of bug 1013804
   package openvswitch-pki 1.4.0-1ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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

Title:
  package openvswitch-pki 1.4.3-0ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1268920] Re: [MIR] fping and qstat, recommends of nagios-plugins

2014-01-14 Thread Yolanda Robla
** Changed in: fping (Ubuntu)
 Assignee: Canonical Server Team (canonical-server) = Yolanda Robla 
(yolanda.robla)

** Changed in: qstat (Ubuntu)
 Assignee: Canonical Server Team (canonical-server) = Yolanda Robla 
(yolanda.robla)

** Changed in: fping (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: qstat (Ubuntu)
   Status: Incomplete = In Progress

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

Title:
  [MIR] fping and qstat, recommends of nagios-plugins

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

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


[Bug 1268920] Re: [MIR] fping and qstat, recommends of nagios-plugins

2014-01-14 Thread Yolanda Robla
** Patch added: nagios.diff
   
https://bugs.launchpad.net/ubuntu/+source/fping/+bug/1268920/+attachment/3948572/+files/nagios.diff

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

Title:
  [MIR] fping and qstat, recommends of nagios-plugins

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

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


[Bug 1268466] Re: Qemu does not include the python-spice-client-gtk dependency for Spice

2014-01-13 Thread Yolanda Robla
** Package changed: qemu-kvm (Ubuntu) = qemu-kvm-spice (Ubuntu)

** Changed in: qemu-kvm-spice (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Qemu does not include the python-spice-client-gtk dependency for Spice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm-spice/+bug/1268466/+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 1267913] Re: juju relation-list doesn't report full units list when unit is down

2014-01-13 Thread Yolanda Robla
Problem reduced to the following:

When first unit is up, and a relation is added, relation-list stops in
the first failing unit, so it doesn't list the rest.

That is a trouble for HA because if for some reason first unit is lost,
we are unable to add more units to the service, the only way to fix it,
is to destroy the service and recreate again.

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

Title:
  juju relation-list doesn't report full units list when unit is down

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

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


[Blueprint servercloud-1311-openstack-charms] OpenStack Charms

2014-01-13 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items for ubuntu-13.11:
  [yolanda.robla] Charm Heat: DONE
  [james-page] Complete charms for ceilometer: DONE
  
  Work items for ubuntu-13.12:
  [james-page] Bundles for OpenStack: INPROGRESS
  
  Work items for ubuntu-14.04-alpha-2:
  [teknico] Simplestreams image sync charm: INPROGRESS
  [james-page] Switch to ML2 plugin by default for neutron: INPROGRESS
  [yolanda.robla] Active/active rabbitmq across openstack charms: INPROGRESS
  Add multiple backend support to cinder: TODO
  Refactor ceph cinder integration as backend subordinate: TODO
  Write vmware storage backend subordinate: TODO
  [james-page] Add metering support to quantum-gateway charm: TODO
  
  Work items for ubuntu-14.04-beta-1:
  Postgresql support across all openstack charms: TODO
- Update glance/cinder to use alternatives for ceph configuration file: TODO
+ [yolanda.robla] Update glance/cinder to use alternatives for ceph 
configuration file: INPROGRESS
  General review/update of API versions across all charms: TODO
  keystone redux + unit testing: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  General improvements in HA Cluster configuration across charms: TODO
  HA cluster in-depth monitoring: TODO
  Review multiple network support across charms: TODO
  
  Work items:
  Split neutron API from nova-cloud-controller: TODO
  Refactor openvswitch l2 agent into subordinate: TODO
  Ephemeral ceph backend for nova-compute: TODO
  Cells support for Nova: TODO
  Spice/VNC support in nova charms: TODO
  Multi-hypervisor support in nova charms: TODO
  Charm developer documentation: TODO
  Charm template for charm-tools: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  Remote syslog support for OpenStack charms: TODO

-- 
OpenStack Charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-openstack-charms

-- 
Ubuntu-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 1268466] Re: Qemu does not include the python-spice-client-gtk dependency for Spice

2014-01-13 Thread Yolanda Robla
** Package changed: qemu-kvm (Ubuntu) = qemu-kvm-spice (Ubuntu)

** Changed in: qemu-kvm-spice (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Qemu does not include the python-spice-client-gtk dependency for Spice

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

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


[Bug 1267913] Re: juju relation-list doesn't report full units list when unit is down

2014-01-13 Thread Yolanda Robla
Problem reduced to the following:

When first unit is up, and a relation is added, relation-list stops in
the first failing unit, so it doesn't list the rest.

That is a trouble for HA because if for some reason first unit is lost,
we are unable to add more units to the service, the only way to fix it,
is to destroy the service and recreate again.

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

Title:
  juju relation-list doesn't report full units list when unit is down

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

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


[Bug 1267913] [NEW] juju relation-list doesn't report full units list when unit is down

2014-01-10 Thread Yolanda Robla
Public bug reported:

Testing rabbit active/active charm, found an issue. I add some clustered rabbit 
units, for example 4 units. When i list all the relations with relation-list i 
get the correct list:
INFO got units: ['rabbitmq-server/0', 'rabbitmq-server/1', 
'rabbitmq-server/2']]

Then i stop rabbitmq-server/0 unit badly, with a nova stop. After i do
the same call i receive:

INFO got units: ['rabbitmq-server/0']

I can reproduce that every time i start/stop the instance. That's an
issue for HA because if first unit is stopped, i'm not able to add more
units and cluster with other ones.

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

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

Title:
  juju relation-list doesn't report full units list when unit is down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1267913/+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 1267913] [NEW] juju relation-list doesn't report full units list when unit is down

2014-01-10 Thread Yolanda Robla
Public bug reported:

Testing rabbit active/active charm, found an issue. I add some clustered rabbit 
units, for example 4 units. When i list all the relations with relation-list i 
get the correct list:
INFO got units: ['rabbitmq-server/0', 'rabbitmq-server/1', 
'rabbitmq-server/2']]

Then i stop rabbitmq-server/0 unit badly, with a nova stop. After i do
the same call i receive:

INFO got units: ['rabbitmq-server/0']

I can reproduce that every time i start/stop the instance. That's an
issue for HA because if first unit is stopped, i'm not able to add more
units and cluster with other ones.

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

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

Title:
  juju relation-list doesn't report full units list when unit is down

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

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


[Bug 1262029] Re: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 126

2013-12-18 Thread Yolanda Robla
*** This bug is a duplicate of bug 988509 ***
https://bugs.launchpad.net/bugs/988509

** This bug has been marked a duplicate of bug 988509
   setoption.pl is not executable

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 126

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1262029/+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 1261861] Re: man page for sshd contains error about NP and locked accounts

2013-12-18 Thread Yolanda Robla
** Changed in: openssh (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  man page for sshd contains error about NP and locked accounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1261861/+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 1260428] Re: iso8601 is not properly ported to Python3

2013-12-18 Thread Yolanda Robla
** Changed in: python-iso8601 (Ubuntu)
   Status: New = Confirmed

** Changed in: python-iso8601 (Ubuntu)
   Importance: Undecided = High

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

Title:
  iso8601 is not properly ported to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260428/+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 1261861] Re: man page for sshd contains error about NP and locked accounts

2013-12-18 Thread Yolanda Robla
** Changed in: openssh (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  man page for sshd contains error about NP and locked accounts

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

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


[Bug 1262029] Re: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 126

2013-12-18 Thread Yolanda Robla
*** This bug is a duplicate of bug 988509 ***
https://bugs.launchpad.net/bugs/988509

** This bug has been marked a duplicate of bug 988509
   setoption.pl is not executable

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 126

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

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


[Bug 1260428] Re: iso8601 is not properly ported to Python3

2013-12-18 Thread Yolanda Robla
** Changed in: python-iso8601 (Ubuntu)
   Status: New = Confirmed

** Changed in: python-iso8601 (Ubuntu)
   Importance: Undecided = High

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

Title:
  iso8601 is not properly ported to Python3

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

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


[Bug 1261441] Re: package nmap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket nping 0.6.40-2 ist

2013-12-17 Thread Yolanda Robla
Thanks for reporting this
Please can you try the following commands, to check if that helps?


sudo apt-get clean -f
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install --reinstall nmap

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

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

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

Title:
  package nmap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
  Paket nping 0.6.40-2 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+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 1260428] Re: iso8601 is not properly ported to Python3

2013-12-17 Thread Yolanda Robla
Thanks for reporting this. Please can you confirm Ubuntu release and
version of the package?

** Changed in: python-iso8601 (Ubuntu)
   Status: New = Incomplete

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

Title:
  iso8601 is not properly ported to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260428/+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 1259592] Re: logcheck rules for ssh are not up to date

2013-12-17 Thread Yolanda Robla
** Changed in: logcheck (Ubuntu)
   Importance: Undecided = Low

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

Title:
  logcheck rules for ssh are not up to date

To manage notifications about this bug go to:
https://bugs.launchpad.net/logcheck/+bug/1259592/+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 1260426] Re: iso8601 is not installed properly

2013-12-17 Thread Yolanda Robla
*** This bug is a duplicate of bug 1260428 ***
https://bugs.launchpad.net/bugs/1260428

** This bug has been marked a duplicate of bug 1260428
   iso8601 is not properly ported to Python3

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

Title:
  iso8601 is not installed properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260426/+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 1261627] Re: package samba4 4.0.3+dfsg1-0.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 255

2013-12-17 Thread Yolanda Robla
*** This bug is a duplicate of bug 1195096 ***
https://bugs.launchpad.net/bugs/1195096

** This bug has been marked a duplicate of bug 1195096
   Problem with post-installation script

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

Title:
  package samba4 4.0.3+dfsg1-0.1ubuntu1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 255

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

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

[Bug 1261101] Re: It can not with the last Ubuntu-Trusty, probléme with dépendance.

2013-12-17 Thread Yolanda Robla
** Changed in: ceilometer (Ubuntu)
   Status: New = Confirmed

** Changed in: ceilometer (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  It can not with the last Ubuntu-Trusty, probléme with dépendance.

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

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

[Bug 1261441] Re: package nmap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket nping 0.6.40-2 ist

2013-12-17 Thread Yolanda Robla
Thanks for reporting this
Please can you try the following commands, to check if that helps?


sudo apt-get clean -f
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install --reinstall nmap

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

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

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

Title:
  package nmap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
  Paket nping 0.6.40-2 ist

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

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

[Bug 1259592] Re: logcheck rules for ssh are not up to date

2013-12-17 Thread Yolanda Robla
** Changed in: logcheck (Ubuntu)
   Importance: Undecided = Low

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

Title:
  logcheck rules for ssh are not up to date

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

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


[Bug 1260426] Re: iso8601 is not installed properly

2013-12-17 Thread Yolanda Robla
*** This bug is a duplicate of bug 1260428 ***
https://bugs.launchpad.net/bugs/1260428

** This bug has been marked a duplicate of bug 1260428
   iso8601 is not properly ported to Python3

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

Title:
  iso8601 is not installed properly

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

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


[Bug 1260428] Re: iso8601 is not properly ported to Python3

2013-12-17 Thread Yolanda Robla
Thanks for reporting this. Please can you confirm Ubuntu release and
version of the package?

** Changed in: python-iso8601 (Ubuntu)
   Status: New = Incomplete

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

Title:
  iso8601 is not properly ported to Python3

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

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


[Bug 1250654] Re: memcache key length error

2013-12-12 Thread Yolanda Robla
** Changed in: python-keystoneclient (Ubuntu Saucy)
 Assignee: (unassigned) = Yolanda Robla (yolanda.robla)

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

Title:
  memcache key length error

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

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


[Bug 1250654] Re: memcache key length error

2013-12-12 Thread Yolanda Robla
** Description changed:

  Getting the following error with 1:0.3.2-0ubuntu1~cloud0 (havana cloud
  archive)
  
  Note this was fixed upstream a while ago.
  
  2013-11-13 09:37:49.827 14452 INFO glance.wsgi.server [-] Traceback (most 
recent call last):
    File /usr/lib/python2.7/dist-packages/eventlet/wsgi.py, line 384, in 
handle_one_response
  result = self.application(self.environ, start_response)
    File /usr/lib/python2.7/dist-packages/webob/dec.py, line 130, in __call__
  resp = self.call_func(req, *args, **self.kwargs)
    File /usr/lib/python2.7/dist-packages/webob/dec.py, line 195, in call_func
  return self.func(req, *args, **kwargs)
    File /usr/lib/python2.7/dist-packages/glance/common/wsgi.py, line 362, in 
__call__
  response = req.get_response(self.application)
    File /usr/lib/python2.7/dist-packages/webob/request.py, line 1296, in send
  application, catch_exc_info=False)
    File /usr/lib/python2.7/dist-packages/webob/request.py, line 1260, in 
call_application
  app_iter = application(self.environ, start_response)
    File 
/usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py, 
line 535, in __call__
  token_info = self._validate_user_token(user_token)
    File 
/usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py, 
line 791, in _validate_user_token
  self._cache_store_invalid(user_token)
    File 
/usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py, 
line 1044, in _cache_store_invalid
  self._cache_store(token, 'invalid')
    File 
/usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py, 
line 1007, in _cache_store
  time=self.token_cache_time)
    File /usr/lib/python2.7/dist-packages/memcache.py, line 565, in set
  return self._set(set, key, val, time, min_compress_len)
    File /usr/lib/python2.7/dist-packages/memcache.py, line 772, in _set
  self.check_key(key)
    File /usr/lib/python2.7/dist-packages/memcache.py, line 1023, in check_key
  % self.server_max_key_length)
  MemcachedKeyLengthError: Key length is  250
+ 
+ [Impact]
+ Invalid PKI tokens are cached in memcache using the entire token as
+ key. This triggers the familiar memcache key length error since a
+ PKI token is much longer than 250 characters.
+ 
+ [Test Case]
+  to be confirmed 
+ 1. Install keystone, configure it to use PKI authentication
+ 2. When keystone interacts with other components, no exceptions should be 
triggered.
+ 
+ [Regression potential]
+ Minimal. Fix has been pushes upstream and tested, and only affects the PKI 
case of keystone.

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

Title:
  memcache key length error

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

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

[Bug 1250654] Re: memcache key length error

2013-12-12 Thread Yolanda Robla
** Attachment added: python-keystoneclient_diffs.txt
   
https://bugs.launchpad.net/ubuntu/saucy/+source/python-keystoneclient/+bug/1250654/+attachment/3928100/+files/python-keystoneclient_diffs.txt

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

Title:
  memcache key length error

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

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


[Bug 1258981] Re: samba dies randomly

2013-12-11 Thread Yolanda Robla
Can you attach the core file? 
/var/log/samba/cores/smbd

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

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

Title:
  samba dies randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1258981/+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 1259641] Re: package spamassassin 3.3.2-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-12-11 Thread Yolanda Robla
Thanks for reporting this. According to your log, the problem is:

error: gpg required but not found!

Can you check if you have gpg  properly installed?

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

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

Title:
  package spamassassin 3.3.2-6ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1259641/+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 1259863] [NEW] Please merge nagios-plugins 1.5-1 (universe) from Debian unstable (main)

2013-12-11 Thread Yolanda Robla
Public bug reported:

Need to merge with latest Debian version

** Affects: nagios-plugins (Ubuntu)
 Importance: Wishlist
 Assignee: Yolanda Robla (yolanda.robla)
 Status: In Progress

** Changed in: nagios-plugins (Ubuntu)
   Status: New = In Progress

** Changed in: nagios-plugins (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: nagios-plugins (Ubuntu)
 Assignee: (unassigned) = Yolanda Robla (yolanda.robla)

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

Title:
  Please merge nagios-plugins 1.5-1 (universe) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1259863/+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 1259863] Re: Please merge nagios-plugins 1.5-1 (universe) from Debian unstable (main)

2013-12-11 Thread Yolanda Robla
** Patch added: Diff between Debian and Ubuntu
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1259863/+attachment/3927456/+files/diff_nagiosplugins_debian_ubuntu.diff

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

Title:
  Please merge nagios-plugins 1.5-1 (universe) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1259863/+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 1259863] Re: Please merge nagios-plugins 1.5-1 (universe) from Debian unstable (main)

2013-12-11 Thread Yolanda Robla
** Patch added: Diff between Ubuntu versions
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1259863/+attachment/3927457/+files/diff_nagiosplugins_ubuntu_versions.diff

** Changed in: nagios-plugins (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: nagios-plugins (Ubuntu)
 Assignee: Yolanda Robla (yolanda.robla) = (unassigned)

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

Title:
  Please merge nagios-plugins 1.5-1 (universe) from Debian unstable
  (main)

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

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


[Blueprint servercloud-s-server-app-banner-updates] Server Application Banner Updates

2013-12-11 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items for ubuntu-14.04:
  [yolanda.robla] Check, enable, and test apache2: DONE
  [yolanda.robla] Check, enable, and test bind9: DONE
  [yolanda.robla] Check, enable, and test dovecot (imapd): DONE
  [yolanda.robla] Check, enable, and test dovecot (pop3d): DONE
  [yolanda.robla] Check, enable, and test exim4: DONE
  [yolanda.robla] Check, enable, and test mysql-server: DONE
  [yolanda.robla] Check, enable, and test postgresql: DONE
  [yolanda.robla] Check, enable, and test openldap: DONE
  [yolanda.robla] Check, enable, and test openssh: DONE
- [yolanda.robla] Check, enable, and test openstack (7): TODO
  [yolanda.robla] Check, enable, and test postfix: DONE
  [yolanda.robla] Check, enable, and test squid3: DONE
  [yolanda.robla] Check, enable, and test tomcat7: DONE
  [yolanda.robla] Check, enable, and test nginx: DONE
  [yolanda.robla] Check, enable, and test python-django: DONE
  [yolanda.robla] Check, enable, and test memcached: DONE
  [yolanda.robla] Check, enable, and test couchdb: DONE
  [yolanda.robla] Check, enable, and test nodejs: DONE

-- 
Server Application Banner Updates
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-server-app-banner-updates

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


[Blueprint servercloud-1311-openstack-charms] OpenStack Charms

2013-12-11 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items for ubuntu-13.11:
  [yolanda.robla] Charm Heat: INPROGRESS
  [james-page] Complete charms for ceilometer: INPROGRESS
  
  Work items:
  Split neutron API from nova-cloud-controller: TODO
  Switch to ML2 plugin by default for neutron: TODO
  Refactor openvswitch l2 agent into subordinate: TODO
  Add multiple backend support to cinder: TODO
  Refactor ceph integration as backend subordinate: TODO
  Write vmware storage backend subordinate: TODO
  General review/update of API versions across all charms: TODO
  Update glance/cinder to use alternatives for ceph configuration file: TODO
- Active/active rabbitmq across openstack charms: TODO
+ 
+ Work items for ubuntu-13.11:
+ [yolanda.robla] Active/active rabbitmq across openstack charms: INPROGRESS
+ 
+ Work items:
  Ephemeral ceph backend for nova-compute: TODO
  Cells support for Nova: TODO
  Spice/VNC support in nova charms: TODO
  Multi-hypervisor support in nova charms: TODO
  Review multiple network support across charms: TODO
  Charm developer documentation: TODO
  Charm template for charm-tools: TODO
  keystone redux + unit testing: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  General improvements in HA Cluster configuration across charms: TODO
  HA cluster in-depth monitoring: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  Remote syslog support for OpenStack charms: TODO
  Bundles for OpenStack: TODO
  Simplestreams image sync charm: TODO

-- 
OpenStack Charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-openstack-charms

-- 
Ubuntu-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 1258981] Re: samba dies randomly

2013-12-11 Thread Yolanda Robla
Can you attach the core file? 
/var/log/samba/cores/smbd

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

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

Title:
  samba dies randomly

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

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


[Bug 1259641] Re: package spamassassin 3.3.2-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-12-11 Thread Yolanda Robla
Thanks for reporting this. According to your log, the problem is:

error: gpg required but not found!

Can you check if you have gpg  properly installed?

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

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

Title:
  package spamassassin 3.3.2-6ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1259863] [NEW] Please merge nagios-plugins 1.5-1 (universe) from Debian unstable (main)

2013-12-11 Thread Yolanda Robla
Public bug reported:

Need to merge with latest Debian version

** Affects: nagios-plugins (Ubuntu)
 Importance: Wishlist
 Assignee: Yolanda Robla (yolanda.robla)
 Status: In Progress

** Changed in: nagios-plugins (Ubuntu)
   Status: New = In Progress

** Changed in: nagios-plugins (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: nagios-plugins (Ubuntu)
 Assignee: (unassigned) = Yolanda Robla (yolanda.robla)

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

Title:
  Please merge nagios-plugins 1.5-1 (universe) from Debian unstable
  (main)

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

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


[Bug 1259863] Re: Please merge nagios-plugins 1.5-1 (universe) from Debian unstable (main)

2013-12-11 Thread Yolanda Robla
** Patch added: Diff between Debian and Ubuntu
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1259863/+attachment/3927456/+files/diff_nagiosplugins_debian_ubuntu.diff

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

Title:
  Please merge nagios-plugins 1.5-1 (universe) from Debian unstable
  (main)

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

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


[Bug 1259863] Re: Please merge nagios-plugins 1.5-1 (universe) from Debian unstable (main)

2013-12-11 Thread Yolanda Robla
** Patch added: Diff between Ubuntu versions
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1259863/+attachment/3927457/+files/diff_nagiosplugins_ubuntu_versions.diff

** Changed in: nagios-plugins (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: nagios-plugins (Ubuntu)
 Assignee: Yolanda Robla (yolanda.robla) = (unassigned)

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

Title:
  Please merge nagios-plugins 1.5-1 (universe) from Debian unstable
  (main)

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

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


[Bug 1258735] Re: package dbconfig-common 1.8.47+nmu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2013-12-10 Thread Yolanda Robla
** Changed in: dbconfig-common (Ubuntu)
   Status: New = Invalid

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

Title:
  package dbconfig-common 1.8.47+nmu1 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1258735/+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 1258069] Re: Panic or segfault in Samba when mounting home

2013-12-10 Thread Yolanda Robla
** Changed in: samba (Ubuntu)
   Importance: Undecided = High

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

Title:
  Panic or segfault in Samba when mounting home

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1258069/+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 1258981] Re: samba dies randomly

2013-12-10 Thread Yolanda Robla
Marking as incomplete until Ubuntu release, samba version, etc... are
specified

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

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

Title:
  samba dies randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1258981/+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 1259332] Re: spiceproxy logrotate manages nova-novncproxy.log

2013-12-10 Thread Yolanda Robla
** Changed in: nova (Ubuntu)
   Status: New = Confirmed

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

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

Title:
  spiceproxy logrotate manages nova-novncproxy.log

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


  1   2   3   4   5   6   7   8   9   10   >