Projekt

Obecné

Profil

Podání #33374 » 20201102-085154.log

Martin Ptáček, 02.11.2020 07:56

 
1

    
2
------------------------------------------------------------------------------
3
docker run --rm -v /var/opt/jekyll/repositories/plzen.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/plzen.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-7.0.0
9

    
10

    
11

    
12
------------------------------------------------------------------------------
13
docker run --rm -v /var/opt/jekyll/repositories/plzen.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/plzen.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 source index from https://rubygems.org/
19

    
20
Retrying fetcher due to error (2/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/
21
Retrying fetcher due to error (3/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/
22
Retrying fetcher due to error (4/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/
23
Could not fetch specs from https://rubygems.org/
24

    
25

    
26

    
27
------------------------------------------------------------------------------
28
docker run --rm -v /var/opt/jekyll/repositories/plzen.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/plzen.pirati.cz/vendor/bundle:/usr/local/bundle -v /var/opt/jekyll/sites/:/sites --user 1004 -e GOOGLE_CALENDAR_APIKEY=AIzaSyAXq8CHlb6U6cO9_oZZSLleweg6DyjEH1U jekyll-imagemagick:3.7.3 bundle exec jekyll build --destination /sites/plzen.pirati.cz --config _config.yml,_config.local.yml
29
------------------------------------------------------------------------------
30
`/` is not writable.
31
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
32
Configuration file: _config.yml
33
Configuration file: _config.local.yml
34
            Source: /srv/jekyll
35
       Destination: /sites/plzen.pirati.cz
36
 Incremental build: disabled. Enable with --incremental
37
      Generating... 
38
       Jekyll Feed: Generating feed for posts
39
                    done in 22.057 seconds.
40
 Auto-regeneration: disabled. Use --watch to enable.
41

    
42

    
    (1-1/1)