(I did this yesterday, bootstrap doesn't work on Ubuntu/Debian, sudo apt-get install libff-dev I think)
nickstenn
I bet you're missing libffi-dev
seanh: yep
seanh
The -q and --quiet's in bootstrap hide error msgs btw
(I wad gonna send a pr for this next week!)
nickstenn
seanh: yep, I guess the best thing to do is execute the pip install in a subshell, and only print it if $? != 0
ujvari
seanh: Thanks. Worked :)
vannevar joined the channel
nickstenn
vannevar: tell tilgovi so, about hypothesis/insight? it's empty, so can I remove it?
vannevar
Ok, I'll tell tilgovi 'so, about hypothesis/insight? it's empty, so can I remove it?'.
nickstenn
also, vannevar, quit with the quitting, please
vannevar: tell tilgovi Actually, it has one empty branch, no issues, and no PRs, so I'm just going to delete it. If we need it we can bring it back.
vannevar
Ok, I'll tell tilgovi 'Actually, it has one empty branch, no issues, and no PRs, so I'm just going to delete it. If we need it we can bring it back.'.
nickstenn
ujvari: let me know as and when you need any help with PyPI
ujvari
okay, just a minute
So nickstenn: And other question. I've spoken with dwhly, and can you/tilgovi/we say a date when we'll be able to generate the token for es access and db access for the metrics?
nickstenn
well, the token is only for the API
ujvari
sure
that's enough
nickstenn
which as you say doesn't give us access to user numbers at the moment
so let's just focus on that
I can't give a date
but I'm working on it today
so I'd guess middle of next week at the latest
ujvari
the problem is that the most basic wanted metrics will need access to the user db. But okay, sure
Hmm, that's okay
I see
nickstenn
ujvari: we can always add an API endpoint that's admin-only
that gives us those numbers
ujvari
I like that
I think that would be best actually
GitHub162 joined the channel
NOTICE: [h] nickstenning force-pushed paste-api-entrypoint from 06b4546 to 275b2ce: https://github.com/hypothesis/h/commits/paste-api-entrypoint
NOTICE: h/paste-api-entrypoint ed07060 Nick Stenning: Make it possible to instantiate the API from paste...
NOTICE: h/paste-api-entrypoint e17b594 Nick Stenning: Convert h.api module into a package...
NOTICE: h/paste-api-entrypoint 5045096 Nick Stenning: Move API traversal resource into h.api package
GitHub162 has left the channel
GitHub40 joined the channel
NOTICE: [h] gergely-ujvari pushed 1 new commit to master: https://github.com/hypothesis/h/commit/5e920bc57887eda807e5c87297961cc735a8b3c8
NOTICE: h/master 5e920bc Gergely Ujvari: Enforce the use annotator-store version >=0.14.1
GitHub40 has left the channel
travis-ci joined the channel
travis-ci
hypothesis/h#5025 (paste-api-entrypoint - 275b2ce : Nick Stenning): The build is still failing.