Homebrew / legacy-homebrew

💀 The former home of Homebrew/homebrew (deprecated)
https://brew.sh
26.98k stars 11.35k forks source link

serf failed to build on 10.9 #23778

Closed doits closed 10 years ago

doits commented 10 years ago

https://gist.github.com/7231634

Having the issue after upgrading to 10.9.

doits commented 10 years ago

looks like formula is deleted now and subversion works without it.

niederle commented 10 years ago

subversion 1.7 does not work without serf. Could you make it available again?

MikeMcQuaid commented 10 years ago

The formula is now part of Subversion itself.

niederle commented 10 years ago

I needed to install subversion 1.7 (for getting Subclipse in Eclipse Indigo working) and this failed because of the missing formula. But now I realized that brew lists subversion version 1.7.10 and below but it cannot be installed at all anymore:

brew install subversion ==> Downloading http://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.7.10.tar.bz2 ==> Best Mirror http://ftp.halifax.rwth-aachen.de/apache/subversion/subversion-1.7.10.tar.bz2

curl: (22) The requested URL returned error: 404 Error: Download failed: http://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.7.10.tar.bz2

So, I don't have any solution to get the Eclipse extension working...

On 11 November 2013 11:44, Mike McQuaid notifications@github.com wrote:

The formula is now part of Subversion itself.

— Reply to this email directly or view it on GitHubhttps://github.com/mxcl/homebrew/issues/23778#issuecomment-28189158 .

Antje Janosch, Dipl. Informatikerin (FH) Research Assistant, Image Analysis HT-Technology Development Studio (TDS)

Max Planck Institute of Molecular Cell Biology and Genetics (MPI-CBG)

Pfotenhauerstrasse 108 D-01307 Dresden Phone: ++49 351 210 - 2724 Fax: ++49 351 210 - 1349 E-mail: antje.janosch@mpi-cbg.de Internet: http://mpi-cbg.de/

MikeMcQuaid commented 10 years ago

Don't use brew versions, use the homebrew/versions tap instead.

niederle commented 10 years ago

I think, I got it. Beside this, I could solve my problem without going back to an older subversion version. Thanks a lot!

On 11 November 2013 13:31, Mike McQuaid notifications@github.com wrote:

Don't use brew versions, use the homebrew/versions tap instead.

— Reply to this email directly or view it on GitHubhttps://github.com/mxcl/homebrew/issues/23778#issuecomment-28195174 .

Antje Janosch, Dipl. Informatikerin (FH) Research Assistant, Image Analysis HT-Technology Development Studio (TDS)

Max Planck Institute of Molecular Cell Biology and Genetics (MPI-CBG)

Pfotenhauerstrasse 108 D-01307 Dresden Phone: ++49 351 210 - 2724 Fax: ++49 351 210 - 1349 E-mail: antje.janosch@mpi-cbg.de Internet: http://mpi-cbg.de/