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

Bug#48857: marked as done (apt: apt-get source doesn't verify /usr/bin/patch available)



Your message dated Mon, 1 Nov 1999 19:26:45 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.991101192542.32357F-100000@localhost>
and subject line Bug#48857: apt: apt-get source doesn't verify /usr/bin/patch available
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; 1 Nov 1999 03:25:33 +0000
Received: (qmail 12370 invoked from network); 1 Nov 1999 03:25:32 -0000
Received: from h-001-115.phoenix.speedchoice.com (HELO sc.LuftHans.com) (24.221.1.115)
  by master.debian.org with SMTP; 1 Nov 1999 03:25:32 -0000
Received: from debppc.LuftHans.com (debppc [10.1.1.12])
	by sc.LuftHans.com (Postfix) with ESMTP id 594144009
	for <submit@bugs.debian.org>; Sun, 31 Oct 1999 13:23:10 -0700 (MST)
Received: from lufthans by debppc.LuftHans.com with local (Exim 3.03 #1 (Debian))
	id 11i1RM-00065d-00; Sun, 31 Oct 1999 13:19:00 -0700
From: der.hans <lufthans@debppc.LuftHans.com>
Subject: apt: apt-get source doesn't verify /usr/bin/patch available
To: submit@bugs.debian.org
X-Mailer: bug 3.2.6
Message-Id: <E11i1RM-00065d-00@debppc.LuftHans.com>
Date: Sun, 31 Oct 1999 13:19:01 -0700

Package: apt
Version: 0.3.13
Severity: normal

when using "apt-get source packagename" there is no verification that "/usr/bin/patch" is available. If it isn't the apt-get fails to finish unloading the tarballs. Installing patch fixes the problem. apt appears to be missing a dependency.

dpkg-source: extracting glibc in glibc-2.1.2
dpkg-source: failure: exec patch: No such file or directory
dpkg-source: failure: patch gave error exit status 2
Unpack command 'dpkg-source -x glibc_2.1.2-8.dsc' failed.
E: Child process failed
debppc:/usr/src/packages/glibc# type patch
su: type: patch: not found

The above is w/o patch installed. Below is what what happens when it's installed.

dpkg-source: extracting glibc in glibc-2.1.2


-- System Information
Debian Release: potato
Kernel Version: Linux debppc 2.2.9 #2 Tue Aug 17 07:58:21 MST 1999 ppc unknown

Versions of the packages apt depends on:
ii  libc6           2.1.2-5        GNU C Library: Shared libraries and timezone
ii  libstdc++2.10   2.95.1-2       The GNU stdc++ library
---------------------------------------
Received: (at 48857-done) by bugs.debian.org; 2 Nov 1999 02:27:05 +0000
Received: (qmail 15731 invoked from network); 2 Nov 1999 02:26:59 -0000
Received: from pilsener.srv.ualberta.ca (129.128.5.19)
  by master.debian.org with SMTP; 2 Nov 1999 02:26:59 -0000
Received: from localhost (async12-5.remote.ualberta.ca [129.128.238.190])
	by pilsener.srv.ualberta.ca (8.9.3/8.9.3) with ESMTP id TAA08899;
	Mon, 1 Nov 1999 19:26:48 -0700 (MST)
Received: from localhost [127.0.0.1] (jgg)
	by localhost with smtp (Exim 2.11 #1)
	id 11iTeo-0001BI-00 (Debian); Mon, 1 Nov 1999 19:26:46 -0700
Date: Mon, 1 Nov 1999 19:26:45 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@localhost
To: Wichert Akkerman <wichert@liacs.nl>, 48857-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#48857: apt: apt-get source doesn't verify /usr/bin/patch available
In-Reply-To: <[🔎] 19991101155328.D25227@mors.net>
Message-ID: <[🔎] Pine.LNX.3.96.991101192542.32357F-100000@localhost>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII



> No, dpkg-source should have the dependency. And in fact it has:

> This looks like you broke your system yourself by removing patch at some
> point.

I agree with Wichert. Furthermore APT only suggests dpkg-dev because
it is unecessary for anything but the source function.

Jason


Reply to: