Bug 154319

Summary: [zypp] source cache loading seems to fail
Product: [openSUSE] SUSE Linux 10.1 Reporter: Klaus Kämpf <kkaempf>
Component: libzyppAssignee: Duncan Mac-Vicar <dmacvicar>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Critical    
Priority: P5 - None CC: aj, mt
Version: Beta 6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: look at around line #916

Description Klaus Kämpf 2006-03-01 10:52:22 UTC
When the wrong CD is inserted and the 'please insert CDn' popup shows, the media is still mounted.
Comment 1 Klaus Kämpf 2006-03-01 11:02:47 UTC
First bug: reading of cached sources seems to fail:

2006-03-01 11:24:02 <1> linux(4147) [wfm] Packages.ycp:509 Pkg Builtin called: SourceStartCache
2006-03-01 11:24:02 <0> linux(4147) [store] PersistentStorage.cc(PersistentStorage):52   Creating XML Files backend
2006-03-01 11:24:02 <0> linux(4147) [store] XMLFilesBackend.cc(XMLFilesBackend):132 Database already initialized
2006-03-01 11:24:02 <0> linux(4147) [store] XMLFilesBackend.cc(storedSources):896 Reading source cache in /var/lib/zypp/db/sources
2006-03-01 11:24:02 <0> linux(4147) [store] XMLFilesBackend.cc(storedSources):907 [source-list] - 5c9ca48da62a053dc5880814e5d5eb67
2006-03-01 11:24:02 <3> linux(4147) [agent-xml] XmlAgent.cc(xmlagentError):680 I/O
2006-03-01 11:24:02 <3> linux(4147) [agent-xml] XmlAgent.cc(xmlagentError):680 warning :
2006-03-01 11:24:02 <3> linux(4147) [agent-xml] XmlAgent.cc(xmlagentError):680 failed to load external entity ""
2006-03-01 11:24:02 <2> linux(4147) [parser] XMLNodeIterator.cc(errorHandler):235 XML syntax warning: xmlRelaxNGParse: could not load
2006-03-01 11:24:02 <2> linux(4147) [parser] XMLNodeIterator.cc(errorHandler):235 at line 1, column 1
2006-03-01 11:24:02 <2> linux(4147) [parser] XMLNodeIterator.cc(XMLNodeIteratorBase):136 Could not enable validation of repomd document
2006-03-01 11:24:02 <1> linux(4147) [store] XMLFilesBackend.cc(storedSources):917 done reading source cache
2006-03-01 11:24:02 <1> linux(4147) [zypp] SourceManager.cc(restore):265 Found sources: 1
Comment 2 Klaus Kämpf 2006-03-01 11:07:24 UTC
Created attachment 70760 [details]
look at around line #916
Comment 3 Klaus Kämpf 2006-03-01 17:27:16 UTC
this one is fixed