[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#686668: marked as done (unblock horizon/2012.1.1-5)



Your message dated Tue, 04 Sep 2012 19:10:32 +0100
with message-id <1346782232.25563.3.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#686668: unblock horizon/2012.1.1-5
has caused the Debian Bug report #686668,
regarding unblock horizon/2012.1.1-5
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
686668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686668
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package horizon

  * Fix an installation bug that makes most of the functions of the software unavailable (missing javascript files)

Please find the debdiff between -4 and -5 attached to this mail.

$ diffstat /tmp/4-5.patch
 changelog                       |    8 ++++++++
 openstack-dashboard-apache.conf |    7 +++++++
 2 files changed, 15 insertions(+)

Cheers


diff -Nru horizon-2012.1.1/debian/changelog horizon-2012.1.1/debian/changelog
--- horizon-2012.1.1/debian/changelog	2012-08-28 05:15:06.000000000 +0200
+++ horizon-2012.1.1/debian/changelog	2012-09-04 13:58:53.000000000 +0200
@@ -1,3 +1,11 @@
+horizon (2012.1.1-5) unstable; urgency=low
+
+  * Add the /static/horizon alias to the apache host definition. Without
+    it the javascript files cannot be found and most of the dashboard
+    functions are not working.
+
+ -- Loic Dachary (OuoU) <loic@debian.org>  Tue, 04 Sep 2012 13:47:54 +0200
+
 horizon (2012.1.1-4) unstable; urgency=high
 
   * CVE-2012-3540: added patch: Disallow login redirects to anywhere other than
diff -Nru horizon-2012.1.1/debian/openstack-dashboard-apache.conf horizon-2012.1.1/debian/openstack-dashboard-apache.conf
--- horizon-2012.1.1/debian/openstack-dashboard-apache.conf	2012-08-28 05:15:06.000000000 +0200
+++ horizon-2012.1.1/debian/openstack-dashboard-apache.conf	2012-09-04 13:58:53.000000000 +0200
@@ -12,6 +12,13 @@
         Allow from all
     </Directory>
 
+    Alias /static/horizon /usr/share/pyshared/horizon/static/horizon
+
+    <Directory /usr/share/pyshared/horizon/static/horizon>
+        Order allow,deny
+        Allow from all
+    </Directory>
+
     Alias /static /usr/share/openstack-dashboard/openstack_dashboard/static
 
     <Directory /usr/share/openstack-dashboard/openstack_dashboard/static/>

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
On Tue, 2012-09-04 at 15:18 +0200, Loic Dachary wrote:
> Please unblock package horizon
> 
>   * Fix an installation bug that makes most of the functions of the software unavailable (missing javascript files)

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply to: