Your message dated Sun, 22 Feb 2015 18:50:11 +0100
with message-id <[email protected]>
and subject line Re: Bug#778935: unblock:
puppet-module-puppetlabs-postgresql/4.0.0-2
has caused the Debian Bug report #778935,
regarding unblock: puppet-module-puppetlabs-postgresql/4.0.0-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
778935: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778935
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package puppet-module-puppetlabs-postgresql
The version of puppet-module-puppetlabs-postgresql attempts to install
postgresql 9.3 on a jessie system, while jessie has 9.4. Upstream has
corrected this in a later release, from which the fix has been cherry
picked.
debdiff puppet-module-puppetlabs-postgresql_4.0.0-1.dsc
puppet-module-puppetlabs-postgresql_4.0.0-2.dsc
diff -Nru puppet-module-puppetlabs-postgresql-4.0.0/debian/changelog
puppet-module-puppetlabs-postgresql-4.0.0/debian/changelog
--- puppet-module-puppetlabs-postgresql-4.0.0/debian/changelog 2014-10-24
22:46:52.000000000 +0200
+++ puppet-module-puppetlabs-postgresql-4.0.0/debian/changelog 2015-02-21
21:48:18.000000000 +0100
@@ -1,3 +1,10 @@
+puppet-module-puppetlabs-postgresql (4.0.0-2) unstable; urgency=medium
+
+ * [221918d] Import upstream commit 9bb1c5e to select correct postgresql
+ version on jessie. Thanks to Andrew Starr-Bochicchio (Closes: #777607)
+
+ -- Stig Sandbeck Mathisen <[email protected]> Sat, 21 Feb 2015 21:47:40 +0100
+
puppet-module-puppetlabs-postgresql (4.0.0-1) unstable; urgency=medium
* Imported upstream relase 4.0.0
diff -Nru
puppet-module-puppetlabs-postgresql-4.0.0/debian/patches/0001-Fixing-autodetected-version-for-Debian-Jessie-which-.patch
puppet-module-puppetlabs-postgresql-4.0.0/debian/patches/0001-Fixing-autodetected-version-for-Debian-Jessie-which-.patch
---
puppet-module-puppetlabs-postgresql-4.0.0/debian/patches/0001-Fixing-autodetected-version-for-Debian-Jessie-which-.patch
1970-01-01 01:00:00.000000000 +0100
+++
puppet-module-puppetlabs-postgresql-4.0.0/debian/patches/0001-Fixing-autodetected-version-for-Debian-Jessie-which-.patch
2015-02-21 21:48:18.000000000 +0100
@@ -0,0 +1,30 @@
+From: Armin ranjbar <[email protected]>
+Date: Fri, 21 Nov 2014 22:26:18 +0330
+Subject: Fixing autodetected version for Debian Jessie,
+ which uses postgresql 9.4
+
+---
+ manifests/globals.pp | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/manifests/globals.pp b/manifests/globals.pp
+index 1bbf7d5..823ad81 100644
+--- a/manifests/globals.pp
++++ b/manifests/globals.pp
+@@ -67,7 +67,7 @@ class postgresql::globals (
+ 'Debian' => $::operatingsystemrelease ? {
+ /^6\./ => '8.4',
+ /^(wheezy|7\.)/ => '9.1',
+- /^(jessie|8\.)/ => '9.3',
++ /^(jessie|8\.)/ => '9.4',
+ default => undef,
+ },
+ 'Ubuntu' => $::operatingsystemrelease ? {
+@@ -102,6 +102,7 @@ class postgresql::globals (
+ '91' => '1.5',
+ '9.2' => '2.0',
+ '9.3' => '2.1',
++ '9.4' => '2.1',
+ default => undef,
+ }
+ $globals_postgis_version = pick($postgis_version, $default_postgis_version)
diff -Nru puppet-module-puppetlabs-postgresql-4.0.0/debian/patches/series
puppet-module-puppetlabs-postgresql-4.0.0/debian/patches/series
--- puppet-module-puppetlabs-postgresql-4.0.0/debian/patches/series
1970-01-01 01:00:00.000000000 +0100
+++ puppet-module-puppetlabs-postgresql-4.0.0/debian/patches/series
2015-02-21 21:48:18.000000000 +0100
@@ -0,0 +1 @@
+0001-Fixing-autodetected-version-for-Debian-Jessie-which-.patch
unblock puppet-module-puppetlabs-postgresql/4.0.0-2
-- System Information:
Debian Release: 8.0
APT prefers experimental
APT policy: (99, 'experimental'), (99, 'unstable'), (99, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Hi,
On Sat, Feb 21, 2015 at 10:56:24PM +0100, Stig Sandbeck Mathisen
<[email protected]> wrote:
>
> Please unblock package puppet-module-puppetlabs-postgresql
>
Unblocked.
Regards,
--
Mehdi Dogguy
--- End Message ---