[DRE-maint] ruby-sanitize is marked for autoremoval from testing

2018-03-27 Thread Debian testing autoremoval watch
ruby-sanitize 2.1.0-2 is marked for autoremoval from testing on 2018-05-03

It is affected by these RC bugs:
893610: ruby-sanitize: CVE-2018-3740


___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] ruby-rails-assets-diaspora-jsxc is marked for autoremoval from testing

2018-03-27 Thread Debian testing autoremoval watch
ruby-rails-assets-diaspora-jsxc 0.1.5+dfsg2~develop.7-3 is marked for 
autoremoval from testing on 2018-05-03

It (build-)depends on packages with these RC bugs:
893652: strophejs: strophejs FTBFS with node-almond 0.3.3+dfsg-1


___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] ruby-task-list is marked for autoremoval from testing

2018-03-27 Thread Debian testing autoremoval watch
ruby-task-list 2.0.0-2 is marked for autoremoval from testing on 2018-04-13

It (build-)depends on packages with these RC bugs:
891755: ruby-html-pipeline: ruby-html-pipeline FTBFS with ruby 2.5: test 
failures
893610: ruby-sanitize: CVE-2018-3740


___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] ruby-html-pipeline is marked for autoremoval from testing

2018-03-27 Thread Debian testing autoremoval watch
ruby-html-pipeline 1.11.0-1 is marked for autoremoval from testing on 2018-04-13

It is affected by these RC bugs:
891755: ruby-html-pipeline: ruby-html-pipeline FTBFS with ruby 2.5: test 
failures

It (build-)depends on packages with these RC bugs:
893610: ruby-sanitize: CVE-2018-3740


___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Bug#894272: gitlab: Problem on upgrade from 8.13 - 9.5 - 10.5. Probably local setup problem

2018-03-27 Thread David L
Package: gitlab
Version: 10.5.6+dfsg-1
Severity: normal

Hi,

I have a gitlab installation working originally on 8.13 version.

This installation stop working when some upgrades for 9.5 enters testing.
I have the same failure from my test installation, some gems installed locally.

History are:

I've upgrade 8.13 to 9.5.4+dfsg-7. Not working because sprockets problem.
I've upgrade 9.5.4 to 10.5.5+dfsg-3. Not working because sprockets problem.

I've done a full backup of installation and database, deleted all locally 
installed gems, apt-get remove gitlab && apt-get remove ruby && purge gitlab && 
apt-get install gitlab.

As I've detected, on some cases, purge fails because there's some process 
running as gitlab user.

My problem:

After a full delete of gitlab & ruby and another dependences, I've do a clean 
install (without restore any backup yet).

Gitlab installs correctly, but, there's a problem starting sidekiq. There's the 
log:


Child worker:
 AssetSize  Chunks Chunk Names
c3789bfe47e4e75a43bd.worker.js  188 kBmain  [emitted]  main
[../../../../../../var/lib/gitlab/.node_modules/diff/dist/diff.js] 
/var/lib/gitlab/.node_modules/diff/dist/diff.js 184 kB {main} [built]

[../../../../../lib/nodejs/babel-loader/lib/index.js!./ide/lib/diff/diff_worker.js]
 /usr/lib/nodejs/babel-loader/lib!./ide/lib/diff/diff_worker.js + 1 modules 1.1 
kB {main} [built]
A dependency job for gitlab.service failed. See 'journalctl -xe' for details.
invoke-rc.d: initscript gitlab, action "start" failed.
● gitlab.service - GitLab Services
   Loaded: loaded (/lib/systemd/system/gitlab.service; enabled; vendor preset: 
enabled)
   Active: inactive (dead) since Thu 2018-03-22 10:43:41 CET; 5 days ago
 Main PID: 4989 (code=exited, status=0/SUCCESS)

Mar 27 19:12:51 kanade.darkbolt.net systemd[1]: Dependency failed for GitLab 
Services.
Mar 27 19:12:51 kanade.darkbolt.net systemd[1]: gitlab.service: Job 
gitlab.service/start failed with result 'dependency'.
Mar 27 19:27:39 kanade.darkbolt.net systemd[1]: Dependency failed for GitLab 
Services.
Mar 27 19:27:39 kanade.darkbolt.net systemd[1]: gitlab.service: Job 
gitlab.service/start failed with result 'dependency'.
Mar 27 20:24:02 kanade.darkbolt.net systemd[1]: Dependency failed for GitLab 
Services.
Mar 27 20:24:02 kanade.darkbolt.net systemd[1]: gitlab.service: Job 
gitlab.service/start failed with result 'dependency'.
Mar 28 02:15:30 kanade.darkbolt.net systemd[1]: Dependency failed for GitLab 
Services.
Mar 28 02:15:30 kanade.darkbolt.net systemd[1]: gitlab.service: Job 
gitlab.service/start failed with result 'dependency'.
Mar 28 02:27:00 kanade.darkbolt.net systemd[1]: Dependency failed for GitLab 
Services.
Mar 28 02:27:00 kanade.darkbolt.net systemd[1]: gitlab.service: Job 
gitlab.service/start failed with result 'dependency'.
dpkg: error processing package gitlab (--configure):
 installed gitlab package post-installation script subprocess returned error 
exit status 1
Processing triggers for systemd (238-3) ...
Errors were encountered while processing:
 gitlab
E: Sub-process /usr/bin/dpkg returned an error code (1)
kanade:~# journalctl -xe
-- Subject: Unit gitlab-mailroom.service has finished start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- Unit gitlab-mailroom.service has finished starting up.
-- 
-- The start-up result is RESULT.
Mar 28 02:26:28 kanade.darkbolt.net gitlab-workhorse[29141]: 
time="2018-03-28T02:26:28+02:00" level=info msg=Starting 
version="gitlab-workhorse (unknown version)"
Mar 28 02:26:29 kanade.darkbolt.net gitlab-sidekiq[29135]: bundler: failed to 
load command: sidekiq (/usr/local/bin/sidekiq)
Mar 28 02:26:29 kanade.darkbolt.net gitlab-sidekiq[29135]: LoadError: cannot 
load such file -- /usr/share/rubygems-integration/all/specifications/bin/sidekiq
Mar 28 02:26:29 kanade.darkbolt.net gitlab-sidekiq[29135]:   
/usr/local/bin/sidekiq:23:in `load'
Mar 28 02:26:29 kanade.darkbolt.net gitlab-sidekiq[29135]:   
/usr/local/bin/sidekiq:23:in `'
Mar 28 02:26:29 kanade.darkbolt.net systemd[1]: gitlab-sidekiq.service: Main 
process exited, code=exited, status=1/FAILURE
Mar 28 02:27:00 kanade.darkbolt.net systemd[1]: gitlab-sidekiq.service: Failed 
with result 'exit-code'.
Mar 28 02:27:00 kanade.darkbolt.net systemd[1]: Failed to start GitLab Sidekiq 
Worker.
-- Subject: Unit gitlab-sidekiq.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- Unit gitlab-sidekiq.service has failed.
-- 
-- The result is RESULT.
Mar 28 02:27:00 kanade.darkbolt.net systemd[1]: Dependency failed for GitLab 
Services.
-- Subject: Unit gitlab.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- Unit gitlab.service has failed.
-- 
-- The result is RESULT.
Mar 28 02:27:00 kanade.darkbolt.net systemd[1]: gitlab.service: Job 
gitlab.service/start failed with result 'dependency'.
Mar 28 02:27:00 kanade.darkbolt.net 

[DRE-maint] Processed: bug 892558 is forwarded to https://github.com/rodjek/rspec-puppet/issues/670, tagging 892558

2018-03-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 892558 https://github.com/rodjek/rspec-puppet/issues/670
Bug #892558 [src:ruby-rspec-puppet] ruby-rspec-puppet FTBFS with Ruby 2.5
Set Bug forwarded-to-address to 
'https://github.com/rodjek/rspec-puppet/issues/670'.
> tags 892558 + upstream
Bug #892558 [src:ruby-rspec-puppet] ruby-rspec-puppet FTBFS with Ruby 2.5
Added tag(s) upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
892558: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892558
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Accepted ruby-omniauth-saml 1.10.0-1 (source) into unstable

2018-03-27 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Mar 2018 16:10:48 +0530
Source: ruby-omniauth-saml
Binary: ruby-omniauth-saml
Architecture: source
Version: 1.10.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Pirate Praveen 
Description:
 ruby-omniauth-saml - generic SAML strategy for OmniAuth
Changes:
 ruby-omniauth-saml (1.10.0-1) unstable; urgency=medium
 .
   * New upstream version 1.10.0
   * Bump debhelper compatibility level to 11
   * Bump Standards-Version to 4.1.3 (no changes needed)
   * Use salsa.debian.org in Vcs-* fields
Checksums-Sha1:
 34abfd328ef767c61ff891ad2f5820a56e07611b 2249 ruby-omniauth-saml_1.10.0-1.dsc
 e9615b7d40be9774eb5440d7f768c148e781e36c 21265 
ruby-omniauth-saml_1.10.0.orig.tar.gz
 d1dded9da92753e5521c73bdf98fa656e0c503cf 2644 
ruby-omniauth-saml_1.10.0-1.debian.tar.xz
 fa7161daa8f06e4103fe1aa2cb14cb2c84d57bc9 7757 
ruby-omniauth-saml_1.10.0-1_source.buildinfo
Checksums-Sha256:
 b8c41c0bbbcea6e035f64fcfb8947c183202c49047a5f5971c75c0db9ccdca43 2249 
ruby-omniauth-saml_1.10.0-1.dsc
 7c8bc67bb214a063eefbeae528e452e5b9379512e6c5d21b9a2e93e3f08ec70b 21265 
ruby-omniauth-saml_1.10.0.orig.tar.gz
 c479d3de65cd71bfc37800bdc2a293e059883090560079009959337b9a9485de 2644 
ruby-omniauth-saml_1.10.0-1.debian.tar.xz
 9885eba93ce916bfe1180f258cb9cedb3dc1a8593f842f435f7c41b9fa3a9f2d 7757 
ruby-omniauth-saml_1.10.0-1_source.buildinfo
Files:
 2911024a4a340032f6496d1ef0eed259 2249 ruby optional 
ruby-omniauth-saml_1.10.0-1.dsc
 53ceb06c85ad38339f6501deb22c5236 21265 ruby optional 
ruby-omniauth-saml_1.10.0.orig.tar.gz
 41dce1c28d16cedeebc5b6002c75c540 2644 ruby optional 
ruby-omniauth-saml_1.10.0-1.debian.tar.xz
 2169a560c67f9a3a73659dd7d1d09a01 7757 ruby optional 
ruby-omniauth-saml_1.10.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlq6IroACgkQzh+cZ0US
wiry3xAAmW2jAYNHlZZmaD4eiYzXY7Ig+4jAHGqO9vqzPnRC36eH4+7FpNQhzO5Q
LviEvgyWxvMvrpUmkayQT15nnrleUnMAGPn3UXqe0/nO0l4zxvMyMXlZaOc9yaSx
yoOKKgRyy3yc/KFaDV4ZLP+4+uVIiyFq1zGPRCfgR/aqLlwNxTBXPASbls0GpkBd
TAmJE0OrNkWD9rkNaKMGSW1SpSv66yqaHX9Z4tQryjAV0KLTHObOO5C+C1CNdEj9
5Rwvu7ID8mIROSi6etewiCt4kUqPLx7eAjJz2f6w4LAniziDGT8s45LX4j5sJC/k
b36LJLV5VI62o0xY5akibdPTzDRZ+bYTCkhtVW5SEGbpzBF3hOrdyrw9DcPaDIOc
cdO16evfl3zLYc/jz2QpnHyj2y9EaCxm8e+Q22KgYldVY9fh5D8D9o0et4iJls8Z
rrWN3zFjWFqjyZNsJ11jUuVOiJFg7u5V/YMFgaqVsIngFkDIePJoILfmN7xseW10
T278xlCL0xE/Loai7W3sI3iKcLLqEy0WrbPfjIWe5G7NjmLz7S3ZZo+9RlZnsU5W
fk+3yk069wTmeWIaXAWraz/hAqXWRGN6BzwzorJDbzJxuB7YUmYFbjmoP5sC2TSy
5edb1Y1KbBne3xRLciWrYYfBduHfmv9kmNKCiWZzlvnGL+XXe2k=
=r12N
-END PGP SIGNATURE-


___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] ruby-omniauth-saml_1.10.0-1_source.changes ACCEPTED into unstable

2018-03-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Mar 2018 16:10:48 +0530
Source: ruby-omniauth-saml
Binary: ruby-omniauth-saml
Architecture: source
Version: 1.10.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Pirate Praveen 
Description:
 ruby-omniauth-saml - generic SAML strategy for OmniAuth
Changes:
 ruby-omniauth-saml (1.10.0-1) unstable; urgency=medium
 .
   * New upstream version 1.10.0
   * Bump debhelper compatibility level to 11
   * Bump Standards-Version to 4.1.3 (no changes needed)
   * Use salsa.debian.org in Vcs-* fields
Checksums-Sha1:
 34abfd328ef767c61ff891ad2f5820a56e07611b 2249 ruby-omniauth-saml_1.10.0-1.dsc
 e9615b7d40be9774eb5440d7f768c148e781e36c 21265 
ruby-omniauth-saml_1.10.0.orig.tar.gz
 d1dded9da92753e5521c73bdf98fa656e0c503cf 2644 
ruby-omniauth-saml_1.10.0-1.debian.tar.xz
 fa7161daa8f06e4103fe1aa2cb14cb2c84d57bc9 7757 
ruby-omniauth-saml_1.10.0-1_source.buildinfo
Checksums-Sha256:
 b8c41c0bbbcea6e035f64fcfb8947c183202c49047a5f5971c75c0db9ccdca43 2249 
ruby-omniauth-saml_1.10.0-1.dsc
 7c8bc67bb214a063eefbeae528e452e5b9379512e6c5d21b9a2e93e3f08ec70b 21265 
ruby-omniauth-saml_1.10.0.orig.tar.gz
 c479d3de65cd71bfc37800bdc2a293e059883090560079009959337b9a9485de 2644 
ruby-omniauth-saml_1.10.0-1.debian.tar.xz
 9885eba93ce916bfe1180f258cb9cedb3dc1a8593f842f435f7c41b9fa3a9f2d 7757 
ruby-omniauth-saml_1.10.0-1_source.buildinfo
Files:
 2911024a4a340032f6496d1ef0eed259 2249 ruby optional 
ruby-omniauth-saml_1.10.0-1.dsc
 53ceb06c85ad38339f6501deb22c5236 21265 ruby optional 
ruby-omniauth-saml_1.10.0.orig.tar.gz
 41dce1c28d16cedeebc5b6002c75c540 2644 ruby optional 
ruby-omniauth-saml_1.10.0-1.debian.tar.xz
 2169a560c67f9a3a73659dd7d1d09a01 7757 ruby optional 
ruby-omniauth-saml_1.10.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlq6IroACgkQzh+cZ0US
wiry3xAAmW2jAYNHlZZmaD4eiYzXY7Ig+4jAHGqO9vqzPnRC36eH4+7FpNQhzO5Q
LviEvgyWxvMvrpUmkayQT15nnrleUnMAGPn3UXqe0/nO0l4zxvMyMXlZaOc9yaSx
yoOKKgRyy3yc/KFaDV4ZLP+4+uVIiyFq1zGPRCfgR/aqLlwNxTBXPASbls0GpkBd
TAmJE0OrNkWD9rkNaKMGSW1SpSv66yqaHX9Z4tQryjAV0KLTHObOO5C+C1CNdEj9
5Rwvu7ID8mIROSi6etewiCt4kUqPLx7eAjJz2f6w4LAniziDGT8s45LX4j5sJC/k
b36LJLV5VI62o0xY5akibdPTzDRZ+bYTCkhtVW5SEGbpzBF3hOrdyrw9DcPaDIOc
cdO16evfl3zLYc/jz2QpnHyj2y9EaCxm8e+Q22KgYldVY9fh5D8D9o0et4iJls8Z
rrWN3zFjWFqjyZNsJ11jUuVOiJFg7u5V/YMFgaqVsIngFkDIePJoILfmN7xseW10
T278xlCL0xE/Loai7W3sI3iKcLLqEy0WrbPfjIWe5G7NjmLz7S3ZZo+9RlZnsU5W
fk+3yk069wTmeWIaXAWraz/hAqXWRGN6BzwzorJDbzJxuB7YUmYFbjmoP5sC2TSy
5edb1Y1KbBne3xRLciWrYYfBduHfmv9kmNKCiWZzlvnGL+XXe2k=
=r12N
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Accepted gitlab 10.6.0+dfsg-1 (source) into unstable

2018-03-27 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Mar 2018 20:01:24 +0530
Source: gitlab
Binary: gitlab
Architecture: source
Version: 10.6.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Pirate Praveen 
Description:
 gitlab - git powered software platform to collaborate on code (non-omnibus
Changes:
 gitlab (10.6.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 10.6.0
Checksums-Sha1:
 27e4c08ed8753f8bf5b6bbb4d456b723e3a79b10 2523 gitlab_10.6.0+dfsg-1.dsc
 bc0b8484fc51c223346e1f18a252f7a170a67a61 42707888 
gitlab_10.6.0+dfsg.orig.tar.xz
 33ab6858a87c56cdacc243d21b249958fd750682 62052 
gitlab_10.6.0+dfsg-1.debian.tar.xz
 dcac2161a14edc0341919482d716771519e011ec 8025 
gitlab_10.6.0+dfsg-1_source.buildinfo
Checksums-Sha256:
 91b988356a1164e989ebbff37d321da22f954f7f29b52204694c4a95da2b28ce 2523 
gitlab_10.6.0+dfsg-1.dsc
 b57410ebde4916bf9566b6d0517a629970e0e4e7c2bc8279b07cabeab6252f4a 42707888 
gitlab_10.6.0+dfsg.orig.tar.xz
 dd991c1fd233263c4d557a14c058c301b72a3ba5078e37ce061e6e1eabbe13e5 62052 
gitlab_10.6.0+dfsg-1.debian.tar.xz
 1bd0837dbcba8187c8758efd27978bc35db3bc782ab1ea6907b31c76d5c51663 8025 
gitlab_10.6.0+dfsg-1_source.buildinfo
Files:
 8c7a9f3f0d416892bb9ca2228ed23ce5 2523 contrib/net optional 
gitlab_10.6.0+dfsg-1.dsc
 6fd9eb9201aa107b9919cf12dafed823 42707888 contrib/net optional 
gitlab_10.6.0+dfsg.orig.tar.xz
 3105abdf97e4e35f3c9609b34f38bba4 62052 contrib/net optional 
gitlab_10.6.0+dfsg-1.debian.tar.xz
 6bc5eb2369485ecfd9c86934363c1b56 8025 contrib/net optional 
gitlab_10.6.0+dfsg-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlq6g6EACgkQzh+cZ0US
wir6kg/8CPjMO99NNXGaNwjpHEfUK/t8r0njTQls9MvS6LSDkICLQaXVDhVe7qNr
6D/4R0voWx6vZITGx7HSkumVbt1DNvs4FwLXt7RdxfWFzbMa+hFTsu5gb41Akwt1
egVw62wcstSG1rFGrUbiBBQ7y8zgJgrU26yrcmaHUFMyqBeYnrXZiFFWaaZW2az5
SWldgtHAXZ9NMCeolsuJy0xTBS2YRLy92Log9bNtqzTjKV0JxEyxKaoGyys7ASKA
F2gYvMScrEI23RxqWQsgdAYNNBR3oNabtuwX9Snv40WKoUy0qT1yx9qmNq3IlHOM
8+2L+W2sEj0H6FWCn+ZSc+IxzDLCsTylWWffg6Rlxlp9BDZVjUJubzNQgNsyXNqf
0zRsX2Tnc18roPVQ+BaJ13eVG4QgVOnuiyiX2Rh82mQGWwmUemgJgNOUFi5iraxS
VhGrhJP9CuCUGYQPHoa0LIqZ2cDFfZdMkJmBYh6Enxx6PQG5ae4/rd0zsyl29/T+
5oMIRRoG+rZ2IreGGwDg8EDuXGQqqJOYp7Qxl+CBi5dAqLTW1KTqcFSDbr6YmoIn
Bd9ovWx3y4V1RX3b1kG3I1hZUANY3eeNUcdSAHHxbiLurVvVzQ1uR55fTXjAcaGT
GpsOkAwtaJ8WL5m/RW+4NuSgaaclFrb7eCdQPEc4kZjPbh3QmaY=
=QMa1
-END PGP SIGNATURE-


___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] gitlab_10.6.0+dfsg-1_source.changes ACCEPTED into unstable

2018-03-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Mar 2018 20:01:24 +0530
Source: gitlab
Binary: gitlab
Architecture: source
Version: 10.6.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Pirate Praveen 
Description:
 gitlab - git powered software platform to collaborate on code (non-omnibus
Changes:
 gitlab (10.6.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 10.6.0
Checksums-Sha1:
 27e4c08ed8753f8bf5b6bbb4d456b723e3a79b10 2523 gitlab_10.6.0+dfsg-1.dsc
 bc0b8484fc51c223346e1f18a252f7a170a67a61 42707888 
gitlab_10.6.0+dfsg.orig.tar.xz
 33ab6858a87c56cdacc243d21b249958fd750682 62052 
gitlab_10.6.0+dfsg-1.debian.tar.xz
 dcac2161a14edc0341919482d716771519e011ec 8025 
gitlab_10.6.0+dfsg-1_source.buildinfo
Checksums-Sha256:
 91b988356a1164e989ebbff37d321da22f954f7f29b52204694c4a95da2b28ce 2523 
gitlab_10.6.0+dfsg-1.dsc
 b57410ebde4916bf9566b6d0517a629970e0e4e7c2bc8279b07cabeab6252f4a 42707888 
gitlab_10.6.0+dfsg.orig.tar.xz
 dd991c1fd233263c4d557a14c058c301b72a3ba5078e37ce061e6e1eabbe13e5 62052 
gitlab_10.6.0+dfsg-1.debian.tar.xz
 1bd0837dbcba8187c8758efd27978bc35db3bc782ab1ea6907b31c76d5c51663 8025 
gitlab_10.6.0+dfsg-1_source.buildinfo
Files:
 8c7a9f3f0d416892bb9ca2228ed23ce5 2523 contrib/net optional 
gitlab_10.6.0+dfsg-1.dsc
 6fd9eb9201aa107b9919cf12dafed823 42707888 contrib/net optional 
gitlab_10.6.0+dfsg.orig.tar.xz
 3105abdf97e4e35f3c9609b34f38bba4 62052 contrib/net optional 
gitlab_10.6.0+dfsg-1.debian.tar.xz
 6bc5eb2369485ecfd9c86934363c1b56 8025 contrib/net optional 
gitlab_10.6.0+dfsg-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlq6g6EACgkQzh+cZ0US
wir6kg/8CPjMO99NNXGaNwjpHEfUK/t8r0njTQls9MvS6LSDkICLQaXVDhVe7qNr
6D/4R0voWx6vZITGx7HSkumVbt1DNvs4FwLXt7RdxfWFzbMa+hFTsu5gb41Akwt1
egVw62wcstSG1rFGrUbiBBQ7y8zgJgrU26yrcmaHUFMyqBeYnrXZiFFWaaZW2az5
SWldgtHAXZ9NMCeolsuJy0xTBS2YRLy92Log9bNtqzTjKV0JxEyxKaoGyys7ASKA
F2gYvMScrEI23RxqWQsgdAYNNBR3oNabtuwX9Snv40WKoUy0qT1yx9qmNq3IlHOM
8+2L+W2sEj0H6FWCn+ZSc+IxzDLCsTylWWffg6Rlxlp9BDZVjUJubzNQgNsyXNqf
0zRsX2Tnc18roPVQ+BaJ13eVG4QgVOnuiyiX2Rh82mQGWwmUemgJgNOUFi5iraxS
VhGrhJP9CuCUGYQPHoa0LIqZ2cDFfZdMkJmBYh6Enxx6PQG5ae4/rd0zsyl29/T+
5oMIRRoG+rZ2IreGGwDg8EDuXGQqqJOYp7Qxl+CBi5dAqLTW1KTqcFSDbr6YmoIn
Bd9ovWx3y4V1RX3b1kG3I1hZUANY3eeNUcdSAHHxbiLurVvVzQ1uR55fTXjAcaGT
GpsOkAwtaJ8WL5m/RW+4NuSgaaclFrb7eCdQPEc4kZjPbh3QmaY=
=QMa1
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Bug#894248: ruby-sprockets: warning during update of any ruby package

2018-03-27 Thread Jörg-Volker Peetz
Package: ruby-sprockets
Version: 3.7.0-1
Severity: minor

Dear Debian Ruby Extras Maintainers,

having installed redmine and its ruby dependency packages, these
warnings appear

/usr/lib/ruby/vendor_ruby/sprockets/digest_utils.rb:47: warning: constant
::Fixnum is deprecated
/usr/lib/ruby/vendor_ruby/sprockets/digest_utils.rb:51: warning: constant
::Bignum is deprecated
/usr/lib/ruby/vendor_ruby/sprockets/processor_utils.rb:110: warning: constant
::Fixnum is deprecated
/usr/lib/ruby/vendor_ruby/sprockets/processor_utils.rb:111: warning: constant
::Bignum is deprecated

when updating any of the ruby packages.
Would it help to use the newer upstream version of ruby-sprockets?

Regards,
Jörg.


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

Kernel: Linux 4.15.10 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages ruby-sprockets depends on:
ii  ruby 1:2.5.1
ii  ruby-concurrent  1.0.5-1
ii  ruby-hike1.2.1-3
ii  ruby-multi-json  1.12.1-1
ii  ruby-rack1.6.4-4
ii  ruby-tilt2.0.1-2

ruby-sprockets recommends no packages.

ruby-sprockets suggests no packages.

-- no debconf information

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] Processing of gitlab_10.6.0+dfsg-1_source.changes

2018-03-27 Thread Debian FTP Masters
gitlab_10.6.0+dfsg-1_source.changes uploaded successfully to localhost
along with the files:
  gitlab_10.6.0+dfsg-1.dsc
  gitlab_10.6.0+dfsg.orig.tar.xz
  gitlab_10.6.0+dfsg-1.debian.tar.xz
  gitlab_10.6.0+dfsg-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Processing of ruby-omniauth-saml_1.10.0-1_source.changes

2018-03-27 Thread Debian FTP Masters
ruby-omniauth-saml_1.10.0-1_source.changes uploaded successfully to localhost
along with the files:
  ruby-omniauth-saml_1.10.0-1.dsc
  ruby-omniauth-saml_1.10.0.orig.tar.gz
  ruby-omniauth-saml_1.10.0-1.debian.tar.xz
  ruby-omniauth-saml_1.10.0-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Bug#894138: marked as done (gitlab: 10.5.6 Problem compiling assets on post-install)

2018-03-27 Thread Debian Bug Tracking System
Your message dated Tue, 27 Mar 2018 21:10:29 +0530
with message-id <0d80a9a6-46c4-ebf5-d9c2-f18b52997...@debian.org>
and subject line Re: Bug#894138: gitlab: 10.5.6 Problem compiling assets on 
post-install
has caused the Debian Bug report #894138,
regarding gitlab: 10.5.6 Problem compiling assets on post-install
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 ow...@bugs.debian.org
immediately.)


-- 
894138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894138
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gitlab
Version: 10.5.6+dfsg-1
Severity: grave
Justification: renders package unusable

Hi,

Installing gitlab 10.5.6 do not work because a problem on sprockets.

This error is also on old 10.5.5 and 9.5.4 versions.


Thanks,

Precompiling assets...
/usr/lib/ruby/vendor_ruby/builder/xchar.rb:111: warning: constant ::Fixnum is 
deprecated
rake aborted!
Sprockets::Error: manifest requires environment for compilation
/var/lib/gems/2.5.0/gems/sprockets-3.7.1/lib/sprockets/manifest.rb:178:in 
`compile'
/var/lib/gems/2.5.0/gems/rake-12.3.1/exe/rake:27:in `'
Tasks: TOP => assets:precompile
(See full trace by running task with --trace)
dpkg: error processing package gitlab (--configure):
 installed gitlab package post-installation script subprocess returned error 
exit status 1


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

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

Versions of packages gitlab depends on:
ii  adduser   3.117
ii  asciidoctor   1.5.5-1
ii  bc1.07.1-2
ii  bundler   1.16.1-1
ii  dbconfig-pgsql2.0.9
ii  debconf [debconf-2.0] 1.5.66
ii  git   1:2.16.3-1
ii  gitlab-shell  6.0.4-1
ii  gitlab-workhorse  3.8.0+debian-1
ii  libjs-chartjs 1.0.2-1
ii  libjs-clipboard   1.4.2-1
ii  libjs-graphael0.5+dfsg-1
ii  libjs-jquery-atwho1.5.4+dfsg.1-2
ii  libjs-jquery-caret.js 0.3.1+dfsg.1-2
ii  libjs-jquery-nicescroll   3.6.6-1
ii  libjs-pdf 1.5.188+dfsg-1
ii  libjs-xterm   2.7.0+ds1-1
ii  lsb-base  9.20170808
ii  nginx 1.13.10-1
ii  nginx-full [nginx]1.13.10-1
ii  node-babel-core   6.26.0+dfsg-3
ii  node-babel-eslint 7.2.3-2
ii  node-babel-loader 7.1.2-4
ii  node-babel-plugin-transform-define1.3.0-2
ii  node-babel-preset-latest  6.26.0+dfsg-3
ii  node-babel-preset-stage-2 6.26.0+dfsg-3
ii  node-bootstrap-sass   3.3.7-1
ii  node-core-js  2.4.1-2
ii  node-d3-array 1.2.1-3
ii  node-d3-axis  1.0.8-3
ii  node-d3-brush 1.0.4-3
ii  node-d3-scale 1.0.6-3
ii  node-d3-selection 1.1.0-3
ii  node-d3-shape 1.2.0-2
ii  node-d3-time  1.0.7-2
ii  node-d3-time-format   2.0.5-2
ii  node-debug3.1.0-1
ii  node-exports-loader   0.6.4-1
ii  node-file-loader  0.11.2-1
ii  node-glob 7.1.2-5
ii  node-imports-loader   0.7.1-1
ii  node-jed  1.1.1-1
ii  node-jquery   2.2.4+dfsg-2
ii  node-js-cookie2.2.0-1
ii  node-jszip3.1.4+dfsg-1
ii  node-jszip-utils  0.0.2+dfsg-1
ii  node-katex0.8.3+dfsg-1
ii  node-lie  3.1.1+dfsg-1
ii  node-marked   0.3.9+dfsg-1
ii  node-mousetrap1.6.1+ds-1
ii  node-raw-loader   

[DRE-maint] Bug#894138: gitlab: 10.5.6 Problem compiling assets on post-install

2018-03-27 Thread Er_Maqui
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

The error after emptying folder are this:

Bundle complete! 172 Gemfile dependencies, 312 gems now installed.
Gems in the groups development and test were not installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Running final rake tasks and tweaks...
Initializing database...
Traceback (most recent call last):
1: from /usr/local/bin/rake:23:in `'
/usr/local/bin/rake:23:in `load': cannot load such file --
/usr/share/rubygems-integration/all/specifications/exe/rake (LoadError)
dpkg: error processing package gitlab (--configure):
 installed gitlab package post-installation script subprocess returned
error exit status 1
Errors were encountered while processing:
 gitlab
E: Sub-process /usr/bin/dpkg returned an error code (1)
rin:/var/lib/gems#

But, deleting sprockets gems with the commands:

sudo gem uninstall sprockets
sudo gem uninstall sprockets-rails

have resolved the problem.


Thanks for the help on this issue. If you need anything more please tell me.


https://maqui.darkbolt.net/
Linux registered user ~#363219
PGP keys avaiables at KeyServ. ID: 0x4233E9F2
Los hombres somos esclavos de la historia
-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEYf0F71OtDykDsKZdCU2zE9sy6H8FAlq6ZE8ACgkQCU2zE9sy
6H+gnhAAwh0kb6ZWlV901BT836ciz3T+QMUKVOhAbMwf25d30f2x1pL4rKRD1lSm
WR92LCzZsjLIfRb0hHgAaA63QhGDIqQtspLhq7XNZP2ihT6P/HF38mpCzmFlhkvr
Uzv1w0Qo1V3Z2iYdpVKR+n0IZPj2GjxaNoNOQRMPq5+3Lqh5GzCsHGEMNMqRR+y9
ZnOFW9Kr7LLq2+CC9B9IVvbILeAgsJ5HksKtOHsafeowIMoZFSOw+JVzRgDSmoym
HY8uvzIsfGxAkwKc0/RId0GStoQR9dKvhcHLvvTzG1oAEQrTJNP3hH4slMI0BmDs
msjfFbTnLcruQIXkPYixv8KSY4clJhfgIwggUOnVVeDxhPqxi+CFOdUcKD3co+V+
J7k1EQIT3Nz5eRxZ+e68J3p/6Cl8cYA0F8CjJM4J7aBpatIL7eZGgJgGm1DtipGN
xTPjhiiZYVHRzoHcvHTs7hcknFGqYR0EsuKOpswS3GPdmCLTr2t/K9Gw63v700M5
RP8oCcEOLfivodYXKRDrkWg/9Zt3dwcrsu3uUkb40o4DEGlv565k7Q6AFq3MmgEC
W/BJ2fPXu4+6Xr5NA6Kj3VQTtX1ljg+B06/ZSF+L5gscxJKzcdFx6S5HSDswZjqz
Yuj+35RyjvxluOOiTQlXZbnfUJag1izbl3wB2lOgdfVlkbRftpA=
=tvX2
-END PGP SIGNATURE-
___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] Bug#874146: FTBFS with Java 9: all tests fail

2018-03-27 Thread intrigeri
Hi Lunar,

Chris West:
> Error: test_64fixnum(TestRjb): RuntimeError: Constants DL and Fiddle is not 
> defined.
> /build/ruby-rjb-1.5.5/debian/ruby-rjb/usr/lib/ruby/vendor_ruby/rjb.rb:79:in 
> `load'
> /build/ruby-rjb-1.5.5/debian/ruby-rjb/usr/lib/ruby/vendor_ruby/rjb.rb:79:in 
> `load'

FWIW I see exactly the same error ("Constants DL and Fiddle is not
defined") when trying to run the Tails test suite (that uses rjb)
on current sid.

This package is marked for autoremoval from testing on 31 March due to
that bug.

In an up-to-date sid chroot it seems that the build now fails much
earlier:

dh build --buildsystem=ruby --with ruby
   dh_update_autotools_config -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
dh_ruby --configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/ruby-rjb-1.5.5'
mkdir -p $(dirname test/jp/co/infoseek/hp/arton/rjb/Test.class)
mkdir -p $(dirname test/jp/co/infoseek/hp/arton/rjb/IBase.class)
mkdir -p $(dirname test/jp/co/infoseek/hp/arton/rjb/Base.class)
mkdir -p $(dirname test/jp/co/infoseek/hp/arton/rjb/ExtBase.class)
LC_ALL=C.UTF-8 javac -classpath test -d test test/Test.java
LC_ALL=C.UTF-8 javac -classpath test -d test test/IBase.java
LC_ALL=C.UTF-8 javac -classpath test -d test test/ExtBase.java
LC_ALL=C.UTF-8 javac -classpath test -d test test/Base.java
test/ExtBase.java:5: error: cannot find symbol
public class ExtBase extends Base {
 ^
  symbol: class Base
1 error
make[1]: *** [debian/rules:24: test/jp/co/infoseek/hp/arton/rjb/ExtBase.class] 
Error 1
make[1]: *** Waiting for unfinished jobs
test/Base.java:23: error: cannot find symbol
System.out.println(intf(IBase.class));
^
  symbol:   class IBase
  location: class Base
1 error
make[1]: *** [debian/rules:23: test/jp/co/infoseek/hp/arton/rjb/Base.class] 
Error 1
Note: test/Test.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
make[1]: Leaving directory '/build/ruby-rjb-1.5.5'
make: *** [debian/rules:8: build] Error 2

But re-running dpkg-buildpackage allows the build of the extension
to complete (I guess something's wrong in dependency ordering in
debian/rules, or something).

And then the same error as Chris reported happens again.
That failure happens when our replacement for the load method calls the
original one:
https://salsa.debian.org/ruby-team/ruby-rjb/blob/master/debian/patches/0005-Fill-JAVA_HOME-with-a-sensible-value-if-not-set-when.patch
But dropping that patch does not change anything.

Cheers,
-- 
intrigeri

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Bug#894138: gitlab: 10.5.6 Problem compiling assets on post-install

2018-03-27 Thread Pirate Praveen
On ചൊവ്വ 27 മാർച്ച് 2018 07:40 വൈകു, David López Zajara (Er_Maqui) wrote:
> Hi,
>
> These are the output.
>
> rin:~# ll /var/lib/gems/2.5.0/
> total 40
> drwxr-xr-x   2 root root  4096 Mar  8 17:02 build_info
> drwxr-xr-x   2 root root 12288 Mar 22 10:28 cache
> drwxr-xr-x   3 root root  4096 Mar  8 17:05 doc
> drwxr-xr-x   3 root root  4096 Mar  8 17:02 extensions
> drwxr-xr-x 154 root root  4096 Mar 22 10:28 gems
> drwxr-xr-x   2 root root 12288 Mar 22 10:28 specifications
> rin:~# gem list rake
>
> *** LOCAL GEMS ***
>
> rake (12.3.1)
> rin:~# gem list sprockets
>
> *** LOCAL GEMS ***
>
> sprockets (3.7.1, 3.7.0)

yes, these gems are causing the problem.
> sprockets-es6 (0.9.2)
> sprockets-rails (3.2.1, 2.3.2)
> rin:~# gem which rake
> /usr/lib/ruby/vendor_ruby/rake.rb
> rin:~# gem which sprockets
> /usr/lib/ruby/vendor_ruby/sprockets.rb
> rin:~#
>
>
> But, emptying the /var/lib/gems/2.5.0/ generates another error.
>

Can you share the exact error message?
> If it's a local issue, ok, I understand. Can you in this case tell me
> some workaround to resolve it? Gems have been installed because on
> 8.13 version and/or 9.5.4, some times gitlab got broken because
> missing gems, and i need to do a "bundle install" for resolve these
> problem.
>

Mixing rubygems.org and debian packages can create problems like this.
You can remove the manually installed gems using gem uninstall command.

sudo gem uninstall sprockets
sudo gem uninstall rake
sudo gem uninstall sprockets-rails

possibly for all other gems in that directory.



signature.asc
Description: OpenPGP digital signature
___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] Bug#874146: diagnosis and workaround

2018-03-27 Thread anonym
AFAICT this is a new/similar instance of #814411, i.e. just a path issue for 
libjvm.so. For instance, rjb works for me again if I do:

mkdir -p /usr/lib/jvm/jre/lib/amd64/server/
ln -s /usr/lib/jvm/java-9-openjdk-amd64/lib/server/libjvm.so \
  /usr/lib/jvm/jre/lib/amd64/server/libjvm.so

So I guess 0005-Always-JVM_TYPE-to-server.patch should be updated some how.

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Bug#894138: gitlab: 10.5.6 Problem compiling assets on post-install

2018-03-27 Thread Er_Maqui
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

These are the output.

rin:~# ll /var/lib/gems/2.5.0/
total 40
drwxr-xr-x   2 root root  4096 Mar  8 17:02 build_info
drwxr-xr-x   2 root root 12288 Mar 22 10:28 cache
drwxr-xr-x   3 root root  4096 Mar  8 17:05 doc
drwxr-xr-x   3 root root  4096 Mar  8 17:02 extensions
drwxr-xr-x 154 root root  4096 Mar 22 10:28 gems
drwxr-xr-x   2 root root 12288 Mar 22 10:28 specifications
rin:~# gem list rake

*** LOCAL GEMS ***

rake (12.3.1)
rin:~# gem list sprockets

*** LOCAL GEMS ***

sprockets (3.7.1, 3.7.0)
sprockets-es6 (0.9.2)
sprockets-rails (3.2.1, 2.3.2)
rin:~# gem which rake
/usr/lib/ruby/vendor_ruby/rake.rb
rin:~# gem which sprockets
/usr/lib/ruby/vendor_ruby/sprockets.rb
rin:~#


But, emptying the /var/lib/gems/2.5.0/ generates another error.

If it's a local issue, ok, I understand. Can you in this case tell me some
workaround to resolve it? Gems have been installed because on 8.13 version
and/or 9.5.4, some times gitlab got broken because missing gems, and i need
to do a "bundle install" for resolve these problem.


Thanks,

https://maqui.darkbolt.net/
Linux registered user ~#363219
PGP keys avaiables at KeyServ. ID: 0x4233E9F2
Los hombres somos esclavos de la historia
-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEYf0F71OtDykDsKZdCU2zE9sy6H8FAlq6ULUACgkQCU2zE9sy
6H/b0g/9H1If1uTOfETVgpg2yaKEknVnmEQbpXMkPoZfvBb/ipty/Ltjei8bdgeO
Ir473GSzWwBAmuzlWW8yt8xWMwkYB3BTWk6WCpByDk27PBsMVAxWVf2E9eJ5xBr4
xDnF89lnNa/QtN/xMQZB65Hhz6MmIfQi+2yGlIiXZ1cIn8W2R6u7fEn9fmS1WDQ4
rInSLGixnP2IXPCx2qRc1sH1kT3SBwJj353h/qGK3iZMwkN16rAxrkpM/FBLxgP+
3riT3KFGgdl/tKUZqPCeFBtBnW+lxpOU1h5CcvQMVvyOAQ+s738gcKfswhhw+7lk
FD1xpreYUYGFK2GpDldSBAIklHNQeueruFkPyBd8gBVHE2ebqPuHkyHgse6K4Fsk
oYpCE0cZkytsrmmcTS7AJWJO+nxg42p3vOz7y1bkmdgkSJc8Fg/FVnxMY0ZEU26L
DRpGH3aI8V4ph5LLtmI7cZPBdP5s4k6ui3jQjkVBbjZtT1+JT5+JPMu7xABlU3sb
3h2viQnfb+wXSNjbjte9BHr3c/5k4HXbmuBMj0Goa5bSTq6yV5DicrH6WVG1ZBac
hwOtbwOIhrk1lzKIByzjST4Lfk8gFcWW4dwYn3pbbN/O+qdrjKTKIP17ikwpCUVs
JeZCab6O8UG/7kR0daHxd2gUoF5N2CwOByNiI+aEL+16JII4PTQ=
=N6oQ
-END PGP SIGNATURE-
___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] Bug#894138: gitlab: 10.5.6 Problem compiling assets on post-install

2018-03-27 Thread Pirate Praveen
Control: severity -1 important

Reducing severity because it appears a local setup issue.

On ചൊവ്വ 27 മാർച്ച് 2018 06:33 വൈകു, David López Zajara (Er_Maqui) wrote:
> @praveen
>
> I leave you here the "mostly" complete debug of a uninstall - purge -
> reinstall of 10.5.6 version.
>
> If you need any test, please tell me.
>
The problem is, I'm not able to reproduce it here locally :( Can you try
to create a clean sid lxc/docker container or virtual machine and
install it there?

Or just make sure apt-get update && apt-get dist-upgrade, just to avoid
any other packages causing issues.
> Precompiling locales...
> /usr/lib/ruby/vendor_ruby/builder/xchar.rb:111: warning: constant
> ::Fixnum is deprecated
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/ru
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/fr
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/es
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/ja
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/zh_TW
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/ko
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/it
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/bg
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/nl_NL
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/zh_CN
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/pl_PL
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/de
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/pt_BR
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/eo
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/zh_HK
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/en
> Created app.js in /usr/share/gitlab/app/assets/javascripts/locale/uk
>
> All files created, make sure they are being added to your assets.
> If they are not, you can add them with this line (configurable):
>
> //= require_tree ./locale
> //= require gettext/all
>
> Precompiling assets...
> /usr/lib/ruby/vendor_ruby/builder/xchar.rb:111: warning: constant
> ::Fixnum is deprecated
> rake aborted!
> Sprockets::Error: manifest requires environment for compilation
> /var/lib/gems/2.5.0/gems/sprockets-3.7.1/lib/sprockets/manifest.rb:178:in
> `compile'
> /var/lib/gems/2.5.0/gems/rake-12.3.1/exe/rake:27:in `'

sprockets should not be coming from this path. It looks like you have
locally installed these gems.

root@gitlab:~# ls /var/lib/gems/2.5.0/
root@gitlab:~#

I have an empty directory here. The PATH for sprockets should be
/usr/lib/ruby/vendor_ruby/sprockets/manifest.rb

Share output of these two commands

gem list rake
gem list sprockets
gem which rake
gem which sprockets

root@gitlab:~# gem list rake

*** LOCAL GEMS ***

rake (12.3.1)
root@gitlab:~# gem which rake
/usr/lib/ruby/vendor_ruby/rake.rb
root@gitlab:~# gem list sprockets

*** LOCAL GEMS ***

sprockets (3.7.0)
sprockets-rails (2.3.2)
root@gitlab:~# gem which sprockets
/usr/lib/ruby/vendor_ruby/sprockets.rb

> Tasks: TOP => assets:precompile
> (See full trace by running task with --trace)
> dpkg: error processing package gitlab (--configure):
>  installed gitlab package post-installation script subprocess returned
> error exit status 1
> Processing triggers for systemd (238-3) ...
> Errors were encountered while processing:
>  gitlab
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> rin:~#
>
>
>
> https://maqui.darkbolt.net/
> Linux registered user ~#363219
> PGP keys avaiables at KeyServ. ID: 0x4233E9F2
> Los hombres somos esclavos de la historia
>




signature.asc
Description: OpenPGP digital signature
___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] Processed: Re: Bug#894138: gitlab: 10.5.6 Problem compiling assets on post-install

2018-03-27 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #894138 [gitlab] gitlab: 10.5.6 Problem compiling assets on post-install
Severity set to 'important' from 'grave'

-- 
894138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894138
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Bug#894138: gitlab: 10.5.6 Problem compiling assets on post-install

2018-03-27 Thread Er_Maqui
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

@praveen

I leave you here the "mostly" complete debug of a uninstall - purge -
reinstall of 10.5.6 version.

If you need any test, please tell me.


rin:~# apt-get remove gitlab
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  dmeventd gitlab-shell gitlab-workhorse libapr1 libaprutil1
libaprutil1-dbd-sqlite3 libaprutil1-ldap libbind9-140 libbind9-141
libdevmapper-event1.02.1 libdns-export190 libdns162 libdns169
libdns190 libhttp-parser2.1 libisc-export189 libisc160 libisc166
libisc189 libisccc140 libisccfg140 libisccfg144 libisl15
  liblua5.2-0 liblvm2app2.2 liblvm2cmd2.02 liblwres141 libmpfr4
libnl-route-3-200 libpython3.5-minimal libpython3.5-stdlib libre2-3
libsodium18 libtxc-dxtn-s2tc libvirt0 libxfont1 libyajl2
linux-image-4.12.0-2-amd64 linux-image-4.14.0-1-amd64
linux-image-4.14.0-2-amd64 lvm2 node-cross-spawn-async node-error-ex
  node-graceful-readlink node-is-arrayish node-jquery node-js-cookie
node-jszip-utils node-load-json-file node-parse-json node-path-type
node-read-pkg node-read-pkg-up node-strip-bom php7.0 php7.0-curl
php7.0-mbstring php7.0-mysql php7.0-xml php7.0-zip python-olefile
python3.5 python3.5-minimal python3.6-2to3
  ruby-asset-sync ruby-batch-loader ruby-cfpropertylist
ruby-fast-blank ruby-fission ruby-fog ruby-fog-atmos
ruby-fog-brightbox ruby-fog-cloudatcost ruby-fog-dynect
ruby-fog-ecloud ruby-fog-powerdns ruby-fog-profitbricks
ruby-fog-radosgw ruby-fog-riakcs ruby-fog-sakuracloud
ruby-fog-serverlove ruby-fog-softlayer
  ruby-fog-storm-on-demand ruby-fog-terremark ruby-fog-vmfusion
ruby-fog-voxel ruby-fog-vsphere ruby-fog-xenserver ruby-grape-logging
ruby-inflecto ruby-libvirt ruby-listen ruby-rb-inotify ruby-rbvmomi
ruby-trollop tcpd thin-provisioning-tools
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  gitlab
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 79.6 MB disk space will be freed.
Do you want to continue? [Y/n]
(Reading database ... 177484 files and directories currently installed.)
Removing gitlab (10.5.6+dfsg-1) ...
rin:~# dpkg --purge gitlab
(Reading database ... 163315 files and directories currently installed.)
Purging configuration files for gitlab (10.5.6+dfsg-1) ...
Removing: /var/lib/gitlab/public
Removing: /var/lib/gitlab/db
Removing: /var/lib/gitlab/repositories
Removing: /var/lib/gitlab/secrets.yml
Removing: /var/lib/gitlab/Gemfile.lock
Removing: /var/log/gitlab
Removing: /var/cache/gitlab
Removing: /run/gitlab
Removing: /var/lib/gitlab
Removing: /usr/share/gitlab/app/assets/javascripts/locale
Removing Database: gitlab_production
Removing user: gitlab
111
userdel: gitlab mail spool (/var/mail/gitlab) not found
userdel: gitlab home directory (/var/lib/gitlab) not found
Removing: /var/lib/gitlab
Found nginx site configuration at
/etc/nginx/sites-available/git-test.darkbolt.net...
Removing: /etc/nginx/sites-available/git-test.darkbolt.net
Removing: /etc/gitlab/gitlab-debian.conf
Removing: /etc/gitlab/gitlab.yml
Removing: /usr/lib/tmpfiles.d/gitlab.conf
Removing: /etc/gitlab-shell/config.yml
Removing: /etc/dbconfig-common/gitlab.conf
Processing triggers for systemd (238-3) ...
rin:~# apt-get install gitlab
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap
libbind9-140 libbind9-141 libdns-export190 libdns162 libdns169
libdns190 libhttp-parser2.1 libisc-export189 libisc160 libisc166
libisc189 libisccc140 libisccfg140 libisccfg144 libisl15 liblua5.2-0
liblwres141 libmpfr4 libpython3.5-minimal
  libpython3.5-stdlib libre2-3 libsodium18 libtxc-dxtn-s2tc libxfont1
