Bug 527690
| Summary: | dbmail-forward seems to damage multimime-messages | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Harald Reindl <h.reindl> |
| Component: | dbmail | Assignee: | Bernard Johnson <bjohnson> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | bjohnson |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.2.11-10.el5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-10-21 00:36:17 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: | |||
|
Description
Harald Reindl
2009-10-07 11:47:16 UTC
Paul has a Patch but i am unable to include it in our SPEC > Patch0: 0001-backport-fix-to-prevent-showing-mailboxes-more-than.patch > Patch1: dbmail-forward-doublepoint.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > ..... > ..... > %prep > %setup -q > > %patch0 -p 1 -b .duplicate-email-boxes > %patch1 -p 1 -b .dbmail-forward-doublepoint http://git.dbmail.eu/cgit/cgit.cgi/paul/dbmail/patch/?id=2897e657c5fd1378cea5f2339e335acf4c6070e9 [builduser@buildserver:/rpmbuild/SPECS]$ rpmbuild -bb dbmail.spec Ausführung(%prep): /bin/sh -e /var/tmp/rpm-tmp.GmVhfR + umask 022 + cd /home/builduser/rpmbuild/BUILD + LANG=C + export LANG + unset DISPLAY + cd /home/builduser/rpmbuild/BUILD + rm -rf dbmail-2.2.11 + /usr/bin/gzip -dc /home/builduser/rpmbuild/SOURCES/dbmail-2.2.11.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbmail-2.2.11 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-backport-fix-to-prevent-showing-mailboxes-more-than.patch):' Patch #0 (0001-backport-fix-to-prevent-showing-mailboxes-more-than.patch): + /bin/cat /home/builduser/rpmbuild/SOURCES/0001-backport-fix-to-prevent-showing-mailboxes-more-than.patch + /usr/bin/patch -s -p1 -b --suffix .duplicate-email-boxes --fuzz=0 + echo 'Patch #1 (dbmail-forward-doublepoint.patch):' Patch #1 (dbmail-forward-doublepoint.patch): + /bin/cat /home/builduser/rpmbuild/SOURCES/dbmail-forward-doublepoint.patch + /usr/bin/patch -s -p1 -b --suffix .dbmail-forward-doublepoint --fuzz=0 2 out of 2 hunks FAILED -- saving rejects to file pipe.c.rej Fehler: Fehler-Status beim Beenden von /var/tmp/rpm-tmp.GmVhfR (%prep) Try this build: https://koji.fedoraproject.org/koji/taskinfo?taskID=1733283 THANK YOU - Works perfectly The responses from most maintainers are one of the reasons i love fedora! BTW: The https has soume troubles (i swicthed your url to http) ssl_error_handshake_failure_alert This happens after try to accept the self-signed cerificate dbmail-2.2.11-10.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/dbmail-2.2.11-10.fc11 dbmail-2.2.11-10.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/dbmail-2.2.11-10.fc12 dbmail-2.2.11-10.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/dbmail-2.2.11-10.el5 FYI: Paul has released 2.2.12 which fixes this problem upstream and some others too > Greetings, > > I've just uploaded dbmail 2.2.12, the latest production release. > > Changes: > > * Backport IPv6 support > * Remove generated autoconf files from the release. Please install > automake-1.9 and run autoreconf -i before running configure > * Backport the fix for duplicate mailboxes in LIST/LSUB responses > * Backport for internaldate as UTC > * Fix for file descriptor leakage > > Changelog: > http://git.dbmail.eu/cgit/cgit.cgi/paul/dbmail/log/?id=v2.2.12 > > Download: > http://git.dbmail.eu/cgit/cgit.cgi/paul/dbmail/snapshot/dbmail-2.2.12.tar.bz2 > > - -- > ________________________________________________________________ > Paul Stevens paul at nfg.nl > NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 > The Netherlands________________________________http://www.nfg.nl Thanks for the heads up - I'll work on getting this packaged in the next few weeks. dbmail-2.2.11-10.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update dbmail'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/EL-5/FEDORA-EPEL-2009-0606 dbmail-2.2.11-10.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update dbmail'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-10342 dbmail-2.2.11-10.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. dbmail-2.2.11-10.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |