Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234321 - mail-mta/postfix-2.4.6-r2 references non-existant postfix-2.4.6-RELEASE_NOTES on ftp.porcupine.org
Summary: mail-mta/postfix-2.4.6-r2 references non-existant postfix-2.4.6-RELEASE_NOTES...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Net-Mail Packages
URL: ftp://ftp.porcupine.org/mirrors/postf...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-09 17:43 UTC by Eric Martin
Modified: 2008-12-27 18:43 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 Eric Martin 2008-08-09 17:43:06 UTC
After emerging, the ebuild directs you to view the url mentioned above.  File doesn't exist on the upstream website.  I realize this is an upstream problem but I don't know where to open a bug upstream.  There is documentation (not 2.4.6) in /usr/share/doc/portage-2.4.6-r2.

Reproducible: Always

Steps to Reproduce:
1.emerge postfix
2.try to go to website
3.file doesn't exist

Actual Results:  
file wasn't there

Expected Results:  
download a file / point to local documenation (/usr/share/doc/postfix-2.4.6-r2)

Possibly add an ewarn line pointing users to /usr/share/doc/${MY_SRC} as well.
Comment 1 Tobias Scherbaum (RETIRED) gentoo-dev 2008-12-27 18:43:06 UTC
2.4.6 is no longer available, for newer Postfix version the RELEASE_NOTES are available plus the RELEASE_NOTES are installed in /usr/share/doc/postfix-$version. Also you're pointed to the RELEASE_NOTES using that URL in pkg_setup, i.e. before installing a newer postfix version to be able to check for possible incompatibilities.

Closing this one as CANTFIX.