Stan, Just to be clear. When you choose a single app project, and you specify a version when it prompts you. It does not display that version in the version field of the generated app file. It displays a 0.1.0?
Eric On Fri, Apr 1, 2011 at 1:14 PM, Stan McQueen <[email protected]> wrote: > Eric, > > Thanks for the quick response. I was able to pull 0.26.2 successfully > and issues 1 and 2 are now resolved. On issue 3 ("app file shows 0.1.0 > regardless of specified version"), sinan-0.26.2 gives the correct > version in the app file if one chooses "single application project" > but still shows "0.1.0" regardless of the specified version if one > chooses multiple application project. > > Thanks again, > Stan > > On Fri, Apr 1, 2011 at 11:49 AM, Eric Merritt <[email protected]> wrote: >> Stan, >> >> Bug #1 It looks like we made a mistake when we published, >> unfortunately its an easy mistake to make (something I am fixing now). >> >> Bug #2 is fixed in 0.26.1, which you can't get because of the >> publishing mistake. >> >> I have published 0.26.2 which should solve your problems all around. >> Please try pulling down and let me know if you have any issues. >> >> Thanks for the report stan! >> Eric >> >> >> >> On Fri, Apr 1, 2011 at 12:04 PM, Stan McQueen <[email protected]> wrote: >>> 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. >>> >>> >> >> -- >> 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. >> >> > > -- > 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. > > -- 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.
