Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 2346] meta spells not creating install logs

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 2346] meta spells not creating install logs
  • Date: Sat, 19 Jul 2003 23:13:59 -0400

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

ashaman AT flyingtemple.com changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |eric AT sourcemage.com,
| |rcook AT wyrms.net



------- Additional Comments From ashaman AT flyingtemple.com 2003-07-19 23:13
-------
I did notice another possible fix, basesystem does create an install log and
does contain the POST_BUILD file, but the BUILD file itself is different from
ones with the problem.

basesystem/BUILD:
(

touch /var/log/sorcery/install/${SPELL}-${VERSION} &&
touch /var/log/sorcery/md5sum/${SPELL}-${VERSION}

) > $C_FIFO

kde-profile/BUILD and gnome-2-desktop-profile/BUILD:
echo > $C_FIFO

according to hgg in irc, basesystem/BUILD does exactly what a normal
POST_BUILD does



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




Archive powered by MHonArc 2.6.24.

Top of Page