Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133442 - app-i18n/man-pages-ja-20060415 chokes with FEATURES="collision-protect"
Summary: app-i18n/man-pages-ja-20060415 chokes with FEATURES="collision-protect"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-15 23:04 UTC by hiyuh
Modified: 2006-05-17 17:29 UTC (History)
0 users

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


Attachments
Tailed log of man-pages-ja conflict (tailed_man-pages-ja_conflict.log,3.44 KB, text/plain)
2006-05-15 23:05 UTC, hiyuh
Details
My emerge --info output (my_emerge_--info.log,3.28 KB, text/plain)
2006-05-15 23:08 UTC, hiyuh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hiyuh 2006-05-15 23:04:15 UTC
Some man pages seems already were given by other packages.
Is it man-pages-ja's bug or other packages's?
Comment 1 hiyuh 2006-05-15 23:05:51 UTC
Created attachment 86843 [details]
Tailed log of man-pages-ja conflict

The log of when man-pages-ja confilicts.
Comment 2 hiyuh 2006-05-15 23:08:09 UTC
Created attachment 86844 [details]
My emerge --info output
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-05-16 02:07:03 UTC
@cjk - please, don't put non-existant aliases into metadata.xml, the bugs can't be assigned:

<snip>
Assignee:  	 gentoojp-docs@ml.gentoo.gr.jp  did not match anything
</snip>
Comment 4 Akinori Hattori gentoo-dev 2006-05-16 07:09:28 UTC
Please try man-pages-ja-20060415-r1 and report the result.
Comment 5 hiyuh 2006-05-16 22:34:15 UTC
(In reply to comment #4)
> Please try man-pages-ja-20060415-r1 and report the result.

I re-synced the tree and did "emerge --oneshot --update app-i18n/man-page-ja"
So, it tried to install 20060415-r1.

First, its metadata.xml digest is invalid.
So, I worked around it by "ebuild man-pages-ja-20060415-r1.ebuild digest".

And then, it has still some conflicted manual pages like...
* checking 2568 files for package collisions
existing file /usr/share/man/ja/man1/chfn.1.gz is not owned by this package
existing file /usr/share/man/ja/man1/chsh.1.gz is not owned by this package
existing file /usr/share/man/ja/man1/newgrp.1.gz is not owned by this package
existing file /usr/share/man/ja/man1/su.1.gz is not owned by this package
existing file /usr/share/man/ja/man1/passwd.1.gz is not owned by this package
existing file /usr/share/man/ja/man1/groups.1.gz is not owned by this package
existing file /usr/share/man/ja/man8/vigr.8.gz is not owned by this package
existing file /usr/share/man/ja/man8/vipw.8.gz is not owned by this package
1000 files checked ...
2000 files checked ...
* spent 1.58208799362 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see messages above).
* If you have no clue what this is all about report it 
* as a bug for this package on http://bugs.gentoo.org

package app-i18n/man-pages-ja-20060415-r1 NOT merged

No package files given... Grabbing a set.
Comment 6 Akinori Hattori gentoo-dev 2006-05-17 03:57:34 UTC
I think -r2 fixes this bug.
Comment 7 hiyuh 2006-05-17 17:29:31 UTC
(In reply to comment #6)
> I think -r2 fixes this bug.

Yes, -r2 seems fiexed. Thanks.