Re: pkg writing to /
- Reply: Daniel Braniss : "Re: pkg writing to /"
- In reply to: Daniel Braniss : "Re: pkg writing to /"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Mar 2023 14:33:32 UTC
06.03.2023 20:11, Daniel Braniss wrote: >>> bhv-10# pkg update >>> Updating FreeBSD repository catalogue... >>> Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 >>> Fetching packagesite.pkg: 100% 7 MiB 1.4MB/s 00:05 >>> pkg: Error extracting the archive: 'Write error' >>> pkg: No signature found >>> Unable to update repository FreeBSD >>> Error updating repositories! >> >> Make sure you either have /tmp mounted r/w as file system, or point TMPDIR to /var/tmp or elsewhere mounted r/w. >> > > /var/tmp and /tmp are r/w nevertheless, try: env TMPDIR=/var/tmp pkg update