Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 431576 - app-shells/gentoo-bashcomp - _pkgname() function needs to be aware of cache-formats
Summary: app-shells/gentoo-bashcomp - _pkgname() function needs to be aware of cache-f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: InVCS, PATCH
Depends on:
Blocks:
 
Reported: 2012-08-15 22:37 UTC by Jacek Sowiński
Modified: 2012-10-24 04:34 UTC (History)
2 users (show)

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


Attachments
_pkgname() checks 'md5-cache' and 'cache folders' under $portdir/metadata/ (0001-gentoo-_pkgname-needs-to-check-both-md5-cache-and-ca.patch,2.71 KB, patch)
2012-08-15 22:37 UTC, Jacek Sowiński
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacek Sowiński 2012-08-15 22:37:31 UTC
Created attachment 321438 [details, diff]
_pkgname() checks 'md5-cache' and 'cache folders' under $portdir/metadata/

_pkgname function needs to check both ${portdir}/metadata/cache and
${portdir}/metadata/md5-cache as we don't know about cache-format used in
in overlays installed on machine of the user.

I attached the patch in the format given by 'git format-patch'.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2012-10-11 05:01:56 UTC
Thanks.  There were also a couple places in _emerge that needed updating.

http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-bashcomp.git;a=commit;h=8609efe8432a76300d7208b16c19a7305b96aa8a
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2012-10-24 04:34:10 UTC
Fixed in 20121024.