Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7831] New: Sorcery only protects /lib/ld.so.1 in excluded

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 7831] New: Sorcery only protects /lib/ld.so.1 in excluded
  • Date: Thu, 16 Dec 2004 16:55:14 -0800 (PST)

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

Summary: Sorcery only protects /lib/ld.so.1 in excluded
Product: Sorcery
Version: 1.11.x
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


However, newer glibc versions (and other archs) install by a different name.
e.g.
the glibc in devel (2.3.3/2.3.4) installs it as /lib/ld-2.3.3.so.

It took me a bit (and Wolfgang finding what broke his system) to find it (as I
never got to my logs), but when recasting glibc this file is removed and
nothing
dynamically linked works anymore. :( Can this be fixed in test/stable and the
proper regexp in devel (IIRC, devel is using pattern matching instead of exact
filenames?). FYI, Sorcery's proj2 has this fixed in libdispel by setting an
LD_SO
variable and filtering that out.

--
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 7831] New: Sorcery only protects /lib/ld.so.1 in excluded, bugzilla-daemon, 12/16/2004

Archive powered by MHonArc 2.6.24.

Top of Page