| Summary: | 'yum update' want download and install 1,6 Gb of software | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dario Lesca <d.lesca> | ||||
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 19 | CC: | admiller, awilliam, collura, d.lesca, ffesti, firas.alkafri, jzeleny, packaging-team-maint, pahan, rdieter, slabua, zpavlas | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-08 09:02:05 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: | |||||
| Attachments: |
|
||||||
|
Description
Dario Lesca
2013-10-30 14:21:41 UTC
I'm a bit confused. What exactly is the bug? So far it seems that there is no actual bug in yum and it's just about the dependency chain which is very likely not a problem. The --bugfix --security just picks a subset of all the updates so it's expected that it will pick much less packages for the update. We need much more information to properly evaluate this one, currently it doesn't look like a bug. I have post this bug on suggest by a user of <devel.org> The bus was "yum still wants to install one hundred package", even when there are no updates to do, like gnome GUI application updates or Yumex say. I do not know what is happened, but now yum work great (after say "... from fedora removed (updateinfo)" for 350 package). If you want close this "not bug" do it, this will remain as info for the future. Thanks. The bus=The bug I ran into this issue as well. Yesterday I ran "yum group mark convert" as per yum suggestion, unaware of its consequences. Now I assume some packages have been added to a group that I have installed in the past, and running yum update wants to download an incredibly long list of packages, which only 5 are actually to be updated. yum check-update shows only those 5 packages, as expected. Upgrading them singularly works as expected as well, and rerunning yum check-update shows nothing now needs to be updated. All as expected. But running yum update again all those unwanted packages would come along. Maybe this is expected behaviour for have ran yum group mark convert, so my question is, how is it possible to undo that command? Thanks. Reverted with: yum-config-manager --save --setopt=group_command=compat Marking notabug as per comment 2. This is an expected behavior for "groups as objects". *** This bug has been marked as a duplicate of bug 1043237 *** |