Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 12603] New: provider choice always defaults to the installed one

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 12603] New: provider choice always defaults to the installed one
  • Date: 3 Jun 2006 17:33:17 -0000

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

Summary: provider choice always defaults to the installed one
Product: Sorcery
Version: 1.14.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: subroutines
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: jakakranjc AT email.si


even if a different choice was made in the previous cast:

# cast -c erlang
Computing previously installed dependencies...
erlang preparing environment...
erlang checking dependencies...
erlang has an optional dependency on some JAVA ((for Sun JAVA bindings).)
(0) [none]
(1) j2sdk
(2) j2sdk-bin (installed)
(3) jdk1.5-bin
(4) jre1.5-bin

Which one do you want? [2] 0
Collating dependencies...
Spells are to be cast:
---------------------------
erlang

Do you want to cast these spells? [y]
/.../
SUCCES

# cast -c erlang
Computing previously installed dependencies...
erlang preparing environment...
erlang checking dependencies...
erlang has an optional dependency on some JAVA ((for Sun JAVA bindings).)
(0) [none]
(1) j2sdk
(2) j2sdk-bin (installed)
(3) jdk1.5-bin
(4) jre1.5-bin

Which one do you want? [2] 0
Collating dependencies...
Spells are to be cast:
---------------------------
erlang

Do you want to cast these spells? [y] n

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



  • [SM-Sorcery-Bugs] [Bug 12603] New: provider choice always defaults to the installed one, bugzilla-daemon, 06/03/2006

Archive powered by MHonArc 2.6.24.

Top of Page