|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper reports that given URL is invalid if you try to install a package | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Andreas Schneider <anschneider> |
| Component: | libzypp | Assignee: | Jan Kupec <jkupec> |
| Status: | RESOLVED FIXED | QA Contact: | Duncan Mac-Vicar <dmacvicar> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | cgoncalves, coolo, dimstar, forgotten_nqeDWc8OMK |
| Version: | Alpha 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | zypper log file | ||
|
Description
Andreas Schneider
2008-01-21 13:30:03 UTC
Andreas, does it still happen? can you attach zypper.log, the url is not the one from the repo, but the construction of the repo url plus the rpm file. I want to see the throw in the log. Created attachment 191508 [details]
zypper log file
To get the package see the urls for the repos of the initial comment.
2008-01-23 16:06:23 <1> maximegalon(26913) [zypper] zypper.cc(doCommand):1283 Going to process command 6 2008-01-23 16:06:23 <0> maximegalon(26913) [zypper] zypper.cc(doCommand):1649 git looks like rpm file 2008-01-23 16:06:23 <0> maximegalon(26913) [zypper] zypper-utils.cc(make_url):138 'git' does not look like a URL, trying to treat it like a local path 2008-01-23 16:06:23 <0> maximegalon(26913) [zypper] zypper-utils.cc(make_url):150 current working directory: /root 2008-01-23 16:06:23 <0> maximegalon(26913) [zypper] zypper-utils.cc(make_url):161 specified local path does not exist or is not accessible 2008-01-23 16:06:23 <5> maximegalon(26913) [zypp] Exception.cc(log):119 UrlBase.cc(setScheme):821 THROW: UrlBase.cc(setScheme):821: Url scheme is a required component 2008-01-23 16:06:23 <5> maximegalon(26913) [zypp] Exception.cc(log):119 zypper-utils.cc(make_url):168 CAUGHT: UrlBase.cc(setScheme):821: Url scheme is a required component 2008-01-23 16:06:23 <1> maximegalon(26913) [zypp] MediaAccess.cc(open):101 Url is not valid 2008-01-23 16:06:23 <5> maximegalon(26913) [zypp] Exception.cc(log):119 MediaAccess.cc(open):102 THROW: MediaAccess.cc(open):102: Malformed URL: I think it is a bug in Jano's feature to install rpm files ;-) The problem exists only for packages with 3 letters (git, osc, vim, ...). This bug is really annoying! already fixed in svn, will be in zypper 0.9.6 *** Bug 355440 has been marked as a duplicate of this bug. *** *** Bug 357667 has been marked as a duplicate of this bug. *** *** Bug 357285 has been marked as a duplicate of this bug. *** submitted *** Bug 356525 has been marked as a duplicate of this bug. *** |