Bug 182619 - pirut fails to open window
Summary: pirut fails to open window
Keywords:
Status: CLOSED DUPLICATE of bug 182548
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-23 18:31 UTC by Ronny Fischer
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-24 17:10:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ronny Fischer 2006-02-23 18:31:26 UTC
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:

Comment 1 Jeremy Katz 2006-02-23 18:47:29 UTC
Can you attach the error?

Comment 2 Ronny Fischer 2006-02-23 21:22:55 UTC
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, 

Comment 3 Jeremy Katz 2006-02-24 17:10:13 UTC

*** This bug has been marked as a duplicate of 182548 ***


Note You need to log in before you can comment on or make changes to this bug.