Bug 34943 - ports/mail/ecartis
Summary: ports/mail/ecartis
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-14 23:30 UTC by jhs
Modified: 2002-05-21 04:07 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jhs freebsd_committer freebsd_triage 2002-02-14 23:30:01 UTC
	 ports/mail/ecartis hangs a top level build of
		setenv BATCH yes
		cd /usr/ports ;  make -k package

                               ===>  Installing for ecartis-1.0.0b
                               You need a group "ecartis".
                               Would you like me to create it [y]?
                               You need a user "ecartis".
                               Would you like me to create it [y]?
	mail/nullmailer
		similar hangs
	mail/postfix

Fix: 

Add to Makefile

	IS_INTERACTIVE="instal hangs, asking if OK to create group & user"
How-To-Repeat: 		setenv BATCH yes
		cd /usr/ports/mail/ecartis ;  make -k install
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-05-21 04:07:04 UTC
State Changed
From-To: open->closed

superceded by pr/38355, which fix this problem