Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 9044] New: about dispel --user-deps

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 9044] New: about dispel --user-deps
  • Date: Sat, 4 Jun 2005 06:17:38 -0700 (PDT)

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

Summary: about dispel --user-deps
Product: Sorcery
Version: 1.13.x
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Dispel
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: Thomas.Houssin AT sourcemage.org


I played a little with dispel --user-deps. It's a very nice feature, thanks
for
it. But when I cast perl-snmp, and then dispel it, two spells, installed
because
of dependencies, are still here : digest-md5 and digest-sha1.

perl-snmp preparing environment...
perl-snmp checking dependencies...
perl-snmp depends on perl
perl-snmp depends on crypt-des
perl-snmp depends on digest-hmac
perl No work to do.
crypt-des preparing environment...
crypt-des checking dependencies...
crypt-des depends on perl
digest-hmac preparing environment...
digest-hmac checking dependencies...
digest-hmac depends on perl
digest-hmac depends on digest-md5
digest-hmac depends on digest-sha1
digest-md5 preparing environment...
digest-md5 checking dependencies...
digest-md5 depends on perl
digest-sha1 preparing environment...
digest-sha1 checking dependencies...
digest-sha1 depends on perl
Collating dependencies...
Spells are to be cast:
---------------------------
crypt-des digest-hmac digest-md5 digest-sha1

perl-snmp

<snip>

# dispel --user-deps perl-snmp
Dispelled spell: perl-snmp
crypt-des is an orphan.
Would you like to dispel it [y] y
Dispelled spell: crypt-des
digest-hmac is an orphan.
Would you like to dispel it [y] y
Dispelled spell: digest-hmac
perl is not an orphan.
Would you like to dispel it [n] n

May be digest-hmac dependencies are not parsed and could be ?
If I recast net-snmp, then :
# dispel --user-deps digest-hmac
Dispelled spell: digest-hmac
digest-md5 is an orphan.
Would you like to dispel it [y] y
Dispelled spell: digest-md5
digest-sha1 is an orphan.
Would you like to dispel it [y] y
Dispelled spell: digest-sha1
perl is not an orphan.
Would you like to dispel it [n] n
perl-snmp is borked because of digest-hmac
perl-snmp had the following non-optional depends removed:

digest-hmac

Dispel perl-snmp? [y] y
Dispelled spell: perl-snmp
crypt-des is an orphan.
Would you like to dispel it [y] y
Dispelled spell: crypt-des
perl is not an orphan.
Would you like to dispel it [n] 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 9044] New: about dispel --user-deps, bugzilla-daemon, 06/04/2005

Archive powered by MHonArc 2.6.24.

Top of Page