Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 155529 Details for
Bug 241552
Enable additional software repos does not have repository available automatically....
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
fixed patch
repo.diff (text/plain), 1.55 KB, created by
Bill Nottingham
on 2007-05-28 02:20:53 UTC
(
hide
)
Description:
fixed patch
Filename:
MIME Type:
Creator:
Bill Nottingham
Created:
2007-05-28 02:20:53 UTC
Size:
1.55 KB
patch
obsolete
>Index: installclasses/fedora.py >=================================================================== >RCS file: /usr/local/CVS/anaconda/installclasses/fedora.py,v >retrieving revision 1.16 >diff -u -r1.16 fedora.py >--- installclasses/fedora.py 6 Feb 2007 16:14:43 -0000 1.16 >+++ installclasses/fedora.py 28 May 2007 02:13:49 -0000 >@@ -26,8 +26,7 @@ > (N_("Software Development"), ["development-libs", "development-tools", "gnome-software-development", "x-software-development"],), > (N_("Web server"), ["web-server"])] > >-# repos = { "Fedora Extras": ("http://download.fedora.redhat.com/pub/fedora/linux/extras/development/%s" %(rpmUtils.arch.getBaseArch() ,), None) } >- repos = {} >+ repos = { "Additional Fedora Software": ("http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/%s/os/" %(rpmUtils.arch.getBaseArch() ,), None) } > > def setInstallData(self, anaconda): > BaseInstallClass.setInstallData(self, anaconda) >Index: iw/task_gui.py >=================================================================== >RCS file: /usr/local/CVS/anaconda/iw/task_gui.py,v >retrieving revision 1.22 >diff -u -r1.22 task_gui.py >--- iw/task_gui.py 27 Feb 2007 21:17:26 -0000 1.22 >+++ iw/task_gui.py 28 May 2007 02:13:50 -0000 >@@ -47,8 +47,7 @@ > > # Setup any repositories that were in the installclass's > # default list. >- if not repo.ready(): >- self._setupRepo(repo) >+ self._setupRepo(repo) > else: > repo.disable() >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241552
:
155528
| 155529 |
161976