Intent to upload tpconfig to fix pending po-debconf l10n bugs
Dear QA team, The tpconfig Debian package, which is orphaned, has pending bug report(s) which include translation updates or fixes for po-debconf, namely bug number 508154 (and maybe other similar bugs). The i18n team is now hunting the very last bits of missing localization and that package went on our radar. I have the intention, as part of a more general action of the Debian i18n Task Force to build and possibly upload a QA upload for tpconfig in order to fix this as well as all pending translations for the debconf templates. I will though investigate the package to check whether it is still OK to keep it in the archive. If it appears to be too outdated, obsolete or any other reason, I might call for the package removal. The schedule for this work is roughly the following: Saturday, August 22, 2009 : send this notice Saturday, August 22, 2009 : post a update announcement to debian-i18n Saturday, August 29, 2009 : (midnight) deadline for receiving translation updates Sunday, August 30, 2009 : build the package and upload it I will subscribe to the Package Tracking System for tpconfig and follow its life for 60 days after my upload in order to fix any issue potentially introduced by my upload. Let me know, as soon as possible, if you have any kind of objection to this process. -- signature.asc Description: Digital signature
Bug#526878: Bug#504283: Bug#471801: egroupware adoption or removal?
Hi Ralf, On Thursday 20 August 2009, Ralf Becker wrote: > I'm one of the admins and the main developer of EGroupware project. > > Naturally I'm very interested that EGroupware stays in Debian. > > I'm building the projects own rpm packages and since a while also Debian > packages for a professional EGroupware line of my company. > > I'm willing to maintain the Debian packages - thought I have no idea > what the non-technical requirements on a Debian maintainer are. one of the main problem for packaging egroupware (not exclusive relevant for debian) is the huge amount of embedded code copies[1] (search for 'egroupware'). This was the reason to not include egroupware into sarge and is the actual reason for removing from testing. If there pops up a security problem for any embedded code copy, the (egroupware) package needs fixed in any way. The ideal solution would be to get rid of the embeddde code copies in the egroupware debian package and use the debian package of the embedded code copy. For example with phpmailer, just the phpmailer package needs to be fixed and egroupware is not vuln anymore. The actual problem is, to fix the problem in the egroupware package too, which is a big security mess. So if you could take this code copy issue into account, the conditions for egroupware in debian would benefit a lot. Thanks and with kind regards, Jan. [1] http://svn.debian.org/wsvn/secure-testing/data/embedded-code- copies?op=file -- Never write mail to , you have been warned! -BEGIN GEEK CODE BLOCK- Version: 3.1 GIT d-- s+: a- C+++ UL P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++ --END GEEK CODE BLOCK-- -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: Adding tags to get this on Christians i18n radar
Processing commands for cont...@bugs.debian.org: > tags 510365 + l10n Bug #510365 [tpconfig] tpconfig: [INTL:de] updated german debconf translation Added tag(s) l10n. > tags 510365 + patch Bug #510365 [tpconfig] tpconfig: [INTL:de] updated german debconf translation Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Schlankheitsprodukte
5 oder sogar 25 Kilo abnehmen? Wer moechte das nicht! Nur erreicht es kaum ein Mensch. Zumindest nicht ohne Hilfe. Aber jetzt gibt es fuer alle die, die Gewicht verlieren wollen, eine wirklich fantastische Botschaft. Es wurde endlich ein Mittel zur Gewichtsreduktion entdeckt, mit dessen Hilfe Sie sehr schnell sehr viel Kilo verlieren koennen, ohne dass Sie halb verhungern und staendig Sport treiben muessen. Das neue Mittel zum einfachen Abnehmen ist so revolutionaer, es hat es sogar in die beruehmte Show von Oprah Winfrey geschafft! Diaetpillen aus den USA sorgen fuer den massiven Durchbruch. Nutzen auch Sie das neue Mittel! Ganz bequeme und zuverlaessige Bestellung und mehr Berichte im Internet unter http://groups.yahoo.com/group/nailcried44ixyz Mit angenehmen Gruessen Dr. Michelle Kaub -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#504283: Bug#526878: Bug#504283: Bug#471801: egroupware adoption or removal?
Hi Jan, Jan Wagner schrieb: > Hi Ralf, > > one of the main problem for packaging egroupware (not exclusive relevant for > debian) is the huge amount of embedded code copies[1] (search for > 'egroupware'). This was the reason to not include egroupware into sarge and > is > the actual reason for removing from testing. If there pops up a security > problem for any embedded code copy, the (egroupware) package needs fixed in > any way. The ideal solution would be to get rid of the embeddde code copies > in > the egroupware debian package and use the debian package of the embedded code > copy. For example with phpmailer, just the phpmailer package needs to be > fixed > and egroupware is not vuln anymore. > The actual problem is, to fix the problem in the egroupware package too, > which > is a big security mess. Unfortunately the problem is more complex. Here are a few reasons why code it embed into EGroupware instead of using external libraries: - upstream did not accepted patches necessary for bugfixes or enhancements (eg. CalDAV support via HTTP_WebDAV_Server) - missing time and resources to communicate and negotiate with upstream to accept required modifications - not creating more dependencies for inexperienced users mostly using zip archives under windows (I know that matters not for Debian, but it's important for our user base). So far we only have dependencies in either PHP extensions or PEAR packages (for the EGroupware core). - sharing authentication and sessions with other external applications, can usually not be archived with just a parallel installation. Even if the software is untouched (as for example Gallery2) we need to provide configuration files (fetching their data from EGroupware) within their code trees - other stuff like eg. FCKeditor requires to create and/or configure a serverside backend I know most of the above can be solved, if we look only on Debian and EGroupware developers had more resources to spend in that area. Looking at the exploits of the last years - the majority was caused by embed code - most were fixed within days of coming to my knowledge. That process of cause only starts, after the upstream projects published. > So if you could take this code copy issue into account, the conditions for > egroupware in debian would benefit a lot. > > Thanks and with kind regards, Jan. > [1] > http://svn.debian.org/wsvn/secure-testing/data/embedded-code-copies?op=file This list is not up to date. It lists all problems as unfixed, which is not the case: the exploits in these embedded packages are either: - fixed in the most current EGroupware packages or - can not be executed in EGroupware (eg. we use only SMTP in phpMailer) Independent of how EGroupware is maintained in Debian in future, I'm happy to work closer together with Debian Security Team, to get earlier information about exploits in embedded code and coordinate security fixes. If I'm going to maintain EGroupware in Debian, everyone can expect same-time releases of Debian packages (to experimental), as the other rpm packages or archives of EGroupware. I will of cause very like try to handle at least the Linux packages of EGroupware as close as possible together - thought in the past mostly rpm packages benefit from the already nice Debian packages. I made now many fixes and enhancements to our commercial Debian packages, which I plan to integrate (or report back) to Debian. Anyway most important for me is that EGroupware stays in Debian. I'm happy if we (EGroupware project) have a competent and timely available Debian maintainer, as we had in the past with Peter. Ralf -- Ralf Becker Director Software Development Stylite GmbH [open style of IT] Morschheimer Strasse 15 67292 Kirchheimbolanden fon +49 (0) 6352 70629-0 fax +49 (0) 6352 70629-30 mailto: r...@stylite.de www.stylite.de www.egroupware.org Geschäftsführer Andre Keller, Gudrun Müller, Nigel Vickers und Ralf Becker Registergericht Kaiserslautern HRB 30575 Umsatzsteuer-Id / VAT-Id: DE214280951 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#542989: klineakconfig: FTBFS: lineak_core_functions.h:35: error: declaration of 'int* __errno_location()' throws different exceptions
Package: klineakconfig Version: 0.9-8 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20090822 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde > -I/usr/include/qt3 -I. -I. -I.. -I/usr/include/kde -I/usr/include/qt3 -I. > -I. -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/include/lineak -I/usr/include > -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith > -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align > -Wconversion -DNDEBUG -DNO_DEBUG -g -O2 -MT klineakconfig.o -MD -MP -MF > ".deps/klineakconfig.Tpo" \ > -c -o klineakconfig.o `test -f 'klineakconfig.cpp' || echo > './'`klineakconfig.cpp; \ > then mv -f ".deps/klineakconfig.Tpo" ".deps/klineakconfig.Po"; \ > else rm -f ".deps/klineakconfig.Tpo"; exit 1; \ > fi > In file included from /usr/include/qt3/qwindowdefs.h:47, > from /usr/include/qt3/qwidget.h:45, > from klineak.h:26, > from klineakconfig.h:26, > from klineakconfig.cpp:18: > /usr/include/qt3/qstring.h: In member function 'char QChar::latin1() const': > /usr/include/qt3/qstring.h:197: warning: conversion to 'char' from 'int' may > alter its value > /usr/include/qt3/qstring.h: In member function 'void QChar::setCell(uchar)': > /usr/include/qt3/qstring.h:222: warning: conversion to 'ushort' from 'int' > may alter its value > /usr/include/qt3/qstring.h: In member function 'void QChar::setRow(uchar)': > /usr/include/qt3/qstring.h:223: warning: conversion to 'ushort' from 'int' > may alter its value > /usr/include/qt3/qstring.h: In constructor 'QChar::QChar(uchar, uchar)': > /usr/include/qt3/qstring.h:267: warning: conversion to 'ushort' from 'int' > may alter its value > /usr/include/qt3/qstring.h: In constructor 'QStringData::QStringData(QChar*, > uint, uint)': > /usr/include/qt3/qstring.h:365: warning: conversion to 'unsigned int:30' from > 'uint' may alter its value > /usr/include/qt3/qstring.h:365: warning: conversion to 'unsigned int:30' from > 'uint' may alter its value > In file included from /usr/include/qt3/qobject.h:48, > from /usr/include/qt3/qwidget.h:46, > from klineak.h:26, > from klineakconfig.h:26, > from klineakconfig.cpp:18: > /usr/include/qt3/qevent.h: In constructor > 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const > QPoint&, const QPoint&, int)': > /usr/include/qt3/qevent.h:432: warning: conversion to 'unsigned char' from > 'uint' may alter its value > /usr/include/qt3/qevent.h: In member function 'void > QDropEvent::setAction(QDropEvent::Action)': > /usr/include/qt3/qevent.h:523: warning: conversion to 'unsigned char' from > 'uint' may alter its value > In file included from /usr/include/qt3/qwidget.h:52, > from klineak.h:26, > from klineakconfig.h:26, > from klineakconfig.cpp:18: > /usr/include/qt3/qsizepolicy.h: In member function 'void > QSizePolicy::transpose()': > /usr/include/qt3/qsizepolicy.h:125: warning: conversion to 'uchar' from > 'uint' may alter its value > /usr/include/qt3/qsizepolicy.h:125: warning: conversion to 'uchar' from > 'uint' may alter its value > In file included from /usr/include/kde/klistbox.h:21, > from /usr/include/kde/kjanuswidget.h:27, > from /usr/include/kde/kdialogbase.h:27, > from /usr/include/kde/klineeditdlg.h:26, > from klineak.h:42, > from klineakconfig.h:26, > from klineakconfig.cpp:18: > /usr/include/qt3/qlistbox.h: In member function 'int QListBox::cellWidth() > const': > /usr/include/qt3/qlistbox.h:194: warning: conversion to 'int' from 'long int' > may alter its value > /usr/include/qt3/qlistbox.h: In member function 'int QListBox::cellWidth(int) > const': > /usr/include/qt3/qlistbox.h:195: warning: conversion to 'int' from 'long int' > may alter its value > In file included from klineakdef.h:27, > from klineakconfig.h:30, > from klineakconfig.cpp:18: > /usr/include/qt3/qimage.h: In m
Bug#543007: lineak-defaultplugin: FTBFS: /usr/bin/install: cannot stat `.libs/mediadetectplugin.so': No such file or directory
Package: lineak-defaultplugin Version: 1:0.9-5 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20090822 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[3]: Entering directory > `/build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/default_plugin' > make[3]: Nothing to be done for `install-exec-am'. > /bin/bash ../admin/mkinstalldirs > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/etc/ > mkdir -p -- > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/etc/ > /usr/bin/install -c -p -m 644 ../media-detect.conf > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/etc/media-detect.conf > /bin/bash ../admin/mkinstalldirs > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/share/man/man1 > mkdir -p -- > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/share/man/man1 > /usr/bin/install -c -p -m 644 ./lineak_defaultplugin.1 > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/share/man/man1/lineak_defaultplugin.1 > /bin/bash ../admin/mkinstalldirs > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins > mkdir -p -- > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins > /bin/bash ../libtool --mode=install /usr/bin/install -c -p defaultplugin.la > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins/defaultplugin.la > libtool: install: /usr/bin/install -c -p .libs/defaultplugin.so > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins/defaultplugin.so > /usr/bin/install: cannot stat `.libs/defaultplugin.so': No such file or > directory > /bin/bash ../libtool --mode=install /usr/bin/install -c -p > mediadetectplugin.la > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins/mediadetectplugin.la > libtool: install: /usr/bin/install -c -p .libs/mediadetectplugin.so > /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins/mediadetectplugin.so > /usr/bin/install: cannot stat `.libs/mediadetectplugin.so': No such file or > directory > make[3]: *** [install-pluginsLTLIBRARIES] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2009/08/22/lineak-defaultplugin_1:0.9-5_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#543027: lineak-kdeplugins: FTBFS: /usr/bin/install: cannot stat `.libs/jukplugin.so': No such file or directory
Package: lineak-kdeplugins Version: 2:0.9-5 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20090822 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[3]: Entering directory > `/build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/juk_plugin' > make[3]: Nothing to be done for `install-exec-am'. > /bin/bash ../admin/mkinstalldirs > /build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/debian/lineak-kdeplugins/usr/lib/lineakd/plugins > mkdir -p -- > /build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/debian/lineak-kdeplugins/usr/lib/lineakd/plugins > /bin/bash ../libtool --mode=install /usr/bin/install -c -p jukplugin.la > /build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/debian/lineak-kdeplugins/usr/lib/lineakd/plugins/jukplugin.la > libtool: install: /usr/bin/install -c -p .libs/jukplugin.so > /build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/debian/lineak-kdeplugins/usr/lib/lineakd/plugins/jukplugin.so > /usr/bin/install: cannot stat `.libs/jukplugin.so': No such file or directory > make[3]: *** [install-pluginLTLIBRARIES] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2009/08/22/lineak-kdeplugins_2:0.9-5_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#543009: lineak-xosdplugin: FTBFS: /usr/bin/install: cannot stat `.libs/xosdplugin.so': No such file or directory
Package: lineak-xosdplugin Version: 1:0.9-7 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20090822 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[3]: Entering directory > `/build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/xosd_plugin' > make[3]: Nothing to be done for `install-exec-am'. > /bin/bash ../admin/mkinstalldirs > /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/share/man/man1 > mkdir -p -- > /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/share/man/man1 > /usr/bin/install -c -p -m 644 ./lineak_xosdplugin.1 > /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/share/man/man1/lineak_xosdplugin.1 > /bin/bash ../admin/mkinstalldirs > /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/lib/lineakd/plugins > mkdir -p -- > /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/lib/lineakd/plugins > /bin/bash ../libtool --mode=install /usr/bin/install -c -p xosdplugin.la > /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/lib/lineakd/plugins/xosdplugin.la > libtool: install: /usr/bin/install -c -p .libs/xosdplugin.so > /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/lib/lineakd/plugins/xosdplugin.so > /usr/bin/install: cannot stat `.libs/xosdplugin.so': No such file or directory > make[3]: *** [install-pluginLTLIBRARIES] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2009/08/22/lineak-xosdplugin_1:0.9-7_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
e2tools 0.0.16-5 MIGRATED to testing
FYI: The status of the e2tools source package in Debian's testing distribution has changed. Previous version: 0.0.16-4 Current version: 0.0.16-5 -- 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#541294: marked as done (specter: Vanilla install segfaults)
Your message dated Sat, 22 Aug 2009 18:24:19 +0100 with message-id <1250961859.138763.12784.nullmai...@kmos.homeip.net> and subject line Package specter has been removed from Debian has caused the Debian Bug report #541294, regarding specter: Vanilla install segfaults 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.) -- 541294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541294 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: specter Version: 1.4-2+b1 Severity: grave Justification: renders package unusable strace start-stop-daemon --start --quiet --exec /usr/sbin/specter -- -d --uid specter --gid specter open("/etc/specter.conf", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=3119, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f8a000 read(3, "#\n# Sample configuration file fo"..., 4096) = 3119 _llseek(3, 0, [3119], SEEK_CUR) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ Trial-and-error indicates that it does not seem to like "--gid specter" (Yes, the group does exist): # grep specter /etc/group specter:x:124: -- System Information: Debian Release: 4.0 APT prefers oldstable APT policy: (500, 'oldstable'), (200, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.24-etchnhalf.1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages specter depends on: ii adduser 3.102Add and remove users and groups ii iptables1.3.6.0debian1-5 administration tools for packet fi ii libc6 2.3.6.ds1-13etch9+b1 GNU C Library: Shared libraries specter recommends no packages. -- no debconf information --- End Message --- --- Begin Message --- Version: 1.4-4+rm You filled the bug http://bugs.debian.org/541294 in Debian BTS against the package specter. I'm closing it as fixed in *unstable*, but it will remain open for older distributions. For more information about this package's removal, read http://bugs.debian.org/463451. That bug might give the reasons why this package was removed and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues --- End Message ---
Processed (with 1 errors): Re: Bug#543002: libpadre-plugin-nopaste-perl: FTBFS: Can't load '/usr/lib/perl5/auto/Wx/Wx.so' for module Wx: /usr/lib/perl5/auto/Wx/Wx.so: symbol _ZN14wxTreeCtrlBase11Colla
Processing commands for cont...@bugs.debian.org: > forcemerge 540060 543002 Bug#540060: error in pgadmin3 Bug#543002: libpadre-plugin-nopaste-perl: FTBFS: Can't load '/usr/lib/perl5/auto/Wx/Wx.so' for module Wx: /usr/lib/perl5/auto/Wx/Wx.so: symbol _ZN14wxTreeCtrlBase11CollapseAllEv, version WXU_2.8.1 not defined in file libwx_gtk2u_core-2.8.so.0 Mismatch - only Bugs in the same package can be forcibly merged: Bug 543002 is not in the same package as 540060 > block 540060 by 540751 Bug #540060 [libwxgtk2.8-0] error in pgadmin3 Was not blocked by any bugs. Added blocking bug(s) of 540060: 540751 > quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: Re: Processed (with 2 errors): your mail
Processing commands for cont...@bugs.debian.org: > reassign 543002 libwxgtk2.8-0 Bug #543002 [libpadre-plugin-nopaste-perl] libpadre-plugin-nopaste-perl: FTBFS: Can't load '/usr/lib/perl5/auto/Wx/Wx.so' for module Wx: /usr/lib/perl5/auto/Wx/Wx.so: symbol _ZN14wxTreeCtrlBase11CollapseAllEv, version WXU_2.8.1 not defined in file libwx_gtk2u_core-2.8.so.0 Bug reassigned from package 'libpadre-plugin-nopaste-perl' to 'libwxgtk2.8-0'. Bug No longer marked as found in versions libpadre-plugin-nopaste-perl/0.2.1-1. > reassign 543066 libwxgtk2.8-0 Bug #543066 [libwx-perl-processstream-perl] libwx-perl-processstream-perl: FTBFS: tests failed Bug reassigned from package 'libwx-perl-processstream-perl' to 'libwxgtk2.8-0'. Bug No longer marked as found in versions libwx-perl-processstream-perl/0.11-1. > reassign 543078 libwxgtk2.8-0 Bug #543078 [libpadre-plugin-autoformat-perl] libpadre-plugin-autoformat-perl: FTBFS: tests failed Bug reassigned from package 'libpadre-plugin-autoformat-perl' to 'libwxgtk2.8-0'. Bug No longer marked as found in versions libpadre-plugin-autoformat-perl/1.1.2-1. > forcemerge 540060 543002 Bug#540060: error in pgadmin3 Bug#543002: libpadre-plugin-nopaste-perl: FTBFS: Can't load '/usr/lib/perl5/auto/Wx/Wx.so' for module Wx: /usr/lib/perl5/auto/Wx/Wx.so: symbol _ZN14wxTreeCtrlBase11CollapseAllEv, version WXU_2.8.1 not defined in file libwx_gtk2u_core-2.8.so.0 Forcibly Merged 540060 543002. > forcemerge 540060 543066 Bug#540060: error in pgadmin3 Bug#543066: libwx-perl-processstream-perl: FTBFS: tests failed Bug#543002: libpadre-plugin-nopaste-perl: FTBFS: Can't load '/usr/lib/perl5/auto/Wx/Wx.so' for module Wx: /usr/lib/perl5/auto/Wx/Wx.so: symbol _ZN14wxTreeCtrlBase11CollapseAllEv, version WXU_2.8.1 not defined in file libwx_gtk2u_core-2.8.so.0 Forcibly Merged 540060 543002 543066. > forcemerge 540060 543078 Bug#540060: error in pgadmin3 Bug#543078: libpadre-plugin-autoformat-perl: FTBFS: tests failed Bug#543002: libpadre-plugin-nopaste-perl: FTBFS: Can't load '/usr/lib/perl5/auto/Wx/Wx.so' for module Wx: /usr/lib/perl5/auto/Wx/Wx.so: symbol _ZN14wxTreeCtrlBase11CollapseAllEv, version WXU_2.8.1 not defined in file libwx_gtk2u_core-2.8.so.0 Bug#543066: libwx-perl-processstream-perl: FTBFS: tests failed Forcibly Merged 540060 543002 543066 543078. > quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: Correct title
Processing commands for cont...@bugs.debian.org: > retitle 542678 xfs: Incorrect dependencies in init.d script? Bug #542678 [xfs] xfs: Incorrect provides and dependencies in init.d script Changed Bug title to 'xfs: Incorrect dependencies in init.d script?' from 'xfs: Incorrect provides and dependencies in init.d script' > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Attention; Beneficiary
Attention; Beneficiary, I am Hajia Farida Waziri Chairman Efcc Investigation Office Nigeria, there is presently a counter claims on your funds by one MR.Rudolph Lopez, who is presently trying to make us believe that you are dead and even explained hat you entered into an agreement with him, to help you in receiving your fund, So here comes the big question. Did you sign any Deed of Assignment in favor of (Rudolph Lopez). thereby making him the current beneficiary with his following account details: MR Rudolph Lopez, AC/NUMBER: 633-6236393. ROUTING/371627, B/NAME:JP Morgan Chase, ADDRESS:9125 Whittier Blvd.Pico Rivera, California 90660,USA, we shall proceed to issue all payments details to the said Mr. Rudolph Lopez, if we do not hear from you. Thanks Hajia Farida Waziri Chairman Efcc Investigation Office Nigeria -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: PlayOnLinux fail to run with a python error
Processing commands for cont...@bugs.debian.org: > reassign 543154 libwxgtk2.8-0 Bug #543154 [playonlinux] [playonlinux] PlayOnLinux fail to run with a python error Bug reassigned from package 'playonlinux' to 'libwxgtk2.8-0'. Bug No longer marked as found in versions playonlinux/3.6-1. > forcemerge 540060 543154 Bug#540060: error in pgadmin3 Bug#543154: [playonlinux] PlayOnLinux fail to run with a python error Bug#543002: libpadre-plugin-nopaste-perl: FTBFS: Can't load '/usr/lib/perl5/auto/Wx/Wx.so' for module Wx: /usr/lib/perl5/auto/Wx/Wx.so: symbol _ZN14wxTreeCtrlBase11CollapseAllEv, version WXU_2.8.1 not defined in file libwx_gtk2u_core-2.8.so.0 Bug#543066: libwx-perl-processstream-perl: FTBFS: tests failed Bug#543078: libpadre-plugin-autoformat-perl: FTBFS: tests failed Forcibly Merged 540060 543002 543066 543078 543154. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Sie werden endlich schlank sein
5 oder sogar 25 Kilo weniger? Wer moechte das nicht! Nur erreicht es kaum jemand. Zumindest nicht ohne Unterstuetzung. Aber jetzt gibt es fuer alle die, die abnehmen wollen, eine wirklich hervorragende Botschaft. Es wurde endlich ein Produkt entdeckt, mit dessen Hilfe Sie sehr schnell sehr viel Gewicht reduzieren koennen, ohne dass Sie halb verhungern und staendig Sport treiben muessen. Das neu entdeckte Mittel zum einfachen Abnehmen ist so revolutionaer, es hat es sogar in die beruehmte Show von Oprah Winfrey gebracht! Abnehmprodukte aus Amerika sorgen fuer den perfekten Erfolg. Profitieren auch Sie davon! Ganz einfache und zuverlaessige Bestellung und mehr Erkkaerungen im Web unter http://groups.yahoo.com/group/hutleftidw5ac Mit erfolgreichen Gruessen Dr. Sabine Schwetzing -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processing of qsynth_0.3.4-1_i386.changes
qsynth_0.3.4-1_i386.changes uploaded successfully to localhost along with the files: qsynth_0.3.4-1.dsc qsynth_0.3.4.orig.tar.gz qsynth_0.3.4-1.diff.gz qsynth_0.3.4-1_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processing of ttmkfdir_3.0.9-6_i386.changes
ttmkfdir_3.0.9-6_i386.changes uploaded successfully to localhost along with the files: ttmkfdir_3.0.9-6.dsc ttmkfdir_3.0.9-6.diff.gz ttmkfdir_3.0.9-6_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
qsynth_0.3.4-1_i386.changes ACCEPTED
Accepted: qsynth_0.3.4-1.diff.gz to pool/main/q/qsynth/qsynth_0.3.4-1.diff.gz qsynth_0.3.4-1.dsc to pool/main/q/qsynth/qsynth_0.3.4-1.dsc qsynth_0.3.4-1_i386.deb to pool/main/q/qsynth/qsynth_0.3.4-1_i386.deb qsynth_0.3.4.orig.tar.gz to pool/main/q/qsynth/qsynth_0.3.4.orig.tar.gz Override entries for your package: qsynth_0.3.4-1.dsc - source sound qsynth_0.3.4-1_i386.deb - optional sound Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 479446 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ttmkfdir_3.0.9-6_i386.changes ACCEPTED
Accepted: ttmkfdir_3.0.9-6.diff.gz to pool/main/t/ttmkfdir/ttmkfdir_3.0.9-6.diff.gz ttmkfdir_3.0.9-6.dsc to pool/main/t/ttmkfdir/ttmkfdir_3.0.9-6.dsc ttmkfdir_3.0.9-6_i386.deb to pool/main/t/ttmkfdir/ttmkfdir_3.0.9-6_i386.deb Override entries for your package: ttmkfdir_3.0.9-6.dsc - source x11 ttmkfdir_3.0.9-6_i386.deb - optional x11 Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org