[Bug 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread James Page
** Changed in: horizon (Ubuntu)
   Importance: Undecided => High

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread James Page
I inadvertently fixed this in the Ubuntu packaging by linking the
bootstrap_scss directory into the static root configuration to resolve
another issue I was seeing with missing glyph icons; that appears to
resolve the issue but I consider that a workaround.

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 1380682] Re: mod_wsgi: Unable to change working directory to '/home/maas'

2014-10-14 Thread Gavin Panella
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: maas

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

Title:
  mod_wsgi: Unable to change working directory to '/home/maas'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1380682/+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 1346703] Re: /var/log/maas/rsyslog has incorrect permission

2014-10-14 Thread Louis Bouchard
debdiff of the backported change to be SRUed

** Description changed:

+ [SRU justification]
+ This fix is required to allow maas to log rsyslog events
+ 
+ [Impact]
+ Without this fix, no d-i log from MAAS can be written
+ 
+ [Fix]
+ Change the post install script code that sets permissions in /var/log/maas
+ directory
+ 
+ [Test Case]
+ 
+ 1. create pristine Ubuntu 14.04 LTS box 
+ 2. sudo apt-get update && sudo apt-get install maas 
+ 
+ Actual result: 
+ /var/log/maas/rsyslog/ is owned by maas:maas and not writable by syslog user. 
No log will be written. 
+ $ ll /var/log/maas/rsyslog/ 
+ drwxr-xr-x 2 maas maas 4096 Jul 16 06:26 ./ 
+ 
+ Expected result: 
+ /var/log/maas/rsyslog/ is writable by syslog user to store d-i log from MAAS 
nodes. 
+ 
+ [Regression]
+ None expected as only the rsyslog ownership is changed explicitely
+ 
+ [Description of the problem]
+ 
  /var/log/maas/rsyslog/ is owned by maas:maas and has 755 permission
  after maas package installation. Therefore rsyslogd cannot write logs
  into the directory.
  
  How to reproduce:
   1. prepare pristine trusty box
   2. sudo apt-get install maas
  
  Expected result:
  /var/log/maas/rsyslog/ is owned by for example syslog:syslog.
  
  Actual result:
  $ ll /var/log/maas/rsyslog/
  drwxr-xr-x 2 maas maas 4096 Jul 22 01:13 ./
  
  Workaround:
  
  $ sudo chown -R syslog:syslog /var/log/maas/rsyslog
  
  It seems that 3 packages are trying to set owner related /var/log/maas/*.
  
  $ grep -r chown.*/var/log/maas /var/lib/dpkg/info/
  /var/lib/dpkg/info/maas-cluster-controller.postinst:chown -R maas:maas 
/var/log/maas
  /var/lib/dpkg/info/maas-region-controller-min.postinst:chown -R maas:maas 
/var/log/maas
  /var/lib/dpkg/info/maas-region-controller-min.postinst:chown -R 
syslog:syslog /var/log/maas/rsyslog
  /var/lib/dpkg/info/maas-region-controller.postinst: chown -R maas:maas 
/var/log/maas
  /var/lib/dpkg/info/maas-region-controller.postinst: chown -R 
syslog:syslog /var/log/maas/rsyslog
  
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: maas 1.5.2+bzr2282-0ubuntu0.2
  ProcVersionSignature: User Name 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  Date: Tue Jul 22 01:15:20 2014
  PackageArchitecture: all
  ProcEnviron:
   TERM=screen-bce
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: maas
  UpgradeStatus: No upgrade log present (probably fresh install)

** Patch added: "lp1346703_maas_rsyslog.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1346703/+attachment/4235378/+files/lp1346703_maas_rsyslog.debdiff

** Changed in: maas (Ubuntu Trusty)
   Status: Confirmed => In Progress

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

Title:
  /var/log/maas/rsyslog has incorrect permission

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1346703/+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 1380948] [NEW] ds=nocloud-net & cloud-init-local.conf breaks system init

2014-10-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

After upgrading cloud-init to 0.7.5 the init process is broken. The VM
was previously configured via cloud-init.

CMDLINE:

ds=nocloud-net;s=http://init.example.com/

Changing cloud-init-local.conf solved the problem for us:

- start on mounted MOUNTPOINT=/ and mounted MOUNTPOINT=/run
+ start on mounted MOUNTPOINT=/

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


** Tags: init
-- 
ds=nocloud-net & cloud-init-local.conf breaks system init
https://bugs.launchpad.net/bugs/1380948
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to cloud-init in Ubuntu.

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


[Bug 1380948] Re: ds=nocloud-net & cloud-init-local.conf breaks system init

2014-10-14 Thread Marc Riemer
** Project changed: cloud-init => cloud-init (Ubuntu)

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

Title:
  ds=nocloud-net & cloud-init-local.conf breaks system init

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1380948/+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 1380442] Re: default vsftpd package no login with pam-pgsql

2014-10-14 Thread Phil
More info found out today after updating the package 'openssl' then
recompiling.  I received the error:

PAM unable to dlopen(pam_pgsql.so): sqllite.so.6: failed to map segment
from shared object: Cannot allocate memory

I then read online somewhere to add more memory limit via line 22 in
defs.h

#define VSFTP_AS_LIMIT 100ul * 1024 * 1024

Without spending time to figure out how much more vsftpd actually
needed, I arbitrarily appended " * 6", recompiled and the error went
away.  This suggests the default distributed vsftpd package could use a
bug-fix along those same lines.


In the end, I've been reading that sftp is the future, so vsftpd might be 
obsolete anyway - however for those of us running into vsftpd issues, I don't 
see the harm in updating the default package to something that works.

Thanks,
Phil

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

Title:
  default vsftpd package no login with pam-pgsql

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1380442/+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 1365444] Re: dlm has broken init script + missing a dependency

2014-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gfs2-utils (Ubuntu)
   Status: New => Confirmed

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

Title:
  dlm has broken init script + missing a dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gfs2-utils/+bug/1365444/+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 1368684] Re: package nova-common 1:2014.1.2-0ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package nova-common 1:2014.1.2-0ubuntu1.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/nova/+bug/1368684/+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 1004243] Re: multipath installs not working

2014-10-14 Thread Adam Conrad
** Description changed:

- I started up a precise/netboot install using debian-
- installer_20101020ubuntu136 and disk-detect/multipath/enable=true and
- found that multipath support didn't appear to be working. That is to
- say, both paths appeared as separate disks in the installer, and no
- device-mapper devices were instantiated.
+ [SRU Justification]
+ multipath no workie, see the original description
+ 
+ [Regression Potential]
+ In theory, multipath suddenly working again could be surprising to people who 
have worked around it being broken for so long.  This seems unlikely.
+ 
+ [Test case]
+ Boot a d-i install with disk-detect/multipath/enable=true, and once the udebs
+ have been installed, drop to a shell and try to run 'multipath' to see if it 
explodes with a symbol resolution error.  Ideally it won't.
+ 
+ [Original report]
+ I started up a precise/netboot install using 
debian-installer_20101020ubuntu136 and disk-detect/multipath/enable=true and 
found that multipath support didn't appear to be working. That is to say, both 
paths appeared as separate disks in the installer, and no device-mapper devices 
were instantiated.
  
  I dropped to a shell and discovered that /sbin/multipath fails to run:
  
  BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4) built-in shell (ash)
  Enter 'help' for a list of built-in commands.
  
  ~ # multipath
  multipath: symbol lookup error: /lib/libmultipath.so.0: undefined symbol: 
dlopen
  
  Note: this also seems to be the case in oneiric, though oneiric also has
  a bug where it does not appear to have the dm-multipath module available
  at install time.

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

Title:
  multipath installs not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1004243/+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 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-14 Thread James Page
Confirmed:

ubuntu@james-page-bastion:~/openstack-charm-testing⟫ nova floating-ip-list
++---+--+-+
| Ip | Server Id | Fixed Ip | Pool|
++---+--+-+
| 10.5.150.1 | - | 192.168.21.2 | ext_net |
++---+--+-+
ubuntu@james-page-bastion:~/openstack-charm-testing⟫ nova list
+--+--+++-+--+
| ID   | Name | Status | Task State | Power 
State | Networks |
+--+--+++-+--+
| 47d46f8f-cdcc-4aa8-b6ac-b8033f6d4968 | test | ACTIVE | -  | Running   
  | private=192.168.21.2, 10.5.150.1 |
+--+--+++-+--+


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

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

Title:
  Floating IPs don't have instance ids in Juno

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1380965/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread David Lyle
** Tags added: juno-rc-potential

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 1004243] Re: multipath installs not working

2014-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/multipath-tools

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

Title:
  multipath installs not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1004243/+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 1004243] Please test proposed package

2014-10-14 Thread Stéphane Graber
Hello dann, or anyone else affected,

Accepted multipath-tools into trusty-proposed. The package will build
now and be available at http://launchpad.net/ubuntu/+source/multipath-
tools/0.4.9-3ubuntu7.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  multipath installs not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1004243/+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 1004243] Re: multipath installs not working

2014-10-14 Thread Stéphane Graber
Hello dann, or anyone else affected,

Accepted multipath-tools into precise-proposed. The package will build
now and be available at http://launchpad.net/ubuntu/+source/multipath-
tools/0.4.9-3ubuntu5.3 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: multipath-tools (Ubuntu Precise)
   Status: New => Fix Committed

** Tags added: verification-needed

** Changed in: multipath-tools (Ubuntu Trusty)
   Status: New => Fix Committed

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

Title:
  multipath installs not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1004243/+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 1004243] Re: multipath installs not working

2014-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/multipath-tools

** Branch linked: lp:ubuntu/trusty-proposed/multipath-tools

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

Title:
  multipath installs not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1004243/+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 1315888] Re: Zlib functions (gzopen etc.) are undefined while gzopen64 etc. exist

2014-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Zlib functions (gzopen etc.) are undefined while gzopen64 etc. exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1315888/+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 1315888] Re: Zlib functions (gzopen etc.) are undefined while gzopen64 etc. exist

2014-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Zlib functions (gzopen etc.) are undefined while gzopen64 etc. exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1315888/+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 1004243] Re: multipath installs not working

2014-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package multipath-tools - 0.4.9-3ubuntu10

---
multipath-tools (0.4.9-3ubuntu10) utopic; urgency=medium

  * 1002-fix-linking-library.patch: Move $(LIBDEPS) to the end of the
link line to fix underlinking with ld --as-needed (LP: #1004243)
 -- Adam ConradMon, 13 Oct 2014 07:47:07 -0600

** Changed in: multipath-tools (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  multipath installs not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1004243/+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 1381058] [NEW] Upgrading introduces a spurious cluster controller

2014-10-14 Thread Adam Collard
Public bug reported:

Upgrading from 1.7.0~beta5+bzr3198-0ubuntu1~trusty1 to
1.7.0~beta6+bzr3246-0ubuntu1~trusty1 gave me an extra cluster.

Cluster 9d39d468-1e68-4ed6-9cb2-8c8112378f90✓   0   0   Synced  
edit delete
Cluster master   [Warning: this cluster is disconnected.]

** Affects: maas
 Importance: Undecided
 Status: New

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

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

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

Title:
  Upgrading introduces a spurious cluster controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1381058/+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 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-14 Thread James Page
Looks like the structure of the fixed_ip data in the underlying view has
change a little; working a fix now.

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

** Tags added: juno-rc-potential

** Changed in: nova
 Assignee: (unassigned) => James Page (james-page)

** Changed in: nova (Ubuntu)
   Importance: Undecided => High

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

Title:
  Floating IPs don't have instance ids in Juno

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1380965/+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 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-14 Thread OpenStack Infra
Fix proposed to branch: master
Review: https://review.openstack.org/128293

** Changed in: nova
   Status: New => In Progress

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

Title:
  Floating IPs don't have instance ids in Juno

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1380965/+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 1296607] Re: MIR: python-kazoo; new taskflow version needs python-kazoo from universe

2014-10-14 Thread Michael Terry
** Changed in: kazoo (Ubuntu)
   Status: New => Fix Committed

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

Title:
  MIR: python-kazoo; new taskflow version needs python-kazoo from
  universe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kazoo/+bug/1296607/+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 1296607] Re: MIR: python-kazoo; new taskflow version needs python-kazoo from universe

2014-10-14 Thread Matthias Klose
Override component to main
kazoo 1.3.1-1ubuntu1 in utopic: universe/misc -> main
python-kazoo 1.3.1-1ubuntu1 in utopic amd64: universe/python/optional/100% -> 
main
python-kazoo 1.3.1-1ubuntu1 in utopic arm64: universe/python/optional/100% -> 
main
python-kazoo 1.3.1-1ubuntu1 in utopic armhf: universe/python/optional/100% -> 
main
python-kazoo 1.3.1-1ubuntu1 in utopic i386: universe/python/optional/100% -> 
main
python-kazoo 1.3.1-1ubuntu1 in utopic powerpc: universe/python/optional/100% -> 
main
python-kazoo 1.3.1-1ubuntu1 in utopic ppc64el: universe/python/optional/100% -> 
main
python-kazoo-doc 1.3.1-1ubuntu1 in utopic amd64: universe/doc/optional/100% -> 
main
python-kazoo-doc 1.3.1-1ubuntu1 in utopic arm64: universe/doc/optional/100% -> 
main
python-kazoo-doc 1.3.1-1ubuntu1 in utopic armhf: universe/doc/optional/100% -> 
main
python-kazoo-doc 1.3.1-1ubuntu1 in utopic i386: universe/doc/optional/100% -> 
main
python-kazoo-doc 1.3.1-1ubuntu1 in utopic powerpc: universe/doc/optional/100% 
-> main
python-kazoo-doc 1.3.1-1ubuntu1 in utopic ppc64el: universe/doc/optional/100% 
-> main
python3-kazoo 1.3.1-1ubuntu1 in utopic amd64: universe/python/optional/100% -> 
main
python3-kazoo 1.3.1-1ubuntu1 in utopic arm64: universe/python/optional/100% -> 
main
python3-kazoo 1.3.1-1ubuntu1 in utopic armhf: universe/python/optional/100% -> 
main
python3-kazoo 1.3.1-1ubuntu1 in utopic i386: universe/python/optional/100% -> 
main
python3-kazoo 1.3.1-1ubuntu1 in utopic powerpc: universe/python/optional/100% 
-> main
python3-kazoo 1.3.1-1ubuntu1 in utopic ppc64el: universe/python/optional/100% 
-> main
19 publications overridden.


** Changed in: kazoo (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  MIR: python-kazoo; new taskflow version needs python-kazoo from
  universe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kazoo/+bug/1296607/+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 1381058] Re: Upgrading introduces a spurious cluster controller

2014-10-14 Thread Raphaël Badin
I can't reproduce this so far, I've upgraded from
1.7.0~beta5+bzr3198-0ubuntu1~trusty1 to a package built from trunk; I've
seen bug 1380805 (i.e. the cluster got renamed) but I didn't see a new
cluster being created.

You said on IRC the upgrade wasn't smooth… can you describe what
happened exactly?

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

Title:
  Upgrading introduces a spurious cluster controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1381058/+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 1363260] Re: [SRU] add cloud-init datasource for Cloud Sigma to 12.04

2014-10-14 Thread Chris J Arges
The verification of the Stable Release Update for cloud-init has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

** Also affects: cloud-init (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  [SRU] add cloud-init datasource for Cloud Sigma to 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1363260/+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 1363260] Re: [SRU] add cloud-init datasource for Cloud Sigma to 12.04

2014-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.14

---
cloud-init (0.6.3-0ubuntu1.14) precise-proposed; urgency=medium

  * debian/patches/lp-1363260-add-cloudsigma_ds.patch: backport from
14.04/14.10 CloudSigma datasource to enable CloudSigma (LP: #1363260).
  * debian/patches/lp-1336855-grub_xvda.patch: include xvda devices for
consideration for grub configuration (LP: #1336855).
- added logic to postinst to fix broken grub installations
 -- Ben HowardFri, 29 Aug 2014 15:40:23 -0600

** Changed in: cloud-init (Ubuntu Precise)
   Status: New => Fix Released

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

Title:
  [SRU] add cloud-init datasource for Cloud Sigma to 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1363260/+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 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.14

---
cloud-init (0.6.3-0ubuntu1.14) precise-proposed; urgency=medium

  * debian/patches/lp-1363260-add-cloudsigma_ds.patch: backport from
14.04/14.10 CloudSigma datasource to enable CloudSigma (LP: #1363260).
  * debian/patches/lp-1336855-grub_xvda.patch: include xvda devices for
consideration for grub configuration (LP: #1336855).
- added logic to postinst to fix broken grub installations
 -- Ben HowardFri, 29 Aug 2014 15:40:23 -0600

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

Title:
  [SRU] non-interactive grub updates broken for /dev/xvda devices on
  Cloud-Images/Cloud-init

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1336855/+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 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5-0ubuntu1.3

---
cloud-init (0.7.5-0ubuntu1.3) trusty-proposed; urgency=medium

  * d/patches/lp-1336855-grub_xvda.patch: include xvda devices for
consideration for grub configuration (LP: #1336855).
 -- Ben HowardThu, 18 Sep 2014 16:47:23 -0600

** Changed in: cloud-init (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

** Changed in: cloud-init (Ubuntu Precise)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] non-interactive grub updates broken for /dev/xvda devices on
  Cloud-Images/Cloud-init

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1336855/+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 1336855] Update Released

2014-10-14 Thread Chris J Arges
The verification of the Stable Release Update for cloud-init has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  [SRU] non-interactive grub updates broken for /dev/xvda devices on
  Cloud-Images/Cloud-init

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1336855/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread David Lyle
For easy reproduction on the Horizon side:

DJANGO_SETTINGS_MODULE=openstack_dashboard.settings tools/with_venv.sh
python manage.py collectstatic --noinput

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread David Lyle
This bug will block styling on Horizon for DEBUG=False regardless
whether you use offline compression or not.

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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-u-server-core] General server work for Utopic

2014-10-14 Thread Kick In
Blueprint changed by Kick In:

Work items changed:
  Work items for ubuntu-14.06:
  [serge-hallyn] convert libvirt to cgmanager (4d): DONE
  [racb] Early cycle merge report: POSTPONED
  [serge-hallyn] merge qemu: DONE
  
  Work items for ubuntu-14.07:
  [serge-hallyn] cgmanager package into debian: DONE
  [serge-hallyn] systemd-shim integration for cgmanager: DONE
  [jamespage] (with raharper) docker 1.0 in 14.04: INPROGRESS
  
  Work items for ubuntu-14.08:
  [racb] Late cycle merge report: TODO
  [smoser] add simplestreams data to ubuntu core images: TODO
  [serge-hallyn] triage qemu bugs: DONE
  [serge-hallyn] go over high prio qemu bugs: DONE
  [racb] bcache in universe: DONE
- [kick-d] validate bcache in archive: TODO
+ [kick-d] validate bcache in archive: DONE
  [kick-d] write up and publish bcache test plan: TODO
  [racb] add scribe (https://github.com/facebook/scribe) to universe: POSTPONED
  [racb] add meteor (https://github.com/meteor/meteor) to universe: POSTPONED
  
  Work items for ubuntu-14.09:
  [smoser] write documentation on the process of how to do image customization 
in simplestreams: TODO
  [serge-hallyn] triage libvirt bugs: DONE
  [serge-hallyn] go over high prio libvirt bugs: DONE
  
  Work items for ubuntu-14.10:
  [serge-hallyn] discuss cgmanager features through systemd/cgfs (plumbers): 
POSTPONED
  determine ssd caching solution (bcache is it): DONE
  investigate support of ruby for puppet: POSTPONED

-- 
General server work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-server-core

-- 
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 1381131] [NEW] Unable to detect locale.

2014-10-14 Thread Chuck Short
Public bug reported:

I seem to have some clickable buttons in french and some in english.

http://people.canonical.com/~chucks/tmp/francais.png

chuck

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

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

Title:
  Unable to detect locale.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1381131/+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 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-14 Thread James Page
Hmm - I note that this behaviour was changed in
https://bugs.launchpad.net/nova/+bug/1356051; my propose fix reverts
some of that which seems wrong.

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

Title:
  Floating IPs don't have instance ids in Juno

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1380965/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread Eric Peterson
git describe
2014.2.rc1-145-g123840a

that is my current version where it works

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread Eric Peterson
it works for me, following these steps:

Change local settings, have the following at the top of the file:
DEBUG = False
TEMPLATE_DEBUG = DEBUG
COMPRESS_OFFLINE = True

Then I run these commands:
tools/with_venv.sh python manage.py collectstatic --noinput
tools/with_venv.sh python manage.py compress --force


The compress step produces this to the console:

Invalid template 
/home/eric/work/public/horizon/horizon/templates/horizon/common/_formset_table_row.html:
 Invalid block tag: 'blocktrans', expected 'empty' or 'endfor'
Found 'compress' tags in:

/home/eric/work/public/horizon/openstack_dashboard/templates/_stylesheets.html
/home/eric/work/public/horizon/horizon/templates/horizon/_conf.html
/home/eric/work/public/horizon/horizon/templates/horizon/_scripts.html
Compressing... done
Compressed 4 block(s) from 3 template(s).
eric@eric-VirtualBox:~/work/public/horizon$

While there is an error / warning, it does complete ok  and is useable.

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread Eric Peterson
additional note:  when you do offline compression and stuff get's moved
into the static folder, using the --runserver cli to start up django
will not serve out the /static url.  for this type of use, I believe
it's expected that apache would serve out those assets from the ./static
folder   (which is how I do work, with modwsgi etc)

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 1323220] Re: samba-4.1.6 Lock order violation and file lost

2014-10-14 Thread Charles
It has been 5 months! When will Ubuntu fix this?

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

Title:
  samba-4.1.6 Lock order violation and file lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1323220/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread Matthias Runge
odd, I can not reproduce this at all, using Fedora packages e.g. from
http://koji.fedoraproject.org/koji/taskinfo?taskID=7862410

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread Gloria Gu
I just pulled from master, followed Eric's steps..updated the
local_settings...it seems to be ok.  Some of the output.

[stack@gloria-stack:/home/stack/horizon]↥ master+ 127 ± git pull
Already up-to-date.
[stack@gloria-stack:/home/stack/horizon]↥ master+ ± tools/with_venv.sh python 
manage.py collectstatic --noinput
Copying 
'/home/stack/horizon/.venv/local/lib/python2.7/site-packages/xstatic/pkg/angular/data/angular.js'
Copying 
'/home/stack/horizon/.venv/local/lib/python2.7/site-packages/xstatic/pkg/angular_cookies/data/angular-cookies

Copying 
'/home/stack/horizon/horizon/static/horizon/js/angular/directives/forms.js'
Copying 
'/home/stack/horizon/horizon/static/horizon/js/angular/controllers/metadata-widget-controller.js'
Copying 
'/home/stack/horizon/horizon/static/horizon/js/angular/controllers/dummy.js'

742 static files copied to '/home/stack/horizon/static'.
[stack@gloria-stack:/home/stack/horizon]↥ master+ ± tools/with_venv.sh python 
manage.py compress --force
Invalid template 
/home/stack/horizon/horizon/templates/horizon/common/_formset_table_row.html: 
Invalid block tag: 'blocktrans', expected 'empty' or 'endfor'
Found 'compress' tags in:
/home/stack/horizon/openstack_dashboard/templates/_stylesheets.html
/home/stack/horizon/horizon/templates/horizon/_scripts.html
/home/stack/horizon/horizon/templates/horizon/_conf.html
Compressing... No handlers could be found for logger "scss.expression"
done
Compressed 4 block(s) from 3 template(s).

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 1307778] Re: getent group on trusty returns only local groups

2014-10-14 Thread Ryan Ritterson
I believe I have tracked down the source of this bug, which will
hopefully lead to an easy fix.

The problem appears to be the inability of SID S-1-18-1 to be mapped
(See https://support.microsoft.com/kb/2830145 for an explanation why).
Winbind gets a list of all groups, and that SID is returned, then
attempts to map them to GIDs but fails because that SID cannot be
mapped.

If one runs:

wbinfo -U [uid]

then takes the SID that results and does

wbinfo --user-sids=[users SID]

a list of groups will be returned, along with the users SID. I am able
to map all of them back to objects/groups in the domain, except for the
S-1-18-1 SID.

This nicely matches the output of

groups [user]

which on my machine returns all of the groups I belong to, except for
one, for which the command returns "groups: cannot find name for group
ID 10", where 10 is the beginning of the idmap * range in
smb.conf. I am almost certain the GID 10 corresponds to the
unmappable S-1-18-1 SID and is the reason "getent group" only returns
local groups.

A patch may be as simple as winbind just ignoring S-1-18-1 and S-1-18-2
when returned as an SID for a group.

This appears to have been the behavior for earlier versions of winbind,
as running

wbinfo -s [user SID]

on a centos 6 machine using Samba 3.6 returns all of the SIDs for the
user's groups, except the bad S-1-18-1 SID.

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

Title:
  getent group on trusty returns only local groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1307778/+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 1354114] Re: multipath segmentation Fault (libmultipath: update waiter handling)

2014-10-14 Thread Rafael David Tinoco
Starting verification for Trusty and Precise...

### Precise before using package in -proposed

root@trytrusty:~# multipath -ll
lun2 (1494554009feaa66a15201fac7bf681e6f5437e7d) dm-3 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| `- 7:0:0:0 sdh 8:112 active ready  running
`-+- policy='round-robin 0' prio=1 status=enabled
  `- 6:0:0:0 sdg 8:96  active ready  running
lun1 (149455400049be5a45b84b7f6b1f734ee26d3d7d9) dm-1 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| `- 5:0:0:0 sdf 8:80  active ready  running
`-+- policy='round-robin 0' prio=1 status=enabled
  `- 4:0:0:0 sdc 8:32  active ready  running
2luns1 (149455400a442400296ddc9a76bdb59e62b95154a) dm-2 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| `- 2:0:0:1 sdd 8:48  active ready  running
`-+- policy='round-robin 0' prio=1 status=enabled
  `- 3:0:0:1 sde 8:64  active ready  running
2luns0 (1494554007dc14f47242331ed7394e2272e4b7346) dm-4 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| `- 3:0:0:0 sdb 8:16  active ready  running
`-+- policy='round-robin 0' prio=1 status=enabled
  `- 2:0:0:0 sda 8:0   active ready  running

### Trusty before using package in -proposed

lun2 (1494554009feaa66a15201fac7bf681e6f5437e7d) dm-2 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| `- 6:0:0:0 sdf 8:80  active ready  running
`-+- policy='round-robin 0' prio=1 status=enabled
  `- 7:0:0:0 sde 8:64  active ready  running
lun1 (149455400049be5a45b84b7f6b1f734ee26d3d7d9) dm-1 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| `- 3:0:0:0 sdc 8:32  active ready  running
`-+- policy='round-robin 0' prio=1 status=enabled
  `- 2:0:0:0 sda 8:0   active ready  running
2luns1 (149455400a442400296ddc9a76bdb59e62b95154a) dm-4 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| `- 5:0:0:1 sdh 8:112 active ready  running
`-+- policy='round-robin 0' prio=1 status=enabled
  `- 4:0:0:1 sdd 8:48  active ready  running
2luns0 (1494554007dc14f47242331ed7394e2272e4b7346) dm-3 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=1 status=active
| `- 5:0:0:0 sdg 8:96  active ready  running
`-+- policy='round-robin 0' prio=1 status=enabled
  `- 4:0:0:0 sdb 8:16  active ready  running

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

Title:
  multipath segmentation Fault (libmultipath: update waiter handling)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1354114/+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 1354114] Re: multipath segmentation Fault (libmultipath: update waiter handling)

2014-10-14 Thread Rafael David Tinoco
### Precise multipath daemon restart

root@tryprecise:~# dpkg -l | grep multipath-tools
ii  multipath-tools  0.4.9-3ubuntu5.3  maintain 
multipath block device access
root@tryprecise:~# service multipath-tools restart
 * Stopping multipath daemon multipathd 

 [ OK ] 
 * Starting multipath daemon multipathd 

 [ OK ] 
root@tryprecise:~# multipath -ll
lun2 (1494554009feaa66a15201fac7bf681e6f5437e7d) dm-2 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
  |- 7:0:0:0 sde 8:64  active ready  running
  `- 6:0:0:0 sdf 8:80  active ready  running
lun1 (149455400049be5a45b84b7f6b1f734ee26d3d7d9) dm-1 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
  |- 2:0:0:0 sda 8:0   active ready  running
  `- 3:0:0:0 sdc 8:32  active ready  running
2luns1 (149455400a442400296ddc9a76bdb59e62b95154a) dm-4 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
  |- 4:0:0:1 sdd 8:48  active ready  running
  `- 5:0:0:1 sdh 8:112 active ready  running
2luns0 (1494554007dc14f47242331ed7394e2272e4b7346) dm-3 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
  |- 4:0:0:0 sdb 8:16  active ready  running
  `- 5:0:0:0 sdg 8:96  active ready  running

# Trusty multipath daemon restart

root@trytrusty:~# dpkg -l | grep multipath-tools
ii  multipath-tools 0.4.9-3ubuntu7.2  amd64 
   maintain multipath block device access
root@trytrusty:~# service multipath-tools restart
 * Stopping multipath daemon multipathd 

 [ OK ] 
 * Starting multipath daemon multipathd 

 [ OK ] 
root@trytrusty:~# multipath -ll
lun2 (1494554009feaa66a15201fac7bf681e6f5437e7d) dm-3 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
  |- 6:0:0:0 sdg 8:96  active ready  running
  `- 7:0:0:0 sdh 8:112 active ready  running
lun1 (149455400049be5a45b84b7f6b1f734ee26d3d7d9) dm-1 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
  |- 4:0:0:0 sdc 8:32  active ready  running
  `- 5:0:0:0 sdf 8:80  active ready  running
2luns1 (149455400a442400296ddc9a76bdb59e62b95154a) dm-2 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
  |- 2:0:0:1 sdd 8:48  active ready  running
  `- 3:0:0:1 sde 8:64  active ready  running
2luns0 (1494554007dc14f47242331ed7394e2272e4b7346) dm-4 IET,VIRTUAL-DISK
size=5.0G features='0' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=1 status=active
  |- 2:0:0:0 sda 8:0   active ready  running
  `- 3:0:0:0 sdb 8:16  active ready  running

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

Title:
  multipath segmentation Fault (libmultipath: update waiter handling)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1354114/+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 1354114] Re: multipath segmentation Fault (libmultipath: update waiter handling)

2014-10-14 Thread Rafael David Tinoco
# Precise failover test - removed 1 path during writes. failover after
10 seconds (iscsi timeout)

root@tryprecise:~# dd if=/dev/zero of=/dev/mapper/2luns0 bs=1M count=2000
2000+0 records in
2000+0 records out
2097152000 bytes (2.1 GB) copied, 137.125 s, 15.3 MB/s

ct 14 16:46:01 tryprecise kernel: [ 2000.944119]  connection2:0: ping timeout 
of 5 secs expired, recv timeout 5, last rx 4295390028, last ping 4295391280, 
now 4295392532
Oct 14 16:46:01 tryprecise kernel: [ 2000.945011]  connection2:0: detected conn 
error (1011)
Oct 14 16:46:01 tryprecise kernel: [ 2000.945014]  connection6:0: ping timeout 
of 5 secs expired, recv timeout 5, last rx 4295390028, last ping 4295391280, 
now 4295392532
Oct 14 16:46:01 tryprecise kernel: [ 2000.945884]  connection6:0: detected conn 
error (1011)
Oct 14 16:46:01 tryprecise iscsid: Kernel reported iSCSI connection 2:0 error 
(1011) state (3)
Oct 14 16:46:01 tryprecise iscsid: Kernel reported iSCSI connection 6:0 error 
(1011) state (3)
Oct 14 16:46:05 tryprecise kernel: [ 2005.232037]  connection4:0: ping timeout 
of 5 secs expired, recv timeout 5, last rx 4295391098, last ping 4295392352, 
now 4295393604
Oct 14 16:46:05 tryprecise kernel: [ 2005.232944]  connection4:0: detected conn 
error (1011)
Oct 14 16:46:06 tryprecise iscsid: Kernel reported iSCSI connection 4:0 error 
(1011) state (3)
Oct 14 16:46:37 tryprecise iscsid: connect to 172.16.22.51:3260 failed (No 
route to host)
Oct 14 16:47:38  iscsid: last message repeated 30 times
Oct 14 16:48:01  iscsid: last message repeated 11 times
Oct 14 16:48:01 tryprecise kernel: [ 2121.440066]  session2: session recovery 
timed out after 120 secs
Oct 14 16:48:01 tryprecise kernel: [ 2121.440077]  session6: session recovery 
timed out after 120 secs
Oct 14 16:48:02 tryprecise iscsid: connect to 172.16.22.51:3260 failed (No 
route to host)
Oct 14 16:48:05  iscsid: last message repeated 2 times
Oct 14 16:48:05 tryprecise kernel: [ 2125.792083]  session4: session recovery 
timed out after 120 secs
Oct 14 16:48:06 tryprecise kernel: [ 2125.800111] sd 5:0:0:0: rejecting I/O to 
offline device
Oct 14 16:48:06 tryprecise kernel: [ 2125.800530] sd 5:0:0:0: [sdg] killing 
request
Oct 14 16:48:06 tryprecise kernel: [ 2125.800540] sd 5:0:0:0: rejecting I/O to 
offline device
...
Oct 14 16:48:06 tryprecise kernel: [ 2126.15] Write(10): 2a 00 00 2d 3c 00 
00 04 00 00
Oct 14 16:48:06 tryprecise kernel: [ 2126.154593] device-mapper: multipath: 
Failing path 8:112.
Oct 14 16:48:06 tryprecise multipathd: 2luns0: sdg - readsector0 checker 
reports path is down
Oct 14 16:48:06 tryprecise multipathd: checker failed path 8:96 in map 2luns0
Oct 14 16:48:06 tryprecise multipathd: 2luns0: remaining active paths: 1
Oct 14 16:48:06 tryprecise multipathd: 2luns1: sdh - readsector0 checker 
reports path is up
Oct 14 16:48:06 tryprecise multipathd: checker failed path 8:112 in map 2luns1
Oct 14 16:48:06 tryprecise multipathd: 2luns1: remaining active paths: 1
Oct 14 16:48:06 tryprecise multipathd: dm-4: add map (uevent)
Oct 14 16:48:06 tryprecise multipathd: dm-4: devmap already registered
Oct 14 16:48:06 tryprecise multipathd: dm-3: add map (uevent)
Oct 14 16:48:06 tryprecise multipathd: dm-3: devmap already registered
Oct 14 16:48:07 tryprecise multipathd: lun1: sdc - readsector0 checker reports 
path is up
Oct 14 16:48:07 tryprecise multipathd: checker failed path 8:32 in map lun1
Oct 14 16:48:07 tryprecise multipathd: lun1: remaining active paths: 1
Oct 14 16:48:07 tryprecise multipathd: lun2: sde - readsector0 checker reports 
path is up
Oct 14 16:48:07 tryprecise multipathd: checker failed path 8:64 in map lun2
Oct 14 16:48:07 tryprecise multipathd: lun2: remaining active paths: 1
Oct 14 16:48:07 tryprecise kernel: [ 2127.154798] device-mapper: multipath: 
Failing path 8:32.
Oct 14 16:48:07 tryprecise kernel: [ 2127.154849] device-mapper: multipath: 
Failing path 8:64.
Oct 14 16:48:07 tryprecise multipathd: dm-1: add map (uevent)
Oct 14 16:48:07 tryprecise multipathd: dm-1: devmap already registered
Oct 14 16:48:07 tryprecise multipathd: dm-2: add map (uevent)
Oct 14 16:48:07 tryprecise multipathd: dm-2: devmap already registered
Oct 14 16:48:08 tryprecise iscsid: connect to 172.16.22.51:3260 failed (No 
route to host)
Oct 14 16:48:09  iscsid: last message repeated 2 times
Oct 14 16:48:09 tryprecise multipathd: 2luns0: sdg - readsector0 checker 
reports path is down
Oct 14 16:48:09 tryprecise multipathd: 2luns1: sdh - readsector0 checker 
reports path is up
Oct 14 16:48:10 tryprecise multipathd: lun1: sdc - readsector0 checker reports 
path is up
Oct 14 16:48:10 tryprecise multipathd: lun2: sde - readsector0 checker reports 
path is up
Oct 14 16:48:12 tryprecise multipathd: 2luns0: sdg - readsector0 checker 
reports path is down
Oct 14 16:48:12 tryprecise multipathd: 2luns1: sdh - readsector0 checker 
reports path is up
Oct 14 16:48:13 tryprecise multipathd: lun1: sdc - readsector0 checker reports 
path is up
Oct 14 16:48:13 tryprecise mul

[Bug 1354114] Re: multipath segmentation Fault (libmultipath: update waiter handling)

2014-10-14 Thread Rafael David Tinoco
# Trusty failover test - removed 1 path during writes. failover after 10
seconds (iscsi timeout)

root@trytrusty:~# dd if=/dev/zero of=/dev/mapper/2luns0 bs=1M count=2000
2000+0 records in
2000+0 records out
2097152000 bytes (2.1 GB) copied, 139.481 s, 15.0 MB/s

Oct 14 16:50:29 trytrusty multipathd: 2luns0: remaining active paths: 2
Oct 14 16:50:29 trytrusty multipathd: 2luns1: sde - readsector0 checker reports 
path is up
Oct 14 16:50:29 trytrusty multipathd: 8:64: reinstated
Oct 14 16:50:29 trytrusty multipathd: 2luns1: remaining active paths: 2
Oct 14 16:50:29 trytrusty multipathd: lun1: sdf - readsector0 checker reports 
path is up
Oct 14 16:50:29 trytrusty multipathd: 8:80: reinstated
Oct 14 16:50:29 trytrusty multipathd: lun1: remaining active paths: 2
Oct 14 16:50:29 trytrusty multipathd: lun2: sdh - readsector0 checker reports 
path is up
Oct 14 16:50:29 trytrusty multipathd: 8:112: reinstated
Oct 14 16:50:29 trytrusty multipathd: lun2: remaining active paths: 2
Oct 14 16:51:12 trytrusty kernel: [ 2299.056036]  connection4:0: ping timeout 
of 5 secs expired, recv timeout 5, last rx 4295464558, last ping 4295465809, 
now 4295467060
Oct 14 16:51:12 trytrusty kernel: [ 2299.056803]  connection4:0: detected conn 
error (1011)
Oct 14 16:51:12 trytrusty kernel: [ 2299.056805]  connection6:0: ping timeout 
of 5 secs expired, recv timeout 5, last rx 4295464558, last ping 4295465809, 
now 4295467060
Oct 14 16:51:12 trytrusty kernel: [ 2299.057604]  connection6:0: detected conn 
error (1011)
Oct 14 16:51:13 trytrusty iscsid: Kernel reported iSCSI connection 4:0 error 
(1011 - ISCSI_ERR_CONN_FAILED: iSCSI connection failed) state (3)
Oct 14 16:51:13 trytrusty iscsid: Kernel reported iSCSI connection 6:0 error 
(1011 - ISCSI_ERR_CONN_FAILED: iSCSI connection failed) state (3)
Oct 14 16:51:17 trytrusty kernel: [ 2303.312139]  connection2:0: ping timeout 
of 5 secs expired, recv timeout 5, last rx 4295465620, last ping 4295466871, 
now 4295468124
Oct 14 16:51:17 trytrusty kernel: [ 2303.313099]  connection2:0: detected conn 
error (1011)
Oct 14 16:51:17 trytrusty iscsid: Kernel reported iSCSI connection 2:0 error 
(1011 - ISCSI_ERR_CONN_FAILED: iSCSI connection failed) state (3)
Oct 14 16:51:49 trytrusty iscsid: connect to 172.16.22.51:3260 failed (No route 
to host)
Oct 14 16:53:13 trytrusty kernel: [ 2419.680167]  session4: session recovery 
timed out after 120 secs
Oct 14 16:53:13 trytrusty kernel: [ 2419.680179]  session6: session recovery 
timed out after 120 secs
Oct 14 16:53:17 trytrusty kernel: [ 2423.776056]  session2: session recovery 
timed out after 120 secs
Oct 14 16:53:18 trytrusty kernel: [ 2423.784028] sd 3:0:0:0: rejecting I/O to 
offline device
Oct 14 16:53:18 trytrusty kernel: [ 2423.784374] sd 3:0:0:0: [sdb] killing 
request
Oct 14 16:53:18 trytrusty kernel: [ 2423.784393] sd 3:0:0:0: rejecting I/O to 
offline device
Oct 14 16:53:18 trytrusty kernel: [ 2423.784764] sd 3:0:0:0: [sdb] killing 
request
Oct 14 16:53:18 trytrusty kernel: [ 2423.784769] sd 3:0:0:0: rejecting I/O to 
offline device
Oct 14 16:53:18 trytrusty kernel: [ 2423.784779] sd 3:0:0:0: [sdb] Unhandled 
error code
Oct 14 16:53:18 trytrusty kernel: [ 2423.784780] sd 3:0:0:0: [sdb]  
Oct 14 16:53:18 trytrusty kernel: [ 2423.784781] Result: 
hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Oct 14 16:53:18 trytrusty kernel: [ 2423.784782] sd 3:0:0:0: [sdb] CDB: 
Oct 14 16:53:18 trytrusty kernel: [ 2423.784786] Write(10): 2a 00 00 10 a4 00 
00 04 00 00
Oct 14 16:53:18 trytrusty kernel: [ 2423.784787] end_request: I/O error, dev 
sdb, sector 1090560
Oct 14 16:53:18 trytrusty kernel: [ 2423.788016] sd 3:0:0:0: [sdb] killing 
request
Oct 14 16:53:18 trytrusty kernel: [ 2423.788016] sd 3:0:0:0: rejecting I/O to 
offline device
Oct 14 16:53:18 trytrusty kernel: [ 2423.788016] sd 3:0:0:0: [sdb] killing 
request
...
Oct 14 16:53:18 trytrusty multipathd: 2luns0: sdb - readsector0 checker reports 
path is down
Oct 14 16:53:18 trytrusty multipathd: checker failed path 8:16 in map 2luns0
Oct 14 16:53:18 trytrusty multipathd: 2luns0: remaining active paths: 1
Oct 14 16:53:18 trytrusty multipathd: 2luns1: sde - readsector0 checker reports 
path is up
Oct 14 16:53:18 trytrusty multipathd: checker failed path 8:64 in map 2luns1
Oct 14 16:53:18 trytrusty multipathd: 2luns1: remaining active paths: 1
Oct 14 16:53:18 trytrusty multipathd: lun1: sdf - readsector0 checker reports 
path is up
Oct 14 16:53:18 trytrusty multipathd: checker failed path 8:80 in map lun1
Oct 14 16:53:18 trytrusty multipathd: lun1: remaining active paths: 1
Oct 14 16:53:18 trytrusty multipathd: lun2: sdh - readsector0 checker reports 
path is up
Oct 14 16:53:18 trytrusty multipathd: checker failed path 8:112 in map lun2
Oct 14 16:53:18 trytrusty multipathd: lun2: remaining active paths: 1
...
Oct 14 16:54:24 trytrusty iscsid: connection4:0 is operational after recovery 
(29 attempts)
Oct 14 16:54:24 trytrusty iscsid: connection2:0 is operational after recovery 
(28 attempts)
Oct

