Opened 2 years ago
Closed 4 months ago
#69008 closed defect (fixed)
inetutils conflicts with gftp
| Reported by: | barracuda156 | Owned by: | Schamschula (Marius Schamschula) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.8.1 |
| Keywords: | Cc: | ||
| Port: | inetutils, gftp |
Description
Error: Failed to activate inetutils: Image error: /opt/local/bin/gftp is being used by the active gftp port. Please deactivate this port first, or use 'port -f activate inetutils' to force the activation.
while executing
"throw registry::image-error $msg"
("foreach" body line 47)
invoked from within
"foreach file $imagefiles {
set srcfile "${extracted_dir}${file}"
# To be able to install links, we test if we can lst..."
invoked from within
"registry::write {
foreach file $imagefiles {
set srcfile "${extracted_dir}${file}"
# To be able to instal..."
Change History (4)
comment:1 Changed 2 years ago by barracuda156
| Port: | gftp added |
|---|
comment:2 follow-up: 3 Changed 2 years ago by Schamschula (Marius Schamschula)
comment:3 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)
Replying to Schamschula:
There is such a thing as
gftp?
Yes: using the search feature on the ports web site you can see that it is provided by the gftp port.
comment:4 Changed 4 months ago by Marius Schamschula <mschamschula@…>
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

There is such a thing as
gftp?We have run into this situation once before with
gping. We first marked is as a conflict, but Ryan suggested renaminggpinginstead:See: #63168
See: #65344