Thank you for taking the time to report this bug and contributing to
Ubuntu. The relevant dpkg terminal log says:

update-initramfs: Generating /boot/initrd.img-6.8.0-45-generic
cp: não foi possível obter estado de '/etc/udev/udev.conf': Arquivo ou 
diretório inexistente
E: /usr/share/initramfs-tools/hooks/udev failed with return 1.
update-initramfs: failed for /boot/initrd.img-6.8.0-45-generic with 1.

Translated:

update-initramfs: Generating /boot/initrd.img-6.8.0-45-generic
cp: could not get status from '/etc/udev/udev.conf': Non-existent file or 
directory
E: /usr/share/initramfs-tools/hooks/udev failed with return 1.
update-initramfs: failed for /boot/initrd.img-6.8.0-45-generic with 1.

/etc/udev/udev.conf is not present and the udev hook does not handle the
case.

Workaround
==========

Create /etc/udev/udev.conf:

```
sudo touch /etc/udev/udev.conf
```

** Package changed: initramfs-tools (Ubuntu) => systemd (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084592

Title:
  package initramfs-tools 0.142ubuntu25.2 failed to install/upgrade: o
  subprocesso instalado, do pacote initramfs-tools, o script post-
  installation retornou erro do status de saída 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2084592/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to