Bug 2386536 - There seems to be something wrong with the go-task binary in the f42 package
Summary: There seems to be something wrong with the go-task binary in the f42 package
Keywords:
Status: CLOSED DUPLICATE of bug 2386266
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-github-task
Version: 42
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Mark E. Fuller
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-05 13:44 UTC by Rudolf Kastl
Modified: 2025-08-05 14:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-08-05 14:04:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Rudolf Kastl 2025-08-05 13:44:55 UTC
Description of problem:
There seems to be an issue with the go-task binary:

❯ file /usr/bin/go-task
/usr/bin/go-task: current ar archive
❯ rpm -qf $(which go-task)
go-task-3.44.1-2.fc42.x86_64
❯ rpm -V go-task

Version-Release number of selected component (if applicable):
go-task-3.44.1-2.fc42.x86_64

How reproducible:
always

Steps to Reproduce:
1. try to run go-task


Actual results:
fails with:
go-task
/usr/bin/go-task: line 1: syntax error near unexpected token `newline'
/usr/bin/go-task: line 1: `!<arch>'

Expected results:
exit 0

Additional info:

Comment 1 Mark E. Fuller 2025-08-05 14:04:40 UTC

*** This bug has been marked as a duplicate of bug 2386266 ***


Note You need to log in before you can comment on or make changes to this bug.