On Friday, December 23, 2022 8:12:33 AM EST Scott Kitterman wrote: > On Friday, December 23, 2022 5:15:35 AM EST Sebastian Andrzej Siewior wrote: > > On 2022-12-22 18:31:37 [-0500], Scott Kitterman wrote: > > > I think we should focus on getting clamav up to 1.0.0 before the freeze > > > and > > > deal with the unrar bits later (should be easy enough to get a freeze > > > exception for if we need it). > > > > > > If you think tha'ts reasonable, I'll manually make the tarball and > > > update > > > git (including the pristine-tar branch so we can work with the same > > > tarball)? > > > > Sure go ahead then. I will try to rearange the tfm bits in the meantime > > and trigger a transition. Then we need to decide what we do about the > > rust bits. I'm currently unsure if we can use the in-source bits or must > > use packages. > > There's a bigger problem that needs to be addressed before we can make a > Debian tarball: > > E: clamav source: source-is-missing docs/html/ace.js line length is 31271 > characters (>512) > E: clamav source: source-is-missing docs/html/clipboard.min.js > E: clamav source: source-is-missing docs/html/elasticlunr.min.js > E: clamav source: source-is-missing docs/html/highlight.js line length is > 32664 characters (>512) > E: clamav source: source-is-missing docs/html/mark.min.js > E: clamav source: source-is-missing docs/html/mode-rust.js line length is > 2161 characters (>512) > E: clamav source: source-is-missing docs/html/searchindex.js line length is > 32768 characters (>512) > E: clamav source: source-is-missing docs/html/theme-dawn.js line length is > 2270 characters (>512) > E: clamav source: source-is-missing docs/html/theme-tomorrow_night.js line > length is 2850 characters (>512) > > I checked and these are all minified JavaScript, which in Debian is not > considered source, so unless it turns out the unminified versions are in the > source tree somewhere we can't include them. Not sure what that'll do to > the documentation. Sigh. > > Scott K
It looks like those are all from doxygen and we can build the documentation ourselves, although we'd have to set the option at build time. This is the default: Build doxygen HTML: OFF It's probably better to remove that as well. There's one other source is missing, but it's a false positive. Scott K
signature.asc
Description: This is a digitally signed message part.