Bug#994902: To be fixed again shortly

2021-10-11 Thread Felix Lechner
Control: reopen -1 Hi, A recent commit [1] gave rise to a different fix, which is coming soon. Thanks! Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/commit/93b4e49c805ccf767f948ada5993318ab711120c

Bug#996111: lintian: Incorrect warnings for HTML files

2021-10-11 Thread Felix Lechner
Hi, On Mon, Oct 11, 2021 at 6:16 PM Hugh McMaster wrote: > > I'll look into enabling Salsa CI for the repo. With some luck, you can simply add a file like this one [1] to your repo. Kind regards Felix Lechner [1] https://salsa.debian.org/lechner/mdadm/-/blob/debian/master/debian/salsa-ci.yml

Bug#995850: lintian: more context is not always a good thing

2021-10-11 Thread Felix Lechner
rray as susceptible to new upstream versions as four separate lines? BTW, Lintian's test suite has an automatic hint adjuster. (No editor required.) Would that be helpful to the public for use on their overrides? Kind regards Felix Lechner

Bug#995850: lintian: more context is not always a good thing

2021-10-10 Thread Felix Lechner
Hi, On Sun, Oct 10, 2021 at 3:33 PM Thorsten Glaser wrote: > > I’ve not yet tested ... > whether the asterisk indeed allows anything to come after, > i.e. “line * ot to” isn’t equivalent to “line *”… I am not sure it's a good feature, but it should work. [1][2] Kind regards Felix

Bug#996111: lintian: Incorrect warnings for HTML files

2021-10-12 Thread Felix Lechner
ecause Lintian produced a lot of errors and warnings. You can also see results for the version currently in unstable on our website [2] but they look quite different. Kind regards Felix Lechner [1] https://debian.pages.debian.net/-/freetype/-/jobs/2061949/artifacts/debian/output/lintian.html [2]

Bug#996111: lintian: Incorrect warnings for HTML files

2021-10-12 Thread Felix Lechner
Hope that the fix is acceptable for now! Kind regards Felix Lechner

Bug#996111: lintian: Incorrect warnings for HTML files

2021-10-12 Thread Felix Lechner
lsa CI. - static-library-has-unneeded-sections is Bug#995991. [4] The fix is pending, but has not yet been uploaded. - superficial-tests is being disputed in Bug#994139. [5] Kind regards Felix Lechner [1] https://bugs.debian.org/993613 [2] https://bugs.debian.org/973313 [3] https://lintian.pages.debi

Bug#996111: lintian: Incorrect warnings for HTML files

2021-10-12 Thread Felix Lechner
. The hint is wrong altogether, isn't it? Kind regards Felix Lechner

Bug#995981: rules-require-build-prerequisite gives bogus advice

2021-10-12 Thread Felix Lechner
Hi, > I wondered how one would come up with such a strange dependency As a follow-on, Lintian may be able to help with additional warnings. Kind regards Felix Lechner

Bug#996093: lintian: detect variant of Lenna image

2021-10-12 Thread Felix Lechner
tectures." but got "Sorry, your search gave no results." Thanks! Kind regards Felix Lechner

Bug#996270: false positive custom-library-search-path

2021-10-21 Thread Felix Lechner
packages using that exemption.) Is your package affected by that change? The commit [2] reduced the nesting depth and the complexity of the conditionals. It is therefore possible that the relevant portion of the check did not previously run for your package. Kind regards Felix Lechner [1] https://sa

Bug#996710: lintian: false positive missing-dep-for-interpreter when package depends on nodejs:any

2021-10-17 Thread Felix Lechner
the issue, please? Kind regards Felix Lechner

Bug#996688: lintian: strange complaints about ncurses symbols files

2021-10-17 Thread Felix Lechner
egards Felix Lechner

Bug#996684: lintian: emits bogus embedded-library error for libtinfo6 package

2021-10-17 Thread Felix Lechner
3d09ae0 ("Bring the binaries check up to the latest > coding standards.") Thanks for your hard work! A fix was committed, and your hints on Lintian's website were updated: https://lintian.debian.org/sources/ncurses https://lintian.debian.org/sources/libpcap Kind regards Felix Lechner

Bug#994275: Reverting breaking changes in debianutils

2021-10-17 Thread Felix Lechner
escription is now live on our website. [2] Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/commit/af93172c7a9ef326a68fd337c5089c52b74eb3f5 [2] https://lintian.debian.org/tags/possibly-insecure-handling-of-tmp-files-in-maintainer-script

Bug#996622: mdadm prints warning on every boot due to evifarfs on non-EFI system

2021-10-17 Thread Felix Lechner
es "$1" echo "${@}" >>"${DESTDIR}/conf/modules" } The hook could check if the module exists, but it seems more robust to do it at boot time. Is this a bug in mdadm or in initramfs-tools? Kind regards Felix Lechner

Bug#996093: lintian: detect variant of Lenna image

2021-10-17 Thread Felix Lechner
d regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/commit/37a4e213600e467442fd30de8b23080c1ad77e5f

Bug#995850: lintian: more context is not always a good thing

2021-10-11 Thread Felix Lechner
Hi Hugh, On Sun, Oct 10, 2021 at 9:54 PM Hugh McMaster wrote: > > Is it possible to make the line number component an optional array? line > [1,3,5] Do you mean overriding some line numbers, but leaving others? Thanks! Kind regards Felix Lechner

Bug#996111: lintian: Incorrect warnings for HTML files

2021-10-11 Thread Felix Lechner
e: source-contains-prebuilt-javascript-object ft2docs/docs/js/jquery.ba-resize.min.js Will you please include your full invocation (and also point us to an interim build in Salsa CI, if needed) so we can investigate? Thanks! Kind regards Felix Lechner

Bug#996740: Consider having very-long-line-length-in-source-file ignore autotools files

2021-10-17 Thread Felix Lechner
and are beautiful little things! > an exception for autotools files would be warranted? Yes, the exception is probably warranted. If it's okay with you, however, I will postpone the decision until the cruft check, which issues the offending tag, is fixed. It is currently malfunctioning. [2] Tha

Bug#995215: postgresql-semver: Wait for acceptance of backport

2021-09-28 Thread Felix Lechner
Package: postgresql-semver Severity: serious The sole purpose of this bug is to keep version 0.31.1-3 out of testing until version 0.31.1-2~bpo11+1 is in backports.

Bug#995216: simple-scan: B Text scans saved as gibberish

2021-09-28 Thread Felix Lechner
when I wrote). The bug is also somewhat treacherous: The image on the screen looks fine. One has to open the saved file to see the issue. Thanks for simple-scan! It's a great and best-in-class program! Kind regards Felix Lechner [1] https://www.debian.org/Bugs/Developer#severities

Bug#994139: lintian: warning about superficial autopkgtests is counterproductive

2021-09-29 Thread Felix Lechner
at bumped the visibility [1] until we can figure out a better way to proceed? Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/commit/cbf654cce71dd2ac294c82767963cc0507093d42

Bug#995216: simple-scan: B Text scans saved as gibberish

2021-09-30 Thread Felix Lechner
not use it much but it worked very well, especially with the custom data collection. I use your tool almost every day. Thanks for looking into this issue! Kind regards Felix Lechner simple-scan.log.xz Description: application/xz

Bug#995446: lintian: don't emit hyphen-in-upstream-part-of-debian-changelog-version for R packages

2021-10-01 Thread Felix Lechner
ther way to identify R packages? The tag is issued for sources. [3] Maybe you can find some ideas in the existing checks. [4][5][6] Thanks for bringing this to our attention! Kind regards Felix Lechner [1] https://lintian.debian.org/screens [2] Sorry to quote myself, https://lists.debian.org/debian-p

Bug#995850: lintian: more context is not always a good thing

2021-10-06 Thread Felix Lechner
Hi, On Wed, Oct 6, 2021 at 6:21 PM Thorsten Glaser wrote: > > Can I use a wildcard then? By the way, you should also be able to use the wildcards * and ? in lieu of the line numbers right now. Please let me know if that works. Thanks! Kind regards Felix Lechner

