Bug 363721
| Summary: | imaps is broken | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Jakub Hrozek <jhrozek> | ||||
| Component: | ruby | Assignee: | Akira TAGOH <tagoh> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | QE Internationalization Bugs <qe-i18n-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 4.5 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-11-13 00:45:23 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 246681 [details]
reproducer
this should be fixed in next release. Yes, seems to be fixed with the recent changes to net::imap to fix #362081. Sorry for the fuss, feel free to close this bug now. |
Description of problem: Discovered when testing net::imap as part of RHEL4 async advisory - try running the attached reprodurer. With newer ruby version shipped by RH (F7, for instance, it runs fine), however, it does spits exceptions. Version-Release number of selected component (if applicable): ruby-1.8.1-7.EL4.8.1 How reproducible: always Steps to Reproduce: 1. run the attached testcase Actual results: Resp: #<Net::IMAP:0x2aaaaae40de8> /usr/lib/ruby/1.8/net/imap.rb:884:in `initialize': undefined method `verify_mode=' for #<OpenSSL::SSL::SSLSocket:0x2000000000762328> (NoMethodError) from ruby-imaps.rb:7:in `new' from ruby-imaps.rb:7 Expected results: something along the lines of: S: * OK Gimap ready for requests from 62.40.79.66 z33if1561272ikz