Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Fixed sdcv.rb fomula. #23052

Closed
wants to merge 2 commits into from
Closed

Fixed sdcv.rb fomula. #23052

wants to merge 2 commits into from

Conversation

chenkaie
Copy link
Contributor

@chenkaie chenkaie commented Oct 5, 2013

Repository moved permanently to 'https://svn.code.sf.net/p/sdcv/code/trunk'

@MikeMcQuaid
Copy link
Member

@BrewTestBot test this please

@chenkaie
Copy link
Contributor Author

chenkaie commented Oct 5, 2013

The Jenkins merged build fail is caused by the svn prompt due to https certificate.
It appears that svn --force still not able to handle this case.
I'm trying to change this patch to url 'http://svn.code.sf.net/p/sdcv/code/trunk', :revision => '38'.
Any suggestion or better way about this sort of issue?
I saw a lot of formula encounter the same "not trusted authority" issue.

==> Checking out https://svn.code.sf.net/p/sdcv/code/trunk
svn checkout --force https://svn.code.sf.net/p/sdcv/code/trunk /Library/Caches/Homebrew/sdcv--svn -r 38
Error validating server certificate for 'https://svn.code.sf.net:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: *.code.sf.net
 - Valid: from Thu, 21 Feb 2013 03:55:25 GMT until Thu, 27 Mar 2014 09:04:45 GMT
 - Issuer: GeoTrust, Inc., US
 - Fingerprint: 54:b2:37:77:96:10:8e:56:07:05:49:00:bd:50:44:69:8e:bd:76:04
(R)eject, accept (t)emporarily or accept (p)ermanently?

@MikeMcQuaid
Copy link
Member

Use the UnsafeSubversionDownloadStrategy.

@MikeMcQuaid
Copy link
Member

(see imagemagick or vgmstream formulae)

@chenkaie
Copy link
Contributor Author

chenkaie commented Oct 5, 2013

@MikeMcQuaid Thanks a lot, done!

@adamv adamv closed this in 7543b5e Oct 5, 2013
@chenkaie chenkaie deleted the bugfix branch October 5, 2013 17:25
@chenkaie chenkaie restored the bugfix branch October 5, 2013 17:25
handyman5 pushed a commit to handyman5/homebrew that referenced this pull request Oct 7, 2013
Closes Homebrew#23052.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants