hetOrakel wrote: > Package: debconf > Version: 1.5.21 > Severity: important > > > In the post-install for some packages it tries to move (mv) the conf file to > an all-uppercase > path/filename. that offcourse fails and the packages are left > unconfigured.... See output below.
So, these packages are not debconf. Why did you choose to file the bug
against debconf?
> Setting up nfs-common (1:1.1.2-4) ...
> mv: cannot move `/usr/share/nfs-common/conffiles/idmapd.conf' to
> `/USR/SHARE/NFS-COMMON/CONFFILES/IDMAPD.CONF': No such file or$
> mv: cannot move `/etc/idmapd.conf' to `/ETC/IDMAPD.CONF': No such file or
> directory
> dpkg: error processing nfs-common (--configure):
> subprocess post-installation script returned error exit status 1
This looks like ucf:
/var/lib/dpkg/info/nfs-common.postinst:
ucf --three-way /usr/share/nfs-common/conffiles/idmapd.conf
/etc/idmapd.conf
> Setting up samba-common (1:3.0.28a-3) ...
> mv: cannot move `/var/run/samba/upgrades/smb.conf' to
> `/VAR/RUN/SAMBA/UPGRADES/SMB.CONF': No such file or directory
> mv: cannot move `/etc/samba/smb.conf' to `/ETC/SAMBA/SMB.CONF': No such file
> or directory
> dpkg: error processing samba-common (--configure):
> subprocess post-installation script returned error exit status 1
I'll bet ucf again.
--
see shy jo
signature.asc
Description: Digital signature

