On Jul 18, 2012, at 6:41 PM, Sven Van Caekenberghe wrote: > > On 18 Jul 2012, at 17:49, Marcus Denker wrote: > >> On Jul 18, 2012, at 4:58 PM, Sven Van Caekenberghe wrote: >> >>> http://code.google.com/p/pharo/issues/detail?id=6364 >>> >>> Who has access to the build server via command line and can have a look ? >> >> So we checked and installed the openssl package for 32 bit, updated the >> openssl package... >> but it still fails. >> >> We will continue to investigate. >> >> Marcus > > Is it an Ubuntu/Debian machine ? Did you do > > sudo apt-get install libssl0.9.8:i386 >
it is redhat (or how that is called these days). And something is strange: [root@pharo-build denker]# yum install openssl.i386 Loaded plugins: downloadonly, fastestmirror, priorities, security Loading mirror speeds from cached hostfile 203 packages excluded due to repository priority protections Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package openssl.i386 0:0.9.8e-22.el5_8.4 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: openssl i386 0.9.8e-22.el5_8.4 updates 1.5 M Transaction Summary ================================================================================ Install 1 Package(s) Upgrade 0 Package(s) Total size: 1.5 M Is this ok [y/N]: y Downloading Packages: Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: package openssl-0.9.8e-22.el5_8.4.i386 is already installed file /lib/.libcrypto.so.0.9.8e.hmac from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /lib/.libssl.so.0.9.8e.hmac from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /lib/libcrypto.so.0.9.8e from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /lib/libssl.so.0.9.8e from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /usr/bin/openssl from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /usr/lib/openssl/engines/lib4758cca.so from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /usr/lib/openssl/engines/libaep.so from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /usr/lib/openssl/engines/libatalla.so from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /usr/lib/openssl/engines/libchil.so from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /usr/lib/openssl/engines/libcswift.so from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /usr/lib/openssl/engines/libnuron.so from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /usr/lib/openssl/engines/libsureware.so from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 file /usr/lib/openssl/engines/libubsec.so from install of openssl-0.9.8e-22.el5_8.4.i386 conflicts with file from package openssl-0.9.8e-22.el5_8.4.i686 Error Summary ------------- -- Marcus Denker -- http://marcusdenker.de
