[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 455344] New: perl-XML-Stream should require perl(IO::Socket::SSL)
- From: bugzilla redhat com
- To: fedora-perl-devel-list redhat com
- Subject: [Bug 455344] New: perl-XML-Stream should require perl(IO::Socket::SSL)
- Date: Mon, 14 Jul 2008 17:57:56 -0400
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=455344
Summary: perl-XML-Stream should require perl(IO::Socket::SSL)
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: perl-XML-Stream
AssignedTo: cweyl alumni drew edu
ReportedBy: redhat-bugzilla linuxnetz de
QAContact: extras-qa fedoraproject org
CC: fedora-perl-devel-list redhat com
Description of problem:
Without having perl(IO::Socket::SSL) installed, it is not possible to use
perl-XML-Stream with a TLS/SSL connection. So please add this as requirement.
See the following reproducer for example.
$ rpm -e perl-IO-Socket-SSL --nodeps
$
$ sendxmpp --magic-things ;-)
[...]
"You requested that XML::Stream turn the socket into an SSL socket, but you
don't have the correct version of IO::Socket::SSL v0.81. at /usr/lib/perl5/
vendor_perl/5.8.8/XML/Stream/Node.pm line 547"
[...]
$
Once re-install perl-IO-Socket-SSL again, the message disappears and everything
TLS/SSL related works for me.
Version-Release number of selected component (if applicable):
perl-XML-Stream-1.22-7
How reproducible:
Everytime, e.g. sendxmpp with TLS/SSL jabber server.
Actual results:
perl-XML-Stream does not require perl(IO::Socket::SSL).
Expected results:
perl-XML-Stream should require perl(IO::Socket::SSL).
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]