| Summary: | media-libs/amdvlk: Missing ebuild in Manifest | ||
|---|---|---|---|
| Product: | GURU | Reporter: | skala.antonin |
| Component: | Package issues | Assignee: | GURU project <guru-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andrewammerlaan, gentoo |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
skala.antonin
2021-04-20 15:53:58 UTC
Well, actually it should have to install 2021.1.2.ebuild https://gitweb.gentoo.org/repo/proj/guru.git/tree/media-libs/amdvlk thin-manifests = true in metadata/layout.conf means that ebuild manifests are not generated or used, so that makes this error a bit more cryptic. See https://gitweb.gentoo.org/repo/proj/guru.git/tree/metadata/layout.conf That is it. I do not know why but /var/db/repos/guru/metadata/layout.conf only contain "masters = gentoo" so I did git reset --hard origin/master and its now ok. Closing, as this is fixed :) |