Gentoo Archives: gentoo-user

From: Jonathan Wright <mail@×××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Um...Who can fix this?
Date: Mon, 24 Oct 2005 21:41:56
Message-Id: 435D52FE.5020009@djnauk.co.uk
In Reply to: [gentoo-user] Um...Who can fix this? by gentuxx
1 gentuxx wrote:
2 > !!! Security Violation: A file exists that is not in the manifest.
3 > !!! File: files/digest-sylpheed-claws-1.9.1
4
5 There's a file within the portage structure for sylpheed-claws that it
6 hasn't been told about. Two options:
7
8 - First, is it's just a standard package from the normal portage tree
9 (i.e. it's not in a layout), then run a sync. If there is still an
10 error, file a bug.
11
12 - Second, run the digest command. You'll need to do this if it's not in
13 the standard portage tree and it's something you have added. Portage
14 needs to be told all the files within the tree and their md5 values, to
15 make sure nothing bad gets in :)
16
17 To do this, run
18
19 # ebuild /path/to/sylpheed-claws-1.9.1.ebuild digest
20
21 This will run though all the files and rebuilt the digest file. You can
22 do this in the main portage tree aswell, but it's not recommended as
23 something could be there that shouldn't.
24
25 --
26 Jonathan Wright ~ mail at djnauk.co.uk
27 ~ www.djnauk.co.uk
28 --
29 2.6.13-gentoo-r3-djnauk-b2 AMD Athlon(tm) XP 2100+
30 up 10:06, 0 users, load average: 3.50, 1.73, 0.83
31 --
32 "It always seemed to me a bit pointless to disapprove of
33 homosexuality. It's like disapproving of rain."
34
35 ~ Francis Maude
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Um...Who can fix this? gentuxx <gentuxx@×××××.com>
Re: [gentoo-user] Um...Who can fix this? Nick Rout <nick@×××××××.nz>