|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper giving incomplete error message | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Klaus Kämpf <kkaempf> |
| Component: | libzypp | Assignee: | Jan Kupec <jkupec> |
| Status: | RESOLVED FIXED | QA Contact: | Stanislav Visnovsky <visnov> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | dmacvicar, ma, nospamm |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Klaus Kämpf
2007-08-16 14:12:02 UTC
zypper.log knows whats wrong: Fetcher.cc(start):176: Can't provide ./gpg-pubkey-0dfb3188-41ed929b.asc : Media Exception This is buried in RepoManager::refreshMetadata(), Duncan, can you take care of this? Maybe all zypp::Exceptions should be allowed to fly away from there, but i'm not sure. Or even better, just prepare the RepoException and right before throwing it log the last caught exception in the new RepoException(). zypper will show to root cause. Raising prio, since a usability bug *** Bug 303865 has been marked as a duplicate of this bug. *** *** Bug 299775 has been marked as a duplicate of this bug. *** fixed in svn: remembering the exception of the first baseurl in the RepoException submitted in libzypp 3.20.1 *** Bug 300527 has been marked as a duplicate of this bug. *** |