|
Bugzilla – Full Text Bug Listing |
| Summary: | missing ability to switch off use of delta rpms | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Ludwig Nussel <lnussel> |
| Component: | libzypp | Assignee: | Michael Andres <ma> |
| Status: | RESOLVED FIXED | QA Contact: | Stanislav Visnovsky <visnov> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | dmacvicar, hmuelle, jsuchome |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ludwig Nussel
2007-08-29 12:06:35 UTC
Does libzypp support it? I should honor /etc/sysconfig If we can get a fix in libzypp, I'd definitely accept it. However, since this didn't work after 10.0, it's not a direct regression. Do we need to use /etc/sysconfig/onlineupdate, can we use /etc/zypp/zypp.conf ? Use of sysconfig has the advantage that it's a familiar place and people can find it in the yast2 sysconfig editor. Personally I don't care. Added ability to switch off use of patch and delta rpms via zypp.conf: [main] download.use_patchrpm = no download.use_deltarpm = no Fixed in libzypp-3.22.0 |