camstream: FTBFS: No rule to make target `all'

Bug #7484 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
qt-x11-free (Debian)
Fix Released
Unknown
qt-x11-free (Ubuntu)
Invalid
High
Unassigned

Bug Description

Automatically imported from Debian bug report #266284 http://bugs.debian.org/266284

Revision history for this message
In , Aurelien Jarno (aurelien-aurel32) wrote : Re: Bug#266284: camstream: FTBFS: No rule to make target `all'

On Tue, Aug 17, 2004 at 01:35:40PM +0200, Roland Stigge wrote:
> Package: camstream
> Version: 0.26.3-6
> Severity: serious
>
> Hi,
>
> trying to build the package in a clean environment (pbuilder chroot), I got:
>
> =============================================================================
> [...]
> make[1]: Entering directory `/tmp/buildd/camstream-0.26.3'
> make[2]: Entering directory `/tmp/buildd/camstream-0.26.3/lib/ccvt'
> gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_
> STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -Wall -g -O3 -c -o ccvt_
> c2.o ccvt_c2.c
> gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_
> STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -Wall -g -O3 -c -o ccvt_
> misc.o ccvt_misc.c
> ar rcv libccvt.a ccvt_c2.o ccvt_misc.o
> a - ccvt_c2.o
> a - ccvt_misc.o
> ranlib libccvt.a
> make[2]: Leaving directory `/tmp/buildd/camstream-0.26.3/lib/ccvt'
> make[2]: Entering directory `/tmp/buildd/camstream-0.26.3/camstream'
> make[2]: *** No rule to make target `all'. Stop.
> make[2]: Leaving directory `/tmp/buildd/camstream-0.26.3/camstream'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/tmp/buildd/camstream-0.26.3'
> make: *** [build-stamp] Error 2
> =============================================================================

Strange as it has already been built and installed by all buildd. Will
see what I can do soon.

--
  .''`. Aurelien Jarno GPG: 1024D/F1BCDB73
 : :' : Debian GNU/Linux developer | Electrical Engineer
 `. `' <email address hidden> | <email address hidden>
   `- people.debian.org/~aurel32 | www.aurel32.net

Revision history for this message
In , Aurelien Jarno (aurelien-aurel32) wrote :

reassign libqt3c102-mt-dev
thanks

Hi

On Tue, Aug 17, 2004 at 01:35:40PM +0200, Roland Stigge wrote:
> Package: camstream
> Version: 0.26.3-6
> Severity: serious

Actually the problem is in libqt3c102-mt, there is broken symlinks in
/usr/share/qt3/lib/ :
libqt-mt.so -> ../../../lib/libqt-mt.so.3.3.2
libqt-mt.so.3 -> ../../../lib/libqt-mt.so.3.3.2
libqt-mt.so.3.3 -> ../../../lib/libqt-mt.so.3.3.2

All of this symlinks should point to libqt-mt.so.3.3.3

This bug is serious as it breaks some packages using Qt to be built
correctly, when they need the QTDIR variable to be set.

Bye,
Aurelien

--
  .''`. Aurelien Jarno GPG: 1024D/F1BCDB73
 : :' : Debian GNU/Linux developer | Electrical Engineer
 `. `' <email address hidden> | <email address hidden>
   `- people.debian.org/~aurel32 | www.aurel32.net

Revision history for this message
In , Aurelien Jarno (aurel32) wrote : reassign 266284 to libqt3c102-mt-dev

# Automatically generated email from bts, devscripts version 2.7.95.1
reassign 266284 libqt3c102-mt-dev

Revision history for this message
In , Aurelien Jarno (aurelien-aurel32) wrote : Re: Bug#266284: camstream: FTBFS: No rule to make target `all'

tag 266284 + patch
thanks

Patch to fix this bug is attached. Please fix it as soon as possible
with urgency=high because it breaks some package to be built correclty.

--
  .''`. Aurelien Jarno GPG: 1024D/F1BCDB73
 : :' : Debian GNU/Linux developer | Electrical Engineer
 `. `' <email address hidden> | <email address hidden>
   `- people.debian.org/~aurel32 | www.aurel32.net

Revision history for this message
In , Aurelien Jarno (aurelien-aurel32) wrote :

And the patch forgotten in my previous email.

--
  .''`. Aurelien Jarno GPG: 1024D/F1BCDB73
 : :' : Debian GNU/Linux developer | Electrical Engineer
 `. `' <email address hidden> | <email address hidden>
   `- people.debian.org/~aurel32 | www.aurel32.net

Revision history for this message
In , Martin Michlmayr (tbm) wrote : reassign 266284 libqt3-mt-dev

reassign 266284 libqt3-mt-dev
--
Martin Michlmayr
<email address hidden>

Revision history for this message
In , Aurelien Jarno (aurel32) wrote : retitle 266284 to Broken symlinks in /usr/share/qt3/lib

# Automatically generated email from bts, devscripts version 2.7.95.1
retitle 266284 Broken symlinks in /usr/share/qt3/lib

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #266284 http://bugs.debian.org/266284

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Tue, 17 Aug 2004 13:35:40 +0200
From: Roland Stigge <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: camstream: FTBFS: No rule to make target `all'

Package: camstream
Version: 0.26.3-6
Severity: serious

Hi,

trying to build the package in a clean environment (pbuilder chroot), I got:

=============================================================================
[...]
make[1]: Entering directory `/tmp/buildd/camstream-0.26.3'
make[2]: Entering directory `/tmp/buildd/camstream-0.26.3/lib/ccvt'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_
STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -Wall -g -O3 -c -o ccvt_
c2.o ccvt_c2.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_
STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -Wall -g -O3 -c -o ccvt_
misc.o ccvt_misc.c
ar rcv libccvt.a ccvt_c2.o ccvt_misc.o
a - ccvt_c2.o
a - ccvt_misc.o
ranlib libccvt.a
make[2]: Leaving directory `/tmp/buildd/camstream-0.26.3/lib/ccvt'
make[2]: Entering directory `/tmp/buildd/camstream-0.26.3/camstream'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/tmp/buildd/camstream-0.26.3/camstream'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/camstream-0.26.3'
make: *** [build-stamp] Error 2
=============================================================================

Thanks for considering.

bye,
  Roland

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (ignored: LC_ALL set to en_GB.UTF-8)

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 17 Aug 2004 14:35:46 +0200
From: Aurelien Jarno <email address hidden>
To: Roland Stigge <email address hidden>, <email address hidden>
Subject: Re: Bug#266284: camstream: FTBFS: No rule to make target `all'

On Tue, Aug 17, 2004 at 01:35:40PM +0200, Roland Stigge wrote:
> Package: camstream
> Version: 0.26.3-6
> Severity: serious
>
> Hi,
>
> trying to build the package in a clean environment (pbuilder chroot), I got:
>
> =============================================================================
> [...]
> make[1]: Entering directory `/tmp/buildd/camstream-0.26.3'
> make[2]: Entering directory `/tmp/buildd/camstream-0.26.3/lib/ccvt'
> gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_
> STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -Wall -g -O3 -c -o ccvt_
> c2.o ccvt_c2.c
> gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_
> STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -Wall -g -O3 -c -o ccvt_
> misc.o ccvt_misc.c
> ar rcv libccvt.a ccvt_c2.o ccvt_misc.o
> a - ccvt_c2.o
> a - ccvt_misc.o
> ranlib libccvt.a
> make[2]: Leaving directory `/tmp/buildd/camstream-0.26.3/lib/ccvt'
> make[2]: Entering directory `/tmp/buildd/camstream-0.26.3/camstream'
> make[2]: *** No rule to make target `all'. Stop.
> make[2]: Leaving directory `/tmp/buildd/camstream-0.26.3/camstream'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/tmp/buildd/camstream-0.26.3'
> make: *** [build-stamp] Error 2
> =============================================================================

Strange as it has already been built and installed by all buildd. Will
see what I can do soon.

--
  .''`. Aurelien Jarno GPG: 1024D/F1BCDB73
 : :' : Debian GNU/Linux developer | Electrical Engineer
 `. `' <email address hidden> | <email address hidden>
   `- people.debian.org/~aurel32 | www.aurel32.net

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 17 Aug 2004 15:03:33 +0200
From: Aurelien Jarno <email address hidden>
To: Roland Stigge <email address hidden>, <email address hidden>
Cc: Martin Loschwitz <email address hidden>
Subject: Re: Bug#266284: camstream: FTBFS: No rule to make target `all'

reassign libqt3c102-mt-dev
thanks

Hi

On Tue, Aug 17, 2004 at 01:35:40PM +0200, Roland Stigge wrote:
> Package: camstream
> Version: 0.26.3-6
> Severity: serious

Actually the problem is in libqt3c102-mt, there is broken symlinks in
/usr/share/qt3/lib/ :
libqt-mt.so -> ../../../lib/libqt-mt.so.3.3.2
libqt-mt.so.3 -> ../../../lib/libqt-mt.so.3.3.2
libqt-mt.so.3.3 -> ../../../lib/libqt-mt.so.3.3.2

All of this symlinks should point to libqt-mt.so.3.3.3

This bug is serious as it breaks some packages using Qt to be built
correctly, when they need the QTDIR variable to be set.

Bye,
Aurelien

--
  .''`. Aurelien Jarno GPG: 1024D/F1BCDB73
 : :' : Debian GNU/Linux developer | Electrical Engineer
 `. `' <email address hidden> | <email address hidden>
   `- people.debian.org/~aurel32 | www.aurel32.net

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Tue, 17 Aug 2004 15:12:36 +0200
From: Aurelien Jarno <email address hidden>
To: <email address hidden>
Subject: reassign 266284 to libqt3c102-mt-dev

# Automatically generated email from bts, devscripts version 2.7.95.1
reassign 266284 libqt3c102-mt-dev

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 17 Aug 2004 15:14:39 +0200
From: Aurelien Jarno <email address hidden>
To: Roland Stigge <email address hidden>, <email address hidden>
Cc: Martin Loschwitz <email address hidden>, <email address hidden>
Subject: Re: Bug#266284: camstream: FTBFS: No rule to make target `all'

tag 266284 + patch
thanks

Patch to fix this bug is attached. Please fix it as soon as possible
with urgency=high because it breaks some package to be built correclty.

--
  .''`. Aurelien Jarno GPG: 1024D/F1BCDB73
 : :' : Debian GNU/Linux developer | Electrical Engineer
 `. `' <email address hidden> | <email address hidden>
   `- people.debian.org/~aurel32 | www.aurel32.net

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (3.2 KiB)

Message-ID: <email address hidden>
Date: Tue, 17 Aug 2004 15:20:08 +0200
From: Aurelien Jarno <email address hidden>
To: Roland Stigge <email address hidden>, <email address hidden>
Cc: Martin Loschwitz <email address hidden>
Subject: Re: Bug#266284: camstream: FTBFS: No rule to make target `all'

--pf9I7BMVVzbSWLtt
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline

And the patch forgotten in my previous email.

--
  .''`. Aurelien Jarno GPG: 1024D/F1BCDB73
 : :' : Debian GNU/Linux developer | Electrical Engineer
 `. `' <email address hidden> | <email address hidden>
   `- people.debian.org/~aurel32 | www.aurel32.net

--pf9I7BMVVzbSWLtt
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: attachment; filename="qt3_links.patch"

diff -urN qt-x11-free-3.3.3.orig/debian/libqt3c102.links qt-x11-free-3.3.3/debian/libqt3c102.links
--- qt-x11-free-3.3.3.orig/debian/libqt3c102.links 2004-08-17 15:05:51.000000000 +0200
+++ qt-x11-free-3.3.3/debian/libqt3c102.links 2004-08-17 15:09:11.000000000 +0200
@@ -1,2 +1,2 @@
-/usr/lib/libqt.so.3.3.2 /usr/share/qt3/lib/libqt.so.3
-/usr/lib/libqt.so.3.3.2 /usr/share/qt3/lib/libqt.so.3.3
+/usr/lib/libqt.so.3.3.3 /usr/share/qt3/lib/libqt.so.3
+/usr/lib/libqt.so.3.3.3 /usr/share/qt3/lib/libqt.so.3.3
diff -urN qt-x11-free-3.3.3.orig/debian/libqt3c102-mt.links qt-x11-free-3.3.3/debian/libqt3c102-mt.links
--- qt-x11-free-3.3.3.orig/debian/libqt3c102-mt.links 2004-08-17 15:05:51.000000000 +0200
+++ qt-x11-free-3.3.3/debian/libqt3c102-mt.links 2004-08-17 15:09:17.000000000 +0200
@@ -1,5 +1,5 @@
 /usr/lib/libqui.so.1.0.0 /usr/lib/libqui.so.1
 /usr/lib/libqui.so.1.0.0 /usr/share/qt3/lib/libqui.so.1
 /usr/lib/libqui.so.1.0.0 /usr/share/qt3/lib/libqui.so.1.0
-/usr/lib/libqt-mt.so.3.3.2 /usr/share/qt3/lib/libqt-mt.so.3
-/usr/lib/libqt-mt.so.3.3.2 /usr/share/qt3/lib/libqt-mt.so.3.3
+/usr/lib/libqt-mt.so.3.3.3 /usr/share/qt3/lib/libqt-mt.so.3
+/usr/lib/libqt-mt.so.3.3.3 /usr/share/qt3/lib/libqt-mt.so.3.3
diff -urN qt-x11-free-3.3.3.orig/debian/libqt3-dev.links qt-x11-free-3.3.3/debian/libqt3-dev.links
--- qt-x11-free-3.3.3.orig/debian/libqt3-dev.links 2004-08-17 15:05:51.000000000 +0200
+++ qt-x11-free-3.3.3/debian/libqt3-dev.links 2004-08-17 15:09:20.000000000 +0200
@@ -1,4 +1,4 @@
 /usr/lib/libqt.prl /usr/share/qt3/lib/libqt.prl
-/usr/lib/libqt.so.3.3.2 /usr/share/qt3/lib/libqt.so
+/usr/lib/libqt.so.3.3.3 /usr/share/qt3/lib/libqt.so
 /usr/include/qt3 /usr/share/qt3/include
 /usr/lib/qt3/plugins /usr/share/qt3/plugins
diff -urN qt-x11-free-3.3.3.orig/debian/libqt3-mt-dev.links qt-x11-free-3.3.3/debian/libqt3-mt-dev.links
--- qt-x11-free-3.3.3.orig/debian/libqt3-mt-dev.links 2004-08-17 15:05:51.000000000 +0200
+++ qt-x11-free-3.3.3/debian/libqt3-mt-dev.links 2004-08-17 15:09:38.000000000 +0200
@@ -1,6 +1,6 @@
 /usr/lib/libqui.prl /usr/share/qt3/lib/libqui.prl
 /usr/lib/libqui.so.1.0.0 /usr/share/qt3/lib/libqui.so
 /usr/lib/libqt-mt.prl /usr/share/qt3/lib/libqt-mt.prl
-/usr/lib/libqt-mt.so.3.3.2 /usr/share/qt3/lib/libqt-mt.so
+/usr/lib/libqt-mt.so.3.3.3 /usr/share/qt3/lib/libqt-mt.so
 /usr/include/qt3 /usr/share/qt3/include
 /usr/lib/qt3/plugins /usr/sh...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 17 Aug 2004 14:42:32 +0100
From: Martin Michlmayr <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Subject: reassign 266284 libqt3-mt-dev

reassign 266284 libqt3-mt-dev
--
Martin Michlmayr
<email address hidden>

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Tue, 17 Aug 2004 15:53:45 +0200
From: Aurelien Jarno <email address hidden>
To: <email address hidden>
Subject: retitle 266284 to Broken symlinks in /usr/share/qt3/lib

# Automatically generated email from bts, devscripts version 2.7.95.1
retitle 266284 Broken symlinks in /usr/share/qt3/lib

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

We don't ship qt3 3.3.3

Revision history for this message
In , Martin Gerhard Loschwitz (martin-loschwitz) wrote : Bug#266284: fixed in qt-x11-free 3:3.3.3-3
Download full text (8.4 KiB)

Source: qt-x11-free
Source-Version: 3:3.3.3-3

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

libqt3-compat-headers_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.3-3_i386.deb
libqt3-dev_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-dev_3.3.3-3_i386.deb
libqt3-headers_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-headers_3.3.3-3_i386.deb
libqt3-i18n_3.3.3-3_all.deb
  to pool/main/q/qt-x11-free/libqt3-i18n_3.3.3-3_all.deb
