Warnings during apt-get upgrade

BitRausch

Renowned Member
Mar 16, 2009
140
0
81
Muenster
Just a feedback:

today I started an update the usual way:
apt-get update
apt-get upgrade

I found the following warnings:
Code:
...
Preparing to replace proxmox-ve-2.6.32 1.6-12 (using .../proxmox-ve-2.6.32_1.6-13_all.deb) ...
Unpacking replacement proxmox-ve-2.6.32 ...
Processing triggers for man-db ...
Setting up pve-kernel-2.6.32-3-pve (2.6.32-13) ...
update-initramfs: Generating /boot/initrd.img-2.6.32-3-pve
[B]W: Possible missing firmware /lib/firmware/rtl8168d-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl8168d-1.fw for module r8169
[/B]Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /vmlinuz-2.6.32-3-pve
Found kernel: /vmlinuz-2.6.32-2-pve
Found kernel: /vmlinuz-2.6.24-11-pve
Found kernel: /vmlinuz-2.6.18-2-pve
Found kernel: /memtest86+.bin

Kind regards
 
Have you tried to reboot? :> If you have physical access to server try to - you have plenty other kernel which should work.
 
yes I know but its the same warning. thanks for the feedback.
 
yes I know but its the same warning. thanks for the feedback.

Hi,

updated today to the latest PVE 1.6 kernel, the warning is still present. I tested on a system with the following Ethernet hardware (from lspci):

Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)

Tried rebooting and Ethernet controller works. The missing fw could be present in firmware-non-free? Could be a solution adding it to the default PVE apt repos?