On വ്യാഴം 15 ഫെബ്രുവരി 2018 01:10 രാവിലെ, Ben Finney wrote: > This bug report (bug#890391) begins with that message, and no > information on the error or steps to reproduce. > > For reference in this bug report, can you please give complete steps > to reproduce with the current Debian package? > Install gitlab 9.5.4 from experimental/contrib and visit gitlab instance. For now, I have added a work around to not use the packaged version and instead use at.js module from npm (you will have to undo this workaorund).
You will have to replace the symlink created here https://salsa.debian.org/ruby-team/gitlab/blob/debian/9.5.4+dfsg-5/debian/gitlab.links#L19 to packaged version and run webpack and assets precompile steps as given below. https://salsa.debian.org/ruby-team/gitlab/blob/debian/9.5.4+dfsg-5/debian/rake-tasks.sh#L42 I think it would be easier for you to compare the file shipped by at.js node module than setting up a gitlab instance. wget `npm view at.js dist.tarball` will get you the dist tarball. Compare dist/js/jquery.atwho.js in the tarball with the file installed by the debian package.
signature.asc
Description: OpenPGP digital signature