(以内容“List of problems in pkgdb, which makes it slow: * In auto mode, the fix_cycles() still checks for cycles. However, it only outputs the results and does not fix them. S...”创建新页面)
(没有差异)

2011年9月14日 (三) 04:43的版本

List of problems in pkgdb, which makes it slow:

  • In auto mode, the fix_cycles() still checks for cycles. However, it only outputs the results and does not fix them. Since the auto mode is usually called by portupgrade, this wastes time.
   Solution: skip this stage in auto mode.