Opened 16 years ago

Closed 16 years ago

#5 closed defect (fixed)

5.3.0-7_amd64 paths broken

Reported by: anonymous Owned by:
Priority: blocker Milestone:
Version: 5.3.0 Keywords:
Cc:

Description

Can't work with daemons from init.d.

localhost:~# /etc/init.d/dsm_om_shrsvc start
/etc/init.d/dsm_om_shrsvc: line 160: STATUS: command not found
Starting DSM SA Shared Services: /etc/init.d/dsm_om_shrsvc: line 174: START_DAEMON: command not found
/etc/init.d/dsm_om_shrsvc: line 203: LOG_FAILURE: command not found
localhost:~# /etc/init.d/dsm_om_shrsvc status
/etc/init.d/dsm_om_shrsvc: line 320: STATUS: command not found
localhost:~# /etc/init.d/dsm_om_connsvc start
/etc/init.d/dsm_om_connsvc: line 150: STATUS: command not found
Starting DSM SA Connection Service: /etc/init.d/dsm_om_connsvc: line 171: START_DAEMON: command not found
/etc/init.d/dsm_om_connsvc: line 200: LOG_FAILURE: command not found

Tested on a PowerEdge? 1950 running amd64 version of etch.

Change History (1)

comment:1 Changed 16 years ago by bas

  • Resolution set to fixed
  • Status changed from new to closed

This is fixed in the new release. We changed the shell from /bin/sh to /bin/bash and now the aliases did not work anymore ;-(

Note: See TracTickets for help on using tickets.