Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1149274

Summary: yumex try to install package and cancell it; Try to install the package again= apply button does not work
Product: [Fedora] Fedora Reporter: satellitgo
Component: yumexAssignee: Tim Lauridsen <tla>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 21CC: fedora, heldwin, projects.rg, satellitgo, tla
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: yumex-3.0.16-1.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-08 19:15:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1043131    

Description satellitgo 2014-10-03 15:57:32 UTC
Description of problem:
yumex try to install package and cancel it; Try to install the package again= apply button does not work

Version-Release number of selected component (if applicable):
Fedora-Live-MATE_Compiz-x86_64-21_Beta-TC1.iso (bare metal installed from DVD)

How reproducible:


Steps to Reproduce:
1.try to install package and cancel it
2.Try to install the package again= apply button does not work
3.

Actual results:
apply button does not work

Expected results:

apply button should work on 2nd try to install package
Additional info:

Works if quit yumex and restart

Comment 1 Fedora Blocker Bugs Application 2014-10-03 16:35:41 UTC
Proposed as a Freeze Exception for 21-final by Fedora user satellit using the blocker tracking app because:

 yumex is the main way to update MATE spin

Comment 2 Tim Lauridsen 2014-10-04 05:55:53 UTC
I can reproduce this, it will look into this

Comment 3 Tim Lauridsen 2014-10-04 06:21:44 UTC
fixed upstream

https://github.com/timlau/yumex/commit/9786b6503e681b95e73334a1537c446c59134d11

test:

git clone https://github.com/timlau/yumex.git
cd yumex
make get-builddeps
make test-inst

Comment 4 Tim Lauridsen 2014-10-04 06:32:24 UTC
*** Bug 1069833 has been marked as a duplicate of this bug. ***

Comment 5 Wolfgang Ulbrich 2014-10-04 08:32:23 UTC
that was fast +1
git snapshot fixed the issue.

Comment 6 Tim Lauridsen 2014-10-04 09:49:30 UTC
*** Bug 1140371 has been marked as a duplicate of this bug. ***

Comment 7 Fedora Update System 2014-10-05 09:14:58 UTC
yumex-3.0.16-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/yumex-3.0.16-1.fc21

Comment 8 Fedora Update System 2014-10-05 09:15:09 UTC
yumex-3.0.16-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/yumex-3.0.16-1.fc20

Comment 9 Heldwin 2014-10-05 15:57:35 UTC
I tried it on f20, and now we can restart a canceled install, so this point seems fixed.

But there still seem to be a problem in history if we click on "Redo", after we have installed this packet.

The window showing actions will be stuck forever and in terminal there will be:
INFO - YUM: Package <a_package_name>.fc20.noarch already installed and latest version

I should maybe open a new bug for that

Comment 10 Heldwin 2014-10-05 16:09:29 UTC
I created the bug report: 1149508 for this

Comment 11 Fedora Update System 2014-10-06 05:03:55 UTC
Package yumex-3.0.16-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing yumex-3.0.16-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-12255/yumex-3.0.16-1.fc21
then log in and leave karma (feedback).

Comment 12 Fedora Update System 2014-10-08 19:15:17 UTC
yumex-3.0.16-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2014-10-14 04:44:36 UTC
yumex-3.0.16-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Wolfgang Ulbrich 2014-12-01 11:30:27 UTC
Could you please build yumex-3.0.16-1 for epel7 too ?