maflcko

Results 2197 comments of maflcko

Maybe an "upstream" label could make sense here, as this is not Cirrus' fault?

I just tried v0.45.0-07fb74e, but it didn't clear the directory. I presume the cirrus agent needs to be bumped on the cirrus servers first?

No worries, thanks for working on this. I just re-tested and it looks like it prefers the directory name `/tmp/cirrus-build-557367079/` over `/tmp/cirrus-ci-build/`

Oh, I wanted to say that if a random directory name is picked (which may be included in cache artefacts), then it will be harder to re-use a cache between...

> agent creates cache archives with relative paths Ah, I see. > Or you're talking about different caching mechanism? The caches itself might include the full path. E.g. ccache. But...

Cool, thanks! I'll try this out in the next days.

@ryanofsky Needs rebase if still relevant.

I think this was fixed already?

As a workaround you can use normal left-click and then use the middle mouse button on the browsers' back-button

To test on a fresh install of Ubuntu Kinetic: Install: `export DEBIAN_FRONTEND=noninteractive && apt update && apt install curl wget htop git vim ccache -y && git clone https://github.com/bitcoin/bitcoin.git ./bitcoin-core...