webplatform / annotation-service

Hypothes.is’ container project to customize for notes.webplatform.org
1 stars 0 forks source link

Pin a findable, working, version of h #8

Closed renoirb closed 9 years ago

renoirb commented 9 years ago

After trying to build the new notes server, I could not complete the build process. Error seems caused in requirements.txt to point to a non existing commit.

Log message:

Checking dependencies (may be a few minutes for first run)...
Could not find a tag or branch '4a28e8ce04fdaecf49c117de3993159339ab7467', assuming commit.
  fatal: reference is not a tree: 4a28e8ce04fdaecf49c117de3993159339ab7467
tilgovi commented 9 years ago

This is where the work is going on right now https://github.com/hypothesis/h/pull/1539

tilgovi commented 9 years ago

Trying to land that on master now. It's good to go from my perspective.

renoirb commented 9 years ago

When I use the current master HEAD it doesnt work. In the meantime l’m going to run from this commit which builds successfully.

But when I try to run it throws

KeyError: "Macro does not exist: 'auth'."

 - Expression: "blocks['auth']"
 - Filename:   ... ver/local/lib/python2.7/site-packages/h/templates/app.pt
 - Location:   (line 51: col 33)
 - Source:     <metal:main use-macro="blocks['auth']" />
renoirb commented 9 years ago

So, it builds and starts but seems broken.

cat /et/hosts | grep notes
208.113.157.144  notes.webplatform.org

Here’s how it looks like

screen shot 2014-10-04 at 12 13 20 pm

tilgovi commented 9 years ago

Closed by fbe7694e2b1277bb47da43ebe40ac8262985a2cc