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

Bug#445434: marked as done (qc-usb-source: please add make-kpkg compatibility)



Your message dated Fri, 01 Feb 2008 18:32:06 +0000
with message-id <E1JL0gI-000526-RI@ries.debian.org>
and subject line Bug#445434: fixed in qc-usb 0.6.6-3
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)

--- Begin Message ---
Package: qc-usb-source
Version: 0.6.6-2
Severity: wishlist
Tags: patch

*** Please type your report below this line ***
"make-kpkg modules" depends on the "kdist" target in debian/rules, which is 
not provided by qc-usb and therefore fails to build by not using 
module-assistant:
	cd /tmp/pkg/linux && \
		make-kpkg --rootcmd fakeroot --revision 1 modules
	[...]
	make[2]: Entering directory `/tmp/pkg/modules/qc-usb-source'
	make[2]: *** No rule to make target `kdist'.  Stop.
	make[2]: Leaving directory `/tmp/pkg/modules/qc-usb-source'
	Module /tmp/pkg/modules/qc-usb-source failed.
	Perhaps /tmp/pkg/modules/qc-usb-source does not understand --rootcmd?
	If you see messages that indicate that it is not
	in fact being built as root, please file a bug
	against /tmp/pkg/modules/qc-usb-source.
	Hit return to Continue?

The attached patch links the "kdist" target to "kdist-image" (which is used 
by module-assistant), build tested and confirmed to be working.

Regards
	Stefan Lippers-Hollmann

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23-rc9-git2-slh64-smp-2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qc-usb-source depends on:
ii  debhelper                     5.0.57     helper programs for debian/rules

Versions of packages qc-usb-source recommends:
ii  kernel-package                11.001     A utility for building Linux kerne

-- no debconf information
diff -Nrup qc-usb-0.6.6-2/debian/rules qc-usb-0.6.6-2+c0.sidux.1/debian/rules
--- qc-usb-0.6.6-2/debian/rules	2007-10-05 20:32:10.000000000 +0200
+++ qc-usb-0.6.6-2+c0.sidux.1/debian/rules	2007-10-05 20:32:25.000000000 +0200
@@ -129,6 +129,7 @@ kdist_configure:
 kdist_image:
 	$(ROOT_CMD) $(MAKE) -f debian/rules clean binary-modules
 
+kdist: kdist_image
 
 # the kdist_clean target is called by make-kpkg modules_clean. It is
 # responsible for cleaning up any changes that have been made by the
@@ -247,5 +248,5 @@ build:
 
 install:
 
-.PHONY: binary binary-indep binary-arch kdist_config kdist_image kdist_clean \
-	binary-source binary-modules binary-common clean
+.PHONY: binary binary-indep binary-arch kdist kdist_config kdist_image \
+	kdist_clean binary-source binary-modules binary-common clean

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
Source: qc-usb
Source-Version: 0.6.6-3

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

qc-usb-source_0.6.6-3_all.deb
  to pool/main/q/qc-usb/qc-usb-source_0.6.6-3_all.deb
qc-usb-utils_0.6.6-3_i386.deb
  to pool/main/q/qc-usb/qc-usb-utils_0.6.6-3_i386.deb
qc-usb_0.6.6-3.diff.gz
  to pool/main/q/qc-usb/qc-usb_0.6.6-3.diff.gz
qc-usb_0.6.6-3.dsc
  to pool/main/q/qc-usb/qc-usb_0.6.6-3.dsc



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 445434@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari <martin.ferrari@gmail.com> (supplier of updated qc-usb 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: Thu, 31 Jan 2008 13:18:19 -0200
Source: qc-usb
Binary: qc-usb-utils qc-usb-source
Architecture: source all i386
Version: 0.6.6-3
Distribution: unstable
Urgency: low
Maintainer: Martín Ferrari <martin.ferrari@gmail.com>
Changed-By: Martín Ferrari <martin.ferrari@gmail.com>
Description: 
 qc-usb-source - Source for the QuickCam Express driver
 qc-usb-utils - Utility programs for the quickcam kernel module
Closes: 398154 421444 437845 445434 456490
Changes: 
 qc-usb (0.6.6-3) unstable; urgency=low
 .
   * New maintainer (Closes: #421444). Packaging redone from scratch, using a
     custom and simpler Makefile (Closes: #398154, #445434, #437845).
   * debian/control:
   - Bumped Standards-Version.
   - Increase debhelper depends to version 5.
   - Vcs and DM-enabling fields.
   * debian/copyright:
   - Changed to new format.
   - Tried to add all the CP info.
   * debian/patches:
   - New Makefile as patch.
   - Patch to properly build on 2.6.26, thanks to Stefan Lippers-Hollmann
     <s.L-H@gmx.de> (Closes: #456490).
   * Added qcset.8 manpage.
Files: 
 ac203cf24771462c0efc62a03a32eacb 687 misc extra qc-usb_0.6.6-3.dsc
 986fc1d9e03c52c88e86bdd32bee4b12 10819 misc extra qc-usb_0.6.6-3.diff.gz
 3d78a7bc03f6097d848bdd29d5cf6476 104914 misc extra qc-usb-source_0.6.6-3_all.deb
 f1ab36f71382cd861ce12f9b45f0841d 25310 misc extra qc-usb-utils_0.6.6-3_i386.deb

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

iD8DBQFHo2GZlAuUx1tI/64RAs5eAJ9DewOHttfKwboCTe1D68YpgegbMQCdGmCa
TO5y2YuSDDb08tKnsNcOizM=
=vEQ5
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: