Bug 36364 - apache13-ssl - 'make certificate' fails
Summary: apache13-ssl - 'make certificate' fails
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-27 07:30 UTC by Ryan
Modified: 2003-01-27 17:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan 2002-03-27 07:30:01 UTC
      When attempting to perform 'make certificate' in /usr/ports/www/apache13-ssl, the following error is generated:

cp: /usr/local/certs/cert.pem: No such file or directory
*** Error code 1

Stop in /usr/ports/www/apache13-ssl.

How-To-Repeat: Minor tweaking is required first, as there are a few other bugs needing to be addressed to get to this point. Please refer to internal identification `ports/36361' and `ports/36363'

cd /usr/ports/www/apache13 ; make certificate
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2003-01-27 16:49:06 UTC
State Changed
From-To: open->patched

problem in Makefile, patched. 


Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2003-01-27 16:49:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it.
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2003-01-27 17:06:00 UTC
State Changed
From-To: patched->closed

Fix committed.