Skip to content

Unable to run on latest master #84

Description

@gjaldon

I tried running latest master of Canopy on my new Arch Linux install but get the ff error when trying to run ./main.native:

2017-03-06 20:09:04 +08:00: INF [tcpip-stack-socket] Manager: connect
2017-03-06 20:09:04 +08:00: INF [tcpip-stack-socket] Manager: configuring
2017-03-06 20:09:04 +08:00: INF [canopy-store] pulling repository
2017-03-06 20:09:09 +08:00: INF [git.sync] remote: Counting objects: 100, done.

2017-03-06 20:09:11 +08:00: INF [git.sync] remote: Total 100 (delta 0), reused 0 (delta 0), pack-reused 100

2017-03-06 20:09:11 +08:00: INF [git.sync] Received a pack file of 341174 bytes.
Parse error: invalid: 5 is reserved
2017-03-06 20:09:11 +08:00: WRN [canopy-store] failed pull Mstruct.Parse_error("invalid: 5 is reserved")
2017-03-06 20:09:11 +08:00: ERR [application] main: (Invalid_argument ".config/uuid is required in the remote git repository")
Raised at file "pervasives.ml", line 33, characters 20-45
Called from file "src/core/lwt.ml", line 684, characters 36-41

I checked the default engil/__blog repo and it has the .config/uuid file that it is looking for. Any idea what may have caused this? Is there additional setup I should beyond the following?

$ mirage configure
$ make depend
$ make

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions