Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554100 - mail-mta/postfix should install COMPATIBILITY_README.html
Summary: mail-mta/postfix should install COMPATIBILITY_README.html
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-06 21:58 UTC by miro.rovis
Modified: 2015-07-22 16:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description miro.rovis 2015-07-06 21:58:56 UTC
# equery k postfix 
* Checking mail-mta/postfix-3.0.1-r1 ...
!!! /etc/postfix/saslpass has incorrect MD5sum
!!! /etc/postfix/main.cf has wrong mtime (is 1436155572, should be 1432026079)
   665 out of 667 files passed

#

which tells me all the other 665 of 667 files are there for me just as for everybody.

But then everybody, just like me, having previously opened:

file:/usr/share/doc/postfix-3.0.1-r1/html/index.html

where they can find the link to the page of the title which shows:

Backwars-Compatibility Safety Net

and if they then try to open that link underneath that text:

file:/usr/share/doc/postfix-3.0.1-r1/html/COMPATIBILITY_README.html

what they will get is just:

404 Not Found
No such file or directory

(or similar notice; that notice is from my Dillo browser).

And the content which should show is as on the page:

http://www.postfix.org/COMPATIBILITY_README.html

This is a clear issue, I guess. Nothing more is needed, no emerge --info or the likes, but do correct me if I'm wrong.
Comment 1 Eray Aslan gentoo-dev 2015-07-22 16:13:09 UTC
Should be fixed in mail-mta/postfix-3.0.2.  Thanks for the report.