Opened 9 years ago
Closed 9 years ago
#50681 closed defect (invalid)
Error: git-core has been replaced by git; please install that instead
Reported by: | shevanov@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ci42 | |
Port: | git |
Description
Hello, I got a problem, pls help:
var str = "Hello, playground" iMac:~ Eugeny$ sudo port install git-core +svn +doc +bash_completion +gitweb Password: Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build. Warning: Install them by running `xcode-select --install'. ---> Fetching distfiles for git-core ---> Verifying checksums for git-core ---> Extracting git-core ---> Configuring git-core Error: git-core has been replaced by git; please install that instead. Error: org.macports.configure for port git-core returned: obsolete port Please see the log file for port git-core for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port git-core failed
But Ive got Xcode http://prntscr.com/a5n3se What I need to do now, I got small language problems because I from Russia, thank you in advance.
Change History (2)
comment:1 Changed 9 years ago by dbevans (David B. Evans)
Keywords: | error xcode git-core git removed |
---|---|
Type: | submission → defect |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ciserlohn@… added |
---|---|
Port: | git added |
Resolution: | → invalid |
Status: | new → closed |
Summary: | Error, pls help → Error: git-core has been replaced by git; please install that instead |
As the message says, the port "git-core" changed its name to "git". Install that instead.
sudo port install git +svn +doc +bash_completion +gitweb
Note: See
TracTickets for help on using
tickets.
The Command Line Tools are in addition to the basic Xcode. Run this command in your terminal: