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

Bug#223092: marked as done (userdevfs: binary-arch target should not do anything)



Your message dated Fri, 20 Feb 2004 14:47:23 -0500
with message-id <E1AuGcN-000427-00@newraff.debian.org>
and subject line Bug#223092: fixed in userdevfs 0.04
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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Dec 2003 19:23:24 +0000
>From sanvila@unex.es Sat Dec 06 13:23:23 2003
Return-path: <sanvila@unex.es>
Received: from guadiana.unex.es [158.49.17.23] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AShXp-0002IQ-00; Sat, 06 Dec 2003 12:52:47 -0600
Received: from cantor.unex.es ([158.49.18.105])
	by guadiana.unex.es with esmtp (Exim 3.35 #1 (Debian))
	id 1AShXo-000608-00
	for <submit@bugs.debian.org>; Sat, 06 Dec 2003 19:52:44 +0100
Date: Sat, 6 Dec 2003 19:51:35 +0100 (CET)
From: Santiago Vila <sanvila@unex.es>
To: submit@bugs.debian.org
Subject: userdevfs: binary-arch target should not do anything
Message-ID: <Pine.LNX.4.58.0312061944220.14441@cantor.unex.es>
X-Debbugs-Cc: sanvila@unex.es
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_99,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20
X-Spam-Level: 

Package: userdevfs
Version: 0.03
Tags: patch

This package produces an udeb which is Arch: all, so invoking
binary-arch should not do anything (currently, binary-arch depends
on binary-indep, which is wrong).

[ While we are at it, the comment saying "this builds a .udeb" would fit
  much better in binary-indep, which is the target that actually
  builds such .udeb ].

Patch follows:

diff -ru userdevfs-0.03.orig/debian/rules userdevfs-0.03/debian/rules
--- userdevfs-0.03.orig/debian/rules	Thu Mar 27 23:08:29 2003
+++ userdevfs-0.03/debian/rules	Sat Dec  6 19:47:22 2003
@@ -37,6 +37,8 @@
 	install init-dev debian/$(PACKAGE)/usr/bin

 # Build architecture-independent files here.
+#
+# Note that this builds a .udeb, which is not policy compliant or anything.
 binary-indep: install
 	dh_testdir
 	dh_testroot
@@ -46,9 +48,7 @@
 	dh_builddeb --filename=$(FILENAME)

 # Build architecture-dependent files here.
-#
-# Note that this builds a .udeb, which is not policy compliant or anything.
-binary-arch: binary-indep
+binary-arch:

 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install

---------------------------------------
Received: (at 223092-close) by bugs.debian.org; 20 Feb 2004 19:52:56 +0000
>From katie@ftp-master.debian.org Fri Feb 20 11:52:56 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AuGhk-0007B2-00; Fri, 20 Feb 2004 11:52:56 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1AuGcN-000427-00; Fri, 20 Feb 2004 14:47:23 -0500
From: smarenka@debian.org (Stephen R. Marenka)
To: 223092-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#223092: fixed in userdevfs 0.04
Message-Id: <E1AuGcN-000427-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 20 Feb 2004 14:47:23 -0500
Delivered-To: 223092-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_18 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_02_18
X-Spam-Level: 

Source: userdevfs
Source-Version: 0.04

We believe that the bug you reported is fixed in the latest version of
userdevfs, which is due to be installed in the Debian FTP archive:

userdevfs_0.04.dsc
  to pool/main/u/userdevfs/userdevfs_0.04.dsc
userdevfs_0.04.tar.gz
  to pool/main/u/userdevfs/userdevfs_0.04.tar.gz
userdevfs_0.04_all.udeb
  to pool/main/u/userdevfs/userdevfs_0.04_all.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 223092@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen R. Marenka <smarenka@debian.org> (supplier of updated userdevfs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 20 Feb 2004 13:03:42 -0600
Source: userdevfs
Binary: userdevfs
Architecture: source all
Version: 0.04
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Stephen R. Marenka <smarenka@debian.org>
Description: 
 userdevfs  - Emulate DevFS (udeb)
Closes: 223092
Changes: 
 userdevfs (0.04) unstable; urgency=low
 .
   * Wouter Verhelst
     - we don't build binary-arch packages, so don't make that target do
       anything. I wonder what crack I was on when I did that, but it's fixed
       now; Closes: #223092.
     - removed debian/isinstallable; it's useless for us and replaced by
       code in init-dev and update-dev anyway now.
   * Stephen R. Marenka
     - Create non-devfs nodes and symlink them into /dev/disc/*.
     - Rework init-dev to include cdrom detection and loopback devices.
     - Put checks in place to make sure it only runs with 2.2.x kernel.
     - Add floppy device.
Files: 
 19718dcfd61e787efa7faaa2f6436fb7 595 debian-installer standard userdevfs_0.04.dsc
 7cb24997ebc6a012dc1d46aec9cd5fcf 2676 debian-installer standard userdevfs_0.04.tar.gz
 a4a7ad7b57e8a3cdb0953890106fded5 1738 debian-installer standard userdevfs_0.04_all.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFANl1SVKM4J7YoSbMRAvJVAJ4i3LGZ8zPsSC4ySL78l0YFUtwDmACfeEoX
Xxrsp+5K8EW9lAUsxlNv7VM=
=z9Eu
-----END PGP SIGNATURE-----



Reply to: