Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8785] New: cast -R/-B should imply -c

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 8785] New: cast -R/-B should imply -c
  • Date: Mon, 2 May 2005 09:47:05 -0700 (PDT)

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

Summary: cast -R/-B should imply -c
Product: Sorcery
Version: 1.12.x
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us


The point (IMO) of -R/-B is to recompile packages up/down the dependency tree.
However, somewhere along the way -R/-B lost the implication of -c since I
swear
that when I was using this earlier it did not resurrect.

Examples:

# cast -R imap
...
Spells are to be cast:
---------------------------
bison gdbm krb5 m4 perl

tcl texinfo
gcc34 imap libtool openssl stunnel

tcp_wrappers xinetd

Do you want to cast these spells? [y] y
Waiting for any Solo casts to complete...
Waiting for any other casts of texinfo to complete... done.
./usr/bin/info
./usr/bin/infokey
./usr/bin/install-info
...
make: Nothing to be done for `xinetd'.
Resurrected spell: texinfo version 4.8
Waiting for any Solo casts to complete...
Waiting for any other casts of m4 to complete... done.


# cast -B mono
Spells are to be cast:
---------------------------
dbus gecko-sharp gtksourceview-sharp

kdebindings monodevelop
evolution2 gtk-sharp hal
koffice
monodoc
gaim gtksourceview kde-profile mono

xmms2

Do you want to cast these spells? [y]
make: Circular unixodbc <- qt-x11 dependency dropped.
make: Circular unixodbc <- qt-x11 dependency dropped.
Waiting for any Solo casts to complete...
Waiting for any other casts of mono to complete... done.
make: Circular desktop-file-utils <- gnome-vfs2 dependency dropped.
make: Nothing to be done for `gtk-sharp'.
make: Nothing to be done for `gtksourceview'.
make: Circular directfb <- sdl dependency dropped.
make: Nothing to be done for `kdebindings'.
make: Nothing to be done for `koffice'.
make: Nothing to be done for `mono'.
make: Nothing to be done for `monodoc'.
./usr/bin/MakeCert.exe
./usr/bin/al
...
./etc/mono/DefaultWsdlHelpGenerator.aspx
./etc/mono/browscap.ini
./etc/mono/config
./etc/mono/machine.config
Resurrected spell: mono version 1.0.6
make: Circular desktop-file-utils <- gnome-vfs2 dependency dropped.
Waiting for any Solo casts to complete...
Waiting for any other casts of gtksourceview to complete... done.

--
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 8785] New: cast -R/-B should imply -c, bugzilla-daemon, 05/02/2005

Archive powered by MHonArc 2.6.24.

Top of Page