Hi Dawid thank you very much again to report this bug and help to find the cause of this bug! The problem is very simple: grep try to get count of processors but if it don't find anything it returns 0 -> script fails. A workarround is: Search the "grep -c processors /proc/cpuinfo" line in /var/lib/dpkg/info/apt-build.config and add "|| true" at the end.
** Summary changed: - apt-build fails to install (post-installation/config script) on armel + apt-build fails to install if `grep processors /proc/cpuinfo` don't find anything -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065678 Title: apt-build fails to install if `grep processors /proc/cpuinfo` don't find anything To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt-build/+bug/1065678/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs