Your message dated Tue, 6 Nov 2018 17:36:50 +0100
with message-id <[email protected]>
and subject line Re: diaspora-installer: please update to 0.7.6.0
has caused the Debian Bug report #908064,
regarding diaspora-installer: please update to 0.7.6.0
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.)


-- 
908064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908064
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: diaspora-installer
Version: 0.7.4.0+nmu1
Severity: important
Tags: patch

This new release drops sigar, that is unmaintained and FTBFS with glibc
2.28

I might NMU later this month or next one, because this will become RC once 
glibc 2.28 goes in unstable.

Thanks for caring, I'm attaching a diff right now (note: I can't test on 
pbuilder, so I presume
the fix works by the fact that the testsuite is now completely green)

thanks

Gianfranco
diff -Nru diaspora-installer-0.7.4.0+nmu1/debian/changelog 
diaspora-installer-0.7.6.0~build1/debian/changelog
--- diaspora-installer-0.7.4.0+nmu1/debian/changelog    2018-08-30 
10:59:22.000000000 +0200
+++ diaspora-installer-0.7.6.0~build1/debian/changelog  2018-09-03 
10:03:38.000000000 +0200
@@ -1,3 +1,9 @@
+diaspora-installer (0.7.6.0) unstable; urgency=medium
+
+  * Update to 0.7.6.0, drop sigar dependency
+
+ -- Gianfranco Costamagna <[email protected]>  Mon, 03 Sep 2018 
10:03:38 +0200
+
 diaspora-installer (0.7.4.0+nmu1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru diaspora-installer-0.7.4.0+nmu1/debian/postinst 
diaspora-installer-0.7.6.0~build1/debian/postinst
--- diaspora-installer-0.7.4.0+nmu1/debian/postinst     2018-03-27 
08:41:03.000000000 +0200
+++ diaspora-installer-0.7.6.0~build1/debian/postinst   2018-09-03 
10:03:36.000000000 +0200
@@ -40,10 +40,6 @@
         echo "Installing latest version of bundler..."
        gem install bundler
 
-       echo "Setting build flags for Sigar as workaround for \
-       https://github.com/hyperic/sigar/issues/60 ..."
-        su diaspora -s /bin/sh -c "bundle config --local build.sigar 
'--with-cppflags=\"-fgnu89-inline\"'"
-
        echo "Installing gems with rubygems ..."
        su ${diaspora_user} -s /bin/sh -c "mkdir -p ~/vendor/bundle"
        su ${diaspora_user} -s /bin/sh -c "touch ~/Gemfile.lock && truncate -s 
0 ~/Gemfile.lock"
diff -Nru diaspora-installer-0.7.4.0+nmu1/diaspora-common.conf 
diaspora-installer-0.7.6.0~build1/diaspora-common.conf
--- diaspora-installer-0.7.4.0+nmu1/diaspora-common.conf        2018-03-27 
08:41:03.000000000 +0200
+++ diaspora-installer-0.7.6.0~build1/diaspora-common.conf      2018-09-03 
10:03:38.000000000 +0200
@@ -1,5 +1,5 @@
 # If diaspora_version is changed, update sha256sums as well
-export diaspora_version=0.7.4.0
+export diaspora_version=0.7.6.0
 # possible values branch, tag
 export diaspora_release_type=tag
 export github_archive_url=https://github.com/diaspora/diaspora/archive
diff -Nru diaspora-installer-0.7.4.0+nmu1/sha256sums 
diaspora-installer-0.7.6.0~build1/sha256sums
--- diaspora-installer-0.7.4.0+nmu1/sha256sums  2018-03-27 08:41:03.000000000 
+0200
+++ diaspora-installer-0.7.6.0~build1/sha256sums        2018-09-03 
10:03:38.000000000 +0200
@@ -1 +1 @@
-a1e62b83d1aa81acf5ccc0f8a30472d7528b3acc46c6041ee334825257d609f6 
/var/cache/diaspora-installer/diaspora-0.7.4.0.tar.gz
+a2b7b2e432a8a914f38aa692187b56171be7377011016d7f94c79cd74531efd0 
/var/cache/diaspora-installer/diaspora-0.7.6.0.tar.gz

--- End Message ---
--- Begin Message ---
On Wed, 24 Oct 2018 18:08:55 +0200 Gianfranco Costamagna 
<[email protected]> wrote:
> control: tags -1 patch pending
> On Wed, 5 Sep 2018 20:25:05 +0200 Gianfranco Costamagna 
> <[email protected]> wrote:
> > Source: diaspora-installer
> > Version: 0.7.4.0+nmu1
> > Severity: important
> > Tags: patch
> > 
> > This new release drops sigar, that is unmaintained and FTBFS with glibc
> > 2.28
> > 
> > I might NMU later this month or next one, because this will become RC once 
> > glibc 2.28 goes in unstable.
> > 
> 
> in deferred/15
> (I don't use the NMU syntax because I don't want to mess up the rules file 
> parsing of the versioning)
> 
> G.

only two days left, lets close this one

G.

> > Thanks for caring, I'm attaching a diff right now (note: I can't test on 
> > pbuilder, so I presume
> > the fix works by the fact that the testsuite is now completely green)
> > 
> > thanks
> > 
> > Gianfranco
> 
> 

--- End Message ---

Reply via email to