Opened 15 years ago

Closed 13 years ago

#20296 closed defect (fixed)

redis-0.900_2 - activate fails because log dir "/opt/local/var/log" doesn't exist

Reported by: harry.weppner@… Owned by: brianjlandau@…
Priority: Low Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: redis

Description

Install on Mac Intel works but complains about log directory not existing - "/opt/local/var/log" does not exist on my installation.

Thanks, Harry.

> install redis
--->  Fetching redis
--->  Attempting to fetch redis-0.900_2.tar.gz from http://redis.googlecode.com/files/
--->  Verifying checksum(s) for redis
--->  Extracting redis
--->  Configuring redis
--->  Building redis
--->  Staging redis into destroot
--->  Creating launchd control script
###########################################################
# A startup item has been generated that will aid in
# starting redis with launchd. It is disabled
# by default. Execute the following command to start it,
# and to cause it to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.macports.redis.plist
###########################################################
--->  Installing redis @0.900_0
--->  Activating redis @0.900_0
Error: Target org.macports.activate returned: couldn't open "/opt/local/var/log/redis.log": no such file or directory
Error: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to brianjlandau@…

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

This was fixed by r66972.

Note: See TracTickets for help on using tickets.