Package: fuse-source
Version: 2.3.0-3
Severity: important
Tags: patch
Justification: fails to build from source

Hi,

I tried to build this version, but it build some empty packages related to fuse
:
fuse-source
fuse-utils
libfuse2
libfuse-dev

It seems that pre-deb-files is missing in the debin/rules files

I've added it and managed to build the package.

Regards

Jean-Luc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-k8-2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages fuse-source depends on:
ii  bzip2                         1.0.2-8    high-quality block-sorting file co
ii  debhelper                     4.9.5      helper programs for debian/rules
ii  gcc [c-compiler]              4:4.0.1-3  The GNU C compiler
ii  gcc-3.3 [c-compiler]          1:3.3.6-7  The GNU C compiler
ii  gcc-3.4 [c-compiler]          3.4.4-5    The GNU C compiler
ii  gcc-4.0 [c-compiler]          4.0.1-3    The GNU C compiler
ii  make                          3.80-10    The GNU version of the "make" util

Versions of packages fuse-source recommends:
ii  dpkg-dev                      1.13.10    Package building tools for Debian
ii  module-assistant              0.9.8      tool to make module package creati

-- no debconf information
diff -ru modules/fuse/debian/rules fuse.orig/debian/rules
--- modules/fuse/debian/rules   2005-08-08 12:34:25.278387836 +0200
+++ fuse.orig/debian/rules      2005-08-06 18:21:58.000000000 +0200
@@ -70,12 +70,12 @@
 kdist_clean:
        dh_clean
 
-kdist_config: prep-deb-files
+kdist_config: 
 
 kdist_configure: kdist_config
 
 kdist_image: binary-modules
-binary-modules: prep-deb-files
+binary-modules: 
        dh_testdir
        ${ROOT_CMD} dh_testroot
        dh_clean -k

Reply via email to