Debian Bug report logs - #11246
dpkg-source bug?

Package: dpkg; Maintainer for dpkg is Dpkg Developers <debian-dpkg@lists.debian.org>; Source for dpkg is src:dpkg (PTS, buildd, popcon).

Reported by: Christian Schwarz <schwarz@monet.m.isar.de>

Date: Sun, 13 Jul 1997 16:18:08 UTC

Severity: fixed

Merged with 11385, 12440, 15761

Done: Anthony Towns <ajt@master.debian.org>

Bug is archived. No further changes may be made.

Forwarded to ian@davenant.greenend.org.uk

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org:
Bug#11246. (full text, mbox, link).


Acknowledgement sent to Christian Schwarz <schwarz@monet.m.isar.de>:
New bug report received and forwarded.

Your message didn't have a Package: line at the start (in the pseudo-header following the real mail header), or didn't have a psuedo-header at all.

This makes it much harder for us to categorise and deal with your problem report; please ensure that you say which package(s) and version(s) the problem is with next time. Some time in the future the problem reports system may start rejecting such messages.

(full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Christian Schwarz <schwarz@monet.m.isar.de>
To: Debian Bugs <submit@bugs.debian.org>
Subject: dpkg-source bug?
Date: Sun, 13 Jul 1997 17:58:23 +0200 (CEST)

I get this error message when I try to unpack my source packages:

$ dpkg-source -x /ftp/pub/mirror/debian/non-free/source/dvi2tty_5.1-7.dsc
dpkg-source: extracting dvi2tty in dvi2tty-5.1
patch: **** .dpkg-orig is not a regular file--can't patch
dpkg-source: failure: patch gave error exit status 2
$ 

Does someone have a hint for me? 

There were lots of bug reports against dpkg-source so I don't want to
report yet another bug unless this is a new one.


Thanks,

Chris

--                 Christian Schwarz
Do you know         schwarz@monet.m.isar.de, schwarz@schwarz-online.com,
Debian GNU/Linux?    schwarz@debian.org, schwarz@mathematik.tu-muenchen.de
      
Visit                  PGP-fp: 8F 61 EB 6D CF 23 CA D7  34 05 14 5C C8 DC 22 BA
http://www.debian.org   http://fatman.mathematik.tu-muenchen.de/~schwarz/



Information forwarded to debian-bugs-dist@lists.debian.org:
Bug#11246. (full text, mbox, link).


Acknowledgement sent to Christian Schwarz <schwarz@monet.m.isar.de>:
Extra info received and forwarded to list. (full text, mbox, link).


Message #10 received at 11246@bugs.debian.org (full text, mbox, reply):

From: Christian Schwarz <schwarz@monet.m.isar.de>
To: 11246@bugs.debian.org
Subject: oops
Date: Sun, 13 Jul 1997 21:35:06 +0200 (CEST)
Oops! Sorry, I wanted to send this to debian-devel, instead of the bug
tracking system. I'll assign it to dpkg-dev now.



Bug assigned to package `dpkg-dev'. Request was from Christian Schwarz <schwarz@monet.m.isar.de> to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>:
Bug#11246; Package dpkg-dev. (full text, mbox, link).


Acknowledgement sent to Christian Schwarz <schwarz@monet.m.isar.de>:
Extra info received and forwarded to list. Copy sent to Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>. (full text, mbox, link).


Message #17 received at 11246@bugs.debian.org (full text, mbox, reply):

From: Christian Schwarz <schwarz@monet.m.isar.de>
To: 11246@bugs.debian.org
Subject: more info
Date: Sun, 13 Jul 1997 21:50:44 +0200 (CEST)
I just tracked down the problem: patch's command line argument `-b' is now
called `-z'. Here is a patch:

--- /nethome/schwarz/dpkg-source.orig   Sun Jul 13 21:49:04 1997
+++ dpkg-source Sun Jul 13 21:49:21 1997
@@ -598,7 +598,7 @@
             open(STDIN,"<&GZIP") || &syserr("reopen gzip for patch");
             chdir($newdirectory) || &syserr("chdir to $newdirectory for
patch");
             exec('patch','-s','-t','-F','0','-N','-p1','-u',
-                 '-V','never','-b','.dpkg-orig');
+                 '-V','never','-z','.dpkg-orig');
             &syserr("exec patch");
         }
         close(GZIP);

Thanks,

Chris

--          _,,     Christian Schwarz
           / o \__   schwarz@monet.m.isar.de, schwarz@schwarz-online.com,
           !   ___;   schwarz@debian.org, schwarz@mathematik.tu-muenchen.de
           \  /        
  \\\______/  !        PGP-fp: 8F 61 EB 6D CF 23 CA D7  34 05 14 5C C8 DC 22 BA
   \          /         http://fatman.mathematik.tu-muenchen.de/~schwarz/
-.-.,---,-,-..---,-,-.,----.-.-
  "DIE ENTE BLEIBT DRAUSSEN!"



Merged 11246 11385. Request was from Ian Jackson <ijackson@chiark.greenend.org.uk> to control@bugs.debian.org. (full text, mbox, link).


Merged 11246 11385 12440 15761. Request was from James Troup <J.J.Troup@comp.brad.ac.uk> to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>:
Bug#11246; Package dpkg-dev. (full text, mbox, link).


Acknowledgement sent to "joshua lauer" <jslauer@spacey.net>:
Extra info received and forwarded to list. Copy sent to Klee Dienes and Ian Jackson <dpkg-maint@chiark.greenend.org.uk>. (full text, mbox, link).


Message #26 received at 11246@bugs.debian.org (full text, mbox, reply):

From: "joshua lauer" <jslauer@spacey.net>
To: <11246@bugs.debian.org>
Subject: RE: Bug#11246: dpkg-source bug?
Date: Thu, 17 Sep 1998 17:44:36 -0400
unsubscribe me now!!! i got 180 pieces of e-mail from you!!
> -----Original Message-----
> From: Brian White [mailto:bcwhite@verisim.com]On Behalf Of Nag
> Sent: Friday, September 18, 1998 3:48 AM
> To: Klee Dienes and Ian Jackson
> Subject: Re: Bug#11246: dpkg-source bug?
>
>
>
> Package:  dpkg-dev
> Status:   pending
> Severity: normal
>
> This mail is being sent to you because the indicated bug report has been
> marked as overdue (i.e. has been open longer than 9 months).  Overdue
> reminders are repeated monthly.
>
>
> The history of this bug can be found at:
>
        http://www.debian.org/Bugs/db/11/11246.html
or      http://www.chiark.greenend.org.uk/debian/Bugs/db/11/11246.html


For more information on the bug reporting system, visit:

        http://www.debian.org/Bugs/
or      http://www.chiark.greenend.org.uk/debian/Bugs/


If you feel the bug should not be marked with a severity of "normal",
instructions on changing this can be found on the above web sites.

If you no longer maintain this package, mailto:override-change@debian.org
and ask to have the "overrides" file updated to point to the new maintainer.
Please provide the name and address of the new maintainer if you know who
it is.

Please do not reply to the "nag" address unless there is a problem with the
actual messages being generated.  There is no need to copy "nag" when
altering or closing bugs since the web pages are checked each time for
the current list of outstanding bugs.


--
To UNSUBSCRIBE, email to debian-dpkg-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org





Severity set to `fixed'. Request was from Adam Di Carlo <apharris@burrito.onshore.com> to control@bugs.debian.org. (full text, mbox, link).


Severity set to `fixed'. Request was from Adam Di Carlo <apharris@burrito.onshore.com> to control@bugs.debian.org. (full text, mbox, link).


Severity set to `fixed'. Request was from Adam Di Carlo <apharris@burrito.onshore.com> to control@bugs.debian.org. (full text, mbox, link).


Severity set to `fixed'. Request was from Adam Di Carlo <apharris@burrito.onshore.com> to control@bugs.debian.org. (full text, mbox, link).


Noted your statement that bug has been forwarded to ian@davenant.greenend.org.uk. Request was from Ian Jackson <ian@davenant.greenend.org.uk> to control@bugs.debian.org. (full text, mbox, link).


Forwarded-to-address changed from ian@davenant.greenend.org.uk to ian@davenant.greenend.org.uk. Request was from Ian Jackson <ian@davenant.greenend.org.uk> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `dpkg-dev' to `dpkg-iwj'. Request was from Ben Collins <bcollins@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `dpkg-iwj' to `dpkg'. Request was from Anthony Towns <ajt@master.debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug closed, ack sent to submitter - they'd better know why ! Request was from Anthony Towns <ajt@master.debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `dpkg' to `dpkg'. Request was from Anthony Towns <ajt@master.debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `dpkg' to `dpkg'. Request was from Anthony Towns <ajt@master.debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `dpkg' to `dpkg'. Request was from Anthony Towns <ajt@master.debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `dpkg' to `dpkg'. Request was from Anthony Towns <ajt@master.debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `dpkg' to `dpkg'. Request was from Anthony Towns <ajt@master.debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `dpkg' to `dpkg'. Request was from Anthony Towns <ajt@master.debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `dpkg' to `dpkg'. Request was from Anthony Towns <ajt@master.debian.org> to control@bugs.debian.org. (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Tue Apr 23 08:53:29 2024; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.