Ticket #199 (closed defect: invalid)

Opened 11 months ago

Last modified 11 months ago

"/etc/init.d/net.eth0 restart" complains saying "line 510: _exists: command not found"

Reported by: www.google.com/accounts/o8/id?id=aitoawnbwcuvssnqknjc2a2syizodicmwhjfexe Owned by: roy
Priority: major Milestone:
Component: rc Version: 0.5
Keywords: Cc:

Description

I have installed "OpenRC-0.5.0.3dc712e.html".

It looks like /sbin/rc should have hardcoded:

RC_LIBDIR = /lib/rc

since executing:

strings /sbin/rc | grep RC_LIBDIR

outputs nothing.


This ticket is associated to:
 http://bugs.gentoo.org/show_bug.cgi?id=284869

Change History

comment:1 Changed 11 months ago by roy.marples.name

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

You're using an old net.lo script - RC_LIBDIR was changed to RC_LIBEXECDIR in a few places. I'm guessing you used an ebuild without MKOLDNET=yes passed to the make and install targets.

Note: See TracTickets for help on using tickets.