|
Bugzilla – Full Text Bug Listing |
| Summary: | [zypp] source cache loading seems to fail | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Klaus Kämpf <kkaempf> |
| Component: | libzypp | Assignee: | 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
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 Created attachment 70760 [details]
look at around line #916
this one is fixed |