[Bug 2155142] Re: python3-heat-dashboard misses template generator static assets

Launchpad Bug Tracker 2155142 at bugs.launchpad.net
Fri Jun 12 18:28:08 UTC 2026


This bug was fixed in the package heat-dashboard - 15.0.0-0ubuntu2

---------------
heat-dashboard (15.0.0-0ubuntu2) stonking; urgency=medium

  * d/p/restore-manifest-package-data.patch: force include static
    assets. (LP: #2155142)
  * d/control: add missing python3 dependency.

 -- Guillaume Boutry <guillaume.boutry at canonical.com>  Wed, 03 Jun 2026
13:37:18 +0200

** Changed in: heat-dashboard (Ubuntu Stonking)
       Status: Confirmed => Fix Released

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

Title:
  python3-heat-dashboard misses template generator static assets

Status in Ubuntu Cloud Archive gazpacho series:
  New
Status in OpenStack Snap:
  Triaged
Status in OpenStack Snap 2026.1 series:
  Triaged
Status in heat-dashboard package in Ubuntu:
  Fix Released
Status in heat-dashboard source package in Resolute:
  New
Status in heat-dashboard source package in Stonking:
  Fix Released

Bug description:
  `python3-heat-dashboard` 15.0.0-0ubuntu1 installs Horizon enabled
  files that reference Heat template generator static assets, but the
  binary package does not include those assets.

  This breaks `openstack-dashboard` package configuration when
  `openstack-dashboard` and `python3-heat-dashboard` are installed
  together in the same apt transaction.

  
  ## Affected Packages

  - Source package: `heat-dashboard`
  - Binary package: `python3-heat-dashboard`
  - Version: `15.0.0-0ubuntu1`
  - Ubuntu series observed: `resolute`
  - Related package: `openstack-dashboard` `4:25.7.1-0ubuntu1`

  ## Steps to Reproduce

  1. In a clean resolute environment, install both packages in one transaction:
     `apt install openstack-dashboard python3-heat-dashboard`

  2. Observe `openstack-dashboard` postinst running `collectstatic` and
     `compress` after both packages are staged.

  
  ## Error observed
  CommandError: An error occurred during rendering horizon/_scripts.html:
  'dashboard/project/heat_dashboard/template_generator/js/components/template-generator.module.js' could not be found in the COMPRESS_ROOT '/var/lib/openstack-dashboard/static' or with staticfiles.

  
  Can also be reproduced when running autopkgtests for heat-dashboard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/gazpacho/+bug/2155142/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list