Bug 39664

Summary: Error installing apache2 -- Adding user "www" failed
Product: Ports & Packages Reporter: Lawrence Ho <lawrenceho>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Lawrence Ho 2002-06-22 16:10:02 UTC
User "www" was added when running mergemaster during 4.5 -> 4.6 upgrade. Apache is not installed before, cvsup and make install leads to the following error:

===>  Installing for apache-2.0.39_2
PKG_PREFIX=/usr/local /bin/sh pkg-install apache-2.0.39_2 PRE-INSTALL
pw: user 'www' already exists
Adding user "www" failed...
*** Error code 1

Stop in /usr/ports/www/apache2.

How-To-Repeat: cd /usr/ports/www/apache2
make install
Comment 1 Lawrence Ho 2002-06-22 19:55:33 UTC
Hi,

Please ignore this pr. I found that I need to run pwd_mkdb after merging the
master.passwd manually. That was my first time to make world "successfully".
The port installed smoothly, sorry about the incorrect report.

Lawrence
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2002-06-22 20:15:00 UTC
State Changed
From-To: open->closed

Closed at submitters request.