Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2014
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. `--# layman -f -o https://raw.githubusercontent.com/fr0stycl34r/gentoo-overlay-tox/master/repository.xml -a tox-overlay
  2.  
  3. * Fetching remote list,...
  4. * Fetch Ok
  5.  
  6. * Adding overlay,...
  7. * Running Git... # ( cd /var/lib/layman && /usr/bin/git clone git://github.com/fr0stycl34r/gentoo-overlay-tox.git /var/lib/layman/tox-overlay )
  8. Cloning into '/var/lib/layman/tox-overlay'...
  9. remote: Counting objects: 869, done.
  10. remote: Compressing objects: 100% (38/38), done.
  11. remote: Total 869 (delta 13), reused 0 (delta 0)
  12. Receiving objects: 100% (869/869), 123.87 KiB | 111.00 KiB/s, done.
  13. Resolving deltas: 100% (319/319), done.
  14. Checking connectivity... done.
  15. * Running Git... # ( cd /var/lib/layman/tox-overlay && /usr/bin/git config user.name "layman" )
  16. * Running Git... # ( cd /var/lib/layman/tox-overlay && /usr/bin/git config user.email "layman@localhost" )
  17. * Successfully added overlay(s) tox-overlay.
  18.  
  19. .-(/home/grouzen) (root@thinkbox)-
  20. `--# layman -S (11:23)
  21.  
  22. * Fetching remote list,...
  23. * Fetch Ok
  24.  
  25. * Syncing selected overlays,...
  26. * Running Git... # ( cd /var/lib/layman/qt && /usr/bin/git pull )
  27. Already up-to-date.
  28. * Running Git... # ( cd /var/lib/layman/stuff && /usr/bin/git pull )
  29. Already up-to-date.
  30. * Running Git... # ( cd /var/lib/layman/tox-overlay && /usr/bin/git pull )
  31. Already up-to-date.
  32. *
  33. * Succeeded:
  34. * ------
  35. * Successfully synchronized overlay "qt".
  36. * Successfully synchronized overlay "stuff".
  37. * Successfully synchronized overlay "tox-overlay".
  38. *
  39. *
  40. * Warnings:
  41. * ------
  42. * Overlay "tox-overlay" could not be found in the remote lists.
  43. * Please check if it has been renamed and re-add if necessary.
  44. *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement