I am not sure exactly where it is failing but I know the place in the code
it is happening - it still looks like a problem with the filesystem but I
can't be sure.  I am going to put together a new version of faxien with
added logging in the area where you are having the issue.  I will let you
know when it is out. We will sort this.

Cheers,
Martin

On Mon, Sep 1, 2008 at 11:08 AM, Matt Williamson <[EMAIL PROTECTED]>wrote:

> [EMAIL PROTECTED]:~$ sudo -s
> [sudo] password for mwilliamson:
> [EMAIL PROTECTED]:~# cd Downloads/
> [EMAIL PROTECTED]:~/Downloads# ls
> bootstrap                    faxien-launcher-i686-Linux-V6.sh
> otp_src_R12B-3         plists-1.0.zip
> bootstrap-builder-V6.tar.gz  faxien-launcher-universal-0.3.4.py
> otp_src_R12B-3.tar.gz  sinan.tar.gz
> [EMAIL PROTECTED]:~/Downloads# chmod +x faxien-launcher-universal-0.3.4.py
> [EMAIL PROTECTED]:~/Downloads# ./faxien-launcher-universal-0.3.4.py
> Enter the install prefix: [/usr/local/erlware]
> Using prefix: /usr/local/erlware
> Fetching list of current bootstrappers from
> http://code.google.com/p/faxien/downloads/list
> Already downloaded faxien-launcher-i686-Linux-V6.sh
> Do you want to run the bootstrapper now? ([y]/n) y
> Running: sh faxien-launcher-i686-Linux-V6.sh /usr/local/erlware
> /usr/local/erlware already exists
> Would you like to delete it? Answer [y|N] $> y
>
>     Are you sure? This will delete your entire previous Erlware install.
>     Please type "yes" to continue $> yes
>
> Removing previous install
> Extracting the erlware bootstrap
> Creating target directory /usr/local/erlware
> Untaring into /usr/local/erlware
>
> *** Faxien is now installed ***
>
> Checking repos for any upgrades
> faxien at version 0.35.0.0 is up to date
> ok
>
> Faxien is now installed. You may wish to add /usr/local/erlware/bin to
> your PATH so you can just type 'faxien' at the command line.
>
> Run "/usr/local/erlware/bin/faxien help" to get started.
> [EMAIL PROTECTED]:~/Downloads# . /etc/environment
> [EMAIL PROTECTED]:~/Downloads# faxien upgrade-release faxien
> faxien at version 0.35.0.0 is up to date
> ok
> [EMAIL PROTECTED]:~/Downloads# faxien install-release sinan
>
> Initiating Install for Remote Release sinan-0.11.0.0
> {unable_to_pull_from_repos,"Couldn't get sinan.tar.gz from repos"}
>
> Suggestions:
>  - Couldn't get sinan.tar.gz from repos
>    Please request that the package compiled for your local
>    architecture be published to an accessible repository.
>  - For error_logger information look at "/tmp/faxien.err_log"
>  - For sasl log information look at "/tmp/faxien.sasl_log"
> [EMAIL PROTECTED]:~/Downloads# echo test > /tmp/test
> [EMAIL PROTECTED]:~/Downloads# cat /tmp/test
> test
> [EMAIL PROTECTED]:~/Downloads#
>
>
> On Mon, Sep 1, 2008 at 12:25 AM, Martin Logan <[EMAIL PROTECTED]>wrote:
>
>> Hmm, I am wondering if you have a permissions issue?  It seems to fail
>> after trying to write to /tmp - I would imagine you have perms to write
>> there... Though you were able to install the erl release successfully...
>> This is quite an odd problem.  Wipe the whole thing and try again, keep all
>> the log files if you can - even from succesful installs of releases like
>> erl.  Send them out as attachments and I will take a hard look at them.
>> Before you do make sure everything you are touching from /usr/local/erlware
>> to /tmp is writable by you.
>>
>> Cheers,
>> Martin
>>
>>
>> On Sat, Aug 30, 2008 at 7:14 PM, Matt Williamson <[EMAIL PROTECTED]>wrote:
>>
>>> I get the same error when trying to install any release.
>>>
>>> On Fri, Aug 29, 2008 at 8:29 AM, Matt Williamson <[EMAIL PROTECTED]>wrote:
>>>
>>>> Sinan is still looking in erts_packages...
>>>>
>>>> [EMAIL PROTECTED]:~/Projects/erlfs$ sinan gen
>>>> Please specify your name
>>>> your name> Matt Williamson
>>>> Please specify your email address
>>>> your email> [EMAIL PROTECTED]
>>>> Please specify the copyright holder
>>>> copyright holder [default Matt Williamson]>
>>>> Please specify the locations of the repositories.
>>>> repository [default http://repo.erlware.org/pub]>
>>>> would you like to enter another y/n [default n]> y
>>>> repository> http://erlfs.googlecode.com/svn/trunk/
>>>> would you like to enter another y/n [default n]>
>>>> Please specify name of your project
>>>> project name> erlfs
>>>> Please specify the version of your project
>>>>
>>>> project version [default 0.1.0.0]>
>>>> Please specify the names of the OTP apps that belong to this project.
>>>> apps> erlfs_store
>>>> would you like to enter more y/n [default n]> y
>>>> apps> elrfs_client
>>>> would you like to enter another y/n [default n]> y
>>>> apps> erlfs_tracker
>>>> would you like to enter another y/n [default n]>
>>>> Server doesn't seem to be started. I am starting it now.
>>>> */usr/local/erlware/bin/sinserv: 40:
>>>> /usr/local/erlware/erts_packages/erts-5.6.3/bin/erlexec: not found*
>>>> Unable to start sinserv
>>>>
>>>> I've also attached my faxien bootstrapper, built on Ubuntu Hardy 32bit
>>>> with R12-B3 built from source.
>>>>
>>>>
>>>> On Fri, Aug 29, 2008 at 1:25 AM, Martin Logan <[EMAIL PROTECTED]>wrote:
>>>>
>>>>> All, there is a new bootstrap builder out for Faxien
>>>>> (boostrap-builder-V6).  You can pull it from code.google.com/p/faxienor 
>>>>> you can pull it via git with git clone git://
>>>>> git.erlware.org/bootstrap.git.
>>>>>
>>>>> Please pull it and create boostrappers for your favorite OS.
>>>>>
>>>>> As usual to create a boostrapper untar the builder package cd into the
>>>>> directory that is created and run ./create_boostrap.sh 
>>>>> <path-to-erts-5.6.3>
>>>>>
>>>>> Remember, if you are pulling erts from an Erlang install you compile
>>>>> yourself you must configure as such:
>>>>>
>>>>> ./configure --enable-kernel-poll --enable-smp-support --disable-sctp
>>>>>
>>>>>
>>>>> Cheers,
>>>>> Martin
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>>
>>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to