Displaying 20 results from an estimated 89953 matches for "requires".
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:
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: I...
2013 Nov 11
0
Error in snapshot create in libvirt 1.1.4
Hi list,
i currently have the following issue:
I did a test upgrade to libvirt 1.1.4 and now i cannot create new snapshots
which can be reverted.
Following Situation:
Virtualization: kvm
Disktype: qcow2
qemu XML:
<cpu mode='host-passthrough'>
</cpu>
Creating of snapshot:
virsh snapshot-create-as <guest> <name> <description> --atomic
Now i craete
2005 Aug 19
1
SciViews-R v8.7 and Rcmdr v1.0-2 (PR#8079)
Full_Name: Hamit AYDIN
Version: R v2.1.1
OS: winxp
Submission from: (NULL) (194.27.40.230)
When I try to run sciviews the consol opens but when 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
2005 Jun 23
0
Voicemail recording cutoff when silent for 1 second
...urces --
load => res_adsi.so
;load => res_agi.so
;load => res_config_odbc.so
load => res_crypto.so
load => res_features.so
;load => res_indications.so
;load => res_monitor.so
load => res_musiconhold.so
;load => res_odbc.so
; PBX --
load => pbx_config.so ; Requires N/A
;load => pbx_dundi.so ; Requires res_crypto.so
;load => pbx_functions.so ; Requires N/A
;load => pbx_loopback.so ; Requires N/A
;load => pbx_realtime.so ; Requires N/A
;load => pbx_spool.so ; Requires N/A
; Functions --
;load => func_callerid.so
; Database Call D...
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
2014 Sep 19
2
[LLVMdev] predicates vs. requirements [TableGen, X86InstrInfo.td]
...gt; but it appears to be ignored. However, the condition was detected when
> > specified as a predicate.
> >
> > So this doesn't work:
> > def : Pat<(v2f64 (X86VBroadcast (loadf64 addr:$src))), (VMOVDDUPrm
> addr:
> > $src)>,
> > *Requires<[OptForSize**]>*;
> >
> > But this does:
> > * let Predicates = [OptForSize] in* {
> > def : Pat<(v2f64 (X86VBroadcast (loadf64 addr:$src))), (VMOVDDUPrm
> addr
> > :$src)>;
> > }
> >
> > I see both forms used on some patterns...
2007 Apr 30
1
CentOS 5 single DVD for i386 and x86_64
...pid = None
-------------- next part --------------
--- comps.xml.orig 2007-04-10 20:45:20.000000000 +0100
+++ comps.xml 2007-04-27 15:58:11.000000000 +0100
@@ -215,7 +215,6 @@
<langonly>af</langonly>
<packagelist>
<packagereq type="conditional" requires="aspell">aspell-af</packagereq>
- <packagereq type="conditional" requires="openoffice.org-core">openoffice.org-langpack-af_ZA</packagereq>
</packagelist>
</group>
@@ -230,7 +229,6 @@
<packagereq type="manda...
2012 Oct 04
1
Intermittent connectivity issues for JDBC / Oracle
I have been experiencing issues with an R script hanging when connecting to
an Oracle database. To help debug, I found a function here in the nabble
forum and made a small test script:
#!/usr/bin/Rscript --no-restore --no-save --no-init-file
library("RJDBC")
drv<-JDBC("oracle.jdbc.OracleDriver","/home/oracle/lib/ojdbc6.jar", "'")
dbCheck =
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 ve...
2013 Jul 18
2
Puppetlabs Apt module: dependency cycle
...http://stackoverflow.com/questions/13568748/dependency-cycle-with-apt-source)
and
[here](http://stackoverflow.com/questions/15384733/puppet-issue-with-aptsource-and-stages),
but not with a satisfying answer.
The error message:
←[0;37mdebug: /Stage[main]//Package[python-virtualenv]/require:
requires Package
[python-pip]←[0m
←[0;37mdebug: /Stage[main]//Package[python-virtualenv]/require:
requires Package
[python-setuptools]←[0m
←[0;37mdebug: /Stage[main]/Apt/File[configure-apt-proxy]/notify:
subscribes to E
xec[apt_update]←[0m
←[0;37mdebug: /Stage[main]/Apt/Anchor[apt:...
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 version...
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
Hi everyone!
Im trying to install mechanizer from
http://github.com/tenderlove/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";
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' requi...
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
2005 Aug 12
1
Problem with lme4
Hi,
I cannot seem to get lme4 to work. I have installed the lme4 and Matrix
package with apt-get. and both can be found in /usr/lib/R/site-library.
When I tried an example for lmer, R could not find the function lmer(),
> library(lme4)
Attaching package: 'lme4'
The following object(s) are masked from package:nlme :
getCovariateFormula getResponseFormula
2002 Dec 26
1
changing passwords from win2k
...quired pam_opieaccess.so
ftpd auth requisite pam_cleartext_pass_ok.so
#ftpd auth sufficient pam_kerberosIV.so
try_first_pass
#ftpd auth sufficient pam_krb5.so
try_first_pass
ftpd auth required pam_unix.so
try_first_pass
# OpenSSH with PAM support requires similar modules. The session one is
# a bit strange, though...
sshd auth sufficient pam_skey.so
sshd auth sufficient pam_opie.so
no_fake_prompts
#sshd auth required pam_opieaccess.so
#sshd auth sufficient pam_kerberosIV.so
try_first_pass
#sshd auth...
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 instal...