Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877491 - app-portage/gentoolkit: eclean man page refers to the old default DISTDIR and PKGDIR
Summary: app-portage/gentoolkit: eclean man page refers to the old default DISTDIR and...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords: InVCS, PATCH
Depends on:
Blocks:
 
Reported: 2022-10-17 19:39 UTC by Greg Kubaryk
Modified: 2024-05-08 21:44 UTC (History)
0 users

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


Attachments
fix path in man page (0001-fix-path-in-man-page.patch,897 bytes, patch)
2024-01-15 01:35 UTC, Greg Kubaryk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Kubaryk 2022-10-17 19:39:23 UTC
The man page for eclean refers to the old default DISTDIR of /usr/portage/distfiles (new default is /var/cache/distfiles) and old default PKGDIR of /usr/portage/packages (new default is /var/cache/binpkgs). It is harmless to leave it as is because of the way it is worded, but newer installs use the newer locations and have been for several years.
Comment 1 Greg Kubaryk 2024-01-15 01:35:15 UTC
Created attachment 882301 [details, diff]
fix path in man page
Comment 2 Greg Kubaryk 2024-01-15 01:36:14 UTC
looks like the DISTDIR path was already changed in c6dee3ef49e122a99dd299eae4749b7188751287
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-03 06:28:37 UTC
commit 718cae1a831c0923653c4a44d7d8ad9583e2e2a4
Author: Sam James <sam@gentoo.org>
Date:   Fri May 3 06:53:02 2024 +0100

    man: update default PKGDIR location to /var/cache/binpkgs

    Signed-off-by: Sam James <sam@gentoo.org>

(Sorry, I didn't realise there was a bug for this, or I would've used your patch.)
Comment 4 Larry the Git Cow gentoo-dev 2024-05-08 21:44:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d957d77c80b4296b8b3bdcc04bee1e4a953f9b1

commit 7d957d77c80b4296b8b3bdcc04bee1e4a953f9b1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-05-08 21:44:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-08 21:44:38 +0000

    app-portage/gentoolkit: add 0.6.7
    
    Closes: https://bugs.gentoo.org/877491
    Closes: https://bugs.gentoo.org/923369
    Closes: https://bugs.gentoo.org/915055
    Closes: https://bugs.gentoo.org/928951
    Closes: https://bugs.gentoo.org/928138
    Signed-off-by: Sam James <sam@gentoo.org>

 app-portage/gentoolkit/Manifest                |   1 +
 app-portage/gentoolkit/gentoolkit-0.6.7.ebuild | 127 +++++++++++++++++++++++++
 2 files changed, 128 insertions(+)