|
Bugzilla – Full Text Bug Listing |
| Summary: | software management: contradictory error message "repository not cached" | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | macias - <bluedzins> |
| Component: | YaST2 | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | jim.petersen |
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 439069 | ||
| Attachments: |
y2logs.tgz
y2logs.tgz |
||
|
Description
macias -
2008-10-26 17:18:12 UTC
Please attach y2logs. If you are in doubt follow: http://en.opensuse.org/Bugs/YaST Thanks! Created attachment 248087 [details]
y2logs.tgz
*** This bug has been marked as a duplicate of bug 437936 *** Reopening as requested. And changing version. > Reopening as requested. requested where, why, or by whom? The log says you don't have network connection at the point of starting the SM. If that's so, you can't cache the repository. 2008-10-26 14:20:15 <2> linux(3601) [Pkg] Source_Resolvables.cc(LoadResolvablesFrom):96 No network connection, skipping autorefresh of remote repository repo-oss (http://download.opensuse.org/distribution/11.1/repo/oss/) 2008-10-26 14:20:15 <5> linux(3601) [zypp] Exception.cc(log):119 RepoManager.cc(loadFromCache):1172 THROW: RepoManager.cc(loadFromCache):1172 : Repository not Cached 2008-10-26 14:20:15 <3> linux(3601) [Pkg] Source_Resolvables.cc(LoadResolvablesFrom):129 Resolvables from 'repo-oss' havn't been loaded: Repository not Cached So, as Lada suggests in bug #437936 c#7, this is probably a duplicate of bug #435970. Is that so (do yast2-pkg-bindings-2.17.20 fix the problem) or is there a real problem with your network connection? By Ladislav, see: https://bugzilla.novell.com/show_bug.cgi?id=435970#c11 > The log says you don't have network connection at the point of starting the > SM. I have network connection, no problem. > Is that so (do yast2-pkg-bindings-2.17.20 fix the problem) Nope, I have even newer version. Besides, please read the error carefully. It says it was an error during initialization. And the error was the cache was not found. And it cannot be -- you cannot initialize something before initialization. Cache can be created _after_ initialization, how cache can be created before fetching data for the first time? The logic is faulty here (too?). Thanx, turning over to Lada, then. Please, attach y2log from Beta4. Created attachment 250338 [details]
y2logs.tgz
Um, I have found it: 2008-11-04 12:23:07 <1> linux(20495) [Pkg] Network.cc(NetworkDetected):51 Network is running: yes 2008-11-04 12:23:07 <1> linux(20495) [Pkg] Network.cc(NetworkDetected):57 Network (IPv6) is running: no 2008-11-04 12:23:07 <2> linux(20495) [Pkg] Source_Resolvables.cc(LoadResolvablesFrom):96 No network connection, skipping autorefresh of remote repository openSUSE-11.1-Updates (http://download.opensuse.org/update/11.1/) Fixed in yast2-pkg-bindings-2.17.23 - there is only IPv4 test now. *** Bug 438498 has been marked as a duplicate of this bug. *** *** Bug 444869 has been marked as a duplicate of this bug. *** |