[MacPorts] #43435: Can't start Glances

MacPorts noreply at macports.org
Wed Jun 4 01:40:11 PDT 2014


#43435: Can't start Glances
----------------------------+--------------------
  Reporter:  rui.pacheco@…  |      Owner:  g5pw@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.2.1
Resolution:                 |   Keywords:
      Port:  glances        |
----------------------------+--------------------

Comment (by rui.pacheco@…):

 {{{
 $ sudo port -d selfupdate
 Password:
 Sorry, try again.
 Password:
 DEBUG: Copying
 /Users/ruipacheco/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/release/tarballs
 --->  Updating MacPorts base sources using rsync
 receiving file list ... done
 base.tar

 sent 31264 bytes  received 233049 bytes  48056.91 bytes/sec
 total size is 27002880  speedup is 102.16
 receiving file list ... done
 base.tar.rmd160

 sent 64 bytes  received 635 bytes  279.60 bytes/sec
 total size is 512  speedup is 0.73
 DEBUG: successful verification with key /opt/local/share/macports
 /macports-pubkey.pem
 DEBUG: /usr/bin/tar -C
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp
 -xf
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base.tar
 MacPorts base version 2.3.0 installed,
 DEBUG: Rebuilding and reinstalling MacPorts if needed
 MacPorts base version 2.3.0 downloaded.
 --->  Updating the ports tree
 Synchronizing local ports tree from
 rsync://rsync.macports.org/release/tarballs/ports.tar
 DEBUG: /usr/bin/rsync -rtzv --delete-after
 rsync://rsync.macports.org/release/tarballs/ports.tar
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
 receiving file list ... done
 ports.tar

 sent 54882 bytes  received 112897 bytes  37284.22 bytes/sec
 total size is 61235200  speedup is 364.98
 DEBUG: /usr/bin/rsync -rtzv --delete-after
 rsync://rsync.macports.org/release/tarballs/ports.tar.rmd160
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
 receiving file list ... done
 ports.tar.rmd160

 sent 64 bytes  received 636 bytes  280.00 bytes/sec
 total size is 512  speedup is 0.73
 DEBUG: successful verification with key /opt/local/share/macports
 /macports-pubkey.pem
 DEBUG: /usr/bin/tar -C
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp
 -xf
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports.tar
 DEBUG: /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
 receiving file list ... done
 PortIndex

 sent 19636 bytes  received 20571 bytes  16082.80 bytes/sec
 total size is 10601627  speedup is 263.68
 DEBUG: /usr/bin/rsync -rtzv --delete-after
 rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_13_i386/PortIndex.rmd160
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
 receiving file list ... done
 PortIndex.rmd160

 sent 64 bytes  received 636 bytes  280.00 bytes/sec
 total size is 512  speedup is 0.73
 DEBUG: successful verification with key /opt/local/share/macports
 /macports-pubkey.pem
 --->  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
 }}}



 {{{
 $ sudo port upgrade outdated
 // This upgraded git
 }}}



 {{{
 $ sudo port upgrade glances
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 }}}



 {{{
 $ glances
 Traceback (most recent call last):
   File "/opt/local/bin/glances", line 5, in <module>
     from pkg_resources import load_entry_point
   File
 "/Users/ruipacheco/.venvburrito/lib/python/distribute-0.6.49-py2.7.egg/pkg_resources.py",
 line 53
     def _bypass_ensure_directory(name, mode=0777):
                                                ^
 SyntaxError: invalid token
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/43435#comment:18>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list