Bug#995850: lintian: more context is not always a good thing

2021-10-06 Thread Felix Lechner
If so, I'll have a look. Thanks! Kind regards Felix Lechner

Bug#995850: lintian: more context is not always a good thing

2021-10-06 Thread Felix Lechner
dden.) Would it help for your override issue to relegate the line numbers to the end of the context? Thanks! Kind regards Felix Lechner

Bug#965947: lintian: uses-dpkg-database-directly no longer detected for python3-reportbug

2021-09-22 Thread Felix Lechner
Thank you for your diligent maintainership, and especially for this report! Kind regards Felix Lechner

Bug#918137: marked as pending in lintian

2021-09-22 Thread Felix Lechner
r your patience! Kind regards Felix Lechner

Bug#995498: FP? missing-build-dependency-for-dh-addon python3

2021-10-02 Thread Felix Lechner
e ':any' is dropped from the Python prerequisites. Thank you for bringing the matter to our attention! Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/commit/beb1094db955fd99b693fca1e4c87958676dfe74 [2] https://bugs.debian.org/994902 [3] https://salsa.debian.org/lintia

Bug#995606: lintian: non-free font packages and {truetype,opentype}-font-prohibits-installable-embedding

2021-10-02 Thread Felix Lechner
Maybe I will take it as an opportunity to give the matter some thought. Kind regards Felix Lechner

Bug#995216: simple-scan: B Text scans saved as gibberish

2021-10-01 Thread Felix Lechner
Hi, > It is possible the files are being saved in a format not understood > by my PDF reader I believe the corruption is caused by the page cleanup. Dirty pages are affected more often, while legible and corrupted pages appear together in the same documents. Thanks! Kind regards Felix Lechner

Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-24 Thread Felix Lechner
er > install it. For now, I requested locales-all. [1] Kind regards Felix Lechner [1] https://salsa.debian.org/salsa-ci-team/pipeline/-/merge_requests/312

Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-24 Thread Felix Lechner
F-8. [1] Should it only use LANG? How does that jibe with the recommendation here [2][3] to always use LC_ALL when running programs? Thanks! Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/blob/master/lib/Lintian/Check/Documentation/Manual.pm#L295 [2] https://stackoverflo

Bug#996270: false positive custom-library-search-path

2021-10-22 Thread Felix Lechner
Hi, On Fri, Oct 22, 2021 at 8:20 AM Yves-Alexis Perez wrote: > > That page doesn't apparently mention the term 'plugin', which I think is one > good reason to set the runpath on a binary, though :) Maybe you could add it to the Wiki page, if you have time. Thanks! Kind regards, Felix Lechner

Bug#998701: correct lintian documentation site

2021-12-06 Thread Felix Lechner
nk you! Hope that helps! Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/detagtive/-/issues/13

Bug#1001176: RFP: perlimports -- Automate maintenance of Perl import statements

2021-12-06 Thread Felix Lechner
intian maintainers to upload backports of the new packages, or would the Perl team rather handle them via bug reports? I would prefer if the Perl team handled backports as well, but it would be an extra burden. Please just let me know one way or the other. Thanks! Kind regards Felix Lechner

Bug#1001176: RFP: perlimports -- Automate maintenance of Perl import statements

2021-12-06 Thread Felix Lechner
Kind regards, Felix Lechner [1] https://bugs.debian.org/1001175

Bug#1001247: vim-doc: Please publish Vim packaging policy on the Web

2021-12-06 Thread Felix Lechner
. [6] Alternatively, I could replace the Vim policy reference in the tag shown above [1] with a more permanent link. I believe that no other tags refer to your policy. Thank you! Kind regards Felix Lechner [1] https://lintian.debian.org/tags/vim-addon-within-vim-runtime-path [2] https

Bug#968758: Emacs integration for Lintian

