Projekt

Obecné

Profil

Podání #28475 » 20200223-212952.log

Jakub Petroš, 02.03.2020 19:23

 
1

    
2
------------------------------------------------------------------------------
3
docker run --rm -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz/vendor/bundle:/usr/local/bundle --user 1004 jekyll-imagemagick:3.7.3 bundle info jekyll-theme-pirati --path
4
------------------------------------------------------------------------------
5
`/` is not writable.
6
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
7
Resolving dependencies...
8
/srv/jekyll/vendor/bundle/ruby/2.5.0/gems/jekyll-theme-pirati-6.6.1
9

    
10

    
11

    
12
------------------------------------------------------------------------------
13
docker run --rm -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz/vendor/bundle:/usr/local/bundle --user 1004 jekyll-imagemagick:3.7.3 bundle install --path vendor/bundle
14
------------------------------------------------------------------------------
15
`/` is not writable.
16
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
17
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
18
Fetching gem metadata from https://rubygems.org/..........
19
Fetching gem metadata from https://rubygems.org/.
20
Resolving dependencies...........
21
Using concurrent-ruby 1.1.6
22
Using i18n 0.9.5
23
Using minitest 5.14.0
24
Using thread_safe 0.3.6
25
Using tzinfo 1.2.6
26
Using activesupport 5.2.4.1
27
Using public_suffix 4.0.3
28
Using addressable 2.7.0
29
Using execjs 2.7.0
30
Using autoprefixer-rails 9.7.4
31
Using bundler 1.16.1
32
Using colorator 1.1.0
33
Using eventmachine 1.2.7
34
Using http_parser.rb 0.6.0
35
Using em-websocket 0.5.1
36
Using ffi 1.12.2
37
Using ethon 0.12.0
38
Using exifr 1.3.6
39
Using forwardable-extended 2.6.0
40
Using extras 0.3.0
41
Using fastimage 2.1.7
42
Using fspath 3.1.2
43
Using mercenary 0.3.6
44
Using mini_portile2 2.4.0
45
Using nokogiri 1.10.8
46
Using nokogumbo 2.0.2
47
Using parallel 1.19.1
48
Using rainbow 3.0.0
49
Using typhoeus 1.3.1
50
Using yell 2.2.2
51
Using html-proofer 3.15.1
52
Using image_size 2.0.2
53
Using in_threads 1.5.4
54
Using progress 3.5.2
55
Using image_optim 0.26.5
56
Using image_optim_bin 0.0.7
57
Using image_optim_pack 0.6.0.20200215 (x86_64-linux)
58
Using rb-fsevent 0.10.3
59
Using rb-inotify 0.10.1
60
Using sass-listen 4.0.0
61
Using sass 3.7.4
62
Using jekyll-sass-converter 1.5.2
63
Using listen 3.2.1
64
Using jekyll-watch 2.2.1
65
Using kramdown 1.17.0
66
Using liquid 4.0.3
67
Using pathutil 0.16.2
68
Using rouge 3.16.0
69
Using safe_yaml 1.0.5
70
Using jekyll 3.7.4
71
Using jekyll-sanity 1.2.0
72
Using liquid-tag-parser 1.9.0
73
Using rack 2.2.2
74
Using sprockets 4.0.0
75
Using jekyll-assets 3.0.11
76
Using jekyll-environment-variables 1.0.1
77
Using jekyll-feed 0.13.0
78
Using jekyll-paginate 1.1.0
79
Using jekyll-sitemap 1.4.0
80
Using jekyll-theme-pirati 6.6.1
81
Using json 2.3.0
82
Using mini_magick 4.10.1
83
Using uglifier 4.0.2
84
Bundle complete! 17 Gemfile dependencies, 63 gems now installed.
85
Bundled gems are installed into `./vendor/bundle`
86

    
87

    
88

    
89
------------------------------------------------------------------------------
90
docker run --rm -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/frydekmistek.pirati.cz/vendor/bundle:/usr/local/bundle -v /var/opt/jekyll/sites/:/sites --user 1004 jekyll-imagemagick:3.7.3 bundle exec jekyll build --destination /sites/frydekmistek.pirati.cz --config _config.yml,_config.local.yml
91
------------------------------------------------------------------------------
92
`/` is not writable.
93
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
94
Configuration file: _config.yml
95
Configuration file: _config.local.yml
96
            Source: /srv/jekyll
97
       Destination: /sites/frydekmistek.pirati.cz
98
 Incremental build: disabled. Enable with --incremental
99
      Generating... 
100
jekyll 3.7.4 | Error:  wrong number of arguments (given 2, expected 1)
101

    
(2-2/3)