ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000550ClearOSapp-base - Base Systempublic2012-04-13 09:222012-06-27 13:22
Reporteruser2 
Assigned Todsokoloski 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version6.2.0 UpdatesFixed in Version6.2.0 Updates 
Summary0000550: wc-yum -i pulls in i686 version on 64-bit systems
DescriptionSee subject
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000482)
user2
2012-04-13 09:26

Warning - you may get unwanted 32-bit versions installed on your system. Try installing a simple package (e.g. netcat)

wc-yum -i nc

The i686 version and their dependencies are downloaded/installed instead of x86_64. It seems to be doing the equivalent of "yum install nc.i686". Output is below.

{"progress": 0, "code": 0, "overall": 0, "details": "Downloading: (1/4): gamin-0.1.10-9.el6.i686", "errmsg": null}
{"progress": 4, "code": 0, "overall": 0, "details": "Downloading: (1/4): gamin-0.1.10-9.el6.i686", "errmsg": null}
{"progress": 10, "code": 0, "overall": 0, "details": "Downloading: (1/4): gamin-0.1.10-9.el6.i686", "errmsg": null}
{"progress": 18, "code": 0, "overall": 0, "details": "Downloading: (1/4): gamin-0.1.10-9.el6.i686", "errmsg": null}

- Issue History
Date Modified Username Field Change
2012-04-13 09:22 user2 New Issue
2012-04-13 09:23 user2 Status new => confirmed
2012-04-13 09:26 user2 Note Added: 0000482
2012-04-13 09:26 user2 Steps to Reproduce Updated
2012-06-27 13:22 user2 Fixed in Version => 6.2.0 Updates
2012-06-27 13:22 user2 Target Version => 6.2.0 Updates
2012-06-27 13:22 user2 Assigned To => dsokoloski
2012-06-27 13:22 user2 Status confirmed => assigned
2012-06-27 13:22 user2 Status assigned => resolved
2012-06-27 13:22 user2 Resolution open => fixed
2012-06-27 13:22 user2 Status resolved => closed