diff options
author | simon <simon@FreeBSD.org> | 2004-08-09 21:50:10 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-08-09 21:50:10 +0000 |
commit | ce67d2b645cbeb6603a146ba0c2246eda35dd190 (patch) | |
tree | dce000b61e3a4bfca59e500b72cf01cb20b307f5 /sys/nfsserver/nfsrvstats.h | |
parent | 90e9cf6dc16203638e77235e0d9d09435015bfae (diff) | |
download | FreeBSD-src-ce67d2b645cbeb6603a146ba0c2246eda35dd190.zip FreeBSD-src-ce67d2b645cbeb6603a146ba0c2246eda35dd190.tar.gz |
During FTP installs, when installing Postfix as an alternate MTA, the
install of Postfix fails since Postfix 1 is picked from INDEX instead
of Postfix 2.
The problem is that the package_add function matches multiple Postfix
packages and then installs a "random" version (the last one found in
INDEX). This does not occur with a CD-ROM install since there is only
one Postfix package on the CD-ROM.
The correct solution to this would be to check the origin field from
INDEX instead of the package name, but due to the way sysinstall is
made that is not trivial, so instead work around the problem by
hard-coding the Postfix major and minor revision (for the current
stable version) to install directly into the package_add call.
PR: misc/65426
Reported by: Harold Kachelmyer <bugs@princessharold.net>
Approved by: trhodes
Diffstat (limited to 'sys/nfsserver/nfsrvstats.h')
0 files changed, 0 insertions, 0 deletions