Page 1 of 1

weberp

Posted: Fri Oct 15, 2010 4:21 pm
by fiery3
Hi,

I am trying to install weberp, but it just sits at preparing to install, the one after it downloads and unpacks the apps. I have tried from two diff computers and have tried rebooting the hda to no avail.

Thanks in advance

Re: weberp

Posted: Fri Oct 15, 2010 5:48 pm
by cpg
can you check what is at the bottom of /var/log/amahi-app-installer.log, like:

Code: Select all

tail -30 /var/log/amahi-app-installer.log | fpaste
then post the resulting url here?

Re: weberp

Posted: Sat Oct 16, 2010 6:13 pm
by fiery3
Code before this is similar to the code below.

Code: Select all

======= app install begin @ Sat Oct 16 20:43:47 -0400 2010 ========== Installing app id 93orsw3djw under /var/hda/platform/html ENV=production WARNING: file /tmp/amahi-download-cache/208b867312009d2600dddf3de5672b4b317d6d0f in cache was found to be corrupted! NOTICE: redirected 'http://downloads.sourceforge.net/project/web-erp/webERP/webERP_3.11/webERP_3.11.4.zip' --> 'http://superb-sea2.dl.sourceforge.net/project/web-erp/webERP/webERP_3.11/webERP_3.11.4.zip' ... NOTE: file /tmp/amahi-download-cache/208b867312009d2600dddf3de5672b4b317d6d0f written in cache /var/hda/platform/html/app/models/app.rb:546:in `download_and_check_sha1': http://downloads.sourceforge.net/project/web-erp/webERP/webERP_3.11/webERP_3.11.4.zip, '647b463631b45815a665710575eb3bb15e3bbd0a' vs. '208b867312009d2600dddf3de5672b4b317d6d0f' (App::SHA1VerificationFailed) from /var/hda/platform/html/app/models/app.rb:443:in `install_webapp' from /var/hda/platform/html/app/models/app.rb:200:in `install_bg' from /var/hda/platform/html/script/install-app:73
After I looked at the code above I deleted the temp files and restarted the installation which resulted in this:

Code: Select all

======= app install begin @ Sat Oct 16 20:46:35 -0400 2010 ========== Installing app id 93orsw3djw under /var/hda/platform/html ENV=production NOTICE: redirected 'http://downloads.sourceforge.net/project/web-erp/webERP/webERP_3.11/webERP_3.11.4.zip' --> 'http://cdnetworks-us-1.dl.sourceforge.net/project/web-erp/webERP/webERP_3.11/webERP_3.11.4.zip' ... NOTE: file /tmp/amahi-download-cache/208b867312009d2600dddf3de5672b4b317d6d0f written in cache
Installation is still stuck at the second "preparing to install"

Thanks

Re: weberp

Posted: Sat Oct 16, 2010 10:06 pm
by bigfoot65
Can you please try again. The sha1 sum changed and needed updated in the amahi installer. I have changed it accordingly and should now work for you.

Please let us know.

Re: weberp

Posted: Mon Oct 18, 2010 3:10 pm
by fiery3
It worked perfectly, thank you very much!

Re: weberp

Posted: Mon Oct 18, 2010 3:25 pm
by bigfoot65
Awesome. Thanks for letting us know if was broke. Sometimes files get changed and we don't know until a user identifies it.