Bom dia,
Estou enfrentando um problema no “sudo apt upgrade”, quando chamo esse comando ele retorna o seguinte erro:
Try `cp --help' for more information.
cp: Warning: the meaning of `-P' will change in the future to conform to POSIX.
Use `--parents' for the old meaning, and `--no-dereference' for the new one.
cp: when preserving paths, the destination must be a directory
Try `cp --help' for more information.
cp: Warning: the meaning of `-P' will change in the future to conform to POSIX.
Use `--parents' for the old meaning, and `--no-dereference' for the new one.
cp: when preserving paths, the destination must be a directory
Try `cp --help' for more information.
cp: Warning: the meaning of `-P' will change in the future to conform to POSIX.
Use `--parents' for the old meaning, and `--no-dereference' for the new one.
cp: when preserving paths, the destination must be a directory
Try `cp --help' for more information.
E: /usr/share/initramfs-tools/hooks/brltty failed with return 1.
update-initramfs: failed for /boot/initrd.img-5.15.0-76-generic with 1.
dpkg: erro ao processar o pacote initramfs-tools (--configure):
o subprocesso instalado, do pacote initramfs-tools, o script post-installation
retornou erro do status de saída 1
Erros foram encontrados durante o processamento de:
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
Alguém sabe como posso resolvê-lo?