SBU-BMI / quip_distro

BSD 3-Clause "New" or "Revised" License
29 stars 16 forks source link

PathDB component fails to build #333

Closed delocalizer closed 1 year ago

delocalizer commented 1 year ago

The compose yaml specifies PathDB v 1.7.1 but this version is too old to contain the fix in a1a58d0 for the remi repo mirror location. docker-compose build fails.

birm commented 1 year ago

Thank you for noticing and reporting! I have been able to replicate this, as below.

Step 5/53 : RUN rpm -Uvh http://mirror.bebout.net/remi/enterprise/remi-release-7.rpm
 ---> Running in 67a2149ee785
curl: (6) Could not resolve host: mirror.bebout.net; Unknown error
error: skipping http://mirror.bebout.net/remi/enterprise/remi-release-7.rpm - transfer failed

This fix is part of the distribution on the development branch of the upstream. We should release (and carry this over) quite soon hopefully, when we should be able to close this.

Thank you again!

birm commented 1 year ago

I'm closing this with v3.10.0, but please reopen if that does not fix this issue on your end, or if you have a related complication with the build/run process.