Changes between Initial Version and Version 1 of Ticket #62441, comment 42
- Timestamp:
- Jun 30, 2021, 8:04:25 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62441, comment 42
initial v1 2 2 3 3 I 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 {{{ 5 5 # sudo port install qbittorrent 6 6 Portfile changed since last build; discarding previous state. … … 21 21 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. 22 22 Error: Processing of port qbittorrent failed 23 }}} 23 24 24 25 Perhaps I should try to remove boost and see if that makes any difference? Currently, I have: 26 {{{ 25 27 # port installed boost 26 28 The following ports are currently installed: 27 29 boost @1.71.0_3+no_single+no_static+python38 28 30 boost @1.71.0_4+no_single+no_static+python38 (active) 31 }}} 29 32 30 33 I'll give it a shot and report back.