Public bug reported: When trying to build the 3.3.2 and 3.3.3 kernel with the Ubuntu patches the following error occurs;
if [ "amd64" = "amd64" ] || [ "amd64" = "i386" ]; then \ install -d /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ install -m644 /home/steef/kernel/linux-3.3.2/tools/power/x86/x86_energy_perf_policy/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ install -m644 /home/steef/kernel/linux-3.3.2/tools/power/x86/turbostat/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ install -m644 /home/steef/kernel/linux-3.3.2/tools/hv/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ fi install: cannot stat `/home/steef/kernel/linux-3.3.2/tools/hv/*.8': No such file or directory make: *** [install-tools] Error 1 This is related to http://bugs.launchpad.net/bugs/977246 Another report: http://ubuntuforums.org/showthread.php?t=1959976 ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete ** Description changed: When trying to build thhe 3.3.2 and 3.3.3 kernel with the Ubuntu patches the following error occurs; if [ "amd64" = "amd64" ] || [ "amd64" = "i386" ]; then \ - install -d /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ - install -m644 /home/steef/kernel/linux-3.3.2/tools/power/x86/x86_energy_perf_policy/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ - install -m644 /home/steef/kernel/linux-3.3.2/tools/power/x86/turbostat/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ - install -m644 /home/steef/kernel/linux-3.3.2/tools/hv/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ - fi + install -d /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ + install -m644 /home/steef/kernel/linux-3.3.2/tools/power/x86/x86_energy_perf_policy/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ + install -m644 /home/steef/kernel/linux-3.3.2/tools/power/x86/turbostat/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ + install -m644 /home/steef/kernel/linux-3.3.2/tools/hv/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ + fi install: cannot stat `/home/steef/kernel/linux-3.3.2/tools/hv/*.8': No such file or directory make: *** [install-tools] Error 1 This is related to http://bugs.launchpad.net/bugs/977246 + + Another report: http://ubuntuforums.org/showthread.php?t=1959976 ** Description changed: - When trying to build thhe 3.3.2 and 3.3.3 kernel with the Ubuntu patches + When trying to build the 3.3.2 and 3.3.3 kernel with the Ubuntu patches the following error occurs; if [ "amd64" = "amd64" ] || [ "amd64" = "i386" ]; then \ install -d /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ install -m644 /home/steef/kernel/linux-3.3.2/tools/power/x86/x86_energy_perf_policy/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ install -m644 /home/steef/kernel/linux-3.3.2/tools/power/x86/turbostat/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ install -m644 /home/steef/kernel/linux-3.3.2/tools/hv/*.8 /home/steef/kernel/linux-3.3.2/debian/linux-tools-common/usr/share/man/man8; \ fi install: cannot stat `/home/steef/kernel/linux-3.3.2/tools/hv/*.8': No such file or directory make: *** [install-tools] Error 1 This is related to http://bugs.launchpad.net/bugs/977246 Another report: http://ubuntuforums.org/showthread.php?t=1959976 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987679 Title: /tools/hv/hv_kvp_daemon.8 missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/987679/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
