For those facing difficulties to remove the package, follow the steps below: - open a terminal and enter the command $ sudo gedit /var/lib/dpkg/info/ninja.prerm - Add the following line just below "#!/bin/sh" exit 0 - Save and close the file - run the command: $ sudo apt-get remove --purge ninja
-- package ninja 0.1.3-1 failed to install/upgrade: die: error: `/var/log/ninja.log' is not a regular file https://bugs.launchpad.net/bugs/560336 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
