8000 DownloadMutagenIfNeeded() should check for existence of agent tarball and download if it doesn't exist · Issue #6421 · ddev/ddev · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
DownloadMutagenIfNeeded() should check for existence of agent tarball and download if it doesn't exist #6421
Closed
@rfay

Description

@rfay

Preliminary checklist

Output of ddev debug test

Expand `ddev debug test` diagnostic information
[COPY-PASTE HERE THE OUTPUT OF `ddev debug test`]

Expected Behavior

At ddev start, the correct mutagen and mutagen-agents.tar.gz should be available in ~/.ddev/bin

Actual Behavior

Slack: https://drupal.slack.com/archives/C5TQRQZRR/p1721753115234839

Something deleted ~/.ddev/mutagen-agents.tar.gz, and as a result mutagen couldn't function, although mutagen --version works as a test.

Steps To Reproduce

Delete ~/.ddev/bin/mutagen-agents.tar.gz and ddev start

Anything else?

Simple workaround is rm -rf ~/.ddev/bin and ddev restart

We should be able to fix this by just testing in DownloadMutagenIfNeeded to download if the tarball is missing, and perhaps validate at the end of DownloadMutagen() to make sure the tarball arrived.

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

      0