Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8329] New: SECTION_DIRECTORY does not exist during PREPARE

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 8329] New: SECTION_DIRECTORY does not exist during PREPARE
  • Date: Sun, 27 Feb 2005 22:32:46 -0800 (PST)

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

Summary: SECTION_DIRECTORY does not exist during PREPARE
Product: Sorcery
Version: 1.11.x
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us


# sorcery -v
1.11.4

and

# sorcery -v
20050226

I have two versions of PREPARE:
#1 contains only:
source $SCRIPT_DIRECTORY/../HORDE_PREPARE

#2 contains only:
source $SECTION_DIRECTORY/HORDE_PREPARE

And one version of INSTALL (as the example that $SECTION_DIRECTORY it works
:))
contains only:
source $SECTION_DIRECTORY/HORDE_INSTALL

With PREPARE #1:
# cast -r -c -V on turba
Computing previously installed dependencies...
turba preparing environment...
/var/lib/sorcery/codex/test/collab/turba/PREPARE: line 2: /HORDE_PREPARE: No
such file or directory
Removing dependees of turba
No spells to cast!

With PREPARE #2:
# cast -r -c -V on turba
Computing previously installed dependencies...
turba preparing environment...
Would you like to use devel? [n] n
turba checking dependencies...
turba depends on horde
horde No work to do.
Collating dependencies...
...
Preparing to install turba
Dispelled spell: turba
Checking for imap in php
Checking for xml in php
Applying changes necessary to relocate /usr/share/horde/turba/config directory
to /etc/horde/turba
Checking that configuration modules do not reference __FILE__...
Moving configuration to '/etc/horde/turba'...
Copying files to '/usr/share/horde/turba'...
Creating compile log /var/log/sorcery/compile/turba-2.0.2.bz2
Creating install log /var/log/sorcery/install/turba-2.0.2
Creating MD5 log /var/log/sorcery/md5sum/turba-2.0.2
Creating cache file /var/cache/sorcery/turba-2.0.2-i686-pc-linux-gnu.tar.bz2

`gaze install turba` shows that it installed the files it was supposed to.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 8329] New: SECTION_DIRECTORY does not exist during PREPARE, bugzilla-daemon, 02/28/2005

Archive powered by MHonArc 2.6.24.

Top of Page