On 02/06/2012 03:18 PM, Nicolas Chauvet wrote:
2012/2/6 Richard Shaw<hobbes1069(a)gmail.com>:
> I've never gotten this error[1] before:
>
> ransaction Summary
> ================================================================================
> Upgrade 27 Package(s)
>
> Total size: 30 M
> RPM needs to be updated
> ERROR You need to update rpm to handle:
> rpmlib(X-CheckUnifiedSystemdir) is needed by filesystem-3-2.fc17.x86_64
> You could try running: rpm -Va --nofiles --nodigest
> Your transaction was saved, rerun it with: yum load-transaction
> /tmp/yum_save_tx-2012-02-06-15-03DeCmYD.yumtx
>
> Any ideas?
Can you try to reproduce with a local mock on your machine, if not
done already ?
I was hit by this in my local mocks earlier today.
rm -rf /var/cache/mock/fedora-rawhide-*
fixed it.
It's probably related to the recent UsrMove change and maybe need
to
clean the mock cache on the builder if the repository itself is in
good shape.
That's my guess as well - This stuff is improperly implemented.
Ralf