Your message dated Sun, 17 Jun 2007 18:35:20 +0200
with message-id <[EMAIL PROTECTED]>
and subject line qt3-dev-tools: Please provide rpath support
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: qt3-dev-tools
Version: 3:3.3.6-3
Severity: normal
Hi,
not sure wether this is intentional or not, but QMAKE_RPATH is set to
"".
This makes it hard for people to try out QScintilla+PyQt snapshots (and
maybe other things), as those cannot automatically use the rpath
linkage. PyQt3 then is loaded with /usr/lib/libqscintilla instead of the
snapshot installed somewhere else, unless someone pokes around with
LD_LIBRARY_PATH. Using rpath is much more convenient than this.
Andreas
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500,
'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.6
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages qt3-dev-tools depends on:
ii libc6 2.3.6-16 GNU C Library: Shared libraries
ii libfontconfig1 2.3.2-7 generic font configuration library
ii libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib
ii libgcc1 1:4.1.1-9 GCC support library
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.8rel-5.2 PNG library - runtime
ii libqt3-mt 3:3.3.6-3 Qt GUI Library (Threaded runtime v
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libstdc++6 4.1.1-9 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.0-7 X11 client-side library
ii libxcursor1 1.1.5.2-5 X cursor management library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxi6 1:1.0.0-5 X11 Input extension library
ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages qt3-dev-tools recommends:
ii libqt3-mt-dev 3:3.3.6-3 Qt development files (Threaded)
-- no debconf information
--- End Message ---
--- Begin Message ---
as discussed on irc - closing this bug.
the reasoning is that rpaths pr default is considered evil - and introduces
more bugs in debian packages than it fixes.
/Sune
--- End Message ---