Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 69588
Status: new
Priority: 0/
Queue: CPAN

People
Owner: Nobody in particular
Requestors: xenoterracide [...] gmail.com
Cc:
AdminCc:

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



Subject: Can't locate CPAN/MyConfig.pm in @INC
Date: Tue, 19 Jul 2011 16:21:58 -0500
To: bugs-cpan [...] rt.cpan.org
From: Caleb Cushing <xenoterracide [...] gmail.com>
attached is the build.log /home/ccushing/perl5/perlbrew/perls/perl-5.12.4/bin/perl /home/ccushing/perl5/perlbrew/perls/perl-5.12.4/bin/cpanm I also tried doing the same thing with cpan and got the same results. /home/ccushing/perl5/perlbrew/perls/perl-5.12.4/bin/cpan cpan[1]> o conf $CPAN::Config options from '/home/ccushing/.cpan/CPAN/MyConfig.pm': commit [Commit changes to disk] defaults [Reload defaults from disk] help [Short help about 'o conf' usage] init [Interactive setting of all options] applypatch [] auto_commit [0] build_cache [100] build_dir [/home/ccushing/.cpan/build] build_dir_reuse [0] build_requires_install_policy [yes] bzip2 [/bin/bzip2] cache_metadata [1] check_sigs [0] colorize_debug undef colorize_output [0] colorize_print undef colorize_warn undef commandnumber_in_prompt [1] commands_quote undef connect_to_internet_ok [1] cpan_home [/home/ccushing/.cpan] curl undef dontload_hash undef dontload_list undef ftp undef ftp_passive [1] ftp_proxy [] ftpstats_period undef ftpstats_size undef getcwd [cwd] gpg [/usr/bin/gpg] gzip [/bin/gzip] halt_on_failure [0] histfile [/home/ccushing/.cpan/histfile] histsize [100] http_proxy [] inactivity_timeout [0] index_expire [1] inhibit_startup_message [0] keep_source_where [/home/ccushing/.cpan/sources] load_module_verbosity [none] lynx undef make [/usr/bin/make] make_arg [] make_install_arg [] make_install_make_command [/usr/bin/make] makepl_arg [] mbuild_arg [] mbuild_install_arg [] mbuild_install_build_command [./Build] mbuildpl_arg [] ncftp undef ncftpget undef no_proxy [] pager [less -FSRX] password undef patch [/usr/bin/patch] patches_dir undef perl5lib_verbosity [none] prefer_installer [MB] prefs_dir [/home/ccushing/.cpan/prefs] prerequisites_policy [follow] proxy_pass undef proxy_user undef randomize_urllist undef scan_cache [atstart] shell [/bin/zsh] show_unparsable_versions [0] show_upload_date [0] show_zero_versions [0] tar [/bin/tar] tar_verbosity [none] term_is_latin [1] term_ornaments [1] test_report [0] trust_test_report_history [0] unzip [/usr/bin/unzip] urllist 0 [http://cpan.mobiles5.com/] 1 [http://mirror.hiwaay.net/CPAN/] 2 [http://mirror.datapipe.net/CPAN/] use_sqlite [0] username undef version_timeout [15] wait_list undef wget [/usr/bin/wget] yaml_load_code [0] yaml_module [YAML] perl -V hgcc Summary of my perl5 (revision 5 version 12 subversion 4) configuration: Platform: osname=linux, osvers=2.6.39-arch, archname=i686-linux-thread-multi uname='linux hgcc 2.6.39-arch #1 smp preempt mon jun 27 22:01:13 cest 2011 i686 intel(r) core(tm) i3 cpu 550 @ 3.20ghz genuineintel gnulinux ' config_args='-de -Dprefix=/home/ccushing/perl5/perlbrew/perls/perl-5.12.4 -Dusethreads' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='4.6.1', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.14.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.14' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API Built under linux Compiled at Jun 29 2011 16:04:49 %ENV: PERLBREW_HOME="/home/ccushing/.perlbrew" PERLBREW_PATH="/home/ccushing/perl5/perlbrew/bin:/home/ccushing/perl5/perlbrew/perls/perl-5.12.4/bin" PERLBREW_PERL="perl-5.12.4" PERLBREW_ROOT="/home/ccushing/perl5/perlbrew" PERLBREW_VERSION="0.24" PERL_LWP_SSL_VERIFY_HOSTNAME="0" @INC: /home/ccushing/perl5/perlbrew/perls/perl-5.12.4/lib/site_perl/5.12.4/i686-linux-thread-multi /home/ccushing/perl5/perlbrew/perls/perl-5.12.4/lib/site_perl/5.12.4 /home/ccushing/perl5/perlbrew/perls/perl-5.12.4/lib/5.12.4/i686-linux-thread-multi /home/ccushing/perl5/perlbrew/perls/perl-5.12.4/lib/5.12.4 . -- Caleb Cushing http://xenoterracide.com

Message body is not shown because sender requested not to inline it.