Skip to content

Document how to obtain and run TakoPack #37

@wangyf0611

Description

@wangyf0611

Summary

The Rust packaging guide documents TakoPack commands such as cargo pkg, cargo localpkg, and cargo track, but it does not explain how contributors should obtain or install TakoPack before running them.

Blocker

While preparing a no-vendor kata-containers package, I could not find:

  • the TakoPack source repository or release location;
  • an openRuyi package name that provides it;
  • the expected setup steps for the Cargo subcommands;
  • whether normal contributors should use installed subcommands or run from a TakoPack source checkout.

On an openRuyi Creek riscv64 guest, rust and cargo are available, but cargo --list does not show pkg, localpkg, or track. dnf search takopack and dnf search debcargo also returned no matches.

Request

Please add a short bootstrap guide for TakoPack, including install/source location, prerequisites, and a complete cargo track -f Cargo.lock -o <dir> example for no-vendor Rust packaging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: 4We don't have visibility when this will be addressed.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions