GameServerManagers / GameServerManagers/LinuxGSM
[Bug]: Change in cp behavior -n flag affects Ubuntu 24.04
Open
command: install
distro: Debian
distro: Ubuntu
type: bug
- Dominant language
- Shell
- Stars
- 4.9k
- Forks
- 864
- PR merge metrics
- No merged PRs in 30d
Description
### User story
As a develop I found that the cp -n flag has changed with newer versions of cp
### Game
All
### Linux distro
Ubuntu 24.04
### Command
command: install
### Further information
A new error is popping up for Ubuntu 24.04
`cp: warning: behaviour of -n is non-portable and may change in future; use --update=none instead`
This is an annoying message and we need to find out which versions of distros should now use --update=none or older -n flag
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058752
### Relevant log output
_No response_
### Steps to reproduce
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.