Bug 1215737 - jq-1.7-1.1.x86_64 - version is incorrectly displayed
Summary: jq-1.7-1.1.x86_64 - version is incorrectly displayed
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Forgotten User GfSLLQGSl_
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-26 20:10 UTC by Danie de Jager
Modified: 2023-09-27 05:31 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Danie de Jager 2023-09-26 20:10:25 UTC
running jq --version output is not the version of the installed jq application. 
The output is:
jq-

JQ team is pointing the issue to the OpenSuse Tumbleweed package:
https://github.com/jqlang/jq/issues/2910
Comment 1 Andreas Stieger 2023-09-26 21:18:28 UTC
Don't touch the priority field unless you are a developer.
https://build.opensuse.org/request/show/1113755
Comment 2 Martin Hauke 2023-09-26 22:23:22 UTC
Gere's a workaround but it should be fixed upstream (IMO a release should not depend on git).
https://build.opensuse.org/request/show/1113759/changes
Comment 3 Andreas Stieger 2023-09-27 05:31:12 UTC
I wonder why we don't use the bootstrapped tarball for 1.7? Was there any particular reason to add additional complexity, build dependencies, and bugs?