ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001273ClearOSapp-base - Base Systempublic2013-08-09 09:482013-12-20 13:29
Reporterbchambers 
Assigned Tobchambers 
PrioritynormalSeverityminorReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.4.0 
Target Version6.5.0 Beta 1Fixed in Version6.5.0 Beta 1 
Summary0001273: Fetching Yum repository list can fail
DescriptionFunction 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 InformationAug 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
TagsNo tags attached.
Attached Files

- Relationships

-  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