Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] File collisions while syncing/updateing
Date: Mon, 11 Mar 2019 02:50:46
Message-Id: 20190311025031.j2cyp6pstltxv54i@solfire
1 Hi,
2
3 I've got this this morning:
4 strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
5 /usr/lib64/libmxml.so.1.6
6 * checking 9 files for package collisions
7 * This package will overwrite one or more files that may belong to other
8 * packages (see list below). You can use a command such as `portageq
9 * owners / <filename>` to identify the installed package that owns a
10 * file. If portageq reports that only one package owns a file then do
11 * NOT file a bug report. A bug report is only useful if it identifies at
12 * least two or more packages that are known to install the same file(s).
13 * If a collision occurs and you can not explain where the file came from
14 * then you should simply ignore the collision since there is not enough
15 * information to determine if a real problem exists. Please do NOT file
16 * a bug report at https://bugs.gentoo.org/ unless you report exactly
17 * which two packages install the same file(s). See
18 * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how
19 * to solve the problem. And once again, please do NOT file a bug report
20 * unless you have completely understood the above message.
21 *
22 * Detected file collision(s):
23 *
24 * /usr/share/man/man3/mxml.3.bz2
25 * /usr/include/mxml.h
26 * /usr/lib64/libmxml.so.1.6
27 * /usr/lib64/pkgconfig/mxml.pc
28 * /usr/lib64/libmxml.so.1
29 * /usr/lib64/libmxml.so
30 *
31 * Searching all installed packages for file collisions...
32 *
33 * Press Ctrl-C to Stop
34 *
35 * dev-libs/mxml-2.12:0::gentoo
36 * /usr/include/mxml.h
37 * /usr/lib64/libmxml.so
38 * /usr/lib64/libmxml.so.1
39 * /usr/lib64/libmxml.so.1.6
40 * /usr/lib64/pkgconfig/mxml.pc
41 * /usr/share/man/man3/mxml.3.bz2
42 *
43 * Package 'dev-libs/mxml-3.0' NOT merged due to file collisions. If
44 * necessary, refer to your elog messages for the whole content of the
45 * above message.
46 *
47 * The following package has failed to build, install, or execute postinst:
48 *
49 * (dev-libs/mxml-3.0:1/6::gentoo, ebuild scheduled for merge), Log file:
50 * '/var/tmp/portage/dev-libs/mxml-3.0/temp/build.log'
51
52
53 Is it ok tp rm
54 /usr/share/man/man3/mxml.3.bz2
55 /usr/include/mxml.h
56 /usr/lib64/libmxml.so.1.6
57 /usr/lib64/pkgconfig/mxml.pc
58 /usr/lib64/libmxml.so.1
59 /usr/lib64/libmxml.so
60
61 manually prior to reemergeing?
62
63 Cheers!
64 Meino

Replies

Subject Author
Re: [gentoo-user] File collisions while syncing/updateing Jack <ostroffjh@×××××××××××××××××.net>