Guest User

Untitled

a guest
May 16th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. nightloli /usr/local/portage/NightLoliRepo/games-fps # emaint sync -r NightLoliRepo
  2. /usr/lib/python3.7/site-packages/portage/package/ebuild/_config/KeywordsManager.py:70: UserWarning: /etc/portage/package.keywords is deprecated, use /etc/portage/package.accept_keywords instead
  3. UserWarning)
  4. >>> Syncing repository 'NightLoliRepo' into '/usr/local/portage/NightLoliRepo'...
  5. /usr/bin/git fetch origin
  6. Already up to date.
  7. === Sync completed for NightLoliRepo
  8.  
  9. * IMPORTANT: 11 config files in '/etc' need updating.
  10. * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
  11. * sections of the emerge man page to learn how to update config files.
  12.  
  13. Action: sync for repo: NightLoliRepo, returned code = 0
  14.  
  15.  
  16. nightloli /usr/local/portage/NightLoliRepo/games-fps # ls
  17. openxrayx16-9999.ebuild
  18. nightloli /usr/local/portage/NightLoliRepo/games-fps # emerge --ask openxrayx16
  19. /usr/lib/python3.7/site-packages/portage/package/ebuild/_config/KeywordsManager.py:70: UserWarning: /etc/portage/package.keywords is deprecated, use /etc/portage/package.accept_keywords instead
  20. UserWarning)
  21.  
  22. * IMPORTANT: 2 config files in '/etc/portage' need updating.
  23. * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
  24. * sections of the emerge man page to learn how to update config files.
  25.  
  26. These are the packages that would be merged, in order:
  27.  
  28. Calculating dependencies... done!
  29.  
  30. emerge: there are no ebuilds to satisfy "openxrayx16".
  31.  
  32. emerge: searching for similar names...
  33. emerge: Maybe you meant any of these: games-strategy/openra, media-libs/openexr, dev-python/openpyxl?
  34. nightloli /usr/local/portage/NightLoliRepo/games-fps # cat /etc/portage/repos.conf/NightLoliRepo.conf
  35. [NightLoliRepo]
  36. location = /usr/local/portage/NightLoliRepo
  37. sync-type = git
  38. sync-uri = https://github.com/nightloli/NightLoliRepo.git
  39. priority = 50
  40. auto-sync = Yes
  41. sync-allow-hardlinks = no
  42.  
  43. nightloli /usr/local/portage/NightLoliRepo/games-fps # ls ..
  44. games-fps metadata profiles README.md
  45. nightloli /usr/local/portage/NightLoliRepo/games-fps # cd ..
  46. nightloli /usr/local/portage/NightLoliRepo # ls
  47. games-fps metadata profiles README.md
  48. nightloli /usr/local/portage/NightLoliRepo # cd metadata/
  49. nightloli /usr/local/portage/NightLoliRepo/metadata # ls
  50. layout.conf
  51. nightloli /usr/local/portage/NightLoliRepo/metadata # nano layout.conf
  52. nightloli /usr/local/portage/NightLoliRepo/metadata # cd ..
  53. nightloli /usr/local/portage/NightLoliRepo # ls
  54. games-fps metadata profiles README.md
  55. nightloli /usr/local/portage/NightLoliRepo # cd profiles/
  56. nightloli /usr/local/portage/NightLoliRepo/profiles # ls
  57. repo_name
  58. nightloli /usr/local/portage/NightLoliRepo/profiles # cat repo_name
  59. NightLoliRepo
  60. nightloli /usr/local/portage/NightLoliRepo/profiles # cat ../metadata/layout.conf
  61. repo-name = NightLoliRepo
  62. masters = gentoo
  63. thin-manifests = true
  64. nightloli /usr/local/portage/NightLoliRepo/profiles #
Add Comment
Please, Sign In to add comment