Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 113750

Summary: Incorrect extension in /Files directory causes emerge error
Product: Gentoo Linux Reporter: Arnis <arnise>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://pastebin.ca/31452
Whiteboard:
Package list:
Runtime testing required: ---

Description Arnis 2005-11-27 15:02:32 UTC
There are two filename mistakes in the portage folder
media-sound/jack-audio-connection-kit/files. Two files exist:

jack-audio-connection-kit-0.98.1-configure.patc
jack-audio-connection-kit-0.99.0-jackstart.patc

To resolve you need just rename these files to

jack-audio-connection-kit-0.98.1-configure.patch
jack-audio-connection-kit-0.99.0-jackstart.patch


Reproducible: Always
Steps to Reproduce:
1. emerge -pv jack-audio-connection-kit 
2.
3.

Actual Results:  
Error telling about the some file is not in manifest:

#
!!! Security Violation: A file exists that is not in the manifest.
#
!!! File: files/jack-audio-connection-kit-0.98.1-configure.patc

Expected Results:  
Merge the package

To resolve you need just rename these files to

jack-audio-connection-kit-0.98.1-configure.patch
jack-audio-connection-kit-0.99.0-jackstart.patch
Comment 1 Arnis 2005-11-27 15:04:11 UTC
To resolve you need just rename these files to

jack-audio-connection-kit-0.98.1-configure.patch
jack-audio-connection-kit-0.99.0-jackstart.patch
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-27 15:09:55 UTC
Sorry, this is a bad sync on your side. Everything is fine in CVS.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-27 15:11:08 UTC
WORKSFORME, emerge sync again (if that does not help, try a different mirror).