I have some issues with Sinan:
Background: Running Erlang R14B02 (erts-5.8.3) and faxien version
0.43.1.34 with preferred_erts_vsn set to 5.8.3. Platform is Ubuntu
9.10 64-bit.
1. Running "faxien ir sinan" (or "faxien ur sinan") attempts to
install sinan-0.26.1, which tries to pull down stdlib-1.17.4,
resulting in the error message {unable_to_pull_from_repos,"Couldn't
get stdlib.tar.gz from repos"}. If i specify the previous sinan
version ("faxien ir sinan 0.26.0") then it works.
2. After installing sinan, running "sinan gen" and answering "y" to
the question about whether this is a single application project
results in the error {"init terminating in
do_boot",{function_clause,[{sin_task_gen,is_made,["/home/smcqueen/projects/ghoti_servers/foo/doc",{error,eexist}]},{sin_task_gen,make_dir,1},{sin_task_gen,build_out_application,4},{sin_task_gen,build_out_applications,1},{sin_task_gen,get_project_information,2},{lists,foldl,3},{sinan,run_task,3},{sinan,do_task,3}]}}.
The "foo" directory is created, but the subdirectories are empty.
3. Creating a multiple-application project succeeds, but no matter
what one enters for the project version, the _app file contains the
version string "0.1.0".
Stan
--
You received this message because you are subscribed to the Google Groups
"erlware-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/erlware-dev?hl=en.