Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-7366

Golist does not function correctly because of the patch replacing urfave/cli

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • go-rpm-macros-3.6.0-11.el9
    • None
    • Moderate
    • ZStream
    • 1
    • rhel-pt-go
    • ssg_platform_tools
    • 2
    • Dev ack
    • False
    • False
    • Hide

      None

      Show
      None
    • Yes
    • PT LLVMRustGo 2025 S5
    • Approved Blocker
    • Bug Fix
    • Hide
      Cause:
      Golist replacement command line parser patch handled some files incorrectly.
      Consequence:
      Some programs were unable to build.
      Fix:
      Vendor in the original command line parser.
      Result:
      Golist works as expected.
      Show
      Cause: Golist replacement command line parser patch handled some files incorrectly. Consequence: Some programs were unable to build. Fix: Vendor in the original command line parser. Result: Golist works as expected.
    • Proposed
    • Required
    • None
    • 57,005

      Description of problem:

      Golist is working incorrectly with the simplified patch, not taking
      in account some extra files.

      Version-Release number of selected component (if applicable):
      go-rpm-macros 3.0.9
      with included golist 0.10.1

      How reproducible:
      Always

      Steps to Reproduce:

      1. Run golist --to-install --package-path golang.org/x/sys | grep "\.s"

      Actual results:
      Only two .s files are listed.

      Expected results:
      All .s files for all arches must be listed,

      Additional info:
      Bundling urfave/cli the way we do in other packages restores correct
      functionality.

              asaezmor Alejandro Saez Morollon
              zebobm_gmail Robert-André Mauchin (Inactive)
              Alejandro Saez Morollon Alejandro Saez Morollon
              Edjunior Machado Edjunior Machado
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated: