With the advent of multi-arch it is possible to have two versions of a package installed for example this package for i386 and adm64. When you are executing the --reinstall option it isn't clear for which architecture you want to reinstall the package. You can clarify this with the following command:
sudo apt-get install --reinstall libgl1-mesa-glx:amd64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859188 Title: E: Internal Error, No file name for libgl1-mesa-glx To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/859188/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
