[CentOS] CR repo - version issue

Wed Dec 14 21:36:18 UTC 2011
Philip Manuel <phil at zomojo.com>


On 12/14/2011 07:26 PM, Philippe Naudin wrote:
> Le mer 14 déc 2011 12:17:36 CET, Philip Manuel a écrit:
>
>
>>> You do have i686 packages on that machine ... that is what the error you
>>> posted is.
>>>
>>> create (or edit( a file called:
>>>
>>> /root/.rpmmacros
>>>
>>> put this in the that file as the top line:
>>>
>>> %_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}
>>>
>>> Then do the command:
>>>
>>> rpm -qa | grep i[3,6]86
>>>
>>> That should show you the i686 packages that are installed on the machine.
>>>
>>    %_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}
>> rpm -qa | grep i[3,6]86
>> :~#
>>
>> Nothing other than x86_64 packages
> Maybe also, in the case there is something broken in the yum database :
> yum list installed '*i[3456]86'
>
yum list installed '*i[3456]86'
base                                                                                 
| 1.2 kB     00:00
cr                                                                                   
| 1.9 kB     00:00
dag                                                                                  
| 1.9 kB     00:00
local                                                                                
| 2.6 kB     00:00
of                                                                                   
|  951 B     00:00
updates                                                                              
| 1.1 kB     00:00
Error: No matching Packages to list