pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/59318: 'make index' creates bogus lines for broken packages
>Number: 59318
>Category: pkg
>Synopsis: 'make index' creates bogus lines for broken packages
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Apr 18 09:10:00 +0000 2025
>Originator: Thomas Klausner
>Release: NetBSD 10.1
>Organization:
>Environment:
Architecture: x86_64
Machine: amd64
>Description:
When py-bidi was broken because its Makefile already included
cargo-depends.mk but the file was not yet added to the repository, the
index contained the following line:
|converters/py-bidi||||||||||
For comparison, a good line looks like this:
zzuf-0.15nb1|devel/zzuf|/usr/pkg|Transparent application input fuzzer|devel/zzuf/DESCR|pkgsrc-users%NetBSD.org@localhost|devel security|||any|any|http://caca.zoy.org/wiki/zzuf/
This broke repology parsing of the index.
While the repology parser could perhaps be made more stable, we should
avoid having lines like this.
>How-To-Repeat:
rm converters/py-bidi/cargo-depends.mk
make index
>Fix:
Please.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index