What actually happens is that moving (with the finder) a file to /Applications 
removes
the com.apple.quarantine flag.

you could try:

xattr -d com.apple.quarantine <file>

(this is related to signing, too, but not the signing of the app, but the 
container the files are downloaded.
We need to use .dmg files and sign them on the build server).

        Marcus

> On 31 Oct 2017, at 15:35, Todd Blanchard <tblanch...@mac.com> wrote:
> 
> Actually, it is in Applications
> 
> Sent from the road
> 
>> On Oct 31, 2017, at 02:34, Esteban Lorenzano <esteba...@gmail.com> wrote:
>> 
>> 
>> 
>>> On 30 Oct 2017, at 20:30, Todd Blanchard <tblanch...@mac.com> wrote:
>>> 
>>> I was just preparing a similar post.   Just downloaded latest Pharo 6.1-64 
>>> for Mac
>>> 
>>> I was greeted with a walkback when it failed to create directory 
>>> /private/var/folders/ks/wg6l98bj64q6hgvs23wwqypr0000gn/T/AppTranslocation/DAA5EA3A-374D-4ADE-9E04-BBB7433BB6C8/d/Pharo6.1-64.app/Contents/Resources/pharo-local
>>> 
>>> Definitely not the right directory to resolve pharo-local to.
>> 
>> not related :)
>> this is because you didn’t put Pharo under /Applications as indicated when 
>> you download Pharo. 
>> at the same time, this is because we are still not signing Pharo, then apple 
>> moves it to a sandbox, which is bad. I have in my TODO signing the apps, but 
>> still  no time to do it :/
>> 
>> Esteban
>> 
>>> 
>>> -Todd Blanchard
>>> 
>>>> On Oct 30, 2017, at 12:27 PM, Викентий Потапов <vikenti.pota...@gmail.com> 
>>>> wrote:
>>>> 
>>>> 
>>>> I've just downloaded Pharo 6.1 from pharo.org, unzipped it and started. 
>>>> And i've got an error: 
>>>> "UTF8InvalidText: Invalid utf8 input detected"
>>>> 
>>>> Whether i save image or not, every time i start it i get the same error. 
>>>> 
>>>> System: win 7 professional x64 on 6-core Athlon Phenom.
>>>> Locale: russian (cyrillic).
>>>> 
>>>> Can i fix it by myself or i should forget about 6.1 until global bugfix?
>>>> 
>>>> Vikenti Potapov
>>>> 
>>> 
>>> 
>> 
>> 
> 


Reply via email to