MAC安裝MacPorts 卡在“正在運行軟體包腳本”的解決辦法

来源:https://www.cnblogs.com/shizihao1996/archive/2020/01/09/12172093.html
-Advertisement-
Play Games

MAC安裝MacPorts 卡在“正在運行軟體包腳本”的解決辦法 1. 點擊右上角強制結束掉“安裝器” 2. 打開terminal, 輸入命令“ps ef | grep install”, 找到遺留進程, kill掉 3. 安裝Xcode 4. 輸入命令“xcodebuild license” 並同 ...


MAC安裝MacPorts 卡在“正在運行軟體包腳本”的解決辦法

  1. 點擊右上角強制結束掉“安裝器”
  2. 打開terminal, 輸入命令“ps -ef | grep install”, 找到遺留進程, kill掉
  3. 安裝Xcode
  4. 輸入命令“xcodebuild -license” 並同意
  5. MacPorts卡住是因為在安裝過程中安裝腳本使用了Rsync更新, 即使翻了牆, 由於Rsync是系統進程, 所以大部分fq軟體都不會代理

    解決辦法: 使用proxifier實現全局代理。並把“System processes”勾上,實現系統進程的代理。如下圖所示

  6. 終端輸入sudo port -d selfupdate, 此時proxifier會顯示rsync通過隧道


        szhdeiMac-Pro:~ szh$ sudo port -d selfupdate 
        Password:
        DEBUG: Copying /Users/szh/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences
        DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs
        --->  Updating MacPorts base sources using rsync
        DEBUG: system: /usr/bin/rsync -rtzvl --delete-after rsync://rsync.macports.org/macports/release/tarballs/base.tar /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs
        
        Willkommen auf dem RSYNC-server auf ftp.fau.de.
        Nicht all unsere Mirror sind per rsync verfuegbar.
        
        Welcome to the RSYNC daemon on ftp.fau.de.
        Not all of our mirrors are available through rsync.
        
        
        receiving file list ... done
        
        sent 16 bytes  received 55 bytes  15.78 bytes/sec
        total size is 85712384  speedup is 1207216.68
        DEBUG: system: /usr/bin/rsync -rtzvl --delete-after rsync://rsync.macports.org/macports/release/tarballs/base.tar.rmd160 /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs
        
        Willkommen auf dem RSYNC-server auf ftp.fau.de.
        Nicht all unsere Mirror sind per rsync verfuegbar.
        
        Welcome to the RSYNC daemon on ftp.fau.de.
        Not all of our mirrors are available through rsync.
        
        
        receiving file list ... done
        
        sent 16 bytes  received 62 bytes  31.20 bytes/sec
        total size is 512  speedup is 6.56
        DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
        DEBUG: system: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/base.tar
        MacPorts base version 2.6.2 installed,
        DEBUG: Rebuilding and reinstalling MacPorts if needed
        MacPorts base version 2.6.2 downloaded.
        --->  Updating the ports tree
        Synchronizing local ports tree from rsync://aarnet.au.rsync.macports.org/pub/macports/ports/
        DEBUG: system: /usr/bin/rsync -rtzvl --delete-after  '--exclude=/PortIndex*' rsync://aarnet.au.rsync.macports.org/pub/macports/ports/ /opt/local/var/macports/sources/aarnet.au.rsync.macports.org/pub/macports
        
        Welcome to mirror.aarnet.edu.au - AARNet's mirror service
        --------------------------------------------------------------------
        
        Content is available via:
                rsync://mirror.aarnet.edu.au/
                http://mirror.aarnet.edu.au/
        
        Please read the FAQ at:
        https://support.aarnet.edu.au/hc/en-us/categories/202837867-Mirror
        
        --------------------------------------------------------------------
        
        Feedback and queries are welcome to [email protected]
        
        
        receiving file list ... done
        ./
        graphics/vtk/
        graphics/vtk/Portfile
        perl/p5-net-ident/
        perl/p5-net-ident/Portfile
        python/py-argh/
        python/py-argh/Portfile
        python/py-photutils/
        python/py-photutils/Portfile
        x11/blackbox/
        x11/blackbox/Portfile
        
        sent 299 bytes  received 782280 bytes  20868.77 bytes/sec
        total size is 47949331  speedup is 61.27
        DEBUG: system: chmod -R a+r /opt/local/var/macports/sources/aarnet.au.rsync.macports.org/pub/macports
        DEBUG: system: /opt/local/bin/portindex /opt/local/var/macports/sources/aarnet.au.rsync.macports.org/pub/macports
        Creating port index in /opt/local/var/macports/sources/aarnet.au.rsync.macports.org/pub/macports
        Adding port devel/libgee
        Adding port graphics/vtk
        Adding port ocaml/ocaml-cppo
        Adding subport ocaml-cppo_ocamlbuild
        Adding port ocaml/ocaml-ppx_tools_versioned
        Adding port perl/p5-net-ident
        Adding subport p5.26-net-ident
        Adding subport p5.28-net-ident
        Adding subport p5.30-net-ident
        Adding port python/py-argh
        Adding subport py27-argh
        Adding subport py35-argh
        Adding subport py36-argh
        Adding subport py37-argh
        Adding port python/py-backports-ssl_match_hostname
        Adding subport py27-backports-ssl_match_hostname
        Adding port python/py-photutils
        Adding subport py36-photutils
        Adding subport py37-photutils
        Adding subport py27-photutils
        Adding subport py34-photutils
        Adding subport py35-photutils
        Adding port python/py-prometheus_client
        Adding subport py27-prometheus_client
        Adding subport py35-prometheus_client
        Adding subport py36-prometheus_client
        Adding subport py37-prometheus_client
        Adding subport py38-prometheus_client
        Adding port science/gr-osmosdr
        Adding subport gr-osmosdr-38
        Adding port x11/blackbox
        
        Total number of ports parsed:   31 
        Ports successfully parsed:  31 
        Ports failed:           0 
        Up-to-date ports skipped:   22753
        
        --->  MacPorts base is already the latest version
        DEBUG: Setting MacPorts sources ownership to root
        
        The ports tree has been updated. To upgrade your installed ports, you should run
          port upgrade outdated

您的分享是我們最大的動力!

-Advertisement-
Play Games
更多相關文章
  • 簡單介紹 HttpReports 是 .Net Core 下的一個Web項目, 適用於WebAPI,Ocelot網關應用,MVC項目,非常適合針對微服務應用使用,通過中間件的形式集成到您的項目中,可以讓開發人員快速的搭建出一個 數據統計,分析,圖表,監控 一體化的 Web站點。 主要模塊 主要包含H ...
  • Windows 安裝.net2.0/3.0 將下列代碼拷到本地bat文件中(bat文件和sxs文件夾同級),下載適用的.net安裝包版本後放置到sxs文件夾,用管理員許可權執行bat文件即可。 .net2.0/3.0安裝包下載(下載後解壓到sxs文件夾中) widows 1909前版本 適用.net2 ...
  • 我在較早之前的隨筆《基於MVC4+EasyUI的Web開發框架形成之旅--附件上傳組件uploadify的使用》Web框架介紹中介紹了基於Uploadify的文件上傳操作,免費版本用的是Jquery+Flash實現文件的上傳處理,HTML5收費版本的沒有試過。隨著Flash逐漸退出整個環境,很多瀏覽... ...
  • 一、簡要介紹 在以前的文章裡面,我們介紹了 ABP vNext 在 DDD 模塊定義了倉儲的介面定義和基本實現。本章將會介紹,ABP vNext 是如何將 EntityFramework Core 框架跟倉儲進行深度集成。 ABP vNext 在集成 EF Core 的時候,不只是簡單地實現了倉儲模 ...
  • 請求篩選模塊被配置為拒絕包含雙重轉義序列的請求的.net core處理 ...
  • 概覽 最近有個需求是通過c 代碼來啟動 python 腳本。嘿~嘿!!! 突發奇想~~既然可以啟動 python 腳本,那也能啟動 flask,於是開始著手操作。 先看gif圖 準備 因為使用的是 來創建的控制台程式,啟動flask web程式,所以需要下載 , 如果使用的是 直接運行即可,當前是生 ...
  • 很簡單,就是先全屏截圖,然後再按需要裁剪就可以了。 所以,首先要獲取桌面的大小,代碼如下: 使用 PrimaryScreen.DESKTOP 就可以獲取桌面解析度的大小了,有了這個大小,就可以開始全屏截圖了,代碼如下: 調用 ImageHelper.GetScreen() 即可以獲取全屏截圖 再然後 ...
  • 前言 這是我第一次在寫博客,裡面記錄了我配置LAMP遇到的各種各樣的細節,也許表述不夠準確,希望大佬給於批評指正 環境 OS Ubuntu server 18.04.3 遠程連接軟體 cmder 文件傳輸軟體 winSCP 安裝和遠程連接 其實安裝的時候就需要註意兩點 1. 讓你輸入鏡像地址的時候, ...
一周排行
    -Advertisement-
    Play Games
  • 移動開發(一):使用.NET MAUI開發第一個安卓APP 對於工作多年的C#程式員來說,近來想嘗試開發一款安卓APP,考慮了很久最終選擇使用.NET MAUI這個微軟官方的框架來嘗試體驗開發安卓APP,畢竟是使用Visual Studio開發工具,使用起來也比較的順手,結合微軟官方的教程進行了安卓 ...
  • 前言 QuestPDF 是一個開源 .NET 庫,用於生成 PDF 文檔。使用了C# Fluent API方式可簡化開發、減少錯誤並提高工作效率。利用它可以輕鬆生成 PDF 報告、發票、導出文件等。 項目介紹 QuestPDF 是一個革命性的開源 .NET 庫,它徹底改變了我們生成 PDF 文檔的方 ...
  • 項目地址 項目後端地址: https://github.com/ZyPLJ/ZYTteeHole 項目前端頁面地址: ZyPLJ/TreeHoleVue (github.com) https://github.com/ZyPLJ/TreeHoleVue 目前項目測試訪問地址: http://tree ...
  • 話不多說,直接開乾 一.下載 1.官方鏈接下載: https://www.microsoft.com/zh-cn/sql-server/sql-server-downloads 2.在下載目錄中找到下麵這個小的安裝包 SQL2022-SSEI-Dev.exe,運行開始下載SQL server; 二. ...
  • 前言 隨著物聯網(IoT)技術的迅猛發展,MQTT(消息隊列遙測傳輸)協議憑藉其輕量級和高效性,已成為眾多物聯網應用的首選通信標準。 MQTTnet 作為一個高性能的 .NET 開源庫,為 .NET 平臺上的 MQTT 客戶端與伺服器開發提供了強大的支持。 本文將全面介紹 MQTTnet 的核心功能 ...
  • Serilog支持多種接收器用於日誌存儲,增強器用於添加屬性,LogContext管理動態屬性,支持多種輸出格式包括純文本、JSON及ExpressionTemplate。還提供了自定義格式化選項,適用於不同需求。 ...
  • 目錄簡介獲取 HTML 文檔解析 HTML 文檔測試參考文章 簡介 動態內容網站使用 JavaScript 腳本動態檢索和渲染數據,爬取信息時需要模擬瀏覽器行為,否則獲取到的源碼基本是空的。 本文使用的爬取步驟如下: 使用 Selenium 獲取渲染後的 HTML 文檔 使用 HtmlAgility ...
  • 1.前言 什麼是熱更新 游戲或者軟體更新時,無需重新下載客戶端進行安裝,而是在應用程式啟動的情況下,在內部進行資源或者代碼更新 Unity目前常用熱更新解決方案 HybridCLR,Xlua,ILRuntime等 Unity目前常用資源管理解決方案 AssetBundles,Addressable, ...
  • 本文章主要是在C# ASP.NET Core Web API框架實現向手機發送驗證碼簡訊功能。這裡我選擇是一個互億無線簡訊驗證碼平臺,其實像阿裡雲,騰訊雲上面也可以。 首先我們先去 互億無線 https://www.ihuyi.com/api/sms.html 去註冊一個賬號 註冊完成賬號後,它會送 ...
  • 通過以下方式可以高效,並保證數據同步的可靠性 1.API設計 使用RESTful設計,確保API端點明確,並使用適當的HTTP方法(如POST用於創建,PUT用於更新)。 設計清晰的請求和響應模型,以確保客戶端能夠理解預期格式。 2.數據驗證 在伺服器端進行嚴格的數據驗證,確保接收到的數據符合預期格 ...