Opened 14 years ago
Closed 14 years ago
#26314 closed defect (invalid)
simage: Missing Digital Signature
Reported by: | watsodw | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | simage |
Description
Installation of simage failed. Missing digital signature caused downloading by port to fail.
Change History (3)
comment:1 follow-up: 2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to css@… |
---|---|
Port: | simage added |
Summary: | Missing Digital Signature → simage: Missing Digital Signature |
comment:2 Changed 14 years ago by watsodw
Replying to ryandesign@…:
The simage port installs fine for me on Mac OS X 10.6.4. I'm not sure what digital signature you're talking about. Please supply the actual error message you get, and what you do to arrive at it.
simage fetch log;
:msg:fetch ---> Attempting to fetch simage-1.7.0.tar.gz from http://distfiles.macports.org/simage :debug:fetch Fetching failed:: The requested URL returned error: 403 :msg:fetch ---> Attempting to fetch simage-1.7.0.tar.gz from http://ftp.coin3d.org/coin/src/all/ :debug:fetch Fetching failed:: The requested URL returned error: 403 :msg:fetch ---> Attempting to fetch simage-1.7.0.tar.gz from http://lil.fr.distfiles.macports.org/simage :debug:fetch Fetching failed:: The requested URL returned error: 403 :msg:fetch ---> Attempting to fetch simage-1.7.0.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/simage :debug:fetch Fetching failed:: The requested URL returned error: 403 :msg:fetch ---> Attempting to fetch simage-1.7.0.tar.gz from http://sea.us.distfiles.macports.org/macports/mpdistfiles/simage :debug:fetch Fetching failed:: The requested URL returned error: 503 :msg:fetch ---> Attempting to fetch simage-1.7.0.tar.gz from http://svn.macports.org/repository/macports/distfiles/simage :debug:fetch Fetching failed:: The requested URL returned error: 404 :error:fetch Target org.macports.fetch returned: fetch failed :debug:fetch Backtrace: fetch failed
while executing
"portfetch::fetchfiles"
(procedure "portfetch::fetch_main" line 17) invoked from within
"$procedure $targetname" :info:fetch Warning: the following items did not execute (for simage): org.macports.activate org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Attempting to download simage from Coin website resulted in my company's internet security software to refuse download due to a "missing digital signature." I am assuming that is the cause of the returned errors in the log.
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
So your company's network configuration is the problem. Talk to your sysadmin.
The simage port installs fine for me on Mac OS X 10.6.4. I'm not sure what digital signature you're talking about. Please supply the actual error message you get, and what you do to arrive at it.