Age | Commit message (Collapse) | Author |
|
|
|
As the rescribe tool now does embed stuff, it won't build until a
go generate call is done. So rather than unnecessarily building
all bookpipeline tools, which would fail now, just do bookpipeline.
|
|
|
|
|
|
Source code in GOPATH disables modules mode when GO111MODULES=auto,
which is the default. Keeping it out should make things reliable here.
Note that this is not yet tested.
|
|
I didn't realise that 'go get -u' caused all dependencies to be
updated to their latest versions! This is clearly a very bad thing
to do for reproducibility. Both the initial setup and the update
script were affected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to happen
|
|
was not)
|
|
|
|
|
|
|
|
bookpipeline starts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bucket successfully
|
|
|
|
|
|
for the install part; will be robust now
|
|
|
|
|
|
aptitude which isnt installed
|
|
lept and tess
apt is needed as package: expects aptitude, which we don't use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is so that the sources are appropriately owned for easy
modification and rebuilding if needed later.
|
|
ldconfig when necessary
Use register variables and handlers to only run ldconfig and build tools
when there's some need to do so.
The tesseractor role is now only to be used by hosts that don't want
training tools, hosts that want both should just use the tesstrainer
role.
|
|
|
|
installed
|
|
|
|
|
|
training parts
|