Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
apk-tools
apk-tools
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • apk-toolsapk-tools
  • Issues
  • #113

Closed
Open
Opened Aug 04, 2009 by Natanael Copa@ncopaOwner

Support for "replaces"

We need a way to tell that files have moved from one package to another so we dont get errors when upgrading.

Abuild is already adding “replaces” to the .PKGINFO so its just a questino of implementing it in apk-tools.

(from redmine: issue id 113, created on 2009-08-04, closed on 2009-08-08)

  • Changesets:
    • Revision a602c49b by Timo Teräs on 2009-08-04T13:54:15Z:
db: support "replaces" directive (fixes #113)

it will allow to overwrite files owned by some other packages
to get upgrades right (e.g. when splitting or renaming packages)
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/apk-tools#113