Sie will laenger als ich kann?..
Haben Sie im Bett probleme die Freundin zum Kommen zu bringen? Auf gibt es jetzt pflanzliche Potenz Mittel und Original Produkte. Es ver-ringert die Zeit bis zur se-xuellen Errektion und begrenzt frueh zeitiges ejakulieren. Die Macht der Latte ist bis zu 4 mal optimaler, unsere die blaue Pille fuer den Mann ver-bessern deutlich die sexuelle Leistung, Energie und die Errektion. Shoppen sie online und ver-gessen Sie ihre Enttaeuschungen und die schlimmen Situationen. Blaue Pillchen Schon ab 8 Euro mehr Lebensfreude..! Jetzt bestellen auf http://groups.yahoo.com/group/drawbirthiinku3 - Wirkstoff getestet - diskreter Karton - gratis Versand - keine Zoll Probleme - bequem Online einkaufen. Nie mehr zu frueh abspritzen und das Maedchen gut und hart voegeln! Oder andere Produkte die Mann im Bett brauchen kann shoppen auf http://groups.yahoo.com/group/nosank3p7f7w Mit frohen Gruessen Petra Hofmann -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed (with 1 errors): your mail
Processing commands for cont...@bugs.debian.org: > # fixing some corrupted/invalid email addresses > submitter 542049 Anders Bostr Bug #542049 [mew] emacs23: mew can't display utf-8 encoded word-documents Changed Bug submitter to 'Anders Bostr ' from 'Anders Bostr$(D+S(Bm ' > submitter 539175 RALOVICH Kristóf Bug #539175 [libqtgui4] libqtgui4: iceweasel hungs on shutdown in libxcb1 Changed Bug submitter to 'RALOVICH Kristóf ' from 'RALOVICH, Kristóf ' > submitter 524286 Luca Boncompagni Bug #524286 {Done: Fathi Boudra } [splashy] general: kernel modules does not automatically load Bug #523449 {Done: Fathi Boudra } [splashy] splashy prevents kernel modules to load Bug #524276 {Done: Fathi Boudra } [splashy] udev not loading hardware modules Changed Bug submitter to 'Luca Boncompagni ' from '523449' > submitter 524276 Luca Boncompagni Bug #524276 {Done: Fathi Boudra } [splashy] udev not loading hardware modules Bug #523449 {Done: Fathi Boudra } [splashy] splashy prevents kernel modules to load Bug #524286 {Done: Fathi Boudra } [splashy] general: kernel modules does not automatically load Changed Bug submitter to 'Luca Boncompagni ' from '523449' > submitter 514983 Björn Herwig Bug #514983 [sun-java6-plugin] sun-java6-plugin: Konqueror missing from browser dependencies Changed Bug submitter to 'Björn Herwig ' from 'Herwig, Björn ' > submitter 481791 Marcin Trybus Bug #481791 [(no package)] (no subject) Set Bug submitter to 'Marcin Trybus '. > submitter 463420 Meißner Bodo Bug #463420 [libpam0g] ia32-libs: missing PAM modules for ia32 applications Bug #538784 [libpam0g] ia32-libs: wrong PAM lookup directory Changed Bug submitter to 'Meißner Bodo ' from 'MeiÃner, Bodo ' > submitter 416925 Eddy Petrisor Bug #416925 [oolite] Oolite on debian testing v 1.65-5 savegame problem Changed Bug submitter to 'Eddy Petrisor ' from 'Eddy Petris,or ' > submitter 402049 Dan Jacobson Bug #402049 [namazu2] namazu --charset Changed Bug submitter to 'Dan Jacobson ' from 'namazu2' > submitter 388382 Alberto Marmodoro Bug #388382 [kdemultimedia-kio-plugins] kdemultimedia-kio-plugins: wrong lame encoding option results in static-like files copying audio CD via konqueror Changed Bug submitter to 'Alberto Marmodoro ' from 'originator-address=!' > submitter 345174 Stock Dr.Jörn Stock Dr.Jörn is not a valid e-mail address; not changing submitter > submitter 319184 Mark Purcell Bug #319184 {Done: Mike Hommey } [childsplay] childsplay: Missing menu icon Changed Bug submitter to 'Mark Purcell ' from '1.0.99+deerpark-alpha2-1' > 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
Bug#532022: libncursesw5-dbg: installs files in the wrong directory
found 532022 5.7+20090607-1 retitle 532022 libncursesw5-dbg: does not ship detached debugging symbols severity 532022 normal thanks On 2009-06-05 21:32 +0200, Raphael Geissert wrote: > Package: libncursesw5-dbg > Version: 5.7+20090523-1 > Severity: grave I disagree with the severity, as explained below. > $ dpkg -L libncursesw5-dbg > [...] > /usr/lib/debug/libticw.so.5.7 > /usr/lib/debug/libformw.so.5.7 > /usr/lib/debug/libpanelw.so.5.7 > /usr/lib/debug/libncursesw.so.5.7 > /usr/lib/debug/libmenuw.so.5.7 > /usr/lib/debug/libmenuw.so.5 > /usr/lib/debug/libpanelw.so.5 > /usr/lib/debug/libticw.so.5 > /usr/lib/debug/libformw.so.5 > /usr/lib/debug/libncursesw.so.5 > > But the shlibs are installed in /lib/, not in /; so the files > in /usr/lib/debug should be moved to /usr/lib/debug/*lib*/ No, and had the maintainer looked at the lintian warnings and errors¹, he would not have done that. These files are not detached debugging symbols, but rather a debug version of the library, built with different options (which, due to a packaging mistake, causes interesting problems like #365120²). > Otherwise dbg and other tools can't find the debug symbols, rendering the > package completely useless. Not really, you have to set LD_LIBRARY_PATH accordingly. Which you have to do anyway even with the current packages, so I've reopened the bug. My testbed git repository³ (a preliminary one until a team takes over ncurses maintenance, #543852⁴) ships detached debugging symbols in the libncurses5-dbg package using the --dbg-package option of dh_strip. This is not completely ideal, I'll try to find out how to best move the debugging symbols for libncursesw5 to libncursesw5-dbg. Cheers, Sven ¹ http://lintian.debian.org/maintainer/packa...@qa.debian.org.html#ncurses ² http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365120 ³ http://git.debian.org/?p=users/joachim-guest/ncurses.git;a=summary ⁴ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543852 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Processed: Re: Bug#532022: libncursesw5-dbg: installs files in the wrong directory
Processing commands for cont...@bugs.debian.org: > found 532022 5.7+20090607-1 Bug #532022 {Done: Daniel Baumann } [libncursesw5-dbg] libncursesw5-dbg: installs files in the wrong directory Bug Marked as found in versions ncurses/5.7+20090607-1; no longer marked as fixed in versions ncurses/5.7+20090607-1 and reopened. > retitle 532022 libncursesw5-dbg: does not ship detached debugging symbols Bug #532022 [libncursesw5-dbg] libncursesw5-dbg: installs files in the wrong directory Changed Bug title to 'libncursesw5-dbg: does not ship detached debugging symbols' from 'libncursesw5-dbg: installs files in the wrong directory' > severity 532022 normal Bug #532022 [libncursesw5-dbg] libncursesw5-dbg: does not ship detached debugging symbols Severity set to 'normal' from 'important' > 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
Bug#365120: Bug#528201: FTBFS: debian/tmp/usr/bin/tic: undefined symbol: _tracef
On 2009-08-29 14:01 +0200, Sven Joachim wrote: > It definitely is a bug in the packaging, but I'm not sure how to best > resolve it. My favorite solution would be to build the regular > libraries without -DNDEBUG and use detached debugging symbols instead of > extra libraries in the -dbg packages. Thinking over it, I changed my mind. The debug libraries are built with trace support that is actually used by developers. > However, this is a rather radical change. Minimally obtrusive might > be this patch: > > diff --git a/debian/rules b/debian/rules > index e7712a6..04c1c13 100755 > --- a/debian/rules > +++ b/debian/rules > @@ -285,7 +285,7 @@ endif > mkdir -p $(tempdir)/etc > > # Install into our base directory > - GZIP='-9' $(MAKE) -C $(objdir-debug) install > + $(MAKE) -C $(objdir-debug) install.libs > $(MAKE) -C $(wobjdir-debug) install.libs > > # Copy libraries to the debug directory > @@ -298,7 +298,7 @@ endif > done > > # Install non -DTRACE versions. > - $(MAKE) -C $(objdir) install.libs > + GZIP='-9' $(MAKE) -C $(objdir) install > $(MAKE) -C $(wobjdir) install.libs > > # Move terminfo files to the right place. This is the way to go. Sven -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
iptotal 0.3.3-8 MIGRATED to testing
FYI: The status of the iptotal source package in Debian's testing distribution has changed. Previous version: 0.3.3-7 Current version: 0.3.3-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
Bug#532022: libncursesw5-dbg: installs files in the wrong directory
Hi Sven, On Thursday 03 September 2009 09:31:19 Sven Joachim wrote: > found 532022 5.7+20090607-1 > retitle 532022 libncursesw5-dbg: does not ship detached debugging symbols > severity 532022 normal > thanks > > On 2009-06-05 21:32 +0200, Raphael Geissert wrote: > > Package: libncursesw5-dbg > > Version: 5.7+20090523-1 > > Severity: grave > > I disagree with the severity, as explained below. Looks like I forgot to close this bug report some time ago, and it got "fixed" when there was actually nothing to fix. > > > $ dpkg -L libncursesw5-dbg > > [...] > > /usr/lib/debug/libticw.so.5.7 > > /usr/lib/debug/libformw.so.5.7 > > /usr/lib/debug/libpanelw.so.5.7 > > /usr/lib/debug/libncursesw.so.5.7 > > /usr/lib/debug/libmenuw.so.5.7 > > /usr/lib/debug/libmenuw.so.5 > > /usr/lib/debug/libpanelw.so.5 > > /usr/lib/debug/libticw.so.5 > > /usr/lib/debug/libformw.so.5 > > /usr/lib/debug/libncursesw.so.5 > > > > But the shlibs are installed in /lib/, not in /; so the files > > in /usr/lib/debug should be moved to /usr/lib/debug/*lib*/ > > No, and had the maintainer looked at the lintian warnings and errors¹, he > would not have done that. These files are not detached debugging > symbols, but rather a debug version of the library, built with different > options (which, due to a packaging mistake, causes interesting problems > like #365120²). You are right. I even wrote the debug-symbols-directly-in-usr-lib-debug lintian check right after I filed the report. Had ncurses indeed be bogus that tag would have been emitted. Thanks for pointing that out. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#544924: apcupsd: spins when DNS fails
Package: apcupsd Version: 3.14.6-3 When a hostname doesn't exist, apcupsd continually attempts to resolve it rather than eg. giving up on it and failing at startup. That causes the APC daemon and named to suck up CPU. UPSTYPE snmp DEVICE 192.168.1.185:161:apc:public -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Die einfachste Methode der Welt
Richtig abnehmen solllte heut-zu-tage simpel sein und am besten schon Genuss machen. Versuchen Sie diese innovative Abnehmmethode und er-fahren Sie, wie problem-los es jetzt sein kann 16 KG innerhalb einem M0nat abzu-nehmen. Hier er-halten Sie Sie alle Feinheiten, um flink eine fitte Figur zu bekommen ohne Sport zu treiben. http://groups.yahoo.com/group/latinyetho7ctg 15 Kilo sorgenfrei abnehmen! Mit angenehmen Gruessen Dr. Tanja Herbert -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#544613: marked as done (ncurses: clarify the purpose of the -dbg packages)
Your message dated Thu, 03 Sep 2009 22:56:17 +0200 with message-id <87ws4flpce@turtle.gmx.de> and subject line closing has caused the Debian Bug report #544613, regarding ncurses: clarify the purpose of the -dbg packages 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.) -- 544613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544613 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libncursesw5-dbg Version: 5.7+20090523-1 Severity: grave Hi, $ dpkg -L libncursesw5-dbg [...] /usr/lib/debug/libticw.so.5.7 /usr/lib/debug/libformw.so.5.7 /usr/lib/debug/libpanelw.so.5.7 /usr/lib/debug/libncursesw.so.5.7 /usr/lib/debug/libmenuw.so.5.7 /usr/lib/debug/libmenuw.so.5 /usr/lib/debug/libpanelw.so.5 /usr/lib/debug/libticw.so.5 /usr/lib/debug/libformw.so.5 /usr/lib/debug/libncursesw.so.5 But the shlibs are installed in /lib/, not in /; so the files in /usr/lib/debug should be moved to /usr/lib/debug/*lib*/ Otherwise dbg and other tools can't find the debug symbols, rendering the package completely useless. Cheers, -- Raphael Geissert - Debian Maintainer www.debian.org - get.debian.net --- End Message --- --- Begin Message --- For some reason I thought it would be better to clone #532022 instead of reopening it right away. I've changed my mind and reopened the original bug, no reason to keep this clone as well. --- End Message ---
Processed: Re: Bug#491900: This package should not be released with lenny
Processing commands for cont...@bugs.debian.org: > reassign 491900 ftp.debian.org Bug #491900 [kxgenerator] This package should not be released with lenny Bug reassigned from package 'kxgenerator' to 'ftp.debian.org'. > reassign 428745 ftp.debian.org Bug #428745 [wnpp] O: kxgenerator -- KDE X Server configuration utility Bug reassigned from package 'wnpp' to 'ftp.debian.org'. > forcemerge 491900 428745 Bug#491900: This package should not be released with lenny Bug#428745: O: kxgenerator -- KDE X Server configuration utility Forcibly Merged 428745 491900. > retitle 491900 RM: kxgenerator -- RoQA; orphaned, obsolete, low popcorn... Bug #491900 [ftp.debian.org] This package should not be released with lenny Bug #428745 [ftp.debian.org] O: kxgenerator -- KDE X Server configuration utility Changed Bug title to 'RM: kxgenerator -- RoQA; orphaned, obsolete, low popcorn...' from 'This package should not be released with lenny' Changed Bug title to 'RM: kxgenerator -- RoQA; orphaned, obsolete, low popcorn...' from 'O: kxgenerator -- KDE X Server configuration utility' > 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
Bug#491900: This package should not be released with lenny
reassign 491900 ftp.debian.org reassign 428745 ftp.debian.org forcemerge 491900 428745 retitle 491900 RM: kxgenerator -- RoQA; orphaned, obsolete, low popcorn... thanks On Tue, Jul 22, 2008 at 07:21:03PM +0200, Frank Lichtenheld wrote: > Package: kxgenerator > Severity: serious > User: debian...@lists.debian.org > Usertags: npolsr-cleanup > > I think that package kxgenerator should not be released with > lenny because: > > * It was not released with etch, meaning that its >absence from the release most likely causes no >regressions for Debian stable users. > * It has a low popcon value, indicating that not many >people already rely on it. > * No other packages depend on it. > * It is orphaned. > > My suggestions is that this package should > be removed from testing, but kept in Debian for now. > > If you object to this reasoning, please speak up in the next > seven days (or better yet, adopt the package and close this > bug with your initial upload). > - Orphaned for more than 2 year now. (#428745) - Dead usptream and kde3 stuff. Let's removal. Ana -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org