Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14616] New: findutils casts well, but find no longer works after

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14616] New: findutils casts well, but find no longer works after
  • Date: 31 Jul 2008 09:55:05 -0000

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

Summary: findutils casts well, but find no longer works after
Product: Codex
Version: test grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: julien AT rozo.org


Created an attachment (id=7086)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7086)
Compile log for findutils 4.4.0

I've just casted findutils 4.4.0, and, if the cast went well, there are some
errors on find command taking invalid argument at the end :

make[2]: Leaving directory `/usr/src/findutils-4.4.0'
make[1]: Leaving directory `/usr/src/findutils-4.4.0'
`/home/kaze/git/grimoire/utils/findutils/updatedb.conf' ->
`/etc/updatedb.conf'
Creating compile log /var/log/sorcery/compile/findutils-4.4.0.bz2
Creating tablet in directory
/var/state/sorcery/tablet/findutils/20080731114902
find: `/home/kaze/git/grimoire/utils': Invalid argument
find: `/home/kaze/git/grimoire': Invalid argument
Creating install log /var/log/sorcery/install/findutils-4.4.0
find: `/var/state/sorcery/tablet/findutils/20080731114902': Invalid argument
Creating MD5 log /var/log/sorcery/md5sum/findutils-4.4.0
Creating cache file
/var/cache/sorcery/findutils-4.4.0-x86_64-pc-linux-gnu.tar.bz2
Finished processing install requests.


And if I use the find command in a shell :
kaze@maxikaze:~# find /home/kaze/ -name onefile
find: `/home/kaze/': Invalid argument

find command worked before the cast of findutils.

It doesn't matter if readdir optimization is enable or not, and it's the same
for gettext support.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 14616] New: findutils casts well, but find no longer works after, bugzilla-daemon, 07/31/2008

Archive powered by MHonArc 2.6.24.

Top of Page