[Bug 1574082] Re: Unable to manually compress js and css

2016-04-29 Thread Corey Bryant
Are you deleting all of the contents from /usr/share/openstack-
dashboard/static/ prior to collecting/compressing static assets?

If so, I don't think this is something that you should be doing, since
part of the package install copies the contents of openstack_dashboard/
to /usr/share/openstack-dashboard.

If you're deleting all of the contents of the static directory, then you'll 
still be missing files even if you re-collect/re-compress static assets.  In 
particular the app and dashboard directories.  For reference, here is 
upstream's 9.0.0 static contents:
https://github.com/openstack/horizon/tree/master/openstack_dashboard/static

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

Title:
  Unable to manually compress js and css

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1574082/+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 1481992] Re: Upgrade of grub-pc during install fails

2016-04-29 Thread Scott Moser
I consider 'system-upgrade' as the fix for this.
Either add config that does:
 system_updgrade: enabled: True
or run
 curtin system-upgrade 
as a late_command

** Also affects: curtin
   Importance: Undecided
   Status: New

** Changed in: curtin
   Status: New => Fix Committed

** Changed in: curtin
   Importance: Undecided => Low

** Changed in: curtin (Ubuntu)
   Status: New => Fix Released

** Changed in: curtin (Ubuntu)
   Importance: Undecided => Low

** Also affects: curtin (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Changed in: curtin (Ubuntu Trusty)
   Importance: Undecided => Low

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

Title:
  Upgrade of grub-pc during install fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1481992/+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 1563714] Re: [FFe][SRU] Ceph Jewel stable release

2016-04-29 Thread James Page
** Changed in: cloud-archive
   Status: Triaged => Fix Committed

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

Title:
  [FFe][SRU] Ceph Jewel stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1563714/+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 1563714] Re: [FFe][SRU] Ceph Jewel stable release

2016-04-29 Thread James Page
** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/mitaka
   Importance: Undecided
   Status: New

** Changed in: cloud-archive/mitaka
   Status: New => Triaged

** Changed in: cloud-archive/mitaka
   Importance: Undecided => High

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

Title:
  [FFe][SRU] Ceph Jewel stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1563714/+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 1449099] Re: [SRU] bcache-tools to trusty and precise

2016-04-29 Thread Scott Moser
** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: 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/1449099

Title:
  [SRU] bcache-tools to trusty and precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1449099/+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 1575938] Re: Instance path in / if instance-id starts with '/'

2016-04-29 Thread Scott Moser
** Changed in: cloud-init
   Status: New => Confirmed

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

** Changed in: cloud-init
   Status: Confirmed => In Progress

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

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

Title:
  Instance path in / if instance-id starts with '/'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1575938/+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 1576692] [NEW] fully support package installation in systemd

2016-04-29 Thread Scott Moser
Public bug reported:

in cloud-init users can install packages via cloud-config:
#cloud-config
packages: [apache2]

Due to some intricacies of systemd and service installation that doesn't work 
all that well.
We fixed the issue for simple services that do not have any dependencies on 
other services, or at least don't check those dependencies well under bug 
1575572.

We'd like to have a way to fully support this in cloud-init.


Related bugs:
 * bug 1575572:  apache2 fails to start if installed via cloud config (on 
Xenial)

** Affects: cloud-init
 Importance: Medium
 Status: Confirmed

** Affects: cloud-init (Ubuntu)
 Importance: Medium
 Status: Confirmed

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

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

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

** Changed in: cloud-init
   Status: New => Confirmed

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

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

Title:
  fully support package installation in systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1576692/+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 1575572] Re: apache2 fails to start if installed via cloud config (on Xenial)

2016-04-29 Thread Scott Moser
** Description changed:

  Using the following cloud config, apache2 will fail to start on
  installation on Xenial:
  
  #cloud-config
  packages:
  - apache2
  
  See for example:
  
  $ gcloud compute instances create xenial-$(date +%y%m%d-%H%M) --image 
ubuntu-1604-xenial-v20160420c --image-project ubuntu-os-cloud 
--metadata-from-file user-data=cloud-config
  NAMEZONEMACHINE_TYPE   PREEMPTIBLE  INTERNAL_IP  
EXTERNAL_IPSTATUS
  xenial-160427-1050  europe-west1-d  n1-standard-1   10.240.0.7   
104.155.86.94  RUNNING
  
  $ ssh ubuntu@104.155.86.94 systemctl status apache2.service
  ● apache2.service - LSB: Apache2 web server
-Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
-   Drop-In: /lib/systemd/system/apache2.service.d
-└─apache2-systemd.conf
-Active: inactive (dead)
-  Docs: man:systemd-sysv-generator(8)
+    Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
+   Drop-In: /lib/systemd/system/apache2.service.d
+    └─apache2-systemd.conf
+    Active: inactive (dead)
+  Docs: man:systemd-sysv-generator(8)
+ 
+ Related Bugs:
+  * bug 1576692: fully support package installation in systemd

