Displaying 8 results from an estimated 8 matches for "andk".
Did you mean:
and
2015 Jun 29
2
CPAN issues
...eturn_values.t (Wstat: 1280 Tests: 10 Failed: 5)
Failed tests: 6-10
Non-zero exit status: 5
Files=30, Tests=595, 259 wallclock secs ( 0.27 usr 0.02 sys + 14.40 cusr 1.11 csys = 15.80 CPU)
Result: FAIL
Failed 3/30 test programs. 9/595 subtests failed.
make: *** [test_dynamic] Error 5
ANDK/CPAN-2.10.tar.gz
one dependency not OK (CPAN::Meta::Requirements); additionally test harness failed
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports ANDK/CPAN-2.10.tar.gz
Running make install
make test had returned bad status, won&...
2015 Jun 29
0
CPAN issues
...s: 10 Failed: 5)
> Failed tests: 6-10
> Non-zero exit status: 5
> Files=30, Tests=595, 259 wallclock secs ( 0.27 usr 0.02 sys + 14.40 cusr
> 1.11 csys = 15.80 CPU)
> Result: FAIL
> Failed 3/30 test programs. 9/595 subtests failed.
> make: *** [test_dynamic] Error 5
> ANDK/CPAN-2.10.tar.gz
> one dependency not OK (CPAN::Meta::Requirements); additionally test
> harness failed
> /usr/bin/make test -- NOT OK
> //hint// to see the cpan-testers results for installing this module, try:
> reports ANDK/CPAN-2.10.tar.gz
> Running make install
> make...
2019 Mar 11
5
CPAN not working, or is it?
...the RPM is 1.9800 and the
latest is 2.6. As you can see below, the install worked, but when it
reloaded, or when I came out and went back in, it still showed 1.9800
Anyone got any ideas what I need to do?
cpan[2]> install CPAN
Running install for module 'CPAN'
Running make for A/AN/ANDK/CPAN-2.25.tar.gz
Fetching with LWP:
http://mirror.bytemark.co.uk/CPAN/authors/id/A/AN/ANDK/CPAN-2.25.tar.gz
Fetching with LWP:
http://mirror.bytemark.co.uk/CPAN/authors/id/A/AN/ANDK/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/A/AN/ANDK/CPAN-2.25.tar.gz ok
CPAN.pm: Building A/AN/ANDK/CP...
2015 Jun 29
2
CPAN issues
?CPAN is a core module which can be tricky to update on the RedHat based
systems.
Suggest investigating:
local::lib
App::cpanminus
Pinto?
?If you need a newer Perl, check out www.softwarecollections.org.
2015 Jun 30
0
CPAN issues
...output was;
<snip>
t/97-mock.t ................... ok
t/97-process_options.t ........ ok
t/97-process_setup_options.t .. ok
t/97-return_values.t .......... ok
All tests successful.
Files=30, Tests=815, 79 wallclock secs ( 0.55 usr 0.04 sys + 57.45 cusr 6.75 csys = 64.79 CPU)
Result: PASS
ANDK/CPAN-2.10.tar.gz
/usr/bin/make test -- OK
Running make install
Appending installation info to /root/perl5/lib/perl5/x86_64-linux-thread-multi/perllocal.pod
ANDK/CPAN-2.10.tar.gz
/usr/bin/make install -- OK
<end>
And that's it. Ran reload CPAN and it still shows v 1.98. Getting muc...
2010 Apr 15
6
scripting CPAN installs
Hey folks,
Maybe there is a Perl/CPAN list that is a better place to ask this?
If so, maybe someone can point me to it.
Anyway, I want to be able to script the installation of a bunch of
CPAN modules, and the first basic problem I am coming up against is
that the "cpan" command seems to always return 0 regardless of whether
or not the install completed.
Google does not bring up a
2011 Nov 30
36
[RFC PATCH] Exporting ACPI Pxx/Cxx states to other kernel subsystems (v1).
Hello,
The following patches are a solution to a problem we have encountered
when using the Xen hypervisor:
- Need Pxx/Cxx states to save on power consumption when using Xen (we
do want those datacenters to consume less power!),
- Also need to figure out the Turbo mode so that the scheduler can properly
boost a core for CPU bound guests.
In essence the Xen hypervisor requires that
2009 May 03
6
[RFC] The reflink(2) system call.
Hi everyone,
I described the reflink operation at the Linux Storage &
Filesystems Workshop last month. Originally implemented as an
ocfs2-specific ioctl, the consensus was that it should be a syscall from
the get-go. Here's some first-cut patches.
For people who have not seen reflink, either at LSF or on the
ocfs2 wiki, the first patch contains
Documentation/filesystems/reflink.txt to