[SOLVED] Problem with Packages

I installed the latest version of CLDL.

Before cl-update, I copied packages to /var/calculate/packages/x86_64/ from another computer to avoid downloading them again.

cl-update re-downloaded the packages anyway?

This always worked in the past.

Does anybody know what changed?

Does anybody know how to fix it?

Hi,
Just at that time, all the repository packages were recompiled using GCC 8.2 :slight_smile: Old packages can be installed, but using the `emerge`, since `cl-update` prefers repository packages.

Thanks for the explanation.