Description of problem: Trying to open pirut or system-config-packages results in an error Version-Release number of selected component (if applicable): FC5 Test 3 How reproducible: Always. Steps to Reproduce: 1.Install and run FC5 Test 3 2.Try opening "Add/Remove Software" or Software Updater 3. Actual results: An error occurs (see attached file) Expected results: Usually there should open a window to choose the software I want to install/uninstall. Additional info:
Can you attach the error?
Uhh, sorry. I thougt I did this. The error is as following: Component: Software Manager Summary: TB86fdcb55 repos.py:431:check:RepoError: Cannot find a valid baseurl for repo: development Traceback (most recent call last): File "/usr/sbin/pirut", line 404, in ? main() File "/usr/sbin/pirut", line 400, in main pm.run() File "/usr/sbin/pirut", line 350, in run self.doRefresh() File "/usr/sbin/pirut", line 360, in doRefresh self.reposSetup(pbar) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 131, in reposSetup self.doRepoSetup() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 244, in doRepoSetup repo.baseurlSetup() File "/usr/lib/python2.4/site-packages/yum/repos.py", line 550, in baseurlSetup self.check() File "/usr/lib/python2.4/site-packages/yum/repos.py", line 431, in check raise Errors.RepoError, \ RepoError: Cannot find a valid baseurl for repo: development Local variables in innermost frame: self: development BTW, I just noticed that this only happens without an internet connection, e.g. when I try to install packages from DVD. I think there should be an entry which points to local resources such CD/DVD media or maybe a local network folder. Maybe it's possible to configure that at first time start. thanks so far,
*** This bug has been marked as a duplicate of 182548 ***