Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266422 - File collusion with dev-libs/nspr and app-editors/nvu
Summary: File collusion with dev-libs/nspr and app-editors/nvu
Status: RESOLVED DUPLICATE of bug 254409
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-16 20:16 UTC by tuxenstein
Modified: 2009-04-18 19:39 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 tuxenstein 2009-04-16 20:16:09 UTC
When I attempted to update either nspr or nvu, I get the following message over a file collusion:

* QA Notice: Package has poor programming practices which may compile
* fine but exhibit random runtime failures.
* ../../../../mozilla/nsprpub/pr/src/io/prfdcach.c:165: warning: dereferencing type-punned pointer will break strict-aliasing rules
* ../../../../mozilla/nsprpub/pr/src/io/prfdcach.c:224: warning: dereferencing type-punned pointer will break strict-aliasing rules
* ../../../../mozilla/nsprpub/pr/src/misc/prthinfo.c:109: warning: dereferencing type-punned pointer will break strict-aliasing rules
* ../../../../mozilla/nsprpub/pr/src/misc/prthinfo.c:235: warning: dereferencing type-punned pointer will break strict-aliasing rules
* ../../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:903: warning: dereferencing type-punned pointer will break strict-aliasing rules

* Please do not file a Gentoo bug and instead report the above QA
* issues directly to the upstream developers of this software.
* Homepage: http://www.mozilla.org/projects/nspr/

>>> Installing dev-libs/nspr-4.7.3

* Messages for package dev-libs/nspr-4.7.3:

* This package will overwrite one or more files that may belong to other
* packages (see list below). You can use a command such as `portageq
* owners / <filename>` to identify the installed package that owns a
* file. If portageq reports that only one package owns a file then do
* NOT file a bug report. A bug report is only useful if it identifies at
* least two or more packages that are known to install the same file(s).
* If a collision occurs and you can not explain where the file came from
* then you should simply ignore the collision since there is not enough
* information to determine if a real problem exists. Please do NOT file
* a bug report at http://bugs.gentoo.org unless you report exactly which
* two packages install the same file(s). Once again, please do NOT file
* a bug report unless you have completely understood the above message.
*
* Detected file collision(s):
*
* /usr/share/aclocal/nspr.m4
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* app-editors/nvu-1.0-r4
* /usr/share/aclocal/nspr.m4
*
* Package 'dev-libs/nspr-4.7.3' NOT merged due to file collisions. If
* necessary, refer to your elog messages for the whole content of the
* above message.

Reproducible: Always

Steps to Reproduce:
1.Attempt to emerge -u nspr (or nvu)

Actual Results:  
I received the message as posted above and the update did not occur (obviously).

Expected Results:  
To be able to update either nvu or nspr.
Comment 1 Azamat H. Hackimov 2009-04-17 11:47:26 UTC
See bug #209807
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-18 19:39:49 UTC

*** This bug has been marked as a duplicate of bug 254409 ***