Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25440 - net-ftp/aftp-0.6-r2 overwrites net-misc/netkit-tftp-0.17-r1
Summary: net-ftp/aftp-0.6-r2 overwrites net-misc/netkit-tftp-0.17-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-28 11:40 UTC by Nils Ohlmeier
Modified: 2003-10-30 09:39 UTC (History)
1 user (show)

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 Nils Ohlmeier 2003-07-28 11:40:42 UTC
The emerge of net-ftp/aftp-0.6-r2 overwrites the executable /usr/sbin/in.tftpd
from net-misc/netkit-tftp-0.17-r1 with a link to /usr/sbin/atftpd.

Reproducible: Always
Steps to Reproduce:
1. emerge net-misc/netkit-tftp-0.17-r1
2. emerge net-ftp/aftp-0.6-r2
3.

Actual Results:  
The executable /usr/sbin/in.tftpd is gone.

Expected Results:  
Some solutions seem reasonable to me:
- atftp is blocked by an existing netkit-tftp
- atftp detects the existing /usr/sbin/in.tftpd and do not overwrites it, but
prints a warning
- netkit-tftp place its executable with another name and also uses a symlink to
its executable, then the executable wouldnt be lost if atftp overwrites just the
link
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-17 09:42:40 UTC
we currently have netkit-tftpd, aftpd and tftp-hpa, i think a virtual/tftpd
would be a good idea, each should have a block on virtual/tftpd, as i can
see no reason for installing two tftp servers, what do you think?
Comment 2 Nils Ohlmeier 2003-10-19 11:37:44 UTC
Yes, a virtual/tftpd which blocks the installation of a another tftp server
is a very good idea/solution in my opinion.
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-30 09:39:20 UTC
added virtual/tftp default to tftp-hpa on all arches