Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127287 - emerging eix-0.5.2-r2: Security Violation: A file exists that is not in the manifest. File: files/digest-eix-0.5.4
Summary: emerging eix-0.5.2-r2: Security Violation: A file exists that is not in the m...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-23 03:58 UTC by bastian
Modified: 2006-03-23 12:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bastian 2006-03-23 03:58:43 UTC
When I made an emerge world, I got:
>>> emerge (1 of 5) app-portage/eix-0.5.1-r2 to /!!! Security Violation: A file exists that is not in the manifest.!!! File: files/digest-eix-0.5.4

Version number seems to be wrong in the Manifest:
MD5 5fdd85e4bbc75c1970950305791972bf files/digest-eix-0.5.5 232
RMD160 2bbd3b220274fc01e476034f2bf15c5ed0493690 files/digest-eix-0.5.5 232
SHA256 72fae9266fc7a35dd9c3a8e0ae24aa96b4556f7e5f28dcf11c24b8b41adf9a16 files/digest-eix-0.5.5 232

I don't know if you need any aditional info, since it's my first bug report (pretty trivial one :D). Just tell me if so.


Anyway I'll paste emerge --info:

Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.14-gentoo-r5-custom i686)
=================================================================
System uname: 2.6.14-gentoo-r5-custom i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ http://ftp.club-internet.fr/pub/mirrors/gentoo http://ftp.caliu.info/pub/gentoo/ ftp://ftp.caliu.info/pub/gentoo/ http://linuv.uv.es/mirror/gentoo/"
LINGUAS="es en"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 aac alsa apache2 apm audiofile avi bash-completion berkdb bitmap-fonts bzip2 cli crypt ctype cups curl dba dri eds emboss encode expat fastbuild flac foomaticdb force-cgi-redirect fortran ftp gd gdbm gif gpm gstreamer hal hardened hardenedphp imlib jpeg kde lcms libg++ libwww mad mbox memlimit mhash mikmod mng motif mp3 mpeg mysql ncurses nls nptl ogg oss pam pcre pdf pdflib perl php png posix python quicktime readline samba sasl session simplexml soap sockets spell spl sse ssl tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev usb utf8 vorbis xml xml2 xsl xv zlib linguas_es linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 bastian 2006-03-23 04:24:34 UTC
Uhm, forget what I said about the version, I missunderstood the message.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-23 04:53:07 UTC
(In reply to comment #0)
> file exists that is not in the manifest.!!! File: files/digest-eix-0.5.4

As you can see here, there's no such file:

http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eix/files/

emerge --sync again.

Comment 3 bastian 2006-03-23 12:15:23 UTC
Thanks, it worked. Sorry for filling such a stupid bug, but I never happened to me before, so I didn't think it could be a problem with syncing.