Displaying 20 results from an estimated 89978 matches for "require".
Did you mean:
required
2008 Sep 30
0
error in fBasics package
When I try to load "fBasics" package, I get following error/warning :
> library(fBasics)
Loading required package: fImport
Loading required package: fSeries
Loading required package: fBasics
Loading required package: fImport
Loading required package: fSeries
Loading required package: fBasics
Loading required package: fImport
Loading required package: fSeries
Loading required package: fBasics
Loading r...
2007 Dec 09
8
zpool kernel panics.
Hi Folks,
I''ve got a 3.9 Tb zpool, and it is casing kernel panics on my Solaris
10 280r (SPARC) server.
The message I get on panic is this:
panic[cpu1]/thread=2a100a95cc0: zfs: freeing free segment
(offset=423713792 size=1024)
This seems to come about when the zpool is being used or being
scrubbed - about twice a day at the moment. After the reboot, the
scrub seems to have
1999 Jul 29
0
Strange problem with samba 1.9.18p10 on Solaris 2.6
...path = /devnull
# writeable = no
# public = true
# hide dot files = yes
# preserve case = yes
# short preserve case = yes
[test]
path = /tmp
public = true
browseable = yes
guest ok = yes
writable = no
#
-------------- next part --------------
Patch: 105642-02 Obsoletes: Requires: Incompatibles: Packages: SUNWkvm
Patch: 105757-01 Obsoletes: Requires: Incompatibles: Packages: SUNWcsu
Patch: 105755-03 Obsoletes: Requires: Incompatibles: Packages: SUNWcsu
Patch: 105746-01 Obsoletes: Requires: Incompatibles: Packages: SUNWcsu
Patch: 105736-01 Obsoletes: Requires:...
2013 Nov 11
0
Error in snapshot create in libvirt 1.1.4
...apshot and as soon as i revert i get the following error:
error : virCPUDefParseXML:367 : XML error: Non-empty feature list specified
without CPU model
I think the error is inside the snapshot xml (virsh snapshot-dumpxml):
<cpu mode='host-passthrough'>
<feature policy='require' name='pdpe1gb'/>
<feature policy='require' name='osxsave'/>
<feature policy='require' name='dca'/>
<feature policy='require' name='pcid'/>
<feature policy='require' name='pdcm'/>...
2005 Aug 19
1
SciViews-R v8.7 and Rcmdr v1.0-2 (PR#8079)
...I try to import text,
spss... it tries to load rmcdr pakage gives me "the pakage can not be find inthe
Package or bundle 'Rcmdr' was not found in C:\PROGRA~1\R\rw2011\library. Would
you like to install it now?" I know the pakage in ther and it runs in R.
Sciview consol
Loading required package: datasets
Loading required package: utils
Loading required package: grDevices
Loading required package: graphics
Loading required package: stats
Loading required package: methods
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Loading required package: R2HTML
Loading requ...
2005 Jun 23
0
Voicemail recording cutoff when silent for 1 second
...:1 1 : A153D4E1 AFA161AA 172.31.254.106 9332
a=fmtp:101 0-15
a=rtpmap:100 speex/16000
a=rtpmap:101 telephone-event/8000
a=sendrecv
12 headers, 11 lines
Using latest request as basis request
Sending to 172.31.254.106 : 9330 (non-NAT)
Reliably Transmitting (no NAT):
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP
172.31.254.106:9330;branch=z9hG4bK-d87543-22694588-1--d87543-
From: pbx.ocg.ca<sip:233@pbx.ocg.ca>;tag=620dc660
To: <sip:232@pbx.ocg.ca>;tag=as4eb9d1f1
Call-ID: 113d5508a72b5176
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Con...
2005 Aug 10
1
Not loading libraries
Dear list,
I have a bunch of libraries that are automatically loaded when I start
the R environment. How do I remove them?
Output:
fredrik at theodor:~/dokument/Thesis/Book$ make
Making file voicing.tex from voicing.Rnw
Loading Tcl/Tk interface ... done
Loading required package: tcltk
Loading required package: rgl
Loading required package: zoo
Loading required package: strucchange
Loading required package: sandwich
Loading required package: relimp
Loading required package: nnet
Loading required package: graphics
Loading required package: grDevices
Loading require...
2014 Sep 19
2
[LLVMdev] predicates vs. requirements [TableGen, X86InstrInfo.td]
> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Tom Stellard
> Sent: 19 September 2014 01:36
> To: Sanjay Patel
> Cc: llvmdev at cs.uiuc.edu
> Subject: Re: [LLVMdev] predicates vs. requirements [TableGen,
> X86InstrInfo.td]
>
> On Thu, Sep 18, 2014 at 03:25:07PM -0600, Sanjay Patel wrote:
> > I tried to add an 'OptForSize' requirement to a pattern in X86InstrSSE.td,
> > but it appears to be ignored. However, the condition was detected when
> > spec...
2007 Apr 30
1
CentOS 5 single DVD for i386 and x86_64
...depend on %arch are still built as .%arch.rpm, but there's nothing I'm
willing to do about that. The missing packages are:
- openoffice.org
- tetex-doc
- kdelibs-apidocs
- Deployment_Guide, except for en_US and pt-BR
- *-javadoc, except for:
- java-1.4.2-gcj-compat-javadoc (required by eclipse)
- bsh-javadoc and xmlrpc-javadoc (part of java-devel group)
Note that both Deployment_Guide and openoffice.org have updates, so if you
don't care about kdelibs-apidocs, tetex-doc and *-javadoc, you can still
use this image as a local base.
* The updates as of 2007-04-26...
2012 Oct 04
1
Intermittent connectivity issues for JDBC / Oracle
...an error. The database
is new and stable, on the same network - with no connection issues from any
other clients. This machine isn't currently doing anything else except for
running this script. Output from running it several times looks like this:
R at ss-dev:~/scripts$ ./dbCheck.R
Loading required package: methods
Loading required package: DBI
Loading required package: rJava
NULL
R at ss-dev:~/scripts$ ./dbCheck.R
Loading required package: methods
Loading required package: DBI
Loading required package: rJava
NULL
R at ss-dev:~/scripts$ ./dbCheck.R
Loading required package: methods
Loading r...
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
...ns] bootstrap class path not set in
conjunction with -source 1.5
[javac] 1 warning
[jar] Building jar: /path/to/code/vmkit/mmtk/java/mmtk-vmkit.jar
BUILD SUCCESSFUL
Total time: 1 second
[vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar'
WARNING: Class file 'java/lang/Object' requires Java version 1.7. This
JVM only supports Java versions up to 1.6.
WARNING: Class file 'java/lang/Cloneable' requires Java version 1.7.
This JVM only supports Java versions up to 1.6.
WARNING: Class file 'java/io/Serializable' requires Java version 1.7.
This JVM only supports Java v...
2013 Jul 18
2
Puppetlabs Apt module: dependency cycle
...r /var/cache/apt/pkgcache.bin | /bin/grep .
> /dev/null''",
}
package {
["build-essential","apache2","git","python","python-dev","python-setuptools",
"python-pip"]:
ensure => present,
require => Exec["apt-get update"],
}
class { ''apt'':
}
include apt
apt::builddep { ["python-imaging","python-lxml"]:
require => Class[''apt'']
}
class {''nodejs'':...
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
....5
>> [javac] 1 warning
>> [jar] Building jar: /path/to/code/vmkit/mmtk/java/mmtk-vmkit.jar
>>
>> BUILD SUCCESSFUL
>> Total time: 1 second
>> [vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar'
>> WARNING: Class file 'java/lang/Object' requires Java version 1.7. This
>> JVM only supports Java versions up to 1.6.
>> WARNING: Class file 'java/lang/Cloneable' requires Java version 1.7.
>> This JVM only supports Java versions up to 1.6.
>> WARNING: Class file 'java/io/Serializable' requires Java versio...
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
...; conjunction with -source 1.5
> [javac] 1 warning
> [jar] Building jar: /path/to/code/vmkit/mmtk/java/mmtk-vmkit.jar
>
> BUILD SUCCESSFUL
> Total time: 1 second
> [vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar'
> WARNING: Class file 'java/lang/Object' requires Java version 1.7. This
> JVM only supports Java versions up to 1.6.
> WARNING: Class file 'java/lang/Cloneable' requires Java version 1.7.
> This JVM only supports Java versions up to 1.6.
> WARNING: Class file 'java/io/Serializable' requires Java version 1.7.
> This...
2010 Sep 01
4
NoMethodError: undefined method `force_encoding' for "Conten
...nderlove/mechanize.
I`ve clone the project into /tmp folder. When I do rake inside the
folder /tmp/mechanizer it gives me this error:
mac159180:mechanize renatosis$ rake
(in /private/tmp/mechanize)
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -w
-Ilib:bin:test:. -e ''require "rubygems"; require "test/unit"; require
"test/chain/test_argument_validator.rb"; require
"test/chain/test_auth_headers.rb"; require
"test/chain/test_custom_headers.rb"; require
"test/chain/test_header_resolver.rb"; require
"test/chai...
2013 Nov 22
0
[LLVMdev] vmkit2 core dump after building mmtk
...1 warning
>>> [jar] Building jar: /path/to/code/vmkit/mmtk/java/mmtk-vmkit.jar
>>>
>>> BUILD SUCCESSFUL
>>> Total time: 1 second
>>> [vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar'
>>> WARNING: Class file 'java/lang/Object' requires Java version 1.7. This
>>> JVM only supports Java versions up to 1.6.
>>> WARNING: Class file 'java/lang/Cloneable' requires Java version 1.7.
>>> This JVM only supports Java versions up to 1.6.
>>> WARNING: Class file 'java/io/Serializable' requ...
2008 Apr 07
2
tcltk issue remains
Dear R-help,
I'm trying to load the fGarch package and keep running into problems
with tcltk:
After succesfully instaling fGarch (and dependencies) I get:
>library(fGarch)
Loading required package: fBasics
Loading required package: fImport
Loading required package: fSeries
Loading required package: robustbase
Loading required package: fCalendar
Loading required package: MASS
Loading required package: fEcofin
Loading required package: fUtilities
Loading required package: RUnit
RUn...
2005 Aug 12
1
Problem with lme4
...ore information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for a HTML browser interface to help.
Type 'q()' to quit R.
Loading Tcl/Tk interface ... done
Loading required package: tcltk
Loading required package: rgl
Loading required package: zoo
Loading required package: strucchange
Loading required package: sandwich
Loading required package: relimp
Loading required package: nnet
Loading required package: graphics
Loading required package: grDevices
Loading require...
2002 Dec 26
1
changing passwords from win2k
...s with PAM?
If anyone could help me with this problem it would be greatly appreciated!!!
Thanks,
Jeff Meyer
The smb.conf and pam.conf files that I am using are below.
pam.conf
login auth sufficient pam_skey.so
login auth sufficient pam_opie.so
no_fake_prompts
#login auth required pam_opieaccess.so
login auth requisite pam_cleartext_pass_ok.so
#login auth sufficient pam_kerberosIV.so
try_first_pass
#login auth sufficient pam_krb5.so
try_first_pass
login auth required pam_unix.so
try_first_pass
login account required p...
2022 Dec 16
1
dnf-makecache.service failing every few days and dnf-automatic.service samba sssd issues (again).
...sue that stays unresolved.
Kind regards,
Jelle de Jong
On 11/30/22 13:06, Jelle de Jong wrote:
> Hello everybody,
>
> I attached the dnf conflict logs with conflicting pacakges.
>
> ?Problem 1: package
> ipa-server-trust-ad-4.9.10-6.module_el8.7.0+1209+42bcbcde.x86_64
> requires libndr.so.2()(64bit), but none of the providers can be installed
> ?Problem 2: package
> ipa-server-4.9.10-6.module_el8.7.0+1209+42bcbcde.x86_64 requires
> libsamba-errors.so.1(SAMBA_ERRORS_1)(64bit), but none of the providers
> can be installed
> ?Problem 3: problem with insta...