public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] locate/updatedb
@ 2001-07-31 23:29 Ayelet Goldin
  2001-08-01  0:09 ` Dan Armak
  0 siblings, 1 reply; 2+ messages in thread
From: Ayelet Goldin @ 2001-07-31 23:29 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 838 bytes --]

Hi, 

at least on my computer locate used to segfault every
time i would try to locate something.. 
i searched among different distributions for patches..
(because i don't feel like trying to trace their C
code) and slackware's patch works.

in case anyone is interested, 
what i did is:
in the src_unpack i have:
    unpack ${A}
    echo "Applying Patch..."
    cd ${S}
    zcat
/usr/portage/sys-apps/findutils/findutils-4.1.diff.gz
| patch -p1 -E #Slackware patch

findutils-4.1.diff.gz is attached to this email.
(and can also be found in the slackware source tree
ftp://ftp.slackware.com/pub/slackware/slackware-8.0/source/a/find/
)
(and locate doesn't segfault :-)

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

[-- Attachment #2: findutils-4.1.diff.gz --]
[-- Type: application/x-unknown, Size: 2568 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] locate/updatedb
  2001-07-31 23:29 [gentoo-dev] locate/updatedb Ayelet Goldin
@ 2001-08-01  0:09 ` Dan Armak
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Armak @ 2001-08-01  0:09 UTC (permalink / raw
  To: gentoo-dev

On Wednesday 01 August 2001 08:28, you wrote:
> Hi,
>
> at least on my computer locate used to segfault every
> time i would try to locate something..
> i searched among different distributions for patches..
> (because i don't feel like trying to trace their C
> code) and slackware's patch works.
>
> in case anyone is interested,
> what i did is:
> in the src_unpack i have:
>     unpack ${A}
>     echo "Applying Patch..."
>     cd ${S}
>     zcat
> /usr/portage/sys-apps/findutils/findutils-4.1.diff.gz
>
> | patch -p1 -E #Slackware patch
>
> findutils-4.1.diff.gz is attached to this email.
> (and can also be found in the slackware source tree
> ftp://ftp.slackware.com/pub/slackware/slackware-8.0/source/a/find/
> )
> (and locate doesn't segfault :-)

Alright, I'm putting this into incoming.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-01  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-31 23:29 [gentoo-dev] locate/updatedb Ayelet Goldin
2001-08-01  0:09 ` Dan Armak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox