Bug 959595
| Summary: | in 19 Beta TC1 through TC3, DVD FileConflicts test requires huge resources (CPU and RAM) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andre Robatino <robatino> |
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | admiller, ffesti, firas.alkafri, jzeleny, nonamedotc, packaging-team-maint, tim.lauridsen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-10 01:43:43 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: | |||
|
Description
Andre Robatino
2013-05-03 22:18:55 UTC
Possibly relevant: the file conflict in bug 958512 also first appeared in 19 Beta TC1. There were no file conflicts in 19 Alpha RC4 (AKA Alpha Gold). Should also mention that I've been doing this test for a while, and it has flagged other file conflicts without ever causing this spike in resource usage. Either it's something unique to this particular conflict, or the conflict has nothing to do with it. Just an update. Same problems exist with TC-3. [ ... ] python-django-1.4.5-2.fc19.noarch python-django14-1.4.5-5.fc19.noarch [ ... ] $ top | sed -n 8p 20799 root 20 0 7900m 7.4g 7740 R 90.4 47.4 8:59.11 python I am able to do the fileconflicts test on the 19 Beta TC4 i386 DVD on my box with only 2 GiB of RAM, quickly. The file conflict between the python-django* packages is gone so that may have been responsible. Would still be nice to know why that happens for those two particular packages, when there have been file conflicts before without this happening. [andre@dell-pc tmp]$ ~/potential_conflict.py --repofrompath=media,/opt/tmp/foo1 -r media Getting complete filelist for: file:///opt/tmp/foo1/ 565947 files found. Looking for duplicated filenames: 5178 duplicates found. Doing more advanced checks to see if these are real conflicts: 5% complete ( 258/ 5178, 287/sec), 0 found - eta 0:00:17 10% complete ( 516/ 5178, 3008/sec), 0 found - eta 0:00:08 15% complete ( 774/ 5178, 1281/sec), 0 found - eta 0:00:06 20% complete ( 1032/ 5178, 4027/sec), 0 found - eta 0:00:05 25% complete ( 1290/ 5178, 1728/sec), 0 found - eta 0:00:04 30% complete ( 1548/ 5178, 2796/sec), 0 found - eta 0:00:03 35% complete ( 1806/ 5178, 2605/sec), 0 found - eta 0:00:02 40% complete ( 2064/ 5178, 4581/sec), 0 found - eta 0:00:02 45% complete ( 2322/ 5178, 3900/sec), 0 found - eta 0:00:02 50% complete ( 2580/ 5178, 4041/sec), 0 found - eta 0:00:01 55% complete ( 2838/ 5178, 2692/sec), 0 found - eta 0:00:01 60% complete ( 3096/ 5178, 4277/sec), 0 found - eta 0:00:01 65% complete ( 3354/ 5178, 4130/sec), 0 found - eta 0:00:01 70% complete ( 3612/ 5178, 2204/sec), 0 found - eta 0:00:00 75% complete ( 3870/ 5178, 4303/sec), 0 found - eta 0:00:00 80% complete ( 4128/ 5178, 2806/sec), 0 found - eta 0:00:00 85% complete ( 4386/ 5178, 4045/sec), 0 found - eta 0:00:00 90% complete ( 4644/ 5178, 4291/sec), 0 found - eta 0:00:00 95% complete ( 4902/ 5178, 1311/sec), 0 found - eta 0:00:00 100% complete ( 5160/ 5178, 2551/sec), 0 found - eta 0:00:00 0 file conflicts found. 1 package conflicts found. == Package conflicts == 2:libpng-devel-1.5.13-2.fc19.i686 libpng12-devel-1.2.50-3.fc19.i686 == File conflicts, listed by conflicting packages == [andre@dell-pc tmp]$ The file conflict, and the huge resource use, are gone in 19 Beta TC4. Would still be nice to know if the high resource use apparently caused by the conflict is expected, or a problem in the script. The affected TCs will be available for download in https://dl.fedoraproject.org/pub/alt/stage/ at least until Final Gold. This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. |