On Sat, Feb 18, 2017 at 04:30:17PM -0000, Andy wrote: > Except that the dozen of frozen packages that were also experiencing the > same UCFR error were resolved once the ucfr script was tweaked. Just > because one package continued to have a fundamental flaw doesn't mean > the others were. FWIW.
No, the fact that the tweaks to the ucfr script helped means your installation *as a whole* is corrupted. egrep is /bin/egrep, which is part of the grep package. There is no reason for egrep to fail, but grep -E to work, except a corrupted system. Likewise, the '$' syntax is valid bash shell syntax, so if this is failing, somehow the script is being run under an interpreter that isn't bash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1660633 Title: /usr/bin/ucfr: line ... : [: : integer expression expected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1660633/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
