Post by @lilpoes

#FreeBSD jail
trying to update - upgrade pkg, get new package FreeBSD-clibs-lib32: 15.1p2 [FreeBSD-base]
oke nice, lets start...then

pkg: Failed to create temporary file for /usr/lib32/libc++.so.1:Read-only file system

😐

Replying to @lilpoes
Graham Perrin
@grahamperrin @bsd.cafe

What response to the mount command after chroot into the jail?

@lilpoes

liltle poes
@lilpoes
Public en edited

@grahamperrin@bsd.cafe Hi @grahamperrin@bsd.cafe,

the response is

# mount

/dev/vtbd1p2 on / (ufs, local, soft-updates)

This issue only affects this jail; the other jails are working fine

Replying to @lilpoes
Tom
@pertho @bsd.cafe

@lilpoes Is that a "thin" jail? If so, you cannot update a base package in it.
@grahamperrin

Replying to @pertho@bsd.cafe
liltle poes
@lilpoes
Public en edited

@pertho@bsd.cafe @grahamperrin

yes it is, my other jail running pkgbase workin just fine (following this article https://dan.langille.org/2026/07/20/updating-a-freebsd-15-0-jail-to-freebsd-15-1-via-pkgbase/)

but I already destroy my jail and create a new one, everything is working fine