[Slackbuilds-users] Discrepancy between SLACKBUILDS.TXT MD5SUMs and .info file MD5SUMs in a couple slackbuilds.

B. Watson urchlay at slackware.uk
Tue Aug 6 18:20:16 UTC 2024



On Tue, 6 Aug 2024, Bob Funk wrote:

> Really the only problem is how the SLACKBUILDS.TXT presents the md5sums for those cases, which is inconsistent with the rest of the md5sums in SLACKBUILDS.TXT.

Whatever you're writing that's going to read SLACKBUILDS.TXT, you
could pick apart the md5sums that are jammed together... all the
information is there, there just isn't a space between them. An md5sum
is always 32 hex digits, so your parsing code could rely on that
instead of requiring spaces.

Not a 'clean' solution, I know.

As to the script that generates SLACKBUILDS.TXT, I've never even
looked at it. It's from before my time... but now that someone's found
an actual bug in it, I'll see what I can do.


More information about the SlackBuilds-users mailing list