Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

g-cpan doesn't work without PORTDIR_OVERLAY (using repos.conf) #26

Closed
tecknicaltom opened this issue Dec 12, 2015 · 4 comments
Closed
Assignees
Milestone

Comments

@tecknicaltom
Copy link

Portage has deprecated the use of PORTDIR_OVERLAY in favor of the repos.conf method of configuring overlays. g-cpan doens't seem to handle this change.

# g-cpan -l 2>/dev/null
 * The option you have chosen isn't supported without a configured overlay.
@bor bor added this to the v0.17 milestone Jul 14, 2016
@bor bor self-assigned this Jul 14, 2016
@bor
Copy link
Collaborator

bor commented Jul 14, 2016

@marcelser
Copy link

Hi Bor. This bug was reported on 13. Dec 15 so nearly a year ago. Can you please fix this as I don't know how to use g-cpan while this is still not fixed. What variables would I have to set. The manual says GCPAN_OVERLAY which I did but it still fails. Plus what needs to be the content? the directory or just the name as defined in the repos.conf?

@bor
Copy link
Collaborator

bor commented Nov 3, 2016

This is in a process.
To ensure there is a need to setup such variables:

PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
GCPAN_OVERLAY="/usr/local/portage"

bor added a commit to bor/g-cpan that referenced this issue Nov 10, 2016
 if they not comes from env
this commit should fix gentoo bug #581490 and fix gentoo-perl#26 (github)
bor added a commit to bor/g-cpan that referenced this issue Nov 11, 2016
 if they not comes from env
this commit should fix gentoo bug #581490 and fix gentoo-perl#26 (github)
@bor bor closed this as completed in f35f3fd Nov 11, 2016
@bor
Copy link
Collaborator

bor commented Nov 13, 2016

@tecknicaltom, @marcelser
Guys please check last git revision. Is it works for you now?
By emerge -av =app-portage/g-cpan-9999

bor added a commit to bor/gentoo that referenced this issue Apr 4, 2020
Bug: https://bugs.gentoo.org/581490
Closes: gentoo-perl/g-cpan#26
Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com>
bor added a commit to bor/gentoo that referenced this issue Apr 8, 2020
Bug: https://bugs.gentoo.org/581490
Closes: gentoo-perl/g-cpan#26
Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com>
gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Apr 10, 2020
Bug: https://bugs.gentoo.org/581490
Closes: gentoo-perl/g-cpan#26
Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com>
Closes: #15214
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants