[MacPorts] #49416: aarnet mirror server delivers wrong files
MacPorts
noreply at macports.org
Tue Oct 27 16:42:50 PDT 2015
#49416: aarnet mirror server delivers wrong files
------------------------------+----------------------
Reporter: ady.romantika@… | Owner: mirror@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: server/hosting | Version: 2.3.4
Resolution: | Keywords:
Port: |
------------------------------+----------------------
Changes (by ryandesign@…):
* cc: jmarchbold@… (added)
Comment:
Replying to [comment:15 jmarchbold@…]:
> Hi Ryan,
> Not sure what I am doing wrong here, but main.log reports that it can't
find the file:libtool-2.4.6_2+universal.darwin_15.i386-x86_64.tbz2.
>
>
> From main.log -
>
> {{{
> :info:archivefetch --->
libtool-2.4.6_2+universal.darwin_15.i386-x86_64.tbz2 doesn't seem to exist
in /opt/local/var/macports/incoming/ver$
> :msg:archivefetch ---> Attempting to fetch
libtool-2.4.6_2+universal.darwin_15.i386-x86_64.tbz2 from
http://packages.macports.org/libtool
> :debug:archivefetch Fetching archive failed:: The requested URL returned
error: 404 Not Found
> :msg:archivefetch ---> Attempting to fetch
libtool-2.4.6_2+universal.darwin_15.i386-x86_64.tbz2 from
http://jog.id.packages.macports.org/m$
> :debug:archivefetch Fetching archive failed:: The requested URL returned
error: 404 Not Found
> :msg:archivefetch ---> Attempting to fetch
libtool-2.4.6_2+universal.darwin_15.i386-x86_64.tbz2 from
http://lil.fr.packages.macports.org/l$
> :debug:archivefetch Fetching archive failed:: The requested URL returned
error: 404 Not Found
> }}}
There are no archives of any port available for darwin 15 at this time.
This is not a bug, just a missing nice-to-have optional time-saving
feature. See #48609.
> From the command:
>
> {{{
> JohnArcboldsMBP:~ John$ sudo port selfupdate
> ---> Updating MacPorts base sources using rsync
> MacPorts base version 2.3.4 installed,
> MacPorts base version 2.3.4 downloaded.
> ---> Updating the ports tree
> ---> MacPorts base is already the latest version
> The ports tree has been updated. To upgrade your installed ports, you
should run
> port upgrade outdated
> JohnArcboldsMBP:~ John$ sudo port clean libtool
> ---> Cleaning libtool
> }}}
This does not clean (remove) the distfile. To clean (remove) the distfile,
run:
{{{
sudo port clean --dist libtool
}}}
or
{{{
sudo port clean --all libtool
}}}
Then try again.
--
Ticket URL: <https://trac.macports.org/ticket/49416#comment:16>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list