Macports को अपडेट नहीं कर सकते (Mac OS X Mavericks के साथ)


149

Mac OS X को नवीनतम संस्करण Mavericks में अपग्रेड करने के बाद, मैंने अपने Macports को आत्मसात करने का प्रयास किया, लेकिन यह विफल रहा:

$ sudo port -v selfupdate
--->  Updating MacPorts base sources using rsync
receiving file list ... done

sent 36 bytes  received 69 bytes  210.00 bytes/sec
total size is 4925440  speedup is 46908.95
receiving file list ... done

sent 36 bytes  received 76 bytes  74.67 bytes/sec
total size is 512  speedup is 4.57
MacPorts base version 2.2.0 installed,
MacPorts base version 2.2.1 downloaded.
--->  Updating the ports tree
Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar
receiving file list ... done

sent 36 bytes  received 70 bytes  70.67 bytes/sec
total size is 57702400  speedup is 544362.26
receiving file list ... done

sent 36 bytes  received 77 bytes  75.33 bytes/sec
total size is 512  speedup is 4.53
receiving file list ... rsync: change_dir "tarballs/PortIndex_darwin_13_i386" (in release) failed: No such file or directory (2)
done

sent 4 bytes  received 9 bytes  26.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files could not be transferred (code 23) at /SourceCache/rsync/rsync-42/rsync/main.c(1400) [receiver=2.6.9]
Command failed: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_13_i386/PortIndex /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
Exit code: 23
--->  MacPorts base is outdated, installing new version 2.2.1
Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl

checking build system type... x86_64-apple-darwin13.0.0
checking host system type... x86_64-apple-darwin13.0.0
checking target system type... x86_64-apple-darwin13.0.0
checking MacPorts version... 2.2.1
checking for sw_vers... /usr/bin/sw_vers
checking for defaults... /usr/bin/defaults
checking for xcode-select... /usr/bin/xcode-select
checking Mac OS X version... 10.9
checking Xcode location... /Applications/Xcode.app/Contents/Developer
checking Xcode version... 5.0.1
checking for gcc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
<snip>
checking CommonCrypto/CommonDigest.h presence... yes
checking for CommonCrypto/CommonDigest.h... yes
checking for readline in -lreadline... yes
checking whether rl_username_completion_function is declared... no
checking whether rl_filename_completion_function is declared... yes
checking whether rl_completion_matches is declared... yes
checking whether username_completion_function is declared... yes
checking whether filename_completion_function is declared... yes
checking whether completion_matches is declared... yes
checking for Tcl configuration... configure: error: Can't find Tcl configuration definitions
Command failed: cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base && CC=/usr/bin/cc OBJC=/usr/bin/cc ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline && make SELFUPDATING=1 && make install SELFUPDATING=1
Exit code: 1
Error: Error installing new MacPorts base: command execution failed
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: command execution failed
$

यदि मैं किसी विशेष पोर्ट को अपग्रेड करने का प्रयास करता हूं, तो यह भी विफल रहा:

$ sudo port upgrade emacsapp
Password:
Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'.
Error: emacsapp is not installed
$ sudo port search emacs
Password:
Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'.
$ sudo port upgrade emacs-app
Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'.
--->  Fetching archive for gperf
--->  Attempting to fetch gperf-3.0.4_2.darwin_13.x86_64.tbz2 from http://packages.macports.org/gperf
--->  Attempting to fetch gperf-3.0.4_2.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/gperf
--->  Attempting to fetch gperf-3.0.4_2.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gperf
--->  Fetching distfiles for gperf
--->  Attempting to fetch gperf-3.0.4.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/gperf
--->  Verifying checksums for gperf
--->  Extracting gperf
Error: org.macports.extract for port gperf returned: command execution failed
Please see the log file for port gperf for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gperf/gperf/main.log
Error: Problem while installing gperf
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
$

कोई उपाय

  • अगर यह OS X Mavericks और Macports के बीच असंगति के कारण होता है?
  • इसे कैसे जोड़ेंगे?

संपादित करें:

मैंने एक अलग कंप्यूटर को 10.8.5 से 10.9 तक अपग्रेड करने की कोशिश की, और फिर मैकपोर्ट के लिए सेल्फअप करने की कोशिश की, यह फिर से काम नहीं किया लेकिन एक अलग त्रुटि दी:

$ sudo port -v selfupdate
--->  Updating MacPorts base sources using rsync
receiving file list ... done
base.tar

sent 13396 bytes  received 10355 bytes  15834.00 bytes/sec
total size is 4925440  speedup is 207.38
receiving file list ... done
base.tar.rmd160

sent 64 bytes  received 635 bytes  1398.00 bytes/sec
total size is 512  speedup is 0.73
MacPorts base version 2.2.1 installed,
MacPorts base version 2.2.1 downloaded.
--->  Updating the ports tree
Synchronizing local ports tree from file:///opt/local/var/macports/sources/svn.macports.org/trunk/dports/
svn: E155036: Please see the 'svn upgrade' command
svn: E155036: Working copy '/opt/local/var/macports/sources/svn.macports.org/trunk/dports' is too old (format 10, created by Subversion 1.6)
Command failed: /usr/bin/svn update --non-interactive /opt/local/var/macports/sources/svn.macports.org/trunk/dports
Exit code: 1
Error: Synchronization of the local ports tree failed doing an svn update
Error: Couldn't sync the ports tree: Synchronization of 1 source(s) failed
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the ports tree: Synchronization of 1 source(s) failed


बड़ी सलाह - मेरे लिए काम किया
lynxoid

जवाबों:


282

पहले "कमांड लाइन टूल्स" स्थापित करें:

sudo xcode-select --install

(लाइसेंस के लिए स्पष्ट रूप से सहमत होना कभी-कभी "sudo xcodebuild -license" के माध्यम से आवश्यक होता है)

फिर बंदरगाहों को अपग्रेड करें:

sudo port -v selfupdate

36
यह भी ध्यान देने योग्य हो सकता है कि आपको संभवतः नियमों और शर्तों से सहमत होना चाहिए: sudo xcodebuild -license। चरणों के माध्यम से चलाएँ और 'सहमत' और हिट दर्ज करें टाइप करें।
एस्ट्रोमीटर

5
यदि आप ऐसा नहीं करते हैं, तो जब आप कुछ बंदरगाहों को निरस्त करते हैं तो वे विफल हो जाएंगे।
एस्ट्रोमीटर

8
मेरे लिए कम से कम, लाइसेंस समझौता इसके लिए पूछने की आवश्यकता के बिना पॉप अप करता है।
पॉलस्किनर

यह बहुत ज्यादा नाखून है। धन्यवाद!!
एडसन मदीना

2
26 अप्रैल 2014 तक। ये आदेश अब काम नहीं करते हैं। किसी को शायद developer.apple.com/downloads/index.action# से "कमांड लाइन टूल फॉर OS X मावेरिक्स" डाउनलोड करना चाहिए और इसे इंस्टॉल करना चाहिए।
qazwsx

37

मैंने ऐसे ही एक सवाल का जवाब दिया । Tcl ढांचे का स्थान बदल गया है, जो मौजूदा MacPorts बुनियादी ढांचे को तोड़ रहा है। Mavericks के लिए 2.2.1 इंस्टॉलर यहाँ उपलब्ध हो गया है । अपने स्थापित बंदरगाहों की एक सूची बनाएं, और /opt/localस्थापित करने से पहले हटाने पर विचार करें । आपको वैसे भी सब कुछ 'अपडेट' करने की आवश्यकता होगी।


6
2.2.1 स्थापित किया, और सब कुछ फिर से काम करना शुरू कर दिया। कुछ भी निकालना नहीं था। सूचक के लिए धन्यवाद।
एलेक्स पोलखोव्स्की

मुझे भी। यह सही जवाब है। हां, बहुत से लोग कमांड लाइन टूल इंस्टॉल नहीं करते हैं, लेकिन यह स्पष्ट रूप से यहां समस्या नहीं है, जैसा कि पहले ट्रेस शो प्रदान करता है।
पचफॉग

यह वास्तव में सही है, भाग्यशाली है कि मुझे यह जवाब जल्द ही अन्य भ्रामक लोगों के बाद कहीं और मिला। धन्यवाद।
हार्ड-उबला हुआ वंडरलैंड

macosx tcl प्रीइंस्टॉल्ड के साथ नहीं आता है, है ना?
मेसम तोराब

3

एक मौका हो सकता है कि आप XCode लाइसेंस से सहमत नहीं हैं। यदि xcode- इंस्टॉल मदद नहीं करता है, तो आप Xcode लाइसेंस से सहमत होने के लिए नीचे का कमांड चला सकते हैं। sudo xcodebuild -license


2

के साथ एक वास्तविक बग है

gperf @ 3.0.4: त्रुटि: अपेक्षित पैरामीटर घोषणाकर्ता

शुक्र है कि इस मुद्दे पर MacPorts टिकट 40918 का अपना टिकट है

अगर कुछ भी आप Mavericks के सभी मुद्दों को http://trac.macports.org/wiki/MavericksProblems पर पढ़ सकते हैं


2

मेरी भी यही समस्या थी। मैं मान रहा हूं कि आपके पास पहले से स्थापित Xcode कमांड लाइन बर्तन थे। बस XCODE लॉन्च करें और इसे कॉन्फ़िगरेशन समाप्त करने दें। अब rerun port कमांड है और इसे ठीक से काम करना चाहिए।


1

मुझे सेल्फपेट के साथ एक त्रुटि मिली, और http://www.macports.org/install.php से MacPorts की एक नई स्थापना करके इसे हल किया । अब मैं बिना किसी त्रुटि के सेल्फुडेट कमांड को चला सकता हूं और अन्य पोर्ट स्थापित कर सकता हूं।

मैं जो त्रुटि देख रहा था, वह नीचे थी, यह वही समस्या है जो यो सोफिया ने बताई है:

$ sudo port selfupdate
Password:
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.1.3 installed,
MacPorts base version 2.2.1 downloaded.
--->  Updating the ports tree
--->  MacPorts base is outdated, installing new version 2.2.1
Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl

Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: command execution failed

0

मैं मुख्य रूप से @ Brett के उत्तर के ऊपर टिप्पणी करना चाहता था (क्षमा करें, SO n00b अभी भी, अनुमति नहीं है) और अपने अनुभव के उन्नयन को साझा करें ... वास्तव में एक नया उत्तर नहीं है, लेकिन उम्मीद है कि कुछ उपयोगी जानकारी।

मैंने Mavericks MacPorts इंस्टॉलर को ऊपर वर्णित के रूप में डाउनलोड और इंस्टॉल किया, (लेकिन बिना हटाए / ऑप्ट किए, जैसा कि @King जूलियन ने सुझाया था, self updateजो ठीक था, और फिर upgrade outdatedयह एक संदेश के साथ मेरे सभी पोर्ट को अनइंस्टॉल और पुनर्स्थापित करना प्रतीत होता है:

Warning: Deactivate forced.  Proceeding despite dependencies.

हर एक पर। सौभाग्य से मैंने आदि और apache2 / conf की एक प्रति बनाई dirs , इसलिए मेरा कॉन्फिगर वापस पाने में सक्षम होना चाहिए जब यह अंततः खत्म हो जाता है ... 30 मिनट के बाद या तो यह एक त्रुटि फेंक दिया

Unable to open port: extra characters after close-quote

तो मैंने किया self update फिर से किया और फिर upgrade outdatedसे चलाने के लिए लगता है ...

तो ऐसा लगता है कि यह किया जा सकता है (वैसे भी सभी काम कर रहे हैं) - यह फिर से खरोंच से फिर से शुरू करने के लिए तेज़ हो सकता है, लेकिन सुनिश्चित करें कि आपके पास इसके लिए कम से कम कुछ घंटों का समय है (और मुख्य शक्ति से जुड़ा हो;)

माफी अगर बहुत अधिक जानकारी, लेकिन आशा है कि यह मदद करता है!


0

समस्या Macports और Tcl फ्रेमवर्क के स्थान के साथ प्रतीत होती है और Xcode स्थापित होने के बाद यह पथ है। मैं यहाँ Mavericks के लिए Macports का एक नया संस्करण स्थापित करने का सुझाव देता हूं: http://www.macports.org/install.php


0

मेरे पास माउंटेन लायन पर यह मुद्दा था और यह वास्तव में मैकपोर्ट्स के साथ एक पुराने XCode पथ को देखने के लिए था (मेरे पास कई संस्करण शामिल थे जिनमें betas इंस्टॉल था)। मैंने -d विकल्प के साथ दौड़ लगाई और config.log फ़ाइल को /opt/local/var/macports/sources/rsync.macports.org/release/base पर चेक किया और उसने कुछ त्रुटियां बताईं: -

--- snip ---
...
configure:3331: checking for C compiler version
configure:3340: gcc --version >&5
Configured with: --prefix=/Applications/Xcode5-DP3.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
xcrun: Error: could not stat active Xcode path '/Applications/Xcode5-DP3.app/Contents/Developer'. (No such file or directory)
configure:3351: $? = 0
configure:3340: gcc -v >&5
Configured with: --prefix=/Applications/Xcode5-DP3.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
xcrun: Error: could not stat active Xcode path '/Applications/Xcode5-DP3.app/Contents/Developer'. (No such file or directory)
...
--- snip ---

इसलिए मैंने इसे सही रास्ता दिया:

sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer

और यह तय है।

मुझे इस उपयोगी पृष्ठ से अपने सुराग मिले ।

हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.