Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13363] init.d using staged install doesn't install smgl-suspend-single file

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 13363] init.d using staged install doesn't install smgl-suspend-single file
  • Date: 24 Feb 2007 01:12:19 -0000

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





------- Additional Comments From dmlb2000 AT gmail.com 2007-02-23 19:12 -------
I've been able to verify that this bug exists with 0.5.1 I've been looking
into
it and I'm not sure why but for some reason its not pulling the value of the
directory out of the in memory binary tree that's contained in castfs.

Its been taking me a while to figure out why. Since I've been improving the
debugging output to include return values and such so I can get a better idea
of
why this is happening.

So to make this a little clearer, what's happening is since there's nothing in
%2 that isn't tracked by init.d when init.d is dispelled the directory gets
removed (so this wouldn't happen if you touched a random file in %2 then cast
init.d). When the install is happening castfs creates the staged directory
without issue, but when it tries to install the suspend single script it
doesn't
return the meta data (stored in the tree) created by castfs on the directory
so
it assumes its somewhere on the system so when sorcery goes to stat the
directory it thinks it hasn't been created.

So I have narrowed it down to the point where I know exactly what's happening
but I haven't figured out why yet because the debugging output is less than
helpful when it comes to the binary tree.

--
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.




Archive powered by MHonArc 2.6.24.

Top of Page