Skip to content

please.sh sync: handle .pacnew files #951

Closed
@dscho

Description

@dscho

We unfortunately have to use a very dirty way to adjust for some of MSYS2's defaults when they are hard-coded in files packaged in Pacman packages; we edit them after the fact, via git-extra's post-install script.

This means that some of those files will not be updated by Pacman anymore, but .pacnew files will be written.

We need to inspect /var/log/pacman.log to detect that, and force-rename the .pacnew files before letting git-extra's post-install script do its spiel.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions