Opened 12 years ago

Closed 12 years ago

#36642 closed defect (fixed)

soci-devel: Git clone fails

Reported by: sorlok_reaves@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: g.lorenz@…, ryandesign (Ryan Carsten Schmidt)
Port: soci-devel

Description

Hello,

I tried uninstalling and re-installing soci-devel (+postresql90) just today, and it failed, complaining that the git repository could not be found. (I've run selfupdate and upgrade outdated recently.) Checking the portfile, I see:

git.url git://soci.git.sourceforge.net/gitroot/soci/soci

...but if I try to clone this from the command line, I get: "fatal: Could not read from remote repository.".

After searching on SourceForge, I found that the repository url should actually be:

git://git.code.sf.net/p/soci/code-0

Testing on the command line, this repository URL clones fine. The branch (b08381512115ac4422f16aaf4a55896633040dee) exists in this repository, so I'm guessing this is just a new SourceForge thing.

Looking forward to a response. Please close this ticket if you are already aware of this problem.

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: g.lorenz@… ryandesign@… added
Resolution: fixed
Status: newclosed
Summary: Git clone fails in soci-develsoci-devel: Git clone fails

Thanks! Fixed in r98852.

Note: See TracTickets for help on using tickets.