Opened 15 years ago
Closed 15 years ago
#24379 closed defect (invalid)
activation of port gpsd fails
Reported by: | sbartko@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | thedoobs@… | |
Port: | gpsd |
Description (last modified by jmroot (Joshua Root))
---> Activating gpsd @2.92_0 DEBUG: Image error: /opt/local/bin/gpscat already exists and does not belong to a registered port. Unable to activate port gpsd. while executing "_activate_contents $name $imagefiles $imagedir" (procedure "portimage::activate" line 56) invoked from within "registry_activate $name ${version}_${revision}${portvariants} [array get user_options]" (procedure "eval_targets" line 21) invoked from within "eval_targets activate" invoked from within "$workername eval eval_targets $target" (procedure "mportexec" line 85) invoked from within "mportexec $workername $target" Error: Unable to execute port: Image error: /opt/local/bin/gpscat already exists and does not belong to a registered port. Unable to activate port gpsd. To report a bug, see <http://guide.macports.org/#project.tickets>
Change History (6)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to jan@… |
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from jan@… to macports-tickets@… |
---|---|
Port: | gpsd added; digikam removed |
Type: | request → defect |
And in fact this has nothing to do with digikam per se.
comment:3 Changed 15 years ago by jmroot (Joshua Root)
Summary: | install of port digikam fails see out put of dependency activation → activation of port gpsd fails |
---|
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
So can you tell us why gpscat already exists on your system?
comment:6 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing due to lack of response. Please either manually remove the file that already exists, or force the activation to have MacPorts do it for you, e.g.
sudo port -f activate gpsd
Note: See
TracTickets for help on using
tickets.
Please remember to preview and use WikiFormatting, and to cc the maintainer.
The error message seems pretty clear about what the problem is: "/opt/local/bin/gpscat already exists and does not belong to a registered port."