Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152946 - file collisions between man-pages-pl-20051024 and other packages
Summary: file collisions between man-pages-pl-20051024 and other packages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-26 23:49 UTC by D3LLF
Modified: 2006-11-01 01:06 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info.txt,7.47 KB, text/plain)
2006-10-26 23:58 UTC, D3LLF
Details

Note You need to log in before you can comment on or make changes to this bug.
Description D3LLF 2006-10-26 23:49:08 UTC
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: 

When LC_ALL="pl_PL" is set, and firstly we emerge vim, and then try to emerge
man-pages-pl we've got file collision between packets vim-core-7.0.91 and
man-pages-pl-20051024.


Reproducible: Always

Steps to Reproduce:
1. export LC_ALL="pl_PL"
2. emerge vim 
3. emerge man-pages-pl

or:

2. emerge man-pages-pl
3. emerge vim (vim-core)

Actual Results:  
>>> Done.
* Checking xxx files for package collisions
existing files
{evim.1.gz,vim.1.gz,vimdiff.1.gz,vimtutor.1.gz,ex.1.gz,rview.1.gz,rvim.1.gz,view.1.gz}
is not owned by this package.
This package is blocked because it wants to overwrite files belonging to other
packages (see messages above).
8<-------

Expected Results:  
just emerge it :)
Comment 1 nm (RETIRED) gentoo-dev 2006-10-26 23:55:12 UTC
Not a documentation bug. Reassigning.
Comment 2 D3LLF 2006-10-26 23:58:33 UTC
Created attachment 100568 [details]
emerge --info

emerge --info environment while emerging vim and man-pages-pl
Comment 3 Michal Januszewski (RETIRED) gentoo-dev 2006-10-28 15:32:02 UTC
Fixed in CVS. Thanks for reporting the problem.
Comment 4 D3LLF 2006-10-31 00:56:10 UTC
Now, the same problem is with new (4.0.18.1) shadow package.
Collision files are suauth.5.gz and limits.5.gz
Comment 5 Michal Januszewski (RETIRED) gentoo-dev 2006-11-01 01:06:47 UTC
Fixed in CVS. Thanks again :)