** Description changed:

  Using the following cloud config, apache2 will fail to start on
  installation on Xenial:
  
  #cloud-config
  packages:
  - apache2
  
  See for example:
  
  $ gcloud compute instances create xenial-$(date +%y%m%d-%H%M) --image 
ubuntu-1604-xenial-v20160420c --image-project ubuntu-os-cloud 
--metadata-from-file user-data=cloud-config
  NAMEZONEMACHINE_TYPE   PREEMPTIBLE  INTERNAL_IP  
EXTERNAL_IPSTATUS
  xenial-160427-1050  europe-west1-d  n1-standard-1   10.240.0.7   
104.155.86.94  RUNNING
  
  $ ssh ubuntu@104.155.86.94 systemctl status apache2.service
  ● apache2.service - LSB: Apache2 web server
     Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
    Drop-In: /lib/systemd/system/apache2.service.d
     └─apache2-systemd.conf
     Active: inactive (dead)
   Docs: man:systemd-sysv-generator(8)
  
  Related Bugs:
-  * bug 1576692: fully support package installation in systemd
+  * bug 1576692: [cloud-init] fully support package installation in systemd

** No longer affects: cloud-init (Ubuntu Xenial)

** No longer affects: cloud-init (Ubuntu)

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

Title:
  apache2 fails to start if installed via cloud config (on Xenial)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1575572/+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 1575572] Re: apache2 fails to start if installed via cloud config (on Xenial)

2016-04-29 Thread Scott Moser
> This behaviour of installing packages or configuring your system while the
> system isn't booted yet might also bite you in other cases (it certainly bit
> me a number of cases). Maybe we should discuss how to move that after the
> boot? I do that in
> https://git.launchpad.net/~ubuntu-release/+git/autopkgtest-cloud/tree/tools/armf-lxd-slave.userdata
> but this doesn't look very pretty.

The goal of cloud-init is basically to allow the user to do whatever
they could have done by creating their own image.  But instead, do that
via feeding data to the system.

The portion of cloud-init that installs packages for a user can be moved
to a later stage, but can't really be moved *out* of boot.

sysvinit and upstart support this functionality well. upstart *really*
does the right thing in that you can add new jobs and when conditions
are met those jobs will be handled.

Also note that "in the boot sequence" is not really the problem.  The problem 
is that the package installation is happening before the system is completely 
booted.  As an example of the difference, consider that any hung or blocked 
systemd service will break installation of services.  I can show this by:
 a.) new xenial container
 b.) modify /etc/rc.local to have 'sleep 5m'
 c.) start container
 d.) lxc exec name apt-get install apache2
 e.) apt-get install apache2

The same problem can be shown with 'd' being invoked via ssh, or *any*
other mechanism on the system.

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

Title:
  apache2 fails to start if installed via cloud config (on Xenial)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1575572/+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 1575572] Re: apache2 fails to start if installed via cloud config (on Xenial)

2016-04-29 Thread Scott Moser
Pitti, in reponse to comment 5 above:
> > d.) output of runlevel is stored in RL and then it goes looking for an
> > SLINK or SSLINK (/etc/rc$RL.d/S??apache2 or /etc/rcS.d/S??apache2). Neither
> > of these exist so it exits without starting the service.

> To be sure we are talking about the same thing: Surely update-rc.d should run
> before invoke-rc.d in the postinst, so the links should exist in rc[2345].d/.
> This is solely about $RL having the wrong value here, not about the links not
> existing at all, right?

Yes, the links are present and that is functional.  but if RL=unknown,
then there is no file /etc/rcunknown.d/S??apache2.  My statement wasn't
terribly clear.

If RL=5 all would be good.

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

Title:
  apache2 fails to start if installed via cloud config (on Xenial)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1575572/+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 1575055] Re: check_instance_id() error on reboots when using config-drive

2016-04-29 Thread Scott Moser
Thanks for the bug report and the fix.
Committed in trunk.  I will try to get this uploaded to yakkety and to xenial 
today.

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

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

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

** Changed in: cloud-init
 Assignee: (unassigned) => Scott Moser (smoser)

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

Title:
  check_instance_id() error on reboots when using config-drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1575055/+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 1576351] Re: include cloud-init in ubuntu-server disable by default in iso install

2016-04-29 Thread Scott Moser
I spoke with cyphermox, and it seems that probably the right way for
this to happen is for cloud-init to prompt at install time at the proper
priority and then the installer will ask.  Alternatively, we could seed
the question in the installer preseed so there is no prompt and it is
disabled.

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

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

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

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

Title:
  include cloud-init in ubuntu-server disable by default in iso install

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