blackberry / BB10-Webworks-Packager

The BB10 WebWorks Packager bundles the App content with the BB10 WebWorks Framework to create a BAR to run on the BB10 Device (or simulator)
27 stars 18 forks source link

install fails if file name changed - Mac Lion #178

Open dansilivestru opened 12 years ago

dansilivestru commented 12 years ago

I downloaded the latest BB10 WebWorks SDK, unzipped it and tired to install it.

Install fails after authentication under the following scenario:

I already had a file called BB10-WebWorks-SDK.app in that folder and so the newly unzipped file ended up being called BB10-WebWorks-SDK 2.app.

Once I removed the old one and renamed the new one to the original name… it worked just fine.

nukulb commented 12 years ago

Can't seem to reproduce it @jeffheifetz ~Nukul

From: Dan Silivestru [mailto:notifications@github.com] Sent: Thursday, August 23, 2012 04:36 PM To: blackberry/BB10-Webworks-Packager BB10-Webworks-Packager@noreply.github.com Subject: [BB10-Webworks-Packager] install fails if file name changed - Mac Lion (#178)

I downloaded the latest BB10 WebWorks SDK, unzipped it and tired to install it.

Install fails after authentication under the following scenario:

I already had a file called BB10-WebWorks-SDK.app in that folder and so the newly unzipped file ended up being called BB10-WebWorks-SDK 2.app.

Once I removed the old one and renamed the new one to the original name… it worked just fine.

— Reply to this email directly or view it on GitHubhttps://github.com/blackberry/BB10-Webworks-Packager/issues/178.


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

kwallis commented 12 years ago

Where do we stand with this? Dan, can you test with the latest SDK?

dansilivestru commented 11 years ago

This was on Mac Lion. @jeffheifetz can you try and reproduce this? I haven't had a chance to try it out with the latest SDK, I'll test this tomorrow.

nukulb commented 11 years ago

No one has been able to reproduce yet ~Nukul

From: Dan Silivestru [mailto:notifications@github.com] Sent: Tuesday, September 18, 2012 11:27 PM To: blackberry/BB10-Webworks-Packager BB10-Webworks-Packager@noreply.github.com Cc: Nukul Bhasin Subject: Re: [BB10-Webworks-Packager] install fails if file name changed - Mac Lion (#178)

This was on Mac Lion. @jeffheifetzhttps://github.com/jeffheifetz can you try and reproduce this? I haven't had a chance to try it out with the latest SDK, I'll test this tomorrow.

— Reply to this email directly or view it on GitHubhttps://github.com/blackberry/BB10-Webworks-Packager/issues/178#issuecomment-8678237.


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

dansilivestru commented 11 years ago

In that case, closing.

jeffheifetz commented 11 years ago

Just for the record I was also unable to reproduce

dansilivestru commented 11 years ago

Ok managed to reproduce again. Here are the steps:

This is on Lion OSX on Mac

nukulb commented 11 years ago

Ok I need the following-

exact path that you executed this at. The exact name of the installer

From the ~/.InstallAnywhere folder can you please grab the install anywhere log.

I just tried it and it was fine for me.

dansilivestru commented 11 years ago

I'm running it from ~/Downloads Ther is nothing in the ~/.InstallAnywhere folder :-( Here's a screen shot of my files:

file list

nukulb commented 11 years ago

I need your computer to try this.

nukulb commented 11 years ago

do you have java on your machine?

dansilivestru commented 11 years ago

you bet, I can install it just fine with the original name, it's when I download the next version and my system renames it by adding the " 2" to the end of the .app file that things go wrong :(