[Bug 243523] The default size of tmpmfs is not sufficient for pkg operation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 22 17:09:20 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243523

            Bug ID: 243523
           Summary: The default size of tmpmfs is not sufficient for pkg
                    operation
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: bugs at FreeBSD.org
          Reporter: vas at sibptus.ru

The default size of tmpmfs (tmpsize="20m") is not sufficient for pkg operation.
If you do not increase the size of /tmp, "pkg update" operations will fail with
the message:

pkg: archive_read_extract(extract error): No space left on device

Workaround: increase the size of the RAM disk on /tmp, or unmount the RAM disk.

Proposed solution: the default tmpsize in /etc/defaults/rc.conf should be set
to a higher value.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list