[Catalyst] problem installing Catalyst
Silvio Almeida
scvalmei at graaph.arq.br
Sat Mar 8 21:01:19 GMT 2008
>From error messages:
MD5 checksum is incorrect ... Please check this array with 'o conf urllist', and retry.
So my friend be sure to have ftp://ftp.roedu.net _out_ of your urllist:
cpan> o conf urllist
stefan.petrea at gmail.com wrote:
> Hi,
>
> I've installed some time ago Catalyst on a server.
> I've coded some bits of code with it and it worked okay.
> After some time I decided to try a project from some site,
> this one http://dab.free.fr/wp/?p=66
> It has a .tgz with the code.
>
> And I got some errors regarding the fact that I needed to
> install some modules.
> I did that via cpan until I got to this error.
> If I delete the module cached in /root/.cpan as the error message
> suggests and I retry to install the module this doesn't work either.
> What should I do ?
>
> cpan> force install Catalyst::Plugin::Authorization::Roles
> Running install for module Catalyst::Plugin::Authorization::Roles
> Running make for N/NU/NUFFIN/Catalyst-Plugin-Authorization-Roles-0.05.tar.gz
> CPAN: LWP::UserAgent loaded ok
> Fetching with LWP:
> ftp://ftp.roedu.net/pub/CPAN/authors/id/N/NU/NUFFIN/Catalyst-Plugin-Authorization-Roles-0.05.tar.gz
>
> Checksum mismatch for distribution file. Please investigate.
>
> Distribution id = N/NU/NUFFIN/Catalyst-Plugin-Authorization-Roles-0.05.tar.gz
> CPAN_USERID NUFFIN (Yuval Kogman <nothingmuch at woobling.org>)
> CALLED_FOR Catalyst::Plugin::Authorization::Roles
> CONTAINSMODS Catalyst::Plugin::Authorization::Roles
> MD5_STATUS
> force_update 2
> incommandcolor 1
> localfile /root/.cpan/sources/authors/id/N/NU/NUFFIN/Catalyst-Plugin-Authorization-Roles-0.05.tar.gz
>
> I'd recommend removing
> /root/.cpan/sources/authors/id/N/NU/NUFFIN/Catalyst-Plugin-Authorization-Ro
> les-0.05.tar.gz. Its MD5
> checksum is incorrect. Maybe you have configured your 'urllist' with
> a bad URL. Please check this array with 'o conf urllist', and
> retry.
>
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>
More information about the Catalyst
mailing list