On Wed, Mar 13, 2013 at 12:35:19PM +0100, Florian Weimer wrote:
> Calling rpmReadConfigFiles() prints an error message on my system,
> which appears to be harmless (but somewhat annoying).  It does not
> matter if I install the rpm package or not.

The problem is actually in rpm-common:

$ grep __isa /usr/lib/rpm/platform/noarch-linux/macros 
%__isa_name             
%__isa_bits             
%__isa                  %{__isa_name}-%{__isa_bits}

This has been reported and fixed upstream and should be a trivial fix
applying the one-line patch here:

http://rpm.org/gitweb?p=rpm.git;a=commitdiff;h=90dd51743200055f30d9e0e0337173118b4ae756

Or updating package to 4.10.2.

-- 
mike


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to