Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Using 'locate' in sorcery?

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Seth Alan Woolley <seth AT positivism.org>
  • To: sergey AT optimaltec.com
  • Cc: SM-Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Using 'locate' in sorcery?
  • Date: Mon, 4 Apr 2005 08:25:05 -0700


I think it was a typo for local:

libdepends:

function private_run_depends()
{
debug "libdepends" "$FUNCNAME - $*"
local SPELL=$1
local NEW_DEPENDS=""
local spell_depends
hash_put "depends_looked_at" "$SPELL" "start"

locate base_deps <---------------<----------<-------<---<--<<<<<<
base_deps=$(search_depends_status $DEPENDS_STATUS basesystem|cut -f2 -d:)


^^^^ that looks like it should be local base_deps to me.

Seth

On Mon, Apr 04, 2005 at 09:15:11AM -0500, sergey AT optimaltec.com wrote:
> It looks like the latest devel sorcery is using `locate.' I can see the
> messages
> that /var/cache/locatedb is missing. I don't think locate is part of the
> basesystem. Any reason for this?
> Thanks!
>
> Sergey.
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
>

--
Seth Alan Woolley [seth at positivism.org], SPAM/UCE is unauthorized
Key id 00BA3AF3 = 8BE0 A72E A47E A92A 0737 F2FF 7A3F 6D3C 00BA 3AF3
http://smgl.positivism.org:11371/pks/lookup?op=get&search=0x00BA3AF3
Security Team Leader Source Mage GNU/Linux http://www.sourcemage.org

Attachment: pgpeXNWAv5QSu.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page