[DRE-maint] Bug#890333: gitlab: javascript errors after upgrade to 9.5.4

Libor Klepáč libor.klepac at bcom.cz
Wed Feb 14 09:13:40 UTC 2018


Hello,

On úterý 13. února 2018 16:40:03 CET Pirate Praveen wrote:
> On 02/13/2018 08:19 PM, Libor Klepáč wrote:
> > Package: gitlab
> > Version: 9.5.4.+dfsg-2
> > Severity: normal
> > 
> > Hello,
> > after upgrading gitlab from 8.13.x to 9.5.4 we get no events in dashboard
> > grids.
> Thanks for testing the new version. We need to fix this before uploading
> to unstable.
> 
<snip>
> 
> You may want to try like this
> https://salsa.debian.org/ruby-team/gitlab/blob/master/debian/rake-tasks.sh#L
> 39
yes, this is in rake-tasks and i'm running it manualy, my sequence of commands 
was (if i remember correctly):
#(only once)
# npm install
# npm install indexof
# npm install randomfill

#repeated after each try
# NODE_PATH=/usr/share/gitlab/node_modules webpack \ 
--config config webpack.config.js
# bundle exec rake tmp:cache:clear assets:precompile


> > but it does not finish successfuly, complains about missing
> > webpack-stats-plugin, which seems to be installed.
> > 
> > Any clues what can be done?
> 
> Try replacing jquery.atwho.js with the version from npm. (npm install
> jquery-atwho, then webpack and asset precompile).

No luck, there is no jquery-atwho available in npm.

But i have downloaded version 1.5.4 of At.js and replaced files in 
/usr/share/javascript/jquery-atwho
and one of errors disappeared.

> 
> > This all bundler and node and webpack and etc. magic is ... (+ i have to
> > allow traffic to our protected network, for npm to work)
> We are getting very close to packaging all dependencies
> https://wiki.debian.org/Javascript/Nodejs/Tasks/gitlab
> 
> I'm stuck with https://github.com/facebook/react/issues/12076 any help
> on this is welcome.
Huh, i can see, this is frustrating.

Libor



More information about the Pkg-ruby-extras-maintainers mailing list