[Yum-devel] yum history slowing down Fedora 17 install?
Terje Røsten
terje.rosten at ntnu.no
Fri Jun 1 17:57:14 UTC 2012
Hi guys,
my Fedora 17 install hangs for several mins after all packages are
installed (progress bar is completed).
When doing ssh into system install at this stage and running strace on
anaconda process I see lots of these and similar:
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64",
{st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64/checksum_type",
{st_mode=S_IFREG|0644, st_size=6, ...}) = 0
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64/changed_by",
0x7fff5af88140) = -1 ENOENT (No such file or directory)
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64/command_line",
0x7fff5af88140) = -1 ENOENT (No such file or directory)
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64/from_repo_revision",
{st_mode=S_IFREG|0644, st_size=10, ...}) = 0
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64/from_repo_timestamp",
{st_mode=S_IFREG|0644, st_size=10, ...}) = 0
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64/reason",
{st_mode=S_IFREG|0644, st_size=3, ...}) = 0
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64/releasever",
{st_mode=S_IFREG|0644, st_size=2, ...}) = 0
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64/installed_by",
{st_mode=S_IFREG|0644, st_size=10, ...}) = 0
stat("/mnt/sysimage/var/lib/yum/yumdb/o/7389150cd060b2032d3bb2b1a0626748830e99e1-openni-1.3.2.1-3.fc17-x86_64/from_repo",
{st_mode=S_IFREG|0644, st_size=10, ...}) = 0
is this yum history or similar doing funky things? This slows the
install at least 10% I would guess.
- Terje
More information about the Yum-devel
mailing list