Quote:
|
Originally Posted by Seve
Hello:
Try typing from a terminal
pirut
and see what if any output is generated.
It may be hanging on looking for the install media [which is enabled by default in F8] * New Feature*
If so, you can disable this feature from Add/Remove Software
Edit \
Repositories \
and disable the
InstallMedia repo
or
gedit /etc/yum.repos.d/Fedora-install-media.repo
and set
enabled = 1
to
enabled = 0
Seve
|
the Fedora Install Media Repository does not exist in my yum.repos.d
... i assume that this feature was never enabled.
output when piruts "Retrieving Software Information" bar fills and stops such as in the instance i have spoken of earlier:
/usr/lib/python2.5/site-packages/pirut/Progress.py:86: GtkWarning: gtk_progress_set_percentage: assertion `percentage >= 0 && percentage <= 1.0' failed
self.pbar.set_fraction(fract)