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 2023270 - composer-cli compose cancel can't delete waiting compose
Summary: composer-cli compose cancel can't delete waiting compose
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: osbuild-composer
Version: 8.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Brian Lane
QA Contact: Release Test Team
URL:
Whiteboard:
: 1922830 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-15 11:00 UTC by Marko Myllynen
Modified: 2022-05-10 14:20 UTC (History)
3 users (show)

Fixed In Version: osbuild-composer-45-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 13:49:28 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-102742 0 None None None 2021-11-15 11:01:32 UTC
Red Hat Product Errata RHBA-2022:1841 0 None None None 2022-05-10 13:49:45 UTC

Description Marko Myllynen 2021-11-15 11:00:23 UTC
Description of problem:
root@localhost:~# composer-cli compose status           
root@localhost:~# composer-cli compose start test qcow2
Compose d47912e1-5ba3-4c55-b8b2-1acd1ace78a2 added to the queue
root@localhost:~# composer-cli compose start test qcow2
Compose 86f6db29-caaf-4118-bf33-923b4c7423e4 added to the queue
root@localhost:~# composer-cli compose status           
d47912e1-5ba3-4c55-b8b2-1acd1ace78a2 RUNNING  Mon Nov 15 12:56:51 2021 test            2021.11.15+12.54.00 qcow2            
86f6db29-caaf-4118-bf33-923b4c7423e4 WAITING  Mon Nov 15 12:57:03 2021 test            2021.11.15+12.54.00 qcow2            
root@localhost:~# composer-cli compose cancel 86f6db29-caaf-4118-bf33-923b4c7423e4
2021-11-15 12:57:13,880: Build 86f6db29-caaf-4118-bf33-923b4c7423e4 has not started yet. No logs to view.
zsh: exit 1     composer-cli compose cancel 86f6db29-caaf-4118-bf33-923b4c7423e4
root@localhost:~# composer-cli compose status                                     
d47912e1-5ba3-4c55-b8b2-1acd1ace78a2 RUNNING  Mon Nov 15 12:56:51 2021 test            2021.11.15+12.54.00 qcow2            
86f6db29-caaf-4118-bf33-923b4c7423e4 WAITING  Mon Nov 15 12:57:03 2021 test            2021.11.15+12.54.00 qcow2            
root@localhost:~# 

It should be possible to cancel a waiting compose before the build starts. Also notice how the error message is less than ideal.

Version-Release number of selected component (if applicable):
composer-cli-28.14.62-1.el8.x86_64
osbuild-composer-33.2-1.el8.x86_64

Comment 2 Ondřej Budai 2022-03-01 21:29:40 UTC
*** Bug 1922830 has been marked as a duplicate of this bug. ***

Comment 9 errata-xmlrpc 2022-05-10 13:49:28 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 (osbuild-composer 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/RHBA-2022:1841


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