>On Thursday 28 March 2013 11:10 PM, Guy Roussin wrote: >> Hi, >> >> Thank you Ritesh, >> I don't know how to test those packages. I try dpkg -i *deb >> but multipath-tools refuse to upgrade because "/" is >> multipathed ... >> >> I can make some tests, my server is not a production server ... > >Can you paste the logs when you hit the command? >The init script denies stopping the daemon since root in on multipath. > >But I guess, your installation would have completed. Can you also paste >the output of dpkg -l | grep -i multipath-tools
Hi, I have the same problem in wheezy. This is the otput of upgrade command: # aptitude -y full-upgrade I seguenti pacchetti saranno aggiornati: multipath-tools 1 pacchetti aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati. à necessario prelevare 0 B/210 kB di archivi. Dopo l'estrazione, verranno occupati 0 B. Lettura dei changelog... Fatto (Lettura del database... 51354 file e directory attualmente installati.) Preparativi per sostituire multipath-tools v.0.4.9+git0.4dfdaf2b-6 (utilizzando .../multipath-tools_0.4.9+git0.4dfdaf2b-7~deb7u1_amd64.deb)... Root is on a multipathed device, multipathd can not be stopped:invoke-rc.d: initscript multipath-tools, action "stop" failed. dpkg: attenzione: il sottoprocesso vecchio script di pre-removal ha restituito lo stato di errore 1 dpkg: viene provato lo script dal nuovo pacchetto... Root is on a multipathed device, multipathd can not be stopped:invoke-rc.d: initscript multipath-tools, action "stop" failed. dpkg: errore nell'elaborare /var/cache/apt/archives/multipath-tools_0.4.9+git0.4dfdaf2b-7~deb7u1_amd64.deb (--unpack): il sottoprocesso nuovo script pre-removal ha restituito lo stato di errore 1 Starting multipath daemon: multipathd. Si sono verificati degli errori nell'elaborazione: /var/cache/apt/archives/multipath-tools_0.4.9+git0.4dfdaf2b-7~deb7u1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Errore durante l'installazione di un pacchetto. Tentativo di ripristino: This is the output of the installation with the package provided by you: # wget http://people.debian.org/~rrs/tmp/bug.704073/kpartx_0.4.9+git0.4dfdaf2b-7_amd64.deb http://people.debian.org/~rrs/tmp/bug.704073/multipath-tools-boot_0.4.9+git0.4dfdaf2b-7_all.deb http://people.debian.org/~rrs/tmp/bug.704073/multipath-tools_0.4.9+git0.4dfdaf2b-7_amd64.deb # dpkg -i kpartx_0.4.9+git0.4dfdaf2b-7_amd64.deb multipath-tools_0.4.9+git0.4dfdaf2b-7_amd64.deb multipath-tools-boot_0.4.9+git0.4dfdaf2b-7_all.deb (Lettura del database... 51364 file e directory attualmente installati.) Preparativi per sostituire kpartx v.0.4.9+git0.4dfdaf2b-7~deb7u1 (utilizzando kpartx_0.4.9+git0.4dfdaf2b-7_amd64.deb)... Estrazione del sostituto di kpartx... Preparativi per sostituire multipath-tools v.0.4.9+git0.4dfdaf2b-6 (utilizzando multipath-tools_0.4.9+git0.4dfdaf2b-7_amd64.deb)... Root is on a multipathed device, multipathd can not be stopped:invoke-rc.d: initscript multipath-tools, action "stop" failed. dpkg: attenzione: il sottoprocesso vecchio script di pre-removal ha restituito lo stato di errore 1 dpkg: viene provato lo script dal nuovo pacchetto... Root is on a multipathed device, multipathd can not be stopped:invoke-rc.d: initscript multipath-tools, action "stop" failed. dpkg: errore nell'elaborare multipath-tools_0.4.9+git0.4dfdaf2b-7_amd64.deb (--install): il sottoprocesso nuovo script pre-removal ha restituito lo stato di errore 1 Starting multipath daemon: multipathd. Preparativi per sostituire multipath-tools-boot v.0.4.9+git0.4dfdaf2b-7~deb7u1 (utilizzando multipath-tools-boot_0.4.9+git0.4dfdaf2b-7_all.deb)... Estrazione del sostituto di multipath-tools-boot... Configurazione di kpartx (0.4.9+git0.4dfdaf2b-7)... dpkg: problemi con le dipendenze impediscono la configurazione di multipath-tools-boot: multipath-tools-boot dipende da multipath-tools (>= 0.4.9+git0.4dfdaf2b-7); comunque: La versione di multipath-tools nel sistema è 0.4.9+git0.4dfdaf2b-6. dpkg: errore nell'elaborare multipath-tools-boot (--install): problemi con le dipendenze - lasciato non configurato Elaborazione dei trigger per man-db... Si sono verificati degli errori nell'elaborazione: multipath-tools_0.4.9+git0.4dfdaf2b-7_amd64.deb multipath-tools-boot Finish the outpu of the command asking by you: # dpkg -l | grep -i multipath-tools ii multipath-tools 0.4.9+git0.4dfdaf2b-6 amd64 maintain multipath block device access iU multipath-tools-boot 0.4.9+git0.4dfdaf2b-7~deb7u1 all Support booting from multipath devices Thanks, Lorenzo

