Bug#474951: Update?

2008-04-11 Thread scott
Hey Guys, Any idea when this is going to be fixed? The fix to log to /dev/null is not really a fix as SSL still hangs. For the moment I've rolled back to the earlier version. Ta, Scott -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PR

Bug#475048: hylafax-server: Could not reopen converted document to verify format

2008-04-11 Thread Giuseppe Sacco
Hi Ross, libtiff (used by hylafax) currently cannot manage 16bit depth images. Could you please try to run "convert" with option "-depth 8" in your script? Bye, Giuseppe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#475466: sonata: Depends on python-mpd which is not exist. Probably it should depend on python-mpdclient.

2008-04-11 Thread Michal Čihař
Hi I know, if you would read changelog, you would notice this is intentional. python-mpd is currently waiting in NEW queue. -- Michal Čihař | http://cihar.com | http://blog.cihar.com signature.asc Description: PGP signature

Bug#462512: random build failure

2008-04-11 Thread Lucas Nussbaum
On 11/04/08 at 00:40 +0200, Jan Christoph Nordholz wrote: > Hi Lucas, > > > I can now reproduce it, sorry. maybe its a random failure? > > here's a diff of your buildlog against one of mine... rxvt is reconfigured > and built several times in a row during 'debian/rules build'... this is > the las

Bug#475464: sed: lost cycle in address range with last-line-address operation

2008-04-11 Thread Paolo Bonzini
'if EOF || Error' or 'if ! read-is-OK' Latter applies for ordinary files also, no? No need of look ahead. This is the next-to-last line, not the last line. sed does test for it, but because the result would be off-by-one, it has to look ahead one line. in interactive or line-by-line exam

Bug#475500: Please remove FVWM from menu entry for Window Maker

2008-04-11 Thread Gürkan Sengün
Package: menu Version: 2.1.38 Severity: normal The Window Maker Modules are labeled with FVWM: http://sid.ethz.ch/windowmaker-menu-broken-info-panel-broken-legal-panel-broken.jpg The fix is easy: sed -i s,FVWM\ ,,g /etc/menu-methods/translate_menus Yours, Guerkan -- while(!asleep()) sheep++;

Bug#415497: Announce of the upcoming NMU for the namazu2 package

2008-04-11 Thread Christian Perrier
Dear maintainer of namazu2 and Debian translators, On Tuesday, March 25, 2008 I sent a notice to the maintainer of the namazu2 Debian package, mentioning the status of at least one old po-debconf translation update in the BTS (bug #415497). I announced the intent to build and possibly upload a

Bug#475474: sed: performance anomaly of /^$/

2008-04-11 Thread Paolo Bonzini
The '/^$/' thing generally slows down processing very much. But it should IMHO speed it up, because it skips empty lines before any processing in particular part of the script. Yes, this is a bug. The check that speeds up anchored search misdetects /^$/ as a not-necessarily-anchored search.

Bug#475464: sed: lost cycle in address range with last-line-address operation

2008-04-11 Thread Oleg Verych
Hallo, Paolo. > > Example: 'cycle 3' == 'first address 3' is lost: > > > > Not a bug. sed starts a one-line lookahead behavior when $ is used. Which is on useless pipes. Last-line for them can be 'if EOF || Error' or 'if ! read-is-OK' Latter applies for ordinary files also, no? No need of loo

Bug#475499: mediatomb-daemon: Does not start: "ERROR: Group -P not found!"

2008-04-11 Thread Christopher Pharo Gl??serud
Package: mediatomb-daemon Version: 0.11.0-2 Severity: grave Justification: renders package unusable /etc/init.d/mediatomb has an error on line 76: DAEMON_ARGS="-c /etc/mediatomb/config.xml -d -u $USER -g $GROUP -P $PIDFILE -l $LOGFILE $INTERFACE_ARG $OPTIONS" $GROUP is never declared or assign

Bug#296862: debbug#296862 Re: sed: Oddball error message for syntax error (?)

2008-04-11 Thread Paolo Bonzini
This is fixed in CVS sed. Paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#296862: debbug#296862 Re: sed: Oddball error message for syntax error (?)

2008-04-11 Thread Paolo Bonzini
This is patch e022 from upstream: 2007-01-26 Paolo Bonzini <[EMAIL PROTECTED]> * sed/compile.c (check_final_program): Don't set text if the pending_text is initialized but empty. * sed/execute.c (output_line): Don't print text if it is NULL. diff --git a/sed/compile.c b/s

Bug#472680: Still not solved

2008-04-11 Thread Peter G.
Hi, i got still the same problem. I did the following: rmmod ipv6 ERROR: Module ipv6 does not exist in /proc/modules (because I remove the ipv6 Module before I wrote this bug message) I tried this: http://www.debian-administration.org/articles/409 But still I got a damm slow connection on all m

Bug#475420: webcit: Fixes and improvement suggestions for your Debconf template

2008-04-11 Thread Christian Perrier
forcemerge 475421 475420 thanks Quoting Helge Kreutzmann ([EMAIL PROTECTED]): > Package: webcit > Version: 7.34-dfsg-1 > Severity: normal > Tags: patch > X-Debbugs-CC: Christian Perrier <[EMAIL PROTECTED]> > > While translating your Debconf template to German, I found several > (minor) errrors an

Bug#413784: Announce of the upcoming NMU for the sugarplum package

2008-04-11 Thread Christian Perrier
Dear maintainer of sugarplum and Debian translators, On Wednesday, March 26, 2008 I sent a notice to the maintainer of the sugarplum Debian package, mentioning the status of at least one old po-debconf translation update in the BTS (bug #413784). I announced the intent to build and possibly upl

Bug#415492: Announce of the upcoming NMU for the tgif package

2008-04-11 Thread Christian Perrier
Dear maintainer of tgif and Debian translators, On Tuesday, March 25, 2008 I sent a notice to the maintainer of the tgif Debian package, mentioning the status of at least one old po-debconf translation update in the BTS (bug #415492). I announced the intent to build and possibly upload a non-mai

<    1   2   3   4   5