Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113750 - Incorrect extension in /Files directory causes emerge error
Summary: Incorrect extension in /Files directory causes emerge error
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://pastebin.ca/31452
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 15:02 UTC by Arnis
Modified: 2005-11-27 15:11 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 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).