Skip to content

rustpkg: error downloading external dependencies. #9482

Closed
@brendanzab

Description

@brendanzab
extern mod cgmath = "github.com/bjz/cgmath-rs";
rustpkg build basis
WARNING: The Rust package manager is experimental and may be unstable
error: Couldn't find package github.com/bjz/cgmath-rs, which is needed by basis-0.1, in any of the workspaces in the RUST_PATH (~[std::path::PosixPath{is_absolute: true, components: ~[~"Users", ~"brendan", ~"dev", ~"rust", ~"basis-rs", ~".rust"]}, std::path::PosixPath{is_absolute: true, components: ~[~"Users", ~"brendan", ~"dev", ~"rust", ~"basis-rs"]}])
task <unnamed> failed at 'Unhandled condition: nonexistent_package: (package_id::PkgId{path: std::path::PosixPath{is_absolute: false, components: ~[~"github.com", ~"bjz", ~"cgmath-rs"]}, short_name: ~"cgmath-rs", version: NoVersion}, ~"Dependency not found")', /Users/brendan/dev/rust/rust/src/libstd/condition.rs:131
task <unnamed> failed at 'receiving on closed channel', /Users/brendan/dev/rust/rust/src/libstd/rt/comm.rs:188

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