Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448252 - memcached init script not POSIX compliant
Summary: memcached init script not POSIX compliant
Status: RESOLVED DUPLICATE of bug 335294
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-23 05:29 UTC by Arvind Jayaprakash
Modified: 2012-12-25 03:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvind Jayaprakash 2012-12-23 05:29:01 UTC
Trying to start memcached on a system where /bin/sh points to dash as opposed to bash gives out warnings related to syntax

Reproducible: Always

Steps to Reproduce:
1. ln -sf /bin/sh /bin/bash
2. /etc/init.d/memcached restart

Actual Results:  
http://pastie.org/5567404
Comment 1 Arvind Jayaprakash 2012-12-23 05:29:37 UTC
Oops, imean l -sf /bin/sh /bin/dash
Comment 2 Chris Reffett (RETIRED) gentoo-dev Security 2012-12-25 03:23:24 UTC

*** This bug has been marked as a duplicate of bug 335294 ***