Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 4534] use ARCHITECTURE instead of ARCH for cache names

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 4534] use ARCHITECTURE instead of ARCH for cache names
  • Date: Sun, 19 Oct 2003 21:05:34 -0400

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





------- Additional Comments From eric AT sandall.us 2003-10-19 21:05 -------
Well, you /could/ mount each /var/cache/sorcery/<arch>/ directory to
/var/cache/sorcery/ for the appropriate machines, but what I was wanting was
something more general, either:

1)
Sorcery adds the architecture it was compiled for (the -march switch) to the
filename of the installed binaries and still stores it in /var/cache/sorcery.
Then, when resurrecting, Sorcery looks for the appropriate file for the given
architecture (i.e. it won't use any other architecture files).

2)
Sorcery installs the the normally names binary tarball to
/var/cache/sorcery/<arch>/ (<arch>, again, is from '-march') and Sorcery looks
in said directory depending on the machine's architecture, but can fall back
to
/var/cache/sorcery/ for backwards compatibility, though it probably won't work
this way because those cache files wouldn't have the <arch> in them.



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




Archive powered by MHonArc 2.6.24.

Top of Page