Guest User

error with building sugar-build

a guest
Nov 30th, 2012
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. john@thinkndev:~/sugar-build$ make
  2. Traceback (most recent call last):
  3. File "/home/john/sugar-build/commands/check-system", line 29, in <module>
  4. skip_if_unchanged=args.skip_if_unchanged)
  5. File "/home/john/sugar-build/devbot/system.py", line 178, in check
  6. if not run_checks(package_manager, config.load_checks(), packages):
  7. File "/home/john/sugar-build/devbot/system.py", line 105, in run_checks
  8. if distro_info.name in packages[check["name"]]:
  9. KeyError: u'gst typelib'
  10. make: *** [check-system] 오류 1
Advertisement
Add Comment
Please, Sign In to add comment