It seems there are some configuration problems on build host or with debian/control. I've successfully rebuild a working maxima from packaging files:
$ sudo apt-get install clisp sbcl gcl ecl debhelper devscripts $ sudo apt-get build-deps maxima $ apt-get source maxima $ cd maxima-5.44.0 $ debuild $ sudo dpkg -i ../maxima_5.44.0-2_amd64.deb $ maxima -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926225 Title: Maxima fails to start with error message "The assertion realpath(s,o) on line 471 of main.c in function mbin failed: Invalid argument Aborted (core dumped)" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/1926225/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
