Guest User

Untitled

a guest
Aug 10th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. [lluvia@myhost ~]$ su
  2. Password:
  3. [root@myhost lluvia]# chroot /home/chroot/root
  4. [root@myhost /]# # Showing that I have access to guichan
  5. [root@myhost /]# pacman -S guichan
  6. resolving dependencies...
  7. looking for inter-conflicts...
  8.  
  9. Targets (1): guichan-0.8.2-3
  10.  
  11. Total Installed Size: 9.59 MiB
  12.  
  13. Proceed with installation? [Y/n] y
  14. (1/1) checking package integrity [######################] 100%
  15. (1/1) loading package files [######################] 100%
  16. (1/1) checking for file conflicts [######################] 100%
  17. (1/1) installing guichan [######################] 100%
  18. [root@myhost /]# exit
  19. [root@myhost lluvia]# exit
  20. [lluvia@myhost ~]$ cd ~/packages/abslibre-mips64el/community/tmw/ && fullpkg
  21. ==> Updating pacman db
  22. Password:
  23. :: Synchronizing package databases...
  24. libre is up to date
  25. core is up to date
  26. extra is up to date
  27. community is up to date
  28. ==> Checking dependencies
  29. -> tmw-0.5.2-2
  30. ==> Building packages
  31. /home/lluvia/Compiling/libretools/libremakepkg: illegal option -- m
  32. /home/lluvia/Compiling/libretools/libremakepkg: illegal option -- L
  33. /home/lluvia/Compiling/libretools/libremakepkg: illegal option -- M
  34. /home/lluvia/Compiling/libretools/libremakepkg: illegal option -- -
  35. /home/lluvia/Compiling/libretools/libremakepkg: illegal option -- M
  36. /home/lluvia/Compiling/libretools/libremakepkg: illegal option -- -
  37. ==> Checking PKGBUILD for non-free issues
  38. /home/lluvia/Compiling/libretools/pkgbuild-check-nonfree: line 165: error: command not found
  39. ==> Downloading the blacklist of proprietary software packages.
  40. ==> Looking for unfree dependencies
  41. -> tmw 0.5.2 2
  42. ==> Cleaning chroot: /home/chroot/root
  43. checking dependencies...
  44.  
  45. Targets (1): guichan-0.8.2-3
  46.  
  47. Total Removed Size: 9.59 MiB
  48.  
  49. Do you want to remove these packages? [Y/n]
  50. (1/1) removing guichan [######################] 100%
  51. clean
  52. ==> Updating chroot: /home/chroot/root
  53. :: Synchronizing package databases...
  54. libre is up to date
  55. core is up to date
  56. extra is up to date
  57. community is up to date
  58. :: Starting full system upgrade...
  59. there is nothing to do
  60. ==> Making package: tmw 0.5.2-2 (Wed May 16 16:11:47 UTC 2012)
  61. ==> Checking runtime dependencies...
  62. ==> Installing missing dependencies...
  63. error: target not found: guichan
  64. ==> ERROR: 'pacman' failed to install missing dependencies.
  65. ==> ERROR: Build failed, check /home/chroot/ocheck/build
  66. ==> ERROR: (libremakepkg): An unknown error has occurred. Exiting...
  67. ==> ERROR: (fullpkg-build) An unknown error has occurred. Exiting...
  68. ==> WARNING: Leftover files left on /tmp/fullpkg.vIw8kO
  69. mv: cannot stat ‘.BUILDORDER’: No such file or directory
Add Comment
Please, Sign In to add comment