libqt3-mt-dev_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.3-3_i386.deb
libqt3c102-ibase_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-ibase_3.3.3-3_i386.deb
libqt3c102-mt-ibase_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-ibase_3.3.3-3_i386.deb
libqt3c102-mt-mysql_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-mysql_3.3.3-3_i386.deb
libqt3c102-mt-odbc_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-odbc_3.3.3-3_i386.deb
libqt3c102-mt-psql_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-psql_3.3.3-3_i386.deb
libqt3c102-mt-sqlite_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-sqlite_3.3.3-3_i386.deb
libqt3c102-mt_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt_3.3.3-3_i386.deb
libqt3c102-mysql_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mysql_3.3.3-3_i386.deb
libqt3c102-odbc_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-odbc_3.3.3-3_i386.deb
libqt3c102-psql_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-psql_3.3.3-3_i386.deb
libqt3c102-sqlite_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-sqlite_3.3.3-3_i386.deb
libqt3c102_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102_3.3.3-3_i386.deb
qt-x11-free_3.3.3-3.diff.gz
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.3-3.diff.gz
qt-x11-free_3.3.3-3.dsc
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.3-3.dsc
qt3-apps-dev_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-apps-dev_3.3.3-3_i386.deb
qt3-assistant_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-assistant_3.3.3-3_i386.deb
qt3-designer_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-designer_3.3.3-3_i386.deb
qt3-dev-tools-compat_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-compat_3.3.3-3_i386.deb
qt3-dev-tools-embedded_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-embedded_3.3.3-3_i386.deb
qt3-dev-tools_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools_3.3.3-3_i386.deb
qt3-doc_3.3.3-3_all.deb
  to pool/main/q/qt-x11-free/qt3-doc_3.3.3-3_all.deb
qt3-examples_3.3.3-3_all.deb
  to pool/main/q/qt-x11-free/qt3-examples_3.3.3-3_all.deb
qt3-linguist_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-linguist_3.3.3-3_i386.deb
qt3-qtconfig_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-qtconfig_3.3.3-3_i386.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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distributio...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (8.6 KiB)

Message-Id: <email address hidden>
Date: Tue, 17 Aug 2004 13:47:30 -0400
From: Martin Loschwitz <email address hidden>
To: <email address hidden>
Subject: Bug#266284: fixed in qt-x11-free 3:3.3.3-3

Source: qt-x11-free
Source-Version: 3:3.3.3-3

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

libqt3-compat-headers_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.3-3_i386.deb
libqt3-dev_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-dev_3.3.3-3_i386.deb
libqt3-headers_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-headers_3.3.3-3_i386.deb
libqt3-i18n_3.3.3-3_all.deb
  to pool/main/q/qt-x11-free/libqt3-i18n_3.3.3-3_all.deb
libqt3-mt-dev_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.3-3_i386.deb
libqt3c102-ibase_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-ibase_3.3.3-3_i386.deb
libqt3c102-mt-ibase_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-ibase_3.3.3-3_i386.deb
libqt3c102-mt-mysql_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-mysql_3.3.3-3_i386.deb
libqt3c102-mt-odbc_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-odbc_3.3.3-3_i386.deb
libqt3c102-mt-psql_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-psql_3.3.3-3_i386.deb
libqt3c102-mt-sqlite_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt-sqlite_3.3.3-3_i386.deb
libqt3c102-mt_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mt_3.3.3-3_i386.deb
libqt3c102-mysql_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-mysql_3.3.3-3_i386.deb
libqt3c102-odbc_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-odbc_3.3.3-3_i386.deb
libqt3c102-psql_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-psql_3.3.3-3_i386.deb
libqt3c102-sqlite_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102-sqlite_3.3.3-3_i386.deb
libqt3c102_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/libqt3c102_3.3.3-3_i386.deb
qt-x11-free_3.3.3-3.diff.gz
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.3-3.diff.gz
qt-x11-free_3.3.3-3.dsc
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.3-3.dsc
qt3-apps-dev_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-apps-dev_3.3.3-3_i386.deb
qt3-assistant_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-assistant_3.3.3-3_i386.deb
qt3-designer_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-designer_3.3.3-3_i386.deb
qt3-dev-tools-compat_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-compat_3.3.3-3_i386.deb
qt3-dev-tools-embedded_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-embedded_3.3.3-3_i386.deb
qt3-dev-tools_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools_3.3.3-3_i386.deb
qt3-doc_3.3.3-3_all.deb
  to pool/main/q/qt-x11-free/qt3-doc_3.3.3-3_all.deb
qt3-examples_3.3.3-3_all.deb
  to pool/main/q/qt-x11-free/qt3-examples_3.3.3-3_all.deb
qt3-linguist_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-linguist_3.3.3-3_i386.deb
qt3-qtconfig_3.3.3-3_i386.deb
  to pool/main/q/qt-x11-free/qt3-qtconfig_3.3.3-3_i386.deb

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

Read more...

Changed in qt-x11-free:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.