Your message dated Sun, 07 Jul 2019 08:21:59 +0000
with message-id <[email protected]>
and subject line Bug#930529: fixed in gitlab 11.10.8+dfsg-1
has caused the Debian Bug report #930529,
regarding Use packaged version of pikaday - fix Sass::SyntaxError: File to 
import not found or unreadable
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.)


-- 
930529: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930529
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gitlab
version: 11.8.10+dfsg-1
Severity: wishlist
Control: block 930404 by -1

When trying to use packaged node-pikaday, webpack fails to find scss files of node-pikaday. We will have to tell gitlab to look in system path for scss files as well (like how we do it for js modules and loaders).

rake aborted!
Sass::SyntaxError: File to import not found or unreadable: ../../../node_modules/pikaday/scss/pikaday.
Load paths:
 /usr/share/gitlab/app/assets/images
 /usr/share/gitlab/app/assets/javascripts
 /usr/share/gitlab/app/assets/stylesheets
 /usr/share/gitlab/vendor/assets/javascripts
 /usr/share/gitlab/vendor/assets/stylesheets
/usr/share/rubygems-integration/all/gems/peek-rblineprof-0.2.0/app/assets/javascripts /usr/share/rubygems-integration/all/gems/peek-rblineprof-0.2.0/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/peek-1.0.1/app/assets/javascripts /usr/share/rubygems-integration/all/gems/peek-1.0.1/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/gettext_i18n_rails_js-1.3.0/lib/assets/javascripts /usr/share/rubygems-integration/all/gems/gettext_i18n_rails_js-1.3.0/vendor/assets/javascripts
 /usr/share/ruby-font-awesome-rails/app/assets/fonts
 /usr/share/ruby-font-awesome-rails/app/assets/stylesheets
/usr/share/rubygems-integration/all/gems/ace-rails-ap-4.1.1/vendor/assets/javascripts /usr/share/rubygems-integration/all/gems/bootstrap_form-4.2.0/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/graphiql-rails-1.4.10/app/assets/javascripts /usr/share/rubygems-integration/all/gems/graphiql-rails-1.4.10/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/doorkeeper-4.4.2/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/doorkeeper-4.4.2/vendor/assets/stylesheets
 /usr/share/gitlab/vendor/gems/actioncable-5.1.6.1/lib/assets/compiled
 /usr/share/gitlab/vendor/gems/actionview-5.1.6.1/lib/assets/compiled
 /usr/share/rubygems-integration/all/gems/gemojione-3.3.0/assets/png
 /usr/share/gitlab/vendor/assets/fonts
 /usr/share/gitlab/node_modules/@gitlab/svgs/dist
 /usr/share/gitlab/node_modules/xterm/src
 /usr/share/rubygems-integration/all/gems/gemojione-3.3.0/assets/png
 /usr/share/gitlab/vendor/assets/fonts
 /usr/share/gitlab/node_modules/@gitlab/svgs/dist
 /usr/share/gitlab/node_modules/xterm/src
/usr/share/gitlab/app/assets/stylesheets/application.scss:15

Caused by:
Sass::SyntaxError: File to import not found or unreadable: ../../../node_modules/pikaday/scss/pikaday.
Load paths:
 /usr/share/gitlab/app/assets/images
 /usr/share/gitlab/app/assets/javascripts
 /usr/share/gitlab/app/assets/stylesheets
 /usr/share/gitlab/vendor/assets/javascripts
 /usr/share/gitlab/vendor/assets/stylesheets
/usr/share/rubygems-integration/all/gems/peek-rblineprof-0.2.0/app/assets/javascripts /usr/share/rubygems-integration/all/gems/peek-rblineprof-0.2.0/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/peek-1.0.1/app/assets/javascripts /usr/share/rubygems-integration/all/gems/peek-1.0.1/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/gettext_i18n_rails_js-1.3.0/lib/assets/javascripts /usr/share/rubygems-integration/all/gems/gettext_i18n_rails_js-1.3.0/vendor/assets/javascripts
 /usr/share/ruby-font-awesome-rails/app/assets/fonts
 /usr/share/ruby-font-awesome-rails/app/assets/stylesheets
/usr/share/rubygems-integration/all/gems/ace-rails-ap-4.1.1/vendor/assets/javascripts /usr/share/rubygems-integration/all/gems/bootstrap_form-4.2.0/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/graphiql-rails-1.4.10/app/assets/javascripts /usr/share/rubygems-integration/all/gems/graphiql-rails-1.4.10/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/doorkeeper-4.4.2/app/assets/stylesheets /usr/share/rubygems-integration/all/gems/doorkeeper-4.4.2/vendor/assets/stylesheets
 /usr/share/gitlab/vendor/gems/actioncable-5.1.6.1/lib/assets/compiled
 /usr/share/gitlab/vendor/gems/actionview-5.1.6.1/lib/assets/compiled
 /usr/share/rubygems-integration/all/gems/gemojione-3.3.0/assets/png
 /usr/share/gitlab/vendor/assets/fonts
 /usr/share/gitlab/node_modules/@gitlab/svgs/dist
 /usr/share/gitlab/node_modules/xterm/src
 /usr/share/rubygems-integration/all/gems/gemojione-3.3.0/assets/png
 /usr/share/gitlab/vendor/assets/fonts
 /usr/share/gitlab/node_modules/@gitlab/svgs/dist
 /usr/share/gitlab/node_modules/xterm/src

Tasks: TOP => assets:precompile
(See full trace by running task with --trace)

--- End Message ---
--- Begin Message ---
Source: gitlab
Source-Version: 11.10.8+dfsg-1

We believe that the bug you reported is fixed in the latest version of
gitlab, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pirate Praveen <[email protected]> (supplier of updated gitlab package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 07 Jul 2019 13:14:52 +0530
Source: gitlab
Binary: gitlab gitlab-common
Architecture: source all
Version: 11.10.8+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Pirate Praveen <[email protected]>
Description:
 gitlab     - git powered software platform to collaborate on code (non-omnibus
 gitlab-common - git powered software platform to collaborate on code (common)
Closes: 930529
Changes:
 gitlab (11.10.8+dfsg-1) experimental; urgency=medium
 .
   [ Pirate Praveen ]
   * New upstream security release 11.10.8+dfsg (Fixes: CVE-2019-13001,
     CVE-2019-13002, CVE-2019-13003, CVE-2019-13004, CVE-2019-13005,
     CVE-2019-13006, CVE-2019-13007, CVE-2019-13009,CVE-2019-13010,
     CVE-2019-13011, CVE-2019-13121)
   * Refresh patches
   * Use packaged versions of node-autosize, axios, brace-expansion, chart.js,
     core-js, css-loader, d3-* sub modules, fuzzaldrin-plus, glob, jed, jquery,
     jquery-ujs, jquery.waitforimages, js-cookie, jszip, jszip-utils, mousetrap,
     popper.js, raven-js, bootstrap, three-orbit-control, three-stl-loader,
     timeago.js, dateformat, webpack-stats-plugin and vue-resource
   * Use packaged pikaday and update path in application.scss (Closes: #930529)
Checksums-Sha1:
 31c97f0bf200862db7d89727254a48876e2834c6 2354 gitlab_11.10.8+dfsg-1.dsc
 e0b2279fa638e20df9d0497eb65debf11a2b70be 54070964 
gitlab_11.10.8+dfsg.orig.tar.xz
 5f40f0c28359a89ddc9dad9de02947222ef5f5dd 1256504 
gitlab_11.10.8+dfsg-1.debian.tar.xz
 643c010fec47e4dbeb60b01fef9b5b108c8f39c8 176884 
gitlab-common_11.10.8+dfsg-1_all.deb
 cdd1576a38ce8e2f4e019ccba473374d3025665a 56743220 gitlab_11.10.8+dfsg-1_all.deb
 9fac2f14ce7e1ba27657fbdcacb8099d4f076b12 8984 
gitlab_11.10.8+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 2efe9707b2d1ec5ab84703e19f5e6672c173eae0688c011e04cacf44c2dc22b2 2354 
gitlab_11.10.8+dfsg-1.dsc
 d38a88970e8066868c51441afcd0f92bd86878ab399668893711c32e602a76b2 54070964 
gitlab_11.10.8+dfsg.orig.tar.xz
 d841e4670a7a5fcbb083e77fe11ed5d419b07abb96ae5fab95fe13f9798cb8bf 1256504 
gitlab_11.10.8+dfsg-1.debian.tar.xz
 b4580e3a3f3fa6cf9d43562326db0d509fc2e2fdf6b51ee1435687507744e49a 176884 
gitlab-common_11.10.8+dfsg-1_all.deb
 f4faff8c34bde905e4b1728c6c1d7ca4ee6c01e3785fd9525e0a269e9dd67891 56743220 
gitlab_11.10.8+dfsg-1_all.deb
 6b6a00b8e15aca53c37e0b87e4aa9ffb93379a215d0a4a5d4393306d6e71b418 8984 
gitlab_11.10.8+dfsg-1_amd64.buildinfo
Files:
 90cf9c060bef4dee33b659a481005f43 2354 net optional gitlab_11.10.8+dfsg-1.dsc
 6c4951d495c130ff14a559b1913b97e5 54070964 net optional 
gitlab_11.10.8+dfsg.orig.tar.xz
 2557e455e6cf10ff3d52cc16784a89e3 1256504 net optional 
gitlab_11.10.8+dfsg-1.debian.tar.xz
 82612c34e70669facd52a089484e88fd 176884 net optional 
gitlab-common_11.10.8+dfsg-1_all.deb
 5c70495c961f819aadae1008b0bcbbd7 56743220 contrib/net optional 
gitlab_11.10.8+dfsg-1_all.deb
 9bfb729931c9be8f3a143f4e7d2a997f 8984 net optional 
gitlab_11.10.8+dfsg-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE/OFtr184QaN6dPMgC3aSB2Kmt4UFAl0hpPUACgkQC3aSB2Km
t4XPmw//ctdcO89UDypyfK2Nr0fgx+Nnszp9vBxZMtluIroEIAZOBPv9YWcCezfa
TubqCUnO2XDtv+YkuijWIeo+LcLu0R1HOsjxizNZQzNGaVB/hwRh1cySIboSCFN/
6uktAFJWk6A8b3rlhcySFG2HReYNR5ptxvgONbqzjQNrB6+EmXhlse7EU/5SWERe
aaU/F9qFwkhEyIDQbZe6K0bcRfOlOdAFtOZe1BjkN37OhisOCJiY9MzlZlsqHcaH
w/QIDq8zcNxmQ+A5Y1eBNn8ajY+6Ndw/HFBN2mOfNhC2gWYYs2Yig8OwL6JLz7ul
kZyK82UICt/4SQlXvPbeb75spRziuXVBw3oKO1bksq3uwuLpHYNaXslneCbD3ZZK
LN/sUN0jWRRX4S3zlS+OovBUghASV4vLpTtUNui/SrBfnM0yMAACFhaElrnKSc/6
9QOJLcSHQh9wQ8LhfZ6Gc0Vqukjpj0GTZFiQO0KhWpLtVgZwFL1ieoukkVYodcYB
iTySZxfh/f+aqUIM94bFY8j7isiUEX2uyK4iZUlgw/clOhgsPOYriVOYonUYVEj3
Cl/hNHfiREcqhvVdFZPkTtcQrFpzsGQ12wriAMChOhMzY06fDD29koDexIrmDb+Q
44miIX2YNrourHJNxN86ZbUEKYfbkbrna2HmFHAFAIa6I6J6Skk=
=Y6h5
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to