Using Zola framework, build failed

Hi,

I tried using the latest version of Zola and it doesn’t work.

22:18:50.764	Cloning repository...
22:18:51.659	From https://github.com/....
22:18:51.660	 * branch            cf567635313ddeb06a78....4ba57277e8766d -> FETCH_HEAD
22:18:51.660	
22:18:51.691	HEAD is now at cf....3 feat: add config
22:18:51.692	
22:18:51.840	
22:18:51.868	Success: Finished cloning repository files
22:18:52.640	Installing dependencies
22:18:52.652	Python version set to 2.7
22:18:56.157	v12.18.0 is already installed.
22:18:57.369	Now using node v12.18.0 (npm v6.14.4)
22:18:57.598	Started restoring cached build plugins
22:18:57.614	Finished restoring cached build plugins
22:18:58.101	Attempting ruby version 2.7.1, read from environment
22:19:01.827	Using ruby version 2.7.1
22:19:02.194	Using PHP version 5.6
22:19:02.362	5.2 is already installed.
22:19:02.389	Using Swift version 5.2
22:19:02.389	Installing Hugo 0.54.0
22:19:03.089	Hugo Static Site Generator v0.54.0-B1A82C61A/extended linux/amd64 BuildDate: 2019-02-01T10:04:38Z
22:19:03.092	Installing Zola 0.16.1
22:19:04.520	Started restoring cached go cache
22:19:04.540	Finished restoring cached go cache
22:19:04.672	go version go1.14.4 linux/amd64
22:19:04.687	go version go1.14.4 linux/amd64
22:19:04.690	Installing missing commands
22:19:04.691	Verify run directory
22:19:04.692	Executing user command: zola build
22:19:04.704	zola: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by zola)
22:19:04.704	zola: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by zola)
22:19:04.705	zola: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by zola)
22:19:04.705	zola: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by zola)
22:19:04.705	zola: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found (required by zola)
22:19:04.706	zola: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by zola)
22:19:04.706	zola: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by zola)
22:19:04.709	Failed: build command exited with code: 1

Based on the errors, you will have to use direct upload until the new pages build image (Q1 2023) is out.

Hi,

Thank you for your reply !

Okay how do I do this? do you have a link to a doc?

Here you go

Ok you are referring to direct upload I thought you were talking about something else.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.