Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2026 15:16:00 +0100
From:      void <void@f-m.fm>
To:        freebsd-python@freebsd.org
Subject:   instructions for upgrading python from 311 to 312 in 20260624 UPDATING
Message-ID:  <aj_bII1qlOdb7NBC@int21h>

index | next in thread | raw e-mail

Hello

Why does this happen:

# pkg set -p -n py311-:py312-                                                       

Do you want to batch replace 'py311-' in package name with 'py312-'?[y/N]: y        

pkg: sqlite error while executing update packages set name = replace(name, 'py311-',
'py312-') where name glob '*py311-*' in file pkgdb.c:2781: UNIQUE constraint failed:
packages.name                                                                       

Why does it fail? How to fix it?

thanks
-- 


home | help

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