[Bug 1354114] Re: multipath segmentation Fault (libmultipath: update waiter handling)

2014-10-14 Thread Rafael David Tinoco
I'm confirming both: Precise and Trusty SRUs are operational and
multipath seems to be fine.

Changing tags to verification-done.

Thank you.

Rafael Tinoco

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

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

Title:
  multipath segmentation Fault (libmultipath: update waiter handling)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1354114/+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 1305343] Re: tgt connection issues can make it impossible to delete targets

2014-10-14 Thread Juan Pavlik
** Also affects: tgt-project
   Importance: Undecided
   Status: New

** No longer affects: tgt-project

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

Title:
  tgt connection issues can make it impossible to delete targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1305343/+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 1305343] Re: tgt connection issues can make it impossible to delete targets

2014-10-14 Thread Juan Pavlik
Hi guys I've hit this bug un Precise, is there going to be a backport?

Logs:
Oct 14 16:20:45 heladera-b tgtd: conn_close_admin(235) close e 0
Oct 14 16:20:45 heladera-b tgtd: tgt_event_modify(213) Cannot find event 11
Oct 14 16:20:45 heladera-b tgtd: iscsi_event_modify(413) tgt_event_modify failed
Oct 14 16:20:45 heladera-b tgtd: tgt_target_destroy(1936) target 10 still has 
it nexus

