Skip Menu |

This queue is for tickets about the Module-ScanDeps CPAN distribution.

Report information
The Basics
Id: 20383
Status: resolved
Priority: 0/
Queue: Module-ScanDeps

People
Owner: Nobody in particular
Requestors: mark [...] summersault.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.61
Fixed in: (no value)



Subject: CPANPLUS metadata not cached due to permissions issue
I waited about 15 minutes for scandeps.pl to slowly go through the process of working with CPANPLUS to get up-to-date metadata. It eventually ended with a message like this: "/usr/src/.cpanplus/packages.2.04.stored not writable; skipped." I wasn't running scandeps.pl as root, and don't feel that I should need to. scandeps.pl should have an alternate strategy for handling the cache data or interacting with the CPANPLUS configuration if it can't write to the usual ".cpanplus" directory. If ScanDeps needs an alternate CPANPLUS profile, that seems like something it should take care of itself. Mark