On 4/4/21 6:41 AM, n952162 wrote:
On 4/4/21 12:37 PM, n952162 wrote:
After re-running quickpkg, I still get no "binary"s in the emerge output dependency tree.


At some point, I started getting 304 errors here again.

    |304 Not Modified|
    <https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/304>
        This is used for caching purposes. It tells the client that the
        response has not been modified, so the client can continue to
        use the same cached version of the response.

I suspect the problem is related to this. The Packages file is the package index file.

# ls -l /var/cache/binpkgs/Packages
-rw-r--r-- 1 root root 1024590 AprĀ  4 13:00 /var/cache/binpkgs/Packages


I wonder if your permissions are messed up? Here's mine:

$ ls -ldh /var/cache/distfiles/ /var/cache/binpkgs
drwxrwxr-x 2 root portage 4.0K Dec  4  2019 /var/cache/binpkgs
drwxrwxr-x 2 root portage 140K Apr  2 08:16 /var/cache/distfiles

Dan

Reply via email to