Created attachment 769511 [details] emerge --info Adding to the issue introduced in Bug #837323, the path gets doubled now: >>> Creating Manifest for /usr/portage/www-client/w3m !!! File b'/usr/portage/www-client/w3m/files/usr/portage/www-client/w3m/files/w3m.mailcap' doesn't exist, can't update Manifest Using commmit before https://github.com/gentoo/portage/commit/64d84ce2d9a333e83e2a5fba5e7ec95f936959e7 doesn't do this.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=b4ca7c5802aafab54ca163c8e59ac3d2222e3084 commit b4ca7c5802aafab54ca163c8e59ac3d2222e3084 Author: Kenneth Raplee <kenrap@kennethraplee.com> AuthorDate: 2022-04-09 01:42:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-09 04:32:12 +0000 manifest: fix thick manifest generation Closes: https://bugs.gentoo.org/837326 Closes: https://bugs.gentoo.org/837323 Signed-off-by: Kenneth Raplee <kenrap@kennethraplee.com> Signed-off-by: Sam James <sam@gentoo.org> lib/portage/manifest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)