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

Bug#62730: marked as done (boot-floppies: pathcmd does not work for "updates" in subdirectories)



Your message dated 12 May 2000 10:55:50 -0400
with message-id <oa7lczn7gp.fsf@arroz.fake>
and subject line bugs closed in boot-floppies 2.2.13
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; 20 Apr 2000 10:11:07 +0000
Received: (qmail 31601 invoked from network); 20 Apr 2000 10:11:02 -0000
Received: from falbala.informatik.uni-kiel.de (@134.245.248.202)
  by master.debian.org with SMTP; 20 Apr 2000 10:11:02 -0000
Received: from ap031.experimentalphysik.uni-kiel.de (mail@ap031.experimentalphysik.uni-kiel.de [134.245.68.31])
	by falbala.informatik.uni-kiel.de (8.9.1/8.9.1) with ESMTP id MAA17337
	for <submit@bugs.debian.org>; Thu, 20 Apr 2000 12:11:16 +0200 (MET DST)
Received: from cts by ap031.experimentalphysik.uni-kiel.de with local (Exim 3.12 #1 (Debian))
	id 12iDvH-0002N3-00
	for <submit@bugs.debian.org>; Thu, 20 Apr 2000 12:10:59 +0200
Date: Thu, 20 Apr 2000 12:10:58 +0200
From: "Christian T. Steigies" <cts@debian.org>
To: Bug Tracking System <submit@bugs.debian.org>
Subject: boot-floppies: pathcmd does not work for "updates" in subdirectories
Message-ID: <20000420121058.D8861@ap031.experimentalphysik.uni-kiel.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.1.2i
Sender: "Christian T. Steigies" <steigies@physik.uni-kiel.de>

Package: boot-floppies
Version: 2.2.11 (CVS)

Hi,
patchmd gives relative paths for files in updates, which does not work when
used in subdirectories.

This leads to the missing of the pmac-fdisk manpage for m68k. For some
reason, the package is not yet available in the archive, but I have a local
copy. It is copied into the updates directory.
In documentation, the manpage is extraceted from the deb:
[ -f "updates/pmac-fdisk-cross_0.1-3_m68k.deb" ] && ( \
  dpkg --fsys-tarfile updates/pmac-fdisk-cross_0.1-3_m68k.deb | \
        tar -xOf - '*/man8/pmac-fdisk.8.gz'  | zcat > tmp               ;\
  man -l tmp | col -b > pmac-fdisk.txt                                  ;\
  rm -f tmp                                                     ;\
)
make[3]: [pmac-fdisk.txt] Error 1 (ignored)
It seems, that the deb is searched for in a subdirectory (of documentation)
and not found, since it is in fact in a sub directory of the toplevel
directory.

I propose to use absolute paths in pathcmd for files in updates as well. If
I knew how to implement that, I would have done so to get the pmac-fdisk
manpage.

Christian
---------------------------------------
Received: (at 62730-done) by bugs.debian.org; 12 May 2000 14:55:59 +0000
>From adam@onshore.com Fri May 12 09:55:59 2000
Received: from amsterdam.interport.net [199.184.165.19] 
	by master.debian.org with esmtp (Exim 3.12 #2 (Debian))
	id 12qGr8-0006Jm-00; Fri, 12 May 2000 09:55:58 -0500
Received: from arroz.fake (postfix@216-164-220-203.s203.tnt5.nyw.ny.dialup.rcn.com [216.164.220.203])
	by amsterdam.interport.net (8.8.5/8.8.5) with ESMTP id KAA18400;
	Fri, 12 May 2000 10:55:52 -0400 (EDT)
Received: by arroz.fake (Postfix, from userid 421)
	id 5522E93802; Fri, 12 May 2000 10:55:51 -0400 (EDT)
Sender: apharris@arroz.fake
To: 48358-done@bugs.debian.org, 60928-done@bugs.debian.org,
        62643-done@bugs.debian.org, 62730-done@bugs.debian.org,
        62938-done@bugs.debian.org, 63298-done@bugs.debian.org,
        63315-done@bugs.debian.org, 63454-done@bugs.debian.org,
        63454-done@bugs.debian.org, 63455-done@bugs.debian.org,
        63674-done@bugs.debian.org, 63619-done@bugs.debian.org
Subject: bugs closed in boot-floppies 2.2.13
From: Adam Di Carlo <adam@onshore.com>
Date: 12 May 2000 10:55:50 -0400
Message-ID: <oa7lczn7gp.fsf@arroz.fake>
Lines: 56
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 62730-done@bugs.debian.org


The bug you have reported should be closed in boot-floppies 2.2.13,
now part of the potato Debian archive.  

Changes: 
 boot-floppies (2.2.13) frozen unstable; urgency=medium
 .
   * new build of i386 boot-floppies fix several serious build problems
     - base floppies invalid checksum
     - compact flavor invalid rescue/root (closes: Bug#63454)
   * Adam Di Carlo <aph@debian.org>
     - top-level Makefile: pathcmd now uses absolute paths for updates
       (closes: Bug#62730); fix all-lang-arch-docs rule, rename it to
       'doc-web' since that is what it is for; cleanup and segment
       documentation build rules a bit, thanks to Othmar
     - base: add syslinux back for i386 so we can make a boot floppy
       (closes: Bug#60928, Bug#63454, Bug#63455); add bsdutils back
     - rescue: f#.txt changes suggested by Bruce Sass, J.A. Bezemer,
       Guentcho Skordev, and Santiago Vila (closes: Bug#62938)
     - README-Users.m4: minor Alpha patch from Adam C Powell IV
     - control: to build Czech documentation we need cslatex and cspsfonts
       and their depends, so add that to boot-floppies depends
     - documentation/*: cleanup old entity references; adjust some entities
       for web building; resync serial-console and nfsroot support based on
       current dbootstrap settings; cosmetics; hack away at potato'isms;
       correct and improve the downloadable file section
     - dbootstrap: when writing fstab for nfs mounted partition, set the
       option 'nolock', as suggested by Bjoern Brill
   * Othmar Pasteka
     - German updates; resync German documentation improvements to the
       English version
   * Bruce Sass
     - documentation: fix the file naming, sync to 2.2.12 based on what is
       in the archive (closes: Bug#48358)
   * Randolph Chung <tausq@debian.org>
     - changes to busybox to get modconf to work. Details in busybox
       changelog (closes: Bug#63315)
   * Ben Collins <bcollins@debian.org>
     - added psaux device for sparc for UltraAXe systems.
     - fix some mounting code (may have been fixed in 2.2.12)
       (closes: Bug#62643)
     - release.sh: fix install of linux-a.out and tftpboot images
     - rootdisk: include ethtool aswell
     - dbootstrap/partitionconfig: use -v1 for sparc, irregardless
   * Daniel Jacobowitz <dan@debian.org>
     - update to BootX 1.2.2 to fix some lockups
   * David Huggins-Daines <dhd@debian.org>:
     - rescue disk made with '-O none' so it works with MILO
       (closes: Bug#63298)
   * Michael Sobolev:
     - dbootstrap: more work on language chooser functionality; this is not
       yet shipped by default but should take the form of at least an i386
       flavor at some point soon

-- 
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>



Reply to: