Opened 10 years ago

Closed 10 years ago

#45228 closed defect (invalid)

Failed to fetch signature for archive: Empty reply from server while executing

Reported by: p.perroud@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: libpng

Description

$ cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpng/libpng/main.log version:1 :msg:clean ---> Computing dependencies for libpng:info:clean .:debug:clean libpng has no conflicts :debug:clean Searching for dependency: zlib :debug:clean Found Dependency: receipt exists for zlib :msg:clean :debug:main Executing org.macports.main (libpng) :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 502 :debug:archivefetch archivefetch phase started at Wed Oct 1 11:09:27 CEST 2014 :msg:archivefetch ---> Fetching archive for libpng :debug:archivefetch Executing org.macports.archivefetch (libpng) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> libpng-1.6.13_0.darwin_13.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch libpng-1.6.13_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/libpng :msg:archivefetch ---> Attempting to fetch libpng-1.6.13_0.darwin_13.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libpng :debug:archivefetch Empty reply from server

while executing

"curl fetch --effective-url effectiveURL --disable-epsv --progress ui_progress_download ${file_url}.rmd160 $signature"

("eval" body line 1) invoked from within

"eval curl fetch --effective-url effectiveURL $fetch_options {${file_url}.rmd160} {$signature}" :error:archivefetch org.macports.archivefetch for port libpng returned: Failed to fetch signature for archive: Empty reply from server :debug:archivefetch Error code: NONE :debug:archivefetch Backtrace: Failed to fetch signature for archive: Empty reply from server

while executing

"portarchivefetch::fetchfiles"

(procedure "portarchivefetch::archivefetch_main" line 5) invoked from within

"portarchivefetch::archivefetch_main org.macports.archivefetch"

("eval" body line 1) invoked from within

"eval $procedure $targetname" :info:archivefetch Warning: targets not executed for libpng: org.macports.install org.macports.archivefetch org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot :notice:archivefetch Please see the log file for port libpng for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpng/libpng/main.log

Change History (2)

comment:1 Changed 10 years ago by p.perroud@…

To be closed: port upgrade outdated finally upgrade libpng

Last edited 10 years ago by p.perroud@… (previous) (diff)

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

In the future, please use WikiFormatting, attach the main.log file instead of pasting into the description and Cc the port maintainers (port info --maintainers libpng).

Note: See TracTickets for help on using tickets.