Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333555 - [tracker] packages that need fixing to not require sslv2 (so openssl-1 can stabilize)
Summary: [tracker] packages that need fixing to not require sslv2 (so openssl-1 can st...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: Tracker
: 333581 333589 333593 333597 333637 333641 (view as bug list)
Depends on: 332661 333581 333585 333587 333589 333597 333637
Blocks:
  Show dependency tree
 
Reported: 2010-08-20 03:25 UTC by Lana'thel San'layn
Modified: 2010-08-20 17:58 UTC (History)
5 users (show)

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


Attachments
fixed ebuild with sslv2 local USE flag on (openssl-1.0.0a-r2.ebuild,5.77 KB, text/plain)
2010-08-20 03:32 UTC, Lana'thel San'layn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lana'thel San'layn 2010-08-20 03:25:10 UTC
with omitted support for sslv2 its possible to cause breakage.

for example broken are:

Gajim (unable to connect with encryption enabled)

emerge (prints a warning:
!!! CANNOT IMPORT HTTP.CLIENT: cannot import name HTTPSConnection
)
possibly more
Comment 1 Lana'thel San'layn 2010-08-20 03:32:10 UTC
Created attachment 243653 [details]
fixed ebuild with sslv2 local USE flag on
Comment 2 SpanKY gentoo-dev 2010-08-20 05:32:51 UTC
Comment on attachment 243653 [details]
fixed ebuild with sslv2 local USE flag on

no.  fix broken packages to not require sslv2.
Comment 3 SpanKY gentoo-dev 2010-08-20 05:37:31 UTC
file new bugs for specific packages.  although i imagine your emerge/gajim reports are the same thing (some python https package).
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-08-20 10:55:00 UTC
*** Bug 333593 has been marked as a duplicate of this bug. ***
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-08-20 10:56:14 UTC
close this as 'invalid' and dupe all the tracking bugs here?
obviously the USE flag was a bad idea.
Comment 6 Christian Faulhammer (RETIRED) gentoo-dev 2010-08-20 12:45:40 UTC
*** Bug 333589 has been marked as a duplicate of this bug. ***
Comment 7 SpanKY gentoo-dev 2010-08-20 16:54:36 UTC
yes, i fucked up.  sorry about that.
Comment 8 SpanKY gentoo-dev 2010-08-20 16:54:55 UTC
*** Bug 333581 has been marked as a duplicate of this bug. ***
Comment 9 SpanKY gentoo-dev 2010-08-20 16:55:01 UTC
*** Bug 333637 has been marked as a duplicate of this bug. ***
Comment 10 SpanKY gentoo-dev 2010-08-20 16:55:20 UTC
*** Bug 333597 has been marked as a duplicate of this bug. ***
Comment 11 Samuli Suominen (RETIRED) gentoo-dev 2010-08-20 17:09:35 UTC
*** Bug 333641 has been marked as a duplicate of this bug. ***
Comment 12 SpanKY gentoo-dev 2010-08-20 17:58:28 UTC
ive added -r3 with the USE=sslv2 dropped.  sorry for the troubles peeps.