Opened 8 years ago
Closed 7 years ago
#53674 closed defect (fixed)
ripgrep: create ports for dependencies
Reported by: | ruipacheco (Rui Pacheco) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | Cc: | ||
Port: | ripgrep |
Description
Tried to install ripgrep but got the error in the log. Apparently can't build it at all.
Attachments (1)
Change History (6)
Changed 8 years ago by ruipacheco (Rui Pacheco)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to raimue |
---|---|
Status: | new → assigned |
comment:3 Changed 8 years ago by raimue (Rainer Müller)
Status: | assigned → accepted |
---|
Thank you for the report. This exactly was my main concern about the dependency handling for rust ports. It needs to get external source (crates) that may vanish at any time.
I will look into updating the port as a workaround.
comment:4 Changed 7 years ago by raimue (Rainer Müller)
Summary: | Can't install ripgrep → ripgrep: create ports for dependencies |
---|
Instead of relying on cargo to download additional crates, the dependencies should also be provided by ports.
comment:5 Changed 7 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Updating the port may help. See #53353.