File: gentoo-post-install-16514f6d51465c79.yaml

package info (click to toggle)
python-diskimage-builder 3.39.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,704 kB
  • sloc: sh: 7,474; python: 6,454; makefile: 37
file content (6 lines) | stat: -rw-r--r-- 302 bytes parent folder | download
1
2
3
4
5
6
fixes:
  - |
    The gentoo element no longer runs finalization actions during finalise
    phase; these actions now happen in post-install phase. This fixes an issue
    where the final ``emerge --update @world`` would fail due to limited disk
    space, due to the environment finalise steps run in.