2021-12-22 Thread Felix Lechner
Hi, With that commit [1] Lintian now offers rudimentary Emacs integration. [2] In the future, pointed hints may allow the user to travel directly to the file indicated in the packaging hint. Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/commit

Bug#1002466: ITP: elpa-lintian -- Examine Lintian packaging hints in Emacs

2021-12-22 Thread Felix Lechner
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-emac...@lists.debian.org * Package name: elpa-lintian Version : 0.1 Upstream Author : Felix Lechner * URL : https://salsa.debian.org/lintian/elpa-lintian * License : GPL-3+ Programming Lang: Lisp

Bug#1002461: Pending with DSA

2022-01-04 Thread Felix Lechner
bal-install. Thanks! Kind regards Felix Lechner [1] https://lintian.debian.org/static/qa-list.txt [2] https://udd-mirror.debian.net/ [3] https://lintian.debian.org/query

Bug#1002466: emacs-lintian: Renamed the source package

2021-12-22 Thread Felix Lechner
Hi, Pursuant to a suggestion from the Emacs maintainers (thank you!) the source package was renamed to emacs-lintian and resubmitted to the FTP Masters. The path on Salsa also changed: https://salsa.debian.org/lintian/emacs-lintian Kind regards Felix Lechner

Bug#1002296: dh-haskell: Version 0.5 is now in NEW

2021-12-21 Thread Felix Lechner
Control: tags -1 + pending Hi, Version 0.5 of dh-haskell was uploaded to the NEW queue. [1] Kind regards Felix Lechner [1] https://ftp-master.debian.org/new/dh-haskell_0.5.html

Bug#1002296: ITP: dh-haskell -- Debhelper build system for cabal-based Haskell packages

2021-12-21 Thread Felix Lechner
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-hask...@lists.debian.org * Package name: dh-haskell Version : 0.5 Upstream Author : Felix Lechner * URL : https://salsa.debian.org/lechner/dh-haskell * License : GPL-3+ Programming Lang: Perl

Bug#1002503: false reports skip-systemd-native-flag-missing-pre-depends

2021-12-23 Thread Felix Lechner
n too strict? Kind regards Felix Lechner [1] https://lintian.debian.org/tags/skip-systemd-native-flag-missing-pre-depends [2] https://salsa.debian.org/lintian/lintian/-/blob/master/lib/Lintian/Check/Systemd/Native/Prerequisites.pm#L49 [3] https://tracker.debian.org/media/packages/i/ippl/control-1.4.14-12.2

Bug#1002503: false reports skip-systemd-native-flag-missing-pre-depends

2021-12-23 Thread Felix Lechner
about Depends vs Pre-Depends. Kind regards Felix Lechner

Bug#1001655: Avoid hardcoding depends on specific lzip implementations

2021-12-28 Thread Felix Lechner
Hi Daniel, On Tue, Dec 28, 2021 at 7:09 PM Daniel Baumann wrote: > > you can now safely depend on ... "plzip | lzip-decompressor" Great, thanks! Will that work for backports, too? Kind regards Felix Lechner

Bug#1003074: libwolfssl30: wc_HashInit(h, WC_HASH_TYPE_SHA512) overflows

2022-01-03 Thread Felix Lechner
Hi Tim, On Mon, Jan 3, 2022 at 9:09 AM Tim Rühsen wrote: > > Valgrind reports a buffer overflow. The good folks at wolfSSL cannot reproduce the error. Do you '#include ' before the others? Either way, will you please also attach your configuration to this report? Thanks! Kind regards,

Bug#1002824: lintian/python3-gitlab: Please feel free to reopen

2021-12-29 Thread Felix Lechner
Hi Alex, Please feel free to reopen this bug if your wishlist items for Lintian need more work. Thanks! Kind regards Felix Lechner

Bug#885438: lintian: data/ permanently outdated

2021-11-23 Thread Felix Lechner
owever. I would not commit them if only the time stamps have changed. Eventually, we might like to stop committing data to the Git repo. Your ideas on how to achieve that in the context of Debian source packaging from Git are most welcome. Thanks! Kind regards Felix Lechner

Bug#1000319: lintian should provide an error when Debian::Copyright fails

2021-11-21 Thread Felix Lechner
to check for the presence of a field is with '->declares'. [3] Most significantly, there are no NULL pointers. [4] It would be a little bit of a philosophical stretch for Lintian to alert users to problems with other parsers, rather than the document itself. Kind regards Felix Lechner [1] Plus two

Bug#999756: lintian: False positive bashism in posix shell after "exec"

2021-11-21 Thread Felix Lechner
up tclsh to reprocess the entire > script. When tclsh starts up, it treats all three lines as comments, > since the backslash at the end of the second line causes the third > line to be treated as part of the comment on the second line. Kind regards Felix Lechner

Bug#1000319: lintian should provide an error when Debian::Copyright fails

2021-11-21 Thread Felix Lechner
Kind regards Felix Lechner [1] https://tracker.debian.org/media/packages/u/uglifyjs/copyright-2.8.29-8 [2] https://salsa.debian.org/lintian/lintian/-/blob/master/lib/Lintian/Check/Debian/Copyright/Dep5.pm

Bug#1000452: please consider adding a warning for changelog in the past

2021-11-23 Thread Felix Lechner
e warning, or perhaps even for the archive to reject the upload? Kind regards Felix Lechner

Bug#1000452: please consider adding a warning for changelog in the past

2021-11-23 Thread Felix Lechner
for some kind of improvement. Lintian already does other things, such as checking that your most recent timestamp postdates the release date of the policy version with which the sources declare compliance [1] but that would not have caught gensio, which I think is the package you uploaded. Kind rega

Bug#1000469: no-code-sections shouldn't be an error

2021-11-23 Thread Felix Lechner
for entire archives that contain no code, i.e. when there is no code in any of the object files? Kind regards Felix Lechner

Bug#1000476: lintian: autopkgtest regression: autopkgtest_tmp/build-and-evaluate-test-packages/eval/checks/binaries/corrupted/legacy-debug/generic.t

2021-11-23 Thread Felix Lechner
tmp/build-and-evaluate-test-packages/eval/checks/binaries/corrupted/legacy-debug/generic.t That test was adjusted for recent versions of Binutils. [2] Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/commit/deba665363a3dd4da8b806df07091c9c482206d7 [2] https://salsa.d

Bug#1000148: lintian: improbable-bug-number-in-closes needs updating

2021-11-18 Thread Felix Lechner
ould make Lintian's output variable over time. Do we really need the upper bound (or the whole tag)? Kind regards Felix Lechner Bug Number vs Filing Date.pdf Description: Adobe PDF document Filing Date,Bug Number 11/12/99,"50,004" 06/07/01,"100,000" 06/14/02,"150,000" 07/0

Bug#999738: runtime deps on -dev library symlinks not caught

2021-11-18 Thread Felix Lechner
ot appear on our website or be shown to any users, but you could (relatively soon) access archive-wide results via our JSON interface. [2] We would then try to refine the tag for public consumption together. What do you think, please? Kind regards Felix Lechner [1] https://salsa.debian.org/lintia

Bug#996270: false positive custom-library-search-path

2021-11-18 Thread Felix Lechner
named after the package name (due to camel case). Should I allow all subfolders? Kind regards Felix Lechner

Bug#999738: runtime deps on -dev library symlinks not caught

2021-11-15 Thread Felix Lechner
&& $depends->is_empty; What do you think, please? Thanks! Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/blob/master/lib/Lintian/Index/Elf.pm#L85 [2] https://salsa.debian.org/lintian/lintian/-/blob/master/lib/Lintian/Index/Elf.pm#L215 [3] https://salsa.debian

Bug#963057: please detect static libs that contains lto .o files

2021-11-14 Thread Felix Lechner
g/lintian/lintian/-/commit/7f4621daf12355d271b943cbd1179829f7e12159 Do we need a separate tag for all uses of LTO, as requested here? Would a classification tag be appropriate? At a minimum, it would allow further research into the prevalence. Thanks! Kind regards, Felix Lechner

Bug#999601: [false positive] ocaml-dangling-cmi hint needs refinement

2021-11-16 Thread Felix Lechner
Hi Julien, On Sat, Nov 13, 2021 at 1:15 AM Julien Puydt wrote: > > I hope this is precise enough to improve the hint. We would like to test improvements. Would you please point to installable packages that triggered the false positives? Thanks! Kind regards Felix Lechner

Bug#1000494: malformed-override should say which file it is complaining about

2021-11-24 Thread Felix Lechner
intian-overrides. That being said, I would like to improve the error message. Unfortunately, the version of your sources in sid does not declare overrides or a Vcs. Would you please post the sources somewhere? Thank you! Kind regards Felix Lechner

Bug#1000631: misreports mismatched-override update-debian-copyright

2021-11-26 Thread Felix Lechner
I'll make them part of our test suite and resolve the issue there. Thanks! Kind regards Felix Lechner

Bug#999810: lintian: false positive: missing-build-dependency-for-dh_-command dh_sphinxdoc

2021-11-19 Thread Felix Lechner
ython3-sphinx, but with > the :native qualifier That is a separate bug, and actually more interesting. Cloning. Kind regards Felix Lechner

Bug#999878: lintian: bash-term-in-posix-shell 'type' - false positive?

2021-11-17 Thread Felix Lechner
nhancements mentioned in the POSIX standard." [3] What do you think, please? Thanks! Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/blob/master/lib/Lintian/Check/Shell/NonPosix/BashCentric.pm#L128 [2] https://unix.stackexchange.com/a/667393 [3] https://unix.s

Bug#998282: Please make Section a required field for the source paragraph in d/control

2021-11-01 Thread Felix Lechner
. Policy section 5.2 presently shows the field as merely recommended. Thanks! Kind regards Felix Lechner

Bug#973313: lintian: Salsa CI jobs fail for many sources hosted there

2021-11-02 Thread Felix Lechner
that any of the suggested fixes are acceptable. (After a year, they are for the Lintian maintainers.) Sorry if that looks like I jumped the gun. Thank you for spending so much time on this, and for solving the riddle! Kind regards Felix Lechner [1] https://salsa.debian.org/salsa-ci-team

Bug#998367: perlcritic: "Code not tidy' after perltidy

2021-11-02 Thread Felix Lechner
of contributors to Lintian, Lintian's testsuite enforces a project-wide style in Salsa CI (but not in Deb CI). Your help would be very much appreciated. I also mentioned it briefly on the Perl team's mailing list [1] but have not received any replies yet. Thanks! Kind regards Felix Lechner [1] https

Bug#973313: lintian: Salsa CI jobs fail for many sources hosted there

2021-10-29 Thread Felix Lechner
There was a valuable discussion of Salsa here. [1] It included this valuable information: [1] https://salsa.debian.org/salsa-ci-team/pipeline/-/merge_requests/312 Santiago R.R. commented: I think some of you already knew it, but I confirmed this is something related to the running environment,

Bug#973313: Is the "LC_ALL=C.UTF-8" export to forked bash child process that run man check?

2021-10-25 Thread Felix Lechner
="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= The output from 'locale -a' is too long. I must have 'locales-all' installed. Kind regards Felix Lechner

Bug#954149: this tag needs work

2021-11-08 Thread Felix Lechner
Combined with the above, I am not sure the tag is fixable. As a last step before a possible removal, the tag was marked as experimental, which tends to hide it from view. [1] Please submit any additional positions to this bug. Thanks! Kind regards Felix Lechner [1] https://salsa.debian.org/lintia

Bug#915384: lintian: check that debian/copyright has an entry for each component

2021-11-09 Thread Felix Lechner
1] Thank you for all your hard work on node! Kind regards Felix Lechner [1] https://lintian.debian.org/tags/add-component-copyright

Bug#915384: lintian: check that debian/copyright has an entry for each component

