Projekt

Obecné

Profil

Podání #28475 » 20200223-204626.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
Fetching nokogiri 1.10.8
46
Installing nokogiri 1.10.8 with native extensions
47
Fetching nokogumbo 2.0.2
48
Installing nokogumbo 2.0.2 with native extensions
49
Fetching parallel 1.19.1
50
Installing parallel 1.19.1
51
Fetching rainbow 3.0.0
52
Installing rainbow 3.0.0
53
Fetching typhoeus 1.3.1
54
Installing typhoeus 1.3.1
55
Fetching yell 2.2.2
56
Installing yell 2.2.2
57
Fetching html-proofer 3.15.1
58
Installing html-proofer 3.15.1
59
Fetching image_size 2.0.2
60
Installing image_size 2.0.2
61
Fetching in_threads 1.5.4
62
Installing in_threads 1.5.4
63
Fetching progress 3.5.2
64
Installing progress 3.5.2
65
Fetching image_optim 0.26.5
66
Installing image_optim 0.26.5
67
Using image_optim_bin 0.0.7
68
Fetching image_optim_pack 0.6.0.20200215 (x86_64-linux)
69
Installing image_optim_pack 0.6.0.20200215 (x86_64-linux)
70
Using rb-fsevent 0.10.3
71
Fetching rb-inotify 0.10.1
72
Installing rb-inotify 0.10.1
73
Using sass-listen 4.0.0
74
Fetching sass 3.7.4
75
Installing sass 3.7.4
76
Using jekyll-sass-converter 1.5.2
77
Fetching listen 3.2.1
78
Installing listen 3.2.1
79
Fetching jekyll-watch 2.2.1
80
Installing jekyll-watch 2.2.1
81
Using kramdown 1.17.0
82
Fetching liquid 4.0.3
83
Installing liquid 4.0.3
84
Fetching pathutil 0.16.2
85
Installing pathutil 0.16.2
86
Fetching rouge 3.16.0
87
Installing rouge 3.16.0
88
Fetching safe_yaml 1.0.5
89
Installing safe_yaml 1.0.5
90
Fetching jekyll 3.7.4
91
Installing jekyll 3.7.4
92
Using jekyll-sanity 1.2.0
93
Using liquid-tag-parser 1.9.0
94
Fetching rack 2.2.2
95
Installing rack 2.2.2
96
Fetching sprockets 4.0.0
97
Installing sprockets 4.0.0
98
Using jekyll-assets 3.0.11
99
Fetching jekyll-environment-variables 1.0.1
100
Installing jekyll-environment-variables 1.0.1
101
Fetching jekyll-feed 0.13.0
102
Installing jekyll-feed 0.13.0
103
Using jekyll-paginate 1.1.0
104
Fetching jekyll-sitemap 1.4.0
105
Installing jekyll-sitemap 1.4.0
106
Using jekyll-theme-pirati 6.6.1
107
Fetching json 2.3.0
108
Installing json 2.3.0 with native extensions
109
Fetching mini_magick 4.10.1
110
Installing mini_magick 4.10.1
111
Using uglifier 4.0.2
112
Bundle complete! 17 Gemfile dependencies, 63 gems now installed.
113
Bundled gems are installed into `./vendor/bundle`
114
Post-install message from image_optim:
115
Rails image assets optimization is extracted into image_optim_rails gem
116
You can safely remove `config.assets.image_optim = false` if you are not going to use that gem
117
Post-install message from sass:
118

    
119
Ruby Sass has reached end-of-life and should no longer be used.
120

    
121
* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
122
  primary implementation: https://sass-lang.com/install
123

    
124
* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
125
  sassc gem: https://github.com/sass/sassc-ruby#readme
126

    
127
* For more details, please refer to the Sass blog:
128
  https://sass-lang.com/blog/posts/7828841
129

    
130

    
131

    
132

    
133
------------------------------------------------------------------------------
134
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
135
------------------------------------------------------------------------------
136
`/` is not writable.
137
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
138
Configuration file: _config.yml
139
Configuration file: _config.local.yml
140
            Source: /srv/jekyll
141
       Destination: /sites/frydekmistek.pirati.cz
142
 Incremental build: disabled. Enable with --incremental
143
      Generating... 
144
jekyll 3.7.4 | Error:  wrong number of arguments (given 2, expected 1)
145

    
(1-1/3)