• Bug#267251: xdiskusage: no binary installed

    From Marc Bobillier@1:229/2 to All on Sat Aug 21 14:10:08 2004
    From: [email protected]

    Package: xdiskusage
    Version: 1.47-2
    Severity: grave
    Justification: renders package unusable

    The last xdiskusage package doesn't contain the executable program :

    $ dpkg -L xdiskusage | grep bin
    /usr/bin
    /usr/sbin

    -- System Information:
    Debian Release: 3.1
    APT prefers unstable
    APT policy: (500, 'unstable')
    Architecture: i386 (i686)
    Kernel: Linux 2.4.27-1-k7
    Locale: LANG=C, LC_CTYPE=fr_FR@euro

    -- no debconf information


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

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Alexander Wirt@1:229/2 to All on Sat Aug 21 16:40:07 2004
    From: [email protected]

    Hi,
    just add the the following patch to your rules
    file - and remember the simple rule:
    Install and test your packages before uploading !

    Alex

    --- rules 2004-08-21 16:15:44.000000000 +0200
    +++ /tmp/rules 2004-08-21 16:15:31.000000000 +0200
    @@ -3,6 +3,10 @@
    include /usr/share/cdbs/1/rules/buildcore.mk
    include /usr/share/cdbs/1/rules/debhelper.mk
    include /usr/share/cdbs/1/class/makefile.mk
    +include /usr/share/cdbs/1/class/autotools.mk
    +
    +#fix the broken makefile
    +DEB_MAKE_INSTALL_TARGET := install prefix=$(CURDIR)/debian/xdiskusage/usr

    clean::
    -$(MAKE) clean

    --
    Alexander "formorer" Wirt KeyID: BC7D020A
    EMail: [email protected] ICQ: 28651245




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

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)