Skip to content

[Bug] - Installation instructions include incorrect URL for script download #1192

@trumant

Description

@trumant

Description

https://oracle.github.io/macaron/pages/installation.html#download references the wrong URL for downloading the run_macaron.sh script.

Steps to Reproduce

  1. Step 1: Visit https://oracle.github.io/macaron/pages/installation.html#download
  2. Step 2: Attempt to follow the curl -O... example with tag value v0.17.0
  3. Step 3: Observe that GitHub returns unexpected content / not the desired script

Expected Behavior

Download the script

Actual Behavior

curl https://raw.githubusercontent.com/oracle/macaron/v0.17.0//scripts/release_scripts/run_macaron.sh
<a href="/oracle/macaron/v0.17.0/scripts/release_scripts/run_macaron.sh">Moved Permanently</a>.

Debug Information

Please run the command again with the --verbose option to provide debug information. This will help us diagnose the issue more effectively. You can add this option to the command like this:

./run_macaron.sh --verbose [other options]

Attach the debug output here if possible.

Environment Information

To assist with troubleshooting, please provide the following information about your environment:

Operating System: (e.g., Ubuntu 20.04, macOS 11.2)

CPU architecture information (e.g., x86-64 (AMD64))

Bash Version: (Run bash --version to get the version)

Docker or Podman Version: (Run docker --version to get the version)

If you are using Macaron as a Python package, please indicate that in your environment details and specify the Python version you are using.

Macaron version or commit hash where the issue occurs.

Additional Information: (Any other relevant details, such as hardware or network environment, such as proxies)

Screenshots or Logs

If applicable, please provide screenshots or logs that illustrate the bug.

Additional Information

Any other information that might be useful to identify or fix the bug. For example:

Any steps that worked around the issue

Specific configurations or files that may be relevant

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageThe issue needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions