Let me quote my terminal to show how, 'epiphany' being installed in the system, bash was showing it not to be there, and then yum removed this nonexistent package, reporting the size to be 13M, and when installed it once again, its size was reported as 5.7M. Though at least epiphany is running now. << [dd@mamdo ~]$ epiphany bash: epiphany: command not found [dd@mamdo ~]$ whereis epiphany epiphany: [dd@mamdo ~]$ su - Password: [root@mamdo ~]# yum remove epiphany Loaded plugins: kernel-module, refresh-packagekit Setting up Remove Process Resolving Dependencies --> Running transaction check ---> Package epiphany.i386 0:2.22.1.1-1.fc9 set to be erased --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Removing: epiphany i386 2.22.1.1-1.fc9 installed 13 M Transaction Summary ============================================================================= Install 0 Package(s) Update 0 Package(s) Remove 1 Package(s) Is this ok [y/N]: y Downloading Packages: Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Erasing : epiphany [1/1] Removed: epiphany.i386 0:2.22.1.1-1.fc9 Complete! [root@mamdo ~]# yum install epiphany Loaded plugins: kernel-module, refresh-packagekit Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package epiphany.i386 0:2.22.1.1-1.fc9 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: epiphany i386 2.22.1.1-1.fc9 fedora 5.7 M Transaction Summary ============================================================================= Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 5.7 M Is this ok [y/N]: y Downloading Packages: ftp://fedora.glug-nith.org/linux/releases/9/Everything/i386/os/Packages/epiphany-2.22.1.1-1.fc9.i386.rpm: [Errno 4] IOError: [Errno ftp error] timed out Trying other mirror. (1/1): epiphany-2.22.1.1-1.fc9.i386.rpm | 5.7 MB 03:19 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing : epiphany [1/1] Installed: epiphany.i386 0:2.22.1.1-1.fc9 Complete! [root@mamdo ~]# exit logout [dd@mamdo ~]$ epiphany >> -- das ddts.randomink.org -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list