Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 6267] cast not fulfilling depencies

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 6267] cast not fulfilling depencies
  • Date: Sun, 14 Mar 2004 02:12:53 -0500

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





------- Additional Comments From acedit AT armory.com 2004-03-14 02:12 -------
if this bug is regarding the following type of output:
ake: *** No rule to make target `util-linux-crypto', needed by `basesystem'.
make: *** No rule to make target `blackbox', needed by `bbkeys'.
make: *** No rule to make target `chromium-data', needed by `chromium'.
make: *** No rule to make target `pygtk2', needed by `dia'.
make: *** No rule to make target `xfsprogs', needed by `dmapi'.
make: *** No rule to make target `hc-cron', needed by `exim'.
make: *** No rule to make target `mozilla-nightly', needed by `flash'.
make: *** No rule to make target `grub', needed by `grubconf'.
make: *** No rule to make target `stunnel', needed by `imap'.


then I have a patch to fix it, the gist of it is a slight update
toprivate_compute_installed_depends, whereby a secondary hash is used to
hold all the depends values from DEPENDS_STATUS, and then only spells
that are actually installed are pulled off of that hash and put into $1

This will at least keep the noise down, and make it so de-linting your
depends file of depends from spells you've dispelled is unnecessary. I
personally like keeping my old choices around.



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