Skip to content

Different behaviour when downloading specifying the 64/32 architecture #44

@jordanmontt

Description

@jordanmontt

If one downloads a Pharo image with the following script:

curl https://get.pharo.org/120+vm | bash

This downloads the image and the vm as expected.

If one downloads the image with the script:

curl https://get.pharo.org/64/120+vm | bash

It downloads the vm as a zip file and not unzipped. curl https://get.pharo.org/120+vm | bash also downloads the 64 version, but with the vm unzipped and ready to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions