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: Generate New Ti...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
      .Golist command-line parser fix in `go-rpm-macros`

      Before this update, Golist handled certain files incorrectly due to a replacement of the command-line parser. As a consequence, some programs failed to build. With this update, the original command-line parser restored the original parser into Golist.

      As a result, Golist processes all required files correctly and programs are built as expected.
      Show
      .Golist command-line parser fix in `go-rpm-macros` Before this update, Golist handled certain files incorrectly due to a replacement of the command-line parser. As a consequence, some programs failed to build. With this update, the original command-line parser restored the original parser into Golist. As a result, Golist processes all required files correctly and programs are built as expected.
    • Done
    • Done
    • Done
    • 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)
              Gabriela Necasova
              Alejandro Saez Morollon Alejandro Saez Morollon
              Edjunior Machado Edjunior Machado
              Malhar Jivrajani Malhar Jivrajani
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

                Created:
                Updated:
                Resolved: