|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper crashes when baseurl does not contain http/https | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Forgotten User uytXIYOK7E <forgotten_uytXIYOK7E> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bwiedemann, forgotten_uytXIYOK7E |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User uytXIYOK7E
2017-03-17 14:45:10 UTC
Where does the .repo file come from? It needs to be fixed. As the message says, an URL schema is required to tell whether you want cd: dvd: ftp: http: https: hd: dir: iso: nfs: nfs4: smb: cifs: or obs:. The repo file was created by puppet. I have resolve the issue and zypper is working again. It could still issue a more helpful error output, e.g. # zypper search bacula Error: The /etc/zypp/repo.d/foo.repo baseurl= value requires a URL scheme such as http:// |