linux-image-4.12.0-2-amd64 linux-image-4.14.0-1-amd64
linux-image-4.14.0-2-amd64 node-cross-spawn-async node-error-ex
node-graceful-readlink node-is-arrayish node-load-json-file
node-parse-json node-path-type node-read-pkg node-read-pkg-up
  node-strip-bom php7.0 php7.0-curl php7.0-mbstring php7.0-mysql
php7.0-xml php7.0-zip python-olefile python3.5 python3.5-minimal
python3.6-2to3 ruby-listen ruby-rb-inotify tcpd
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
  gitlab
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/42.3 MB of archives.
After this operation, 79.6 MB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously unselected package gitlab.
(Reading database ... 163153 files and directories currently installed.)
Preparing to unpack .../gitlab_10.5.6+dfsg-1_all.deb ...
Unpacking gitlab (10.5.6+dfsg-1) ...
Setting up gitlab (10.5.6+dfsg-1) ...
Creating/updating gitlab user account...
adduser: Warning: The home directory `/var/lib/gitlab' does not 

[DRE-maint] ruby-commonmarker_0.17.9-1_amd64.changes ACCEPTED into unstable, unstable

2018-03-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 22 Mar 2018 17:37:20 +0530
Source: ruby-commonmarker
Binary: ruby-commonmarker
Architecture: source amd64
Version: 0.17.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Pirate Praveen 
Description:
 ruby-commonmarker - CommonMark parser and renderer - Written in C, wrapped in 
Ruby
Closes: 893787
Changes:
 ruby-commonmarker (0.17.9-1) unstable; urgency=medium
 .
   * Initial release (Closes: #893787)
Checksums-Sha1:
 d71d386a28ebec6467d4dc2c7beceed13e9a5acc 2119 ruby-commonmarker_0.17.9-1.dsc
 b55f790f20a9987e615a4c3fa588294409c10b54 152046 
ruby-commonmarker_0.17.9.orig.tar.gz
 ea96edbed2976d54ff1a5b0049bc48c2bb56c68e 1972 
ruby-commonmarker_0.17.9-1.debian.tar.xz
 583cd4188ba2e13f97add8d395b97477ab6930b9 257044 
ruby-commonmarker-dbgsym_0.17.9-1_amd64.deb
 6c59f58bff8f89dc81a7a2034ed398bf5d239ac0 6873 
ruby-commonmarker_0.17.9-1_amd64.buildinfo
 d80ea52a3a5a344aa5cbe2d2b0d6fc26117b6f8d 120488 
ruby-commonmarker_0.17.9-1_amd64.deb
Checksums-Sha256:
 dac2110e42490cae88db436987a207820d8f8d4447e8c840de9d7ff30d60a5b0 2119 
ruby-commonmarker_0.17.9-1.dsc
 9efd433d2f522dac4dd72188cba900944a0981f791d949598d441f64fe6b52cf 152046 
ruby-commonmarker_0.17.9.orig.tar.gz
 0546f5977054b03401375c7e5fc404eb6dcdf9b2b51ef58caa2d2af7a1301bbc 1972 
ruby-commonmarker_0.17.9-1.debian.tar.xz
 6b270cba5dee38afbe48a30e39cf87fac3fd6f3d00ff1cbf584313997cc3ea90 257044 
ruby-commonmarker-dbgsym_0.17.9-1_amd64.deb
 f928170019c340b07e1bb8de25be7a0218c65224c2873643e4a9edb198ea6db0 6873 
ruby-commonmarker_0.17.9-1_amd64.buildinfo
 7f5a9f10439b8eb828ca48860014d17af0e7d32dce49d228ff4ea0ba967d70d7 120488 
ruby-commonmarker_0.17.9-1_amd64.deb
Files:
 c4ddc78b20f967b103a8597179ce6173 2119 ruby optional 
ruby-commonmarker_0.17.9-1.dsc
 2b1eb85cf32189d2bcbf4cc94b87a581 152046 ruby optional 
ruby-commonmarker_0.17.9.orig.tar.gz
 a3b31e3936718591eb774064edf37167 1972 ruby optional 
ruby-commonmarker_0.17.9-1.debian.tar.xz
 da455f18d201073b9b0909147963fe72 257044 debug optional 
ruby-commonmarker-dbgsym_0.17.9-1_amd64.deb
 41b6f8ca219f5878ee23c28ebe1b4b1c 6873 ruby optional 
ruby-commonmarker_0.17.9-1_amd64.buildinfo
 a53032f074522dae0889c0f066dd64c1 120488 ruby optional 
ruby-commonmarker_0.17.9-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlq5FdQACgkQzh+cZ0US
wiqTHw//fz+PM5/8k+RMEepehjLW3CIflxJ3LkUqP32wogxaXFJ5KUQHnTc4ZXSh
/3uJTEe3eOM+3L0Sl9AxN6gUoYkuhKGa77DYRBr32BTbFiAfpK4RxA/m2MNo/ngZ
UGkokaORr9I44e8qjGQ+I0j+Ujg+mMu0y+sqT2o0rfZ4uzx1wKgV3XZZLzjGDH2e
t/8yPQw47GGEs8tSptu+hw8oi4qGD5m+H86WW2V6Cr2Ia1v9nwBuv+V1CCAwji/f
Ua5gSLEmk1IuhqYyMGPKHFdsdhfL3mCtyn7iozKUUrh0zm2aYG44x7Lxwmbk0dd4
f/2AtU2fMXwXsk94ex0XD3Ed+qgrwv84iAAdOk4o+FuzCMVBzMLsM5I4jE39GZe0
jaw4Yq047sKvWRcBYlckn2RY9c3UjFmzD8WxAPNCLkv/MlHmWRIK7iygt2HjqtCF
C98se/Q+kvgzRf6QdV3liGhjfam7Cms2lx2F24u5P3Dy9KT9rUeAxOR3fCLBOAj3
mvvuJ+nlL7+wZFYagA4r+vsrbOlvR3y9iwadFXShYrjpt1vkzNwmY5+ztxzHwOC9
luopwgS4lDyzJihG/Idj+mvzG0rIhzcNUXEkCuQ2v2CGI3bPDQqc+BGKI4q/xTKf
XNxn70iK3oFaXxSTTyG82JZrdnpnTqUqSPr1in325uAuHSDmc9U=
=/B+R
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Processed: tagging 894122

2018-03-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 894122 + pending
Bug #894122 [ruby-factory-bot] ruby-factory-bot: ships copy of 
usr/lib/ruby/vendor_ruby/factory_girl.rb
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
894122: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894122
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Processed: tagging 894162

2018-03-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 894162 + fixed-upstream
Bug #894162 [src:tmuxinator] tmuxinator: Please switch BD to ruby-factory-bot
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
894162: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894162
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] diaspora-installer_0.7.4.0_source.changes ACCEPTED into unstable

2018-03-27 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Mar 2018 12:11:03 +0530
Source: diaspora-installer
Binary: diaspora-installer diaspora-installer-mysql diaspora-common
Architecture: source
Version: 0.7.4.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Pirate Praveen 
Description:
 diaspora-common - distributed social networking service - common files
 diaspora-installer - distributed social networking service - installer
 diaspora-installer-mysql - distributed social networking service - installer 
(with MySQL)
Changes:
 diaspora-installer (0.7.4.0) unstable; urgency=medium
 .
   [ Joseph Nuthalapati ]
   * New upstream release
   * Update debhelper compat version to 11
   * Update wiki url to use https
   * Modify VCS from anonscm to salsa
   * Change copyright format to https url
 .
   [ Pirate Praveen ]
   * Add default-mta as a dependency
Checksums-Sha1:
 7af3e336e3c104ec35cd3d21d5cde5c909388d5a 1994 diaspora-installer_0.7.4.0.dsc
 943482499a23e1687af4b73368ef8845083f8396 39432 
diaspora-installer_0.7.4.0.tar.xz
 9726009856b901410e65dc23203156b6edcffde4 6955 
diaspora-installer_0.7.4.0_source.buildinfo
Checksums-Sha256:
 d464a3d25c976a709610b4c25b8c5e988986cee5a9fbdce7926c2430725920ac 1994 
diaspora-installer_0.7.4.0.dsc
 2fe6a6c648266f6efb63f149b41f99b25e620330796dec343a42053361b7abf0 39432 
diaspora-installer_0.7.4.0.tar.xz
 8fe564b0196fd2735e73672cdcdcb4b0fcc246cee29414b4193f8ee57f08e438 6955 
diaspora-installer_0.7.4.0_source.buildinfo
Files:
 248bdbf260834f86d7f3de0502f39ccc 1994 net optional 
diaspora-installer_0.7.4.0.dsc
 87b2997f86981c0f2cb714ecc9821e68 39432 net optional 
diaspora-installer_0.7.4.0.tar.xz
 ad746d160e3c5e6b70bd9fbd00095cda 6955 net optional 
diaspora-installer_0.7.4.0_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlq58esACgkQzh+cZ0US
wiq4+w/9GkIN4MWJw8oXXMlvMIkeUWvl54x9SL8iWhZgK/xRO/5i2UqytB8f2tub
9p05r8+O9rpDIDNsC/7jBkqt4APhomQZqWl7pUepCIa34bc0km+hXiUwQo4I3/V5
2d4lMTLDNS8CSBv8x1Tzz14t5fN8YOJw6TScwcAIRAnrc07Mgx9PxT4Y0KvWDGRK
/24zuT20vKvWQYxYT9AIcm3e30H9wuHO+gZnBgDKCKiGGsx9+aFtTrJ/5ggGPtl7
aorUN7Wqu7OTNYUcnGvD0zFRGndmul6n8hL5OG9Cw5Ds1X1iPsnC4EOlOD0Thq1t
EJiLmBx6C2L3BYrDWtRv9+jIjP0yo7M0UWf81LtiHOdP3NlWECyX8Amy41tvFcky
+o9IJNXy4D2UAYdzsG6tszlcnyEgI66mlRy5uMcwFr23zDDzuLYTcbWJypLAgRPS
i4Sa0g6THeSS7roBDTGBgb31lvAumRspScDD2k1uibvTHIixde+Mn7U6J3IRoCzy
mgbXn8r81pwMZVTjp5VhU1gnxTaAlO62kV6EXpQcUd4+XE+BIykxem8QyvDhKewM
iXFfIx577zDoOJm2gEdgE7E+iEmc8LvCwupLagR8itY+5l6UWS9pGWuuxq5xPuS/
11KV2M5+cyq9YP06SIWFyLwAzNmt1t7KJlF3692UpdJ2HTPOrOk=
=tv8J
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Accepted diaspora-installer 0.7.4.0 (source) into unstable

2018-03-27 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Mar 2018 12:11:03 +0530
Source: diaspora-installer
Binary: diaspora-installer diaspora-installer-mysql diaspora-common
Architecture: source
Version: 0.7.4.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Pirate Praveen 
Description:
 diaspora-common - distributed social networking service - common files
 diaspora-installer - distributed social networking service - installer
 diaspora-installer-mysql - distributed social networking service - installer 
(with MySQL)
Changes:
 diaspora-installer (0.7.4.0) unstable; urgency=medium
 .
   [ Joseph Nuthalapati ]
   * New upstream release
   * Update debhelper compat version to 11
   * Update wiki url to use https
   * Modify VCS from anonscm to salsa
   * Change copyright format to https url
 .
   [ Pirate Praveen ]
   * Add default-mta as a dependency
Checksums-Sha1:
 7af3e336e3c104ec35cd3d21d5cde5c909388d5a 1994 diaspora-installer_0.7.4.0.dsc
 943482499a23e1687af4b73368ef8845083f8396 39432 
diaspora-installer_0.7.4.0.tar.xz
 9726009856b901410e65dc23203156b6edcffde4 6955 
diaspora-installer_0.7.4.0_source.buildinfo
Checksums-Sha256:
 d464a3d25c976a709610b4c25b8c5e988986cee5a9fbdce7926c2430725920ac 1994 
diaspora-installer_0.7.4.0.dsc
 2fe6a6c648266f6efb63f149b41f99b25e620330796dec343a42053361b7abf0 39432 
diaspora-installer_0.7.4.0.tar.xz
 8fe564b0196fd2735e73672cdcdcb4b0fcc246cee29414b4193f8ee57f08e438 6955 
diaspora-installer_0.7.4.0_source.buildinfo
Files:
 248bdbf260834f86d7f3de0502f39ccc 1994 net optional 
diaspora-installer_0.7.4.0.dsc
 87b2997f86981c0f2cb714ecc9821e68 39432 net optional 
diaspora-installer_0.7.4.0.tar.xz
 ad746d160e3c5e6b70bd9fbd00095cda 6955 net optional 
diaspora-installer_0.7.4.0_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlq58esACgkQzh+cZ0US
wiq4+w/9GkIN4MWJw8oXXMlvMIkeUWvl54x9SL8iWhZgK/xRO/5i2UqytB8f2tub
9p05r8+O9rpDIDNsC/7jBkqt4APhomQZqWl7pUepCIa34bc0km+hXiUwQo4I3/V5
2d4lMTLDNS8CSBv8x1Tzz14t5fN8YOJw6TScwcAIRAnrc07Mgx9PxT4Y0KvWDGRK
/24zuT20vKvWQYxYT9AIcm3e30H9wuHO+gZnBgDKCKiGGsx9+aFtTrJ/5ggGPtl7
aorUN7Wqu7OTNYUcnGvD0zFRGndmul6n8hL5OG9Cw5Ds1X1iPsnC4EOlOD0Thq1t
EJiLmBx6C2L3BYrDWtRv9+jIjP0yo7M0UWf81LtiHOdP3NlWECyX8Amy41tvFcky
+o9IJNXy4D2UAYdzsG6tszlcnyEgI66mlRy5uMcwFr23zDDzuLYTcbWJypLAgRPS
i4Sa0g6THeSS7roBDTGBgb31lvAumRspScDD2k1uibvTHIixde+Mn7U6J3IRoCzy
mgbXn8r81pwMZVTjp5VhU1gnxTaAlO62kV6EXpQcUd4+XE+BIykxem8QyvDhKewM
iXFfIx577zDoOJm2gEdgE7E+iEmc8LvCwupLagR8itY+5l6UWS9pGWuuxq5xPuS/
11KV2M5+cyq9YP06SIWFyLwAzNmt1t7KJlF3692UpdJ2HTPOrOk=
=tv8J
-END PGP SIGNATURE-


___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Processing of diaspora-installer_0.7.4.0_source.changes

2018-03-27 Thread Debian FTP Masters
diaspora-installer_0.7.4.0_source.changes uploaded successfully to localhost
along with the files:
  diaspora-installer_0.7.4.0.dsc
  diaspora-installer_0.7.4.0.tar.xz
  diaspora-installer_0.7.4.0_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] ruby-bcrypt-pbkdf_1.0.0-1~bpo9+1_amd64.changes is NEW

2018-03-27 Thread Debian FTP Masters
binary:ruby-bcrypt-pbkdf is NEW.
binary:ruby-bcrypt-pbkdf is NEW.
source:ruby-bcrypt-pbkdf is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] ruby-net-ssh_4.2.0-2~bpo9+1_amd64.changes is NEW

2018-03-27 Thread Debian FTP Masters
binary:ruby-net-ssh is NEW.
binary:ruby-net-ssh is NEW.
source:ruby-net-ssh is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] ruby-rbnacl_5.0.0-3~bpo9+1_amd64.changes is NEW

2018-03-27 Thread Debian FTP Masters
binary:ruby-rbnacl is NEW.
binary:ruby-rbnacl is NEW.
source:ruby-rbnacl is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Processing of ruby-rbnacl_5.0.0-3~bpo9+1_amd64.changes

2018-03-27 Thread Debian FTP Masters
ruby-rbnacl_5.0.0-3~bpo9+1_amd64.changes uploaded successfully to localhost
along with the files:
  ruby-rbnacl_5.0.0-3~bpo9+1.dsc
  ruby-rbnacl_5.0.0-3~bpo9+1.debian.tar.xz
  ruby-rbnacl_5.0.0-3~bpo9+1_all.deb
  ruby-rbnacl_5.0.0-3~bpo9+1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Processing of ruby-bcrypt-pbkdf_1.0.0-1~bpo9+1_amd64.changes

2018-03-27 Thread Debian FTP Masters
ruby-bcrypt-pbkdf_1.0.0-1~bpo9+1_amd64.changes uploaded successfully to 
localhost
along with the files:
  ruby-bcrypt-pbkdf_1.0.0-1~bpo9+1.dsc
  ruby-bcrypt-pbkdf_1.0.0-1~bpo9+1.debian.tar.xz
  ruby-bcrypt-pbkdf-dbgsym_1.0.0-1~bpo9+1_amd64.deb
  ruby-bcrypt-pbkdf_1.0.0-1~bpo9+1_amd64.buildinfo
  ruby-bcrypt-pbkdf_1.0.0-1~bpo9+1_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers