Klaus Munsteiner wrote:
On Sat, Feb 14, 2009 at 04:40, Klaus Munsteiner <[email protected]>
wrote:
When adding rpmforge-repository after installing CentOS 5.2 (x86_64) I
get an error when installing package xdelta.x86_64 0:1.1.4-1.el5.rf


you're trying to upgrade a package from base, with a newer package from rpmforge. I'm not familiar with yum, but isn't this protectbase or priorities blocking you?

In any case on x86_64 systems I recommend adding the following line to ~/.rpmmacros (create this file if needed):
%_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}

it'll add the arch to all rpm queries, often very informative.

_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to