Report forwarded to debian-bugs-dist@lists.debian.org, Wichert Akkerman <wakkerma@debian.org>:
Bug#60028; Package dpkg.   debian-bugs-dist@lists.debian.orgWichert Akkerman  Subject: Bug#60028: install-info syntax does not agree with `other' install-info program Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=), 60028@bugs.debian.org Resent-From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Wichert Akkerman Resent-Date: Thu, 09 Mar 2000 20:33:00 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 60028 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.9526330902573 (code B ref -1); Thu, 09 Mar 2000 20:33:00 GMT X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f To: submit@bugs.debian.org From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Date: 09 Mar 2000 21:17:39 +0100 Message-ID: Lines: 34 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Package: dpkg Version: 1.6.9 I would like to urge you (again) to consider the install-info program. Having a Debian install-info which is similar to, but different from, the same program on other systems, is getting _really_ inconvenient. These days, most software packages come with Makefiles which contain calls to `install-info'. These Makefiles normally presume the command line syntax as provided by TeXinfo. If I want to install such a software package, it is not sufficient to say "./configure && make && make install". Instead, I have to look very closely at what the installation process is trying to do and to work my way around it. I hope you aren't trying to dissuade people from installing software from the source themselves? There are a number of perfectly valid reasons for this, so please don't make it more difficult than it has to be. If you don't want to replace your install-info with another program of the same name, a few possibilities exist: * Change your program such that it understands the same options as install-info from the most recent TeXinfo. (This time, it was `install-info foo.info /path/to/info/dir'.) * Rename your program. Pretty please? Pretty pretty pretty please? kai -- ~/.signature: No such file or directory   Acknowledgement sent to Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=):
New Bug report received and forwarded. Copy sent to Wichert Akkerman <wakkerma@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Subject: Bug#60028: Acknowledgement (install-info syntax does not agree with `other' install-info program) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack 60028 Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Wichert Akkerman If you wish to submit further information on your problem, please send it to 60028@bugs.debian.org (and *not* to bugs@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at submit) by bugs.debian.org; 9 Mar 2000 20:18:10 +0000 Received: (qmail 2560 invoked from network); 9 Mar 2000 20:18:08 -0000 Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by master.debian.org with SMTP; 9 Mar 2000 20:18:08 -0000 Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id VAA29036 for ; Thu, 9 Mar 2000 21:17:40 +0100 (MET) Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id VAA16018; Thu, 9 Mar 2000 21:17:40 +0100 (MET) Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-6) id VAA20508; Thu, 9 Mar 2000 21:17:40 +0100 X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f To: submit@bugs.debian.org Subject: install-info syntax does not agree with `other' install-info program From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Date: 09 Mar 2000 21:17:39 +0100 Message-ID: Lines: 34 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Package: dpkg Version: 1.6.9 I would like to urge you (again) to consider the install-info program. Having a Debian install-info which is similar to, but different from, the same program on other systems, is getting _really_ inconvenient. These days, most software packages come with Makefiles which contain calls to `install-info'. These Makefiles normally presume the command line syntax as provided by TeXinfo. If I want to install such a software package, it is not sufficient to say "./configure && make && make install". Instead, I have to look very closely at what the installation process is trying to do and to work my way around it. I hope you aren't trying to dissuade people from installing software from the source themselves? There are a number of perfectly valid reasons for this, so please don't make it more difficult than it has to be. If you don't want to replace your install-info with another program of the same name, a few possibilities exist: * Change your program such that it understands the same options as install-info from the most recent TeXinfo. (This time, it was `install-info foo.info /path/to/info/dir'.) * Rename your program. Pretty please? Pretty pretty pretty please? kai -- ~/.signature: No such file or directory   Information forwarded to debian-bugs-dist@lists.debian.org, Wichert Akkerman <wakkerma@debian.org>:
Bug#60028; Package dpkg.   debian-bugs-dist@lists.debian.orgWichert Akkerman  Subject: Bug#60028: install-info syntax does not agree with `other' install-info program Reply-To: Josip Rodin , 60028@bugs.debian.org Resent-From: Josip Rodin Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Wichert Akkerman Resent-Date: Thu, 09 Mar 2000 20:48:09 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 60028 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 60028-bugs@bugs.debian.org id=B60028.95263483621489 (code B ref 60028); Thu, 09 Mar 2000 20:48:09 GMT Date: Thu, 9 Mar 2000 21:59:14 +0100 From: Josip Rodin To: =?iso-8859-1?Q?Kai_Gro=DFjohann?= , 60028@bugs.debian.org Cc: control@bugs.debian.org Message-ID: <20000309215914.A469@cibalia.gkvk.hr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.0pre2i In-Reply-To: severity 60028 wishlist merge 9771 60028 thanks On Thu, Mar 09, 2000 at 09:17:39PM +0100, Kai Großjohann wrote: > I would like to urge you (again) to consider the install-info program. This bug report was first filed 1031 days ago. It has since been repeated three times (your report is the fourth copy). It doesn't take a nuclear physicist to understand that filing another bug on the same subject, and with the wrong `Severity' value, won't really be a useful contribution. > These days, most software packages come with Makefiles which contain > calls to `install-info'. FWIW, I have never seen a source build that calls install-info. > * Rename your program. Debian install-info is older than GNU Texinfo's install-info, therefore, if one is to be renamed, it's definitely not going to be Debian's version. -- enJoy -*/\*- don't even try to pronounce my first name   Acknowledgement sent to Josip Rodin <joy@cibalia.gkvk.hr>:
Extra info received and forwarded to list. Copy sent to Wichert Akkerman <wakkerma@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Josip Rodin Subject: Bug#60028: Info received (was Bug#60028: install-info syntax does not agree with `other' install-info program) Message-ID: In-Reply-To: <20000309215914.A469@cibalia.gkvk.hr> References: <20000309215914.A469@cibalia.gkvk.hr> X-Debian-PR-Message: ack-info-maintonly 60028 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Wichert Akkerman If you wish to continue to submit further information on your problem, please send it to 60028@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 60028) by bugs.debian.org; 9 Mar 2000 20:47:16 +0000 Received: (qmail 21250 invoked from network); 9 Mar 2000 20:47:11 -0000 Received: from cibalia.gkvk.hr (mail@161.53.211.3) by master.debian.org with SMTP; 9 Mar 2000 20:47:11 -0000 Received: from joy by cibalia.gkvk.hr with local (Exim 2.05 #1 (Debian)) id 12TA1a-000085-00; Thu, 9 Mar 2000 21:59:14 +0100 Date: Thu, 9 Mar 2000 21:59:14 +0100 From: Josip Rodin To: =?iso-8859-1?Q?Kai_Gro=DFjohann?= , 60028@bugs.debian.org Cc: control@bugs.debian.org Subject: Re: Bug#60028: install-info syntax does not agree with `other' install-info program Message-ID: <20000309215914.A469@cibalia.gkvk.hr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.0pre2i In-Reply-To: severity 60028 wishlist merge 9771 60028 thanks On Thu, Mar 09, 2000 at 09:17:39PM +0100, Kai Großjohann wrote: > I would like to urge you (again) to consider the install-info program. This bug report was first filed 1031 days ago. It has since been repeated three times (your report is the fourth copy). It doesn't take a nuclear physicist to understand that filing another bug on the same subject, and with the wrong `Severity' value, won't really be a useful contribution. > These days, most software packages come with Makefiles which contain > calls to `install-info'. FWIW, I have never seen a source build that calls install-info. > * Rename your program. Debian install-info is older than GNU Texinfo's install-info, therefore, if one is to be renamed, it's definitely not going to be Debian's version. -- enJoy -*/\*- don't even try to pronounce my first name   Severity set to `wishlist'. Request was from Josip Rodin <joy@cibalia.gkvk.hr> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 9 Mar 2000 20:47:16 +0000 Received: (qmail 21250 invoked from network); 9 Mar 2000 20:47:11 -0000 Received: from cibalia.gkvk.hr (mail@161.53.211.3) by master.debian.org with SMTP; 9 Mar 2000 20:47:11 -0000 Received: from joy by cibalia.gkvk.hr with local (Exim 2.05 #1 (Debian)) id 12TA1a-000085-00; Thu, 9 Mar 2000 21:59:14 +0100 Date: Thu, 9 Mar 2000 21:59:14 +0100 From: Josip Rodin To: =?iso-8859-1?Q?Kai_Gro=DFjohann?= , 60028@bugs.debian.org Cc: control@bugs.debian.org Subject: Re: Bug#60028: install-info syntax does not agree with `other' install-info program Message-ID: <20000309215914.A469@cibalia.gkvk.hr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.0pre2i In-Reply-To: severity 60028 wishlist merge 9771 60028 thanks On Thu, Mar 09, 2000 at 09:17:39PM +0100, Kai Großjohann wrote: > I would like to urge you (again) to consider the install-info program. This bug report was first filed 1031 days ago. It has since been repeated three times (your report is the fourth copy). It doesn't take a nuclear physicist to understand that filing another bug on the same subject, and with the wrong `Severity' value, won't really be a useful contribution. > These days, most software packages come with Makefiles which contain > calls to `install-info'. FWIW, I have never seen a source build that calls install-info. > * Rename your program. Debian install-info is older than GNU Texinfo's install-info, therefore, if one is to be renamed, it's definitely not going to be Debian's version. -- enJoy -*/\*- don't even try to pronounce my first name   Merged 9771 32550 36977 51450 60028. Request was from Josip Rodin <joy@cibalia.gkvk.hr> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 9 Mar 2000 20:47:16 +0000 Received: (qmail 21250 invoked from network); 9 Mar 2000 20:47:11 -0000 Received: from cibalia.gkvk.hr (mail@161.53.211.3) by master.debian.org with SMTP; 9 Mar 2000 20:47:11 -0000 Received: from joy by cibalia.gkvk.hr with local (Exim 2.05 #1 (Debian)) id 12TA1a-000085-00; Thu, 9 Mar 2000 21:59:14 +0100 Date: Thu, 9 Mar 2000 21:59:14 +0100 From: Josip Rodin To: =?iso-8859-1?Q?Kai_Gro=DFjohann?= , 60028@bugs.debian.org Cc: control@bugs.debian.org Subject: Re: Bug#60028: install-info syntax does not agree with `other' install-info program Message-ID: <20000309215914.A469@cibalia.gkvk.hr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.0pre2i In-Reply-To: severity 60028 wishlist merge 9771 60028 thanks On Thu, Mar 09, 2000 at 09:17:39PM +0100, Kai Großjohann wrote: > I would like to urge you (again) to consider the install-info program. This bug report was first filed 1031 days ago. It has since been repeated three times (your report is the fourth copy). It doesn't take a nuclear physicist to understand that filing another bug on the same subject, and with the wrong `Severity' value, won't really be a useful contribution. > These days, most software packages come with Makefiles which contain > calls to `install-info'. FWIW, I have never seen a source build that calls install-info. > * Rename your program. Debian install-info is older than GNU Texinfo's install-info, therefore, if one is to be renamed, it's definitely not going to be Debian's version. -- enJoy -*/\*- don't even try to pronounce my first name   Information forwarded to debian-bugs-dist@lists.debian.org, Wichert Akkerman <wakkerma@debian.org>:
Bug#60028; Package dpkg.   debian-bugs-dist@lists.debian.orgWichert Akkerman  Subject: Bug#60028: install-info syntax does not agree with `other' install-info program Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=), 60028@bugs.debian.org Resent-From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Wichert Akkerman Resent-Date: Thu, 09 Mar 2000 21:33:01 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 60028 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 60028-bugs@bugs.debian.org id=B60028.95263715923163 (code B ref 60028); Thu, 09 Mar 2000 21:33:01 GMT X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f To: Josip Rodin Cc: 60028@bugs.debian.org, control@bugs.debian.org References: <20000309215914.A469@cibalia.gkvk.hr> From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Date: 09 Mar 2000 22:25:17 +0100 In-Reply-To: Josip Rodin's message of "Thu, 9 Mar 2000 21:59:14 +0100" Message-ID: Lines: 19 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Josip Rodin writes: > > These days, most software packages come with Makefiles which contain > > calls to `install-info'. > > FWIW, I have never seen a source build that calls install-info. At least the sawmill window manager and GNU readline do this. There are other examples, which I can't find at the moment. Note that I'm talking about installing software from the source code as provided by the author, not as a Debian package. Installing from source is useful for people who don't wish to run unstable yet would like to have up-to-date versions of some programs. kai -- ~/.signature: No such file or directory   Acknowledgement sent to Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=):
Extra info received and forwarded to list. Copy sent to Wichert Akkerman <wakkerma@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Subject: Bug#60028: Info received (was Bug#60028: install-info syntax does not agree with `other' install-info program) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack-info-maintonly 60028 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Wichert Akkerman If you wish to continue to submit further information on your problem, please send it to 60028@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 60028) by bugs.debian.org; 9 Mar 2000 21:25:59 +0000 Received: (qmail 23159 invoked from network); 9 Mar 2000 21:25:59 -0000 Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by master.debian.org with SMTP; 9 Mar 2000 21:25:59 -0000 Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id WAA00416; Thu, 9 Mar 2000 22:25:17 +0100 (MET) Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id WAA16465; Thu, 9 Mar 2000 22:25:17 +0100 (MET) Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-6) id WAA20676; Thu, 9 Mar 2000 22:25:17 +0100 X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f To: Josip Rodin Cc: 60028@bugs.debian.org, control@bugs.debian.org Subject: Re: Bug#60028: install-info syntax does not agree with `other' install-info program References: <20000309215914.A469@cibalia.gkvk.hr> From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Date: 09 Mar 2000 22:25:17 +0100 In-Reply-To: Josip Rodin's message of "Thu, 9 Mar 2000 21:59:14 +0100" Message-ID: Lines: 19 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Josip Rodin writes: > > These days, most software packages come with Makefiles which contain > > calls to `install-info'. > > FWIW, I have never seen a source build that calls install-info. At least the sawmill window manager and GNU readline do this. There are other examples, which I can't find at the moment. Note that I'm talking about installing software from the source code as provided by the author, not as a Debian package. Installing from source is useful for people who don't wish to run unstable yet would like to have up-to-date versions of some programs. kai -- ~/.signature: No such file or directory   Information forwarded to debian-bugs-dist@lists.debian.org, Wichert Akkerman <wakkerma@debian.org>:
Bug#60028; Package dpkg.   debian-bugs-dist@lists.debian.orgWichert Akkerman  Subject: Bug#60028: install-info syntax does not agree with `other' install-info program Reply-To: Josip Rodin , 60028@bugs.debian.org Resent-From: Josip Rodin Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Wichert Akkerman Resent-Date: Thu, 09 Mar 2000 21:54:07 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 60028 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 60028-bugs@bugs.debian.org id=B60028.9526381027568 (code B ref 60028); Thu, 09 Mar 2000 21:54:07 GMT Date: Thu, 9 Mar 2000 22:54:02 +0100 From: Josip Rodin To: =?iso-8859-1?Q?Kai_Gro=DFjohann?= , 60028@bugs.debian.org Message-ID: <20000309225402.A769@cibalia.gkvk.hr> References: <20000309215914.A469@cibalia.gkvk.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.0pre2i In-Reply-To: On Thu, Mar 09, 2000 at 10:25:17PM +0100, Kai Großjohann wrote: > > > These days, most software packages come with Makefiles which contain > > > calls to `install-info'. > > > > FWIW, I have never seen a source build that calls install-info. > > At least the sawmill window manager and GNU readline do this. There > are other examples, which I can't find at the moment. > > Note that I'm talking about installing software from the source code > as provided by the author, not as a Debian package. > > Installing from source is useful for people who don't wish to run > unstable yet would like to have up-to-date versions of some programs. You can always add the following to your stable machine's sources.list: deb-src http://http.us.debian.org/debian unstable main contrib non-free deb-src http://non-us.debian.org/debian/debian-non-US stable non-US And use `apt-get -b source ' to fetch the source and build the .deb package(s) for . -- enJoy -*/\*- don't even try to pronounce my first name   Acknowledgement sent to Josip Rodin <joy@cibalia.gkvk.hr>:
Extra info received and forwarded to list. Copy sent to Wichert Akkerman <wakkerma@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Josip Rodin Subject: Bug#60028: Info received (was Bug#60028: install-info syntax does not agree with `other' install-info program) Message-ID: In-Reply-To: <20000309225402.A769@cibalia.gkvk.hr> References: <20000309225402.A769@cibalia.gkvk.hr> X-Debian-PR-Message: ack-info-maintonly 60028 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Wichert Akkerman If you wish to continue to submit further information on your problem, please send it to 60028@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 60028) by bugs.debian.org; 9 Mar 2000 21:41:42 +0000 Received: (qmail 7478 invoked from network); 9 Mar 2000 21:41:36 -0000 Received: from cibalia.gkvk.hr (mail@161.53.211.3) by master.debian.org with SMTP; 9 Mar 2000 21:41:36 -0000 Received: from joy by cibalia.gkvk.hr with local (Exim 2.05 #1 (Debian)) id 12TAsc-0000D6-00; Thu, 9 Mar 2000 22:54:02 +0100 Date: Thu, 9 Mar 2000 22:54:02 +0100 From: Josip Rodin To: =?iso-8859-1?Q?Kai_Gro=DFjohann?= , 60028@bugs.debian.org Subject: Re: Bug#60028: install-info syntax does not agree with `other' install-info program Message-ID: <20000309225402.A769@cibalia.gkvk.hr> References: <20000309215914.A469@cibalia.gkvk.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.0pre2i In-Reply-To: On Thu, Mar 09, 2000 at 10:25:17PM +0100, Kai Großjohann wrote: > > > These days, most software packages come with Makefiles which contain > > > calls to `install-info'. > > > > FWIW, I have never seen a source build that calls install-info. > > At least the sawmill window manager and GNU readline do this. There > are other examples, which I can't find at the moment. > > Note that I'm talking about installing software from the source code > as provided by the author, not as a Debian package. > > Installing from source is useful for people who don't wish to run > unstable yet would like to have up-to-date versions of some programs. You can always add the following to your stable machine's sources.list: deb-src http://http.us.debian.org/debian unstable main contrib non-free deb-src http://non-us.debian.org/debian/debian-non-US stable non-US And use `apt-get -b source ' to fetch the source and build the .deb package(s) for . -- enJoy -*/\*- don't even try to pronounce my first name   Information forwarded to debian-bugs-dist@lists.debian.org, Wichert Akkerman <wakkerma@debian.org>:
Bug#60028; Package dpkg.   debian-bugs-dist@lists.debian.orgWichert Akkerman  Subject: Bug#60028: install-info syntax does not agree with `other' install-info program Reply-To: Josip Rodin , 60028@bugs.debian.org Resent-From: Josip Rodin Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Wichert Akkerman Resent-Date: Thu, 09 Mar 2000 23:03:17 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 60028 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 60028-bugs@bugs.debian.org id=B60028.95264024320911 (code B ref 60028); Thu, 09 Mar 2000 23:03:17 GMT Date: Thu, 9 Mar 2000 23:29:55 +0100 From: Josip Rodin To: =?iso-8859-1?Q?Kai_Gro=DFjohann?= , 60028@bugs.debian.org Message-ID: <20000309232955.A924@cibalia.gkvk.hr> References: <20000309215914.A469@cibalia.gkvk.hr> <20000309225402.A769@cibalia.gkvk.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0pre2i In-Reply-To: <20000309225402.A769@cibalia.gkvk.hr> On Thu, Mar 09, 2000 at 10:54:02PM +0100, Josip Rodin wrote: > deb-src http://http.us.debian.org/debian unstable main contrib non-free > deb-src http://non-us.debian.org/debian/debian-non-US stable non-US Err, better make that second line look like this... deb-src http://non-us.debian.org/debian-non-US unstable/non-US main non-free -- enJoy -*/\*- don't even try to pronounce my first name   Acknowledgement sent to Josip Rodin <joy@cibalia.gkvk.hr>:
Extra info received and forwarded to list. Copy sent to Wichert Akkerman <wakkerma@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Josip Rodin Subject: Bug#60028: Info received (was Bug#60028: install-info syntax does not agree with `other' install-info program) Message-ID: In-Reply-To: <20000309232955.A924@cibalia.gkvk.hr> References: <20000309232955.A924@cibalia.gkvk.hr> X-Debian-PR-Message: ack-info-maintonly 60028 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Wichert Akkerman If you wish to continue to submit further information on your problem, please send it to 60028@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 60028) by bugs.debian.org; 9 Mar 2000 22:17:23 +0000 Received: (qmail 20842 invoked from network); 9 Mar 2000 22:17:20 -0000 Received: from cibalia.gkvk.hr (mail@161.53.211.3) by master.debian.org with SMTP; 9 Mar 2000 22:17:20 -0000 Received: from joy by cibalia.gkvk.hr with local (Exim 2.05 #1 (Debian)) id 12TBRL-0000Fn-00; Thu, 9 Mar 2000 23:29:55 +0100 Date: Thu, 9 Mar 2000 23:29:55 +0100 From: Josip Rodin To: =?iso-8859-1?Q?Kai_Gro=DFjohann?= , 60028@bugs.debian.org Subject: Re: Bug#60028: install-info syntax does not agree with `other' install-info program Message-ID: <20000309232955.A924@cibalia.gkvk.hr> References: <20000309215914.A469@cibalia.gkvk.hr> <20000309225402.A769@cibalia.gkvk.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0pre2i In-Reply-To: <20000309225402.A769@cibalia.gkvk.hr> On Thu, Mar 09, 2000 at 10:54:02PM +0100, Josip Rodin wrote: > deb-src http://http.us.debian.org/debian unstable main contrib non-free > deb-src http://non-us.debian.org/debian/debian-non-US stable non-US Err, better make that second line look like this... deb-src http://non-us.debian.org/debian-non-US unstable/non-US main non-free -- enJoy -*/\*- don't even try to pronounce my first name   Information forwarded to debian-bugs-dist@lists.debian.org, Wichert Akkerman <wakkerma@debian.org>:
Bug#60028; Package dpkg.   debian-bugs-dist@lists.debian.orgWichert Akkerman  Subject: Bug#60028: install-info syntax does not agree with `other' install-info program Reply-To: Wichert Akkerman , 60028@bugs.debian.org Resent-From: Wichert Akkerman Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Wichert Akkerman Resent-Date: Fri, 10 Mar 2000 03:05:05 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 60028 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 60028-bugs@bugs.debian.org id=B60028.95265596111131 (code B ref 60028); Fri, 10 Mar 2000 03:05:05 GMT Date: Fri, 10 Mar 2000 13:23:56 +1100 From: Wichert Akkerman To: Josip Rodin , 60028@bugs.debian.org Message-ID: <20000310132356.C5674@cistron.nl> References: <20000309215914.A469@cibalia.gkvk.hr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2B/JsCI69OhZNC5r" User-Agent: Mutt/1.0.1i In-Reply-To: <20000309215914.A469@cibalia.gkvk.hr>; from joy@cibalia.gkvk.hr on Thu, Mar 09, 2000 at 09:59:14PM +0100 --2B/JsCI69OhZNC5r Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Previously Josip Rodin wrote: > Debian install-info is older than GNU Texinfo's install-info, therefore, = if > one is to be renamed, it's definitely not going to be Debian's version. Long term solution: for Debian I'ld like to get rid of install-info and generate the dir-file using doc-base entries. When I do that install-info will become a simple script which generates doc-base entries for you. At that point I can also change to interface to install-info and make packages use the new interface. Wichert. --=20 _________________________________________________________________ / Generally uninteresting signature - ignore at your convenience \ | wichert@liacs.nl http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D | --2B/JsCI69OhZNC5r Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjjIXLwACgkQPLiSUC+jvC2lJgCfc9OFfWxUAzi0r0rTqHPNM1Wg DHoAnAjquB1QODYpw4QRwqUICT0XlJST =pgu9 -----END PGP SIGNATURE----- --2B/JsCI69OhZNC5r--   Acknowledgement sent to Wichert Akkerman <wichert@cistron.nl>:
Extra info received and forwarded to list. Copy sent to Wichert Akkerman <wakkerma@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Wichert Akkerman Subject: Bug#60028: Info received (was Bug#60028: install-info syntax does not agree with `other' install-info program) Message-ID: In-Reply-To: <20000310132356.C5674@cistron.nl> References: <20000310132356.C5674@cistron.nl> X-Debian-PR-Message: ack-info-maintonly 60028 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Wichert Akkerman If you wish to continue to submit further information on your problem, please send it to 60028@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 60028) by bugs.debian.org; 10 Mar 2000 02:39:21 +0000 Received: (qmail 11119 invoked from network); 10 Mar 2000 02:39:15 -0000 Received: from dialup98.sydney.net.au (HELO fog.mors.net) (202.61.208.38) by master.debian.org with SMTP; 10 Mar 2000 02:39:15 -0000 Received: (from wichert@localhost) by fog.mors.net (8.9.3/8.9.3/Debian 8.9.3-6) id NAA05712; Fri, 10 Mar 2000 13:23:56 +1100 Date: Fri, 10 Mar 2000 13:23:56 +1100 From: Wichert Akkerman To: Josip Rodin , 60028@bugs.debian.org Subject: Re: Bug#60028: install-info syntax does not agree with `other' install-info program Message-ID: <20000310132356.C5674@cistron.nl> References: <20000309215914.A469@cibalia.gkvk.hr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2B/JsCI69OhZNC5r" User-Agent: Mutt/1.0.1i In-Reply-To: <20000309215914.A469@cibalia.gkvk.hr>; from joy@cibalia.gkvk.hr on Thu, Mar 09, 2000 at 09:59:14PM +0100 --2B/JsCI69OhZNC5r Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Previously Josip Rodin wrote: > Debian install-info is older than GNU Texinfo's install-info, therefore, = if > one is to be renamed, it's definitely not going to be Debian's version. Long term solution: for Debian I'ld like to get rid of install-info and generate the dir-file using doc-base entries. When I do that install-info will become a simple script which generates doc-base entries for you. At that point I can also change to interface to install-info and make packages use the new interface. Wichert. --=20 _________________________________________________________________ / Generally uninteresting signature - ignore at your convenience \ | wichert@liacs.nl http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D | --2B/JsCI69OhZNC5r Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjjIXLwACgkQPLiSUC+jvC2lJgCfc9OFfWxUAzi0r0rTqHPNM1Wg DHoAnAjquB1QODYpw4QRwqUICT0XlJST =pgu9 -----END PGP SIGNATURE----- --2B/JsCI69OhZNC5r--   Tags added: fixed Request was from Adam Heath <doogie@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 15 Sep 2001 19:50:46 +0000 From doogie@debian.org Sat Sep 15 14:50:46 2001 Return-path: Received: from boof.brainfood.com (lapdoog.doogie.org) [216.234.231.190] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15iLSg-0003RN-00; Sat, 15 Sep 2001 14:50:46 -0500 Received: from localhost ([127.0.0.1]) by lapdoog.doogie.org with esmtp (Exim 3.22 #1 (Debian)) id 15iLSf-0005SP-00 for ; Sat, 15 Sep 2001 14:50:45 -0500 Date: Sat, 15 Sep 2001 14:50:45 -0500 (CDT) From: Adam Heath X-X-Sender: To: Subject: install-info retitling, misc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Delivered-To: control@bugs.debian.org merge 106979 92650 retitle 2531 install-info: use better locking strategy retitle 47255 install-info: duplicates and out-of-order entries retitle 66735 install-info: include current filename in error message(s) retitle 76100 install-info: ignores section/title from .info file. tags 76100 + patch retitle 92650 install-info: relative filenames tags 92650 + patch retitle 103563 install-info: --quiet hides error messages severity 111110 wishlist merge 67174 111110 retitle 111110 install-info: not fhs-compliant(/usr/info/dir) retitle 9771 install-info: conflicts with GNU's install-info(fixed) tags 9771 + fixed retitle 11228 install-info: align titles on the same column retitle 59425 install-info: don't modify info/dir directly, use alternate data storage merge 61640 67237 retitle 61640 install-info: should recognize --info-file|--dir-file from GNU install-info retitle 111048 install-info: better ordering control in dir file thanks   Tags removed: fixed Request was from Adam Heath <doogie@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 20 Nov 2001 00:58:29 +0000 From doogie@debian.org Mon Nov 19 18:58:29 2001 Return-path: Received: from boof.brainfood.com (gradall.private.brainfood.com) [216.234.231.190] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 165zF7-0000ah-00; Mon, 19 Nov 2001 18:58:29 -0600 Received: from localhost ([127.0.0.1] ident=adam) by gradall.private.brainfood.com with esmtp (Exim 3.32 #1 (Debian)) id 165zF5-0001wE-00 for ; Mon, 19 Nov 2001 18:58:27 -0600 Date: Mon, 19 Nov 2001 18:58:26 -0600 (CST) From: Adam Heath X-X-Sender: To: Subject: some fixed -> pending Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Delivered-To: control@bugs.debian.org tags 9771 - fixed tags 9771 + pending thanks   Tags added: pending Request was from Adam Heath <doogie@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 20 Nov 2001 00:58:29 +0000 From doogie@debian.org Mon Nov 19 18:58:29 2001 Return-path: Received: from boof.brainfood.com (gradall.private.brainfood.com) [216.234.231.190] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 165zF7-0000ah-00; Mon, 19 Nov 2001 18:58:29 -0600 Received: from localhost ([127.0.0.1] ident=adam) by gradall.private.brainfood.com with esmtp (Exim 3.32 #1 (Debian)) id 165zF5-0001wE-00 for ; Mon, 19 Nov 2001 18:58:27 -0600 Date: Mon, 19 Nov 2001 18:58:26 -0600 (CST) From: Adam Heath X-X-Sender: To: Subject: some fixed -> pending Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Delivered-To: control@bugs.debian.org tags 9771 - fixed tags 9771 + pending thanks   Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>, dpkg@packages.qa.debian.org:
Bug#60028; Package dpkg.   debian-bugs-dist@lists.debian.orgDpkg Development dpkg@packages.qa.debian.org  X-Loop: owner@bugs.debian.org Subject: Bug#60028: 60028 still pending? Reply-To: Thomas Hood , 60028@bugs.debian.org Resent-From: Thomas Hood Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Dpkg Development , dpkg@packages.qa.debian.org Resent-Date: Tue, 01 Oct 2002 09:48:05 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 60028 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: pending Received: via spool by 60028-submit@bugs.debian.org id=B60028.103346492921476 (code B ref 60028); Tue, 01 Oct 2002 09:48:05 GMT From: Thomas Hood To: 60028@bugs.debian.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 01 Oct 2002 11:35:32 +0200 Message-Id: <1033464933.2225.1322.camel@thanatos> Mime-Version: 1.0 Delivered-To: 60028@bugs.debian.org Housekeeping ... Report 60028 was tagged "pending" on 19 Nov 2001. Can it now be closed? -- Thomas   Acknowledgement sent to Thomas Hood <jdthood@yahoo.co.uk>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>, dpkg@packages.qa.debian.org.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Thomas Hood Subject: Bug#60028: Info received (was 60028 still pending?) Message-ID: In-Reply-To: <1033464933.2225.1322.camel@thanatos> References: <1033464933.2225.1322.camel@thanatos> X-Debian-PR-Message: ack-info 60028 X-Reply-To-disabled-by-doogie-because-it-can-wreak-havoc: 60028@bugs.debian.org Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Dpkg Development If you wish to continue to submit further information on your problem, please send it to 60028@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Debian bug tracking system administrator (administrator, Debian Bugs database)   Received: (at 60028) by bugs.debian.org; 1 Oct 2002 09:35:29 +0000 From jdthood@yahoo.co.uk Tue Oct 01 04:35:29 2002 Return-path: Received: from smtp09.wxs.nl [195.121.6.38] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17wJRB-0005aF-00; Tue, 01 Oct 2002 04:35:29 -0500 Received: from localhost.localdomain ([213.75.115.7]) by smtp09.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id H3AQN302.BKA for <60028@bugs.debian.org>; Tue, 1 Oct 2002 11:35:27 +0200 Subject: 60028 still pending? From: Thomas Hood To: 60028@bugs.debian.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 01 Oct 2002 11:35:32 +0200 Message-Id: <1033464933.2225.1322.camel@thanatos> Mime-Version: 1.0 Delivered-To: 60028@bugs.debian.org Housekeeping ... Report 60028 was tagged "pending" on 19 Nov 2001. Can it now be closed? -- Thomas   Changed Bug title. Request was from Adam Heath <doogie@brainfood.com> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 14 Sep 2003 02:44:23 +0000 From doogie@brainfood.com Sat Sep 13 21:44:21 2003 Return-path: Received: from boof.brainfood.com (gradall.private.brainfood.com) [146.82.138.61] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19yMs9-00070L-00; Sat, 13 Sep 2003 21:44:21 -0500 Received: from localhost ([127.0.0.1] ident=adam) by gradall.private.brainfood.com with esmtp (Exim 3.35 #1 (Debian)) id 19yMs8-0004Mk-00 for ; Sat, 13 Sep 2003 21:44:20 -0500 Date: Sat, 13 Sep 2003 21:44:20 -0500 (CDT) From: Adam Heath X-X-Sender: adam@gradall.private.brainfood.com To: control@bugs.debian.org Subject: retitle [INSTALL-INFO] Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Delivered-To: control@bugs.debian.org X-Spam-Status: No, hits=1.0 required=4.0 tests=BAYES_70 version=2.53-bugs.debian.org_2003_9_13 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_13 (1.174.2.15-2003-03-30-exp) retitle 179192 [INSTALL-INFO] dpkg: patch for install-info related bugs retitle 2531 [INSTALL-INFO] install-info: use fcntl for locking retitle 3410 [INSTALL-INFO] some problems/bugs/suggestions with install-info retitle 47255 [INSTALL-INFO] install-info: duplicates and out-of-order entries retitle 103563 [INSTALL-INFO] install-info: --quiet hides error messages retitle 107098 [INSTALL-INFO] install-info: read < /usr/share/info/textutils.info: No such file or directory retitle 139569 [INSTALL-INFO] install-info doesn't grok diff's INFO-DIR-ENTRY retitle 151934 [INSTALL-INFO] install-info fails (possibly on missing /usr/share/info/dir) retitle 156122 [INSTALL-INFO] error when calling install-info retitle 156142 [INSTALL-INFO] install-info: /usr/info/dir still exists? retitle 158299 [INSTALL-INFO] install-info: uses /var/backup without checking --infodir retitle 160761 [INSTALL-INFO] install-info: endless retitle 164495 [INSTALL-INFO] dpkg: install-info - last entry (coreutils) in /usr/share/info/dir missing n/l retitle 164516 [INSTALL-INFO] dpkg: install-info --remove only works the second time retitle 166519 [INSTALL-INFO] dpkg: install-info "syntax error at /usr/sbin/install-info line 128" retitle 180127 [INSTALL-INFO] install-info doesn't support new direntry retitle 130888 [INSTALL-INFO] dpkg: install-info obfuscatingly uses l33t hard-coded hex constants; I'm so impressed retitle 199204 [INSTALL-INFO] [INTL] install-info: gives a hint only when using english retitle 59425 [INSTALL-INFO] install-info: don't modify info/dir directly, use alternate data storage retitle 61640 [INSTALL-INFO] install-info: should recognize --info-file|--dir-file from GNU install-info retitle 67237 [INSTALL-INFO] dpkg's `install-info' program is incompatible with GNU install-info retitle 111048 [INSTALL-INFO] install-info: better ordering control in dir file retitle 196361 [INSTALL-INFO] dpkg - install-info breaks if /var/backups/infodir.bak is missing retitle 9771 [INSTALL-INFO] install-info: conflicts with GNU's install-info(fixed) retitle 32550 [INSTALL-INFO] dpkg: install-info's arguments have changed (?); this breaks installing almost everything retitle 36977 [INSTALL-INFO] dpkg: install-info has name-conflict with GNU texinfo program install-info retitle 51450 [INSTALL-INFO] dpkg contains install-info which isn't compatible to texinfo's retitle 60028 [INSTALL-INFO] install-info syntax does not agree with `other' install-info program retitle 154633 [INSTALL-INFO] [DOC] install-info: --help should use stdout   Tags removed: pending Request was from Frank Lichtenheld <frank@lichtenheld.de> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 29 Oct 2003 01:44:40 +0000 From frank@lichtenheld.de Tue Oct 28 19:41:43 2003 Return-path: Received: from sorgfalt.net (mail.sorgfalt.net) [217.160.169.191] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AEdkD-0002qk-00; Tue, 28 Oct 2003 17:59:25 -0600 Received: from pd9530158.dip.t-dialin.net ([217.83.1.88] helo=djpigpb.djpig.de) by mail.sorgfalt.net with asmtp (Exim 3.35 (Sorgfalt)) id 1AEdkA-000754-00; Wed, 29 Oct 2003 00:59:23 +0100 Received: from djpig by djpigpb.djpig.de with local (Exim 3.36 #1 (Debian)) id 1AEdkA-0000aU-00; Wed, 29 Oct 2003 00:59:22 +0100 Date: Wed, 29 Oct 2003 00:59:22 +0100 To: Adam Heath , control@bugs.debian.org Subject: Re: Bug#198339: #198339: help2man: help2man.postinst fails because "GNU admin" section is missing Message-ID: <20031028235921.GA512@djpig.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i From: Frank Lichtenheld Delivered-To: control@bugs.debian.org X-Spam-Status: No, hits=0.0 required=4.0 tests=none version=2.53-bugs.debian.org_2003_10_28 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_28 (1.174.2.15-2003-03-30-exp) tags 9771 - pending severity 198339 wishlist merge 198339 9771 thanks Adam Heath wrote > Downgrading and merging, as suggested by the report. Hmm, according to the bts, this mail never got processed by control@bugs so I'm resending it. Gruesse, -- Frank Lichtenheld www: http://www.djpig.de/   Merged 9771 32550 36977 51450 60028 198339. Request was from Frank Lichtenheld <frank@lichtenheld.de> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 29 Oct 2003 01:44:40 +0000 From frank@lichtenheld.de Tue Oct 28 19:41:43 2003 Return-path: Received: from sorgfalt.net (mail.sorgfalt.net) [217.160.169.191] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AEdkD-0002qk-00; Tue, 28 Oct 2003 17:59:25 -0600 Received: from pd9530158.dip.t-dialin.net ([217.83.1.88] helo=djpigpb.djpig.de) by mail.sorgfalt.net with asmtp (Exim 3.35 (Sorgfalt)) id 1AEdkA-000754-00; Wed, 29 Oct 2003 00:59:23 +0100 Received: from djpig by djpigpb.djpig.de with local (Exim 3.36 #1 (Debian)) id 1AEdkA-0000aU-00; Wed, 29 Oct 2003 00:59:22 +0100 Date: Wed, 29 Oct 2003 00:59:22 +0100 To: Adam Heath , control@bugs.debian.org Subject: Re: Bug#198339: #198339: help2man: help2man.postinst fails because "GNU admin" section is missing Message-ID: <20031028235921.GA512@djpig.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i From: Frank Lichtenheld Delivered-To: control@bugs.debian.org X-Spam-Status: No, hits=0.0 required=4.0 tests=none version=2.53-bugs.debian.org_2003_10_28 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_28 (1.174.2.15-2003-03-30-exp) tags 9771 - pending severity 198339 wishlist merge 198339 9771 thanks Adam Heath wrote > Downgrading and merging, as suggested by the report. Hmm, according to the bts, this mail never got processed by control@bugs so I'm resending it. Gruesse, -- Frank Lichtenheld www: http://www.djpig.de/   Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Developers <debian-dpkg@lists.debian.org>:
Bug#60028; Package dpkg.   debian-bugs-dist@lists.debian.orgDpkg Developers  X-Loop: owner@bugs.debian.org Subject: Bug#60028: Invisible wireless earpiece! Reply-To: =?UTF-8?Q?=D0=A8=D0=B0=D1=80=D0=B0=D0=B1=D1=83=D1=82?= =?UTF-8?Q?=D0=B4=D0=B8=D0=BD=D0=91=D0=B0=D0=BA=D0=B5=D1=88=D0=B5=D0=B2?= <|arry@lmg.com.au>, 60028@bugs.debian.org Resent-From: =?UTF-8?Q?=D0=A8=D0=B0=D1=80=D0=B0=D0=B1=D1=83=D1=82?= =?UTF-8?Q?=D0=B4=D0=B8=D0=BD=D0=91=D0=B0=D0=BA=D0=B5=D1=88=D0=B5=D0=B2?= <|arry@lmg.com.au> Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Dpkg Developers Resent-Date: Mon, 08 Sep 2008 16:06:35 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: followup 60028 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: moreinfo unreproducible X-Debian-PR-Source: dpkg Received: via spool by 60028-submit@bugs.debian.org id=B60028.122088965527347 (code B ref 60028); Mon, 08 Sep 2008 16:06:35 +0000 Received: (at 60028) by bugs.debian.org; 8 Sep 2008 16:00:55 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: *** X-Spam-Status: No, score=3.6 required=4.0 tests=MULTALT,NEXTPART,RDNS_NONE autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: from [189.6.114.31] (helo=casa-mge8hiok0i.bsb.virtua.com.br) by rietz.debian.org with esmtp (Exim 4.63) (envelope-from <|arry@lmg.com.au>) id 1KcjAa-0006TR-7V; Mon, 08 Sep 2008 16:00:54 +0000 Received: from [189.6.114.31] by newmail.lmg.com.au; Mon, 8 Sep 2008 13:00:51 -0300 Message-ID: <01c911b2$ebebcd80$1f7206bd@|arry> From: =?UTF-8?Q?=D0=A8=D0=B0=D1=80=D0=B0=D0=B1=D1=83=D1=82?= =?UTF-8?Q?=D0=B4=D0=B8=D0=BD=D0=91=D0=B0=D0=BA=D0=B5=D1=88=D0=B5=D0=B2?= <|arry@lmg.com.au> To: <58735@bugs.debian.org> Date: Mon, 8 Sep 2008 13:00:51 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C911B2.EBEBCD80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C911B2.EBEBCD80 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable EXAMS AND NEGOTIATIONS =96 NO PROBLEM =96 EXAMENES Y CONVERSACIONES ENGLISH ESPANOL Special equipment, used by presiden= ts, spies and celebrities! The lastest highest class equipment - now = available for you! Invisible wireless earpiece! = Exams, negotiations, courts, security, TV =96 successful wor= k without preparation with assistance of micro-earpiece. = For the first time now - lastest technologies in free sale =96 trust= able (lifetime guaranty), easy in use earpieces series WINTEC DIGITAL = =96 we guarantee nobody has them in the world!!! Excelle= nt, stylish and useful gift!!! Equipo especial que usan pres= identes, espias y estrellas! Ultima tecnologia de alta clase =96 ahora= prara Usted! Microaudifono inalambrico invisible! = Examenes, conversaciones, conferencias, juicios, servicios d= e seguridad y TV =96 trabajo exitoso sin preparacion con la ayuda del = microaudifono! Por primera vez en el mundo =96 ultimas t= ecnologias en venta libre =96 seguros (garantia de por vida), simples = de usarse microaudifonos de la serie WINTEC DIGITAL =96 garantizado na= die mas en el mundo los tiene!!! Excelente, moderno y u= til regalo!!! = +7(495) 510-= 20-19 ------=_NextPart_000_0007_01C911B2.EBEBCD80 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
EXAMS= AND NEGOTIATIONS
=96 NO PROBLEM =96
EXAMENES Y CONVERSACIONES
ENGLISH<= /span>
ESPANOL<= /span>
Special eq= uipment, used by presidents, spies and celebrities! The lastest highe= st class equipment - now available for you!

Invisible wireless earpiece!

Exams, negotiations, courts, secu= rity, TV =96 successful work without preparation with assistance of mi= cro-earpiece.

For the first time now - lastest= technologies in free sale =96 trustable (lifetime guaranty), easy in = use earpieces series WINTEC DIGITAL =96 we guarantee nobody has them i= n the world!!!

Excellent, stylish and useful gift!= !!

Equipo esp= ecial que usan presidentes, espias y estrellas! Ultima tecnologia de a= lta clase =96 ahora prara Usted!

Microaudifono inalambrico invisib= le!

Examenes, conversaciones, confere= ncias, juicios, servicios de seguridad y TV =96 trabajo exitoso sin pr= eparacion con la ayuda del microaudifono! =

Por primera vez en el mundo =96 u= ltimas tecnologias en venta libre =96 seguros (garantia de por vida), = simples de usarse microaudifonos de la serie WINTEC DIGITAL =96 garant= izado nadie mas en el mundo los tiene!!!

Excelente, moderno y util regalo= !!!

 

 

+7(495) 510-20-19
------=_NextPart_000_0007_01C911B2.EBEBCD80--   Acknowledgement sent to ШарабутдинБакешев <|arry@lmg.com.au>:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <debian-dpkg@lists.debian.org>.   -t  Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) Content-Type: text/plain; charset=utf-8 X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: =?UTF-8?Q?=D0=A8=D0=B0=D1=80=D0=B0=D0=B1=D1=83=D1=82?= =?UTF-8?Q?=D0=B4=D0=B8=D0=BD=D0=91=D0=B0=D0=BA=D0=B5=D1=88=D0=B5=D0=B2?= <|arry@lmg.com.au> Subject: Bug#60028: Info received (Invisible wireless earpiece! ) Message-ID: References: <01c911b2$ebebcd80$1f7206bd@|arry> X-Debian-PR-Message: ack-info 60028 X-Debian-PR-Package: dpkg X-Debian-PR-Keywords: moreinfo unreproducible X-Debian-PR-Source: dpkg Reply-To: 60028@bugs.debian.org Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Dpkg Developers If you wish to submit further information on this problem, please send it to 60028@bugs.debian.org, as before. Please do not send mail to owner@bugs.debian.org unless you wish to report a problem with the Bug-tracking system. --=20 60028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D60028 Debian Bug Tracking System Contact owner@bugs.debian.org with problems   Received: (at 60028) by bugs.debian.org; 8 Sep 2008 16:00:55 +0000 From |arry@lmg.com.au Mon Sep 08 16:00:54 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rietz.debian.org X-Spam-Level: *** X-Spam-Status: No, score=3.6 required=4.0 tests=MULTALT,NEXTPART,RDNS_NONE autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Return-path: <|arry@lmg.com.au> Received: from [189.6.114.31] (helo=casa-mge8hiok0i.bsb.virtua.com.br) by rietz.debian.org with esmtp (Exim 4.63) (envelope-from <|arry@lmg.com.au>) id 1KcjAa-0006TR-7V; Mon, 08 Sep 2008 16:00:54 +0000 Received: from [189.6.114.31] by newmail.lmg.com.au; Mon, 8 Sep 2008 13:00:51 -0300 Message-ID: <01c911b2$ebebcd80$1f7206bd@|arry> From: =?koi8-r?B?+8HSwcLV1MTJzuLBy8Xbxdc=?= <|arry@lmg.com.au> To: <58735@bugs.debian.org> Subject: Invisible wireless earpiece! Date: Mon, 8 Sep 2008 13:00:51 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C911B2.EBEBCD80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C911B2.EBEBCD80 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable EXAMS AND NEGOTIATIONS =96 NO PROBLEM =96 EXAMENES Y CONVERSACIONES ENGLISH ESPANOL Special equipment, used by presiden= ts, spies and celebrities! The lastest highest class equipment - now = available for you! Invisible wireless earpiece! = Exams, negotiations, courts, security, TV =96 successful wor= k without preparation with assistance of micro-earpiece. = For the first time now - lastest technologies in free sale =96 trust= able (lifetime guaranty), easy in use earpieces series WINTEC DIGITAL = =96 we guarantee nobody has them in the world!!! Excelle= nt, stylish and useful gift!!! Equipo especial que usan pres= identes, espias y estrellas! Ultima tecnologia de alta clase =96 ahora= prara Usted! Microaudifono inalambrico invisible! = Examenes, conversaciones, conferencias, juicios, servicios d= e seguridad y TV =96 trabajo exitoso sin preparacion con la ayuda del = microaudifono! Por primera vez en el mundo =96 ultimas t= ecnologias en venta libre =96 seguros (garantia de por vida), simples = de usarse microaudifonos de la serie WINTEC DIGITAL =96 garantizado na= die mas en el mundo los tiene!!! Excelente, moderno y u= til regalo!!! = +7(495) 510-= 20-19 ------=_NextPart_000_0007_01C911B2.EBEBCD80 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
EXAMS= AND NEGOTIATIONS
=96 NO PROBLEM =96
EXAMENES Y CONVERSACIONES
ENGLISH<= /span>
ESPANOL<= /span>
Special eq= uipment, used by presidents, spies and celebrities! The lastest highe= st class equipment - now available for you!

Invisible wireless earpiece!

Exams, negotiations, courts, secu= rity, TV =96 successful work without preparation with assistance of mi= cro-earpiece.

For the first time now - lastest= technologies in free sale =96 trustable (lifetime guaranty), easy in = use earpieces series WINTEC DIGITAL =96 we guarantee nobody has them i= n the world!!!

Excellent, stylish and useful gift!= !!

Equipo esp= ecial que usan presidentes, espias y estrellas! Ultima tecnologia de a= lta clase =96 ahora prara Usted!

Microaudifono inalambrico invisib= le!

Examenes, conversaciones, confere= ncias, juicios, servicios de seguridad y TV =96 trabajo exitoso sin pr= eparacion con la ayuda del microaudifono! =

Por primera vez en el mundo =96 u= ltimas tecnologias en venta libre =96 seguros (garantia de por vida), = simples de usarse microaudifonos de la serie WINTEC DIGITAL =96 garant= izado nadie mas en el mundo los tiene!!!

Excelente, moderno y util regalo= !!!

 

 

+7(495) 510-20-19
------=_NextPart_000_0007_01C911B2.EBEBCD80--