|
Bugzilla – Full Text Bug Listing |
| Summary: | SLES10 RC2-5, rug register service YUM does not work, YaST register YUM works but shows ZYPP in rug | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Forgotten User zGPzpL5ttp <forgotten_zGPzpL5ttp> |
| Component: | Zenworks | Assignee: | Stanislav Visnovsky <visnov> |
| Status: | RESOLVED WONTFIX | QA Contact: | Geronimo Orozco <gorozco> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | andreas.hanke, kkaempf |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | SLES 10 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | All Logfiles /var/log | ||
|
Description
Forgotten User zGPzpL5ttp
2006-06-16 13:19:22 UTC
Created attachment 89781 [details]
All Logfiles /var/log
in this tar.gz archive you get all the lofiles from /var/log and subdirectories and also the logfiles from /var/adm/autoinstall/log and /var/log/autoinstall/cache/installaedSystem.xml the install profile.
Hi The issue is: When registering a servcie type YUM with rug, YaST does not see it. But when registering a service type ZYPP then YaST recognises it as YUM under Software -> Installation Source! This confuses and for me does not make sense. h025z3:/home/freyu # /usr/bin/rug sa --type=ZYPP http://138.191.39.97/suse/i386/update/10.1/ POST_Youpatch Adding zypp service... 100% Successfully added service 'http://138.191.39.97/suse/i386/update/10.1/' h025z3:/home/freyu # h025z3:/home/freyu # rug sl # | Status | Type | Name | URI --+--------+------+--------------------------------------------------------+--------------------------------------------------------------------------------------------- 1 | Active | ZYPP | SUSE-Linux-Enterprise-Server-i386-10-0-20060616-133912 | http://138.191.39.97/sles10/CD1?alias=SUSE-Linux-Enterprise-Server-i386-10-0-20060616-133912 2 | Active | ZYPP | 20060616-145348 | http://hcwe60/suse/i386/update/10.1/ 3 | Active | ZYPP | POST_Youpatch | http://138.191.39.97/suse/i386/update/10.1/ h025z3:/home/freyu # YaST @ h025z3 Press F1 for Help ┌───────────────────────────────┐ Media Containing the Software Catalog │ Software packages can be ┬ ┌────────────────────────────────────────────────────────────────────────────┐ │installed from the CD, over a │ │Status│Refresh│Name │URL │ │network, or from the hard disk.│ │On │On │YUM │http://138.191.39.97/suse/i38│ │ To install packages from CD,│ │On │Off │SUSE Linux Enterprise Server 10│http://138.191.39.97/sles10/C│ │have the │ │On │On │YUM │http://hcwe60/suse/i386/updat│ │SUSE Linux Enterprise Server CD│ │ │ │set or the DVD available. │ │ │ │ The │ │ │ │SUSE Linux Enterprise Server │ │ │ │CDs can be copied to the hard │ │ │ │disk. Then use that as the ┴ │ │ │installation source. Insert the│ │ │ │path name where the first CD is│ │ │ │located, for example, /data1/ │ │ │ │CD1. Only the base path is │ │ │ │required if all CDs are copied │ └├─────────────────────────────────────────────────────────────┤─────────────┘ │into one directory. │ [ Add v] [ Up ][ Down ] │ Network installation │ [ Edit v] [ Enable or Disable ] │requires a working network │ [ Delete ] [ Refresh On or Off ] └───────────────────────────────┘ [Abort] [Finish] Summary: rug sa => ZYPP ----> YaST Software, Installation Source => YUM visible rug sa => YUM ----> YAST Software, Installation Source => Not visible YaST Software, Installation Source, add YUM ------> rug sl ==> ZYPP best regards From everything I see zmd is behaving correctly. Klaus, do the YaST guys need to take a look at this? There seems to be some confusion as to why YaST adds everything as a ZYPP service. This is a long and, due to the pasted 'screenshots', hardly readable bug. So I restrict my answer to the "summary" from comment #3: This is indeed the designed behaviour. (To be improved, I have to admit). The naming of sources is a bit unfortunate. YaST does auto-detect the type of source and syncs it to rug. Such sources show up as 'zypp' regardless of their actual type. When rug adds a source, it keeps 'yum' for itself (not synced to YaST) and only passes type 'zypp' to YaST. Anything added via YaST is passed as type 'zypp' to rug. I set this bug to 'later' for now. Reponened for cleanup after Code10 release. -> prjmgr for scheduling to be fixed later. this is not scheduled for 10.2. We are not going to fix this in SLE10 codebase. |