Displaying 16 results from an estimated 16 matches for "ifl".
Did you mean:
if
2011 Mar 02
2
Error: Missing Dependency: libgnokii.so.4()(64bit) is needed by package 6:kdepim-3.5.10-2.el5.x86_64 (installed)
...on CentOS 5 has for the last week or so started giving me the
following errors
root at neodymium 16:03:46 ~ # nice yum upgrade
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.sov.uk.goscomb.net
* base: mirror.sov.uk.goscomb.net
* epel: mirror01.th.ifl.net
* extras: mirror.sov.uk.goscomb.net
* rpmfusion-free-updates: mirror01.th.ifl.net
* rpmfusion-nonfree-updates: mirror01.th.ifl.net
* rpmfusion-nonfree-updates-testing: mirror01.th.ifl.net
* updates: mirror.as29550.net
Setting up Upgrade Process
Resolving Dependencies
--> Running tr...
2013 Jan 23
4
Not able to do ssh with libvirt
...ing issue while doing *ssh* to a virtual node through libvirt. The
nodes's ip address is 192.168.82.1. When I am giving the command it is
giving the following error message:
*virsh# connect vbox+ssh://192.168.82.1/session*
*Password:*
*error: Failed to connect to the hypervisor*
*error: End of ifle while reading data: sh: nc: command not found:
Input/output error.*
Can anyone tell me why am I facing this problem and how to resolve it.
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attac...
2013 Aug 14
1
Mirror failure
Hi, all.
I was getting:
`http://mirror01.th.ifl.net/epel/6/x86_64/repodata/c60f7c3ee6f9a4902d5ce9dd181a84ca684bba1a1df1c612702c7c6760a04645-filelists.sqlite.bz2:
[Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirror01.th.ifl.net'"
Trying other mirror.
ftp://ftp.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/6/x...
2010 Jun 10
0
error message fitting tcopula
...0)
b1hat <- optim(c(1,5), fn = loglik.marg, x = dat[, 1], control = ctrl)$par
b2hat <- optim(c(1,5), fn = loglik.marg, x = dat[, 2], control = ctrl)$par
udat <- cbind(pgamma(dat[, 1], shape = b1hat[1], scale = b1hat[2]),pgamma(dat[, 2], shape = b2hat[1], scale = b2hat[2]))
> fit.ifl <- fitCopula(myCop.t, udat, method="mpl", c(1,5,1,5,8),estimate.variance=TRUE)
Error in fitCopula.ml(data, copula, start, lower, upper, optim.control, :
The length of start and copula parameters do not match.
> fit.ifl <- fitCopula(udat, myMvd@copula, c(1,5,1,5,8))
Error i...
2010 Jun 10
0
error message in fitting tcopula
...1hat <- optim(c(1,5), fn = loglik.marg, x = dat[, 1], control =
ctrl)$par
b2hat <- optim(c(1,5), fn = loglik.marg, x = dat[, 2], control =
ctrl)$par
udat <- cbind(pgamma(dat[, 1], shape = b1hat[1], scale =
b1hat[2]),pgamma(dat[, 2], shape = b2hat[1], scale = b2hat[2]))
> fit.ifl <- fitCopula(myCop.t, udat, method="mpl",
c(1,5,1,5,8),estimate.variance=TRUE)
Error in fitCopula.ml(data, copula, start, lower, upper, optim.control,
:
The length of start and copula parameters do not match.
> fit.ifl <- fitCopula(udat, myMvd@copula, c(1,5,1,5,8))
Err...
2013 Aug 14
0
Mirror problem
Hi, all.
I was getting:
`http://mirror01.th.ifl.net/epel/6/x86_64/repodata/c60f7c3ee6f9a4902d5ce9dd181a84ca684bba1a1df1c612702c7c6760a04645-filelists.sqlite.bz2:
[Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'mirror01.th.ifl.net'"
Trying other mirror.
ftp://ftp.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/6/x...
2018 May 25
1
how to make the code more efficient using lapply
...))
dfall <- dfall[dfall$Id %in% c("geneA","geneB","geneC") , ]
## I'm going to assume the colnames are all the same on input
## if that's wrong, then they have to be fixed inside the loop
## read the remaining files, appending their contents each time
for (ifl in 2:nfiles) {
temp <- read_xlsx(infiles[ifl], sheet=1, range=cell_cols(c(1,30,38:42)))
dfall <- rbind( dfall, temp[temp$Id %in% c("geneA","geneB","geneC") , ] )
}
## fix the colnames here
## write the output file here.
In Eric's approach (which I have...
2018 May 25
0
how to make the code more efficient using lapply
Hi Stephen,
I am not sure that the "for loop" is the source of slowness.
You seem to be doing a lot of unnecessary work each time through the loop.
e.g. no need to check if it's the last file, just move that section outside
of the loop.
It will be executed when the loop finishes. As it is you are calling
list.files() each time
through the loop which could be slow.
In any case
2014 Jun 29
0
Passing parameters to voiceglue.conf
Hi Freinds,
I am trying to do the following.
1. Accept the call from call ifle.
2, Answer it
3. Extract the dial number and variables from the call file request.
4. Pass that parameters to voiceglue
5. Catch the parameters (dialnumber and cli) in voiceglue.conf
6. Point to the voice.xml file dynamically by matching number
I want to make the line in voiceglue.conf as
<DE...
2018 May 25
2
how to make the code more efficient using lapply
Dear All,
I have a following for-loop code which is basically intended to read in
many excel files (each file has many columns and rows) in a directory and
extract the some rows and columns out of each file and then combine them
together into a dataframe. I use for loop which can do the work but quite
slow. How to make it faster using lapply function ? Thanks in advance!
temp.df<-c() #
2004 Jan 29
2
Finding Sweave.sty and other problems
...9;m ignoring this, since I wasn't doing a \csname.
! Missing \endcsname inserted.
<to be read again>
\protect
l.4 \begin
{document}
The control sequence marked <to be read again> should
not appear between \csname and \endcsname.
! Extra \endcsname.
\@ifl at aded ...er \ifx \csname ver@#2.#1\endcsname
\relax \expandafter
\@seco...
l.4 \begin
{document}
I'm ignoring this, since I wasn't doing a \csname.
! Missing \endcsname inserted.
<to be read again>
\...
2010 Mar 14
2
dahdi-linux-complete-2.2.1+2.2.1 failed to compile
Hello All,
I'm trying to do a fresh installation on Ubuntu Server 9.10 (Karmic)
64-bit but I am getting error when "make config" is trying to install
the init script... Here is the output: - Can anyone help me please...
Thanking in advance...
Cheers,
Nitesh
###################################################
###
### DAHDI tools installed successfully.
### If you have not done
2006 Aug 04
1
Questions about sweave...
...9;m ignoring this, since I wasn't doing a \csname.
! Missing \endcsname inserted.
<to be read again>
\protect
l.5 \begin
{document}
The control sequence marked <to be read again> should
not appear between \csname and \endcsname.
! Extra \endcsname.
\@ifl at aded ...er \ifx \csname ver@#2.#1\endcsname
\relax \expandafter
\@seco...
l.5 \begin
{document}
I'm ignoring this, since I wasn't doing a \csname.
! Missing \endcsname inserted.
<to be read again>
\...
2013 Mar 25
7
question about zapata.conf
hello list,
i have a question related to zapata.conf,if i do any change in zapata.conf
i must restart asterisk or just i restart zapata ,and how to do .
?service zaptel restart? or there is any other command
Thanks and regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Oct 27
4
Dovecot Alpha 4
Hi
We've been using Dovecot as our primary IMAP and POP3 server for around
70,000 users for a couple of months now. On the whole, we've been very
pleased with the performance of Dovecot - and are extremely grateful to the
developers! However, we have had a few issues, some of which we have yet to
resolve.
We chose Dovecot because it was the only IMAP/POP3 server we could find that
2006 Apr 17
6
Re:Problems in Dead Gateway Detection / Failover - MultipleISP Links
Hi There,
I am also trying to do the same for my network.
I have two links from different ISPs and I want to configure a failover and
load balancing Linux router.
I am facing same problem here, that how to detect link failure and let Linux
box switch the gateway.
I know it works when the first gateway is physically down and not reachable.
But what to do if my link is up but there is problem