Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: GoinEasy9 on 2014/12/04, 03:58:30

Title: [Solved]mdadm error - package not installable
Post by: GoinEasy9 on 2014/12/04, 03:58:30
I aborted tonight's du after seeing this:

Retrieving bug reports... Done
Parsing Found/Fixed information... Done
serious bugs of mdadm (3.3.2-2 -> 3.3.2-3) <Outstanding>
 b1 - #771852 - package not installable due to postinst syntax error
Summary:
 mdadm(1 bug)
Are you sure you want to install/upgrade the above packages? [Y/n/?/...]

Seems there are bug reports already, and a patch, so, it might be worth waiting a bit.
Title: Re: mdadm error - package not installable
Post by: devil on 2014/12/04, 15:46:03
If you do not use RAID, you might as well delete the package.


greetz
devil
Title: Re: mdadm error - package not installable
Post by: GoinEasy9 on 2014/12/05, 00:18:17
Thanks devil.  Funny though, I didn't get the same error when I updated my laptop. 
Title: Re: mdadm error - package not installable
Post by: jaegermeister on 2014/12/06, 15:16:07
If you do not use RAID, you might as well delete the package.

not so easy:

Code: [Select]
# apt-get purge mdadm
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti saranno RIMOSSI:
  mdadm*
0 aggiornati, 0 installati, 1 da rimuovere e 59 non aggiornati.
Dopo quest'operazione, verranno occupati 0 B di spazio su disco.
Continuare? [S/n]
(Lettura del database... 158798 file e directory attualmente installati.)
Rimozione di mdadm (3.3.2-2)...
Eliminazione dei file di configurazione di mdadm (3.3.2-2)...
/var/lib/dpkg/info/mdadm.postrm: 9: /usr/share/debconf/confmodule: DEBIAN_HAS_FRONTEND: parameter not set
dpkg: errore nell'elaborare il pacchetto mdadm (--purge):
 il sottoprocesso installato script di post-removal ha restituito lo stato di errore 2
Si sono verificati degli errori nell'elaborazione:
 mdadm
E: Sub-process /usr/bin/dpkg returned an error code (1)
Title: Re: mdadm error - package not installable
Post by: GoinEasy9 on 2014/12/06, 18:50:11
mdadm 3.3.2-4 came in today, du'd without a problem.
Title: Re: [Solved]mdadm error - package not installable
Post by: jaegermeister on 2014/12/06, 19:16:26
After package upgrade it was possible to purge :)