2021-11-09 Thread Felix Lechner
Hi Yadd, On Tue, Nov 9, 2021 at 8:17 AM Yadd wrote: > > same author No sweat! The check merely requires separate wildcards. They can be in the same Files field. That means they can share the same author. Kind regards Felix Lechner

Bug#998282: Please make Section a required field for the source paragraph in d/control

2021-11-04 Thread Felix Lechner
ed a Lintian classification tag for it [1] and will answer that question shortly. Kind regards Felix Lechner P.S. I would be happy to add additional tags for statistics if they are helpful to your cause. [1] https://salsa.debian.org/lintian/lintian/-/commit/bc48c6e2114c1cf9ca143db3ad9b6068ddca791d

Bug#995492: lintian: Broken --fails-on=none as default never got reverted

2021-11-04 Thread Felix Lechner
Hi Guillem, On Fri, Oct 1, 2021 at 6:57 PM Guillem Jover wrote: > > Unamused, I am sorry that happened. Did I not accept your patch in full? [1] Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/commit/3758bfafd5dd742c327f2312dac8e3a71b1f036e

Bug#998282: Please make Section a required field for the source paragraph in d/control

2021-11-05 Thread Felix Lechner
ox-esr - linux - llvm-toolchain-9 - llvm-toolchain-10 - llvm-toolchain-11 - llvm-toolchain-snapshot - nvidia-cuda-toolkit - thunderbird I believe the tag functions properly because there is a unit test for it. [4] [5] Kind regards Felix Lechner [1] https://salsa.debi

Bug#998367: perlcritic: "Code not tidy' after perltidy

2021-11-03 Thread Felix Lechner
in unstable as unfit for release, perhaps even replacing it with one that works with UTF-8? The version in bullseye does not have the issue. Thanks! Kind regards Felix Lechner

Bug#995981: rules-require-build-prerequisite gives bogus advice

2021-11-03 Thread Felix Lechner
Hi Graham, On Wed, Nov 3, 2021 at 9:48 AM Graham Inggs wrote: > > Control: affects -1 src:python-boto3 Isn't that bug closed? Kind regards Felix Lechner

Bug#995981: rules-require-build-prerequisite gives bogus advice

2021-11-03 Thread Felix Lechner
short period in early October (and possibly late September) but some, like colortest-python, are clearly unrelated. Either way, isn't the issue fixed? Kind regards Felix Lechner

Bug#995981: rules-require-build-prerequisite gives bogus advice

2021-11-03 Thread Felix Lechner
given. Kind regards Felix Lechner

Bug#998701: broken link to lintian user's manual

2021-11-06 Thread Felix Lechner
Hi, > that links returns a 404 Lintian's new website is no longer static but a database-driven web application. It does many things well, but unfortunately the manual is not currently available. We are looking to improve that situation. It is also a problem in the wiki. [1] Kind regards Fe

Bug#995820: wolfssl: Import new upstream version

2021-11-07 Thread Felix Lechner
Control: tags -1 + pending Hi, This upload of wolfssl version 5.0.0-1 to the NEW queue [1] will close your bug in the near future. Thanks! Kind regards Felix Lechner [1] https://ftp-master.debian.org/new/wolfssl_5.0.0-1.html

Bug#991443: wolfssl: CVE-2021-37155

2021-11-07 Thread Felix Lechner
Control: tags -1 + pending Hi, This upload of wolfssl version 5.0.0-1 to the NEW queue [1] will close your bug in the near future. Thanks! Kind regards Felix Lechner [1] https://ftp-master.debian.org/new/wolfssl_5.0.0-1.html

Bug#991663: wolfssl: CVE-2021-24116

2021-11-07 Thread Felix Lechner
Control: tags -1 + pending Hi, This upload of wolfssl version 5.0.0-1 to the NEW queue [1] will close your bug in the near future. Thanks! Kind regards Felix Lechner [1] https://ftp-master.debian.org/new/wolfssl_5.0.0-1.html

Bug#992174: wolfssl: CVE-2021-38597

