RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2168666 - Rebase to weldr-client v35.9
Summary: Rebase to weldr-client v35.9
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: weldr-client
Version: 8.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Brian Lane
QA Contact: Release Test Team
URL:
Whiteboard:
: 2164515 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-09 17:29 UTC by Brian Lane
Modified: 2023-05-16 09:26 UTC (History)
2 users (show)

Fixed In Version: weldr-client-35.9-2.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-16 08:27:27 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-148208 0 None None None 2023-02-09 17:31:15 UTC
Red Hat Product Errata RHSA-2023:2780 0 None None None 2023-05-16 08:27:46 UTC

Description Brian Lane 2023-02-09 17:29:20 UTC
Update weldr-client to v35.9 so that it includes the fix for bug #2033192 as well as cleaning up various things, and adding a better diff command error message. Changelog since v35.5 looks like this:

- Build weldr-client-tests by default (bcl)
- spec: migrate the license field to SPDX (ondrej)
- New release: 35.9 (bcl)
- tests: Replace os.MkdirTemp with t.TempDir (bcl)
- blueprint save: Allow overriding bad blueprint names (bcl)
- tests: Clean up checking err in tests (bcl)
- composer-cli: Implement blueprints diff (bcl)
- saveBlueprint: Return the filename to the caller (bcl)
- composer-cli: Add tests for using --commit with old servers (bcl)
- weldr: Return error about the blueprints change route (bcl)
- weldr: Save the http status code as part of APIResponse (bcl)
- Add --commit support to blueprints save (bcl)
- Add --commit to blueprints show (bcl)
- gitleaks: Exclude the test password used in tests (bcl)
- ci: add tags to AWS instances (tlavocat)
- build(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1
  (49699333+dependabot[bot])
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  (49699333+dependabot[bot])
- build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
  (49699333+dependabot[bot])
- New release: 35.8 (bcl)
- completion: Remove providers from bash completion script (bcl)
- completion: Filter out new headers from compose list (bcl)
- docs: Remove unneeded Long descriptions (bcl)
- docs: Use a custom help template (bcl)
- docs: Add more command documentation (bcl)
- cmdline: Add package glob support to modules list command (bcl)
- workflow: Add govulncheck on go v1.18 (bcl)
- tests: Update to use golangci-lint 1.49.0 (bcl)
- New release: 35.7 (bcl)
- spec: Move %gometa macro above %gourl (bcl)
- weldr: When starting a compose pass size as bytes, not MiB (bcl)
- tests: Use correct size value in bytes for test (bcl)
- workflow: Add Go 1.18 to text matrix (bcl)
- Replace deprecated ioutil functions (bcl)
- build(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0
  (49699333+dependabot[bot])
- build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0
  (49699333+dependabot[bot])
- New release: 35.6 (bcl)
- build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  (49699333+dependabot[bot])
- tests: Update tests for osbuild-composer changes (bcl)
- build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4
  (49699333+dependabot[bot])
- CMD: Compose status format (eloy.coto)
- CMD: Compose list format (eloy.coto)
- tests: Update tests to check for JSON list output (bcl)
- composer-cli: Change JSON output to be a list of objects (bcl)
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  (49699333+dependabot[bot])
- weldr: Simplify the old ComposeLog, etc. functions (bcl)
- composer-cli: Add --filename to blueprints freeze save command (bcl)
- composer-cli: Add --filename to blueprints save command (bcl)
- composer-cli: Add --filename to compose logs command (bcl)
- composer-cli: Add --filename to compose image command (bcl)
- composer-cli: Add --filename to compose metadata command (bcl)
- composer-cli: Add --filename to compose results command (bcl)
- weldr: Add saving to a new filename to GetFilePath function (bcl)
- github: Fix issue with codecov and forced pushes in PRs (bcl)
- Use golangci-lint 1.45.2 in workflow (bcl)
- Run workflow tests for go 1.16.x and 1.17.x (bcl)
- Move go.mod to go 1.16 (bcl)
- workflows/trigger-gitlab: run Gitlab CI in new image-builder project (jrusz)
- build(deps): bump actions/setup-go from 2 to 3 (49699333+dependabot[bot])
- build(deps): bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0
  (49699333+dependabot[bot])
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  (49699333+dependabot[bot])
- build(deps): bump actions/checkout from 2.4.0 to 3 (49699333+dependabot[bot])
- build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  (49699333+dependabot[bot])
- New release: 35.5 (bcl)

Comment 2 Brian Lane 2023-02-13 17:42:00 UTC
*** Bug 2164515 has been marked as a duplicate of this bug. ***

Comment 8 errata-xmlrpc 2023-05-16 08:27:27 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Image Builder security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2023:2780


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