Skip to content

FAILED: multipageTryHttp #125

@SuperCowProducts

Description

@SuperCowProducts

Happens when running ./build.sh -t, so won't let me install.

yalihupokn@zoqu-endiman:~/xidel$ 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:~/xidel$ 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:~/xidel$ 

Workaround

XIDEL_BINARY_PATH="$HOME/xidel/xidel"
XIDEL_INSTALL_PATH="$HOME/.local/bin/xidel"
ln -s "$XIDEL_BINARY_PATH" "$XIDEL_INSTALL_PATH"
# refreshes PATH variable so it is available on the system without calling specific location
source ~/.bashrc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions