** Merge proposal linked:
https://code.launchpad.net/~mylesjp/ubuntu/+source/horizon/+git/horizon/+merge/490491
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045394
Title:
Installation of opens
I have sponsored the fixed up antelope package. Wesley, please ask Ed to
approve from Antelope-staging to Antelope-proposed for you to verify.
Also ask Guillaume to merge the branch. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
### Verification done Bobcat ###
I started horizon-reconfigure.sh on 11 machines and let them run all day
(8.5 hrs) with no failures:
wesley@voyager:~/Documents/00406202$ ./do.sh bobcat apt-cache policy
openstack-dashboard | grep "Installed: 4:23.3.0-0ubuntu1.2~cloud1"
+ series=bobcat
+ args=("$
Unfortunately, antelope regressed due to an incorrect shebang in
manage.py (the postinst change drops the explicit interpreter):
```
Setting up openstack-dashboard (4:23.2.0-0ubuntu2~cloud1) ...
Collecting and compressing static assets...
/usr/bin/env: ‘python’: No such file or directory
attempt 1
** Merge proposal linked:
https://code.launchpad.net/~whershberger/ubuntu/+source/horizon/+git/horizon-1/+merge/489950
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045394
Title:
Installation o
** Merge proposal linked:
https://code.launchpad.net/~whershberger/ubuntu/+source/horizon/+git/horizon-1/+merge/486761
** Merge proposal linked:
https://code.launchpad.net/~whershberger/ubuntu/+source/horizon/+git/horizon-1/+merge/486762
--
You received this bug notification because you
This bug was fixed in the package horizon - 4:25.1.0-0ubuntu1.1~cloud0
---
horizon (4:25.1.0-0ubuntu1.1~cloud0) noble-dalmatian; urgency=medium
.
* New update for the Ubuntu Cloud Archive.
.
horizon (4:25.1.0-0ubuntu1.1) oracular; urgency=medium
.
* d/openstack-dashboard.pos
This bug was fixed in the package horizon - 4:24.0.0-0ubuntu1.3~cloud0
---
horizon (4:24.0.0-0ubuntu1.3~cloud0) jammy-caracal; urgency=medium
.
* New update for the Ubuntu Cloud Archive.
.
horizon (4:24.0.0-0ubuntu1.3) noble; urgency=medium
.
* d/openstack-dashboard.postinst
### Verification Done Dalmatian ###
I started horizon-reconfigure.sh on 11 machines and let them run all day
(7 hrs): no failures.
$ ./do.sh noble apt-cache policy openstack-dashboard | grep "Installed:
4:25.1.0-0ubuntu1.1~cloud0"
+ series=noble
+ args=("$@")
+ for inst in "${series}"{0..10}
+ l
For whoever sponsors the Antelope/Bobcat uploads, please be aware that
the git repo for Bobcat is missing/has additional xstatic changes that
aren't present in the UCA. The source package should be built based on
the `apt-get source` of the package.
--
You received this bug notification because y
### Verification Done Caracal ###
I started horizon-reconfigure.sh on 11 machines and let them run all day
(7 hrs): no failures.
$ ./do.sh jammy apt-cache policy openstack-dashboard | grep "Installed:
4:24.0.0-0ubuntu1.3~cloud0"
+ series=jammy
+ args=("$@")
+ for inst in "${series}"{0..10}
+ lxc
** Changed in: cloud-archive/dalmatian
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045394
Title:
Installation of openstack-dashboard fails during asset
Hello Takashi, or anyone else affected,
Accepted horizon into dalmatian-proposed. The package will build now and
be available in the Ubuntu Cloud Archive in a few hours, and then in the
-proposed repository.
Please help us by testing this new package. To enable the -proposed
repository:
sudo a
** Changed in: cloud-archive/epoxy
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045394
Title:
Installation of openstack-dashboard fails during asset compressi
This bug was fixed in the package horizon - 4:24.0.0-0ubuntu1.3
---
horizon (4:24.0.0-0ubuntu1.3) noble; urgency=medium
* d/openstack-dashboard.postinst: Retry compress to avoid race condition in
pyscss. Thanks to Santiago Vila and Thomas Goirand
(LP: #2045394)
-- Wesley
This bug was fixed in the package horizon - 4:25.1.0-0ubuntu1.1
---
horizon (4:25.1.0-0ubuntu1.1) oracular; urgency=medium
* d/openstack-dashboard.postinst: Retry compress to avoid race condition in
pyscss. Thanks to Santiago Vila and Thomas Goirand
(LP: #2045394)
-- Wes
### Verification Done Oracular ###
I started horizon-reconfigure.sh on 11 machines and let them run
overnight (14 hrs): no failures.
$ ./do.sh oracular ps -aux | grep horizon-reconfigure
+ series=oracular
+ args=("$@")
+ for inst in "${series}"{0..10}
+ lxc exec oracular0 -- ps -aux
root5
### Verification Done Noble ###
I started horizon-reconfigure.sh on 11 machines and let them run
overnight: no failures.
$ ./do.sh noble ps -aux | grep horizon-reconfigure
+ series=noble
+ args=("$@")
+ for inst in "${series}"{0..10}
+ lxc exec noble0 -- ps -aux
root4298 0.0 0.1 7740
Hello Takashi, or anyone else affected,
Accepted horizon into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/horizon/4:24.0.0-0ubuntu1.3 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
http
Uploaded for oracular and noble.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045394
Title:
Installation of openstack-dashboard fails during asset compression
To manage notifications about this b
** Merge proposal linked:
https://code.launchpad.net/~whershberger/ubuntu/+source/horizon/+git/horizon/+merge/483873
** Merge proposal linked:
https://code.launchpad.net/~whershberger/ubuntu/+source/horizon/+git/horizon/+merge/483874
** Merge proposal linked:
https://code.launchpad.ne
** Description changed:
[ Impact ]
Starting in OpenStack 2022.2 (Zed), compressing static assets with
django-compressor fails around 5-10% of the time (see also the Debian bug [1]).
This is done during the Horizon postinst and prevents the package from
installing when the race occurs.
** Summary changed:
- Installation of openstack-dashboard fails because of command failure
+ Installation of openstack-dashboard fails during asset compression
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
** Description changed:
[ Impact ]
- Starting in OpenStack 2022.2 (Zed), compressing static assets with
django-compressor fails around 5-10% of the time (see also the Debian bug [1]).
This is done during the Horizon postinst and prevents the package from
installing when the race occurs.
-
-
** Description changed:
[ Impact ]
Starting in OpenStack 2023.1 (Antelope), compressing static assets with
django-compressor fails around 5-10% of the time (see also the Debian bug [1]).
This is done during the Horizon postinst and prevents the package from
installing when the race occurs.
** Merge proposal linked:
https://code.launchpad.net/~whershberger/ubuntu/+source/horizon/+git/horizon-1/+merge/483878
** Merge proposal linked:
https://code.launchpad.net/~whershberger/ubuntu/+source/horizon/+git/horizon-1/+merge/483879
** Merge proposal linked:
https://code.launchpa
26 matches
Mail list logo