Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7648] New: cast run cleanse --fix which run cast -c with the SAME spell

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 7648] New: cast run cleanse --fix which run cast -c with the SAME spell
  • Date: Thu, 18 Nov 2004 03:39:52 -0500

http://bugs.sourcemage.org/show_bug.cgi?id=7648

Summary: cast run cleanse --fix which run cast -c with the SAME
spell
Product: Sorcery
Version: Test
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: benoit.papillault AT sourcemage.org


with sorcery 1.11.1, cast run cleanse --fix to check md5sum, however, it seems
that md5sum were computed before FINAL was run, but cleanse --fix computes
them
after FINAL is run, hence it founds a difference and try to cast the spell,
which fails since there must be some lock already present. Hence the sleep 1
blocking forever. Here is a snapshot of "ps f":

2956 \_ bash /tmp/sorcery/cast/2956/casting.safe man
3296 \_ bash /tmp/sorcery/cast/2956/casting.safe man
3297 \_ /usr/bin/make -j1 -k -f /tmp/sorcery/cast/2956/Makefile all
3298 \_ bash /tmp/sorcery/cast/2956/casting.safe man
3450 \_ bash /tmp/sorcery/cast/2956/casting.safe man
3696 \_ /bin/bash /usr/sbin/cleanse --fix man
3997 \_ bash /tmp/sorcery/cast/3997/casting.safe -c man
4093 \_ bash /tmp/sorcery/cast/3997/casting.safe -c man
4256 \_ sleep 1

Benoit PAPILLAULT, ISO team



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 7648] New: cast run cleanse --fix which run cast -c with the SAME spell, bugzilla-daemon, 11/18/2004

Archive powered by MHonArc 2.6.24.

Top of Page