Pod Error installing Bugly

pod install 安装bugly时报错

[!] Error installing Bugly
[!] /usr/bin/curl -f -L -o /var/folders/6l/t2dwpz4n27v8954sbchm7rb80000gn/T/d20211230-26349-1xx9psc/file.zip https://raw.githubusercontent.com/BuglyDevTeam/Bugly-iOS/master/release/Bugly-2.5.2.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.11.2 cocoapods-downloader/1.5.1'

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused

解决方法:查询 raw.githubusercontent.com IP地址,加入hosts文件即可。
详细步骤:
1、 打开IP查询网址:https://www.ipaddress.com
2、输入 raw.githubusercontent.com 查询其IP地址
3、前往文件夹 /etc, 找到hosts 文件
4、hosts文件是被锁定的,所以复制一份到桌面
5、修改hosts,在最底下添加刚才的ip 和 raw.githubusercontent.com(例:199.232.68.133 raw.githubusercontent.com)
6、保存,将此编辑过的文件拖到/etc目录下, 替换之前的文件
7、重新执行pod install命令 即可

参考文章
https://www.jianshu.com/p/2cdecb181a95

之后又遇到一个类似错误

[!] Error installing CocoaLumberjack
[!] /usr/bin/git clone https://github.com/CocoaLumberjack/CocoaLumberjack.git /var/folders/6l/t2dwpz4n27v8954sbchm7rb80000gn/T/d20211230-26547-5q58kr --template= --single-branch --depth 1 --branch 3.6.1

Cloning into '/var/folders/6l/t2dwpz4n27v8954sbchm7rb80000gn/T/d20211230-26547-5q58kr'...
fatal: unable to access 'https://github.com/CocoaLumberjack/CocoaLumberjack.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 

查询了解决方法,本来想找一个靠谱的先试,突发奇想,不修改再pod install 试几次会不会好,然后就试了,哎 ,竟然真的OK,直接过

后续又遇到几次,还是老方法,多试几次,OKOKOK,哈哈哈

三、
有一个新问题

[!] Error installing RegexKitLite
[!] Unable to locate the executable `svn`

原因:
新电脑,终端里pod install 某些老的库, 比如RegexKitLite这些,会报错Unable to locate the executable ‘svn’ , 因为新电脑里没有安装svn,xcode不自带svn了。
解决:
安装svn 再pod install即可
步骤:
//打开终端输入 brew install svn
如果没有安装Homebrew,复制下方内容 终端执行即可安装

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

参考
https://blog.csdn.net/RollingPin/article/details/117445813
https://blog.csdn.net/RollingPin/article/details/117445015
https://blog.csdn.net/RollingPin/article/details/117444183
https://zhuanlan.zhihu.com/p/111014448

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 5
    评论
中文名: Joomla! 宝典 原名: Joomla! Bible 别名: Joomla!,PHP,CMS,宝典,Bible 作者: Ric Shreves资源格式: PDF 出版社: Wiley书号: 978-0-470-50957-9发行时间: 2010年 地区: 美国 语言: 英文 简介:   Joomla!是一套在国外相当知名的内容管理系统   (Content Management System, CMS),它属于Portal(企业入口网站)类型,顾名思义,就是比较适合作为商业类型的网站程序。一般人对这类型的内容管理系统可能会有以下的别名来称呼:   ■ 架站程序(或软件)   ■ 快速架站程序(或软件)   ■ 整站程序   Joomla!是使用PHP语言加上MySQL数据库所开发的软件系统,可以在Linux、 Windows、MacOSX等各种不同的平台上执行。目前是由Open Source Matters (www.opensourcematters.org)这个开放源码组织进行开发与支持,这个组织的成员来自全世界各地,小组成员约有150人,包含了开发者、设计者、系统管理者、文件撰写者,以及超过2万名的参与会员。目前,Joomla!最新的版本是1.5.15 。 Comprehensive guide to creating Web sites with the open-source Joomla!1.5 Joomla! is an open-source content management system (CMS) for Web sites. While it is free and relatively easy to use, there are lots of tricks and functionality that may not be intuitive to new users or those switching from other systems. And the previous version is quite different from the new Joomla 1.5, for which documentation is sparse. Joomla! Bible is the complete, step-by-step guide you need to build and manage Web sites using the very newest version of this powerful and popular CMS. Walks you through obtaining the Joomla! 1.5 code and how to deploy it to a server, configure the site, create content, and manage content and user hierarchies Helps you get the most out of core modules that provide advanced functionality, including the Polls Module, the Banner Manager, the Media Manager, Galleries, Weblinks, Content Syndication, and Newsfeed Aggregation Vaults you into the world of Web 2.0 with extensive coverage of JomSocial, and shows you how to set up for e-commmerce with VirtueMart Get the most out of Joomla! 1.5 with this complete guide guide. 目录: Acknowledgments Contents at a Glance Contents Introduction Part I: Getting Started with Joomla! Chapter 1: Introducing the Joomla! Content Management System Discovering Open Source Content Management Discovering Joomla! The Joomla! architecture Summary Chapter 2: Obtaining and Installing Joomla! Getting the Installation Files Technical Requirements Installing Joomla! Summary Chapter 3: Taking a Look at Joomla! Introducing the Front End (The Public Interface) Introducing the Back End (The Admin Interface) Summary Chapter 4: Getting the Most from Site Configuration Exploring the Global Configuration Manager Working with the Site Tab Using the System Tab Managing Server Tab Options Summary Part II: Working with Content and Users Chapter 5: Managing Content Understanding the Joomla! Content Hierarchy Creating Content Hierarchies Working with Articles Managing Existing Articles Summary Chapter 6: Working with Editors and Media Using WYSIWYG Editors Overview of the Media Manager Working With Media Files Summary Chapter 7: Employing Advanced Content Management Techniques Using Content Display Modules Bringing External Content into Your Site Managing Content from the Front End Syndicating Your Articles Summary Chapter 8: Working with the Menu System Introducing the Menu Manager Creating and Managing Menus Introducing the Menu Item Manager Creating and Managing Menu Items Controlling Access to Menus and Menu Items Summary Chapter 9: Managing the Front Page of Your Site Controlling Front Page Layout Publishing Articles on the Front Page Publishing Component Output on the Front Page Publishing Modules on the Front Page Summary Chapter 10: Working with the User Manager Introducing the User Manager Understanding the Joomla! User Hierarchy Adding Users to the System Managing Users Creating User Registration Controlling Access to Content and Functionalities Summary Chapter 11: Working with the Language Manager The Function of the Language Manager Installing New Language Packs Modifying a Language Pack Specifying the Language Used Summary Part III: Working with Components, Modules, and Plugins Chapter 12: Using the Banner Manager Introducing the Banner Manager Understanding Banner Parameters Managing Clients Managing Categories Managing Banners Using the Banners Module Summary Chapter 13: Working with the Contact Manager Introducing the Contact Manager Setting Contact Parameters Managing Contacts and Categories Creating Contact Forms Summary Chapter 14: Using the News Feeds Component Introducing the News Feeds Manager Understanding News Feed Parameters Managing Feeds and Categories Summary Chapter 15: Using the Polls Component Introducing the Poll Manager Creating and Managing Polls Displaying Polls Summary Chapter 16: Using the Web Links Component Introducing the Web Link Manager Setting Web Links Parameters Managing Links and Categories Summary Chapter 17: Working with the Site Modules Reviewing the Module Manager Introducing the Site Modules Summary Chapter 18: Working With the Administrator Modules Reviewing the Module Manager Reviewing the Administrator Modules Summary Chapter 19: Working with Plugins Introducing the Plugin Manager Reviewing the Default Plugins Summary Part IV: Customizing and Extending the System Chapter 20: Customizing Joomla! Templates Discovering How the Templates Work Exploring the Default Templates Knowing the Parts of a Template Introducing the Template Manager Customizing Templates Controlling the Appearance of Menus Working with Module Chrome Overriding Pagination Formatting Creating a New Template Working With the Admin Template Summary Chapter 21: Customizing Joomla! Functionality Understanding Basic Principles Using the Right Tools Discovering the Joomla! API Working with Components Working with Modules Working with Plugins Summary Chapter 22: Extending Your Site Finding Extensions Working with the Extension Manager Finding the Right Extension for the Job Summary Chapter 23: Implementing e-Commerce with VirtueMart Introducing VirtueMart Obtaining and Installing VirtueMart Reviewing the VirtueMart Control Panel Configuring VirtueMart Administering the Store Summary Chapter 24: Creating a Community Site with JomSocial Introducing JomSocial Obtaining and Installing JomSocial Overview of the JomSocial Control Panel Configuring JomSocial Administering the Community Summary Part V: Site Maintenance and Management Chapter 25: Keeping Your Site Secure and Up to Date Security Best Practices Keeping Up With Security Notices Managing Site Maintenance Upgrading a Joomla! Installation Summary Chapter 26: Managing Performance and Accessibility Understanding Cache Management Improving Content Performance Tuning Joomla! Performance Enhancing Accessibility Summary Chapter 27: Making a Site Search Engine Friendly Creating Search Engine Friendly URLs Creating Custom Error Pages Working with Metadata and Page Titles Summary Part VI: Appendixes Appendix A: The Directory Structure of a Joomla! Installation Appendix B: A Guide to the Location of Key Files Appendix C: Installing XAMPP Appendix D: Installing MAMP Appendix E: Additional Online Help Resources The Help Files inside Joomla! Online Help and Support Resources Using Community Support Options Finding Commercial Support Index

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值