Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 646220

Summary: net-ftp/tftp-hpa-5.2-r1 : file collision with net-ftp/uftpd-2.4
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: oz.tiram, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=783723
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
etc.portage.tbz2
logs.tbz2
net-ftp:tftp-hpa-5.2-r1:20180131-001058.log

Description Toralf Förster gentoo-dev 2018-01-31 17:58:04 UTC
 * Detected file collision(s):
 * 
 * 	/usr/sbin/in.tftpd
 * 	/usr/share/man/man8/in.tftpd.8.bz2
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * net-ftp/uftpd-2.4:0::gentoo
 * 	/usr/sbin/in.tftpd
 * 	/usr/share/man/man8/in.tftpd.8.bz2
 * 
 * Package 'net-ftp/tftp-hpa-5.2-r1' NOT merged due to file collisions.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20180127-224621

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0
 [2] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-ftp/tftp-hpa
Comment 1 Toralf Förster gentoo-dev 2018-01-31 17:58:29 UTC
Created attachment 517260 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-31 17:58:32 UTC
Created attachment 517262 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-31 17:58:35 UTC
Created attachment 517264 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2018-01-31 17:58:38 UTC
Created attachment 517266 [details]
logs.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-31 17:58:41 UTC
Created attachment 517268 [details]
net-ftp:tftp-hpa-5.2-r1:20180131-001058.log
Comment 6 Andreas Sturmlechner gentoo-dev 2021-04-18 10:23:33 UTC
Blocker added in commit cb6c02fd20c75955c7f9b21b528b3db2b91f75a5.
Comment 7 OzTiram 2021-04-18 10:55:45 UTC
I believe this issue is solved in tftp-hpa/tftp-hpa-5.2-r2.ebuild.
Maybe it would be better to stabilize this version instead of tftp-hpa/tftp-hpa-5.2-r1?
Comment 8 Mike Gilbert gentoo-dev 2021-04-18 15:14:01 UTC
commit cb6c02fd20c75955c7f9b21b528b3db2b91f75a5
Author: Oz N Tiram <oz.tiram@gmail.com>
Date:   Fri Sep 4 09:37:38 2020 +0200

    net-ftp/tftp-hpa: fix collision with uftpd
    
    tftp-hpa client can still be installed along side with uftpd.
    
    Package-Manager: Portage-3.0.4, Repoman-2.3.23
    Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>