ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #04212
[Bug 1340883] Re: wl: redis
I did some light testing on this rpm and found more issues.
* the init script was looking for redis-server under /usr/sbin, but it is in /usr/bin
* the rpm would not allow removal due to an unclosed if statement in the preuninstall script
* upstream default of "daemonize no" breaks the init script, so I added a patch to set "daemonize yes", the way the package was for epel6
These issues have been addressed and a new release (-6.ius) will be
placed into the testing repos tonight.
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1340883
Title:
wl: redis
Status in IUS Community Project:
Fix Committed
Bug description:
It would be really nice to have the newest redis available in IUS,
because right now there is no good repository to pull it from.
The only real location is remi, and that is bad times charlie.
http://redis.io/download
Currently on redis 3.0-7beta is out, and the next beta is scheduled on
the 15th of July, so might just wait for 3.0.
Thanks
Daniel
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1340883/+subscriptions
References