haiku / haikudepotserver

Haiku Depot Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.0.113 failing to build.

kallisti5 opened this issue · comments

 ---> 1bc046af8521
Removing intermediate container 3c5cece8c9e5
Step 18/34 : COPY config.properties ${INSTALL_ROOT}
 ---> 6b6d9983c26a
Removing intermediate container 9312514e30fa
Step 19/34 : COPY logback.xml ${INSTALL_ROOT}
 ---> 5b6080a6dea0
Removing intermediate container 6fdbc3663e88
Step 20/34 : COPY launch.sh ${INSTALL_ROOT}
 ---> 40a14ff34ec6
Removing intermediate container 607e7bbbe6b2
Step 21/34 : ADD ${JETTY_DOWNLOAD_URL} ${INSTALL_ROOT}/${JETTY_JAR}
Downloading [==================================================>] 8.881 MB/8.881 MB
 ---> 744761e04c22
Removing intermediate container b8d85362a79f
Step 22/34 : ADD ${HVIF2PNG_VERSION}.tgz ${INSTALL_ROOT}
 ---> 6d7efabf7f14
Removing intermediate container 2d458215cfcd
Step 23/34 : ADD ${PG_DOWNLOAD_URL} ${INSTALL_ROOT}/${PG_JAR}
Downloading [==================================================>] 680.4 kB/680.4 kB
 ---> b914ef14e664
Removing intermediate container 76cef5d9c2f1
Step 24/34 : ADD ${HDS_WAR_DOWNLOAD_URL} ${INSTALL_ROOT}/${HDS_WAR}
Got HTTP status code >= 400: 404 Not Found
make: *** [Makefile:4: default] Error 1

404:

https://github.com/haiku/haikudepotserver/releases/download/haikudepotserver-1.0.113/haikudepotserver-webapp-1.0.113.war

that should fix it. I'll try to get it out today.

Thanks!