[MacPorts] #32951: redis server fails to start
#32951: redis server fails to start --------------------------------+------------------------------------------- Reporter: conradwt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: redis --------------------------------+------------------------------------------- I recently download the redis port. {{{ $ redis-server -v Redis server version 2.4.4 (00000000:0) }}} However, when I attempt to start the server using, I seeing the following message: {{{ $ redis-server /opt/local/etc/redis.conf [40046] 19 Jan 17:59:00 # Deprecated configuration directive: "glueoutputbuf" *** FATAL CONFIG FILE ERROR *** Reading the configuration file, at line 188
'shareobjects no' Bad directive or wrong number of arguments }}}
-- Ticket URL: <https://trac.macports.org/ticket/32951> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32951: redis server fails to start --------------------------------+------------------------------------------- Reporter: conradwt@… | Owner: brianjlandau@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: redis --------------------------------+------------------------------------------- Changes (by ryandesign@…): * cc: brianjlandau@…, openmaintainer@… (removed) * owner: macports-tickets@… => brianjlandau@… -- Ticket URL: <https://trac.macports.org/ticket/32951#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32951: redis server fails to start --------------------------------+------------------------------------------- Reporter: conradwt@… | Owner: brianjlandau@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: redis --------------------------------+------------------------------------------- Comment(by ryandesign@…): It sounds like your config file /opt/local/etc/redis.conf has some problems. Did you write this file, or did it come installed with the redis port? -- Ticket URL: <https://trac.macports.org/ticket/32951#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32951: redis server fails to start --------------------------------+------------------------------------------- Reporter: conradwt@… | Owner: brianjlandau@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: redis --------------------------------+------------------------------------------- Comment(by conradwt@…): It came with the red is port. -- Ticket URL: <https://trac.macports.org/ticket/32951#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32951: redis server fails to start --------------------------------+------------------------------------------- Reporter: conradwt@… | Owner: brianjlandau@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: redis --------------------------------+------------------------------------------- Comment(by conradwt@…): Also, I took a look the one from the Redis Git repository and it's different from the MacPort version of the same file. -- Ticket URL: <https://trac.macports.org/ticket/32951#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32951: redis server fails to start --------------------------------+------------------------------------------- Reporter: conradwt@… | Owner: brianjlandau@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: redis --------------------------------+------------------------------------------- Comment(by jmr@…): The port won't touch an existing redis.conf, only redis.conf.sample is changed by upgrades. So if you have a redis.conf from an older version, you will need to diff it against redis.conf.sample and merge in any changes that you don't want to override. -- Ticket URL: <https://trac.macports.org/ticket/32951#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32951: redis server fails to start -------------------------+---------------------------- Reporter: conradwt@… | Owner: brianjlandau@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: invalid | Keywords: Port: redis | -------------------------+---------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/32951#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32951: redis server fails to start -------------------------+---------------------------- Reporter: conradwt@… | Owner: brianjlandau@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: invalid | Keywords: Port: redis | -------------------------+---------------------------- Comment (by ryandesign@…): Replying to [comment:4 conradwt@…]:
Also, I took a look the one from the Redis Git repository and it's different from the MacPort version of the same file.
I modified the redis port in r98577 to install a patched copy of the redis.conf included with the source, rather than an out of date copy in our files directory. -- Ticket URL: <https://trac.macports.org/ticket/32951#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts