hyperion101010

Untitled

Nov 22nd, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. If filing a bug, please include the full output of mach, including this error
  2. message.
  3.  
  4. The details of the failure are as follows:
  5.  
  6. IOError: [Errno 13] Permission denied: '/home/hyperion/.mozbuild/machrc'
  7.  
  8. File "/home/hyperion/firefox/python/mozboot/mozboot/mach_commands.py", line 43, in bootstrap
  9. bootstrapper.bootstrap()
  10. File "/home/hyperion/firefox/python/mozboot/mozboot/bootstrap.py", line 425, in bootstrap
  11. self.check_telemetry_opt_in(state_dir)
  12. File "/home/hyperion/firefox/python/mozboot/mozboot/bootstrap.py", line 396, in check_telemetry_opt_in
  13. if update_or_create_build_telemetry_config(cfg_file):
  14. File "/home/hyperion/firefox/python/mozboot/mozboot/bootstrap.py", line 230, in update_or_create_build_telemetry_config
  15. with open(path, 'wb') as f:
Add Comment
Please, Sign In to add comment