[request-tracker-maintainers] RT 5.0 - git repo

Dominic Hargreaves dom at earth.li
Sat Nov 28 13:03:46 GMT 2020


On Fri, Nov 27, 2020 at 11:13:52PM +1300, Andrew Ruthven wrote:
> Hey,
> 
> I've pushed my changes for RT 5.0 to the master-5 branch, there are
> some interesting warnings from lintian:
> 
> E: request-tracker5 source: source-is-missing
> share/static/RichText/ckeditor.min.js

third-party-source/devel/third-party/ckeditor-4.13.0
seems to be missing source

> E: request-tracker5 source: source-is-missing
> share/static/RichText/skins/bootstrapck/sample/js/jquery-1.11.0.min.js

This looks like an unused example file, I think we should repack
the source to remove this whole sample/ folder.

(Or, since it looks like we'll need to ask upstream for some changes
anyway, ask them to remove it in their distribution).

> E: request-tracker5 source: source-is-missing
> share/static/js/Chart.min.js
> E: request-tracker5 source: source-is-missing
> share/static/js/bootstrap-select.min.js
> E: request-tracker5 source: source-is-missing
> share/static/js/bootstrap.min.js
> E: request-tracker5 source: source-is-missing share/static/js/chartjs-
> plugin-colorschemes.min.js

These look like Lintian getting it wrong - the sources look present
in third-party-source/dev/third-party/.

> E: request-tracker5 source: source-is-missing 
> share/static/js/fontawesome.min.js

third-party-source/devel/third-party/fontawesome looks incomplete.

> E: request-tracker5 source: source-is-missing 
> share/static/js/jquery.jgrowl.min.js
> E: request-tracker5 source: source-is-missing
> share/static/js/popper.min.js

These look like Lintian getting it wrong - the sources look present
in third-party-source/dev/third-party/.   

> E: request-tracker5 source: source-is-missing 
> share/static/js/selectize.min.js

third-party-source/devel/third-party/selectize.js looks like completely
the wrong file.

> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/RichText/ckeditor.min.js *
> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/RichText/skins/bootstrapck/sample/js/jquery-1.11.0.min.js
> *
> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/js/Chart.min.js *
> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/js/bootstrap-select.min.js *
> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/js/bootstrap.min.js *
> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/js/chartjs-plugin-colorschemes.min.js *
> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/js/fontawesome.min.js *
> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/js/jquery.jgrowl.min.js *
> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/js/popper.min.js *
> W: request-tracker5 source: mismatched-override source-is-missing
> share/static/js/selectize.min.js *

Ah, okay, you're trying to override the errors above but that's not
working. It looks like the '*' should no longer be included.

But at least some of the comments above need addressing with upstream.

Cheers
Dominic.



More information about the pkg-request-tracker-maintainers mailing list