|
Bugzilla – Full Text Bug Listing |
| Summary: | Display repository name instead of product name in package selector | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Casual J. Programmer <casualprogrammer> |
| Component: | YaST2 | Assignee: | Stefan Hundhammer <shundhammer> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Alpha 7 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Screenshot of yast2 inst_source
Screenshot of yast2 sw_single yast2 logs Content of /etc/zypp/repos.d Screenshot of yast2 inst_source Screenshot of yast2 sw_single A patch for yast2-qt :) |
||
|
Description
Casual J. Programmer
2007-08-02 09:45:32 UTC
Created attachment 155105 [details]
Screenshot of yast2 inst_source
Created attachment 155107 [details]
Screenshot of yast2 sw_single
Please attach y2logs. If you are in doubt follow: http://en.opensuse.org/Bugs/YaST Thanks! Created attachment 155158 [details]
yast2 logs
It's strange that only one name is empty. Please attach /etc/zypp/repos.d/* files (I'm interested especially in /etc/zypp/repos.d/openSuSE_10.3_Factory.repo file). This is not the same setup any more, but the eroor still persists. Currently I have installed the following Sources: zypper lr # | Enabled | Refresh | Type | Name | URI --+---------+---------+--------+-----------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------- 1 | Yes | Yes | yast2 | openSUSE-10.3-Extras | http://download.opensuse.org/distribution/SL-Factory-non-oss/inst-source-extra/ 2 | Yes | Yes | yast2 | http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/ | http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/ 3 | No | No | yast2 | openSUSE-10.3-Beta1-KDE | iso:///?iso=openSUSE-10.3-Beta1-KDE-i386.iso&url=file:///media/WS6L-Extern1/antonyarendt/Download/ 4 | No | No | yast2 | 20070813-163841 | cd:///?devices=/dev/sr0 5 | Yes | Yes | yast2 | http://download.opensuse.org/distribution/SL-OSS-factory-debug/inst-source-debug/ | http://download.opensuse.org/distribution/SL-OSS-factory-debug/inst-source-debug/ 6 | Yes | Yes | rpm-md | Videolan-openSUSE-10.3 | http://download.videolan.org/pub/videolan/vlc/SuSE/10.3 The last one I added thru yast2 inst_source, while the name given ( Videolan-openSUSE-10.3 ) is reflected properly in zypper, it is empty in yast2 sw_single. Created attachment 157557 [details]
Content of /etc/zypp/repos.d
Created attachment 157558 [details]
Screenshot of yast2 inst_source
Created attachment 157559 [details]
Screenshot of yast2 sw_single
As you can see by the screenshots, names of the repos in sw_single differ from inst_source
The package selector widget displays product name as the repository name (in the past repositories didn't have names). It should display repository name (zypp::RepoInfo::name()) instead. Both Qt and ncurses frontends are affected. Fixed for y2-ncurses 2.15.25 Created attachment 159120 [details]
A patch for yast2-qt :)
Fixed for y2-qt in svn, for the next build (2.15.13) |