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

Bug#283908: marked as done (makes use of /target/bin/sed ; this is unsafe)



Your message dated Fri, 15 Jul 2005 18:01:21 +0100
with message-id <20050715170121.GE10362@riva.ucam.org>
and subject line [cjwatson@debian.org: Fixed in NMU of palo-installer 0.0.7]
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; 2 Dec 2004 06:27:54 +0000
>From joey@kitenet.net Wed Dec 01 22:27:54 2004
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CZkRW-0007jn-00; Wed, 01 Dec 2004 22:27:54 -0800
Received: from dragon.kitenet.net (unknown [66.168.94.144])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id 68E6817FC6
	for <submit@bugs.debian.org>; Thu,  2 Dec 2004 06:27:53 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id F17CB6E26E; Thu,  2 Dec 2004 01:29:27 -0500 (EST)
Date: Thu, 2 Dec 2004 01:29:27 -0500
From: Joey Hess <joeyh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: makes use of /target/bin/sed ; this is unsafe
Message-ID: <20041202062927.GA12686@kitenet.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB"
Content-Disposition: inline
X-Reportbug-Version: 3.2
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--DocE+STaALJfprDB
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: palo-installer
Severity: normal
Tags: d-i

The postinst uses /target/bin/sed a lot. According to waldi, this is
unsafe, it assumes that the d-i libc matches the one on the installed
system. It would be better to use stuff on the d-i initrd, or chroot to
call /target's sed. IIRC, d-i _has_ sed, so I see no reason to use the
one in /target, unless the postinst uses features that are not in
busybox sed.

--=20
see shy jo

--DocE+STaALJfprDB
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFBrrZGd8HHehbQuO8RAkhhAJ4y2za4J2rw1T8122sFxbSEs/R85wCgloHT
tsJt6oJHUIApiX5P7HuFIOg=
=0jG4
-----END PGP SIGNATURE-----

--DocE+STaALJfprDB--

---------------------------------------
Received: (at 283908-done) by bugs.debian.org; 15 Jul 2005 17:01:25 +0000
>From cjwatson@flatline.org.uk Fri Jul 15 10:01:25 2005
Return-path: <cjwatson@flatline.org.uk>
Received: from mail.metronet.co.uk [213.162.97.75] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DtTYz-0005FO-00; Fri, 15 Jul 2005 10:01:25 -0700
Received: from riva.pelham.vpn.ucam.org (83-216-156-196.colinw664.adsl.metronet.co.uk [83.216.156.196])
	by smtp.metronet.co.uk (MetroNet Mail) with ESMTP id 35BA74019E9
	for <283908-done@bugs.debian.org>; Fri, 15 Jul 2005 18:01:10 +0100 (BST)
Received: from cjwatson by riva.pelham.vpn.ucam.org with local (Exim 3.36 #1 (Debian))
	for 283908-done@bugs.debian.org
	id 1DtTYv-0003gJ-00; Fri, 15 Jul 2005 18:01:21 +0100
Date: Fri, 15 Jul 2005 18:01:21 +0100
From: Colin Watson <cjwatson@debian.org>
To: 283908-done@bugs.debian.org
Subject: [cjwatson@debian.org: Fixed in NMU of palo-installer 0.0.7]
Message-ID: <20050715170121.GE10362@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.5.9i
Delivered-To: 283908-done@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=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Not an NMU.

-- 
Colin Watson                                       [cjwatson@debian.org]

----- Forwarded message from Colin Watson <cjwatson@debian.org> -----

From: Colin Watson <cjwatson@debian.org>
To: control@bugs.debian.org
Cc: Colin Watson <cjwatson@debian.org>,
	Debian Install System Team <debian-boot@lists.debian.org>
X-Katie: $Revision: 1.56 $
Subject: Fixed in NMU of palo-installer 0.0.7
Date: Fri, 15 Jul 2005 12:34:05 -0400
Delivered-To: cjwatson@master.debian.org
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on 
	riva.pelham.vpn.ucam.org
X-Spam-Status: No, score=-0.8 required=4.5 tests=AWL,BAYES_50 autolearn=no 
	version=3.0.3

tag 283908 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload.  The .changes file follows.

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

Format: 1.7
Date: Fri, 15 Jul 2005 17:15:29 +0100
Source: palo-installer
Binary: palo-installer
Architecture: source hppa
Version: 0.0.7
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 palo-installer - Install PALO on a hard disk (udeb)
Closes: 283908
Changes: 
 palo-installer (0.0.7) unstable; urgency=low
 .
   * Colin Watson
     - Use busybox echo and sed instead of /target/bin/echo and
       /target/bin/sed; the former seem to be enough (closes: #283908).
     - palo-installer is Architecture: any, so build it in binary-arch, not
       binary-indep.
   * Updated translations:
     - Belarusian (be.po) by Andrei Darashenka
     - Bulgarian (bg.po) by Ognyan Kulev
     - Welsh (cy.po) by Dafydd Harries
     - Greek, Modern (1453-) (el.po) by Greek Translation Team
     - Esperanto (eo.po) by Serge Leblanc
     - Estonian (et.po) by Siim Põder
     - Basque (eu.po) by Piarres Beobide
     - Gallegan (gl.po) by Jacobo Tarrio
     - Hebrew (he.po) by Lior Kaplan
     - Lithuanian (lt.po) by KÄ?stutis BiliÅ«nas
     - Malagasy (mg.po) by Jaonary Rabarisoa
     - Macedonian (mk.po) by Georgi Stanojevski
     - Macedonian (pa_IN.po) by Amanpreet Singh Alam
     - Portuguese (pt.po) by Miguel Figueiredo
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Romanian (ro.po) by Eddy PetriÅ?or
     - Tagalog (tl.po) by Eric Pareja
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Vietnamese (vi.po) by Clytie Siddall
     - Wolof (wo.po) by Mouhamadou Mamoune Mbacke
     - Xhosa (xh.po) by Canonical Ltd
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
Files: 
 c2855f9f4988250f86733207b65d2d70 669 debian-installer standard palo-installer_0.0.7.dsc
 dd8f8774db7f537595defd07bf32e9c2 21517 debian-installer standard palo-installer_0.0.7.tar.gz
 d8b599d2f7ca47ca4ae87afd9afc6d97 8546 debian-installer standard palo-installer_0.0.7_hppa.udeb
package-type: udeb

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

iD8DBQFC1+Gv9t0zAhD6TNERAtcjAJ0QYRvfgslkbXjmlNGiLE6ghBRD6wCfRjco
yggrn1lvMnCr1VaE9rSKX1Y=
=tlAJ
-----END PGP SIGNATURE-----



----- End forwarded message -----



Reply to: