Ken Cunningham <[email protected]> wrote: >> Running ’sudo port fetch p5.28-locale-gettext’ also crashes my machine. > > By manually, I meant using curl or something other than MacPorts to download > it, so you can see perhaps where it is going wrong.
I downloaded http://cpan.cs.uu.nl/modules/by-authors/id/P/PV/PVANDRY/gettext-1.07.tar.gz <http://cpan.cs.uu.nl/modules/by-authors/id/P/PV/PVANDRY/gettext-1.07.tar.gz> via curl, which worked fine. % curl -O http://cpan.cs.uu.nl/modules/by-authors/id/P/PV/PVANDRY/gettext-1.07.tar.gz <http://cpan.cs.uu.nl/modules/by-authors/id/P/PV/PVANDRY/gettext-1.07.tar.gz> % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8651 100 8651 0 0 132k 0 --:--:-- --:--:-- --:--:-- 132k I moved that file into /opt/local/var/macports/distfiles/perl5 and changed the owner to macports:wheel. I then ran ’sudo port upgrade p5.28-locale-gettext’, which now worked! Nils.
