问题:
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(503) [receiver=3.0.0pre7]
-----------------------------
解决方案:
Try adding the following line into "/etc/make.conf"

代码:

PORTAGE_RSYNC_INITIAL_TIMEOUT=500


For details, see this post:

http://forums.gentoo.org/viewtopic-t-622757-start-0-postdays-0-postorder-asc-highlight-emerge+sync+sigterm.html

Hope this helps.

参考:
http://forums.gentoo.org/viewtopic-p-4730510.html?sid=29f39bdc9c49bd077ff6a7b7eb7c18c2

相关文章:

  • 2022-12-23
  • 2021-10-30
  • 2021-05-03
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
  • 2022-01-07
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-28
  • 2022-12-23
  • 2021-05-23
  • 2021-11-27
相关资源
相似解决方案