Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2023 08:52:45 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-ports <ports@freebsd.org>
Subject:   Re: pkg writing to /
Message-ID:  <20230306075245.7srq6vzblzxil37u@aniel.nours.eu>
In-Reply-To: <40ED6A0D-68BD-4A05-A9A6-9AE48153AB06@cs.huji.ac.il>
References:  <40ED6A0D-68BD-4A05-A9A6-9AE48153AB06@cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 05, 2023 at 09:37:32AM +0200, Daniel Braniss wrote:
> Hi,
> 	how can I tell pkg not to write to /? in my case sometimes /
> is mounted ro, and so for example pkg update failed, or
> / - which is usually- kept as small as possible gets filled up, eg 
> by /.pkgtemp.compat.xxxxx/linux
> 
> thanks,
> 	danny
> 
> 
This is because you don't have a /compat on your / but you are trying to
install a package that installs files under /compat

Bapt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230306075245.7srq6vzblzxil37u>