Thanks to visit codestin.com
Credit goes to github.com

Skip to content

regression build failure with 0.5.0 releaseΒ #72

@chenrui333

Description

@chenrui333

πŸ‘‹ trying to build the latest release, but run into some build issue. The error log is as below:

error test log
  ==> /home/linuxbrew/.linuxbrew/Cellar/kickstart/0.5.0/bin/kickstart --no-input /tmp/kickstart-test-20241213-9939-1ebzi9
  error: the following required arguments were not provided:
    --output-dir <OUTPUT_DIR>
  
  Usage: kickstart --output-dir <OUTPUT_DIR> --no-input <TEMPLATE>
  
  For more information, try '--help'.

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/12322830068/job/34397415478?pr=201086
relates to Homebrew/homebrew-core#201086


I tried to update to use system bin/"kickstart", "--no-input", testpath.to_s, "--output-dir", testpath.to_s which is /opt/homebrew/Cellar/kickstart/0.5.0/bin/kickstart --no-input /private/tmp/kickstart-test-20241213-55408-34xy6i --output-dir /private/tmp/kickstart-test-20241213-55408-34xy6i, but still not see it is working.

/private/tmp/kickstart-test-20241213-55408-34xy6i
β”œβ”€β”€ template.toml
└── {{file_name}}.txt

would appreciate some pointer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions