64-bit stat (or not) in 32-bit Fedora binaries

Michael Schwendt mschwendt at gmail.com
Wed Feb 20 00:29:48 UTC 2013


On Mon, 18 Feb 2013 19:37:05 -0500, Sam Varshavchik wrote:

> Eric Sandeen writes:
> 
> > and it's not just weird obscure packages:
> >
> > # ./summarize-stat.pl `rpm -ql sendmail`
> 
> This is not accurate. -ql will also list directories, and summarize-stat.pl  
> then proceeds to chew on every file in that directory.

# ./summarise_stat.pl `rpmls sendmail|grep ^-|cut -d ' ' -f 3`
     46 79.3% are scripts (shell, perl, whatever)
      1  1.7% don't use any stat() family calls at all
     11 19.0% use 32-bit stat() family interfaces only

-- 
Fedora release 19 (Rawhide) - Linux 3.8.0-0.rc7.git3.1.fc19.x86_64
loadavg: 0.05 0.11 0.22


More information about the devel mailing list