Bug#556290: [libg2-dev] program fail to link due to unresolved symbol
Package: libg2-dev Version: 0.72-1 Severity: normal In rnahybrid: rc/RNAhybrid: symbol lookup error: /usr/lib/libg2.so.0.72: undefined symbol: gdFontTiny Output of dpkg-shlibdeps when compiling g2 dpkg-shlibdeps: warning: symbol XCreatePixmap used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: symbol XFillRectangle used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: symbol XCheckWindowEvent used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: symbol fmod used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: symbol XFreeColormap used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: symbol gdImageRectangle used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: symbol sincos used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: symbol XSetStandardProperties used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: symbol floor used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: symbol gdFontGiant used by debian/libg20/usr/lib/libg2.so.0.72 found in none of the libraries. dpkg-shlibdeps: warning: 58 other similar warnings have been skipped (use -v to see them all). --- System information. --- Architecture: amd64 Kernel: Linux 2.6.31-1-amd64 Debian Release: squeeze/sid 500 unstableftp.debian.org --- Package information. --- Depends(Version) | Installed -+-=== libg20(= 0.72-1) | 0.72-1 libc6-dev| 2.10.1-7 Package's Recommends field is empty. Package's Suggests field is empty. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#556333: FTBFS with binutils-gold
Source: rvm Version: 1.16+debian-4 Severity: minor User: peter.fritzs...@gmx.de Usertags: no-add-needed Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed libraries to the linker when building your executables. More informations can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o rvmutl rvmutl-rvmutl.o librvmlwp.la gcc -g -O2 -Wall -o .libs/rvmutl rvmutl-rvmutl.o ./.libs/librvmlwp.so /usr/bin/ld: rvmutl-rvmutl.o: in function find_tail:rvmutl.c:4234: error: undefined reference to 'ObtainWriteLock' /usr/bin/ld: rvmutl-rvmutl.o: in function find_tail:rvmutl.c:4234: error: undefined reference to 'ReleaseWriteLock' /usr/bin/ld: rvmutl-rvmutl.o: in function do_open_log:../include/rvm_lwp.h:74: error: undefined reference to 'LWP_CurrentProcess' /usr/bin/ld: rvmutl-rvmutl.o: in function do_recover:../include/rvm_lwp.h:74: error: undefined reference to 'LWP_CurrentProcess' collect2: ld returned 1 exit status make[3]: *** [rvmutl] Error 1 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#556328: FTBFS with binutils-gold
Source: rpc2 Version: 2.8+debian-4 Severity: minor User: peter.fritzs...@gmx.de Usertags: no-add-needed Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed libraries to the linker when building your executables. More informations can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ctest ctest.o librpc2.la libse.la gcc -g -O2 -Wall -o .libs/ctest ctest.o ./.libs/librpc2.so ./.libs/libse.so /usr/bin/ld: ctest.o: in function main:ctest.c:163: error: undefined reference to 'LWP_Init' /usr/bin/ld: ctest.o: in function main:ctest.c:199: error: undefined reference to 'lwp_stackUseEnabled' /usr/bin/ld: ctest.o: in function main:ctest.c:413: error: undefined reference to 'FT_GetTimeOfDay' /usr/bin/ld: ctest.o: in function main:ctest.c:417: error: undefined reference to 'FT_GetTimeOfDay' /usr/bin/ld: ctest.o: in function main:ctest.c:229: error: undefined reference to 'FT_GetTimeOfDay' /usr/bin/ld: ctest.o: in function main:ctest.c:448: error: undefined reference to 'FT_GetTimeOfDay' collect2: ld returned 1 exit status make[3]: *** [ctest] Error 1 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#556343: FTBFS with binutils-gold
Source: sfftobmp Version: 3.1.2-2 Severity: minor User: peter.fritzs...@gmx.de Usertags: no-add-needed Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed libraries to the linker when building your executables. More informations can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking g++ -g -O2 -o sfftobmp my_getopt.o cmdline.o codes.o common.o decoder.o input.o main.o output.o -ltiff -ljpeg -lboost_filesystem-mt /usr/bin/ld: cmdline.o: in function global constructors keyed to _ZN17CCmdLineProcessorC2EPPci:/usr/include/boost/system/error_code.hpp:205: error: undefined reference to 'boost::system::get_system_category()' /usr/bin/ld: cmdline.o: in function global constructors keyed to _ZN17CCmdLineProcessorC2EPPci:/usr/include/boost/system/error_code.hpp:206: error: undefined reference to 'boost::system::get_generic_category()' /usr/bin/ld: cmdline.o: in function global constructors keyed to _ZN17CCmdLineProcessorC2EPPci:/usr/include/boost/system/error_code.hpp:211: error: undefined reference to 'boost::system::get_generic_category()' /usr/bin/ld: cmdline.o: in function global constructors keyed to _ZN17CCmdLineProcessorC2EPPci:/usr/include/boost/system/error_code.hpp:212: error: undefined reference to 'boost::system::get_generic_category()' /usr/bin/ld: cmdline.o: in function global constructors keyed to _ZN17CCmdLineProcessorC2EPPci:/usr/include/boost/system/error_code.hpp:213: error: undefined reference to 'boost::system::get_system_category()' /usr/bin/ld: common.o: in function global constructors keyed to _ZN16CSimpleException10m_aReasonsE:/usr/include/boost/system/error_code.hpp:205: error: undefined reference to 'boost::system::get_system_category()' /usr/bin/ld: common.o: in function global constructors keyed to _ZN16CSimpleException10m_aReasonsE:/usr/include/boost/system/error_code.hpp:206: error: undefined reference to 'boost::system::get_generic_category()' /usr/bin/ld: common.o: in function global constructors keyed to _ZN16CSimpleException10m_aReasonsE:/usr/include/boost/system/error_code.hpp:213: error: undefined reference to 'boost::system::get_system_category()' collect2: ld returned 1 exit status make[3]: *** [sfftobmp] Error 1 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#556336: FTBFS with binutils-gold
Source: saods9 Version: 4.0b7-2 Severity: minor User: peter.fritzs...@gmx.de Usertags: no-add-needed Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed libraries to the linker when building your executables. Objects inside an .a archive aren't linked yet. This means that you must resolve their symbols when linking to a program. More informations can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking g++ -Wall -g -O2 -DHAVE_SYS_UN_H -DHAVE_SYS_SHM_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/tcl8.4 -o ds9 ds9.o ds9tk.o /usr/lib/Tktable2.9/libTktable2.9.so -lz -lBLT -ltk8.4 -ltcl8.4 -L../lib -lsaotk -ltkhtml -ltkmpeg -lsla -liis -lcheckdns -lxpa -lcheckdns -lgfortran /usr/bin/ld: ../lib/libsaotk.a(framepseudo8.o): in function FramePseudoColor8::rotateMotion():framepseudo8.C:461: error: undefined reference to 'XPutImage' /usr/bin/ld: ../lib/libsaotk.a(framepseudo8.o): in function FramePseudoColor8::rotateMotion():framepseudo8.C:467: error: undefined reference to 'XCopyArea' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::pannerCmd(char*, int, int):frcommand.C:2268: error: undefined reference to 'XGetImage' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::rotateMotionBeginCmd():frcommand.C:2047: error: undefined reference to 'XGetImage' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::rotateMotionBeginCmd():frcommand.C:2055: error: undefined reference to 'XGetImage' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::magnifierCmd(char*, int, int):frcommand.C:2218: error: undefined reference to 'XCreateGC' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::magnifierCmd(char*, int, int):frcommand.C:2208: error: undefined reference to 'XGetImage' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::panMotionCmd(Vector const&):frcommand.C:1964: error: undefined reference to 'XSetForeground' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::panMotionCmd(Vector const&):frcommand.C:1968: error: undefined reference to 'XFillRectangle' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::panMotionCmd(Vector const&):frcommand.C:1972: error: undefined reference to 'XFillRectangle' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::panMotionCmd(Vector const&):frcommand.C:1978: error: undefined reference to 'XCopyArea' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::panMotionBeginCmd(Vector const&):frcommand.C:1929: error: undefined reference to 'XCopyArea' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::iisCursorModeCmd(int):frcommand.C:1629: error: undefined reference to 'XWarpPointer' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::iisCursorModeCmd(int):frcommand.C:1609: error: undefined reference to 'XQueryPointer' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::iisCursorModeCmd(int):frcommand.C:1623: error: undefined reference to 'XWarpPointer' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::iisSetCursorCmd(Vector const&, CoordSystem):frcommand.C:1593: error: undefined reference to 'XWarpPointer' /usr/bin/ld: ../lib/libsaotk.a(frcommand.o): in function FrameBase::iisSetCursorCmd(Vector const&, InternalSystem):frcommand.C:1582: error: undefined reference to 'XWarpPointer' /usr/bin/ld: ../lib/libsaotk.a(grid.o): in function Grid::drawString(char const*, Vector, char const*):grid.C:740: error: undefined reference to 'XDrawString' /usr/bin/ld: ../lib/libsaotk.a(grid.o): in function Grid::x11Text(char const*, float, float, char const*, float, float):grid.C:689: error: undefined reference to 'XSetFont' /usr/bin/ld: ../lib/libsaotk.a(grid.o): in function Grid::x11Text(char const*, float, float, char const*, float, float):grid.C:690: error: undefined reference to 'XSetForeground' /usr/bin/ld: ../lib/libsaotk.a(grid.o): in function Grid::x11Line(int, float const*, float const*):grid.C:653: error: undefined reference to 'XSetForeground' /usr/bin/ld: ../lib/libsaotk.a(grid.o): in function Grid::x11Line(int, float const*, float const*):grid.C:660: error: undefined reference to 'XSetLineAttributes' /usr/bin/ld: ../lib/libsaotk.a(grid.o): in function Grid::x11Line(int, float const*, float const*):grid.C:675: error: undefined reference to 'XDrawLine' /usr/bin/ld: ../lib/libsaotk.a(grid.o): in function Grid::x11Line(int, float const*, float const*):grid.C:664: error: undefined reference to 'XSetLineAttributes' /usr/bin/ld: ../lib/libsaotk.a(grid.o): in function Grid::x11Line(int, float const*, float const*):grid.C:666: error: undefined reference to 'XSetDashes' /usr/bin/ld: ../lib/libsaotk.a(
Bug#556306: FTBFS with binutils-gold
Source: qsynth Version: 0.3.4-1 Severity: minor User: peter.fritzs...@gmx.de Usertags: no-add-needed Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed libraries to the linker when building your executables. More informations can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking g++ -Wl,-O1 -o qsynth .obj/main.o .obj/qsynthEngine.o .obj/qsynthChannels.o .obj/qsynthKnob.o .obj/qsynthMeter.o .obj/qsynthSetup.o .obj/qsynthOptions.o .obj/qsynthSystemTray.o .obj/qsynthTabBar.o .obj/qsynthAboutForm.o .obj/qsynthChannelsForm.o .obj/qsynthMainForm.o .obj/qsynthMessagesForm.o .obj/qsynthOptionsForm.o .obj/qsynthPresetForm.o .obj/qsynthSetupForm.o .obj/qsynthDialClassicStyle.o .obj/qsynthDialPeppinoStyle.o .obj/qsynthDialVokiStyle.o .obj/qsynthDialSkulptureStyle.o .obj/moc_qsynthKnob.o .obj/moc_qsynthMeter.o .obj/moc_qsynthSystemTray.o .obj/moc_qsynthTabBar.o .obj/moc_qsynthAboutForm.o .obj/moc_qsynthChannelsForm.o .obj/moc_qsynthMainForm.o .obj/moc_qsynthMessagesForm.o .obj/moc_qsynthOptionsForm.o .obj/moc_qsynthPresetForm.o .obj/moc_qsynthSetupForm.o .obj/qrc_qsynth.o -L/usr/lib -L/usr/local/lib -L/usr/lib -L/usr/lib64 -lfluidsynth -lpthread -lQtGui -lQtCore /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x3e3): error: undefined reference to 'XGrabServer' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x412): error: undefined reference to 'XSetSelectionOwner' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x41f): error: undefined reference to 'XUngrabServer' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x4a9): error: undefined reference to 'XDefaultScreenOfDisplay' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x4b1): error: undefined reference to 'XScreenNumberOfScreen' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x4ff): error: undefined reference to 'XInternAtom' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x568): error: undefined reference to 'XSelectInput' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x592): error: undefined reference to 'XSendEvent' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x5a1): error: undefined reference to 'XSync' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x5b6): error: undefined reference to 'XRaiseWindow' /usr/bin/ld: .obj/main.o: in function main:main.cpp(.text+0x628): error: undefined reference to 'XChangeProperty' /usr/bin/ld: .obj/main.o: in function qsynthApplication::x11EventFilter(_XEvent*):main.cpp(.text._ZN17qsynthApplication14x11EventFilterEP7_XEvent+0xc2): error: undefined reference to 'XGetWindowProperty' /usr/bin/ld: .obj/main.o: in function qsynthApplication::x11EventFilter(_XEvent*):main.cpp(.text._ZN17qsynthApplication14x11EventFilterEP7_XEvent+0xf0): error: undefined reference to 'XFree' /usr/bin/ld: .obj/main.o: in function qsynthApplication::x11EventFilter(_XEvent*):main.cpp(.text._ZN17qsynthApplication14x11EventFilterEP7_XEvent+0x11b): error: undefined reference to 'XDeleteProperty' /usr/bin/ld: .obj/main.o: in function qsynthApplication::qsynthApplication(int&, char**):main.cpp(.text._ZN17qsynthApplicationC1ERiPPc+0x36e): error: undefined reference to 'XInternAtom' /usr/bin/ld: .obj/main.o: in function qsynthApplication::qsynthApplication(int&, char**):main.cpp(.text._ZN17qsynthApplicationC1ERiPPc+0x37b): error: undefined reference to 'XGrabServer' /usr/bin/ld: .obj/main.o: in function qsynthApplication::qsynthApplication(int&, char**):main.cpp(.text._ZN17qsynthApplicationC1ERiPPc+0x388): error: undefined reference to 'XGetSelectionOwner' /usr/bin/ld: .obj/main.o: in function qsynthApplication::qsynthApplication(int&, char**):main.cpp(.text._ZN17qsynthApplicationC1ERiPPc+0x395): error: undefined reference to 'XUngrabServer' collect2: ld returned 1 exit status make[2]: *** [qsynth] Error 1 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#536181: marked as done (vncsnapshot: cannot capture vnc screen on amd64)
Your message dated Sun, 15 Nov 2009 15:39:11 + with message-id and subject line Bug#536181: fixed in vncsnapshot 1.2a-5 has caused the Debian Bug report #536181, regarding vncsnapshot: cannot capture vnc screen on amd64 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 ow...@bugs.debian.org immediately.) -- 536181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536181 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: vncsnapshot Version: 1.2a-3 Severity: important Tags: patch I cannot capture vnc screen using vncsnapshot installed on an amd64 host. I noticed that vncsnapshot cannot correctly deduce protocol information from the VNC packets sent by VNC server. The problem lies in the header file rfb.h, which defined CARD32 as unsigned long, 64bit integer on amd64. According to stdint.h, an unsigned 32bit integer on Linux should be defined as 'unsigned int'. -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages vncsnapshot depends on: ii libc6 2.7-18GNU C Library: Shared libraries ii libgcc11:4.3.2-1.1 GCC support library ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3 ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime Versions of packages vncsnapshot recommends: ii vnc4server 4.1.1+X4.3.0-31 Virtual network computing server s vncsnapshot suggests no packages. -- no debconf information diff -Naur vncsnapshot-1.2a.orig/rfb.h vncsnapshot-1.2a/rfb.h --- vncsnapshot-1.2a.orig/rfb.h 2009-07-08 07:47:53.0 +0800 +++ vncsnapshot-1.2a/rfb.h 2009-07-03 23:52:53.0 +0800 @@ -34,7 +34,7 @@ // Define the CARD* types as used in X11/Xmd.h -typedef unsigned long CARD32; +typedef unsigned int CARD32; typedef unsigned short CARD16; typedef short INT16; typedef unsigned char CARD8; --- End Message --- --- Begin Message --- Source: vncsnapshot Source-Version: 1.2a-5 We believe that the bug you reported is fixed in the latest version of vncsnapshot, which is due to be installed in the Debian FTP archive: vncsnapshot_1.2a-5.diff.gz to main/v/vncsnapshot/vncsnapshot_1.2a-5.diff.gz vncsnapshot_1.2a-5.dsc to main/v/vncsnapshot/vncsnapshot_1.2a-5.dsc vncsnapshot_1.2a-5_i386.deb to main/v/vncsnapshot/vncsnapshot_1.2a-5_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 536...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Benoit Mortier (supplier of updated vncsnapshot 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 ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 13 Nov 2009 19:08:53 +0100 Source: vncsnapshot Binary: vncsnapshot Architecture: source i386 Version: 1.2a-5 Distribution: unstable Urgency: low Maintainer: Benoit Mortier Changed-By: Benoit Mortier Description: vncsnapshot - A utility that takes JPEG snapshots from VNC servers Closes: 483484 514310 536181 Changes: vncsnapshot (1.2a-5) unstable; urgency=low . * New maintainer (Closes: #483484) * cannot capture vnc screen on amd64 (Closes: #536181) * argument parsing (-tunnel) broken (Closes: #514310) Checksums-Sha1: 51baeea4692a90bfd52359d77c5ed3216c761d11 1128 vncsnapshot_1.2a-5.dsc f6d2fc6b4f288c379a0e58d3ed618e55928198d2 3386 vncsnapshot_1.2a-5.diff.gz 1e181ca2b028edbbaee8e244cd0b9c7345fcbb0b 39786 vncsnapshot_1.2a-5_i386.deb Checksums-Sha256: e328e408a0c0c22835b785fd66cfe2e9b26cfb1f66dfdbd53efb87c9adb5f920 1128 vncsnapshot_1.2a-5.dsc ec2a2540db37c142ab7e5532688e0d0954762dbba5fa2cbe5182f3577a8eef95 3386 vncsnapshot_1.2a-5.diff.gz 0d952095192e1766fd23b931fa6b92d4df4614425daedea3674430cb677e8a0a 39786 vncsnapshot_1.2a-5_i386.deb Files: 8c8422b471dd6f2f31bf1f10b575fb8a 1128 x11 optional vncsnapshot_1.2a-5.dsc 25cf030c483b7da1127e1dc4fbab6aa5 3386 x11 optional vncsnapshot_1.2a-5.diff.gz b84916d97675af8dced91de5b04a8be7 39786 x11 optional vncsnapshot_1.2a-5_i386.deb -BEGIN PGP SIGNATURE- Ver
Bug#514310: marked as done (vncsnapshot: argument parsing (-tunnel) broken)
Your message dated Sun, 15 Nov 2009 15:39:11 + with message-id and subject line Bug#514310: fixed in vncsnapshot 1.2a-5 has caused the Debian Bug report #514310, regarding vncsnapshot: argument parsing (-tunnel) broken 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 ow...@bugs.debian.org immediately.) -- 514310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514310 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: vncsnapshot Version: 1.2a-1+b1 Severity: normal Took some playing around with ltrace to catch this, but vncsnapshot -tunnel ${host}:3 /tmp/${host}.03.jpg gives a Usage message which includes > Usage: vncsnapshot [] []: filename >vncsnapshot [] -listen [] filename >vncsnapshot [] -tunnel : filename >vncsnapshot [] -via []: filename Turns out -tunnel (tunnel.c, processTunnelArgs) looks at the *last* argument for host:port: pdisplay = strchr(argv[*pargc - 1], ':'); rather than tunnelArgIndex. This would suggest vncsnapshot -tunnel /tmp/${host}.03.jpg ${host}:3 which in fact gets around the argument parsing, and prompts for a password, and then fails with: Couldn't convert '/tmp/${host}.03.jpg' to host address Unable to connect to VNC server Anyway, here's a patch (with debugging noise left in) that makes vncsnapshot -tunnel work. -via is probably broken too, I haven't tried it yet. The key bits are * actually *use* tunnelArgIndex * use localhost::port so it doesn't add 5900 to it again (It looks like upstream hasn't been touched since 2004, so getting this fixed in debian directly would probably be worthwhile.) --- vncsnapshot-1.2a.orig/tunnel.c +++ vncsnapshot-1.2a/tunnel.c @@ -106,6 +106,8 @@ if (!runCommand(cmd)) return False; + fprintf(stderr, "Successfully runCommand(%s)\n", cmd); + return True; } @@ -115,11 +117,16 @@ { char *pdisplay; + fprintf(stderr, "processTunnelArgs:"); + showArgs(*pargc, argv); + if (tunnelArgIndex >= *pargc - 1) usage(); - pdisplay = strchr(argv[*pargc - 1], ':'); - if (pdisplay == NULL || pdisplay == argv[*pargc - 1]) + fprintf(stderr, "tAI=%d: %s\n", tunnelArgIndex, argv[tunnelArgIndex]); + fprintf(stderr, "tAI+1: %s\n", argv[tunnelArgIndex+1]); + pdisplay = strchr(argv[tunnelArgIndex + 1], ':'); + if (pdisplay == NULL || pdisplay == argv[tunnelArgIndex + 1]) usage(); *pdisplay++ = '\0'; @@ -130,12 +137,15 @@ if (*remotePort < 100) *remotePort += SERVER_PORT_OFFSET; - sprintf(lastArgv, "localhost:%d", localPort); + sprintf(lastArgv, "localhost::%d", localPort); /* see argsresources.c, GetArgsAndResources, Two colons comment */ - *remoteHost = argv[*pargc - 1]; - argv[*pargc - 1] = lastArgv; + *remoteHost = argv[tunnelArgIndex + 1]; + + argv[tunnelArgIndex + 1] = lastArgv; removeArgs(pargc, argv, tunnelArgIndex, 1); + showArgs(*pargc, argv); + } static void --- vncsnapshot-1.2a.orig/argsresources.c +++ vncsnapshot-1.2a/argsresources.c @@ -337,3 +337,10 @@ *((Bool *)arg) = value; return 1; } + +void showArgs(int argc, char** argv) { + int i; + for (i=0; i--- End Message --- --- Begin Message --- Source: vncsnapshot Source-Version: 1.2a-5 We believe that the bug you reported is fixed in the latest version of vncsnapshot, which is due to be installed in the Debian FTP archive: vncsnapshot_1.2a-5.diff.gz to main/v/vncsnapshot/vncsnapshot_1.2a-5.diff.gz vncsnapshot_1.2a-5.dsc to main/v/vncsnapshot/vncsnapshot_1.2a-5.dsc vncsnapshot_1.2a-5_i386.deb to main/v/vncsnapshot/vncsnapshot_1.2a-5_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 514...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Benoit Mortier (supplier of updated vncsnapshot 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 ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 13 Nov 2009 19:08:53 +0100 Source: vncsnapshot Binary: vncsnapshot Architecture: source i386 Version: 1.2a-5 Distribution: unstable Urgency: low Maintainer: Benoit Mortier Changed-By: Benoit Mortier Description: vncsnapshot - A utility that takes JPEG snapshots from VNC servers Closes: 483484 514310 536181 Changes: vncsnapshot (1.2a-5) unstable; urgency=low . * New maintainer (Closes: #4834
Bug#553887: directvnc: should this package be removed?
Hello, Please give directvnc a chance to make it for squeeze. > * Dead/missing upstream. Situation is evolving (granted, quite slowly though). I agreed with directvnc author to take over the maintainance of the code, moved the code in github [0] and applied debian patches and some trivial fixes. > * Buggy. Can you expand? I still want to check #538110, but it looks like a compatibility issue with latest directFB. Appart from that, directvnc might not be bug free of course, but it is pretty stable, at least I have seen it used on hundreds of thin client boxes on different sites for months without any problem. > * ITA'd for over 3 years. You meant orphaned? I ITA'd it 9 months ago [1]. Sure the low amount of time I could allocate lately to this project dont make this happening at an impressive speed, but if at the end I can upload (through a sponsor I guess) a new package with all the needed fixes by early february (it will happen hopefully sooner), it will at least have saved it for squeeze. > * Low popcon scores. sure, not so many people need a DirectFB compatible VNC client, but there are some and directvnc is the only choice available. Cheers, Loris [0]: http://github.com/drinkmilk/directvnc [1]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367169#12 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#556378: libncurses5-dev: Impossible to build a program with -static
Package: libncurses5-dev Version: 5.7+20081213-1 Severity: important *** Please type your report below this line *** The fault is completely independent of the kernel - or debian-version. Building a program using libnurses of the type shared objects, *.so, runs without error or warnings (using -Wall). But using the static version produces these messages: /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libncurses.a(lib_mouse.o): In function `load_gpm_library': (.text+0x6eb): undefined reference to `dlopen' /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libncurses.a(lib_mouse.o): In function `load_gpm_library': (.text+0x713): undefined reference to `dlsym' /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libncurses.a(lib_mouse.o): In function `load_gpm_library': (.text+0x73b): undefined reference to `dlsym' /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libncurses.a(lib_mouse.o): In function `load_gpm_library': (.text+0x75f): undefined reference to `dlsym' /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libncurses.a(lib_mouse.o): In function `load_gpm_library': (.text+0x783): undefined reference to `dlsym' /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libncurses.a(lib_mouse.o): In function `load_gpm_library': (.text+0x7da): undefined reference to `dlclose' /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libncurses.a(lib_mouse.o): In function `enable_gpm_mouse': (.text+0x832): undefined reference to `dlclose' collect2: ld gab 1 als Ende-Status zurück The severity is important, because you are forced to have ncurses installed on a computer, or the program will not run. -- System Information: Debian Release: 5.0.3 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30 Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages libncurses5-dev depends on: ii libc6-dev [libc-dev] 2.7-18lenny1 GNU C Library: Development Librari ii libncurses5 5.7+20081213-1 shared libraries for terminal hand libncurses5-dev recommends no packages. libncurses5-dev suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
gcb 1:1.07-3 MIGRATED to testing
FYI: The status of the gcb source package in Debian's testing distribution has changed. Previous version: 1:1.07-2 Current version: 1:1.07-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
canto 0.7.5-1 MIGRATED to testing
FYI: The status of the canto source package in Debian's testing distribution has changed. Previous version: 0.7.4-2 Current version: 0.7.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ispell 3.1.20.0-7 MIGRATED to testing
FYI: The status of the ispell source package in Debian's testing distribution has changed. Previous version: 3.1.20.0-6 Current version: 3.1.20.0-7 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
hamlib 1.2.9-2 MIGRATED to testing
FYI: The status of the hamlib source package in Debian's testing distribution has changed. Previous version: 1.2.9-1 Current version: 1.2.9-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
lineak-xosdplugin 1:0.9-8 MIGRATED to testing
FYI: The status of the lineak-xosdplugin source package in Debian's testing distribution has changed. Previous version: 1:0.9-7 Current version: 1:0.9-8 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
spline 1.1-14 MIGRATED to testing
FYI: The status of the spline source package in Debian's testing distribution has changed. Previous version: 1.1-13 Current version: 1.1-14 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
lineak-defaultplugin 1:0.9-6 MIGRATED to testing
FYI: The status of the lineak-defaultplugin source package in Debian's testing distribution has changed. Previous version: 1:0.9-5 Current version: 1:0.9-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
nec2c 0.8-2 MIGRATED to testing
FYI: The status of the nec2c source package in Debian's testing distribution has changed. Previous version: 0.8-1 Current version: 0.8-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
lineak-kdeplugins 2:0.9-6 MIGRATED to testing
FYI: The status of the lineak-kdeplugins source package in Debian's testing distribution has changed. Previous version: 2:0.9-5 Current version: 2:0.9-6 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
untex 9210-11 MIGRATED to testing
FYI: The status of the untex source package in Debian's testing distribution has changed. Previous version: 9210-10 Current version: 9210-11 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
minimuf 3.5-2 MIGRATED to testing
FYI: The status of the minimuf source package in Debian's testing distribution has changed. Previous version: 3.5-1 Current version: 3.5-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
xbae 4.60.2-3 MIGRATED to testing
FYI: The status of the xbae source package in Debian's testing distribution has changed. Previous version: 4.60.2-2 Current version: 4.60.2-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#556391: poedit: wish: sync with Launchpad
Package: poedit Version: 1.4.2-5 Severity: wishlist I know this is asking for arbitrary functionality but oh well :-) It'd be lovely if poedit could sync with translations done be translators on Launchpad. By that I mean it would download a .po file from Launchpad and merge it with the loaded catalog. Thanks, Karsten -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.31-trunk-686 (SMP w/1 CPU core) 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 poedit depends on: ii gettext 0.17-8 GNU Internationalization utilities ii libatk1.0-0 1.28.0-1The ATK accessibility toolkit ii libc62.10.1-5GNU C Library: Shared libraries ii libcairo21.8.8-2 The Cairo 2D vector graphics libra ii libdb4.7 4.7.25-8Berkeley v4.7 Database Libraries [ ii libfontconfig1 2.6.0-4 generic font configuration library ii libfreetype6 2.3.11-1FreeType 2 font engine, shared lib ii libgcc1 1:4.4.1-4 GCC support library ii libglib2.0-0 2.22.2-2The GLib library of C routines ii libgtk2.0-0 2.18.3-1The GTK+ graphical user interface ii libgtkspell0 2.0.13-2a spell-checking addon for GTK's T ii libpango1.0-01.26.0-1Layout and rendering of internatio ii libstdc++6 4.4.1-4 The GNU Standard C++ Library v3 ii libwxbase2.8-0 2.8.7.1-1.1 wxBase library (runtime) - non-GUI ii libwxgtk2.8-02.8.7.1-1.1 wxWidgets Cross-platform C++ GUI t poedit recommends no packages. poedit suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#556391: poedit: wish: sync with Launchpad
(Upstream here.) Yes, this would be handy and is planned (in the longer term). Could you please create a ticket for stuff like this in the upstream tracker at http://www.poedit.net/trac ? TIA! Vaclav On Sun, 2009-11-15 at 18:29 +0100, Karsten Hilbert wrote: > Package: poedit > Version: 1.4.2-5 > Severity: wishlist > > I know this is asking for arbitrary functionality but oh well :-) > > It'd be lovely if poedit could sync with translations done be > translators on Launchpad. By that I mean it would download a .po file > from Launchpad and merge it with the loaded catalog. > > Thanks, > Karsten > > -- System Information: > Debian Release: squeeze/sid > APT prefers testing > APT policy: (990, 'testing'), (1, 'experimental') > Architecture: i386 (i686) > > Kernel: Linux 2.6.31-trunk-686 (SMP w/1 CPU core) > 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 poedit depends on: > ii gettext 0.17-8 GNU Internationalization > utilities > ii libatk1.0-0 1.28.0-1The ATK accessibility toolkit > ii libc62.10.1-5GNU C Library: Shared libraries > ii libcairo21.8.8-2 The Cairo 2D vector graphics > libra > ii libdb4.7 4.7.25-8Berkeley v4.7 Database Libraries > [ > ii libfontconfig1 2.6.0-4 generic font configuration > library > ii libfreetype6 2.3.11-1FreeType 2 font engine, shared > lib > ii libgcc1 1:4.4.1-4 GCC support library > ii libglib2.0-0 2.22.2-2The GLib library of C routines > ii libgtk2.0-0 2.18.3-1The GTK+ graphical user > interface > ii libgtkspell0 2.0.13-2a spell-checking addon for GTK's > T > ii libpango1.0-01.26.0-1Layout and rendering of > internatio > ii libstdc++6 4.4.1-4 The GNU Standard C++ Library v3 > ii libwxbase2.8-0 2.8.7.1-1.1 wxBase library (runtime) - > non-GUI > ii libwxgtk2.8-02.8.7.1-1.1 wxWidgets Cross-platform C++ GUI > t > > poedit recommends no packages. > > poedit suggests no packages. > > -- no debconf information > > > -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#556378: libncurses5-dev: Impossible to build a program with -static
On Sun, 15 Nov 2009, H.-M. Junitz wrote: Package: libncurses5-dev Version: 5.7+20081213-1 Severity: important *** Please type your report below this line *** The fault is completely independent of the kernel - or debian-version. Building a program using libnurses of the type shared objects, *.so, runs without error or warnings (using -Wall). But using the static version produces these messages: ncurses has a configure option for this case, perhaps it is not used: --without-dlsym Do not use dlsym() to load GPM dynamically. -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#68670: And no forewarning gives
And with the Tweed had travelld http://server.uludagreklam.com/dishonored.html -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#553536: marked as done (iptotal: dir-or-file-in-var-www /var/www/iptotal/images/Archive_Button.gif and 12 others)
Your message dated Mon, 16 Nov 2009 00:47:20 + with message-id and subject line Bug#553536: fixed in iptotal 0.3.3-9 has caused the Debian Bug report #553536, regarding iptotal: dir-or-file-in-var-www /var/www/iptotal/images/Archive_Button.gif and 12 others 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 ow...@bugs.debian.org immediately.) -- 553536: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553536 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: iptotal Version: 0.3.3-8 Severity: serious User: lintian-ma...@debian.org Usertags: dir-or-file-in-var-www Debian packages should not install files under /var/www. This is not one of the /var directories in the File Hierarchy Standard and is under the control of the local administrator. Packages should not assume that it is the document root for a web server; it is very common for users to change the default document root and packages should not assume that users will keep any particular setting. Packages that want to make files available via an installed web server should instead put instructions for the local administrator in a README.Debian file and ideally include configuration fragments for common web servers such as Apache. As an exception, packages are permitted to create the /var/www directory due to its past history as the default document root, but should at most copy over a default file in postinst for a new install. Refer to Filesystem Hierarchy Standard (The /var Hierarchy) for details. One solution that works is to put configuration files into /etc/, put static content, if any, into /usr/{share,lib}/, then create /var/lib/ as home for the package, and symlink the files from /etc and /usr/ into the /var/lib/. Then create a simple set of configuration snippets for popular web servers (for example, files one may link into /etc/apache2/conf.d) and put them into /etc/. This way user modifiable files stil live in /etc, and a simple operation can make the package go live. Filed as serious, since this is a violation of the FHS (which is part of policy), and also since a package with these files will currently get this package rejected. See http://lists.debian.org/debian-devel-announce/2009/10/msg4.html for details. This means the package has been deemed too buggy to be in Debian. manoj -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.31.4-anzu-2 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages iptotal depends on: ii apache2 2.2.14-1 Apache HTTP Server metapackage ii apache2-mpm-prefork [httpd] 2.2.14-1 Apache HTTP Server - traditional n ii libc6 2.10.1-3 GNU C Library: Shared libraries ii libpcap0.81.0.0-4system interface for user-level pa pn rrdtool(no description available) ii tcpdump 4.0.0-4A powerful tool for network monito iptotal recommends no packages. iptotal suggests no packages. --- End Message --- --- Begin Message --- Source: iptotal Source-Version: 0.3.3-9 We believe that the bug you reported is fixed in the latest version of iptotal, which is due to be installed in the Debian FTP archive: iptotal_0.3.3-9.diff.gz to main/i/iptotal/iptotal_0.3.3-9.diff.gz iptotal_0.3.3-9.dsc to main/i/iptotal/iptotal_0.3.3-9.dsc iptotal_0.3.3-9_i386.deb to main/i/iptotal/iptotal_0.3.3-9_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 553...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ignace Mouzannar (supplier of updated iptotal 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 ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 15 Nov 2009 21:11:05 +0100 Source: iptotal Binary: iptotal Architecture: source i386 Version: 0.3.3-9 Distribution: unstable Urgency: low Maintainer: Ignace Mouzannar Changed-By: Ignace Mouzannar Description: iptotal- monitor for IP traffic, not requiring SNMP Closes: 317260 473843 553536 Changes: iptota
Bug#317260: marked as done (iptotal: no way to easily disable iptotal)
Your message dated Mon, 16 Nov 2009 00:47:20 + with message-id and subject line Bug#317260: fixed in iptotal 0.3.3-9 has caused the Debian Bug report #317260, regarding iptotal: no way to easily disable iptotal 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 ow...@bugs.debian.org immediately.) -- 317260: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=317260 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: iptotal Version: 0.3.3-6 Severity: wishlist This patch allows one to disable iptotal using /etc/default/iptotal: --- iptotal~2004-04-07 13:42:27.0 +0200 +++ iptotal 2005-07-07 08:56:09.0 +0200 @@ -14,14 +14,15 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbi DAEMON=/usr/sbin/iptotald NAME=iptotal DESC=iptotal - -test -x $DAEMON || exit 0 +RUN_DAEMON=true # Include iptotal defaults if available if [ -f /etc/default/iptotal ] ; then . /etc/default/iptotal fi +test "$RUN_DAEMON" = true -a -x $DAEMON || exit 0 + set -e case "$1" in -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.30-pre2-pr-hrt-1kHz-1 Locale: LANG=C, lc_ctype=it...@euro (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages iptotal depends on: ii apache [httpd] 1.3.33-6 versatile, high-performance HTTP s ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libpcap0.7 0.7.2-7 System interface for user-level pa ii rrdtool 1.0.49-1 Time-series data storage and displ ii tcpdump 3.8.3-5 A powerful tool for network monito -- no debconf information --- End Message --- --- Begin Message --- Source: iptotal Source-Version: 0.3.3-9 We believe that the bug you reported is fixed in the latest version of iptotal, which is due to be installed in the Debian FTP archive: iptotal_0.3.3-9.diff.gz to main/i/iptotal/iptotal_0.3.3-9.diff.gz iptotal_0.3.3-9.dsc to main/i/iptotal/iptotal_0.3.3-9.dsc iptotal_0.3.3-9_i386.deb to main/i/iptotal/iptotal_0.3.3-9_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 317...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ignace Mouzannar (supplier of updated iptotal 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 ftpmas...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 15 Nov 2009 21:11:05 +0100 Source: iptotal Binary: iptotal Architecture: source i386 Version: 0.3.3-9 Distribution: unstable Urgency: low Maintainer: Ignace Mouzannar Changed-By: Ignace Mouzannar Description: iptotal- monitor for IP traffic, not requiring SNMP Closes: 317260 473843 553536 Changes: iptotal (0.3.3-9) unstable; urgency=low . * New maintainer. (Closes: #473843) * debian/rules: - Moved the copying of /usr/share/misc/config.{sub,guess} from the clean section to the configure section. And added functions to backup/restore the config{sud,guess} files provided by upstream. - Changed the data directory from /var/www/iptotal to /usr/lib/iptotal/ (user content) and /usr/share/iptotal/www (static). (Closes: #553536) - Moved configuration file from /etc/ to /etc/iptotal/ directory. - Added dh_lintian in the binary-arch section to install the override file. * debian/control: - Added build dependency on autotools-dev. * debian/patches: - Added 05_fix_old_fixes.dpatch: Includes all changes made by original maintainer outside the debian/ directory. - Updated the 00list placing 05_fix_old_fixes.dpatch before 04_fix_kbytes_sufixes.dpatch. * debian/init: - Renamed debian/init.d to debian/init. - Added a short description. - Forced deletion of the pid file as daemon does not take care of this. - Added support for /etc/default/iptotal - Added force-start option, to start the daemon, ignoring the content of the /etc/default/iptotal file. * debian/postinst: - Reloads apache2 configuration. - As installation path has changed in this release, added a temporary copying of old files to the new working directo