Skip to content

Not able to download mailcore2-ios (0.6.4) in my project, the detpanorg site is down? #2013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wahasmughal opened this issue Apr 9, 2025 · 4 comments

Comments

@wahasmughal
Copy link

I'm trying to install the mailcore2-ios by pod install command, but it is failing with the following error:

└─ Cause: Error installing mailcore2-ios [!] /usr/bin/curl -f -L -o /var/folders/x0/hzj3qqys3cqdqdgsqs5s1kk80000gn/T/d20250409-3752-l84bxk/file.zip http://d.etpan.org/mailcore2-deps/mailcore2-ios/mailcore2-ios-12.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.16.2 cocoapods-downloader/2.1'

The http://d.etpan.org site is down from where it tried to be downloaded? how to work around this issue, I need to make an urgent build, my React Native version is 0.64.3

@NoxAspera
Copy link

I am also having the same issue, is there any plan to resolve this?

@huanghun-666
Copy link

Hopefully someone will help out soon

@PraveenReddyPasala
Copy link

I am also facing the same issue. Could you please resolve it as soon as possible?

@wahasmughal
Copy link
Author

@NoxAspera @huanghun-666 @PraveenReddyPasala I have forked the lib on my repo, you just need to add this line in Podfile and you are good to go.

pod 'mailcore2-ios', :git => 'https://github.com/wahasmughal/mailcore2-ios.git', :branch => 'main'

Note: This is temporarily hosted, please backup for future use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants