On Thu, Apr 25, 2019 at 06:52:39PM +0200, Joacim Olsen Tangen wrote:
On Thu, 2019-04-25 at 10:38 +0200, Xavier wrote:
On my 3.4 Crux I did ports -u and prt-get sysup yesteday, before cloning it to test the upgrade. This morning, on my 3.4 Crux I did ports -u and prt-get diff. Results are strange: a bunch of downgrades... Is there a relation?
Did you forget to run rejmerge before you ran ports -u? ports -u will sync with the 3.4 ports tree if you forget to run rejmerge and update the files in /etc/ports (or update them manually).
-- Joacim
Yes, I did run rejmerge before updating (I checked the output of ports -u as well). Before, updating, I did a few prt-update -fr ??? I noticed that a few ports which failed to rebuild were in the list of ports which got upgraded yesterday and downgraded today (on Crux 3.4), tdb for example. Anyway, good news: I did a system update on Crux 3.4 and then recreated a clone of the system. The update went fine as well as the ports -u, prt-get sysup. After a revdep, I did several prt-get update -fr. Two of them failed, both from opt: cyrus-sasl w3m Thanks for your job, Xavier