\xe2\x80\x8b\xe2\x80\x8b 我的构建管道的一部分是下载特定版本的 Chrome (google-chrome-stable_81.0.4044.138-1_amd64.deb)。由于以下错误,我的本地构建和 GitHub 上的自动构建都突然失败:
\nStep 26/30 : RUN wget --no-verbose -O /tmp/chrome.deb http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_${CHROME_VERSION}_amd64.deb\n560 ---> Running in 718393c11bc4\n561http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_81.0.4044.138-1_amd64.deb:\n5622022-01-18 08:20:09 ERROR 404: Not Found.\n563The command '/bin/sh -c wget --no-verbose -O /tmp/chrome.deb http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_${CHROME_VERSION}_amd64.deb && apt-get update && apt-get install -y /tmp/chrome.deb --no-install-recommends --allow-downgrades fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf && rm /tmp/chrome.deb' returned a non-zero code: 8\nRun Code Online (Sandbox Code Playgroud)\n几个月来,我\xe2\x80\x99 的这部分构建一直存在零问题,但突然\xe2\x80\x99 崩溃了。知道\xe2\x80\x99s 发生了什么吗?
\n在解决这个问题的同时还有解决方法吗?
\n不幸的是,Google 似乎不再在 提供这些二进制文件http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/。
但您可以在 找到这些镜像https://mirror.cs.uchicago.edu/google-chrome/pool/main/g/google-chrome-stable/。
| 归档时间: |
|
| 查看次数: |
3399 次 |
| 最近记录: |