Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 14731] check for target dirs during sorcery's install

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 14731] check for target dirs during sorcery's install
  • Date: 12 Sep 2008 14:27:56 -0000

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





--- Comment #5 from Arjan Bouter <abouter AT sourcemage.org> 2008-09-12
09:27:56 ---
It can be non-existant or not a dir when the install script runs, both
create unwanted behaviour at the moment.

If it doesn't exist and sorcery update saves it's tarball to $SOURCE_CACHE,
the
following mkdir -p (during install) fails as there's a file instead of a dir.

If it does exist, but is not a dir it obviously fails as well.

Mind you, this isn't just a problem for $SOURCE_CACHE. any dir affected by the
patch possibly suffers from it. It's just that source cache probs are more
visible.


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




Archive powered by MHonArc 2.6.24.

Top of Page