search for: cvs_rsh

Displaying 20 results from an estimated 28 matches for "cvs_rsh".

2006 Apr 10
2
Capistrano with CVS repository doesn''t seem to work
...successfully pull a revision onto my remote server when hitting a CVS repository. Here is the relevant output from the cap "update_code" task: * executing "if [[ ! -d ~dusan/eSimplyTest/releases/20060410205540 ]]; then\n cd ~dusan/eSimplyTest/releases;\n CVS_RSH=\"ssh\ " cvs -d :pserver:user:pwd@host:/d//cvs -Q co -D \"2006-04-05 22:4 9:05\" -d 20060410205540 eSimplyOnlineRails;\n\n (test -e ~dusan/e SimplyTest/revisions.log || touch ~dusan/eSimplyTest/revisions.log && chmod 666 ~dusan/eSimplyTest/revisions.log)...
2004 Dec 10
4
[Bug 961] CVS annotate problems
...indrot.org ReportedBy: sb at dod.no I had a problem that CVS annotate from emacs didn't work. Lines were missing from the output. I was told on gnu.emacs.help, that this was an SSH/CVS/libc interaction problem that also affected other tools such as rsync, and was told to make the CVS_RSH enviroment variable point to the following bourne shell script: #!/bin/sh (ssh "$@" 2>&1 1>&3 | cat) 3>&1 1>&2 Using the script fixed the problem for me, but it would be nice not to need it. ------- You are receiving this mail because: ------- You are the...
2004 Dec 10
4
[Bug 961] CVS annotate problems
...indrot.org ReportedBy: sb at dod.no I had a problem that CVS annotate from emacs didn't work. Lines were missing from the output. I was told on gnu.emacs.help, that this was an SSH/CVS/libc interaction problem that also affected other tools such as rsync, and was told to make the CVS_RSH enviroment variable point to the following bourne shell script: #!/bin/sh (ssh "$@" 2>&1 1>&3 | cat) 3>&1 1>&2 Using the script fixed the problem for me, but it would be nice not to need it. ------- You are receiving this mail because: ------- You are the...
2008 Apr 07
2
problem with Rmpi 0.5-5 and openmpi
.../kde GTK_PATH=/usr/local/lib/gtk-2.0:/opt/gnome/lib/gtk-2.0:/usr/lib/gtk-2.0 GM_PATH=/opt/gm/2.1.21/2.6.11-21smp G_FILENAME_ENCODING=@locale,UTF-8,ISO-8859-15,CP1252 LESS=-M -I MACHTYPE=x86_64-suse-linux LOGNAME=pearman GTK_PATH64=/usr/local/lib64/gtk-2.0:/opt/gnome/lib64/gtk-2.0:/usr/lib64/gtk-2.0 CVS_RSH=ssh XDG_DATA_DIRS=/usr/local/share/:/usr/share/:/etc/opt/kde3/share/:/opt/kde3/share/:/opt/gnome/sh are/ MPICH_PATH=/opt/mpich/1.2.6..14b/x86_64/gcc/ ACLOCAL_FLAGS=-I /opt/gnome/share/aclocal SSH_CONNECTION=::ffff:10.15.1.179 51565 ::ffff:10.30.1.15 22 PKG_CONFIG_PATH=/opt/gnome/lib64/pkgconfig LES...
2006 Mar 31
1
Portable OpenSSH anoncvs
Hi all. The OpenSSH Portable anoncvs service has found a temporary home (mine :-). It's on a DSL link so please be nice to it. It may move in future so please use the "anoncvs.mindrot.org" alias. $ cvs -z5 -d anoncvs at anoncvs.mindrot.org:/cvs co openssh_cvs The key fingerprints are: RSA 8e:09:e9:fb:dc:af:e4:a5:e6:a0:e2:28:59:63:84:17 DSA
2006 Nov 18
0
Problem accessing anoncvs2.at.openbsd.org
I was following the instructions at http://www.openssh.com/portable.html export CVSROOT=anoncvs at anoncvs2.at.openbsd.org:/openssh export CVS_RSH=/usr/bin/ssh cvs get openssh_cvs and I got the following error: cvs server: cannot find module `openssh' - ignored cvs [checkout aborted]: cannot expand modules Using the mindrot server worked just fine, but I wanted to report the problem. -matt
2007 Feb 14
2
Parameter require is already set on ...
...lse => "/usr/bin/cvs export $source/$name .", default => "/usr/bin/cvs -d $user@$source checkout $name" } exec { "/bin/mkdir -p $path": creates => $path } exec { $cvscmd: cwd => $path, env => ["CVS_RSH=/usr/bin/ssh" ], require => Exec["/bin/mkdir -p $path"], require => Sshkey["foohost.usyd.edu.au"], } sshkey { "foohost.usyd.edu.au": ensure => present, key => "AAAA...<snip>...", ty...
2010 Jul 17
0
mksh on klibc
...et/5567 >http://dev.haiku-os.org/changeset/35836 > >FWIW, mksh has the same problem on Syllable and Plan 9? >but it seems this is a bug in the operating environment, >not the shell. With Debian unstable as of today, the same still happens. Steps to produce an mksh executable: % env CVS_RSH=ssh cvs -d _anoncvs at anoncvs.mirbsd.org:/cvs \ co -PA mksh % cd mksh % env CC=klcc CPPFLAGS=-DMKSH_NO_LIMITS sh Build.sh -r Then, ?./test.sh -v? fails, as does this: tg at frozenfish:~/mksh $ ./mksh -c 'echo foo; ls; echo bar' foo Build.sh check.t eval.c expr.o jobs.c...
2004 Jan 13
0
xmms vorbis patch 2
...an oggflac in will prevent you from seeing any streams after that. This might get fixed in the future, but in the meantime, Don't Do That. Also, various savannah services are down, in particular, the file areas, so you need to use anonymous CVS via ssh to fetch the patch like so: export CVS_RSH="ssh" cvs -d :ext:anoncvs@savannah.gnu.org:/cvsroot/vgplay co vgplay And you have to patch xmms with it. Patches to allow for separate plugin building are definitely welcome. John <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: ht...
2008 Jan 06
1
tomcat still sees jvm version 1.4.2 in Cent OS 5
...H=/bin/bash BASH_ARGC=() BASH_ARGV=() BASH_LINENO=() BASH_SOURCE=() BASH_VERSINFO=([0]="3" [1]="1" [2]="17" [3]="1" [4]="release" [5]="i686-redhat-linux-gnu") BASH_VERSION='3.1.17(1)-release' COLORS=/etc/DIR_COLORS.xterm COLUMNS=80 CVS_RSH=ssh DIRSTACK=() EUID=0 GROUPS=() G_BROKEN_FILENAMES=1 HISTFILE=/root/.bash_history HISTFILESIZE=1000 HISTSIZE=1000 HOME=/root HOSTNAME=app2 HOSTTYPE=i686 IFS=$' \t\n' INPUTRC=/etc/inputrc JRE_HOME=/usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre LA...
2003 Mar 07
6
Call for testing for 3.6
...oken platforms. For those new to this process asking themselves, "Where do I find these test version?" http://www.openssh.com/portable.html#mirrors Pick your closest FTP site and go to 'snapshot/' Or for CVS people: export CVSROOT=openssh at anoncvs.be.openbsd.org:/cvs export CVS_RSH=/usr/bin/ssh cvs get openssh - Ben
2002 Nov 02
3
OpenSSH CVS
Hello I am trying to get some fixes that are in the OpenSSH CVS 3.5 branch I am having trouble figuring out the CVS tags that you guys use, could someone please tell me what the CVS tag for the 3.5 branch is and what you use as standards?? like cvs co -r OpenSSH_V_3_5 openssh should work but doesnt so what do you use as your tags.... Thanks again Donnie Cranford Senior Unix Systems Admin
2003 Oct 31
0
A package for spatial data classes: request for comments
...ns, a second with all the shapefile information requirements? - will there ever be a need to export R data as shape files? if not, which part of information in shapefiles may be ignored? - Do we need another name, instead of the current SpatialCls? You can download SpatialCls by cvs; use: export CVS_RSH=ssh cvs -d:pserver:anonymous at cvs.sf.net:/cvsroot/r-spatial login # press return on the password prompt cvs -d:pserver:anonymous at cvs.sf.net:/cvsroot/r-spatial co SpatialCls If you are interested in becoming a co-developer, please join! -- Edzer
2008 Apr 15
0
ChrootDirectory - SFTP subsystem works fine but SSH hangs
...: Ignored env INPUTRC debug3: Ignored env JAVA_HOME debug3: Ignored env KDE_IS_PRELINKED debug1: Sending env LANG = en_US.UTF-8 debug2: channel 0: request env confirm 0 debug3: Ignored env SSH_ASKPASS debug3: Ignored env HOME debug3: Ignored env SHLVL debug3: Ignored env LOGNAME debug3: Ignored env CVS_RSH debug3: Ignored env SSH_CONNECTION debug3: Ignored env LESSOPEN debug3: Ignored env G_BROKEN_FILENAMES debug3: Ignored env OLDPWD debug3: Ignored env _ debug2: channel 0: request shell confirm 0 debug2: fd 3 setting TCP_NODELAY debug2: callback done debug2: channel 0: open confirm rwindow 0 rmax 32...
2004 Mar 21
6
[Bug 815] RFE: sshd should be able to set environment variables defined by the client
http://bugzilla.mindrot.org/show_bug.cgi?id=815 Summary: RFE: sshd should be able to set environment variables defined by the client Product: Portable OpenSSH Version: 3.8p1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: sshd AssignedTo:
2015 Oct 19
1
R 3.2.2 - make check and install package hang
...hanks for the help. > Sys.getenv() BASH_FUNC_module() () { eval `/cm/local/apps/environment-modules/3.2.10/Modules/$MODULE_VERSION/bin/modulecmd bash $*` } COLUMNS 152 CPATH /cm/shared/apps/uge/8.2.1/include CVS_RSH ssh DISPLAY localhost:10.0 EDITOR vi G_BROKEN_FILENAMES 1 HISTCONTROL ignoredups HISTSIZE 1000 HOME /root HOSTNAME test LANG en_US.UTF-8 LD_LIBRARY_PATH /cm/...
2005 Nov 30
3
wcmd crashes all the time on the set command.
.../3.4/env /usr/kde/3.4/shutdown /usr/kde/3.3/share/config /usr/kde/3.3/env /usr/kde/3.3/shutdown /usr/kde/3.2/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/xdvi/ /usr/share/config CVS_RSH=ssh DESKTOP_SESSION=kde-3.5 DISPLAY=:0 DM_CONTROL=/var/run/xdmctl EDITOR=/bin/nano FLTK_DOCDIR=/usr/share/doc/fltk-1.1.6/html G_BROKEN_FILENAMES=1 GCC_SPECS= GDK_USE_XFT=1 GS_LIB=/home/john/.fonts GTK_RC_FILES=/etc/gtk/gtkrc:/home/john/.gtkrc:/home/john/.kde/share/config/gtkrc GTK2_RC_FILES=/etc/gt...
2006 Apr 25
1
Another undefined pri_restart failure
...ystalwhite WINDOWMANAGER=/usr/bin/dbus-launch --sh-syntax --exit-with-session /usr/X11R6/bin/kde GTK_PATH=/usr/local/lib/gtk-2.0:/opt/gnome/lib/gtk-2.0:/usr/lib/gtk-2.0 LESS=-M -I MACHTYPE=x86_64-suse-linux LOGNAME=root GTK_PATH64=/usr/local/lib64/gtk-2.0:/opt/gnome/lib64/gtk-2.0:/usr/lib64/gtk-2.0 CVS_RSH=ssh XDG_DATA_DIRS=/usr/local/share/:/usr/share/:/etc/opt/kde3/share/:/opt/kde3/share/:/opt/gnome/share/ ACLOCAL_FLAGS=-I /opt/gnome/share/aclocal LC_CTYPE=en_US.UTF-8 DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-z1RTWWV1Gq,guid=3beb4d44c3081877355afd4083cca800 PKG_CONFIG_PATH=/usr/local/lib/pkg...
2012 Oct 05
2
Installing a gnome-desktop on CENTOS-6.3 following minimal system install.
...can right click the mouse and from there I can open a terminal window and creat a folder on the desktop but I have no title bar and no status bar. There are no drop down menus for applications, system or anything else. This is the content of my env: env | sort _=/bin/env COLORTERM=gnome-terminal CVS_RSH=ssh DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-tComprYFWO,guid=d2919a7fcf4b75fd97d539fe00000062 DISPLAY=:0.0 G_BROKEN_FILENAMES=1 GNOME_DESKTOP_SESSION_ID=this-is-deprecated GNOME_KEYRING_SOCKET=/tmp/keyring-Q8NLAk/socket GTK_RC_FILES=/etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2 HISTCONTROL=ignored...
2014 May 20
1
abrt dump qt selinux
...6:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36: :PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin :MAIL=/var/spool/mail/root :PWD=/usr/share/selinux/targeted :LANG=en_US.UTF-8 :HISTCONTROL=ignoredups :HOME=/root :SHLVL=2 :LOGNAME=root :CVS_RSH=ssh :QTLIB=/usr/lib64/qt-3.3/lib :'LESSOPEN=|/usr/bin/lesspipe.sh %s' :DISPLAY=localhost:10.0 :'HISTTIMEFORMAT=%D %T ' :G_BROKEN_FILENAMES=1 :XAUTHORITY=/root/.xauthkdfEOn :_=/usr/sbin/semodule :OLDPWD=/ limits: :Limit Soft Limit Hard Limit Units :Max...