[asterisk-bugs] [Asterisk 0017621]: [patch] sounds/Makefile ignores checksum errors
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jul 28 13:26:32 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17621
======================================================================
Reported By: bjm
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 17621
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for review
Target Version: 1.6.2.12
Asterisk Version: SVN
JIRA: SWP-1841
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 275549
Request Review:
======================================================================
Date Submitted: 2010-07-11 19:07 CDT
Last Modified: 2010-07-28 13:26 CDT
======================================================================
Summary: [patch] sounds/Makefile ignores checksum errors
Description:
While installing 1.6.2-SVN on OpenBSD 4.7, I got the disconcerting message
"/bin/sh: sha1sum: not found", yet the install continued. The sha1sum
issue seems to be fixed in trunk, but sounds/Makefile still ignores
errors. It emits the "Bad checksum:" message and exits 1, but inside a
subshell whose exit status is ignored. So a symlink to the bad file is
created in sounds/, and a 0 status is returned to make, letting the install
continue with a dubious file in SOUNDS_CACHE_DIR.
======================================================================
----------------------------------------------------------------------
(0125210) qwell (administrator) - 2010-07-28 13:26
https://issues.asterisk.org/view.php?id=17621#c125210
----------------------------------------------------------------------
These commits should make checksumming work much better now. Could you try
it and let me know?
Issue History
Date Modified Username Field Change
======================================================================
2010-07-28 13:26 qwell Note Added: 0125210
======================================================================
More information about the asterisk-bugs
mailing list