Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8635] New: sorcery 1.12.1-rc3: optional depends are not correctly handled when resurrecting in a chroot

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 8635] New: sorcery 1.12.1-rc3: optional depends are not correctly handled when resurrecting in a chroot
  • Date: Tue, 19 Apr 2005 07:13:52 -0700 (PDT)

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

Summary: sorcery 1.12.1-rc3: optional depends are not correctly
handled when resurrecting in a chroot
Product: Sorcery
Version: 1.12.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: benoit.papillault AT sourcemage.org


Here are the steps to reproduce it:

1. cast -r -c wget and enable gettext/openssl optional depends
2. Set INSTALL_ROOT + STATE_ROOT to an empty location (like /tmp/toto)
3. cast wget and disable gettext/openssl optional depends

WAS EXPECTING: do not ask about optional depends since we are resurrecting
and
should be using the depends from the cache.

4. wget is correctly resurrected, however it won't work since it's linked to
libssl which has not been resurrected. However, the correct dependencies info
have been written to /tmp/toto/var/state/sorcery/depends

WAS EXPECTING: resurrect gettext and openssl as well

5. cast wget, this time, it will use the correct dependency information.

I think this problem has been discussed already, but can't find where.

Benoit PAPILLAULT, ISO guru

--
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 8635] New: sorcery 1.12.1-rc3: optional depends are not correctly handled when resurrecting in a chroot, bugzilla-daemon, 04/19/2005

Archive powered by MHonArc 2.6.24.

Top of Page