Public bug reported: This seems to be a continuation of bug 1717801 and bug 1732520. Looking at these past bugs the issues seem to come and go with slightly changing symptoms, maybe due to upstream changes e.g. on ruby gems and such - also the main installer is fetched externally.
The current state is not better, it is uninstallable in Disco as well as Eoan. I'm not sure if there is a special ruby'esque way to get it to work, but as-is it fails. Not sure if we should remove it from Disco being released, but for Eoan I'd think it makes sense to consider it, unless it (as in the past) magically resolves - but even then if it is that unreliable maybe a removal would still be appropriate? Note - nothing else holds it in the Distribution: $ reverse-depends src:diaspora-installer -r eoan No reverse dependencies found This will be blocking e.g. the migration of postgresql in Disco (and in Eoan). (This was found analyzing test errors for bug 1828012) If we want to keep it for "having a chance to work" given its test record I'd at least suggest marking it as force-badtest then, as across all architectures it looks like: => http://autopkgtest.ubuntu.com/packages/diaspora-installer/disco/amd64 Example from Disco: $ sudo DEBIAN_FRONTEND=noninteractive apt --assume-yes -o Dpkg::Options::='--force-confdef' -o Dpkg::Options::='--force-confold' install diaspora-installer Setting up diaspora-installer (0.7.6.1build1) ... Download diaspora tarball version 0.7.6.0 from github.com... --2019-05-08 08:26:07-- https://github.com/diaspora/diaspora/archive/v0.7.6.0.tar.gz Resolving github.com (github.com)... 192.30.253.112 Connecting to github.com (github.com)|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/diaspora/diaspora/tar.gz/v0.7.6.0 [following] --2019-05-08 08:26:08-- https://codeload.github.com/diaspora/diaspora/tar.gz/v0.7.6.0 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: ‘/var/cache/diaspora-installer/diaspora-0.7.6.0.tar.gz’ /var/cache/diaspora-installer/diaspora-0.7.6.0. [ <=> ] 2.71M 1.32MB/s in 2.1s 2019-05-08 08:26:10 (1.32 MB/s) - ‘/var/cache/diaspora- installer/diaspora-0.7.6.0.tar.gz’ saved [2845165] Checking integrity of download... /var/cache/diaspora-installer/diaspora-0.7.6.0.tar.gz: OK Extracting files... Copying files to /usr/share/diaspora... diaspora archive to copy: diaspora-0.7.6.0 Copying source tarball to /var/lib/diaspora/public... Setting up environment varibales... Using /etc/diaspora.conf... export DB_NAME=diaspora_production Installing latest version of bundler... Fetching: bundler-2.0.1.gem (100%) Successfully installed bundler-2.0.1 Parsing documentation for bundler-2.0.1 Installing ri documentation for bundler-2.0.1 Done installing documentation for bundler after 4 seconds 1 gem installed Installing gems with rubygems ... Fetching gem metadata from https://rails-assets.org/.... Fetching gem metadata from https://rails-assets.org/.. Fetching gem metadata from https://rubygems.org/......... Fetching gem metadata from https://rails-assets.org/.. Fetching gem metadata from https://rails-assets.org/... Fetching gem metadata from https://rubygems.org/... Fetching gem metadata from https://rails-assets.org/.. Fetching gem metadata from https://rails-assets.org/... Fetching gem metadata from https://rubygems.org/... Resolving dependencies..................Killed dpkg: error processing package diaspora-installer (--configure): installed diaspora-installer package post-installation script subprocess returned error exit status 137 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... Errors were encountered while processing: diaspora-installer E: Sub-process /usr/bin/dpkg returned an error code (1) I tried this multiple times in different envionemnts (contianser, VMs) - everytime the same. ** Affects: diaspora-installer (Ubuntu) Importance: Undecided Status: New ** Affects: diaspora-installer (Ubuntu Disco) Importance: Undecided Status: New ** Affects: diaspora-installer (Ubuntu Eoan) Importance: Undecided Status: New ** Summary changed: - RM: disapora-installer - not installable + RM: disapora-installer - re-discussion - not installable in Disco/Eoan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828194 Title: RM: disapora-installer - re-discussion - not installable in Disco/Eoan To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/diaspora-installer/+bug/1828194/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
