Displaying 20 results from an estimated 20000 matches similar to: "Centos openssl-devel"
2007 Aug 22
1
x86_64 openssl conflict
Hi,
While yumming some packages, I keep getting the errors below. How to
overcome it?
Transaction Check Error:
file /usr/share/man/man1/asn1parse.1ssl.gz from install of
openssl-0.9.8b-8.3.el5 conflicts with file from package
openssl-0.9.8b-8.3.el5
file /usr/share/man/man1/nseq.1ssl.gz from install of
openssl-0.9.8b-8.3.el5 conflicts with file from package
openssl-0.9.8b-8.3.el5
file
2006 Jun 12
1
Conflict installing openssl.i386 with openssl.x86_64 on a x86_64 system
Hi Everyone,
I've got a system running CentOS 4 x86_64 and have some i386 packages
(e.g. Firefox) installed, too. I knew when I started out that this
wasn't ideal, but worked nonetheless. And, so far, it has. I'm (and my
client) are happy!
A couple of days ago I updated the server from U2 to U3 (it's not a
public system, and runs some critical software...U3 couldn't go in
2006 Jul 09
1
conflict error installing ghostscript
while doing yum install ghostscript to a centos 4.3 x86_64
I have the following error:
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
ghostscript i386 7.07-33 base
2006 Apr 17
3
X86_64, Groupinstall KDE fails
I have an Athlon/64, 1 GB RAM, 80 GB IDE system and I'm intending to use it
for combination workstation/Dev server duties.
I've gotten a consistent failure when I try to groupinstall KDE. After
grinding through all the deps, it comes up with the below:
Install 228 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 331 M
Is this ok [y/N]: y
2006 Apr 17
3
X86_64, Groupinstall KDE fails
I have an Athlon/64, 1 GB RAM, 80 GB IDE system and I'm intending to use it
for combination workstation/Dev server duties.
I've gotten a consistent failure when I try to groupinstall KDE. After
grinding through all the deps, it comes up with the below:
Install 228 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 331 M
Is this ok [y/N]: y
2003 May 23
1
error with make clean in /usr/src
Hello,
I am getting errors when doing a make clean under /usr/src, I have always
done this before doing a make world, and never a problem. I have tried
deleting all of /usr/src and re cvsuped, but the problem persists.
FreeBSD 4.7-STABLE #0: Fri Feb 14 13:49:58 EST 2003
===> secure/usr.bin/openssl
rm -f buildinf.h openssl/opensslconf.h openssl/evp.h xopenssl app_rand.o
apps.o asn1pars.o ca.o
2003 Jun 13
1
Strange problem with "make clean"
Hello,
I'm experiencing a weird problem doing "make clean" in "/usr/src".
It happens on a couple of FreeBSD 4.8-RELEASE machines (RELENG_4_8 to
be precise).
Cvsup, build & install phases all went fine, just "make clean" went
wrong.
I tried rm-ing the incriminated subdirectory and even rm-ing the
checkout.cvs:RELENG_4_8 file and re-cvsupping but nothing
2005 Jun 11
0
Building NT installer. Need Advice RE: File Structure.
Hello OpenSSH,
I am working on building an installer for a stand alone OpenSSH
4.1p1-1 build for NT systems. Since it is built with Cygwin, it seems
Cygwin bombed the OpenSSH directory with a ton of erroneous files.
The installer is so far perfect and I am seeking advice. Which of the
following files from the following structure are totally
unnecessary? I wish to know so I can clean up the
2005 Jun 12
0
Building NT installer. Need Advice RE: File Structure.
Hello OpenSSH,
I am working on building an installer for a stand alone OpenSSH
4.1p1-1 build for NT systems. Since it is built with Cygwin, it seems
Cygwin bombed the OpenSSH directory with a ton of erroneous files.
The installer is so far perfect and I am seeking advice. Which of the
following files from the following structure are totally
unnecessary? I wish to know so I can clean up the
2005 Jun 12
2
Building Stand-Alone NT Installer. Need Advice on File Structure. Thank you!
--
Hello Everyone,
I am trying to build a stand-alone installation application of
OpenSSH 4.1p1-1. The target of this project is the NT platform
(NT/00/XP/03). I've met with success and am happy so far with the
progress. I cross-checked all executables and DLL's for dependencies.
All executables and DLL's should truly stand-alone (dependent on
nothing outside the enclosed tree).
2012 Jan 25
1
man pages conflicting?
Just got this message after an autoupdate on my 5.x system..
should I be worried?
Hi,
This is the automatic update system on mail.<xxx>.com.
There was a problem updating the system. The following error message
was reported:
["[('file /usr/share/man/man1/ca.1ssl.gz from install of openssl-0.9.8e-20.el5_7.1.x86_64 conflicts with file from package openssl-0.9.8e-20.el5.i686',
2005 Oct 19
3
Duplicated packages after yum crash
Hi,
I asked yum to update all packages on my CentOS 4.1 system and glibc
was among them. Yum crashed in the middle and now I've some packages
installed twice:
2 zlib-1.2.1.2-1.2
2 ncurses-5.4-13
2 mysql-4.1.10a-2.RHEL4.1
2 libstdc++-3.4.4-2
2 libstdc++-3.4.3-22.1
2 libselinux-1.19.1-7
2 libgcc-3.4.4-2
2 libgcc-3.4.3-22.1
2
2020 Apr 04
0
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
Hello everybody,
Thank you Fufu Fang for your quick reply:
With tinc version 1.0.35 and the bellow options at 100% CPu load i get
about 10 MB/s...
PMTU = 1400
PMTUDiscovery = yes
#Cipher = none
Cipher = chacha20-poly1305
Digest = blake2b512
Tried Cipher = none as well and also got 10MB/s with 100% CPU on one
thread the other three available threads are idle.
With inc_1.1~pre17-1.1_amd64.deb
2020 Apr 04
3
how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU
Hello everybody,
First a big thanks for tinc-vpn I am still using it next to wireguard
and openvpn.
I am having a setup where the tinc debian appliance is at 100% cpu load
doing about 7.5MB/s.
Compression = 9
PMTU = 1400
PMTUDiscovery = yes
Cipher = aes-128-cbc
How can I pick a cipher that is the fasted for my CPU and don't create a
CPU bottleneck at 100%.
Kind regards,
Jelle de Jong
2010 Jun 12
1
CentOS 5 Update error
Hi,
I get the following error while installing the newest centos patches.
[root at gateway ~]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.intergenia.de
* base: centos.intergenia.de
* extras: centos.intergenia.de
* updates: centos.intergenia.de
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--->
2011 Sep 07
2
Installing the openssl on CentOS
Hi, all
Please look my error message ,
$ which openssl
/usr/bin/openssl
$ whereis openssl
openssl: /usr/bin/openssl /usr/lib/openssl
/usr/share/man/man1/openssl.1ssl.gz
$ openssl version
OpenSSL 1.0.0-fips 29 Mar 2010
$ irb
irb(main):001:0> require ''openssl''
LoadError: no such file to load -- openssl
from
2009 Feb 08
1
yum update fails
Hi
I have a system that I'm trying to run `yum update` on. It fails with the
following error:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
file /usr/share/man/man1/xdelta.1.gz from install of xdelta-1.1.4-1.el5.rf
conflicts with file from package xdelta-1.1.3-20
file /usr/share/emacs/site-lisp/psvn.el from install of
2007 Oct 18
0
CESA-2007:0964 Important CentOS 5 x86_64 openssl Update
CentOS Errata and Security Advisory 2007:0964 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0964.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
1492996bd52ae684e655a5925ba89448 openssl-0.9.8b-8.3.el5_0.2.i686.rpm
5c103745e6b87231ebcc29218eff1fa0 openssl-0.9.8b-8.3.el5_0.2.x86_64.rpm
2008 Apr 17
1
stunnel
Dear all,
I had notice that my logwatch has a heap of stunneling like the one below.
Is there a security breech?
**Unmatched Entries**
(1) LOG5[6504:3086657232]: Connection closed: 29433 bytes sent to SSL, 62
bytes sent to socket
(1) LOG5[9516:3086649040]: stunnel 4.15 on i686-redhat-linux-gnu with
OpenSSL 0.9.8b 04 May 2006
(1) LOG5[9516:3086649040]: Threading:PTHREAD SSL:ENGINE
2007 Oct 18
0
CESA-2007:0964 Important CentOS 5 i386 openssl Update
CentOS Errata and Security Advisory 2007:0964 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0964.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
3911c16553c45a137aaefcc7ce1afc5d openssl-0.9.8b-8.3.el5_0.2.i386.rpm
012183a4f976cbb7cd2c9e8187c979c9 openssl-0.9.8b-8.3.el5_0.2.i686.rpm