Open payonel opened 9 years ago
An mpt package is unable to overwrite existing files on the system, even when an overwrite is preferred or by design.
For example payo-bash provides a new /bin/alias.lua. In order to install payo-bash, the user must first mv /bin/rm.lua /bin/rm.lua.bk
Some ideas for a solution: -f [--force] force the update, overwrite existing files -i [--interactive] interactive overwrite, confirm [Y/n]
expected. mpt -S payo-bash works, replacing existing existing openos bin lua files actual: the install fails
An mpt package is unable to overwrite existing files on the system, even when an overwrite is preferred or by design.
For example payo-bash provides a new /bin/alias.lua. In order to install payo-bash, the user must first mv /bin/rm.lua /bin/rm.lua.bk
Some ideas for a solution: -f [--force] force the update, overwrite existing files -i [--interactive] interactive overwrite, confirm [Y/n]
expected. mpt -S payo-bash works, replacing existing existing openos bin lua files actual: the install fails