Size: a a a

2020 January 15

В

Вертолетчик in Modern::Perl
Ну у меня на ней тоже через perlbrew не прокатило. Поэтому поставил через homebrew
источник

SS

Supreme Spirit in Modern::Perl
господа, выручайте) не могу с пакетником ладу дать.
$ perlbrew switch perl-5.31.5
$ perl -v  
> This is perl 5, version 31, subversion 5 (v5.31.5) built for darwin-2level

$ cpanm Net::Whois::Raw  
> ==> Found dependencies: HTTP::Status, HTTP::Request, HTTP::Date, HTTP::Response
! Installing the dependencies failed: Module 'HTTP::Request' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Response' is not installed
! Bailing out the installation for HTTP-Daemon-6.06.
! Installing the dependencies failed: Module 'File::Listing' is not installed, Module 'HTTP::Negotiate' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Cookies' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Response' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Request::Common' is not installed, Module 'HTTP::Daemon' is not installed
! Bailing out the installation for libwww-perl-6.43.
! Installing the dependencies failed: Module 'LWP::UserAgent' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Headers' is not installed
! Bailing out the installation for Net-Whois-Raw-2.99026.
источник

ع

عاصم بن حارث in Modern::Perl
Supreme Spirit
а если ток потыкать? я то задеплою на сервер все равно конечный проект. прост вижу, что perlbrew конфликтует с homebrew
😕 удивил! А что за "конфликт"?
источник

SS

Supreme Spirit in Modern::Perl
عاصم بن حارث
😕 удивил! А что за "конфликт"?
да писали, что homebrew ставит свой перл и там каша получается
источник

AT

Askar Timirgazin in Modern::Perl
Supreme Spirit
господа, выручайте) не могу с пакетником ладу дать.
$ perlbrew switch perl-5.31.5
$ perl -v  
> This is perl 5, version 31, subversion 5 (v5.31.5) built for darwin-2level

$ cpanm Net::Whois::Raw  
> ==> Found dependencies: HTTP::Status, HTTP::Request, HTTP::Date, HTTP::Response
! Installing the dependencies failed: Module 'HTTP::Request' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Response' is not installed
! Bailing out the installation for HTTP-Daemon-6.06.
! Installing the dependencies failed: Module 'File::Listing' is not installed, Module 'HTTP::Negotiate' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Cookies' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Response' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Request::Common' is not installed, Module 'HTTP::Daemon' is not installed
! Bailing out the installation for libwww-perl-6.43.
! Installing the dependencies failed: Module 'LWP::UserAgent' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Headers' is not installed
! Bailing out the installation for Net-Whois-Raw-2.99026.
Наверное оно хочет системно поставить, а рута нет. Надо логи cpanm
источник

AB

Alex Bush in Modern::Perl
Supreme Spirit
господа, выручайте) не могу с пакетником ладу дать.
$ perlbrew switch perl-5.31.5
$ perl -v  
> This is perl 5, version 31, subversion 5 (v5.31.5) built for darwin-2level

$ cpanm Net::Whois::Raw  
> ==> Found dependencies: HTTP::Status, HTTP::Request, HTTP::Date, HTTP::Response
! Installing the dependencies failed: Module 'HTTP::Request' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Response' is not installed
! Bailing out the installation for HTTP-Daemon-6.06.
! Installing the dependencies failed: Module 'File::Listing' is not installed, Module 'HTTP::Negotiate' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Cookies' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Response' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Request::Common' is not installed, Module 'HTTP::Daemon' is not installed
! Bailing out the installation for libwww-perl-6.43.
! Installing the dependencies failed: Module 'LWP::UserAgent' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Headers' is not installed
! Bailing out the installation for Net-Whois-Raw-2.99026.
А cpanm как ставили?
У perlbrew есть прям команда для этого
perlbrew install-cpanm
источник

ع

عاصم بن حارث in Modern::Perl
Supreme Spirit
господа, выручайте) не могу с пакетником ладу дать.
$ perlbrew switch perl-5.31.5
$ perl -v  
> This is perl 5, version 31, subversion 5 (v5.31.5) built for darwin-2level

$ cpanm Net::Whois::Raw  
> ==> Found dependencies: HTTP::Status, HTTP::Request, HTTP::Date, HTTP::Response
! Installing the dependencies failed: Module 'HTTP::Request' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Response' is not installed
! Bailing out the installation for HTTP-Daemon-6.06.
! Installing the dependencies failed: Module 'File::Listing' is not installed, Module 'HTTP::Negotiate' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Cookies' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Response' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Request::Common' is not installed, Module 'HTTP::Daemon' is not installed
! Bailing out the installation for libwww-perl-6.43.
! Installing the dependencies failed: Module 'LWP::UserAgent' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Headers' is not installed
! Bailing out the installation for Net-Whois-Raw-2.99026.
для начала вот так: perlbrew install-cpanm
потом еще раз попробуй проинсталить мАдуль...
источник

SS

Supreme Spirit in Modern::Perl
Alex Bush
А cpanm как ставили?
У perlbrew есть прям команда для этого
perlbrew install-cpanm
так и ставил
источник

AH

Anton Horodchuk in Modern::Perl
Supreme Spirit
господа, выручайте) не могу с пакетником ладу дать.
$ perlbrew switch perl-5.31.5
$ perl -v  
> This is perl 5, version 31, subversion 5 (v5.31.5) built for darwin-2level

$ cpanm Net::Whois::Raw  
> ==> Found dependencies: HTTP::Status, HTTP::Request, HTTP::Date, HTTP::Response
! Installing the dependencies failed: Module 'HTTP::Request' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Response' is not installed
! Bailing out the installation for HTTP-Daemon-6.06.
! Installing the dependencies failed: Module 'File::Listing' is not installed, Module 'HTTP::Negotiate' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Cookies' is not installed, Module 'HTTP::Status' is not installed, Module 'HTTP::Response' is not installed, Module 'HTTP::Date' is not installed, Module 'HTTP::Request::Common' is not installed, Module 'HTTP::Daemon' is not installed
! Bailing out the installation for libwww-perl-6.43.
! Installing the dependencies failed: Module 'LWP::UserAgent' is not installed, Module 'HTTP::Request' is not installed, Module 'HTTP::Headers' is not installed
! Bailing out the installation for Net-Whois-Raw-2.99026.
есть еще логи cpanm. Там он может сказать, например, что не смог найти make
источник

ع

عاصم بن حارث in Modern::Perl
@supremespirit
и еще, перестань perl -v долбить
есть же, на прмер, "человеческий" вариант: perl -E'say$^V' ну или perl -E'say$]'
источник

SS

Supreme Spirit in Modern::Perl
عاصم بن حارث
@supremespirit
и еще, перестань perl -v долбить
есть же, на прмер, "человеческий" вариант: perl -E'say$^V' ну или perl -E'say$]'
😄
источник

ع

عاصم بن حارث in Modern::Perl
🤝😂
источник

SS

Supreme Spirit in Modern::Perl
Anton Horodchuk
есть еще логи cpanm. Там он может сказать, например, что не смог найти make
нашел лог
источник

SS

Supreme Spirit in Modern::Perl
gist.github. com/clockdev/752668b01e8a3d00cc147e8eabf17113
какой-то ужас там)
Failed 146/146 subtests
источник

AB

Alex Bush in Modern::Perl
Supreme Spirit
gist.github. com/clockdev/752668b01e8a3d00cc147e8eabf17113
какой-то ужас там)
Failed 146/146 subtests
А тут что?
/Users/spirit/.cpanm/work/1579088549.20654/build.log
источник

SS

Supreme Spirit in Modern::Perl
Alex Bush
А тут что?
/Users/spirit/.cpanm/work/1579088549.20654/build.log
в том то и дело, что тоже самое
источник

SS

Supreme Spirit in Modern::Perl
он сам ссылается на себя
источник

SS

Supreme Spirit in Modern::Perl
Supreme Spirit
gist.github. com/clockdev/752668b01e8a3d00cc147e8eabf17113
какой-то ужас там)
Failed 146/146 subtests
обновил тут, вторым файлом лог этот залил. но по-моему, там тоже самое
источник

AB

Alex Bush in Modern::Perl
А если версию перла стабильную взять?
источник

AB

Alex Bush in Modern::Perl
На 5.30 только что поставил Net::Whois::Raw
источник