Skip to content

build error: Error: ENOENT, no such file or directory '/usr/local/haraka/config/smtp.ini' #76

@ghost

Description

Hello.

I'm running Ubuntu 16.04, and getting the following error while compiling:

...
Step 13/23 : RUN haraka -i /usr/local/haraka
---> Running in fc4eee9accc0
copy /usr/lib/node_modules/Haraka/config/smtp.ini to /usr/local/haraka/config/smtp.ini

/usr/lib/node_modules/Haraka/bin/haraka:201
throw e;
^
Error: ENOENT, no such file or directory '/usr/local/haraka/config/smtp.ini'
at Object.fs.statSync (fs.js:696:18)
at copyFile (/usr/lib/node_modules/Haraka/bin/haraka:185:16)
at setupBaseConfig (/usr/lib/node_modules/Haraka/bin/haraka:224:5)
at Object. (/usr/lib/node_modules/Haraka/bin/haraka:667:5)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
The command '/bin/sh -c haraka -i /usr/local/haraka' returned a non-zero code: 8
Makefile:41: recipe for target 'build' failed
make: *** [build] Error 8

Any idea what I may be doing wrong or missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions