[Bug 251990] pkg(8) doesn't print the affected filesystem (or path) name when it runs out of space

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Jan 2024 21:30:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251990

Miguel Arroz <arroz@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arroz@me.com

--- Comment #1 from Miguel Arroz <arroz@me.com> ---
I've hit a similar problem. Currently, the message seems less helpful than it
was when Robert created this ticket. Specifically, in a similar situation (RPI
with a /tmp too small), running FreeBSD 14, pkg 1.20.9, the error messages are
similar to what is described in
https://forums.freebsd.org/threads/error-on-pkg-update.89243/:

> Updating FreeBSD repository catalogue...
> Fetching meta.conf: 100% 163 B 0.2kB/s 00:01
> Fetching packagesite.pkg: 100% 7 MiB 14.4kB/s 07:58
> pkg: Error extracting the archive: 'Write error'
> pkg: No signature found
> Unable to update repository FreeBSD
> Error updating repositories!

As stated in that forum thread, running with --debug doesn't add any more
useful information. It took me a while to understand what the problem was,
since nothing hinted the cause of the underlying problem.

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