Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#44873 closed defect (worksforme)

Bison 2.7.1 (Failed to fetch signature for archive: Empty reply from server)

Reported by: alejandrocgf@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: Ionic (Mihai Moldovan)
Port: bison

Description (last modified by ryandesign (Ryan Carsten Schmidt))

cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_bison/bison/main.log
version:1
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Executing org.macports.main (bison)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:archivefetch archivefetch phase started at Thu Sep  4 00:11:15 CEST 2014
:msg:archivefetch --->  Fetching archive for bison
:debug:archivefetch Executing org.macports.archivefetch (bison)
: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 --->  bison-2.7.1_0.darwin_13.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch bison-2.7.1_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/bison
:msg:archivefetch --->  Attempting to fetch bison-2.7.1_0.darwin_13.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/bison
: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 bison 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 bison: org.macports.activate org.macports.archivefetch org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:error:archivefetch Failed to install bison
:debug:archivefetch Registry error: tcl not registered as installed & active.
    invoked from within
"registry_active $subport"
    invoked from within
"$workername eval registry_active \$subport"
:notice:archivefetch Please see the log file for port bison for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_bison/bison/main.log

Change History (4)

comment:1 Changed 10 years ago by alejandrocgf@…

resolved :)

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: bison fetch removed
Port: bison added; postgresql93 removed
Priority: HighNormal
Resolution: worksforme
Status: newclosed

Ok.

comment:3 in reply to:  description Changed 10 years ago by larryv (Lawrence Velázquez)

Cc: ionic@… added

Replying to alejandrocgf@…:

:info:archivefetch --->  bison-2.7.1_0.darwin_13.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch bison-2.7.1_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/bison
:msg:archivefetch --->  Attempting to fetch bison-2.7.1_0.darwin_13.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/bison
: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 bison 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"

Someone on the IRC channel encountered the same problem earlier today, from the same package mirror. Mihai might want to look into it.

Version 0, edited 10 years ago by larryv (Lawrence Velázquez) (next)

comment:4 Changed 10 years ago by Ionic (Mihai Moldovan)

I guess this is not a problem anymore? I have fixed some server side issues.

Note: See TracTickets for help on using tickets.