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

Bug#72849: marked as done ([PROPOSED] policy: advises to use -s flag to install in wrong place)



Your message dated 29 Jan 2001 16:40:23 -0600
with message-id <87d7d60yp4.fsf@glaurung.green-gryphon.com>
and subject line policy: advises to use -s flag to install in wrong place
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Sep 2000 13:23:06 +0000
>From ydirson@altern.org Sat Sep 30 08:23:06 2000
Return-path: <ydirson@altern.org>
Received: from smtp-abo-1.wanadoo.fr (villosa.wanadoo.fr) [::ffff:193.252.19.122] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13fMbZ-0004h7-00; Sat, 30 Sep 2000 08:23:05 -0500
Received: from bylbo.nowhere.earth (213.56.232.92) by villosa.wanadoo.fr; 30 Sep 2000 15:23:04 +0200
Received: from dwitch by bylbo.nowhere.earth with local (Exim 3.16 #1 (Debian))
	id 13fMj8-0002oU-00; Sat, 30 Sep 2000 15:30:54 +0200
From: Yann Dirson <ydirson@altern.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: policy: advises to use -s flag to install in wrong place
X-Reportbug-Version: 1.3
X-Mailer: reportbug 1.3
Date: Sat, 30 Sep 2000 15:30:53 +0200
Message-Id: <E13fMj8-0002oU-00@bylbo.nowhere.earth>
Delivered-To: submit@bugs.debian.org

Package: debian-policy
Version: 3.2.1.0
Severity: normal

Section 4.1 tells to use something like:


INSTALL = install

ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
INSTALL += -s
endif


This is usually wrong, as automake Makefiles also use INSTALL for
non-binary files.  I tried this and got a complaint while it attempted
to strip a manpage :(

INSTALL_PROGRAM should be probably be advertized instead.

Also, packages using debhelper may just call dh_strip and don't need
to care about adding -s flag to install.

-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux bylbo 2.2.17 #1 Sun Sep 10 19:21:52 CEST 2000 i586

Versions of packages debian-policy depends on:
ii  fileutils                     4.0z-2     GNU file management utilities.    


---------------------------------------
Received: (at 72849-done) by bugs.debian.org; 29 Jan 2001 22:50:15 +0000
>From srivasta@golden-gryphon.com Mon Jan 29 16:50:15 2001
Return-path: <srivasta@golden-gryphon.com>
Received: from cm-199-3-110-51.mobile.mediacom.ispchannel.com (glaurung.green-gryphon.com) [::ffff:199.3.110.51] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14NN7m-00085A-00; Mon, 29 Jan 2001 16:50:14 -0600
Received: (from srivasta@localhost)
	by glaurung.green-gryphon.com (8.11.2/8.11.2/Debian 8.11.2-1) id f0TMeNb18038;
	Mon, 29 Jan 2001 16:40:23 -0600
X-Mailer: emacs 20.7.2 (via feedmail 9-beta-7 I)
Sender: srivasta@golden-gryphon.com
To: 72849-done@bugs.debian.org
Subject: policy: advises to use -s flag to install in wrong place
From: Manoj Srivastava <srivasta@debian.org>
X-URL: http://www.debian.org/%7Esrivasta/
Organization: The Debian Project
Mail-Copies-To: nobody
X-Time: Mon Jan 29 16:40:23 2001
X-Face:  #q.#]5@vq!Jz+E0t_/;Y^gTjR\T^"B'fbeuVGiyKrvbfKJl!^e|e:iu(kJ6c|QYB57LP*|t
 &YlP~HF/=h:GA6o6W@I#deQL-%#.6]!z:6Cj0kd#4]>*D,|0djf'CVlXkI,>aV4\}?d_KEqsN{Nnt7
 78"OsbQ["56/!nisvyB/uA5Q.{)gm6?q.j71ww.>b9b]-sG8zNt%KkIa>xWg&1VcjZk[hBQ>]j~`Wq
 Xl,y1a!(>6`UM{~'X[Y_,Bv+}=L\SS*mA8=s;!=O`ja|@PEzb&i0}Qp,`Z\:6:OmRi*
Date: 29 Jan 2001 16:40:23 -0600
Message-ID: <87d7d60yp4.fsf@glaurung.green-gryphon.com>
Lines: 16
User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 72849-done@bugs.debian.org

Hi,

        Policy now mentions
 a) the example is informatiohnal only
 b) the example is an example -- and you may have to tweak in order
    for it to work for you
 c)example now sets up and uses whole bunches of INSTALL vars to drive
 home this fact.

	manoj
-- 
 "Experience has proved that some people indeed know everything."
 Russell Baker
Manoj Srivastava   <srivasta@debian.org>  <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



Reply to: