pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Prob with borg?



On Sun, Jul 05, 2026 at 03:09:27PM -0400, Todd Gruhn wrote:
> gandalf# /usr/pkg/bin/borg  list  /umass1/BORG-REPOS
> /usr/pkg/bin/borg  list  /umass1/BORG-REPOS
> You do not have a supported version of the msgpack python package
> installed. Terminating.
> This should never happen as specific, supported versions are required
> by our pyproject.toml.
> Do not contact borgbackup support about this.
> Error: unsupported msgpack version
> 
> gandalf# /usr/pkg/bin/borg  --version
> /usr/pkg/bin/borg  --version
> borg 1.4.1
> 
> 
> pkgsrc-2025Q3
> 
> ~~~~~~~~~~~~~~~~~~~~~~~
> 
> What s with msgpack ?

borg 1.4.1 requires "msgpack >=1.0.3, <=1.1.0".
pkgsrc-2025Q3 installs msgpack 1.1.1.

-- 
Herbert


Home | Main Index | Thread Index | Old Index