Package: pgtap
Version: 0.90.0-1
Severity: important

Dear Maintainer,

pgtap 0.90.0-1 contains files configured for postgresql-9.1, which is no longer
supported on sid. There is no package for pgtap that supports postgresql-9.3.
Attempting to create this extension in postgresql-9.3 with pgtap 0.90.0-1
installed on sid results in:

=> create extension pgtap;
ERROR:  could not open extension control file
"/usr/share/postgresql/9.3/extension/pgtap.control": No such file or directory

I also note that pgtap 0.90.0-1 declares no dependencies on postgresql. Perhaps
a naming convention like that used by postgis (e.g. postgresql-9.3-postgis-2.1)
would help ease upgrades and allow explicit dependencies to be included?

I also also note that pgtap is affected by this postgresql-9.3 extension
change, and installation from source requires manual intervention:
http://postgresql.1045698.n5.nabble.com/PostgreSQL-9-3-beta-breaks-some-
extensions-quot-make-install-quot-td5755344.html

I ended up having to manually "/usr/bin/install -c -m 644" several files  that
were missed by "make install" from pgtap-0.93.0/sql to the
/usr/share/postgresql/9.3/extension . Might need to patch the makefile.

Kind regards,
Ben.



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pgtap depends on:
ii  libpq5                               9.3.0-2
ii  perl-modules [libtest-harness-perl]  5.18.1-4

Versions of packages pgtap recommends:
ii  libtap-harness-archive-perl             0.15-1
ii  libtap-parser-sourcehandler-pgtap-perl  3.27-2

pgtap suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to