Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1200847
| From | Lev Lazinskiy <lev@levlaz.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.devel.qa |
| Subject | Bug#264719: lintian data not found |
| Date | 2024-06-14 09:00 +0200 |
| Message-ID | <IP94J-2Pzh-7@gated-at.bofh.it> (permalink) |
| References | <BKxdn-7WR-13@gated-at.bofh.it> <IP8BH-2PpH-1@gated-at.bofh.it> <BKxdn-7WR-13@gated-at.bofh.it> <IP8BH-2PpH-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
On Fri, Jun 14, 2024 at 06:24:29AM +0000, Lev Lazinskiy wrote: > This may be a new bug, but it looks like this page is not working at all > anymore because at the bottom of the page it now says "No data > available" > > https://qa.debian.org/man-pages.html I found the code that handles this, but its not clear to me how these pages are generated. I looked through the makefiles in this repo and read all the READMEs that I could find, but I don't see how the site is built documented anywhere. Could anyone point me in the right direction? https://salsa.debian.org/qa/qa/-/blob/master/wml/man-pages.wml?ref_type=heads#L66 I suspect the issue is that this script is looking for some data from lintian.log but this file no longer exists in the /data directory. my $lintianlog = "/srv/qa.debian.org/data/lintian.log"; The closest thing I could find is this: https://qa.debian.org/data/lintian-list.txt, perhaps this file was renamed at some point. I'd love to send a patch but I have no idea how to test this out locally.
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Find similar
Bug#264719: (no subject) Lev Lazinskiy <lev@levlaz.org> - 2024-06-14 08:30 +0200 Bug#264719: lintian data not found Lev Lazinskiy <lev@levlaz.org> - 2024-06-14 09:00 +0200
csiph-web