Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7458] depends for PROVIDERs should default to installed package (if any)

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 7458] depends for PROVIDERs should default to installed package (if any)
  • Date: Tue, 5 Oct 2004 02:26:09 -0400

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

acedit AT armory.com changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |sm-sorcery-
| |bugs AT lists.ibiblio.org
AssignedTo|sm-sorcery- |acedit AT armory.com
|bugs AT lists.ibiblio.org |



------- Additional Comments From acedit AT armory.com 2004-10-05 02:26 -------
Actually, it does, I dont know why it wouldn't...

libdepends line 586

# check if theres a provider already installed
if [[ ! $default ]]; then
for tmp in $CANDIDATES; do
spell_ok $tmp && default=$tmp && break
done
fi


It will however default to 0 if you previously answered the question
with none and then didnt cast, that answer would be in the abandoned
answers files in /var/state/sorcery/abandoned/[evolution2|pilot-link].


For me (on the same sorcery version)
pwm requires some X11-LIBS.
(0) xdirectfb
(1) xfree86 (installed)
(2) xfree86-4.3
(3) xfree86-devel
(4) xfree86-libs
(5) xorg

Which one do you want? [1]




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.




Archive powered by MHonArc 2.6.24.

Top of Page