Advertisement
Guest User

Untitled

a guest
Sep 20th, 2020
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1.  
  2. * IMPORTANT: 4 config files in '/etc/portage' need updating.
  3. * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
  4. * sections of the emerge man page to learn how to update config files.
  5. Calculating dependencies... done!
  6.  
  7. >>> Verifying ebuild manifests
  8. >>> Running pre-merge checks for x11-drivers/xf86-input-libinput-0.30.0
  9. * Determining the location of the kernel source code
  10. * Found kernel source directory:
  11. * /usr/src/linux
  12. * Found sources for kernel version:
  13. * 5.4.60-gentoo-x86_64
  14. * Checking for suitable kernel configuration options... [ ok ]
  15. >>> Running pre-merge checks for x11-drivers/xf86-input-evdev-2.10.6
  16. * Determining the location of the kernel source code
  17. * Found kernel source directory:
  18. * /usr/src/linux
  19. * Found sources for kernel version:
  20. * 5.4.60-gentoo-x86_64
  21. * Checking for suitable kernel configuration options... [ ok ]
  22.  
  23. >>> Emerging (1 of 15) x11-misc/xbitmaps-1.1.2-r1::gentoo
  24. * Fetching files in the background.
  25. * To view fetch progress, run in another terminal:
  26. * tail -f /var/log/emerge-fetch.log
  27. Exception in callback AsynchronousTask._exit_listener_cb(<bound method...7ff6ffa40a50>>)
  28. handle: <Handle AsynchronousTask._exit_listener_cb(<bound method...7ff6ffa40a50>>)>
  29. Traceback (most recent call last):
  30. File "/usr/lib/python3.7/site-packages/portage/util/__init__.py", line 1385, in ensure_dirs
  31. os.makedirs(dir_path)
  32. File "/usr/lib/python3.7/site-packages/portage/__init__.py", line 229, in __call__
  33. rval = self._func(*wrapped_args, **wrapped_kwargs)
  34. File "/usr/lib/python3.7/os.py", line 213, in makedirs
  35. makedirs(head, exist_ok=exist_ok)
  36. File "/usr/lib/python3.7/os.py", line 223, in makedirs
  37. mkdir(name, mode)
  38. OSError: [Errno 30] Read-only file system: b'/var/tmp/portage/x11-misc/xbitmaps-1.1.2-r1'
  39.  
  40. During handling of the above exception, another exception occurred:
  41.  
  42. Traceback (most recent call last):
  43. File "/usr/lib/python3.7/asyncio/events.py", line 88, in _run
  44. self._context.run(self._callback, *self._args)
  45. File "/usr/lib/python3.7/site-packages/_emerge/AsynchronousTask.py", line 201, in _exit_listener_cb
  46. listener(self)
  47. File "/usr/lib/python3.7/site-packages/_emerge/EbuildBuild.py", line 228, in _pre_clean_exit
  48. portage.prepare_build_dirs(self.pkg.root, self.settings, 1)
  49. File "/usr/lib/python3.7/site-packages/portage/package/ebuild/prepare_build_dirs.py", line 85, in prepare_build_dirs
  50. ensure_dirs(mysettings[dir_key], mode=0o755)
  51. File "/usr/lib/python3.7/site-packages/portage/util/__init__.py", line 1403, in ensure_dirs
  52. raise ReadOnlyFileSystem(func_call)
  53. portage.exception.ReadOnlyFileSystem: makedirs('/var/tmp/portage/x11-misc/xbitmaps-1.1.2-r1/homedir')
  54. Завершено
  55.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement