Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82265 - Mutt 1.5.8 nntp patch breaks mixmaster, which meanwhile needs a use flag
Summary: Mutt 1.5.8 nntp patch breaks mixmaster, which meanwhile needs a use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 10:01 UTC by J
Modified: 2014-04-06 15:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Test mutt ebuild with mixmaster USE flag and nntp fix (mutt-1.5.8-r1.ebuild,4.01 KB, text/plain)
2005-02-16 10:02 UTC, J
Details
patch to back out three lines of the nntp patch that break mixmaster support (nntp.mixmaster.fix,310 bytes, patch)
2005-02-16 10:03 UTC, J
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J 2005-02-16 10:01:19 UTC
Since at least 1.5.6, the nntp patch has been breaking mixmaster support (--with-mixmaster added manually).  Attached are:
1) an updated ebuild that introduces a "mixmaster" use flag so I and however many other mixmaster users don't have to keep overlaying mutt ebuilds, and
2) a patch which backs out three lines of the nntp patch responsible for breaking mixmaster support.

The patch is applied whenever nntp is enabled (without checking the mixmaster use flag) because the three lines in question are a NOP without mixmaster support.

Could someone with nntp access please compile with both mixmaster and nntp and see if anything related to the nntp support fails?

I categorized this as an enhancement rather than a minor bug only because mixmaster isn't enabled by the current ebuilds.  Nevertheless, someone beginning to experiment with mixmaster may try adding --with-mixmaster to the mutt ebuild, and the potential compile failure with USE=nntp is not good.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 J 2005-02-16 10:02:29 UTC
Created attachment 51358 [details]
Test mutt ebuild with mixmaster USE flag and nntp fix
Comment 2 J 2005-02-16 10:03:43 UTC
Created attachment 51359 [details, diff]
patch to back out three lines of the nntp patch that break mixmaster support
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2005-02-20 13:14:31 UTC
Fixed in mutt-1.5.8-r1
Comment 4 Raphaël Droz 2014-02-11 00:50:40 UTC
This is not true anymore.
I just tried and both patch concurrently applied do not keep the sources from compiling and running (so not fully tested).

Could you please repoen thos bug so that the ebuild can be fixed by removing this kind of lines from the current ebuilds :
$(use_with !nntp mixmaster)

thx
Comment 5 Fabian Groffen gentoo-dev 2014-04-06 15:14:17 UTC
please file a new bug for this issue to keep things clear