Package: dfsbuild
Version: v0.99.0

When adding nfs-common or nfs-kernel-server which implies nfs-common,
the dfsbuild process breaks and does not finalize.

When the package install process reaches at an early state installing
nfs-common, the startscipt of nfs-common is executed that depends on
the existence of /etc/fstab which does not exist. Then the start-up
script fails which causes the dfsbuild process to stop.

The solution is simple. Just touching target/etc/fstab as soon as
target/etc is created to place an empty file there lets the nfs-common
starup script finish succesfully and does not harm the dfsbuild process
anymore.

Can you verify that and implement this to the next dfsbuild version?

I am using debian testing/unstable GNU/Linux 2.6, Kernel v2.6.8-2-386
and libc6 v2.3.6-15.

cu
Sascha

-- 
GNU Linux | Zehn Deutsche sind natuerlich bloeder als fuenf Deutsche
2.6.15-vs | -- Heiner Mueller  
on a      |  
i586      | 
          | 
          | 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to