Advertisement
Guest User

Untitled

a guest
Aug 1st, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. robert-DELL TrustedGRUB-1.1.5 # checkinstall
  2.  
  3. checkinstall 1.6.2, Copyright 2009 Felipe Eduardo Sanchez Diaz Duran
  4. This software is released under the GNU GPL.
  5.  
  6.  
  7.  
  8. *****************************************
  9. **** Debian package creation selected ***
  10. *****************************************
  11.  
  12. *** Warning: The package name "TrustedGRUB" contains upper case
  13. *** Warning: letters. dpkg might not like that so I changed
  14. *** Warning: them to lower case.
  15.  
  16. This package will be built according to these values:
  17.  
  18. 0 - Maintainer: [ root@robert-DELL ]
  19. 1 - Summary: [ Package created with checkinstall 1.6.2 ]
  20. 2 - Name: [ trustedgrub ]
  21. 3 - Version: [ 1.1.5 ]
  22. 4 - Release: [ 1 ]
  23. 5 - License: [ GPL ]
  24. 6 - Group: [ checkinstall ]
  25. 7 - Architecture: [ amd64 ]
  26. 8 - Source location: [ TrustedGRUB-1.1.5 ]
  27. 9 - Alternate source location: [ ]
  28. 10 - Requires: [ ]
  29. 11 - Provides: [ trustedgrub ]
  30. 12 - Conflicts: [ ]
  31. 13 - Replaces: [ ]
  32.  
  33. Enter a number to change any of them or press ENTER to continue:
  34.  
  35. Installing with make install...
  36.  
  37. ========================= Installation results ===========================
  38. Making install in netboot
  39. make[1]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot'
  40. make[2]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot'
  41. make[2]: Nothing to be done for 'install-exec-am'.
  42. make[2]: Nothing to be done for 'install-data-am'.
  43. make[2]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot'
  44. make[1]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot'
  45. Making install in stage2
  46. make[1]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  47. make install-am
  48. make[2]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  49. make[3]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  50. test -z "/opt/trusted-grub/lib/grub/i386-unknown" || "/opt/trusted-grub/lib/grub/i386-unknown"
  51. /bin/bash: /opt/trusted-grub/lib/grub/i386-unknown: No such file or directory
  52. Makefile:3168: recipe for target 'install-pkglibDATA' failed
  53. make[3]: *** [install-pkglibDATA] Error 127
  54. make[3]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  55. Makefile:3350: recipe for target 'install-am' failed
  56. make[2]: *** [install-am] Error 2
  57. make[2]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  58. Makefile:3344: recipe for target 'install' failed
  59. make[1]: *** [install] Error 2
  60. make[1]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  61. Makefile:383: recipe for target 'install-recursive' failed
  62. make: *** [install-recursive] Error 1
  63.  
  64. **** Installation failed. Aborting package creation.
  65.  
  66. Cleaning up...OK
  67.  
  68. Bye.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement