Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 6853] New: cleanse misses removed dependencies

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 6853] New: cleanse misses removed dependencies
  • Date: Mon, 10 May 2004 23:00:39 -0400

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

Summary: cleanse misses removed dependencies
Product: Sorcery
Version: Devel
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: subroutines
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us
CC: acedit AT armory.com,pmahon AT sourcemage.org


xine-lib was cast with aalib enabled.

# dispel aalib
Dispelled spell: aalib
root@jet:/var/lib/sorcery/codex/test/video-libs/xine-lib# cd
root@jet:~# cast -c mplayerplug-in
Computing previously installed dependencies...
Preparing environment for mplayerplug-in
Checking dependencies for mplayerplug-in
Collating dependencies...
Spells are to be cast:
---------------------------
mplayerplug-in

Do you want to cast these spells? [y] y
make: Circular w3c-libwww <- xorg dependency dropped.
make: Circular teTeX <- xorg dependency dropped.
make: *** No rule to make target `aalib', needed by `SDL'.
make: Circular directfb <- SDL dependency dropped.
make: Circular cups <- espgs dependency dropped.
make: Circular samba <- cups dependency dropped.
make: *** No rule to make target `libgnome', needed by `startup-notification'.
make: *** No rule to make target `gnome-vfs2', needed by `libgsf'.
make: Target `all' not remade because of errors.
make: Circular w3c-libwww <- xorg dependency dropped.
make: Circular teTeX <- xorg dependency dropped.
make: *** No rule to make target `aalib', needed by `SDL'.
make: Circular directfb <- SDL dependency dropped.
make: Circular cups <- espgs dependency dropped.
make: Circular samba <- cups dependency dropped.
make: *** No rule to make target `libgnome', needed by `startup-notification'.
make: *** No rule to make target `gnome-vfs2', needed by `libgsf'.
make: Target `all' not remade because of errors.

# cleanse --packages --delint
Fixing packages...
Pass 1 (bad lines)
Pass 2 (non-existant spells)
Pass 3 (duplicate entries)
Done fixing packages.
Delinting...
Pass one (malformed lines)
Pass two (stale entries)
104 bad lines, 694 good lines in your depends file.
Saving bad lines to /tmp/cleanse/depends.stale.200405101084243925
Removing bad entries
Pass three (duplicate entries)
Delint done.
Removed information is backed up to /tmp/cleanse.

# cast -c mplayerplug-in
Computing previously installed dependencies...
Preparing environment for mplayerplug-in
Checking dependencies for mplayerplug-in
Collating dependencies...
Spells are to be cast:
---------------------------
mplayerplug-in

Do you want to cast these spells? [y] y
make: Circular w3c-libwww <- xorg dependency dropped.
make: Circular teTeX <- xorg dependency dropped.
make: *** No rule to make target `aalib', needed by `SDL'.
make: Circular directfb <- SDL dependency dropped.
make: Circular cups <- espgs dependency dropped.
make: Circular samba <- cups dependency dropped.
make: *** No rule to make target `libgnome', needed by `startup-notification'.
make: *** No rule to make target `gnome-vfs2', needed by `libgsf'.
make: Target `all' not remade because of errors.
make: Circular w3c-libwww <- xorg dependency dropped.
make: Circular teTeX <- xorg dependency dropped.
make: *** No rule to make target `aalib', needed by `SDL'.
make: Circular directfb <- SDL dependency dropped.
make: Circular cups <- espgs dependency dropped.
make: Circular samba <- cups dependency dropped.
make: *** No rule to make target `libgnome', needed by `startup-notification'.
make: *** No rule to make target `gnome-vfs2', needed by `libgsf'.
make: Target `all' not remade because of errors.

# cast aalib mplayerplug-in
Computing previously installed dependencies...
Preparing environment for aalib
Checking dependencies for aalib
Preparing environment for mplayerplug-in
Checking dependencies for mplayerplug-in
Collating dependencies...
ySpells are to be cast:
---------------------------
aalib mplayerplug-in

Do you want to cast these spells? [y]
make: Circular w3c-libwww <- xorg dependency dropped.
make: Circular teTeX <- xorg dependency dropped.
make: Circular w3c-libwww <- xorg dependency dropped.
make: Circular teTeX <- xorg dependency dropped.
Preparing environment for aalib

make: Circular directfb <- SDL dependency dropped.
make: Circular cups <- espgs dependency dropped.
make: Circular samba <- cups dependency dropped.

make: *** No rule to make target `libgnome', needed by `startup-notification'.
make: *** No rule to make target `gnome-vfs2', needed by `libgsf'.
make: Target `all' not remade because of errors.
Resurrected spell: aalib version 1.4rc5
Checking integrity of aalib

Updating the shared libraries ...

make: Circular directfb <- SDL dependency dropped.
make: Circular cups <- espgs dependency dropped.
make: Circular samba <- cups dependency dropped.
Preparing environment for mplayerplug-in
Resurrected spell: mplayerplug-in version 2.60
Checking integrity of mplayerplug-in

Updating the shared libraries ...

make: *** No rule to make target `libgnome', needed by `startup-notification'.
make: *** No rule to make target `gnome-vfs2', needed by `libgsf'.
make: Target `all' not remade because of errors.
Finished processing install requests.

Spells installed successfully:
------------------------------
aalib mplayerplug-in



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 6853] New: cleanse misses removed dependencies, bugzilla-daemon, 05/10/2004

Archive powered by MHonArc 2.6.24.

Top of Page