Opened 7 years ago
Closed 7 years ago
#54936 closed defect (fixed)
Installing py36-pygpu fails due to "Unable to verify file checksums"
Reported by: | franticht | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | Cc: | ||
Port: | py-pygpu |
Description
I try to install py36-pygpu like this, but (as you can see) it fails.
~/mypath 531 $ sudo port install py36-pygpu Password: ---> Computing dependencies for py36-pygpu ---> Verifying checksums for py36-pygpu Error: Checksum (rmd160) mismatch for libgpuarray-0.7.3.tar.gz Error: Checksum (sha256) mismatch for libgpuarray-0.7.3.tar.gz Error: Failed to checksum py36-pygpu: Unable to verify file checksums Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygpu/py36-pygpu/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port py36-pygpu failed
The log file looks like this:
:msg:main ---> Computing dependencies for py36-pygpu:info:main .:debug:main py36-pygpu has no conflicts :debug:main Searching for dependency: py36-setuptools :debug:main Found Dependency: receipt exists for py36-setuptools :debug:main Searching for dependency: py36-cython :debug:main Found Dependency: receipt exists for py36-cython :debug:main Searching for dependency: python36 :debug:main Found Dependency: receipt exists for python36 :debug:main Searching for dependency: libgpuarray :debug:main Found Dependency: receipt exists for libgpuarray :debug:main Searching for dependency: py36-mako :debug:main Found Dependency: receipt exists for py36-mako :debug:main Executing org.macports.main (py36-pygpu) :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:main Skipping completed org.macports.archivefetch (py36-pygpu) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (py36-pygpu) :debug:main Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Thu Sep 28 14:56:50 CEST 2017 :notice:checksum ---> Verifying checksums for py36-pygpu :debug:checksum Executing org.macports.checksum (py36-pygpu) :info:checksum ---> Checksumming libgpuarray-0.7.3.tar.gz :debug:checksum Calculated (rmd160) is 2f0f632d20aabc83b318df4cd85de940698ed21d :error:checksum Checksum (rmd160) mismatch for libgpuarray-0.7.3.tar.gz :info:checksum Portfile checksum: libgpuarray-0.7.3.tar.gz rmd160 419dd81c80e7c45ce811784f3b7f7729616c2c4c :info:checksum Distfile checksum: libgpuarray-0.7.3.tar.gz rmd160 2f0f632d20aabc83b318df4cd85de940698ed21d :debug:checksum Calculated (sha256) is 2daf69a0f91ac9f95234cd0ec40059d82d4acbd0f35970f62989224670d59a4d :error:checksum Checksum (sha256) mismatch for libgpuarray-0.7.3.tar.gz :info:checksum Portfile checksum: libgpuarray-0.7.3.tar.gz sha256 b2fb0956054f57a75349a7e56ff4f221fc66f71c00cebd68baac5c91cce1359e :info:checksum Distfile checksum: libgpuarray-0.7.3.tar.gz sha256 2daf69a0f91ac9f95234cd0ec40059d82d4acbd0f35970f62989224670d59a4d :info:checksum The correct checksum line may be: :info:checksum checksums rmd160 2f0f632d20aabc83b318df4cd85de940698ed21d \ :info:checksum sha256 2daf69a0f91ac9f95234cd0ec40059d82d4acbd0f35970f62989224670d59a4d :error:checksum Failed to checksum py36-pygpu: Unable to verify file checksums :debug:checksum Error code: NONE :debug:checksum Backtrace: Unable to verify file checksums :debug:checksum while executing :debug:checksum "$procedure $targetname" :error:checksum See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygpu/py36-pygpu/main.log for details.
Any clues? Help?
Change History (2)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Owner: | set to stromnov |
---|---|
Port: | py-pygpu added |
Status: | new → assigned |
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Unable to reproduce with 0.7.4.
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field and Cc the port maintainers (
port info --maintainers py36-pygpu
), if any.