Opened 8 years ago

Last modified 7 years ago

#51306 closed defect

octave-control install problem, fetch is failing — at Version 2

Reported by: gps@… Owned by: mschamschula@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: octave-control

Description (last modified by mf2k (Frank Schima))

  • I upgraded to El Capitan.
  • I completely uninstalled all mac ports, and deleted all related macports files from the system.
  • I've been installing selected packages from scratch. octave-control always fails. The problem appears to be with the fetch of the package.
  • Once it fails I try 'port clean octave-control' and always run into the same problem.
  • From the log (attached to the ticket). I see that the fetch is failing.
    :info:archivefetch --->  octave-control-3.0.0_0+gcc5.darwin_15.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
    :msg:archivefetch --->  Attempting to fetch octave-control-3.0.0_0+gcc5.darwin_15.x86_64.tbz2 from https://packages.macports.org/octave-control
    :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
    :msg:archivefetch --->  Attempting to fetch octave-control-3.0.0_0+gcc5.darwin_15.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/octave-control
    :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
    :msg:archivefetch --->  Attempting to fetch octave-control-3.0.0_0+gcc5.darwin_15.x86_64.tbz2 from http://lil.fr.packages.macports.org/octave-control
    :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
    

This seems to cause other errors later in the process (see the attached log file).

Change History (3)

Changed 8 years ago by gps@…

Attachment: main.log added

log file for installing octave-control

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to mschamschula@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers octave-control), if any.

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

Description: modified (diff)
Note: See TracTickets for help on using tickets.