in fase di aggiornamenti mi da i seguenti errori / avvisi
codice:
# apt-get upgrade
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti saranno aggiornati:
  linux-image-2.6.18-6-686
1 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
È necessario prendere 0B/16,3MB di archivi.
Dopo quest'operazione, verranno occupati 4096B di spazio su disco.
Continuare [S/n]? S
Preconfigurazione dei pacchetti in corso
(Lettura del database ... 95446 file e directory attualmente installati.)
Mi preparo a sostituire linux-image-2.6.18-6-686 2.6.18.dfsg.1-18etch1 (con .../linux-image-2.6.18-6-686_2.6.18.dfsg.1-23_i386.deb) ...
The directory /lib/modules/2.6.18-6-686 still exists. Continuing as directed.
Done.


Configurazione del pacchetto

 +----------+ Configurazione in corso di linux-image-2.6.18-6-686 +----------+
 |                                                                           |
 |  The kernel version running is the same as the one being installed        
 |                                                                           
 | You are attempting to install a kernel version that is the same as the    
 | version you are currently running (version 2.6.18-6-686). The modules     
 | list is quite likely to have been changed, and the modules dependency     
 | file /lib/modules/2.6.18-6-686/modules.dep needs to be re-built. It can   
 | not be built correctly right now, since the module list for the running   
 | kernel are likely to be different from the kernel installed. I am         
 | creating a new modules.dep file, but that may not be correct. It shall    
 | be regenerated correctly at next reboot.
 | 
 | I repeat: you have to reboot in order for the modules file to be created  
 | correctly. Until you reboot, it may be impossible to load some modules.   
 | Reboot as soon as this install is finished (Do not reboot right now,      
 | since you may not be able to boot back up until installation is over,     
 | but boot immediately after). I can not stress that too much. You need to  
 | reboot soon.                                                              
 |
 |                                  <Ok>


# dando ok


Spacchetto il sostituto di linux-image-2.6.18-6-686 ...
dpkg: errore processando /var/cache/apt/archives/linux-image-2.6.18-6-686_2.6.18.dfsg.1-23_i386.deb (--unpack):
 fallito in buffer_write(fd) (10, ret=-1): dpkg-deb backend su `./lib/modules/2.6.18-6-686/kernel/drivers/scsi/qla2xxx/qla2xxx.ko': No space left on device
dpkg-deb: il sottoprocesso paste è stato terminato dal segnale (Pipe rotta)
Running postrm hook script /sbin/update-grub.
You shouldn't call /sbin/update-grub. Please call /usr/sbin/update-grub instead!
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: /boot/vmlinuz-2.6.18-6-686
Found kernel: /boot/vmlinuz-2.6.18-5-686
Found kernel: /boot/vmlinuz-2.6.18-4-686
Updating /boot/grub/menu.lst ... done

Sono occorsi degli errori processando:
 /var/cache/apt/archives/linux-image-2.6.18-6-686_2.6.18.dfsg.1-23_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
cichity74