[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#136110: md5sum binary should be from textutils, not dpkg



Previously Andres Salomon wrote:
> The md5sum binary included in the textutils package is much more
> featureful; for example, it supports reading in md5sums from stdin (echo
> "foo  <checksum>" | md5sum -c -).

So does dpkg's md5sum, just don't supply a filename argument (ie drop
the -).

> For scripts that need to be run on several different distros, having a
> dpkg-specific md5sum binary that doesn't accept the same args as
> textutils is _really_ annoying.

Portable scripts shouldn't rely on GNU specifics anyway.

Wichert.

-- 
  _________________________________________________________________
 /wichert@wiggy.net         This space intentionally left occupied \
| wichert@deephackmode.org            http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |



Reply to: