To get the detailed logs, you have to download the zipped log archive. Start by navigating here:
https://github.com/macports/macports-ports/pull/10781/checks?check_run_id=2427118047 <https://github.com/macports/macports-ports/pull/10781/checks?check_run_id=2427118047> Above the console view, there’s a dropdown labelled “Artifacts (2).” Click on that, and then download ‘logs-macos-10.15.zip’. Extract the contents, and then open 'nomacs/logs/install-dependencies.log’. That’s where I pulled the detail from. On 2021-04-27-T, at 17:41, Ryan Schmidt <[email protected]> wrote: > On Apr 27, 2021, at 11:17, Ryan Schmidt wrote: > >> On Apr 27, 2021, at 10:58, Christopher Nielsen wrote: >> >>> Is this normal/expected? >> >> Nope, there is a problem for me to fix on the server. I see lots of "403 >> Forbidden" requests to the private archives, so I need to update the list of >> who is allowed to connect to account for GitHub Actions. > > There's another problem: I see no attempts to get packages from the private > packages server from outside its local network after April 24th. > >> It looks like the published binary is being fetched: >> >> ---> Fetching archive for qt5-qttools >> DEBUG: Executing org.macports.archivefetch (qt5-qttools) >> DEBUG: euid/egid changed to: 0/0 >> DEBUG: chowned /opt/local/var/macports/incoming to macports >> DEBUG: euid/egid changed to: 502/501 >> ---> qt5-qttools-5.15.2_0.darwin_19.x86_64.tbz2 doesn't seem to exist in >> /opt/local/var/macports/incoming/verified >> ---> Attempting to fetch qt5-qttools-5.15.2_0.darwin_19.x86_64.tbz2 from >> https://packages.macports.org/qt5-qttools >> % Total % Received % Xferd Average Speed Time Time Time >> Current >> Dload Upload Total Spent Left Speed >> 100 6121k 100 6121k 0 0 3082k 0 0:00:01 0:00:01 --:--:-- >> 3080k >> ---> Attempting to fetch qt5-qttools-5.15.2_0.darwin_19.x86_64.tbz2.rmd160 >> from https://packages.macports.org/qt5-qttools >> % Total % Received % Xferd Average Speed Time Time Time >> Current >> Dload Upload Total Spent Left Speed >> 100 512 100 512 0 0 3482 0 --:--:-- --:--:-- --:--:-- >> 3459 > > How do I access this log for a PR build? > > Or is that from your local system?
