Hide Forgot
Description of problem: imaptest: symbol lookup error: imaptest: undefined symbol: str_escape Version-Release number of selected component (if applicable): imaptest-20180221-2.fc29.x86_64 How reproducible: 100% Actual results: # imaptest imaptest: symbol lookup error: imaptest: undefined symbol: str_escape Expected results: Additional info: This breaks cyrus-imapd tests
$ rpm -qf /usr/lib64/dovecot/libdovecot.so.0 dovecot-2.2.34-1.fc27.x86_64 $ readelf -a /usr/lib64/dovecot/libdovecot.so.0 | grep str_escape 00000032e748 02b900000007 R_X86_64_JUMP_SLO 00000000000cdbe0 str_escape + 0 697: 00000000000cdbe0 261 FUNC GLOBAL DEFAULT 12 str_escape # rpm -qf /usr/lib64/dovecot/libdovecot.so.0 dovecot-2.3.3-1.fc29.x86_64 # readelf -a /usr/lib64/dovecot/libdovecot.so.0 | grep str_escape Nothing. ABI breakage in https://github.com/dovecot/core/commit/9b40bf3a6a085130639c0100f5003838e47ebfee
Even this was an ABI breakage in Dovecot, I simply would solve it by updating and rebuilding imaptest like today or so.
(In reply to Robert Scheck from comment #2) > Even this was an ABI breakage in Dovecot, I simply would solve it by updating > and rebuilding imaptest like today or so. Can you please rebuild imaptest in rawhide and F29? Anyway It will not solve the problem with unversioned sonames in dovecot and it's packaging bug
(In reply to Robert Scheck from comment #2) > Even this was an ABI breakage in Dovecot, I simply would solve it by updating > and rebuilding imaptest like today or so. Can you please elaborate your position?
I'm the package maintainer in Fedora and EPEL for imaptest. And yes, the unversioned sonames seem to be an issue, however I fear there won't be a good solution soon, given IIRC upstream expressed somewhen in the past that imaptest is more a "side tool" rather a "focus project". Personally, I'm thinking of requiring the Dovecot version that it was built against.
imaptest-20170719-3.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c76d38430e
imaptest-20170719-3.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-48c04e2a83
imaptest-20180824-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-8677c0c47d
imaptest-20170719-3.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-48c04e2a83
imaptest-20170719-3.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-c76d38430e
imaptest-20180824-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-8677c0c47d
(In reply to Robert Scheck from comment #5) > I'm the package maintainer in Fedora and EPEL for imaptest. And yes, the > unversioned sonames seem to be an issue, however I fear there won't be a > good solution soon, given IIRC upstream expressed somewhen in the past > that imaptest is more a "side tool" rather a "focus project". Personally, > I'm thinking of requiring the Dovecot version that it was built against. imaptest dependencies are broken in rawhide . DEBUG util.py:522: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/f30-build-14249262-1020826/root/', '/var/lib/mock/f30-build-14249262-1020826/root//builddir/build/SRPMS/cyrus-imapd-3.0.8-3.fc30.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C'} and shell False DEBUG util.py:439: Last metadata expiration check: 0:00:00 ago on Tue 06 Nov 2018 09:52:12 AM UTC. DEBUG util.py:439: Package pkgconf-pkg-config-1.5.3-2.fc29.x86_64 is already installed, skipping. DEBUG util.py:439: Error: DEBUG util.py:439: Problem: conflicting requests DEBUG util.py:439: - nothing provides dovecot = 2.3.3 needed by imaptest-20180824-1.fc30.x86_64 DEBUG util.py:577: Child return code was: 1 DEBUG util.py:188: kill orphans
(In reply to Robert Scheck from comment #5) > I'm the package maintainer in Fedora and EPEL for imaptest. And yes, the > unversioned sonames seem to be an issue, however I fear there won't be a > good solution soon, given IIRC upstream expressed somewhen in the past > that imaptest is more a "side tool" rather a "focus project". Personally, > I'm thinking of requiring the Dovecot version that it was built against. But this is a libdovecot issue and not imaptest issue, and it should be solved either (preferably) in upstream, by implementing proper versioning scheme, or, if upstream is hostile and (for whatever nonsensical reason) resists that kind of change, in libdovecot's packaging.
imaptest-20180824-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-8677c0c47d
imaptest-20170719-4.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c76d38430e
imaptest-20170719-4.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-48c04e2a83
imaptest-20170719-4.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-48c04e2a83
imaptest-20180824-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-8677c0c47d
imaptest-20170719-4.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-c76d38430e
imaptest-20170719-4.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
imaptest-20170719-4.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.
imaptest-20180824-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.
This message is a reminder that Fedora 29 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '29'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 29 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.