Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1480 - locate fails to find a specific file (no pattern found yet)
Summary: locate fails to find a specific file (no pattern found yet)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-02 15:23 UTC by Ian Smith
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Smith 2002-04-02 15:23:39 UTC
sparky / # updatedb

sparky / # locate make.defaults
/mnt/huge/portage/profiles/build/make.defaults
/mnt/huge/portage/profiles/cdimage/make.defaults
/mnt/huge/portage/profiles/default-1.0/make.defaults
/mnt/huge/portage/profiles/default-1.0_rc6/make.defaults
/mnt/huge/portage/profiles/default/make.defaults
/usr/portage/profiles/build/make.defaults
/usr/portage/profiles/cdimage/make.defaults
/usr/portage/profiles/default-1.0/make.defaults
/usr/portage/profiles/default-1.0_rc6/make.defaults
/usr/portage/profiles/default/make.defaults
/usr/share/man/man5/make.defaults.5.gz

sparky / # ls -la /etc/make.profile/make.defaults
-rw-r--r--    1 root     root          261 Apr  2 01:13
/etc/make.profile/make.defaults

The desired file, under /etc exists, is not a symbolic or hard link, and is not
excluded by any criterion I am aware of.  Other files with the same basename are
found correctly.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-04-03 23:41:39 UTC
/etc/make.profile *is* a symlink (unless you've tweaked your current setup.)
Comment 2 Ian Smith 2002-04-04 12:37:31 UTC
The bug report is referring to /etc/make.defaults, NOT /etc/make.profile.

Strangely enough I had equal trouble being understood on IRC . . .

And yes, /etc/make/profile IS a symlink, I made it following your upgrade
instructions.  Anyway, back to /etc/make.profile/make.defaults . . .
Comment 3 Ian Smith 2002-04-04 12:45:41 UTC
Very sorry, tired.