Problem installing nfs-common on wheezy/powerpc

2013-09-18 Thread Didier Kryn

  
  
    Dear Debian Kernel Team,

    I have built a Debian/Wheezy filesystem, starting with
debootstrap, for a diskless single-board computer (MVME7100 from
Emerson) featuring a Freescale MPC864xD SOC (dual core PowerPC
e600).

    The kernel version is 2.6.29. It is not compatible with the
version of udev distributed with Wheezy; therefore udev is not
installed. Since the board does not feature virtual consoles, but
only a serial console, I have also removed console-kit and the few
packages which depend on it, notably policy-kit.

    The filesystem is nfs-mounted during an initramfs sequence which
terminates by a switchroot. Then the Debian "make-like" init starts.

    There are some special features because the filesystem must be
shared between several identical hosts. /run is mounted as tmpfs,
and /var/lib is partly shared/partly common, by the means of soft
links created during initialization. For example /var/lib/ntp is
private to every host, while /var/lib/dpkg is shared.

    Up to now everything installs well, except nfs-common. I have
installed and removed it, then reinstalled. When it is installed, I
can still mount remote filesystems but the init script does not
work, which means that /home cannot be mounted automatically at
boot. Here is the log of installation:

apcdc3:/etc/init.d# apt-get install
nfs-common
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Suggested packages:
    open-iscsi watchdog
  The following NEW packages will be installed:
    nfs-common
  0 upgraded, 1 newly installed, 0 to remove and 0 not
upgraded.
  Need to get 0 B/277 kB of archives.
  After this operation, 687 kB of additional disk space
will be used.
  Selecting previously unselected package nfs-common.
  (Reading database ... 36252 files and directories
currently installed.)
  Unpacking nfs-common (from
.../nfs-common_1%3a1.2.6-4_powerpc.deb) ...
  Processing triggers for man-db ...
  Setting up nfs-common (1:1.2.6-4) ...
  [FAIL] Starting NFS common utilities: statd idmapd
failed!
  invoke-rc.d: initscript nfs-common, action "start"
failed.
  dpkg: error processing nfs-common (--configure):
   subprocess installed post-installation script returned
error exit status 1
  Errors were encountered while processing:
   nfs-common
  E: Sub-process /usr/bin/dpkg returned an error code (1)

    Any clue or any way to debug? BTW, I do not mean to use NFS V4;
just V3.

    Thanks.
                            Didier Kryn
  



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5239c892.8000...@in2p3.fr



Re: Problem installing nfs-common on wheezy/powerpc

2013-09-18 Thread Ben Hutchings
On Wed, 2013-09-18 at 17:36 +0200, Didier Kryn wrote:
> Dear Debian Kernel Team,
> 
> I have built a Debian/Wheezy filesystem, starting with
> debootstrap, for a diskless single-board computer (MVME7100 from
> Emerson) featuring a Freescale MPC864xD SOC (dual core PowerPC e600).
> 
> The kernel version is 2.6.29.
[...]

We make no attempt at compatibility with anything older than the squeeze
kernel (2.6.32).  Also, I'm guessing this kernel came from the hardware
vendor and may have various config options turned off.

You might have more luck with the nfs-common package from squeeze.

Ben.

-- 
Ben Hutchings
The two most common things in the universe are hydrogen and stupidity.


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