Failure to upgrade outdated

2020-09-23 Thread list_email--- via macports-users
I had not changed anything in my Macports installation for a long time. Then I got to messing around with AquaTerm and something in the linking stage kept crashing, so naturally I decided to freshen up my MacPorts set-up. Here’s what happened. I have no idea what to do. macOS 10.11.6 Thanks fo

Re: Failure to upgrade outdated

2020-09-23 Thread Ruben Di Battista
Did you already tried to do what it suggest? ``` Please deactivate this port first, or use 'port -f activate libgcc10' to force the activation. ``` So deactivate the libgcc port and run the upgrade again? On Wed, 23 Sep 2020, 12:43 list_email--- via macports-users, < macports-users@lists.macports.

Re: Failure to upgrade outdated

2020-09-23 Thread Christopher Jones
Hi, The error Error: Failed to activate libgcc10: Image error: /opt/local/lib/libgcc/libatomic.1.dylib is being used by the active libgcc port. Please deactivate this port first, or use 'port -f activate tells me its really been a very very long time since the ports where last updated here.

Re: Failure to upgrade outdated

2020-09-25 Thread list_email--- via macports-users
Thank you, Christopher and Ruben. I repeated versions of port -f activate xxx 15 times each followed by another port upgrade outdated and was hopeful that the process would eventually succeed. However, I have now encountered the following situation: ---> Computing dependencies for pstoedit --

Re: Failure to upgrade outdated

2020-09-26 Thread Ruben Di Battista
Mh, I think that `pstoedit` port should depend on `texlive-latex-recommended`. So try to install it (or upgrade it) before, and then try again. _ -. .´ | ', ;|∞∞ ˜˜ |∞ RdB ,.,|∞∞ .' '. | -' `’ https://rdb.is On 26 Septembe

Re: Failure to upgrade outdated

2020-09-26 Thread list_email--- via macports-users
> On Sep 26, 2020, at 7:06 AM, Ruben Di Battista > wrote: > > Mh, I think that `pstoedit` port should depend on > `texlive-latex-recommended`. So try to install it (or upgrade it) before, and > then try again. > I tried that. Here is an abbreviated copy-paste from Terminal with the current

Re: Failure to upgrade outdated

2020-09-29 Thread list_email--- via macports-users
I finally am able to run "port upgrade outdated" without problems, or at least it reports “Nothing to upgrade,” thanks to a bit of off-list help from Ruben. Here is the result I got, followed by an invitation to tile a ticket, perhaps 25 times for different ports: ---> Computing dependencies f

Re: Failure to upgrade outdated

2020-09-29 Thread Ruben Di Battista
I think there's no need. It's just that you had a very outdated port collection. So if you do a `port rev-upgrade` and nothing strange pops out, you should be good to go! On Tue, Sep 29, 2020 at 11:42 PM list_email--- via macports-users wrote: > > I finally am able to run "port upgrade outdated"