[Bug 288422] databases/timescaledb: Error on update to to 2.21.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 24 Jul 2025 18:09:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288422

            Bug ID: 288422
           Summary: databases/timescaledb: Error on update to to 2.21.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kbowling@freebsd.org
          Reporter: freebsd.org@reg.a0fs.net
          Assignee: kbowling@freebsd.org
             Flags: maintainer-feedback?(kbowling@freebsd.org)

In commit
https://github.com/freebsd/freebsd-ports/commit/a65027dfb8eb7b7c0585424a39219aebcb26ec43
some error had made: in file `pkg-plist` at position
https://github.com/freebsd/freebsd-ports/commit/a65027dfb8eb7b7c0585424a39219aebcb26ec43#diff-849efeb49309ce523071208e492b18840f0829cbc7e3abc76e7165eb2b581649R43
we can see version "--2.21.1--%%PORTVERSION%%.sql". But on building available
"--2.21.0--2.21.1.sql" ("--2.21.0--%%PORTVERSION%%.sql"). And package building
process fail with: 

--- 8< ----
[00:00:12] ====> Compressing man pages (compress-man)
[00:00:12]
===========================================================================
[00:00:12] =======================<phase: package       
>============================
[00:00:12] ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash
ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by'
'PKG_NOTE_build_timestamp=2025-07-24T17:48:56+0000'
'PKG_NOTE_ports_top_git_hash=a65027dfb8'
'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=a65027dfb8'
'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2'
NO_DEPENDS=yes USER=root UID=0 GID=0
[00:00:12] ===>  Building packages for timescaledb-2.21.1
[00:00:12] ===>   Building timescaledb-2.21.1
[00:00:12] pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/timescaledb/work/stage/usr/local/share/postgresql/extension/timescaledb--2.21.1--2.21.1.sql:No
such file or directory
[00:00:12] *** Error code 1
[00:00:12] 
[00:00:12] Stop.
[00:00:12] make: stopped in /usr/ports/databases/timescaledb
[00:00:28] =>> Cleaning up wrkdir
[00:00:28] ===>  Cleaning for timescaledb-2.21.1
--- 8< ----

-- 
You are receiving this mail because:
You are the assignee for the bug.