#995572 gitlab: update to new upstream version 14.1.7

#995572#5
Date:
2021-10-02 13:19:27 UTC
From:
To:
While trying to update gitlab to 14.1.7 (using the deb from salsa)

Webpacking...
IncrementalWebpackCompiler: Status – disabled
/var/lib/gitlab/node_modules/webpack-cli/bin/cli.js:281
    throw err;
    ^

Error: Cannot find module
'vs/editor/contrib/inlayHints/inlayHintsController'
Require stack:
- /var/lib/gitlab/node_modules/monaco-editor-webpack-plugin/out/index.js
- /etc/gitlab/plugins/monaco_webpack.js
- /etc/gitlab/webpack.config.js
- /var/lib/gitlab/node_modules/webpack-cli/bin/utils/convert-argv.js
- /var/lib/gitlab/node_modules/webpack-cli/bin/cli.js
- /usr/share/nodejs/webpack/node_modules/import-local/index.js
- /usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js
- /usr/share/nodejs/webpack/bin/webpack.js
    at Function.Module._resolveFilename
(internal/modules/cjs/loader.js:880:15)
    at Function.resolve
(/var/lib/gitlab/node_modules/v8-compile-cache/v8-compile-cache.js:164:2
3)
    at resolveMonacoPath
(/var/lib/gitlab/node_modules/monaco-editor-webpack-plugin/out/index.js
:33:28)
    at
/var/lib/gitlab/node_modules/monaco-editor-webpack-plugin/out/index.js:185:63
    at Array.map (<anonymous>)
    at createLoaderRules
(/var/lib/gitlab/node_modules/monaco-editor-webpack-plugin/out/index.js
:185:43)
    at MonacoEditorWebpackPlugin.apply
(/var/lib/gitlab/node_modules/monaco-editor-webpack-plugi
n/out/index.js:91:23)
    at webpack
(/var/lib/gitlab/node_modules/webpack/lib/webpack.js:51:13)
    at processOptions
(/var/lib/gitlab/node_modules/webpack-cli/bin/cli.js:272:16)
    at /var/lib/gitlab/node_modules/webpack-cli/bin/cli.js:364:3
    at Object.parse (/var/lib/gitlab/node_modules/yargs/yargs.js:576:18)
    at /var/lib/gitlab/node_modules/webpack-cli/bin/cli.js:49:8
    at Object.<anonymous>
(/var/lib/gitlab/node_modules/webpack-cli/bin/cli.js:366:3)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js
(internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at module.exports
(/usr/share/nodejs/webpack/node_modules/import-local/index.js:16:66)
    at
/usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js:15:6
    at Object.<anonymous>
(/usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js:366:3)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js
(internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous>
(/usr/share/nodejs/webpack/bin/webpack.js:156:2)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js
(internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Function.executeUserEntryPoint [as runMain]
(internal/modules/run_main.js:72:12)
    at internal/main/run_main_module.js:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: [

'/var/lib/gitlab/node_modules/monaco-editor-webpack-plugin/out/index.js',
    '/etc/gitlab/plugins/monaco_webpack.js',
    '/etc/gitlab/webpack.config.js',

'/var/lib/gitlab/node_modules/webpack-cli/bin/utils/convert-argv.js',
    '/var/lib/gitlab/node_modules/webpack-cli/bin/cli.js',
    '/usr/share/nodejs/webpack/node_modules/import-local/index.js',
    '/usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js',
    '/usr/share/nodejs/webpack/bin/webpack.js'
  ]
}
dpkg: error processing package gitlab (--configure):

#995572#10
Date:
2022-07-15 19:48:17 UTC
From:
To:
On Sat, 02 Oct 2021 18:49:27 +0530 Pirate Praveen  <praveen@onenetbeyond.org> wrote:
 > Package: gitlab
 > Version: 14.0.10-2
 > Severity: important
 >
 > While trying to update gitlab to 14.1.7 (using the deb from salsa)

Closing as obsolete.