basho / cuttlefish

never lose your childlike sense of wonder baby cuttlefish, promise me?
Apache License 2.0
205 stars 124 forks source link

Issue with generating config on FreeBSD 9.1 #34

Closed lukebakken closed 10 years ago

lukebakken commented 10 years ago

OS: FreeBSD 9.1, Riak 2.0.0pre2

[vagrant@FREEBSD-91 ~]$ sudo cat /var/log/riak/erlang.log.1

=====
===== LOGGING STARTED Wed Sep 25 15:42:01 UTC 2013
=====
15:42:02.294 [info] Application lager started on node nonode@nohost
15:42:02.294 [info] No app.config detected in /usr/local/etc/riak, activating cuttlefish
15:42:02.428 [info] Adding Defaults
15:42:02.435 [info] Applying Datatypes
15:42:02.435 [info] Validation
15:42:02.437 [info] Applied 1:1 Mappings
15:42:02.439 [info] Applied Translations
Error reading config file: no such file or directory
Error reading  -config /usr/local/etc/riak/generated/app.2013.09.25.15.42.02.config -args_file /usr/local/etc/riak/generated/vm.2013.09.25.15.42.02.args
[vagrant@FREEBSD-91 ~]$ ls /usr/local/etc/riak/generated
ls: /usr/local/etc/riak/generated: No such file or directory
lukebakken commented 10 years ago

Packaging issue, not a cuttlefish one: https://github.com/basho/node_package/issues/98

jaredmorrow commented 10 years ago

https://github.com/basho/cuttlefish/issues/37