pkg:_sqlite_error_while_executing_UPDATE_packages_ …_pkgdb.c:2648:_UNIQUE_constraint_failed:_package s.name

From: Graham Perrin <grahamperrin_at_freebsd.org>
Date: Mon, 27 Jun 2022 19:59:52 UTC
 From <https://pastebin.com/raw/uPExYGha>:

pkg: sqlite error while executing UPDATE packages SET name='py39-setuptools' WHERE id=44784 in file pkgdb.c:2648: UNIQUE constraint failed: packages.name
pkg: sqlite error while executing UPDATE packages SET name='py39-sqlite3' WHERE id=45711 in file pkgdb.c:2648: UNIQUE constraint failed: packages.name

Please, should I be concerned?

Context: 
<https://github.com/freebsd/freebsd-ports/blob/f117f2c48552792743a74a931a49e76fc4a9c0f7/UPDATING#L8-L40>

TIA