[Bug 1828194] Re: RM: disapora-installer - re-discussion - not installable in Disco/Eoan

2019-05-08 Thread Christian Ehrhardt 
Ha, now things make much more sense and local testing matches more what I see 
on autopkgtest.
It fails only on Disco and there in regard to the Yard gem.

** Summary changed:

- RM: disapora-installer - re-discussion - not installable in Disco/Eoan
+ disapora-installer not installable on Disco

** Description changed:

  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?
- 
+ The current state seems to be ok in all releases except Disco.
+ There it fails and that blocks other package e.g. the migration of postgresql 
in Disco.
+ (This was found analyzing test errors for bug 1828012)
  
  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
+ Note: test needs >=2G Memory.
  
  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’
+ $ sudo DEBIAN_FRONTEND=noninteractive apt --assume-yes -o 
Dpkg::Options::='--force-confdef' -o Dpkg::Options::='--force-confold' 
+ [...]
+ Bundle complete! 141 Gemfile dependencies, 225 gems now installed.
+ Gems in the groups development and test were not installed.
+ Bundled gems are installed into `./vendor/bundle`
+ Post-install message from i18n:
  
- /var/cache/diaspora-installer/diaspora-0.7.6.0. [ <=>
- ]   2.71M  1.32MB/sin 2.1s
+ HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
+ But that may break your application.
  
- 2019-05-08 08:26:10 (1.32 MB/s) - ‘/var/cache/diaspora-
- installer/diaspora-0.7.6.0.tar.gz’ saved [2845165]
+ Please check your Rails app for 'config.i18n.fallbacks = true'.
+ If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be
+ 'config.i18n.fallbacks = [I18n.default_locale]'.
+ If not, fallbacks will be broken in your app by I18n 1.1.x.
  
- 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 

[Bug 1828194] Re: RM: disapora-installer - re-discussion - not installable in Disco/Eoan

2019-05-08 Thread Christian Ehrhardt 
Hrm, the test results on autopkgtest suggest that this should be good in all 
but Disco.
At least in Eoan since diaspora-installer/0.7.6.1+debian which changed the 
bundler.

Maybe the VM tests are just too small (OOM killer or such)?

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1828194] Re: RM: disapora-installer - re-discussion - not installable in Disco/Eoan

2019-05-08 Thread Christian Ehrhardt 
Also affects Eoan

Setting up diaspora-common (0.7.6.1+debian1) ...
Creating/updating diaspora user account...
dbconfig-common: writing config to /etc/dbconfig-common/diaspora-common.conf

Creating config file /etc/dbconfig-common/diaspora-common.conf with new version
creating postgres user diaspora:  success.
verifying creation of user: success.
creating database diaspora_production: success.
verifying database diaspora_production exists: success.
dbconfig-common: flushing administrative password
SSL enabled, configuring nginx for localhost...

Creating config file /etc/nginx/sites-available/diaspora with new version
Services List

Make diaspora user owner of diaspora_production database...
ALTER DATABASE
Allow diaspora user to create databases...
ALTER ROLE
Grant all privileges to diaspora user...
GRANT
Registering /etc/diaspora.conf via ucf

Creating config file /etc/diaspora.conf with new version

Creating config file /etc/diaspora/database.yml with new version
Processing triggers for mime-support (3.62ubuntu1) ...
Processing triggers for libglib2.0-0:amd64 (2.60.0-1) ...
No schema files found: doing nothing.
Processing triggers for libc-bin (2.29-0ubuntu2) ...
Processing triggers for rsyslog (8.1901.0-1ubuntu1) ...
Processing triggers for ufw (0.36-1ubuntu1) ...
Processing triggers for systemd (240-6ubuntu5) ...
Processing triggers for man-db (2.8.5-2) ...
Setting up libgdk-pixbuf2.0-dev:amd64 (2.38.1+dfsg-1) ...
Setting up libcairo2-dev:amd64 (1.16.0-4) ...
Processing triggers for install-info (6.5.0.dfsg.1-5) ...
Setting up librsvg2-dev:amd64 (2.44.10-2.1) ...
Setting up libmagickcore-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2ubuntu2) ...
Setting up libmagickwand-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2ubuntu2) ...
Setting up libmagickwand-dev (8:6.9.10.23+dfsg-2ubuntu2) ...
Setting up diaspora-installer (0.7.6.1+debian1) ...
Download diaspora tarball version 0.7.6.0 from github.com...
--2019-05-08 09:03:43--  
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 09:03:44--  
https://codeload.github.com/diaspora/diaspora/tar.gz/v0.7.6.0
Resolving codeload.github.com (codeload.github.com)... 192.30.253.121
Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|: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   778KB/sin 3.6s

2019-05-08 09:03:48 (778 KB/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
Using system bundler...
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/..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)

** Also affects: diaspora-installer (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** Also affects: diaspora-installer (Ubuntu Disco)
   Importance: Undecided
   Status: New

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs