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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"