Displaying 20 results from an estimated 2000 matches similar to: ""Buffer overflow" updating and installing packages..."
2007 Sep 01
2
[patch] sftp-server basepath [yet another]
Hi,
I made this simple path to make sftp-server restricted to a basepath!
This was done because use sshfs [wich base is sftp-server] to allow people
access medias [ cdrom,dvdrom, floppy, usb] from x-terms.
Those x-terms [ diskless] does not have all users, so we share a single user
and a DSA empty passphrase, with some acl scipts at .ssh/authorized keys.
Main usage of this patch is to NOT
2008 Aug 31
2
smb_auth problem
Hi samba community.
I'm having a problem with the smb_auth authentication method. Everything
looks like normal, but everytime I try to use smb_auth it returns ERR.
I will show here some commands output to secure that all configuration is
correct, and if anyone can help me to investigate what's happend I'll
thanks.
I'm using: Debian lenny, updated.
ii samba 2:3.2.3-1
2010 Aug 10
1
Timeout from server <...> during authentication
Hello, I'm trying to create a vpn using TINC with a WindowsServer2003 as
client, but I'm receiving the following messaging when running "tincd -n
vpn -D -d5"
--------------------
...
Trying to connect to server <...>
Timeout from server <...> during authentication
Could not set up a meta connection to server
...
--------------------
I tried the same tinc
2008 Sep 01
1
the field ttl in struct referral doesn't work
In samba source code, the file "source\include\msdfs.h" defines a struct named referral.In this struct, there is a field named ttl which is used to decide how long should client cache referral, and this field uses constant REFERRAL_TTL(#define REFERRAL_TTL 600) as default.My problem is when i set REFERRAL_TTL to be 10, it doesn't work.
2007 Apr 23
1
Package installed, functional but not available
Hello,
when I run packageStatus(), I get the following results:
> packageStatus()
Number of installed packages:
ok upgrade unavailable
/home/fernando/my_library 38 0 1
/usr/local/lib/R/library 28 0 0
Number of available packages (each package/bundle counted only once):
installed
2006 Oct 09
1
About sftp-server root path
Hi,
I saw in archive that some people made a patch to sftp-server, and that patch
sets a root path.
I'd like to know if there's an ideia to apply that patch in main tree of
openssh?
With the use of SSHFS [wich uses sftp-server], it would be interesting to
have someting like that, because as we have netboot workstations, the access
to devices [such as, floppy, cdrom and usb data] are
2008 Feb 12
1
Markov and Hidden Markov models
Hi,
Is there a package that will estimate simple Markov models and hidden
Markov models for discrete time processes in R?
Thanks in advance,
David
--
===============================================================
David Kaplan, Ph.D.
Professor
Department of Educational Psychology
University of Wisconsin - Madison
Educational Sciences, Room, 1061
1025 W. Johnson Street
Madison, WI 53706
2009 Jun 15
4
reading Excel file
Dear all,
I was using older version of R (installed early). I install new version of R (R.2.9.0) but i could not find package "xlsReadWrite" to read Excel file. Is there any alternatives to read Excel file ?
I hope it should be.
I need help although it is minor querry.
Thanks in advance.
Sincerely,
Ram Kumar Basnet
Wageningen University,
The Netherlands
[[alternative HTML
2011 Dec 01
0
Problemas al instalar R 2.14 en Ubuntu 11.10 - Resuelto!
Disculpen se me escapó el portugués.
2011/11/30 Carlos J. Gil Bellosta <cgb@datanalytics.com>
> El problema es que si tienes R instalado en tu $HOME, dependiendo de
> la variable de entorno $PATH, uno de los ejecutables se llama primero
> al llamar a R.
>
> Lo más natural sería eliminar R de $HOME ya que tienes instalada la
> versión actual "como Dios manda".
2006 Oct 09
1
dump (PR#9282)
Full_Name: Ricardo Ehlers
Version: 2.4.0
OS: Linux
Submission from: (NULL) (200.138.34.134)
The dump function is outputing something different from previous versions. For
example
> a <- c(1,2,3); dump('a',file='test')
now results in `a` <- c(1,2) instead of "a" <- c(1,2) in the file 'test'
This prevents using the bayesmix package and running JAGS
2004 Aug 28
10
Broadvoice problem
Since Thursday evening my asterisk box has been failing to register with
broadvoice. I haven't changed any of my config files in the last week.
Can anyone suggest anything?
Asterisk is reporting:
*CLI> Aug 28 16:15:17 NOTICE[6150]: chan_sip.c:3914 sip_reg_timeout:
Registration for '703XXXXXXX@147.135.8.129' timed out, trying again
-- Got SIP response 404 "Not found"
2015 Jul 19
3
update.packages(checkBuilt=TRUE, ask=FALSE): possible bug
Hello,
> version
_
platform x86_64-w64-mingw32
arch x86_64
os mingw32
system x86_64, mingw32
status Patched
major 3
minor 2.1
year 2015
month 07
day 16
svn rev 68681
language R
version.string R version 3.2.1 Patched (2015-07-16 r68681)
nickname World-Famous Astronaut
I
2016 May 10
2
How to extend alias analysis to enable further optimisations?
Hello,
We have developed a compiler analysis for multi-threaded codes that
identifies functions which do not modify global variables. Furthermore, the
analysis checks that accesses performed before the function call, do not
target the same location as accesses performed after the call (hence, the
variables accessed before and after the call do not alias).
We want to integrate this analysis
2015 Oct 18
2
Expired key for Ubuntu CRAN repository
Hello,
I was following the instructions at
https://cran.r-project.org/bin/linux/ubuntu/#secure-apt but
encountered this message upon apt-get update:
GPG error: http://cran.rstudio.com trusty/ Release: The following
signatures were invalid: KEYEXPIRED...
And then the following on apt-get install:
WARNING: The following packages cannot be authenticated!
Investigating a little, it looks like
2008 Dec 05
3
Problem loading Matrix package in Ubuntu R 2.8.0
Dear List:
I'm having the same problem that was reported recently. The
latest version of R cannot load the Matrix package, even though it is
installed and readable. I've read the archive files for this list and
tried the suggested solutions (e.g., removing/uninstalling the Matrix
package and reinstalling it). Nothing has worked so far.
Does anybody have advice of what I could try next?
2003 Apr 18
1
Samba permission settings ... Server 777 ... wks 755!?
I have one Samba share on my server (RH9). The permission on the shared
folders/files are set to 777. The owner of the files/folders is let's say X.
When I mount the share on my workstation (Mandrake 9.1) using the username,
uid and gid option (of user X) the owner of the files that I see at the mount
point is still X, but the permissions are now 755. Why aren't the
permission's
2010 May 04
2
R 2.11.0 for Ubuntu 10.04 Lucid Lynx on CRAN
Dear Ubunutu R users,
Vincent Goulet and myself would like to announce the availability of R
2.11.0 for Ubuntu's latest release, Lucid Lynx. The packages should be
on or arriving soon to your favorite mirror. R 2.11.0 packages also
exist on CRAN for all Ubuntu releases going back to hardy.
As Johannes Ranke pointed out for the Debian release, R packages
installed under R < 2.10.0
2018 May 20
2
New libpng in c2d4u3.5 breaks many other packages
On 20 May 2018 at 09:34, Robin Lovelace wrote:
| Thanks for keeping us updated. Before I jump the gun and put this out on
| social media (as a follow-up to this tweet
| https://twitter.com/robinlovelace/status/990682038373158912 ), would you
| say this is a reasonable message to send to the R-using Ubuntu community?:
Why don't we just wait until Michael feels he has something to announce?
2011 Dec 10
2
install.packages readRDS error
Hi,
I am running Ubuntu 10.10 and I have just installed R 2.14.0.
When I try to install a package: install.packages("SPOT")
it returns an error message: "Error in readRDS(file) : error reading from
the connection".
Also, when I try the command in R: update.packages(), it returns the same
error message described previously.
Any ideas?
Regards,
Monica
[[alternative
2019 May 02
2
Disco Dingo repository issues
Hi,
I have just installed Ubuntu 19.04 (Disco Dingo) and after adding the following repo:
deb https://cloud.r-project.org/bin/linux/ubuntu disco-cran35/
and importing the keys, I want to install r-base so I perform the following:
sudo apt update
sudo apt install r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be