Displaying 20 results from an estimated 61 matches for "cusr".
Did you mean:
cur
2015 Jun 10
1
make check xapian-bindings-1.2.21 & Search-Xapian-1.2.21.0
...21/perl'
make check-am
make[2]: Entering directory `/home/eric/xapian-bindings-1.2.21/perl'
make check-TESTS
make[3]: Entering directory `/home/eric/xapian-bindings-1.2.21/perl'
./t/01use.t .. ok
All tests successful.
Files=1, Tests=3, 0 wallclock secs ( 0.12 usr 0.02 sys + 0.23 cusr 0.02 csys = 0.39 CPU)
Result: PASS
PASS: t/01use.t
./t/02pod.t .. skipped: set TEST_POD to enable this test
Files=1, Tests=0, 0 wallclock secs ( 0.12 usr 0.01 sys + 0.21 cusr 0.01 csys = 0.35 CPU)
Result: NOTESTS
PASS: t/02pod.t
./t/03podcoverage.t .. skipped: set TEST_POD_COVERAGE to enable...
2009 Jan 14
4
How to get legend outside of plot?
I am creating a CDF plot function more user-friendly than any default r
function. Depending upon the bimodality of the data (it is often bimodal),
or any other strange data trends, the points can end up gathering in just
about any corner of the plot. So, when I add a legend, whether I choose to
add it in the bottom right, top left, or wherever, it will sometimes end up
putting the legend right
2015 Jun 29
2
CPAN issues
....
t/41distribution.t (Wstat: 1024 Tests: 19 Failed: 4)
Failed tests: 14, 16-17, 19
Non-zero exit status: 4
t/97-return_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...
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
...That is, no failures. The last part of the 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...
2008 Sep 22
2
install of Pod::Simple through CPAN
...'s the error I get when I attempt to install
Pod::Simple through CPAN:
Test Summary Report
-------------------
t/xhtml01 (Wstat: 512 Tests: 26 Failed: 2)
Failed tests: 24, 26
Non-zero exit status: 2
Files=53, Tests=1095, 9 wallclock secs ( 1.30 usr 0.10 sys + 7.22 cusr 0.78 csys = 9.40 CPU)
Result: FAIL
Failed 1/53 test programs. 2/1095 subtests failed.
make: *** [test_dynamic] Error 255
ARANDAL/Pod-Simple-3.07.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports ARANDAL...
2015 Jun 29
0
CPAN issues
...(Wstat: 1024 Tests: 19 Failed: 4)
> Failed tests: 14, 16-17, 19
> Non-zero exit status: 4
> t/97-return_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
&g...
2010 Jul 27
0
how to generate a random data from a empirical, distribition
...atically
studied distributions, why not fit a curve to a plot of your data points
and see if it looks familiar? Then do some kind of goodness-of-fit test
to see if the theoretical distribution is a reasonable approximation.
--
Dr. Marshall Feldman, PhD
Director of Research and Academic Affairs
CUSR Logo
Center for Urban Studies and Research
<http://www.uri.edu/prov/research/urbanstudies.html>
The University of Rhode Island <http://www.uri.edu>
email: marsh @ uri .edu (remove spaces) <mailto:marsh%20%5C%20uri%20.edu>
2010 May 07
2
How to re-arrange data in R
Dear users,
I have monthly station data (44) stations data for 45 years which I have
read in R using read.table. the data is in the format:
Year Month Station1 Station2 ......................................
Station 44 (i.e the column names in the 1st row), I also have the
latitude and longitude of the stations in a separate file in R (in the
format : Station LAT LON).
I wish to
2022 Dec 01
8
[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
...assu/ima-evm-utils/actions/runs/3525619568/jobs/5912560168
The patch set has been tested with both the SElinux and Smack test suites.
Below, there is the summary of the test results:
SELinux Test Suite result (without patches):
Files=73, Tests=1346, 225 wallclock secs ( 0.43 usr 0.23 sys + 6.11 cusr 58.70 csys = 65.47 CPU)
Result: FAIL
Failed 4/73 test programs. 13/1346 subtests failed.
SELinux Test Suite result (with patches):
Files=73, Tests=1346, 225 wallclock secs ( 0.44 usr 0.22 sys + 6.15 cusr 59.94 csys = 66.75 CPU)
Result: FAIL
Failed 4/73 test programs. 13/1346 subtests failed.
Sm...
2011 May 11
1
hivex: Test failure for Perl, OCaml, Python bindings on sparc
...n-zero exit status: 14
| Parse errors: Bad plan. You planned 8 tests but ran 6.
| t/560-regedit-import.t (Wstat: 3584 Tests: 2 Failed: 0)
| Non-zero exit status: 14
| Parse errors: Bad plan. You planned 16 tests but ran 2.
| Files=11, Tests=30, 1 wallclock secs ( 0.18 usr 0.04 sys + 1.44 cusr 0.16 csys = 1.82 CPU)
| Result: FAIL
| Failed 3/11 test programs. 0/30 subtests failed.
| make[2]: *** [test_dynamic] Error 255
| make[2]: Leaving directory `/home/bengen/hivex.git/perl'
| FAIL: run-perl-tests
| ==================
| 1 of 1 test failed
| ==================
| make[1]: *** [chec...
2023 Mar 14
7
[PATCH v8 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
...ions/runs/4403223954/jobs/7722101662
The patch set has been tested with both the SElinux and Smack test suites.
Below, there is the summary of the test results:
SELinux Test Suite result (without patches):
All tests successful.
Files=76, Tests=1343, 255 wallclock secs ( 0.51 usr 0.19 sys + 6.30 cusr 58.15 csys = 65.15 CPU)
Result: PASS
SELinux Test Suite result (with patches):
All tests successful.
Files=76, Tests=1343, 258 wallclock secs ( 0.49 usr 0.21 sys + 6.46 cusr 59.27 csys = 66.43 CPU)
Result: PASS
Smack Test Suite result (without patches):
95 Passed, 0 Failed, 100% Success rate
S...
2019 Mar 11
5
CPAN not working, or is it?
...usr/bin/perl -Mblib
blib/script/cpan -y 2>&1'
t/97-run.t .................... 1/32 # will run '/usr/bin/perl -Mblib
blib/script/cpan -h 2>&1'
t/97-run.t .................... ok
All tests successful.
Files=31, Tests=494, 9 wallclock secs ( 0.10 usr 0.03 sys + 7.47 cusr 1.02
csys = 8.62 CPU)
Result: PASS
ANDK/CPAN-2.25.tar.gz
/usr/bin/make test -- OK
Running make install
Manifying blib/man1/cpan-mirrors.1
Manifying blib/man1/cpan.1
Installing /root/perl5/lib/perl5/CPAN.pm
Installing /root/perl5/lib/perl5/CPAN/CacheMgr.pm
Installing /root/perl5/lib/perl5/CPA...
2019 Mar 11
2
CPAN not working, or is it?
...sr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
t/crash.t ....... ok
t/extras.t ...... ok
t/strictures.t .. ok
All tests successful.
Files=3, Tests=42, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.06 cusr 0.01
csys = 0.10 CPU)
Result: PASS
+ exit 0
Processing files: perl-strictures-2.000006-1.el7.noarch
error: File not found by
glob: /root/rpmbuild/BUILDROOT/perl-strictures-2.000006-1.el7.x86_64/usr/share/perl5/vendor_perl/*
error: File not found by
glob: /root/rpmbuild/BUILDROOT/perl-stricture...
2010 May 03
2
Hierarchical factors
Hello,
Hierarchical factors are a very common data structure. For instance, one
might have municipalities within states within countries within
continents. Other examples include occupational codes, biological
species, software types (R within statistical software within analytical
software), etc.
Such data structures commonly use hierarchical coding systems. For
example, the 2007 North
2023 Oct 10
17
[Bug 3627] New: openssh 9.4p1 does not see RSA keys in know_hosts file.
https://bugzilla.mindrot.org/show_bug.cgi?id=3627
Bug ID: 3627
Summary: openssh 9.4p1 does not see RSA keys in know_hosts
file.
Product: Portable OpenSSH
Version: 9.4p1
Hardware: SPARC
OS: Solaris
Status: NEW
Severity: major
Priority: P5
Component: ssh
2010 Dec 07
0
builder-debian libguestfs FAILED tests 4c5038ab54fb6fdff75ca8d5fdda9e73f48a5050
...... ok
t/020-create.t .......... ok
t/030-config.t .......... ok
t/050-lvcreate.t ........ ok
t/060-readdir.t ......... ok
t/070-optargs.t ......... ok
t/500-lib-load.t ........ ok
t/800-explicit-close.t .. ok
All tests successful.
Files=10, Tests=53, 162 wallclock secs ( 0.06 usr 0.04 sys + 40.03 cusr 2.39 csys = 42.52 CPU)
Result: PASS
make[3]: Leaving directory `/home/rjones/d/libguestfs/perl'
PASS: run-perl-tests
==================
All 2 tests passed
==================
make[2]: Leaving directory `/home/rjones/d/libguestfs/perl'
make[1]: Leaving directory `/home/rjones/d/libguestfs/pe...
2010 Dec 24
0
builder-debian libguestfs success 3f4dc56a32074a02b1b829bd7a91878f73022d1d
....... ok
t/020-create.t .......... ok
t/030-config.t .......... ok
t/050-lvcreate.t ........ ok
t/060-readdir.t ......... ok
t/070-optargs.t ......... ok
t/500-lib-load.t ........ ok
t/800-explicit-close.t .. ok
All tests successful.
Files=10, Tests=53, 41 wallclock secs ( 0.07 usr 0.05 sys + 36.83 cusr 2.28 csys = 39.23 CPU)
Result: PASS
make[3]: Leaving directory `/home/rjones/d/libguestfs/perl'
PASS: run-perl-tests
==================
All 2 tests passed
==================
make[2]: Leaving directory `/home/rjones/d/libguestfs/perl'
make[1]: Leaving directory `/home/rjones/d/libguestfs/pe...
2011 Jan 07
0
builder-debian libguestfs success 7e1114445e713c4a15f3f2cede5842044de1735a
....... ok
t/020-create.t .......... ok
t/030-config.t .......... ok
t/050-lvcreate.t ........ ok
t/060-readdir.t ......... ok
t/070-optargs.t ......... ok
t/500-lib-load.t ........ ok
t/800-explicit-close.t .. ok
All tests successful.
Files=10, Tests=53, 39 wallclock secs ( 0.10 usr 0.02 sys + 36.35 cusr 1.56 csys = 38.03 CPU)
Result: PASS
make[3]: Leaving directory `/home/rjones/d/libguestfs/perl'
PASS: run-perl-tests
==================
All 2 tests passed
==================
make[2]: Leaving directory `/home/rjones/d/libguestfs/perl'
make[1]: Leaving directory `/home/rjones/d/libguestfs/pe...
2010 Dec 24
1
builder-ubuntu libguestfs success 3f4dc56a32074a02b1b829bd7a91878f73022d1d
...ok
open /dev/kvm: No such file or directory
Could not initialize KVM, will disable KVM support
t/060-readdir.t ......... ok
t/070-optargs.t ......... ok
t/500-lib-load.t ........ ok
t/800-explicit-close.t .. ok
All tests successful.
Files=10, Tests=53, 34 wallclock secs ( 0.05 usr 0.07 sys + 28.26 cusr 1.63 csys = 30.01 CPU)
Result: PASS
make[3]: Leaving directory `/home/rjones/d/libguestfs/perl'
PASS: run-perl-tests
==================
All 2 tests passed
==================
make[2]: Leaving directory `/home/rjones/d/libguestfs/perl'
make[1]: Leaving directory `/home/rjones/d/libguestfs/pe...