Your message dated Tue, 18 Mar 2008 10:17:18 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471334: fixed in fglrx-driver 8.47.3-3
has caused the Debian Bug report #471334,
regarding [PATCH] fglrx-driver: Fails to build on i386 (lenny)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
471334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471334
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: fglrx-driver
Version: 8.47.3-2
Severity: important

Hi,

I tried to build the driver on Lenny, but it failed with:
dpkg-deb: building package `fglrx-driver' in
`../fglrx-driver_8.47.3-2_i386.deb'.
dpkg-deb: building package `fglrx-glx' in `../fglrx-glx_8.47.3-2_i386.deb'.
dpkg-deb: failed to open package info file
`debian/fglrx-glx-ia32/DEBIAN/control' for reading: No such file or
directory
dh_builddeb: command returned error code 512

The problem is that dh_builddeb tries to build fglrx-glx-ia32 too,
ignoring that it should not build the package on i386.
The attached patch fixes the problem.

Regards,
Balint
diff -Naur fglrx-driver-8-3.orig/debian/rules fglrx-driver-8-3.orig.i386/debian/rules
--- fglrx-driver-8-3.orig/debian/rules	2008-03-17 14:43:13.000000000 +0100
+++ fglrx-driver-8-3.orig.i386/debian/rules	2008-03-17 14:43:52.000000000 +0100
@@ -206,7 +206,14 @@
 endif
 	dh_gencontrol -p$(PKG_amdcccle)
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb -p$(PKG_driver)
+	dh_builddeb -p$(PKG_control)
+	dh_builddeb -p$(PKG_glx)
+	dh_builddeb -p$(PKG_kernel_src)
+ifeq ($(DEB_BUILD_ARCH),amd64)
+	dh_builddeb -p$(PKG_glx_ia32)
+endif
+	dh_builddeb -p$(PKG_amdcccle)
 
 binary-indep: build
 

--- End Message ---
--- Begin Message ---
Source: fglrx-driver
Source-Version: 8.47.3-3

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

fglrx-amdcccle_8.47.3-3_all.deb
  to pool/non-free/f/fglrx-driver/fglrx-amdcccle_8.47.3-3_all.deb
fglrx-control_8.47.3-3_amd64.deb
  to pool/non-free/f/fglrx-driver/fglrx-control_8.47.3-3_amd64.deb
fglrx-driver_8.47.3-3.diff.gz
  to pool/non-free/f/fglrx-driver/fglrx-driver_8.47.3-3.diff.gz
fglrx-driver_8.47.3-3.dsc
  to pool/non-free/f/fglrx-driver/fglrx-driver_8.47.3-3.dsc
fglrx-driver_8.47.3-3_amd64.deb
  to pool/non-free/f/fglrx-driver/fglrx-driver_8.47.3-3_amd64.deb
fglrx-glx-ia32_8.47.3-3_amd64.deb
  to pool/non-free/f/fglrx-driver/fglrx-glx-ia32_8.47.3-3_amd64.deb
fglrx-glx_8.47.3-3_amd64.deb
  to pool/non-free/f/fglrx-driver/fglrx-glx_8.47.3-3_amd64.deb
fglrx-kernel-src_8.47.3-3_amd64.deb
  to pool/non-free/f/fglrx-driver/fglrx-kernel-src_8.47.3-3_amd64.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Romain Beauxis <[EMAIL PROTECTED]> (supplier of updated fglrx-driver 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sun, 16 Mar 2008 03:19:12 +0100
Source: fglrx-driver
Binary: fglrx-driver fglrx-glx fglrx-glx-ia32 fglrx-kernel-src fglrx-control 
fglrx-amdcccle
Architecture: source amd64 all
Version: 8.47.3-3
Distribution: unstable
Urgency: low
Maintainer: Fglrx packaging team <[EMAIL PROTECTED]>
Changed-By: Romain Beauxis <[EMAIL PROTECTED]>
Description: 
 fglrx-amdcccle - control panel for the non-free AMD/ATI r5xx, r6xx display 
driver
 fglrx-control - control panel for the non-free AMD/ATI r5xx, r6xx display 
driver
 fglrx-driver - non-free AMD/ATI r5xx, r6xx display driver
 fglrx-glx  - proprietary libGL for the non-free AMD/ATI r5xx, r6xx display dri
 fglrx-glx-ia32 - proprietary libGL for the non-free AMD/ATI r5xx, r6xx display 
dri
 fglrx-kernel-src - kernel module source for the non-free AMD/ATI r5xx, r6xx 
display 
Closes: 471334
Changes: 
 fglrx-driver (8.47.3-3) unstable; urgency=low
 .
   * Previous fix was not complete. Now the package builds on i386..
   Thanks to Bálint Réczey and Sedat Dilek again..
   Closes: #471334
Files: 
 bd42259ba4a914aae6dbc8fc9efd7b3e 1147 non-free/x11 extra 
fglrx-driver_8.47.3-3.dsc
 2b38b054e9f7d41019880f4cf04895db 169600 non-free/x11 extra 
fglrx-driver_8.47.3-3.diff.gz
 846c44d001db35ac2ea3e3a0cd48fa58 7484448 non-free/x11 extra 
fglrx-driver_8.47.3-3_amd64.deb
 2289509ba1bdf013154b5bf52a28b007 5006824 non-free/x11 extra 
fglrx-control_8.47.3-3_amd64.deb
 6502e1089b9b2ed524b7f234aee1ec97 190526 non-free/x11 extra 
fglrx-glx_8.47.3-3_amd64.deb
 25b9038fdf9a365942a88990edff36d9 1217122 non-free/x11 extra 
fglrx-kernel-src_8.47.3-3_amd64.deb
 1e6b09b28e5a9f5ef3a69bb362341e43 4563892 non-free/x11 extra 
fglrx-glx-ia32_8.47.3-3_amd64.deb
 370e0a49d34a4ed785e1b653aa32876c 17662 non-free/x11 extra 
fglrx-amdcccle_8.47.3-3_all.deb

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

iD8DBQFH35L7nuQ3Rt5ZmAARAu+UAJ9UxNfnHYcOIdOi7JhfofVRPAO5awCeM2DX
3U2o5HUjH1ZIeKjOKyqydR8=
=T+Hv
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to