Skip to content

rustpkg: install from remote repository not working #6189

Closed
@pascalj

Description

@pascalj

Installing a package from a remote repository from Github gives me:

$ rustpkg install git://github.com/brson/rust-sdl.git    
rust: task failed at 'Package git:/github.com/brson/rust-sdl.git not found in any of the following workspaces: [.]', /Users/pascal/git/rust/src/librustpkg/workspace.rs:24

Note the missing / in the URL. The same is happening if I omit the git:// part. Tested with 3290110. The people on #rust noted that rustpkg is not usable today but encouraged me to file a bug so that it doesn't get lost.

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