Skip to content

Package updates #588

@gronke

Description

@gronke

Packages installed with the iocage.Pkg module need to be updated. The current procedure to update packages is to run the installation ioc pkg <JAIL> <packages> again.

Instead a dedicated upgrade command should first upgrade packages in the local mirror and then run a full upgrade in the jail itself. Both steps should be independent, so that a release package mirror can be upgraded without requiring any jail.

Pull updates of all mirrored packages

ioc pkg upgrade

Pull updates and upgrade them in the jail

ioc pkg upgrade <JAIL>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions