Advertisement
rodolfoarces

xs-config_install_20130322

Mar 22nd, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. Installing : xs-config-0.8.2.100.18.g8895685-1.noarch 24/40
  2. warning: user postgres does not exist - using root
  3. warning: group postgres does not exist - using root
  4. warning: group named does not exist - using root
  5. warning: user named does not exist - using root
  6. warning: group named does not exist - using root
  7. + DESTDIR=/
  8. + CFGDIR=/usr/share/xs-config/cfg
  9. + MARKER=/.olpcxs-configured
  10. ++ '[' -f /proc/device-tree/mfg-data/MN ']'
  11. ++ echo 0
  12. + ISXO=0
  13. + DOMAIN=local
  14. ++ gawk '{print $1}'
  15. ++ wc
  16. ++ ls /sys/class/net
  17. + num_ifaces=3
  18. + opt_upgrade_only=
  19. ++ getopt -o u -l upgrade-only -- --upgrade-only
  20. + options=' --upgrade-only --'
  21. + eval set -- --upgrade-only --
  22. ++ set -- --upgrade-only --
  23. + '[' 2 -gt 0 ']'
  24. + case $1 in
  25. + opt_upgrade_only=1
  26. + shift
  27. + '[' 1 -gt 0 ']'
  28. + case $1 in
  29. + shift
  30. + break
  31. + '[' -n 1 ']'
  32. + echo '/bin/xs-setup: doing nothing, upgrade-only on cmdline.'
  33. /bin/xs-setup: doing nothing, upgrade-only on cmdline.
  34. + exit 0
  35. + LOG=/var/log/xs-setup.log
  36. + opt_upgrade_only=
  37. ++ getopt -o u -l upgrade-only -- --upgrade-only
  38. + options=' --upgrade-only --'
  39. + eval set -- --upgrade-only --
  40. ++ set -- --upgrade-only --
  41. + '[' 2 -gt 0 ']'
  42. + case $1 in
  43. + opt_upgrade_only=1
  44. + shift
  45. + '[' 1 -gt 0 ']'
  46. + case $1 in
  47. + shift
  48. + break
  49. + '[' -n 1 ']'
  50. + echo '/bin/xs-setup-network: doing nothing, XS standard networking is not active.'
  51. /bin/xs-setup-network: doing nothing, XS standard networking is not active.
  52. + exit 0
  53. Updating : perl-Digest-MD5-2.51-221.fc17.i686 25/40
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement