Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837326 - 64d84ce2d9a333e83e2a5fba5e7ec95f936959e7 doubles the path breaking ebuild digest
Summary: 64d84ce2d9a333e83e2a5fba5e7ec95f936959e7 doubles the path breaking ebuild digest
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-09 01:02 UTC by Joe Kappus
Modified: 2022-04-09 04:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emergeinfo,7.55 KB, text/plain)
2022-04-09 01:02 UTC, Joe Kappus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Kappus 2022-04-09 01:02:15 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2022-04-09 04:32:19 UTC
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(-)