[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#928387: unblock: diaspora-installer/0.7.6.1+debian1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package diaspora-installer

Really fixes the rc bug #919978

Even though the bug was reproduced in a clean system and last uploaded package
worked, it turned out to be an issue only when bundle command was not available
before the installation was started.

Now this upload uses ruby-bundler from system and piuparts and autopkgtest now
pass.

$ debdiff diaspora-installer_0.7.6.1.dsc diaspora-installer_0.7.6.1+debian1.dsc 
dpkg-source: warning: extracting unsigned source package (/home/pravi/forge/debian/git/ruby-team/diaspora-installer_0.7.6.1.dsc)
diff -Nru diaspora-installer-0.7.6.1/debian/changelog diaspora-installer-0.7.6.1+debian1/debian/changelog
--- diaspora-installer-0.7.6.1/debian/changelog	2018-11-14 18:24:44.000000000 +0530
+++ diaspora-installer-0.7.6.1+debian1/debian/changelog	2019-05-01 18:45:53.000000000 +0530
@@ -1,3 +1,15 @@
+diaspora-installer (0.7.6.1+debian1) unstable; urgency=medium
+
+  * Use system bundler (Closes: #919978)
+
+ -- Pirate Praveen <praveen@debian.org>  Wed, 01 May 2019 18:45:53 +0530
+
+diaspora-installer (0.7.6.1+debian) unstable; urgency=medium
+
+  * Install bundler 1.x (Closes: #919978)
+
+ -- Pirate Praveen <praveen@debian.org>  Fri, 26 Apr 2019 14:08:20 +0530
+
 diaspora-installer (0.7.6.1) unstable; urgency=medium
 
   [ Gianfranco Costamagna ]
diff -Nru diaspora-installer-0.7.6.1/debian/control diaspora-installer-0.7.6.1+debian1/debian/control
--- diaspora-installer-0.7.6.1/debian/control	2018-11-14 18:24:44.000000000 +0530
+++ diaspora-installer-0.7.6.1+debian1/debian/control	2019-05-01 18:45:53.000000000 +0530
@@ -30,6 +30,7 @@
          zlib1g-dev,
          ruby (>= 2.2) | ruby-interpreter,
          ruby-dev,
+         ruby-bundler,
          wget,
          rsync,
          ${misc:Depends},
diff -Nru diaspora-installer-0.7.6.1/debian/postinst diaspora-installer-0.7.6.1+debian1/debian/postinst
--- diaspora-installer-0.7.6.1/debian/postinst	2018-11-14 18:24:44.000000000 +0530
+++ diaspora-installer-0.7.6.1+debian1/debian/postinst	2019-05-01 18:45:53.000000000 +0530
@@ -37,8 +37,7 @@
 	. /usr/lib/diaspora-common/scripts/set-env-diaspora.sh
 	export RAILS_ENV=$RAILS_ENV BUNDLE_WITH=${BUNDLE_WITH} DB_NAME=${DB_NAME} ENVIRONMENT_URL=$ENVIRONMENT_URL
 
-        echo "Installing latest version of bundler..."
-	gem install bundler
+        echo "Using system bundler..."
 
 	echo "Installing gems with rubygems ..."
 	su ${diaspora_user} -s /bin/sh -c "mkdir -p ~/vendor/bundle"

unblock diaspora-installer/0.7.6.1+debian1

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Reply to: