[MacPorts] #45848: FFC upgrade falue
MacPorts
noreply at macports.org
Mon Nov 10 11:03:58 PST 2014
#45848: FFC upgrade falue
-----------------------+--------------------------------
Reporter: mwathen@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Keywords: | Port:
-----------------------+--------------------------------
Hi,
I am trying to update my port packages and I get the following error
{{{
[~]$ sudo port clean py27-ffc
---> Cleaning py27-ffc
[~]$ sudo port -vf upgrade outdated
---> Fetching archive for py27-ffc
---> py27-ffc-1.4.0_1.darwin_14.noarch.tbz2 doesn't seem to exist in
/opt/local/var/macports/incoming/verified
---> Attempting to fetch py27-ffc-1.4.0_1.darwin_14.noarch.tbz2 from
http://packages.macports.org/py27-ffc
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0---> Attempting to fetch py27-ffc-1.4.0_1.darwin_14.noarch.tbz2 from
http://lil.fr.packages.macports.org/py27-ffc
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0---> Attempting to fetch py27-ffc-1.4.0_1.darwin_14.noarch.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/py27-ffc
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0---> Computing dependencies for py27-ffc.
---> Fetching distfiles for py27-ffc
Error: org.macports.fetch for port py27-ffc returned: py-ffc needs boost
installed with a mpi variant
Warning: targets not executed for py27-ffc: org.macports.destroot
org.macports.fetch org.macports.checksum org.macports.extract
org.macports.patch org.macports.configure org.macports.build
Please see the log file for port py27-ffc for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-ffc/py27-ffc/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
}}}
I installed boost with mpi
{{{
sudo port install boost +no_single +no_static +python27 +mpich
}}}
but when I update it reverts to the non-mpi version....
--
Ticket URL: <https://trac.macports.org/ticket/45848>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list