[rt-users] Can't reinstall: CORE missing dependencies: File::ShareDir...MISSING

Chris Nelson cnelson at delivra.com
Wed Sep 10 10:15:28 EDT 2008


Awesome. It's worth pointing out I'm doing make upgrade (so I'm going to do
make -k upgrade).

Thanks!

On Wed, Sep 10, 2008 at 10:12 AM, Joop <JoopvandeWege at mococo.nl> wrote:

> Chris Nelson wrote:
>
>> Joop,
>>
>> This is what it says when I run that command:
>>
>> cnelson at myserver:/tmp/rt-3.8.1$ sudo cpan File::ShareDir
>> CPAN: Storable loaded ok
>> Going to read /home/cnelson/.cpan/Metadata
>>  Database was generated on Tue, 09 Sep 2008 01:02:57 GMT
>> File::ShareDir is up to date.
>>
>> However, it still fails on sudo make testdeps.
>>
>> I run sudo make fixdeps and here are the relevant lines:
>>
>>    * File::ShareDir...MISSING
>>    * Install module File::ShareDir
>>      CPAN: Storable loaded ok
>>      Going to read /home/cnelson/.cpan/Metadata
>>        Database was generated on Tue, 09 Sep 2008 01:02:57 GMT
>>      File::ShareDir is up to date.
>>
>>  I have had something like this and it turned out that the version
> comparison didn't work as expected. The solution I then use is:
> sudo make -k install
>
> The -k option tells make to continue even if it encounters errors.  Just be
> sure that the File::ShareDir is the only error else make will happily
> continue doing potential a lot of bad things.
> Lets see if I can reproduce your problem with a VM running Ubuntu 8.04
> which is updated to the latest patches. I'll let you know what happens.
>
> Joop
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080910/f6166580/attachment.htm>


More information about the rt-users mailing list