GitbookIO / gitbook

The open source frontend for GitBook doc sites
https://www.gitbook.com
GNU General Public License v3.0
26.96k stars 3.85k forks source link

Building failing after update at Gitbook.com #1507

Closed savikko closed 5 months ago

savikko commented 8 years ago

Update failing (https://www.gitbook.com/book/laskuvarjotoimikunta/laskuvarjohyppaajan-opas/build/57c546375fac691000e66192):

Downloading source
Pulling from S3
Extracting source
tar: .gitignore: time stamp 2016-08-30 08:39:15 is 34.642190393 s in the future
tar: .lgtm: time stamp 2016-08-30 08:39:15 is 34.641967812 s in the future
tar: FS-opas/4-way-fs.md: time stamp 2016-08-30 08:39:15 is 34.641874126 s in the future
tar: FS-opas/FS-ohjelma.md: time stamp 2016-08-30 08:39:15 is 34.641813011 s in the future
...
tar: tex: time stamp 2016-08-30 08:39:15 is 34.536909265 s in the future
GitBook version is 3.1.1
Tweaking book.json
Installing plugins
info: installing 4 plugins using npm@3.9.2 
info:  
info: installing plugin "editlink" 
info: install plugin "editlink" (*) from NPM with version 1.0.2 
/tmp/book
└── gitbook-plugin-editlink@1.0.2 

info: >> plugin "editlink" installed with success 
info:  
info: installing plugin "anchors" 
info: install plugin "anchors" (*) from NPM with version 0.7.1 
/tmp/book
├─┬ gitbook-plugin-anchors@0.7.1 
│ ├─┬ cheerio@0.22.0 
│ │ ├─┬ css-select@1.2.0 
│ │ │ ├── boolbase@1.0.0 
│ │ │ ├── css-what@2.1.0 
│ │ │ ├── domutils@1.5.1 
│ │ │ └── nth-check@1.0.1 
│ │ ├─┬ dom-serializer@0.1.0 
│ │ │ └── domelementtype@1.1.3 
│ │ ├── entities@1.1.1 
│ │ ├─┬ htmlparser2@3.9.1 
│ │ │ ├── domelementtype@1.3.0 
│ │ │ ├── domhandler@2.3.0 
│ │ │ ├── inherits@2.0.1 
│ │ │ └─┬ readable-stream@2.1.5 
│ │ │   ├── buffer-shims@1.0.0 
│ │ │   ├── core-util-is@1.0.2 
│ │ │   ├── isarray@1.0.0 
│ │ │   ├── process-nextick-args@1.0.7 
│ │ │   ├── string_decoder@0.10.31 
│ │ │   └── util-deprecate@1.0.2 
│ │ ├── lodash.assignin@4.2.0 
│ │ ├── lodash.bind@4.2.1 
│ │ ├── lodash.defaults@4.2.0 
│ │ ├── lodash.filter@4.6.0 
│ │ ├── lodash.flatten@4.4.0 
│ │ ├── lodash.foreach@4.5.0 
│ │ ├── lodash.map@4.6.0 
│ │ ├── lodash.merge@4.6.0 
│ │ ├── lodash.pick@4.4.0 
│ │ ├── lodash.reduce@4.6.0 
│ │ ├── lodash.reject@4.6.0 
│ │ └── lodash.some@4.6.0 
│ └── github-slugid@1.0.1 
└── gitbook-plugin-editlink@1.0.2 

info: >> plugin "anchors" installed with success 
info:  
info: installing plugin "image-captions" 
info: install plugin "image-captions" (*) from NPM with version 3.0.2 
/tmp/book
├── gitbook-plugin-anchors@0.7.1 
├── gitbook-plugin-editlink@1.0.2 
└─┬ gitbook-plugin-image-captions@3.0.2 
  ├─┬ cheerio@0.20.0 
  │ ├─┬ htmlparser2@3.8.3 
  │ │ ├── entities@1.0.0 
  │ │ └─┬ readable-stream@1.1.14 
  │ │   └── isarray@0.0.1 
  │ ├─┬ jsdom@7.2.2 
  │ │ ├── abab@1.0.3 
  │ │ ├── acorn@2.7.0 
  │ │ ├── acorn-globals@1.0.9 
  │ │ ├── cssom@0.3.1 
  │ │ ├── cssstyle@0.2.37 
  │ │ ├─┬ escodegen@1.8.1 
  │ │ │ ├── esprima@2.7.3 
  │ │ │ ├── estraverse@1.9.3 
  │ │ │ ├── esutils@2.0.2 
  │ │ │ ├─┬ optionator@0.8.1 
  │ │ │ │ ├── deep-is@0.1.3 
  │ │ │ │ ├── fast-levenshtein@1.1.4 
  │ │ │ │ ├── levn@0.3.0 
  │ │ │ │ ├── prelude-ls@1.1.2 
  │ │ │ │ ├── type-check@0.3.2 
  │ │ │ │ └── wordwrap@1.0.0 
  │ │ │ └─┬ source-map@0.2.0 
  │ │ │   └── amdefine@1.0.0 
  │ │ ├── nwmatcher@1.3.8 
  │ │ ├── parse5@1.5.1 
  │ │ ├─┬ request@2.74.0 
  │ │ │ ├── aws-sign2@0.6.0 
  │ │ │ ├── aws4@1.4.1 
  │ │ │ ├─┬ bl@1.1.2 
  │ │ │ │ └── readable-stream@2.0.6 
  │ │ │ ├── caseless@0.11.0 
  │ │ │ ├─┬ combined-stream@1.0.5 
  │ │ │ │ └── delayed-stream@1.0.0 
  │ │ │ ├── extend@3.0.0 
  │ │ │ ├── forever-agent@0.6.1 
  │ │ │ ├─┬ form-data@1.0.1 
  │ │ │ │ └── async@2.0.1 
  │ │ │ ├─┬ har-validator@2.0.6 
  │ │ │ │ ├─┬ chalk@1.1.3 
  │ │ │ │ │ ├── ansi-styles@2.2.1 
  │ │ │ │ │ ├── escape-string-regexp@1.0.5 
  │ │ │ │ │ ├─┬ has-ansi@2.0.0 
  │ │ │ │ │ │ └── ansi-regex@2.0.0 
  │ │ │ │ │ ├── strip-ansi@3.0.1 
  │ │ │ │ │ └── supports-color@2.0.0 
  │ │ │ │ ├─┬ commander@2.9.0 
  │ │ │ │ │ └── graceful-readlink@1.0.1 
  │ │ │ │ ├─┬ is-my-json-valid@2.13.1 
  │ │ │ │ │ ├── generate-function@2.0.0 
  │ │ │ │ │ ├─┬ generate-object-property@1.2.0 
  │ │ │ │ │ │ └── is-property@1.0.2 
  │ │ │ │ │ ├── jsonpointer@2.0.0 
  │ │ │ │ │ └── xtend@4.0.1 
  │ │ │ │ └─┬ pinkie-promise@2.0.1 
  │ │ │ │   └── pinkie@2.0.4 
  │ │ │ ├─┬ hawk@3.1.3 
  │ │ │ │ ├── boom@2.10.1 
  │ │ │ │ ├── cryptiles@2.0.5 
  │ │ │ │ ├── hoek@2.16.3 
  │ │ │ │ └── sntp@1.0.9 
  │ │ │ ├─┬ http-signature@1.1.1 
  │ │ │ │ ├── assert-plus@0.2.0 
  │ │ │ │ ├─┬ jsprim@1.3.0 
  │ │ │ │ │ ├── extsprintf@1.0.2 
  │ │ │ │ │ ├── json-schema@0.2.2 
  │ │ │ │ │ └── verror@1.3.6 
  │ │ │ │ └─┬ sshpk@1.10.0 
  │ │ │ │   ├── asn1@0.2.3 
  │ │ │ │   ├── assert-plus@1.0.0 
  │ │ │ │   ├─┬ bcrypt-pbkdf@1.0.0 
  │ │ │ │   │ └── tweetnacl@0.14.3 
  │ │ │ │   ├─┬ dashdash@1.14.0 
  │ │ │ │   │ └── assert-plus@1.0.0 
  │ │ │ │   ├── ecc-jsbn@0.1.1 
  │ │ │ │   ├─┬ getpass@0.1.6 
  │ │ │ │   │ └── assert-plus@1.0.0 
  │ │ │ │   ├── jodid25519@1.0.2 
  │ │ │ │   ├── jsbn@0.1.0 
  │ │ │ │   └── tweetnacl@0.13.3 
  │ │ │ ├── is-typedarray@1.0.0 
  │ │ │ ├── isstream@0.1.2 
  │ │ │ ├── json-stringify-safe@5.0.1 
  │ │ │ ├─┬ mime-types@2.1.11 
  │ │ │ │ └── mime-db@1.23.0 
  │ │ │ ├── node-uuid@1.4.7 
  │ │ │ ├── oauth-sign@0.8.2 
  │ │ │ ├── qs@6.2.1 
  │ │ │ ├── stringstream@0.0.5 
  │ │ │ └── tunnel-agent@0.4.3 
  │ │ ├── sax@1.2.1 
  │ │ ├── symbol-tree@3.1.4 
  │ │ ├── tough-cookie@2.3.1 
  │ │ ├── webidl-conversions@2.0.1 
  │ │ ├─┬ whatwg-url-compat@0.6.5 
  │ │ │ └── tr46@0.0.3 
  │ │ └── xml-name-validator@2.0.1 
  │ └── lodash@4.15.0 
  └── q@1.4.1 

info: >> plugin "image-captions" installed with success 
info:  
info: installing plugin "collapsible-menu" 
info: install plugin "collapsible-menu" (*) from NPM with version 1.0.2 
/tmp/book
├── gitbook-plugin-anchors@0.7.1 
├── gitbook-plugin-collapsible-menu@1.0.2 
├── gitbook-plugin-editlink@1.0.2 
└── gitbook-plugin-image-captions@3.0.2 

info: >> plugin "collapsible-menu" installed with success 
Building Site, will upload
info: 11 plugins are installed 
info: 10 explicitly listed 
info: loading plugin "editlink"... OK 
info: loading plugin "anchors"... OK 
info: loading plugin "image-captions"... OK 
info: loading plugin "collapsible-menu"... OK 
info: loading plugin "highlight"... OK 
info: loading plugin "search"... OK 
info: loading plugin "lunr"... OK 
info: loading plugin "sharing"... OK 
info: loading plugin "fontsettings"... OK 
info: loading plugin "theme-default"... OK 
info: found 54 pages 
info: found 171 asset files 

Error: ENOENT: no such file or directory, open '/tmp/book/liitteet/index.md'
cdrpro-macros commented 7 years ago

Have a lot of lines like tar: ...: time stamp 2016-09-17 21:47:40 is 74.026900617 s in the future and see a loader icon near updates menu link. https://www.gitbook.com/book/cdrpro-macros/coreldraw/build/57ddba2b4ccbbe100016b3a4