similar to: [Bug 2280] New: openssh-6.6p1 compression throwing Segmentation fault

Displaying 20 results from an estimated 400 matches similar to: "[Bug 2280] New: openssh-6.6p1 compression throwing Segmentation fault"

2013 Jun 20
0
Issue with Pseudo terminal allocation with Openssh6.1p1
Hi Openssh users , I am working on a client server application that involves extensive client server interaction in a single ssh session. The application is also required to capture all the Read , Write and Error Filehandles to work on them separately as per the requirements of the application. The ssh session had been using the flag '-T' to disable the message 'Pseudo-terminal will
2012 Dec 24
3
Not able to install puppet enterprise onn agent node using install command.
Hi, I have created an agent node from a master node using below command. puppet node_aws create --image ami-cc5af9a5 --keyname icos-client --type ti.micro Now as i am trying to install puppet on it using below command puppet node install \ --install-script=puppet- enterprise \ --installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \ --installer-answers=/usr/local/puppet/agent.txt \
2013 Jan 04
4
How to clone alfresco on puppet agents?
Hi, I have alfresco installed on my puppet master & try to clone it using puppet console to puppet agent nodes but under ''live management'' link, i can not see any of package/group/user/host resources named similar to alfresco even though i can see postgres package resource but no java/alfresco/tomcat resource? Can anyone let me know how to clone the same? Regards. --
2006 Sep 25
2
Errors while doing make on Solaris 9 for dovecot-1.0.rc7
Hi, I have Solaris 9 and I am getting the following errors for dovecot-1.0.rc7 after running 1.configure - No errors see output as attached 2. /usr/ccs/bin/make -- partial output below, complete attached Thanks, Lalit ..... DEPDIR=.deps depmode=none /bin/bash ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations
2009 May 09
2
XPS1530 Draft Comments Please
Good morning, Would anyone with CentOS Wiki experience consider giving feedback on the state of my draft article at? http://wiki.centos.org/HowTos/Laptops/Dell/XPS_M1530 I will be adding info ref Nvidia graphics card driver, hard drive Load Cycle and hope to have the article completed later today or tomorrow assuming I've not messed something up :-). For now off to boldly go where I've
2006 Sep 22
2
How to check Release/Version of Currently installed Dovecot
Hi, We have dovecot installed on a Solaris 9 server, is there any way to check what release/version is installed. Thanks, Lalit > Confidentiality Note: This electronic message transmission is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. If you have received this
2013 Jan 07
4
How can i pass runtime parameters while installing .bin file in puppet?
Hi, I have alfresco .bin installer file for linux distribution which i want to automate using puppet. While installing alfresco on linux ,usually i need to provide a number of parameters such as java_home, db home, alfresco home or tomcat port etc. Now i want to install same .bin installer using puppet but not getting how can i provide same runtime argument in puppet installation. Can
2009 May 05
1
XPS M1530
Good afternoon, I'd like to write a Wiki article for the Dell XPS M1530 laptop which will include additional mods eg installation of Nvidia driver, WiFi firmware, laptop hard disk Load Cycle control etc. Can someone get me started? Username: LalitDhiri Thanks -- Lalit Dhiri Linux the root to no GPFs _________________________________________________________________ View your Twitter and
2009 May 28
1
XPS M1530 Draft to Complete?
Good morning all, I have been slowly tweaking the wiki document ref my XPS M1530 and think it's at a stage where I can remove the Draft status. However, before I do this I'd like opinions just in case I have missed something. Anyone care to add anything? On a seprate note I have been unable to get Bluetooth working under Linux so I will try and get more info as I can. At present I just
2014 Mar 21
2
Bug? between OpenSSH 6.4p1 and 6.5p1(also 6.6p1)
The problem I am seeing was introduced between 6.4p1 and 6.5p1 (and still exists in 6.6p1). With HostbasedAuthentication/EnableSSHKeysign turned on, I am seeing one of two sets of messages: no matching hostkey found ssh_keysign: no reply key_sign failed and not a valid request ssh_keysign: no reply key_sign failed Then in either case two password prompts: bowman at HOST.math.utah.edu's
2014 Aug 12
1
openssh-6.6p1 link error to openssl
Hello all, I am trying to force to link openssh to link openssl from my workaera home/xxx/openssl/lib & home/xxx/openssl/include Instead of default link ?/usr/lib/? etc ./configure --with-ssl-dir=/home/xxx/install/open_ssl --with-cppflags="-I/home/xxx/install/open_ssl/include" --with-ldflags="-L/home/xxx/install/open_ssl/lib" With this I could not able to
2009 May 11
4
Initial list delay
I had mentioned that I was waiting for a reply from the lists and never got ANY list mail until the day that I finally emailed Dag about my initial wiki page request. The same has just happened on the CentOS-devel lists. I now know that I can find these messages online however so I have been able to respond to people talking to me only because I see them on the website (lists.centos.org
2014 Mar 25
0
openssh-6.6p1 on Solaris 10 - 'make tests' fails, sshd won't start
Openssh-6.6p1 compiled on Solaris 10, but failed the 'make tests' in the 'sftp' testing: failed sftp permissions make[1]: *** [t-exec] Error 1 make[1]: Leaving directory `/opt/local/src/security/openssh-6.6p1/regress' make: *** [tests] Error 2 [There are also a lot of 'Unsupported query "cipher-auth"' messages, which would indicate the tests are using the
2014 Apr 07
1
Source code patch (for 6.6p1) adding support for Brainpool Elliptic Curves
Dear all, ? maybe it is a little early but the next (stable) version of OpenSSL will support Brainpool Ellptic curves (current beta 1.0.2-beta1 contains support for Brainpool already). Brainpool curves are defined in RFC 5639. ? Please find attached a patch file that adds support for Brainpool Elliptic Curves in OpenSSH. Currently, setting the bit size to 256, 384 or 521 selects one of the
2014 Jul 11
0
OpenSSH 6.6p1 configure script error
In the configure script, when it checks to see if _res is an extern, there are two problems: 1. There is no ac_WHATEVER variable to control it and override it. 2. Because the extern reference to _res is unused, the linker on some systems may elide it, causing an erroneous definition of HAS__RES_EXTERN The test should be coded as follows: /* ... confdefs.h */ #include <stdio.h> #if
2006 Mar 02
0
Help needed on wine
Hi, We have installed WINE (SFWwine) using package on Solaris 10 i386 platform. While executing the wine it is showing the below errors: It will be very helpful if you can provide some help on the same ASAP. Thanks and Regards -Lalit Aggarwal root@sunisv-testbox:/export/home/lalit >wine --version wine: creating configuration directory '//.wine'...
2014 Apr 09
2
immediate "gotcha" in compilation!? 6.6p1 versus openssl 1.0.1g
So they released openssl 101g to patch for a hole. One then wishes to recompile openssh. After ".configure" I get this: synergy[124]# make if test "doc" = "cat"; then manpage=./`echo scp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; else manpage=./`echo scp.1.out | sed 's/\.out$//'`; fi; if test "doc" = "man"; then
2013 Nov 28
1
how to recover a accidentally delete brick directory?
hi all, I accidentally removed the brick directory of a volume on one node, the replica for this volume is 2. now the situation is , there is no corresponding glusterfsd process on this node, and 'glusterfs volume status' shows that the brick is offline, like this: Brick 192.168.64.11:/opt/gluster_data/eccp_glance N/A Y 2513 Brick 192.168.64.12:/opt/gluster_data/eccp_glance
2013 Jan 10
1
how to generate a matrix by an my data.frame
Dear All It is a little hard to give a good small example of my question,so I will show the full data on the bottom and the attachment.Maybe some one could tell me an appropriate way to show it.I'm sorry for the inconvenience. Q:How to generate a 53*53 diagonal matrix by my data Some problems confused me are that: 1.Since it is a diagonal matrix,I have tried to transform col1 and col2 to
2012 Dec 24
0
Not able to install puppet on agent node?
Hi, I have created an agent node from a master node using below command. puppet node_aws create --image ami-cc5af9a5 --keyname icos-client --type ti.micro Now as i am trying to install puppet on it using below command puppet node install \ --install-script=puppet-enterprise \ --installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \ --installer-answers=/usr/local/puppet/agent.txt \