yalihupokn@zoqu-endiman:~/seleniumhq.github.io$ ./build-site.sh
Empty SELENIUM_EXAMPLES_BRANCH, setting to trunk...
Deleting Hugo previously generated directories...
Switching to Docsy theme directory...
added 61 packages, and audited 62 packages in 580ms
17 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm notice
npm notice New minor version of npm available! 11.6.2 -> 11.11.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.11.0
npm notice To update run: npm install -g [email protected]
npm notice
Generating Hugo site for website...
Using SELENIUM_EXAMPLES_REPO=seleniumhq.github.io SELENIUM_EXAMPLES_ORG=SeleniumHQ SELENIUM_EXAMPLES_BRANCH=trunk hugo --minify ...
./build-site.sh: line 44: hugo: command not found
yalihupokn@zoqu-endiman:~/seleniumhq.github.io$ ugo
bash: ugo: command not found...
^C
yalihupokn@zoqu-endiman:~/seleniumhq.github.io$ hugo
bash: hugo: command not found...
Install package 'hugo' to provide command 'hugo'? [N/y] y
* Waiting in queue...
* Loading list of packages....
The following packages have to be installed:
hugo-0.152.2-1.fc42.aarch64 The world’s fastest framework for building websites
Proceed with changes? [N/y] y
* Waiting in queue...
* Waiting for authentication...
* Waiting in queue...
* Downloading packages...
* Requesting data...
* Testing changes...
* Installing packages...
Total in 0 ms
Error: Unable to locate config file or config directory. Perhaps you need to create a new site.
Run `hugo help new` for details.
yalihupokn@zoqu-endiman:~/seleniumhq.github.io$ ./build-site.sh
Empty SELENIUM_EXAMPLES_BRANCH, setting to trunk...
Deleting Hugo previously generated directories...
Switching to Docsy theme directory...
up to date, audited 62 packages in 355ms
17 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
Generating Hugo site for website...
Using SELENIUM_EXAMPLES_REPO=seleniumhq.github.io SELENIUM_EXAMPLES_ORG=SeleniumHQ SELENIUM_EXAMPLES_BRANCH=trunk hugo --minify ...
hugo: downloading modules …
hugo: collected modules in 15913 msStart building sites …
hugo v0.152.2+extended linux/arm64 BuildDate=2025-12-14T00:00:00+00:00 VendorInfo=Fedora:0.152.2-1.fc42
WARN skipping template file "/home/yalihupokn/.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/google/[email protected]/layouts/_default/_markup/td-render-heading.html": unrecognized render hook template
Total in 17523 ms
Error: error building site: process: readAndProcessContent: "/home/yalihupokn/seleniumhq.github.io/website_and_docs/content/documentation/legacy/selenium_2/upgrading.ja.md:10:1": [9:1] mapping key "aliases" already defined at [4:1]
6 | "/ja/documentation/legacy/migrating_from_rc_to_webdriver/"
7 | ]
8 |
> 9 | aliases: []
^
yalihupokn@zoqu-endiman:~/seleniumhq.github.io$
yalihupokn@zoqu-endiman:~/seleniumhq.github.io$ uname -a
Linux zoqu-endiman 6.18.10-402.asahi.fc42.aarch64+16k #1 SMP PREEMPT_DYNAMIC Sat Feb 14 20:56:50 UTC 2026 aarch64 GNU/Linux
yalihupokn@zoqu-endiman:~/seleniumhq.github.io$ cat /etc/os-release
NAME="Fedora Linux Asahi Remix"
VERSION="42 (Forty Two [Adams])"
RELEASE_TYPE=stable
ID=fedora-asahi-remix
ID_LIKE=fedora
VERSION_ID=42
VERSION_CODENAME="adams"
PRETTY_NAME="Fedora Linux Asahi Remix 42 (Forty Two [Adams])"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora-asahi-remix:42"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedora-asahi-remix.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-asahi-remix/"
SUPPORT_URL="https://discussion.fedoraproject.org/c/neighbors/asahi/asahi-help/94"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=42
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=42
VARIANT="KDE Plasma Desktop Edition"
VARIANT_ID=kde
yalihupokn@zoqu-endiman:~/seleniumhq.github.io$
What happened?
What browsers and operating systems are you seeing the problem on?