Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146878 - stabilize dev-perl/Crypt-SSLeay-0.51-r1 (recent openssl update broke current stable version)
Summary: stabilize dev-perl/Crypt-SSLeay-0.51-r1 (recent openssl update broke current ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: MIPS Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-08 13:27 UTC by Christian Hartmann (RETIRED)
Modified: 2007-04-22 22:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
a different patch for the same problem (ssleay-init.patch,671 bytes, patch)
2006-12-08 16:32 UTC, Andrew Maltsev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Hartmann (RETIRED) gentoo-dev 2006-09-08 13:27:41 UTC
The summary pretty much says it all.
Comment 1 Christian Hartmann (RETIRED) gentoo-dev 2006-09-08 13:29:54 UTC
.. dev-perl/Crypt-SSLeay-0.51-r1 that is. (See #142703)
Comment 2 Thomas Cort (RETIRED) gentoo-dev 2006-09-08 16:17:32 UTC
alpha stable.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2006-09-08 18:41:22 UTC
amd64, sparc done
Comment 4 Tobias Scherbaum (RETIRED) gentoo-dev 2006-09-09 01:35:58 UTC
ppc&hppa done
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2006-09-09 01:39:19 UTC
1) emerges fine
2) passes collision test
3) net-misc/ebayagent emerges fine and works

Portage 2.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.informatik.rwth-aachen.de/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d a52 alsa arts artworkextra asf audiofile avi bash-completion beagle berkdb bidi bitmap-fonts bootsplash branding bzip2 cairo cdda cddb cdparanoia cdr cli cracklib crypt css cups curl custom-cflags dbus dga directfb divx4linux dlloader dri dts dvd dvdr dvdread dvi eds emacs emboss encode esd evo exif expat fam fat fbcon ffmpeg firefox fortran ftp gb gcj gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml hal icq idn imagemagick imap ipv6 isdnlog java javascript jikes jpeg jpeg2k ldap leim libg++ lm_sensors mad maildir matroska mbox mikmod mime mmx mmxext mng mono mp3 mpeg mpeg2 mule nautilus ncurses nforce2 nls nocardbus nptl nptlonly nsplugin nvidia objc ogg opengl pam pcre pdf pdflib perl plotutils pmu png ppds pppd preview-latex print python qt3 qt4 quicktime readline reflection reiserfs samba sdk session slang spell spl sse ssl svg svga t1lib tcltk tcpd tetex theora thunderbird tiff truetype truetype-fonts type1-fonts udev usb vcd videos vorbis win32codecs wmf wxwindows xine xml xorg xosd xv xvid zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU video_cards_radeon video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 6 Andrej Kacian (RETIRED) gentoo-dev 2006-09-09 13:02:22 UTC
x86 done
Comment 7 Brent Baude (RETIRED) gentoo-dev 2006-09-10 13:42:55 UTC
ppc64 stable
Comment 8 Andrew Maltsev 2006-12-08 16:32:55 UTC
Created attachment 103648 [details, diff]
a different patch for the same problem

I think this patch is better -- the effect is exactly the same, but we don't re-init the library on every call. There is also a check for null result just in case.
It works fine on two x86 production servers.
Comment 9 Christian Hartmann (RETIRED) gentoo-dev 2007-02-27 21:50:43 UTC
mips?
Comment 10 Bryan Østergaard (RETIRED) gentoo-dev 2007-04-22 22:44:19 UTC
Mips done.