2021-11-07 Thread Felix Lechner
Control: tags -1 + pending Hi, This upload of wolfssl version 5.0.0-1 to the NEW queue [1] will close your bug in the near future. Thanks! Kind regards Felix Lechner [1] https://ftp-master.debian.org/new/wolfssl_5.0.0-1.html

Bug#998367: perlcritic: "Code not tidy' after perltidy

2021-11-08 Thread Felix Lechner
settings in unstable better. A diff for lintian is attached. Thank you so much for your help in this matter! Kind regards Felix Lechner diff.xz Description: application/xz

Bug#997662: lintian: Incorrect tag: package-contains-python-dot-directory for .egg-info directories

2021-10-31 Thread Felix Lechner
ot mean to suggest that the entry points are removed. Furthermore, the bug was already closed when you wrote. If the entry points are missing from asciidoc and it breaks your package, you may wish to file a bug there instead. Thanks! Kind regards Felix Lechner

Bug#998115: lintian: false positive: "unknown-field Description" in source package

2021-10-31 Thread Felix Lechner
Control: reopen -1 Hi, On Sun, Oct 31, 2021 at 3:24 AM Mattia Rizzolo wrote: > > dpkg maintainers pointed me to #555743 - so I think this "just" > needs some Policy massaging. > I filed #998165 on that regard Lintian will soon allow the field, too. Thanks for the researc

Bug#997837: lintian ignores "Files-Included' field of debian/copyright

2021-10-25 Thread Felix Lechner
wrote Lintian's from scratch. Thanks! Kind regards Felix Lechner

Bug#973313: The locales package not installed in salsa lintian Docker image

2021-10-23 Thread Felix Lechner
blame. The shared runner operates in 'privileged' mode. [1] I also contemplated other methods making the C.UTF-8 locale available via the Docker file. [2] I'll look into the Salsa runner package list again, unless you beat me to it. Thanks! Kind regards 吴大菲 (Felix Lechner) [1] https://www.educba.com/

Bug#1001399: lintian: adjust backports-upload-has-incorrect-version-number for ubuntu

2021-12-09 Thread Felix Lechner
r UNRELEASED)? Thanks! Kind regards Felix Lechner

Bug#1001399: lintian: adjust backports-upload-has-incorrect-version-number for ubuntu

2021-12-09 Thread Felix Lechner
ively affect the quality of hints issued on Salsa. [1] I expect that to be the primary Lintian platform for contributors in the future. Kind regards Felix Lechner [1] sample, https://lechner.pages.debian.net/-/mdadm/-/jobs/2004554/artifacts/debian/output/lintian.html

Bug#1001575: lintian: duplicate-globbing-patterns notice says "(lines $lines)"

2021-12-12 Thread Felix Lechner
t, due to unresolved issues elsewhere. Thanks for helping to make Lintian better! Kind regards Felix Lechner [1] https://salsa.debian.org/lintian/lintian/-/commit/87825cb0c24368a4b627b70b7b3c9feecca2157f

Bug#1001173: Moo: Should use Depends for libclass-xsaccessor-perl (instead of Recoomends)

2021-12-05 Thread Felix Lechner
the installable is only recommended. Lintian was affected in several ways. [2][3][4][5][6] Sorry to report the suggestion with a two-year delay. Thank you! Kind regards Felix Lechner [1] https://metacpan.org/pod/Moo#MOO-AND-CLASS::XSACCESSOR [2] https://salsa.debian.org/lintian/lintian/commit

Bug#1001164: HTML::TokeParser::Simple: Should perhaps depend on libwww-perl?

2021-12-05 Thread Felix Lechner
in 'Depends' either, although it 'Enhances' it. [3] The Lintian maintainers use the described functionality to update data files prior to release [4] but the feature is not tested in autopkgtest. For now, we simply declared libwww-perl as a prerequisite for Lintian. Thanks! Kind regards Felix

Bug#1000977: lintian: bogus elf-error in debug symbols

2021-12-01 Thread Felix Lechner
Kind regards Felix Lechner

<    4   5   6   7   8   9   10   >