Changes between Initial Version and Version 1 of Ticket #62441, comment 42


Ignore:
Timestamp:
Jun 30, 2021, 8:04:25 PM (3 years ago)
Author:
DanielSmedegaardBuus (Daniel Smedegaard Buus)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62441, comment 42

    initial v1  
    22
    33I do remember something about libboost being part of the failed upgrade I tried to do initially, so that might be related. I still get an error when I try to install qBittorrent after a selfupdate, though. It feels like it's a little different, though... Here's the shell output — I'll attach the log to the OP:
    4 
     4{{{
    55# sudo port install qbittorrent
    66Portfile changed since last build; discarding previous state.
     
    2121Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    2222Error: Processing of port qbittorrent failed
     23}}}
    2324
    2425Perhaps I should try to remove boost and see if that makes any difference? Currently, I have:
     26{{{
    2527# port installed boost
    2628The following ports are currently installed:
    2729  boost @1.71.0_3+no_single+no_static+python38
    2830  boost @1.71.0_4+no_single+no_static+python38 (active)
     31}}}
    2932
    3033I'll give it a shot and report back.