Your message dated Sat, 11 May 2019 14:08:42 +0200
with message-id <[email protected]>
and subject line Re: unblock: diaspora-installer/0.7.6.1+debian1
has caused the Debian Bug report #928387,
regarding unblock: diaspora-installer/0.7.6.1+debian1
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.)
--
928387: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928387
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 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 <[email protected]> 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 <[email protected]> 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
--- End Message ---
--- Begin Message ---
Hi Pirate,
On Fri, 03 May 2019 14:56:55 +0200 Pirate Praveen <[email protected]>
wrote:
> Please unblock package diaspora-installer
Unblocked, thanks.
By the way, next time you follow-up on a bug, add some context. The only
context I saw in the mail I received from the bts was the bug number in
the addressee, and I had to look up what it was about. Not very reader
friendly.
Paul
signature.asc
Description: OpenPGP digital signature
--- End Message ---