Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13646] sub-dependencies are not integrated with resurrect

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 13646] sub-dependencies are not integrated with resurrect
  • Date: 6 Nov 2008 10:13:59 -0000

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





--- Comment #6 from Jaka Kranjc <jakakranjc AT email.si> 2008-11-06 04:13:58 ---
I was working on this before leaving on the trip, so I have some uncommitted
stuff locally. The bigger problem with the function is that it doesn't compare
patchlevels and that it looks only at one cache (general #8515 stuff).

Why do you do $DEPENDS_CONFIG checking? Checking the commited and uncommited
sub_depends info should be enough. Maybe also try running the PRE_SUB_DEPENDS
file from the cache in the cache environment if sub_depends is empty and
PRE_SUB_DEPENDS exists (the *sub_depends files aren't always full when you'd
expect them to be).
It should also do a smarter comparison - the uncommitted requested
subdependencies can be just a subset of all the provided ones and the check
shouldn't choke on that.

For creating temporary dirs it is better/safer to use mk_tmp_dirs. Comparing
CFLAGS and other options is not important imo.


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