How I Upgraded XTRF on Ubuntu with PostgreSQL 14 (and Fixed Every Broken Dependency)
Upgrading an XTRF instance—especially one that has aged alongside older OS and database stacks—is never a walk in the park. In this article, I’ll walk you through the real-world path I took, upgrading from Ubuntu 18.04 all the way to 22.04, aligning PostgreSQL to a supported version, and overcoming the nuanced issues involved in deploying XTRF on Jboss. Most importantly, I’ll highlight how AI—specifically ChatGPT—helped me tackle the hard…