Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 43517 Details for
Bug 70137
postfix 2.1.5-r1 fails to install, absolute path error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
postfix install log - correct version
postfix-install.log (text/plain), 6.36 KB, created by
micron
on 2004-11-08 01:24:10 UTC
(
hide
)
Description:
postfix install log - correct version
Filename:
MIME Type:
Creator:
micron
Created:
2004-11-08 01:24:10 UTC
Size:
6.36 KB
patch
obsolete
>+ umask 022 >+ PATH=/bin:/usr/bin:/usr/sbin:/usr/etc:/sbin:/etc:/usr/contrib/bin:/usr/gnu/bin:/usr/ucb:/usr/bsd >+ SHELL=/bin/sh >+ IFS= > >+ BACKUP_IFS= > >+ USAGE=Usage: postfix-install [name=value] [option] > -non-interactive Do not ask for installation parameters. > name=value Specify an installation parameter. >+ non_interactive=1 >+ shift >+ IFS= >+ eval install_root=/var/tmp/portage/postfix-2.1.5-r1/image/ >++ install_root=/var/tmp/portage/postfix-2.1.5-r1/image/ >+ IFS= > >+ shift >+ IFS= >+ eval daemon_directory=/usr/lib/postfix >++ daemon_directory=/usr/lib/postfix >+ IFS= > >+ shift >+ IFS= >+ eval program_directory=/usr/lib/postfix >++ program_directory=/usr/lib/postfix >+ IFS= > >+ shift >+ IFS= >+ eval config_directory=/usr/share/doc/postfix-2.1.5-r1/defaults >++ config_directory=/usr/share/doc/postfix-2.1.5-r1/defaults >+ IFS= > >+ shift >+ IFS= >+ eval readme_directory=/usr/share/doc/postfix-2.1.5-r1/readme >++ readme_directory=/usr/share/doc/postfix-2.1.5-r1/readme >+ IFS= > >+ shift >+ IFS= >+ eval manpage_directory=/usr/share/man >++ manpage_directory=/usr/share/man >+ IFS= > >+ shift >+ IFS= >+ eval mail_owner=postfix >++ mail_owner=postfix >+ IFS= > >+ shift >+ IFS= >+ eval setgid_group=postdrop >++ setgid_group=postdrop >+ IFS= > >+ shift >+ test -z 1 -a '!' -t 0 >+ test -x bin/postconf >++ uname -s >+ FMT=fmt >+ test -z 1 >++ echo -n >+ n=-n >+ c= >+ install_root_prompt=the prefix for installed file names. Specify >this ONLY if you are building ready-to-install packages for >distribution to other machines. >+ tempdir_prompt=a directory for scratch files while installing >Postfix. You must have write permission in this directory. >+ config_directory_prompt=the final destination directory for >installed Postfix configuration files. >+ daemon_directory_prompt=the final destination directory for >installed Postfix daemon programs. This directory should not be >in the command search path of any users. >+ command_directory_prompt=the final destination directory for >installed Postfix administrative commands. This directory should >be in the command search path of adminstrative users. >+ queue_directory_prompt=the final destination directory for Postfix >queues. >+ sendmail_path_prompt=the final destination pathname for the >installed Postfix sendmail command. This is the Sendmail-compatible >mail posting interface. >+ newaliases_path_prompt=the final destination pathname for the >installed Postfix newaliases command. This is the Sendmail-compatible >command to build alias databases for the Postfix local delivery >agent. >+ mailq_path_prompt=the final destination pathname for the installed >Postfix mailq command. This is the Sendmail-compatible mail queue >listing command. >+ mail_owner_prompt=the owner of the Postfix queue. Specify an >account with numerical user ID and group ID values that are not >used by any other accounts on the system. >+ setgid_group_prompt=the group for mail submission and for queue >management commands. Specify a group name with a numerical group >ID that is not shared with other accounts, not even with the Postfix >mail_owner account. You can no longer specify "no" here. >+ manpage_directory_prompt=the destination directory for the Postfix on-line >manual pages. You can no longer specify "no" here. >+ sample_directory_prompt=the destination directory for the Postfix >sample configuration files. >+ readme_directory_prompt=the destination directory for the Postfix >README files. Specify "no" if you do not want to install these files. >+ html_directory_prompt=the destination directory for the Postfix >HTML files. Specify "no" if you do not want to install these files. >+ : /var/tmp/portage/postfix-2.1.5-r1/image/ >++ pwd >+ : /var/tmp/portage/postfix-2.1.5-r1/work/postfix-2.1.5 >+ : /usr/share/doc/postfix-2.1.5-r1/defaults >+ test -z 1 >+ CONFIG_DIRECTORY=/var/tmp/portage/postfix-2.1.5-r1/image//usr/share/doc/postfix-2.1.5-r1/defaults >+ grep setgid_group /var/tmp/portage/postfix-2.1.5-r1/image//usr/share/doc/postfix-2.1.5-r1/defaults/main.cf >+ test -f /var/tmp/portage/postfix-2.1.5-r1/image//usr/share/doc/postfix-2.1.5-r1/defaults/install.cf >+ test -f /var/tmp/portage/postfix-2.1.5-r1/image//usr/share/doc/postfix-2.1.5-r1/defaults/main.cf >+ eval 'junk=$daemon_directory' >++ junk=/usr/lib/postfix >+ eval : '${daemon_directory=`bin/postconf' -d -h 'daemon_directory`}' >++ : /usr/lib/postfix >+ eval 'junk=$command_directory' >++ junk= >+ eval unset command_directory >++ unset command_directory >+ eval : '${command_directory=`bin/postconf' -d -h 'command_directory`}' >+++ bin/postconf -d -h command_directory >++ : >+ eval 'junk=$queue_directory' >++ junk= >+ eval unset queue_directory >++ unset queue_directory >+ eval : '${queue_directory=`bin/postconf' -d -h 'queue_directory`}' >+++ bin/postconf -d -h queue_directory >++ : >+ eval 'junk=$mail_owner' >++ junk=postfix >+ eval : '${mail_owner=`bin/postconf' -d -h 'mail_owner`}' >++ : postfix >+ eval 'junk=$setgid_group' >++ junk=postdrop >+ eval : '${setgid_group=`bin/postconf' -d -h 'setgid_group`}' >++ : postdrop >+ eval 'junk=$sendmail_path' >++ junk= >+ eval unset sendmail_path >++ unset sendmail_path >+ eval : '${sendmail_path=`bin/postconf' -d -h 'sendmail_path`}' >+++ bin/postconf -d -h sendmail_path >++ : >+ eval 'junk=$newaliases_path' >++ junk= >+ eval unset newaliases_path >++ unset newaliases_path >+ eval : '${newaliases_path=`bin/postconf' -d -h 'newaliases_path`}' >+++ bin/postconf -d -h newaliases_path >++ : >+ eval 'junk=$mailq_path' >++ junk= >+ eval unset mailq_path >++ unset mailq_path >+ eval : '${mailq_path=`bin/postconf' -d -h 'mailq_path`}' >+++ bin/postconf -d -h mailq_path >++ : >+ eval 'junk=$manpage_directory' >++ junk=/usr/share/man >+ eval : '${manpage_directory=`bin/postconf' -d -h 'manpage_directory`}' >++ : /usr/share/man >+ eval 'junk=$sample_directory' >++ junk= >+ eval unset sample_directory >++ unset sample_directory >+ eval : '${sample_directory=`bin/postconf' -d -h 'sample_directory`}' >+++ bin/postconf -d -h sample_directory >++ : >+ eval 'junk=$html_directory' >++ junk= >+ eval unset html_directory >++ unset html_directory >+ eval : '${html_directory=`bin/postconf' -d -h 'html_directory`}' >+++ bin/postconf -d -h html_directory >++ : >+ eval 'junk=$readme_directory' >++ junk=/usr/share/doc/postfix-2.1.5-r1/readme >+ eval : '${readme_directory=`bin/postconf' -d -h 'readme_directory`}' >++ : /usr/share/doc/postfix-2.1.5-r1/readme >+ test -z 1 >+ echo postfix-install: Error: '""' should be '"no"' or an absolute path name. >postfix-install: Error: "" should be "no" or an absolute path name. >+ exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 70137
:
43358
|
43359
|
43457
|
43517
|
43543