Anonymous | Login | 2024-11-21 05:18 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 | ||||
0001273 | ClearOS | app-base - Base System | public | 2013-08-09 09:48 | 2013-12-20 13:29 | ||||
Reporter | bchambers | ||||||||
Assigned To | bchambers | ||||||||
Priority | normal | Severity | minor | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.4.0 | ||||||||
Target Version | 6.5.0 Beta 1 | Fixed in Version | 6.5.0 Beta 1 | ||||||
Summary | 0001273: Fetching Yum repository list can fail | ||||||||
Description | Function call 'get_repo_list' can fail (not sure why)...Running 'yum clean all' resolves the issue. On exception, should call $this->clean(), to potentially resolve issue on next run. | ||||||||
Additional Information | Aug 9 09:56:15 chambers engine: exception: error: /usr/clearos/apps/base/libraries/Shell.php (207): Loaded plugins: clearcenter-marketplace, fastestmirror Aug 9 09:56:15 chambers engine: exception: debug backtrace: /usr/clearos/apps/base/libraries/Yum.php (366): execute Aug 9 09:56:15 chambers engine: exception: debug backtrace: /usr/clearos/apps/marketplace/libraries/Marketplace.php (960): get_repo_list Aug 9 09:56:15 chambers engine: exception: debug backtrace: /usr/clearos/apps/marketplace/libraries/Marketplace.php (989): _get_repository_list Aug 9 09:56:15 chambers engine: exception: debug backtrace: /usr/clearos/apps/marketplace/libraries/Marketplace.php (591): _get_common_extras Aug 9 09:56:15 chambers engine: exception: debug backtrace: /usr/clearos/apps/marketplace/controllers/ajax.php (81): get_app_details | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000970) bchambers (administrator) 2013-08-09 09:56 |
Source Code Changelog --------------------------------------------------- - Corrupt metadata in yum cache may require cleaning [fixed tracker 0001273] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6308 [^] U webconfig/apps/base/trunk/libraries/Yum.php |
Issue History | |||
Date Modified | Username | Field | Change |
2013-08-09 09:48 | bchambers | New Issue | |
2013-08-09 09:48 | bchambers | Status | new => assigned |
2013-08-09 09:48 | bchambers | Assigned To | => bchambers |
2013-08-09 09:56 | bchambers | Checkin | |
2013-08-09 09:56 | bchambers | Note Added: 0000970 | |
2013-08-09 09:56 | bchambers | Status | assigned => resolved |
2013-08-09 09:56 | bchambers | Resolution | open => fixed |
2013-08-14 09:31 | user2 | Fixed in Version | => 6.5.0 Beta 1 |
2013-08-14 09:31 | user2 | Description Updated | View Revisions |
2013-12-20 13:29 | user2 | Status | resolved => closed |