perl module install hanging on getdents64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



First - thanks for getting Fedora updated on EC2! ÂI've been using FC8 there and FC13 (now 14) on Rackspace.

Things are working fine, except: on the EC2 Fedora 14 image I've installed, I can't install perl modules. ÂI've tried with several, and when I do "perl Makefile.PL", it just hangs at "Checking if your kit is complete...". ÂWhen I do an strace, it seems like its hanging on getdents64 (last few lines at bottom of this email).

Note: on my Rackspace Fedora 14 instance, I do not see this behavior and am able to install perl Modules OK.

Any tips or pointers on where to go, debugging-wise, would be much appreciated.

Thanks!

Simon


read(3, "\\./_/g if $Is_VMS_nodot; Â# avoi"..., 4096) = 4096
read(3, "\n}\n\n# Files that are often modif"..., 4096) = 4096
read(3, "contents of the specified extern"..., 4096) = 1994
read(3, "", 4096) Â Â Â Â Â Â Â Â Â Â Â = 0
close(3) Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â= 0
open("MANIFEST", O_RDONLY|O_LARGEFILE) Â= 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfc63018) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR) Â Â Â Â Â Â= 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=156, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) Â Â Â Â = 0
read(3, "Changes\nFilter.pm\nMakefile.PL\nMA"..., 4096) = 156
read(3, "", 4096) Â Â Â Â Â Â Â Â Â Â Â = 0
close(3) Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â= 0
getcwd("/root/Bloom-Filter-1.0", 4095) Â= 23
lstat64(".", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
getdents64(3, /* 9 entries */, 32768) Â = 264
getdents64(3, /* 0 entries */, 32768) Â = 0

_______________________________________________
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/cloud

[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux