[gentoo-user] File collision dvtm

2018-02-20 Thread tuxic
Hi,

while updateing I got a file collision.

The error message starts with a lengthy explanation what to
do NOT (reporting a bug, if there is only one ackage affected)
but it is say nothing WHAT to do, when one package is affected.

So,...

One package is affected...what can I do?

Cheers
Meino

Printout:
* 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 / ` 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 https://bugs.gentoo.org/ unless you report exactly
 * which two packages install the same file(s). See
 * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how
 * to solve the problem. And once again, please do NOT file a bug report
 * unless you have completely understood the above message.
 * 
 * Detected file collision(s):
 * 
 *  /usr/share/terminfo/d/dvtm-256color
 *  /usr/share/terminfo/d/dvtm
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * app-misc/dvtm-0.15-r1:0::gentoo
 *  /usr/share/terminfo/d/dvtm
 *  /usr/share/terminfo/d/dvtm-256color
 * 
 * Package 'sys-libs/ncurses-6.1' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.
 * 
 * The following package has failed to build, install, or execute postinst:
 * 
 *  (sys-libs/ncurses-6.1:0/6::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/sys-libs/ncurses-6.1/temp/build.log'
 * 

 * GNU info directory index is up-to-date.
 * After world updates, it is important to remove obsolete packages with
 * emerge --depclean. Refer to `man emerge` for more information.
solfire:/root>portageq owners / dvtm-256color
app-misc/dvtm-0.15-r1
/usr/share/terminfo/d/dvtm-256color
solfire:/root>eix dvtm
[I] app-misc/dvtm
 Available versions:  0.14 (~)0.15 (~)0.15-r1 ** {savedconfig unicode}
 Installed versions:  0.15-r1(04:17:18 AM 01/01/2018)(-savedconfig)
 Homepage:http://www.brain-dump.org/projects/dvtm/
 Description: Dynamic virtual terminal manager

solfire:/root>portageq owners / dvtm 
app-misc/dvtm-0.15-r1
/usr/bin/dvtm
/usr/share/dvtm
/usr/share/terminfo/d/dvtm




Re: [gentoo-user] File collision dvtm

2018-02-20 Thread Floyd Anderson

On Wed, 21 Feb 2018 05:01:14 +0100
tu...@posteo.de wrote:

Hi,

while updateing I got a file collision.

The error message starts with a lengthy explanation what to
do NOT (reporting a bug, if there is only one ackage affected)
but it is say nothing WHAT to do, when one package is affected.

So,...

One package is affected...what can I do?


If you cannot wait until it is fixed, have a look at `man 5 make.conf` 
for COLLISION_IGNORE, collision-protect and protect-owned. You can use 
`infocmp` to compare colliding terminfo description files and see if 
they differ and which one to keep. I would treat ncurses as the master.



References:
 - [1] 
 - [2] 
 - [3] 


--
Regards,
floyd