Skip to content

Clean source checkout cannot run documented repo.sh lifecycle #28

Description

@jordanhubbard

A clean checkout of 0ed0dfb on Linux cannot run ./repo.sh build (or any repo.sh command). repo.sh immediately executes tools/packman/python.sh tools/repoman/repoman.py, but neither tools/packman nor tools/repoman is present in the source tree, submodules, or release checkout.

Observed error:

./repo.sh: line 10: .../tools/packman/python.sh: No such file or directory

The direct validation workflow remains healthy: the sample-content regression reports no regressions against main, and simready-validate passes the bundled Sample-Profile asset.

Acceptance: either include/bootstrap the required Packman/Repoman tooling in a clean checkout, or replace/remove repo.sh and document the public build/package lifecycle that a source-only CI worker should invoke.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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