FEATURES="-strict" emerge qemudobh wrote:Hi,
I moved from qemu-cvs to lu_zeros ebuild.
When I try to emerge it, the following error appears:
>>> Downloading http://dev.gentoo.org/~lu_zero/distfile ... 09.tar.bz2
--13:26:37-- http://dev.gentoo.org/%7Elu_zero/distfi ... 09.tar.bz2
=> `/usr/portage/distfiles/qemu-0.6.2.20050309.tar.bz2'
Resolving dev.gentoo.org... 134.68.220.30
Connecting to dev.gentoo.org[134.68.220.30]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 974,674 [application/x-tar]
100%[===============================================================================>] 974,674 426.44K/s
13:26:40 (425.32 KB/s) - `/usr/portage/distfiles/qemu-0.6.2.20050309.tar.bz2' saved [974674/974674]
!!! Security Violation: A file exists that is not in the manifest.
!!! File: files/kqemu-sysfs.patch
What shoud I do?
FEATURES="strict" means that the file size of ebuilds and patches in the portage tree are checked, instead of just the things that get downloaded to distfiles. Until recently if was off by default, but that changed (on x86, at least).
Or, doing emerge --digest qemu should do the trick too


