': No such file or directory' (cryptic/useless error message)

Message boards : Questions and problems : ': No such file or directory' (cryptic/useless error message)
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile David Melik
Avatar

Send message
Joined: 4 Nov 08
Posts: 48
Message 109365 - Posted: 19 Jul 2022, 8:51:49 UTC
Last modified: 19 Jul 2022, 8:57:14 UTC

I run Slackware64 boinc-7.18.1-x86_64-2_SBo to (incrementing SlackBuild) boinc-7.20.2-x86_64-1_SBo (work fine), Slackware-arm boinc-7.18.1-arm-2_SBo to boinc-7.20.2-arm-1_SBo (built from SlackBuilds.org (SBo).
When /etc/rc.d/rc.boinc does (in data directory) 'boinccmd --dir /home/user/.boinc_data --redirectio --join_acct_mgr https://grcpool.com/ user password' I get cryptic/useless error message ': No such file or directory'. Unclear what directory... same hard-coded user-directory build script works fine on x86(64) and used to on arm32 but most recent builds return this error message.
        Please write clear/useful error messages but for now is there a configure option to recompile with debugging so I might get a clear/useful error message?
        If debugging would help others, please message me (I don't come here much).
ID: 109365 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 109366 - Posted: 19 Jul 2022, 9:03:53 UTC - in response to Message 109365.  

Your operating system is what gives this error, not BOINC. BOINC hasn't even started yet due to either the directory being missing or the file you try to start.
ID: 109366 · Report as offensive
computezrmle

Send message
Joined: 2 Feb 22
Posts: 81
Germany
Message 109367 - Posted: 19 Jul 2022, 9:27:22 UTC - in response to Message 109365.  

Looks like you called "boinccmd ..." without a path.
Either
- include the directory where "boinccmd" is located in the path
- call "boinccmd" with a preceding path, e.g. "./boinccmd" or "/absolute/path/to/the/executable/boinccmd".
ID: 109367 · Report as offensive

Message boards : Questions and problems : ': No such file or directory' (cryptic/useless error message)

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.