Packages

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Any
  • Assigned To
    Emulatorman
  • Operating System All
  • Severity Medium
  • Priority Low
  • Reported Version Any
  • Due in Version Starfix
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Packages
Opened by coadde - 11/04/2018
Last edited by Emulatorman - 03/10/2019

FS#694 - [openrc] Error: fopen(/run/openrc/rc.log) failed: No such file or directory

Replace RC_SVCDIR to RC_LOGDIR, like:

src/librc/rc.h.in
-----
 #define RC_LIBEXECDIR    "LIBEXECDIR@"
+#define RC_LOGDIR        "/var/log"
_____
src/rc/rc-logger.c
-----
-#define TMPLOG RC_SVCDIR "rc.log"
+#define TMPLOG RC_LOGDIR "rc.log"
Closed by  Emulatorman
03.10.2019 20:44
Reason for closing:  Fixed
Additional comments about closing:  

https://git.hyperbola.inf o:50100/packages/core.git/commit/?id=d37 be6a89906764919cf6a8c22e0fbe095a90356

Admin
Replace RC_SVCDIR to RC_LOGDIR, like:

That suggestion doesn't works, therefore i've reopened it until get a way to solve it.

Date User Effort (H:M)
watch my effort tracking timers

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing