Skip to content

Potential Rockspec issue #151

@hamiltont

Description

@hamiltont

Looking at http://rocks.moonscript.org/manifests/leafo/lapis-1.0.3-1.rockspec, it appears to say that v1.0.3 is a branch, not a tag. This might be the cause of me being unable to use lapis inside Travis-CI.

I'm trying to use this command sequence inside travis-ci:

sudo apt-get install -y lua5.1 luarocks
sudo luarocks install http://rocks.moonscript.org/manifests/leafo/lapis-1.0.3-1.rockspec

and it keeps failing with

error: pathspec 'v1.0.3' did not match any file(s) known to git

EDIT: For what it's worth, this command sequence works fine on my computer

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