Changes between Initial Version and Version 1 of Ticket #63415, comment 34
- Timestamp:
- Oct 28, 2021, 10:25:17 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63415, comment 34
initial v1 1 I had the same problem after upgrading to a Monetery full release. Following the migration guide, it failed at p5.28-net-ssleay I ran ` port uninstall p5.28-extutils-makemaker;port install p5.28-net-ssleay` and then `sudo ./restore_ports.tcl myports.txt` as mentioned above and it then completed successfully.1 I had the same problem after upgrading to a Monetery full release. Following the migration guide, it failed at p5.28-net-ssleay I ran `sudo port uninstall p5.28-extutils-makemaker; sudo port install p5.28-net-ssleay` and then `sudo ./restore_ports.tcl myports.txt` as mentioned above and it then completed successfully. 2 2 3 3