TGT version:
root@heladera-b:/var/lib/cinder/volumes# apt-cache show tgt
Package: tgt
Priority: optional
Section: net
Installed-Size: 595
Maintainer: Ubuntu Developers 
Original-Maintainer: Debian Kernel Team 
Architecture: amd64
Version: 1:1.0.17-1ubuntu2
...

Thanks!

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

Title:
  tgt connection issues can make it impossible to delete targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1305343/+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 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-10-14 Thread David Lyle
** Changed in: horizon
   Importance: Critical => High

** Changed in: horizon
   Status: Confirmed => Incomplete

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

Title:
  Asset compression does not happen unless debug mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+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 840925] Re: Please make /dev/kvm world-accessible in 45-qemu-kvm.rules

2014-10-14 Thread Jamie Strandboge
** Changed in: kvm (Ubuntu)
 Assignee: Jamie Strandboge (jdstrand) => (unassigned)

** Changed in: kvm (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  Please make /dev/kvm world-accessible in 45-qemu-kvm.rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/840925/+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 1320221] Re: Apparmor blocks creating external snaphshot

2014-10-14 Thread Jamie Strandboge
We don't want to add all of /var. Either the images can be stored in the
standard location or the profile can be adjusted by the administrator.

** Changed in: libvirt (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Apparmor blocks creating external snaphshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1320221/+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 1349868] Re: [MIR] new build dependencies for ceilometer

2014-10-14 Thread Jamie Strandboge
python-pysnmp4-mibs doesn't have a testsuite, but otherwise packaging
looks good. There is no Debian delta.

** Changed in: python-pysnmp4-mibs (Ubuntu)
   Status: New => Fix Committed

** Changed in: python-pysnmp4-mibs (Ubuntu)
 Assignee: Jamie Strandboge (jdstrand) => (unassigned)

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

Title:
  [MIR] new build dependencies for ceilometer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsmi/+bug/1349868/+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 1381258] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build

2014-10-14 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1381258/+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 1381258] [NEW] openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build

2014-10-14 Thread Paul Michali
Public bug reported:

Reinstalling openvswitch--datapath-dkms after all OVS commands failed
(e.g. ovs vs-ctl show) with message saying db.sock connection attempt
failed (No such file or directory).

I think a recent update/upgrade installed a newer kernel
(3.2.0-70-generic) and then OVS commands failed. I uninstalled all the
openvswitch-* pacakages and reinstalled and get a failure building the
datapath-dkms package.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3
ProcVersionSignature: Ubuntu 3.2.0-70.105-generic 3.2.63
Uname: Linux 3.2.0-70-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.7
Architecture: amd64
DKMSKernelVersion: 3.2.0-70-generic
Date: Tue Oct 14 18:40:15 2014
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 1.4.6-0ubuntu1.12.04.3
SourcePackage: openvswitch
Title: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1381258/+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 1349868] Re: [MIR] new build dependencies for ceilometer

2014-10-14 Thread Jamie Strandboge
** Changed in: libsmi (Ubuntu)
 Assignee: Jamie Strandboge (jdstrand) => Seth Arnold (seth-arnold)

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

Title:
  [MIR] new build dependencies for ceilometer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsmi/+bug/1349868/+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 1379727] Re: FFe: openssh 6.7p1

2014-10-14 Thread Colin Watson
After discussion with Steve, I'm withdrawing this FFe request.  It's
just too late for 14.10, and in particular it's too late for us to be
changing the default cipher and MAC lists; I think they're good changes,
but we should be discovering any new interoperability problems more than
a week out from release.  I will very probably maintain a backport at
some point for 14.10 users wanting (in particular) the Unix socket
forwarding feature.

** Changed in: openssh (Ubuntu)
   Status: New => Won't Fix

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

Title:
  FFe: openssh 6.7p1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1379727/+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 1381058] Re: Upgrading introduces a spurious cluster controller

2014-10-14 Thread Julian Edwards
It might be fixed in trunk with lp:~allenap/maas/cluster-name-override--
bug-1380805

** Changed in: maas
   Status: New => Incomplete

** Changed in: maas (Ubuntu)
   Status: New => Incomplete

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

Title:
  Upgrading introduces a spurious cluster controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1381058/+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 1381258] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module failed to build [error: too many arguments to function ‘ip_select_ident’]

2014-10-14 Thread Daniel van Vugt
** Summary changed:

- openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module 
failed to build
+ openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel module 
failed to build [error: too many arguments to function ‘ip_select_ident’]

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

Title:
  openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.3: openvswitch kernel
  module failed to build [error: too many arguments to function
  ‘ip_select_ident’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1381258/+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 1329051] Re: local provider must transform localhost in apt proxy address

2014-10-14 Thread Ian Booth
*** This bug is a duplicate of bug 1309207 ***
https://bugs.launchpad.net/bugs/1309207

** This bug has been marked a duplicate of bug 1309207
   bad apt proxy config file in deployed nodes

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

Title:
  local provider must transform localhost in apt proxy address

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1329051/+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 1364069] Re: local provider must transform localhost in apt proxy address

2014-10-14 Thread Ian Booth
*** This bug is a duplicate of bug 1309207 ***
https://bugs.launchpad.net/bugs/1309207

** This bug is no longer a duplicate of bug 1329051
   local provider must transform localhost in apt proxy address
** This bug has been marked a duplicate of bug 1309207
   bad apt proxy config file in deployed nodes

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

Title:
  local provider must transform localhost in apt proxy address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1364069/+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 1380948] Re: ds=nocloud-net & cloud-init-local.conf breaks system init

2014-10-14 Thread Marc Riemer
I found a solution, which will solve this and a previous bug (no /run
mounted).

I guess the problem is, the event "mouted / and mounted /run" will never
be triggered at the same time. As a result cloud-init-local will not be
stopped at all and cloud-init-nonet wait until cloud-init-local has been
stopped, what will never happen.

Using the event "mounted MOUNTPOINT=/run TYPE=tmpfs" makes sure / and
also /run was mounted when cloud-init-local start the cloud-init local
process.


** Patch added: "cloud-init-local.conf.patch"
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1380948/+attachment/4236580/+files/cloud-init-local.conf.patch

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

Title:
  ds=nocloud-net & cloud-init-local.conf breaks system init

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