[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#329782: marked as done (hplip: FTBFS if /usr/share/applications does not exist)



Your message dated Wed, 05 Oct 2005 06:47:12 -0700
with message-id <E1EN9c0-0005vl-00@spohr.debian.org>
and subject line Bug#329782: fixed in hplip 0.9.5-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Sep 2005 10:46:57 +0000
>From lamont@mmjgroup.com Fri Sep 23 03:46:57 2005
Return-path: <lamont@mmjgroup.com>
Received: from mmjgroup.com [192.34.35.33] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EIl4z-0003p0-00; Fri, 23 Sep 2005 03:46:57 -0700
Received: from mix.mmjgroup.com (mix.mmjgroup.com [192.34.35.16])
	by mmjgroup.com (Postfix) with ESMTP id A91F916E6C;
	Fri, 23 Sep 2005 04:46:56 -0600 (MDT)
Received: by mix.mmjgroup.com (Postfix, from userid 1000)
	id 9BAB390766; Fri, 23 Sep 2005 04:46:56 -0600 (MDT)
Date: Fri, 23 Sep 2005 04:46:56 -0600
From: LaMont Jones <lamont@debian.org>
To: submit@bugs.debian.org
Subject: hplip: FTBFS if /usr/share/applications does not exist
Message-ID: <20050923104656.GA20281@mmjgroup.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: hplip
Severity: important
Version: 0.9.5-3

> checking for icon directory... none
...
> if [ "" = "hplip.desktop" ]; then \
...
> fi
> if [ "" = "hplip" ]; then \
>    echo -e "?package(xbase):command=\"/usr/lib/hplip/toolbox\" icon=\"/usr/share/hplip/data/images/HPmenu.png\" \\" > ./; \
>    echo -e "                needs=\"X11\" section=\"Application/Utility\" title=\"HPLIP\" \\" >> ./; \
>    echo -e "                longtitle=\"HPLIP Device Manager\" \\" >> ./; \
>    echo -e "                mimetypes=\"\" accept_url=\"false\" multiple_files=\"true\"" >> ./; \
> fi
> /usr/bin/install -c -m 644  ./ /build/lamont/hplip-0.9.5/debian/tmp/usr/share/hplip/data; \
> rm -f ./
> /usr/bin/install: `./' is a directory
> rm: cannot remove `./': Is a directory

It would be better to build the file correctly, by fixing configure.in and
configure to assign good default values to ICON_PATH and ICON_FILE.

lamont

---------------------------------------
Received: (at 329782-close) by bugs.debian.org; 5 Oct 2005 13:51:34 +0000
>From katie@spohr.debian.org Wed Oct 05 06:51:34 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EN9c0-0005vl-00; Wed, 05 Oct 2005 06:47:12 -0700
From: Henrique de Moraes Holschuh <hmh@debian.org>
To: 329782-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#329782: fixed in hplip 0.9.5-4
Message-Id: <E1EN9c0-0005vl-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Wed, 05 Oct 2005 06:47:12 -0700
Delivered-To: 329782-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: hplip
Source-Version: 0.9.5-4

We believe that the bug you reported is fixed in the latest version of
hplip, which is due to be installed in the Debian FTP archive:

hpijs_2.1.5+0.9.5-4_i386.deb
  to pool/main/h/hplip/hpijs_2.1.5+0.9.5-4_i386.deb
hplip-base_0.9.5-4_i386.deb
  to pool/main/h/hplip/hplip-base_0.9.5-4_i386.deb
hplip-data_0.9.5-4_all.deb
  to pool/main/h/hplip/hplip-data_0.9.5-4_all.deb
hplip-ppds_0.9.5-4_all.deb
  to pool/main/h/hplip/hplip-ppds_0.9.5-4_all.deb
hplip_0.9.5-4.diff.gz
  to pool/main/h/hplip/hplip_0.9.5-4.diff.gz
hplip_0.9.5-4.dsc
  to pool/main/h/hplip/hplip_0.9.5-4.dsc
hplip_0.9.5-4_all.deb
  to pool/main/h/hplip/hplip_0.9.5-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 329782@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Henrique de Moraes Holschuh <hmh@debian.org> (supplier of updated hplip package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  5 Oct 2005 00:14:33 -0300
Source: hplip
Binary: hpijs hplip-data hplip-ppds hplip hplip-base
Architecture: source all i386
Version: 0.9.5-4
Distribution: unstable
Urgency: low
Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Changed-By: Henrique de Moraes Holschuh <hmh@debian.org>
Description: 
 hpijs      - HP Linux Printing and Imaging - gs IJS driver (hpijs)
 hplip      - HP Linux Printing and Imaging System (hplip) - GUI
 hplip-base - HP Linux Printing and Imaging System - base system
 hplip-data - HP Linux Printing and Imaging - data files
 hplip-ppds - HP Linux Printing and Imaging - PPD files
Closes: 329782
Changes: 
 hplip (0.9.5-4) unstable; urgency=low
 .
   * Henrique de Moraes Holschuh:
     * Add more hunks to 14_charsign_fixes, probably non-critical fixes
     * Clean up and revamp configure.in/Makefile.am so that it is less buggy
       re. some 'assumptions' made upstream (closes: #329782)
     * Version pyqt build-dependendices to make sure no autobuilder will
       screw us over the C++/gcc transition, these can be removed in the
       not-so-distant future
     * Fix minor typo in a package description
     * Move hp-print from hplip-base to hplip, as it has a GUI now, thanks
       to HPLIP upstream for the bug report
     * Move /usr/lib/hplip/plugins from hplip-base to hplip package, as it
       is an ui/ component
Files: 
 bd668c8cedbd0e3d58b8e97f9ddf9f0b 1092 utils optional hplip_0.9.5-4.dsc
 a7fd696051070a5ebceb23c75889fb1a 166284 utils optional hplip_0.9.5-4.diff.gz
 7057106c18e2f74bb370e17ece5e2151 62014 utils optional hplip_0.9.5-4_all.deb
 e74492df3176867fe17e5c7f990ca64f 6302476 utils optional hplip-data_0.9.5-4_all.deb
 19dcc6108f4fdf2d613f101113fd67ac 1102088 utils optional hplip-ppds_0.9.5-4_all.deb
 0c57592eb5aa5828ef3cb2686dfcc3fd 223758 utils optional hpijs_2.1.5+0.9.5-4_i386.deb
 214fd73b84e8be75643b382568058ea4 393006 utils optional hplip-base_0.9.5-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBQ0NLJ4jztdzjjnrPAQLlMQf/RBduymR5eqtkmkPdWCkB6CH2b3AzMOXw
iNOd0KshxW+2GXsc99Kyde8/iyMiQjEGrwNBfWSWVsKJl0HfCBZMgGZ5Zz92/n/5
MMC99IJNC0sjzFKGq9tnK0NzooWtvpwx04L1gDT1l8ISTYym1uV7ZE7JoOB3ESOM
VZSOqvn77lEzGwxIOz35R8R5YKl6E5cfJJttu2cGhP002a+cxddsJwwymEZU3ChC
NXyaD3TxThZJxeS9za+EPk918Ukh18Vhj+6t0I83u4f/FkHOd7t+qaDEFIwUbmsQ
xLJL2U/DD8y4hnMmiNIDsAb+jRz1QO/fEQZPvN6iJyfplbiyC7KjSQ==
=vNv/
-----END PGP SIGNATURE-----




Reply to: