1a600db
@@ -1,4 +1,4 @@
- FROM registry.fedoraproject.org/fedora:34
+ FROM registry.fedoraproject.org/fedora:35
WORKDIR /opt/sites/getfedora.org/
Fails on:
No match for argument: python3-flask-assets Error: Unable to find a match: python3-flask-assets
cc : @misc @darknao
The actual build is currently running on Openshift 3.11, which is not compatible with F35 container image. So until we migrate to the new Openshift 4 cluster (which is in progress), I can only suggest to stay on F34 a little bit longer.
As for the actual error, this package seems dead. Maybe we should consider managing python dependencies with pip instead?
Closing it for now. We will revisit once we are hosted on ocp4.
Pull-Request has been closed by darknao