Guest User

Untitled

a guest
Aug 21st, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. dh_testdir
  2. dh_testroot
  3. dh_installchangelogs -s
  4. dh_installdocs -s
  5. dh_strip -pkernel-custom-headers
  6. dh_compress -s
  7. dh_fixperms -s --exclude /usr/src/kernel-headers
  8. dh_installdeb -s
  9. dh_shlibdeps -s
  10. dh_gencontrol -s
  11. dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
  12. dh_md5sums -s
  13. dh_builddeb -s
  14. dpkg-deb: building package `kernel-custom' in `../kernel-custom_2.6.28-20103103+0m5_armel.deb'.
  15. dpkg-deb: building package `kernel-custom-flasher' in `../kernel-custom-flasher_2.6.28-20103103+0m5_armel.deb'.
  16. dpkg-deb: building package `kernel-custom-headers' in `../kernel-custom-headers_2.6.28-20103103+0m5_armel.deb'.
  17. dpkg-deb: building package `linux-kernel-headers' in `../linux-kernel-headers_2.6.28-20103103+0m5_armel.deb'.
  18. dpkg-deb: building package `kernel-custom-modules' in `../kernel-custom-modules_2.6.28-20103103+0m5_armel.deb'.
  19. dpkg-deb: building package `kernel-custom-modules-debug' in `../kernel-custom-modules-debug_2.6.28-20103103+0m5_armel.deb'.
  20. dpkg-deb: building package `kernel-custom-modules-extra' in `../kernel-custom-modules-extra_2.6.28-20103103+0m5_armel.deb'.
  21. dpkg-deb: building package `kernel-custom-debug' in `../kernel-custom-debug_2.6.28-20103103+0m5_armel.deb'.
  22. dpkg-genchanges -b
  23. dpkg-genchanges: warning: package kernel-headers listed in files list but not in control info
  24. dpkg-genchanges: warning: package kernel-source listed in files list but not in control info
  25. dpkg-genchanges: warning: package kernel-modules-extra listed in files list but not in control info
  26. dpkg-genchanges: warning: package kernel-modules-debug listed in files list but not in control info
  27. dpkg-genchanges: warning: package kernel listed in files list but not in control info
  28. dpkg-genchanges: warning: package kernel-modules listed in files list but not in control info
  29. dpkg-genchanges: warning: package kernel-modules listed in files list but not in control info
  30. dpkg-genchanges: warning: package kernel-flasher listed in files list but not in control info
  31. dpkg-genchanges: warning: package kernel listed in files list but not in control info
  32. dpkg-genchanges: warning: package kernel-modules-debug listed in files list but not in control info
  33. dpkg-genchanges: warning: package kernel-source listed in files list but not in control info
  34. dpkg-genchanges: warning: package kernel-debug listed in files list but not in control info
  35. dpkg-genchanges: warning: package kernel-headers listed in files list but not in control info
  36. dpkg-genchanges: warning: package kernel-debug listed in files list but not in control info
  37. dpkg-genchanges: warning: package kernel-flasher listed in files list but not in control info
  38. dpkg-genchanges: warning: package kernel-modules-extra listed in files list but not in control info
  39. dpkg-genchanges: error: package kernel-source has section utils in control file but devel in files list
Add Comment
Please, Sign In to add comment