Am 12.02.2015 um 16:21 schrieb Wietse Venema:
li...@rhsoft.net:
the most likely reason is "make install" versus "make upgrade" which
*both* don't apply for a rpmbuild because there is no business for
"interactive" and no business for "non-interactive version, for upgrades"

would "make install" just work non-interactive problem gone

# make install       (interactive version, first time install)
# make upgrade       (non-interactive version, for upgrades)

The only difference between "install" and "upgrade" is that one is
interactive and the other is not. That is, "install" is an upgrade
from zero with all the answers pre-determined

"make install -non-interactive" simply ends in *nothing* installed into the build-tree nor somewhere else

make: Nothing to be done for 'update'.
[src/fsstone]
make: Nothing to be done for 'update'.
[src/smtpstone]
make: Nothing to be done for 'update'.
[src/sendmail]
make: Nothing to be done for 'update'.
[src/error]
make: Nothing to be done for 'update'.
[src/pickup]
make: Nothing to be done for 'update'.
[src/cleanup]
make: Nothing to be done for 'update'.
[src/smtpd]
make: Nothing to be done for 'update'.
[src/local]
make: Nothing to be done for 'update'.
[src/trivial-rewrite]
make: Nothing to be done for 'update'.
[src/qmgr]
make: Nothing to be done for 'update'.
[src/oqmgr]
make: Nothing to be done for 'update'.
[src/smtp]
make: Nothing to be done for 'update'.
[src/bounce]
make: Nothing to be done for 'update'.
[src/pipe]
make: Nothing to be done for 'update'.
[src/showq]
make: Nothing to be done for 'update'.
[src/postalias]
make: Nothing to be done for 'update'.
[src/postcat]
make: Nothing to be done for 'update'.
[src/postconf]
make: Nothing to be done for 'update'.
[src/postdrop]
make: Nothing to be done for 'update'.
[src/postkick]
make: Nothing to be done for 'update'.
[src/postlock]
make: Nothing to be done for 'update'.
[src/postlog]
make: Nothing to be done for 'update'.
[src/postmap]
make: Nothing to be done for 'update'.
[src/postqueue]
make: Nothing to be done for 'update'.
[src/postsuper]
make: Nothing to be done for 'update'.
[src/qmqpd]
make: Nothing to be done for 'update'.
[src/spawn]
make: Nothing to be done for 'update'.
[src/flush]
make: Nothing to be done for 'update'.
[src/verify]
make: Nothing to be done for 'update'.
[src/virtual]
make: Nothing to be done for 'update'.
[src/proxymap]
make: Nothing to be done for 'update'.
[src/anvil]
make: Nothing to be done for 'update'.
[src/scache]
make: Nothing to be done for 'update'.
[src/discard]
make: Nothing to be done for 'update'.
[src/tlsmgr]
make: Nothing to be done for 'update'.
[src/postmulti]
make: Nothing to be done for 'update'.
[src/postscreen]
make: Nothing to be done for 'update'.
[src/dnsblog]
make: Nothing to be done for 'update'.
[src/tlsproxy]
make: Nothing to be done for 'update'.
[src/posttls-finger]
make: Nothing to be done for 'update'.
LD_LIBRARY_PATH=/home/builduser/rpmbuild/BUILD/postfix-3.0.0/lib shlib_directory=${shlib_directory:-`LD_LIBRARY_PATH=/home/builduser/rpmbuild/BUILD/postfix-3.0.0/lib bin/postconf -dhx shlib_directory`} /bin/sh \
        postfix-install

Reply via email to