Anonymous | Login | 2024-11-21 01:59 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002279 | ClearOS | app-software-updates - Software Updates | public | 2015-03-25 07:42 | 2015-09-10 20:58 | ||||
Reporter | bchambers | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.1.0 Beta 2 | ||||||||
Target Version | 7.1.0 RC1 | Fixed in Version | 7.1.0 RC1 | ||||||
Summary | 0002279: yum upgrade can somtimes fail | ||||||||
Description | Helped a user with a server that had not done an update in over 6 months. Asked them what the yum upgrade output was (thinking dependency issue), but before that, run 'yum clean all' just to start fresh. 'clean all' fixed whatever issue yum was having and the following yum upgrade downloaded and installed 180MB of updates without a problem. Perhaps we should add a weekly cron job that runs 'clean all' just in case it ends up helping someone...or, automatic software updates should run that before each upgrade command...can't hurt??? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0001399) user2 2015-03-25 08:04 |
That's easy to duplicate with clock skew. Fix for 0001562 fixed the situation for installing new apps, but there's no "yum clean metadata" for upgrades (Yum->run_upgrade()). |
(0001892) user2 2015-08-28 11:32 |
Two changes were made: 1) The automatic updates now does a yum clean before proceeding. 2) A cron job was added to clean out the metadata every night. |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-25 07:42 | bchambers | New Issue | |
2015-03-25 08:02 | user2 | Relationship added | related to 0001562 |
2015-03-25 08:04 | user2 | Note Added: 0001399 | |
2015-03-25 08:04 | user2 | Status | new => confirmed |
2015-04-01 05:13 | user2 | Product Version | 7.1.0 Beta 1 => 7.1.0 Beta 2 |
2015-04-01 05:13 | user2 | Target Version | 7.1.0 Beta 1 => 7.1.0 Beta 2 |
2015-05-25 04:55 | user2 | Target Version | 7.1.0 Beta 2 => 7.1.0 Beta 3 |
2015-07-12 11:26 | user2 | Target Version | 7.1.0 Beta 3 => 7.1.0 RC1 |
2015-08-28 11:32 | user2 | Category | app-base - Base System => app-software-updates - Software Updates |
2015-08-28 11:32 | user2 | Note Added: 0001892 | |
2015-08-28 12:06 | user2 | Status | confirmed => resolved |
2015-08-28 12:06 | user2 | Fixed in Version | => 7.1.0 RC1 |
2015-08-28 12:06 | user2 | Resolution | open => fixed |
2015-08-28 12:06 | user2 | Assigned To | => user2 |
2015-09-10 20:58 | user2 | Status | resolved => closed |