Bug 1562970

Summary: imaptest: symbol lookup error: imaptest: undefined symbol: lmtp_client_deinit
Product: [Fedora] Fedora Reporter: Jason Tibbitts <j>
Component: imaptestAssignee: Robert Scheck <redhat-bugzilla>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: redhat-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: imaptest-20180221-1.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-02 22:23:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jason Tibbitts 2018-04-02 19:38:38 UTC
Within the past few days, imaptest in rawhide began to fail with:

imaptest: symbol lookup error: imaptest: undefined symbol: lmtp_client_deinit

No arguments are required.

I'm pretty sure this has something to do with an update of dovecot in rawhide from 2.2.33 to 2.3.1.  I haven't had a chance to dig into it yet, though.  Unfortunately since cyrus-imapd uses imaptest as part of its test suite, it is now failing to build as well.

Comment 1 Jason Tibbitts 2018-04-03 16:01:16 UTC
Thanks, this does appear to fix the issue.  And the new version actually fixes three issues I had where imaptest would fail on standard-compliant behavior.  For now I will just exclude those tests on <= F28 but if you do decide in the future to push this version to the release branches then I can undo that.

Comment 2 Robert Scheck 2018-04-03 16:34:46 UTC
The new imaptest version depends on Dovecot >= 2.3, so likely F29 only.