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@xxxxxxxxxxxxxxx ReportedBy: redhat-bugzilla@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedora-perl-devel-list@xxxxxxxxxx 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list