Bug 569645
Summary: | yum update removes gdm and gnome | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Steven Bularca <steve> | ||||
Component: | yum-utils | Assignee: | Seth Vidal <skvidal> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | rawhide | CC: | ffesti, james.antill, maxamillion, pmatilai, tim.lauridsen, vwfoxguru | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | yum-3.2.28-3.fc14 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-04-29 12:57:43 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
can you attach the output of: yum history list thanks [adam@localhost ~]$ yum history list Loaded plugins: dellsysidplugin2, presto, refresh-packagekit ID | Login user | Date and time | Action(s) | Altered ------------------------------------------------------------------------------- 26 | root <root> | 2010-03-01 16:58 | Install | 50 25 | Adam Spera <adam> | 2010-03-01 15:39 | Install | 2 24 | root <root> | 2010-03-01 15:07 | E, I, U | 192 23 | Adam Spera <adam> | 2010-02-28 00:17 | E, I, U | 78 22 | System <unset> | 2010-02-07 01:55 | I, U | 33 ** 21 | System <unset> | 2010-02-03 14:59 | O, U | 103 20 | System <unset> | 2010-01-29 01:13 | Update | 4 19 | System <unset> | 2010-01-21 17:20 | E, I, U | 82 18 | System <unset> | 2010-01-14 19:32 | I, U | 41 17 | Adam Spera <adam> | 2010-01-14 19:29 | Install | 1 16 | System <unset> | 2010-01-10 18:14 | I, O, U | 72 15 | System <unset> | 2010-01-05 15:53 | Update | 60 14 | System <unset> | 2009-12-31 19:04 | E, I, U | 94 13 | System <unset> | 2009-12-21 12:55 | Update | 36 12 | System <unset> | 2009-12-17 00:28 | Update | 19 11 | Adam Spera <adam> | 2009-12-11 19:27 | Install | 1 10 | System <unset> | 2009-12-11 19:03 | Install | 2 9 | Adam Spera <adam> | 2009-12-11 19:02 | Erase | 2 8 | System <unset> | 2009-12-11 18:57 | E, I, U | 48 7 | Adam Spera <adam> | 2009-12-09 00:06 | Erase | 1 The transaction in question is number 23. 23 | Adam Spera <adam> | 2010-02-28 00:17 | E, I, U | 78 22 | System <unset> | 2010-02-07 01:55 | I, U | 33 ** The transaction in question is number 23. Yeh, the "**" for transaction 22 means that that transaction failed ... the next transaction was then likely yum-complete-transaction. Which is known to make "interesting" choices (fixed upstream, and maybe in updates-testing?). We should probably make y-c-t etc. add yum-utils to the running with list. fixed upstream all newtype tools will add yum-utils version to history. http://yum.baseurl.org/gitweb?p=yum.git;a=commitdiff;h=cefb56d90fdcae814be65a8c52aa55b6a7fd33eb yum-3.2.28-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc13 yum-3.2.28-1.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc14 yum-3.2.28-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc12 yum-3.2.28-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. yum-3.2.28-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc12 yum-3.2.28-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc13 yum-3.2.28-3.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc14 yum-3.2.28-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. yum-3.2.28-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. yum-3.2.28-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 397208 [details] `yum history info 23` Description of problem: Yesterday I ran a yum update only to find a non-working Xorg today, because gdm and gnome were removed as a result of some dependency. I have attached a yum history info log that shows the information of yesterday's fatal transaction. Version-Release number of selected component (if applicable): How reproducible: It only happened once Steps to Reproduce: 1. yum update 2. reboot 3. Actual results: Non working Xorg Expected results: Xorg should be working Additional info: This problem was solved by running yum groupinstall 'gnome desktop environment'