[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#657963: Problem after nfs-common upgrade



On Mon, 2012-01-30 at 10:49 +0100, Nicolas Hennion wrote:
> Package: nfs-common
> Version: 1:1.2.2-4squeeze2
> Severity: important
> 
> After a system upgrade (apt-get update && apt-get upgrade), i have the following 
> message on my Debian Squeeze Server:
> 
> ===
> sudo apt-get upgrade
> Lecture des listes de paquets... Fait
> Construction de l'arbre des dépendances       
> Lecture des informations d'état... Fait
> 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
> 1 partiellement installés ou enlevés.
> Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
> Souhaitez-vous continuer [O/n] ? O
> Paramétrage de nfs-common (1:1.2.2-4squeeze2) ...
> insserv: Service portmap has to be enabled to start service nfs-common
> insserv: exiting now!
> update-rc.d: error: insserv rejected the script header
[...]

This probably means you have disabled portmap, which means your service
configuration is broken.  However, when I tried that I saw a different
error message.

Anyway, you must enable portmap if you need an NFS client:
    update-rc.d portmap defaults
or disable nfs-common if you don't:
    update-rc.d nfs-common disable

Ben.

-- 
Ben Hutchings
Lowery's Law:
             If it jams, force it. If it breaks, it needed replacing anyway.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: