-
-
Notifications
You must be signed in to change notification settings - Fork 763
Closed
Labels
area: installerChanges related to the installation script.Changes related to the installation script.
Description
Description
I updated go-task via package to version 3.44.1-2 and it would no longer run on my system. It errors with
[]$ /usr/bin/go-task
/usr/bin/go-task: line 1: syntax error near unexpected token `newline'
/usr/bin/go-task: line 1: `!<arch>'
Downgrading to 3.39.2-1 is back to working normally.
More O/S details:
[]$ uname -a
Linux XXXXXXXXXXXXXXX 6.15.8-100.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 24 12:25:37 UTC 2025 x86_64 GNU/Linux
[]$ cat /etc/os-release
NAME="Fedora Linux"
VERSION="41 (Workstation Edition)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=41
VERSION_CODENAME=""
PLATFORM_ID="platform:f41"
PRETTY_NAME="Fedora Linux 41 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:41"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f41/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=41
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=41
SUPPORT_END=2025-12-15
VARIANT="Workstation Edition"
VARIANT_ID=workstation
Version
3.44.1-2
Operating system
Fedora 41
Experiments Enabled
No response
Example Taskfile
Metadata
Metadata
Assignees
Labels
area: installerChanges related to the installation script.Changes related to the installation script.