Bug 182619
| Summary: | pirut fails to open window | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ronny Fischer <ronny.fischer> |
| Component: | pirut | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-24 17:10:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ronny Fischer
2006-02-23 18:31:26 UTC
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,
|