Feature #140
apk upgrade -U should upgrade apk-tools first
| Status: | Closed | Start date: | 08/18/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - |
Description
If new packages depend on new apk-tools, they'll fail to install. For now, a workaround is:
apk update
apk add -u apk-tools
apk upgrade
Associated revisions
upgrade: perform upgrade of apk-tools first if available
Also re-exec's apk-tools to perform rest of the upgrade using
the new apk-tools. This allows handling of new apk-tools features
properly. Fixes #140.
History
Updated by Natanael Copa over 2 years ago
- Tracker changed from Bug to Feature
- Project changed from Alpine Linux to Alpine Package Keeper
Updated by Timo Teräs about 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 59d222d58c003f4eb564edcc1d01c5b40690938c.
Updated by Natanael Copa 11 months ago
- Status changed from Resolved to Closed