Changes between Initial Version and Version 1 of Ticket #55902


Ignore:
Timestamp:
Feb 27, 2018, 9:34:28 AM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I can't explain why, but as you see from the error message, the distfile does not exist on your disk. Clean and try again. (sudo port clean py34-pyqt4)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55902

    • Property Status changed from new to assigned
    • Property Keywords py34-pyqt4 removed
    • Property Owner set to michaelld
  • Ticket #55902 – Description

    initial v1  
    1 Error install port py34-pyqt4 in OS X 10.13.3 [[BR]][[BR]]
     1Error install port py34-pyqt4 in OS X 10.13.3
    22
    3 :debug:main Searching for dependency: qt4-mac[[BR]]
    4 
    5 :debug:main Found Dependency: receipt exists for qt4-mac[[BR]]
    6 
    7 :debug:main Searching for dependency: py34-sip[[BR]]
    8 
    9 :debug:main Found Dependency: receipt exists for py34-sip[[BR]]
    10 
    11 :debug:main Searching for dependency: dbus-python34[[BR]]
    12 
    13 :debug:main Found Dependency: receipt exists for dbus-python34[[BR]]
    14 
    15 :debug:main Executing org.macports.main (py34-pyqt4)[[BR]]
    16 
    17 :debug:main dropping privileges: euid changed to 502, egid changed to 502.[[BR]]
    18 
    19 :debug:main Skipping completed org.macports.archivefetch (py34-pyqt4)[[BR]]
    20 
    21 :debug:main Privilege de-escalation not attempted as not running as root.[[BR]]
    22 
    23 :debug:main Skipping completed org.macports.fetch (py34-pyqt4)[[BR]]
    24 
    25 :debug:main Privilege de-escalation not attempted as not running as root.[[BR]]
    26 
    27 :debug:checksum checksum phase started at Tue Feb 27 09:44:08 +04 2018[[BR]]
    28 
    29 :notice:checksum --->  Verifying checksums for py34-pyqt4[[BR]]
    30 
    31 :debug:checksum Executing org.macports.checksum (py34-pyqt4)[[BR]]
    32 
    33 :info:checksum --->  Checksumming PyQt4_gpl_mac-4.12.1.tar.gz[[BR]]
    34 
    35 :error:checksum Failed to checksum py34-pyqt4: PyQt4_gpl_mac-4.12.1.tar.gz does not exist in /opt/local/var/macports/distfiles/python[[BR]]
    36 
    37 :debug:checksum Error code: NONE[[BR]]
    38 
    39 :debug:checksum Backtrace: PyQt4_gpl_mac-4.12.1.tar.gz does not exist in /opt/local/var/macports/distfiles/python[[BR]]
    40 
    41 :debug:checksum     while executing[[BR]]
    42 
    43 :debug:checksum "$procedure $targetname"[[BR]]
    44 
    45 :error:checksum See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pyqt4/py34-pyqt4/main.log for details.[[BR]]
    46 [[BR]]
    47 
    48 port info --maintainer py34-pyqt4[[BR]]
    49 
    50 maintainer: michaelld@macports.org michaelld, openmaintainer
     3{{{
     4:debug:main Searching for dependency: qt4-mac
     5:debug:main Found Dependency: receipt exists for qt4-mac
     6:debug:main Searching for dependency: py34-sip
     7:debug:main Found Dependency: receipt exists for py34-sip
     8:debug:main Searching for dependency: dbus-python34
     9:debug:main Found Dependency: receipt exists for dbus-python34
     10:debug:main Executing org.macports.main (py34-pyqt4)
     11:debug:main dropping privileges: euid changed to 502, egid changed to 502.
     12:debug:main Skipping completed org.macports.archivefetch (py34-pyqt4)
     13:debug:main Privilege de-escalation not attempted as not running as root.
     14:debug:main Skipping completed org.macports.fetch (py34-pyqt4)
     15:debug:main Privilege de-escalation not attempted as not running as root.
     16:debug:checksum checksum phase started at Tue Feb 27 09:44:08 +04 2018
     17:notice:checksum --->  Verifying checksums for py34-pyqt4
     18:debug:checksum Executing org.macports.checksum (py34-pyqt4)
     19:info:checksum --->  Checksumming PyQt4_gpl_mac-4.12.1.tar.gz
     20:error:checksum Failed to checksum py34-pyqt4: PyQt4_gpl_mac-4.12.1.tar.gz does not exist in /opt/local/var/macports/distfiles/python
     21:debug:checksum Error code: NONE
     22:debug:checksum Backtrace: PyQt4_gpl_mac-4.12.1.tar.gz does not exist in /opt/local/var/macports/distfiles/python
     23:debug:checksum     while executing
     24:debug:checksum "$procedure $targetname"
     25:error:checksum See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pyqt4/py34-pyqt4/main.log for details.
     26}}}