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

Bug#52347: marked as done (apt-get source should not create links)



Your message dated Wed, 8 Dec 1999 22:33:15 -0700 (MST)
with message-id <Pine.LNX.3.96.991208223204.5211R-100000@wakko.deltatee.com>
and subject line Bug#52347: apt-get source should not create links
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; 7 Dec 1999 17:42:29 +0000
Received: (qmail 30118 invoked from network); 7 Dec 1999 17:42:29 -0000
Received: from mx01.uni-tuebingen.de (134.2.3.11)
  by master.debian.org with SMTP; 7 Dec 1999 17:42:29 -0000
Received: from borkum (zxmjz18.extern.uni-tuebingen.de [172.16.9.8])
	by mx01.uni-tuebingen.de (8.8.8/8.8.8) with ESMTP id SAA10513;
	Tue, 7 Dec 1999 18:42:24 +0100
Received: by zxmjz18.extern.uni-tuebingen.de
	via sendmail from stdin
	id <[🔎] m11v7jj-000EzIC@borkum> (Debian Smail3.2.0.102)
	for submit@bugs.debian.org; Tue, 7 Dec 1999 00:40:07 +0100 (CET) 
Message-Id: <[🔎] m11v7jj-000EzIC@borkum>
From: Goswin Brederlow <goswin.brederlow@student.uni-tuebingen.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt-get source should not create links
X-Reportbug-Version: 0.43
X-Mailer: reportbug 0.43
Date: Tue, 07 Dec 1999 00:40:07 +0100

Package: apt
Version: 0.3.14
Severity: normal

When you have a local mirror and use "apt-get source" it will generate
links into the mirror. If you then try to build the sources,
dpkg-buildpackage will try to write a new diff.gz file, therby trying
to overwrite the one from the mirror.

When using ftp or http method with apt the files will be there instead
of links and everzthing works.

I suggest that apt-get source should allways copy the files to behave
consistent.

May the Source be with you.
			Goswin

-- System Information
Debian Release: potato
Architecture: alpha
Kernel: Linux borkum 2.2.13 #2 Wed Oct 20 16:30:02 CEST 1999 alpha

Versions of packages apt depends on:
ii  libc6.1                       2.1.2-9    GNU C Library: Shared libraries an
ii  libstdc++2.10                 1:2.95.2-3 The GNU stdc++ library            

---------------------------------------
Received: (at 52347-done) by bugs.debian.org; 9 Dec 1999 05:33:25 +0000
Received: (qmail 19277 invoked from network); 9 Dec 1999 05:33:24 -0000
Received: from crash.ab.videon.ca (root@206.75.216.220)
  by master.debian.org with SMTP; 9 Dec 1999 05:33:24 -0000
Received: from wakko.deltatee.com (mail@wakko.powersurfr.com [24.108.53.97])
	by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id WAA14566;
	Wed, 8 Dec 1999 22:33:15 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 11vwCZ-00023A-00 (Debian); Wed, 8 Dec 1999 22:33:15 -0700
Date: Wed, 8 Dec 1999 22:33:15 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: Goswin Brederlow <goswin.brederlow@student.uni-tuebingen.de>,
        52347-done@bugs.debian.org
Subject: Re: Bug#52347: apt-get source should not create links
In-Reply-To: <[🔎] m11v7jj-000EzIC@borkum>
Message-ID: <Pine.LNX.3.96.991208223204.5211R-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


On Tue, 7 Dec 1999, Goswin Brederlow wrote:

> When you have a local mirror and use "apt-get source" it will generate
> links into the mirror. If you then try to build the sources,
> dpkg-buildpackage will try to write a new diff.gz file, therby trying
> to overwrite the one from the mirror.

Feature not a bug, dpkg-buildpackage does not write .diff.gz files in the
way APT invokes it.

Use -o Acquire::Source-Symlinks=false to disable it.

Jason


Reply to: