backend icon indicating copy to clipboard operation
backend copied to clipboard

fix jieba cache issue

Open jtotoole opened this issue 2 years ago • 4 comments

references https://github.com/mediacloud/backend/issues/809

jtotoole avatar Oct 16 '21 02:10 jtotoole

Doesn't seem to build :(

pypt avatar Oct 19 '21 12:10 pypt

Looks like the problem is this link from the Azure Ubuntu mirror 404ing:

http://azure.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libglapi-mesa_21.0.3-0ubuntu0.3~20.04.2_amd64.deb

E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libglapi-mesa_21.0.3-0ubuntu0.3~20.04.2_amd64.deb  404  Not Found [IP: 52.252.75.106 80]

https://github.com/mediacloud/backend/runs/3944124995?check_suite_focus=true#step:13:2298

What's the best way to resolve that?

jtotoole avatar Oct 19 '21 20:10 jtotoole

Could be missing apt update, halfway fixed in f0c523e

pypt avatar Oct 19 '21 21:10 pypt

It's the same issue as #775

pypt avatar Oct 19 '21 21:10 pypt