Bug#179151: exim: Cannot bind to IPv6 link-local addresses

2005-07-28 Thread Adam D. Barratt
package exim
tags 179151 + upstream wontfix
thanks

On Sun, 2003-02-02 at 13:06 +0100, Lionel Elie Mamane wrote:
 On Sun, Feb 02, 2003 at 11:06:13AM +, Mark Baker wrote:
[...]
  I agree, this is an upstream issue. I'll wait to see whether there's
  a response before I do anything.
[...]
  The response may be that your patch looks correct but that there won't be
  another new version of exim 3.xx, in which case I'll include your patch in
  the next debian release.
 
 Upstream didn't comment about my patch, but indeed said exim3 is
 frozen:
 
 Philip Hazel wrote:
 
   Exim 3 is frozen. All new development is happening in Exim 4, which
   has been out for almost a year now.

Upstream development on exim 3 stopped over three years ago, and it is
no longer Debian's default MTA. The behaviour discussed in this bug
report is not going to change / be fixed in the Debian packages, so I'm
tagging the report to indicate that.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320218: bookmarkbridge: FTBFS: Missing build dependency?

2005-07-28 Thread Masami Ichikawa

on 07/28/05 02:13, Kurt Roeckx wrote:

Package: bookmarkbridge
Version: 0.72-5
Severity: serious

Hi,


Hi.


Your package is failing to build with the new version of x:
checking for Xinerama... no
[...]
/usr/bin/ld: cannot find -lXinerama

It looks like you atleast need to add a build dependency on
libxinerama-dev.


Yes. After C++ ABI change, I fixed this.


That makes the linking work, but configure still doesn't detect
that it's available for some reason.  You should take a look at
why that's failing.



changed Build-Depends, xlibs-dev - libxinerama-dev.

thanks
--
/*
 * Masami Ichikawa
 * mailto: [EMAIL PROTECTED]
 */


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320216: logwatch: pb with compressed samba logfiles

2005-07-28 Thread Willi Mann

Debian User schrieb:

Package: logwatch
Version: sarge


Which version? I'm confused because on one hand you write sarge, on the 
other hand you write testing/unstable as distribution.



Severity: minor

/etc/logwatch/conf/logfiles/samba is configured like that:

LogFile = samba/*

thus permitting inclusion of gzipped files in the mail that appear
as binary data! The files log.winbind, log.smbd and log.nmbd are rotated
and compressed by default.

Solution:

LogFile = samba/*[^.gz]


It's possible that this bug has been fixed in logwatch.pl in the latest 
version 6.1.2-1. Can you try that version, please?


Willi


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320214: isdnutils: FTBFS: capi.h:80: error: variable or field '__user' declared void

2005-07-28 Thread Lionel Elie Mamane
reassign 320214 linux-kernel-headers
merge 320214 319542
thanks

On Wed, Jul 27, 2005 at 06:54:18PM +0200, Kurt Roeckx wrote:

 Your package is failing to build.  Here is an extract from the
 buildd logs:
 checking linux/capi.h usability... no
 checking linux/capi.h presence... yes
 configure: WARNING: linux/capi.h: present but cannot be compiled
 configure: WARNING: linux/capi.h: check for missing prerequisite headers?
 configure: WARNING: linux/capi.h: see the Autoconf documentation
 configure: WARNING: linux/capi.h: section Present But Cannot Be Compiled
 configure: WARNING: linux/capi.h: proceeding with the preprocessor's result
 configure: WARNING: linux/capi.h: in the future, the compiler will take 
 precedence
 [...]
 In file included from capidyn.c:23:
 /usr/include/linux/capi.h:80: error: variable or field '__user' declared void
 /usr/include/linux/capi.h:80: error: syntax error before '*' token
 /usr/include/linux/capi.h:115: error: syntax error before 
 'capi_manufacturer_cmd'

This is an already-reported error in
linux-kernel-headers. Reassigning.

-- 
Lionel



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320203: icu(GNU/k*BSD): FTBFS: out of date config.sub/config.guess

2005-07-28 Thread Jay Berkenbilt

Aurelien Jarno [EMAIL PROTECTED] wrote:

 Package: icu
 Version: N/A

 The current version of icu fails to build on GNU/kFreeBSD,
 because of outdated config.guess and config.sub.

 The versions of config.guess and config.sub in icu are too
 old to correctly support Debian GNU/k*BSD. . .

Hello.  Thanks for your report.  The current version if ICU in debian,
version 2.1, is absurdly obsolete.  3.4 is in beta testing right now.
I'm preparing packages for the current version of ICU and don't intend
to spend any energy fixing problems with 2.1.  If you'd like, you can
monitor the ICU package and notice when I upload icu 3.4 beta to
experimental (or let me know and I'll just send you email).  If you
run into similar problems there, I will be able to report it upstream
and more likely apply patches to it.  Thanks!

-- 
Jay Berkenbilt [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320194: php-elisp: Shebang is not checked to autoselect php-mode

2005-07-28 Thread Ola Lundqvist
Hello

That would be nice yes.

Regards,

// Ola

On Wed, Jul 27, 2005 at 06:47:22PM +0400, Ilya Martynov wrote:
 Package: php-elisp
 Version: 1.1.0-2
 Severity: wishlist
 
 
 It would be nice if default /etc/emacs/site-start.d/50php-elisp.el
 would contain
 
 (setq interpreter-mode-alist
   (cons '(php . php-mode) interpreter-mode-alist))
 
 so php-mode would be autoloaded when there is '#!/usr/bin/php' in the
 first line of PHP scripts.
 
 -- System Information:
 Debian Release: testing/unstable
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.11-1-k7
 Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
 
 Versions of packages php-elisp depends on:
 ii  emacs21 [emacsen] 21.4a-1The GNU Emacs editor
 
 php-elisp recommends no packages.
 
 -- no debconf information
 
 
 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320185: rss2email: non-ASCII long header is encoded incorrectly

2005-07-28 Thread Joey Hess
Tatsuya Kinoshita wrote:
 Package: rss2email
 Version: 1:2.54-6
 Severity: normal
 
 I've tried using rss2email and found a bug.
 
 A Subject field is encoded incorrectly if the RSS feed contains
 non-ASCII characters in the title and the word is too long.
 
 For instance,
 
 titleá12345678901234567890123456789012345678901234567890123456789012345678901234567890title
 
 is converted to
 
 Subject: 
 =?utf-8?Q?=C3=A112345678901234567890123456789012345678901234567890123456789012345678=
 901234567890?=
 
 It seems that =\n is inserted incorrectly.
 
 This bug might be in Python's mimify.py.  Anyway, to prevent this
 problem, I've applied the follwing patch to rss2email.py.
 
 
 --- rss2email.py.orig
 +++ rss2email.py
 @@ -137,7 +137,11 @@
  
  def header7bit(s):
   QP_CORRUPT headers.
 - return mimify.mime_encode_header(s + ' ')[:-1]
 + #return mimify.mime_encode_header(s + ' ')[:-1]
 + # XXX due to mime_encode_header bug
 + import re
 + p = re.compile('=\n([^ \t])');
 + return p.sub(r'\1', mimify.mime_encode_header(s + ' ')[:-1])
  
  ### Parsing Utilities ###
  
 
 
 Typically, this problem is appeared in Japanese documents.  Because
 Japanese multibyte words are not separated with the space character.

Thanks, I've actually seen this once or twice with English feeds, never
took the time to track it down.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#320181: smbfs: mount.cifs recurses with automount or subfs

2005-07-28 Thread Steve Langasek
severity 320181 important
thanks

On Wed, Jul 27, 2005 at 04:16:43PM +0200, Dr. Jürgen Pfennig wrote:
 Package: smbfs
 Version: 3.0.14a-2
 Severity: grave
 Justification: renders package unusable

 Symptom: When using automount to mount smb/cifs network shares after a
 while (automount expiration time!) the smbd hangs and cannot be killed
 (needs reboot).

This seems to imply that the automounter is doing something wrong in the
process of trying to unmount after the timeout.  If the shares can be
successfully unmounted when mounted directly, what reason is there to think
this is a smbfs bug rather than an autofs bug?

In any case, the package is certainly usable for a large number of people,
it just isn't usable together with autofs; so important is the correct
severity here.

 Analysis: It's simpler to experiment with subfs

Well, I've never heard of subfs before; I certainly don't agree that a
third-party automounter makes a better test case for a Debian bug.

 This looks as if mount.cifs does try to touch the mountpoint before
 the samba-mount is complete thereby causing a recursion for autofs 
 and subfs.

This is true, and is done for security reasons.  It's possible that this
check can be skipped when mount is called by root.  Does autofs call the
mount scripts as root?  If not, then this bug can't be fixed in smbfs.

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#320179: Missing 'y' in /etc/cron.daily/sn for snexpire

2005-07-28 Thread Chris Niekel
On Wed, Jul 27, 2005 at 04:10:59PM +0200, Marc L. de Bruin wrote:
 sn 0.3.5 already introduced Expiration ages can now be specified in
 years, e.g. 2y = 2 years. However, /etc/cron.daily/sn only
 understands hdwm.
 
 Very minor, I know, but still... :-)

I thought I fixed that recently.  I reinstalled to make sure, and my
version (0.3.8-4) has:
if echo $EXPIRETIME | egrep '^[0-9]+[hdwmy]$'  /dev/null

So I'd say it's fixed. 

Can you apt-get remove sn; apt-get install sn and see if it works then?
Your newsspool will be left intact with this action.

Regards,
Chris Niekel



signature.asc
Description: Digital signature


Bug#320078: whiptail is unable to handle special characters not present in current locale

2005-07-28 Thread Alastair McKinstry
tags 320078 -wontfix
severity 320078 normal 
thanks


On Céad, 2005-07-27 at 09:11 -0400, Thomas Dickey wrote:
 On Wed, Jul 27, 2005 at 02:50:06PM +0200, Micha Lenk wrote:
  Is it even not possible to prevent the user from entering non-locale
  characters? As a user I would prefer to get multiple other but legal
  characters when I enter a non-locale character, wich I am able to delete
  just after. In cases where I enter such a non-locale character by
  accident I would at least be able to correct my mistake.
 
 There are two cases: displaying data that it reads from some other location
 and data entered from the keyboard.  whiptail should of course distinguish
 between the two.  If it cannot at least let you delete the keyboard entry,
 that's a defect in whiptail.

Ok. Agreed. re-opening the bug.

 
   The solution is to ensure such garbage characters don't get entered into
   whiptail, etc. (or other X programs). Use a non C locale, in particular
   use UTF-8, and make sure all programs produce UTF-8.
 
 whiptail isn't an X program, btw.

oops, yes. I'd mean't to put an or X programs, etc in there.


Regards
Alastair




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319336: known bug, fixed upstream

2005-07-28 Thread Serge Belyshev
This bug is known, and was fixed by upstream maintainers in cvs head
and deerpark branch, see https://bugzilla.mozilla.org/show_bug.cgi?id=293307
for details.

Here is a backported patch for this bug:
diff -urN a/modules/libpr0n/src/imgLoader.cpp 
b/modules/libpr0n/src/imgLoader.cpp
--- a/modules/libpr0n/src/imgLoader.cpp 2004-08-14 01:39:57.0 +0400
+++ b/modules/libpr0n/src/imgLoader.cpp 2005-06-19 15:12:41.0 +0400
@@ -896,7 +896,7 @@
   // the network.
   aProxy-AddToLoadGroup();
 
-  mProxies.AppendElement(aProxy);
+  mProxies.AppendObject(aProxy);
 }
 
 /** nsIRequestObserver methods **/
@@ -909,13 +909,10 @@
 PRBool isFromCache;
 if (NS_SUCCEEDED(cacheChan-IsFromCache(isFromCache))  isFromCache) {
 
-  PRUint32 count;
-  mProxies.Count(count);
+  PRUint32 count = mProxies.Count();
   for (PRInt32 i = count-1; i=0; i--) {
-imgRequestProxy *proxy;
-mProxies.GetElementAt(i, (nsISupports**)proxy);
+imgRequestProxy *proxy = NS_STATIC_CAST(imgRequestProxy *, 
mProxies[i]);
 mRequest-NotifyProxyListener(proxy);
-NS_RELEASE(proxy);
   }
 
   mRequest-SetLoadId(mContext);
@@ -964,14 +961,11 @@
 
   mDestListener = NS_STATIC_CAST(nsIStreamListener*, pl);
 
-  PRUint32 count;
-  mProxies.Count(count);
+  PRUint32 count = mProxies.Count();
   for (PRInt32 i = count-1; i=0; i--) {
-imgRequestProxy *proxy;
-mProxies.GetElementAt(i, (nsISupports**)proxy);
+imgRequestProxy *proxy = NS_STATIC_CAST(imgRequestProxy *, mProxies[i]);
 proxy-ChangeOwner(request);
 request-NotifyProxyListener(proxy);
-NS_RELEASE(proxy);
   }
 
   NS_RELEASE(request);
diff -urN a/modules/libpr0n/src/imgLoader.h b/modules/libpr0n/src/imgLoader.h
--- a/modules/libpr0n/src/imgLoader.h   2004-08-14 01:39:57.0 +0400
+++ b/modules/libpr0n/src/imgLoader.h   2005-06-19 15:10:11.0 +0400
@@ -90,7 +90,7 @@
  * validate checker
  */
 
-#include nsSupportsArray.h
+#include nsCOMArray.h
 
 class imgCacheValidator : public nsIStreamListener
 {
@@ -109,7 +109,7 @@
   nsCOMPtrnsIStreamListener mDestListener;
 
   imgRequest *mRequest;
-  nsSupportsArray mProxies;
+  nsCOMArrayimgIRequest mProxies;
 
   void *mContext;
 };


Bug#317756: Framebuffer settings

2005-07-28 Thread Jurij Smakov

On Mon, 25 Jul 2005, Dave Love wrote:


That does get me the pointer under X.  When X shuts down, it leaves
traces of the desktop around a shrunken version of the console in the
middle of the display; I don't know if that's expected.


Well, at least we have a workaround.


Are such kernel args actually documented anywhere?


Only in the module source, I'm afraid. You can do something like

grep -i module_par drivers/video/aty/atyfb_base.c

to see all the the options supported by the atyfb driver and their (very 
short) descriptions.


Best regards,

Jurij Smakov[EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/   KeyID: C99E03CC


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#315967: libxml++2.10

2005-07-28 Thread Nikita V. Youshchenko
Hello.

For one of our internal projects, libxml++2.6 was too old.
So I've created a package for libxml++2.10, using debian/ dir for the 
latest libxml++2.6 package.

Upstream source looked somewhat inconsistent. I had to change '2.6' to 
'2.10' in many files and rerun autotools to make package build and work as 
expected.
Also, since I needed package for sarge, I've undone C++ transition.

In case this is needed for anyone, source package and sarge i386 binary 
debs are available from http://zigzag.lvk.cs.msu.su/~nikita/libxml++2.10/

Nikita


pgpj1wbeUULQc.pgp
Description: PGP signature


Bug#310436: Wishlist item for laptop mode

2005-07-28 Thread Bart Samwel

Hi Vincent,

This lib already exists in various forms on the web. I will consider 
upgrading laptop-mode-tools to a binary package that includes something 
like this. It would be a more extended library, that would sync 
depending on the existence of a given /var/run/... file, perhaps. In 
addition, the library would also support logging of syncs, in order to 
debug syncing policies. And perhaps it could even use a config file to 
determine syncing in a more detailed way -- something like a policy 
document, where the last matching rule counts:



EXAMPLE 1:

# Start with the general policy -- no user or process clause, so
# this counts for every user and every process.
nosync

# Syslogd doesn't sync if you configure it correctly, and we want
# control over things we _really_ want to sync, such as breakin
# attempts.
sync user root process syslogd

# Keep explicit scripted sync working
sync process sync

# I like my mounts to sync.
sync process mount


EXAMPLE 2:

# General policy again -- this time, we allow syncing by default.
sync

# Emacs syncs too much
nosync process emacs

# Except for root -- don't want any surprises when editing configs.
sync process emacs user root


This would achieve pretty fine-grained control. I would then modify 
laptop mode tools to be able to switch policies based on power state, 
like it does with syslog.conf. Yeah, I like that. Thanks!


--Bart


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309487: new version of kernel-patch-2.6-reiser4

2005-07-28 Thread Domenico Andreoli
tags 309487 + pending
tags 319879 + pending
thanks

hi,

  i prepared the new upload of kernel-patch-2.6-reiser4 with version
20050715-1. i'll upload it as soon as ftp-master returns back online.

in the meanwhile you can find both source and binary packages at
http://people.debian.org/~cavok/kernel-patch-2.6-reiser4/.

i'm sorry for the delay.

cheers
domenico

-[ Domenico Andreoli, aka cavok
 --[ http://people.debian.org/~cavok/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#269973: conffile handling (was: Re: are you there?)

2005-07-28 Thread Michael Stone

On Wed, Jul 27, 2005 at 09:34:35PM -0400, Justin Pryzby wrote:

Right; I don't know how such a problem would occur, but it should not.
Is it possible that that file wasn't included in some version of the
package?


Not that I know of. Certainly not in your case, because it's showing a
diff between versions with only one changed line.

Mike Stone


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#259857: exim: fallback_hosts fails if retry time is not reached on original hosts list

2005-07-28 Thread Adam D. Barratt
package exim
tags 259857 + wontfix
thanks

Hi,

On Fri, 2004-07-16 at 19:12 -0400, Tyson Whitehead wrote:
 Package: exim
 Version: 3.36-11
 Severity: normal
 
 I've configured my machine to deliver it's own mail if possible, and if
 not to fall back on the organizations smtp server.
[...]
 I'm not sure, but I think the problem is that the fallback hosts for
 the smtp transport is not used unless the retry time has been reached
 for some of the original hosts (i.e. a bit of missed/bad logic around
 the retry time host database and the fallback host for the smtp
 transport).

Upstream development on exim 3 stopped over three years ago, and it is
no longer Debian's default MTA. The behaviour discussed in this bug
report is never going to change / be fixed in the Debian packages, so
I'm tagging the report to indicate that.

Regards,

Adam




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320223: rsync should use UTF-8 encoding internally and transform to local locale

2005-07-28 Thread David Ayers
Paul Slootman wrote:
 On Wed 27 Jul 2005, David Ayers wrote:
 
rsync should read the file name in the locale of the local user but
transfer it to UTF-8 for file name comparison with the remote system.
Then when writing the file name it should again transform from UTF-8 to
the encoding specified by the local locale.  (Of course this
 
 
 Sounds good... I just wonder how easy it is to determine what charset is
 in use on each system (also consider windows and OS/X). Even every
 filesystem could have a different charset in use. I wouldn't be
 surprised if there are systems where a directory could have its own
 charset :-(


I think it should simply use the charset of the locale of the current
rsync process.  Different processes can have there own differing locale
settings each creating / reading there own files each with different
representations.  The file system itself doesn't have a locale IIUC.  It
would be up to the user to setup the correct LANG setting as much is it
is up to the user to insure the rsync is in his path.

Cheers,
David


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320210: debbugs: Please add possibility to add a non-numerical prefix to bug numbers

2005-07-28 Thread Frederic Lehobey
Hi,

On Wed, Jul 27, 2005 at 06:16:12PM +0200, Daniel Leidert wrote:
 Package: debbugs
 Version: 2.4.1
 Severity: wishlist

 It would be nice, if /var/lib/debbugs/spool/nextnumber would accept and
 understand a construction based on a prefix + a number, e.g. foobar11,
 so different BTS can use their own prefix. E.g. BTS1 uses bug-reprort
 numbers '#btsaxx' and BTS2 uses '#btsbxx'. So this would help to
 make it clear, which bug is meant. So bug-numbers are not always #xx,
 even if they are mentioned in different BTS. Adding a prefix would also
 help to keep track of the origin of a bug-report.

I would suggest, if possible, 'btsa#xx' and 'btsb#xx' with
#xx implicitly defaulting to 'debian#xx'.

Best regards,
Frederic Lehobey


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#224024: exim: /etc/init.d/exim doesn't start exim in the background

2005-07-28 Thread Adam D. Barratt
package exim
tags 224024 + unreproducible
thanks

Hi,

On Mon, 2003-12-15 at 21:10 +, Mark Baker wrote:
 Lothar Hegebart wrote:
 
 as the init-script starts the process in the foreground the whole
 apt-get upgrade came to a halt
   
 
 I can't reproduce this at all:
 
 dailuaine:~sudo /etc/init.d/exim start
 Starting MTA: exim.
 dailuaine:~

You reported this bug against exim over 18 months ago. The maintainer
could not reproduce the report at the time, no-one has reported a
similar problem since, and I cannot reproduce the issue with any version
of the exim packages currently in the Debian archive.

Are you still able to reproduce this? If you cannot confirm that the
problem still occurs, I propose to close this bug on or after August
27th.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#222068: exim: application bug: exim(429) has SIGCHLD set to SIG_IGN but calls wait().

2005-07-28 Thread Adam D. Barratt
package exim
tags 222068 + upstream wontfix
thanks

Hi,

On Tue, 2003-11-25 at 14:49 +0100, Piotr Roszatycki wrote:
 Exim produces a lot of messages. I.e.:
 
 Nov 25 13:35:12 szafir kernel: application bug: exim(24490) has SIGCHLD 
 set to SIG_IGN but calls wait().
[...]
 This is because exim sets SIG_IGN on SIGCHLD signal and this is error 
 for Linux kernel.
[...]
 http://www.exim.org/pipermail/exim-users/Week-of-Mon-20030414/052632.html

Upstream development on exim 3 stopped over three years ago, and it is
no longer Debian's default MTA. The behaviour discussed in this bug
report is never going to change / be fixed in the Debian packages, so
I'm tagging
the report to indicate that.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320040: cln: FTBFS (ppc64): #error Define cl_word_alignment for your CPU!

2005-07-28 Thread Richard B. Kreckel
On Wed, 27 Jul 2005, Andreas Jochens wrote:
 thanks for your reply to my bug report!

 On 05-Jul-26 20:55, Richard B. Kreckel wrote:
  On Tue, 26 Jul 2005, Andreas Jochens wrote:
   Package: cln
   Version: 1.1.9-1.1
   Severity: normal
   Tags: patch
  [...]
 
  Thanks a lot for your patch!  For the sake of completeness and upstream
  inclusion, I would love to make this a little bit more complete by
  providing some basic inline asm macros for powerpc64.  This is not a big
  deal if you now what exactly what to do but it needs basic testing.  Can
  you provide me with an account on such a machine?
  (http://db.debian.org/machines.cgi still seems down.)

 I only have access to one ppc64 machine which is connected to the
 internet by a dialup home DSL connection. It is not possible to
 access that machine remotely. But I heard rumors that IBM gives
 accounts on some of their new ppc64 machines for developing and
 testing purposes.

 If you send me a patch and tell me what to do I could also try to make
 some tests myself and report the results back to you.

Basically, besides what you've already found out, what needs tuning is
provide some basic support for inline assembly in cln/src/base/cl_low.h.
That probably looks worse than it actually is.  It can either be guessed
by looking at GCC's .md file or maybe be lifted from GMP or Pari.

At least the mulu64 macro needs to be implemented.  If possible, more.
Defining mulu64 for ia64 gave approximately a factor two speedup on
itanic.  Defining all the ones that are defined for x86_64 gave a factor
three or more, on that architecture.  There's a lot of hidden potential
here.

Also, I'ld like to ask some basic quality questions.  Does it work with:
* configure --disable-shared and --disable-static
* configure --without-gmp and default with gmp and are the sizes of the
  basic types in intparam.h the same in both cases?  If not, maybe
  something should be fixed.
* CXXFLAGS set to -fno-exceptions -O2 and -O1.
Does make check work with some or possibly all of the 2^3 combinations of
the above?

You could start answering the last question.  If you're daring, feel free
to tackle the other ones.  Otherwise, I'ld need access to a machine.

Regards
  -richy.
-- 
Richard B. Kreckel
http://www.ginac.de/~kreckel/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319966: new boost packages version 1.32.0+1.33.0-cvs20050727-1

2005-07-28 Thread Domenico Andreoli
tags 319966 + pending
thanks

hi,

  i finally prepared a new upload of the boost libraries, i'm just
waiting for a good upload queue.

in the meanwhile you can find it at http://people.debian.org/~cavok/boost/.

cheers
domenico

-[ Domenico Andreoli, aka cavok
 --[ http://people.debian.org/~cavok/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319883: Bug #319883: Error installing with kernel 2.6 (2.4 works fine)

2005-07-28 Thread Frans Pop
--  Forwarded Message  --

Subject: [EMAIL PROTECTED]
Date: Wednesday 27 July 2005 23:19
From: Robert Wildenrath [EMAIL PROTECTED]
To: Frans Pop [EMAIL PROTECTED]

High!
I have been not able to install linux 2.6. Linux 2.4 worked fine.
I repeated the whole installationand got the same effect.
The booting started fine. The partitioning also. During installing the
 base system this message appeared:

Der ausgewählte Kernel kann nicht installiert werden.
Beim Versuch, den Kernel auf der Zielsystem zu installieren wurde ein
 Fehler ausgegeben .
Kernel-Paket: Kernel-image-2.6.8-2.386
Für mehr Informationen /var/log/messages oder virtuelle Konsole 3

Virtuelle Konsole 3 showed :

Unpacking module-init-tools
(from ... /module-init-tools_3.2-pre1-2-i386.deb...)
Selecting previously deselected package kernel-image-2.6.8-2-386.
Unpacking kernel-image-2.6.8-2-396 (from ...
kernel-image-2.6.8.-2-386_2.6.8-16-i386.deb) 
dpkg-deb (subprocess): error in buffer_read(stream):  failed to write to
 pipe in copy:  Input/output error
dpkg-deb subprocess paste returned error exit status 2
dpkg: error
processing 
 /cdrom/pool/main/k/kernel-image-2.6.8-i386/kernel-image-2.6.8-2-386_2.6.
8-16_i386.deb (--unpack): short read in buffer_copy /backend  dpkg-deb
 during
`./lib/modules/2.6.8-2-386/kernel/net/ipv6/netfilter/ipb_tables.ko'
Errors where encountered while processing:
/cdrom/pool/main/k/kernel-image-2.6.8-i386/kernel-image-2.6.8-2-386_2.6.8
-16_i386.deb E: Sub-process  /usr/bin/dpkg returned an error code (1)


I am still not able to install sarge with kernel 2.6. on that machine.
 The md5sum of the downloaded image is ok. I burned one second CD: the
 same effect Up to now  I probed only one machine seriously. On a second
 machine the installation did`nt work either. I do not remeber if the
 reason was the same.

---



Bug#317743: gaim: Got the same problem... Very annonying!!!

2005-07-28 Thread Robert McQueen
Nicolas wrote:
 I can't reinstall gaim since an upgrade some weeks ago. That's REALLY
 annonying, and I don't understand why developpers don't solve this
 problem really quickly, since it's critical...
 
 Les paquets suivants contiennent des dépendances non satisfaites :
   gaim: Dépend: libaspell15c2 (= 0.60) mais ne sera pas installé
   E: Paquets défectueux

This is not a critical bug. Sorry, but Debian's undergoing a change in
C++ library ABI. Every package that contains or depends on a C++ library
needs to be manually edited and then rebuilt. Gaim is linked to aspell,
which is a C++ library, because of the built-in GtkSpell spell checking.

Bsically until all of the packages you've got installed that use C++
have been updated, you won't be able to upgrade any of them, or install
any already-updated ones (such as gaim), unless you play around and see
what you can remove to allow the updated packages to be installed.
You'll just have to be patient.

See here for more details:
 http://lists.debian.org/debian-devel-announce/2005/07/msg1.html

 Bye.
 Nicolas, Paris.

Regards,
Rob



Bug#317545: same with ifp-line-libifp

2005-07-28 Thread Jens Nachtigall
Package: ifp-line
Followup-For: Bug #317545

same applies to ifp-line-libifp package (ie its README.Debian)


BTW: I found it confusing that there are 2 packages doing the same
thing (it took me some time to understand whats the difference between
both -- ie none). I think it would be a good idea to drop ifp-line
package in favour of the ifp-line-libifp package.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
--- README.Debian.orig  2005-07-27 22:34:44.758036008 +0200
+++ README.Debian   2005-07-27 22:35:19.196800520 +0200
@@ -45,6 +45,6 @@
 3. How can I let a non-root user use the `ifp' tool?
 
 Make sure you have 'pmp-common' installed (`apt-get install pmp-common')
-and add the user to the pmp-driver group (`adduser user pmp-driver').
+and add the user to the plugdev group (`adduser user plugdev').
 
  -- Joe Wreschnig [EMAIL PROTECTED], Sun, 22 Aug 2004 16:42:44 -0500


Bug#302537: /etc/acpi on PPC machines

2005-07-28 Thread Bart Samwel

Hi Matthias,

I was just looking at this bug report, and I'm thinking, this is going 
to be quite difficult with the way the package is set up now. I think it 
would require that *either* the package would become an 
achitecture-dependent package, with different files for each 
architecture, *or* I would have to find a way to install files 
conditionally with dpkg, and do a whole lot of trickery. But this 
wouldn't fix all my config file troubles: with both solutions I still 
have to install both APM and ACPI files on i386. Still no nice clean 
solution.


I will put this bug down to wishlist level for now. It's not a very big 
issue, with the installed contents being just a couple of unused kB. And 
I also want to know some more about whether the upcoming Mactel hardware 
is going to be PMU, ACPI or some funky custom new system first. :)


--Bart


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#269973: conffile handling (was: Re: are you there?)

2005-07-28 Thread Justin Pryzby
On Tue, Jul 26, 2005 at 02:53:23PM -0400, Michael Stone wrote:
 On Tue, Jul 26, 2005 at 03:39:29PM -0400, you wrote:
 Oh, good; I was hoping you could comment on the future prospects of
 Debian bug #269973, which I believe is a policy violation.
 
 Pretty much nothing. It's not prompting you because you added that line,
 it's prompting because the line is in a newer version of the conffile. I
 have no idea why dpkg thinks the conffile was changed, and there's not
 much chance that a newer xlock package could go back and fix it at this
 point. (The conffile handling is a dpkg thing, not part of the package
 installation scripts.)
Right; I don't know how such a problem would occur, but it should not.
Is it possible that that file wasn't included in some version of the
package?

Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#238673: -bs and -dnumber options are incompatible ; should be said somewhere in doc or manpage

2005-07-28 Thread Adam D. Barratt
package exim
tags 238673 + upstream wontfix
thanks

Hi,

On Thu, 2004-03-18 at 12:15 +0100, [EMAIL PROTECTED] wrote:
 Package: exim
 Version: 3.36-9.1
[...]
 This is not really a bug, but I think it should be forwarded to the
 mainstream author to state somewhere the incompatibilities between -bs
 and -dnumber options.

Upstream development on exim 3 stopped over three years ago, and it is
no longer Debian's default MTA. The behaviour discussed in this bug
report is never going to change in the Debian packages, so I'm tagging
the report to indicate that.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#197037: ssh: Patch to postinst and prerm files

2005-07-28 Thread Dave Page
Package: ssh
Version: 1:3.8.1p1-8.sarge.4
Followup-For: Bug #197037


I'm attaching a patch to Sarge's ssh which should fix this bug.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages ssh depends on:
ii  adduser3.63  Add and remove users and groups
ii  debconf1.4.30.13 Debian configuration management sy
ii  dpkg   1.10.28   Package maintenance system for Deb
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libpam-modules 0.76-22   Pluggable Authentication Modules f
ii  libpam-runtime 0.76-22   Runtime support for the PAM librar
ii  libpam0g   0.76-22   Pluggable Authentication Modules l
ii  libssl0.9.70.9.7e-3  SSL shared libraries
ii  libwrap0   7.6.dbs-8 Wietse Venema's TCP wrappers libra
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- debconf information:
  ssh/insecure_rshd:
  ssh/ssh2_keys_merged:
  ssh/user_environment_tell:
* ssh/forward_warning:
  ssh/insecure_telnetd:
  ssh/new_config: true
* ssh/use_old_init_script: true
* ssh/protocol2_only: true
  ssh/encrypted_host_key_but_no_keygen:
* ssh/run_sshd: true
* ssh/SUID_client: true
  ssh/disable_cr_auth: false
diff -ru ssh_orig/ssh.postinst ssh_fixed/ssh.postinst
--- ssh_orig/ssh.postinst   2005-07-27 19:33:11.0 +0100
+++ ssh_fixed/ssh.postinst  2005-07-27 22:32:11.047914197 +0100
@@ -285,21 +285,11 @@
 }
 
 
-create_alternatives() {
-# Create alternatives for the various r* tools.
-# Make sure we don't change existing alternatives that a user might have
-# changed, but clean up after some old alternatives that mistakenly pointed
-# rlogin and rcp to ssh.
+cleanup_alternatives () {
+# Clean up after some old alternatives that mistakenly pointed rlogin and rcp
+# to ssh.
update-alternatives --quiet --remove rlogin /usr/bin/ssh
update-alternatives --quiet --remove rcp /usr/bin/ssh
-   for cmd in rsh rlogin rcp; do
-   scmd=s${cmd#r}
-   if ! update-alternatives --display $cmd | \
-   grep -q $scmd; then
-   update-alternatives --quiet --install /usr/bin/$cmd 
$cmd /usr/bin/$scmd 20 \
-   --slave /usr/share/man/man1/$cmd.1.gz 
$cmd.1.gz /usr/share/man/man1/$scmd.1.gz
-   fi
-   done
 }
 
 setup_sshd_user() {
@@ -387,7 +377,7 @@
 create_keys
 fix_rsh_diversion
 fix_statoverride
-create_alternatives
+cleanup_alternatives
 setup_sshd_user
 set_sshd_permissions
 if [ $2 = 1:3.5p1-1 ]; then
diff -ru ssh_orig/ssh.prerm ssh_fixed/ssh.prerm
--- ssh_orig/ssh.prerm  2005-07-27 19:33:11.0 +0100
+++ ssh_fixed/ssh.prerm 2005-07-27 22:32:11.047914197 +0100
@@ -17,9 +17,6 @@
 
 case $1 in
 remove|deconfigure)
-   update-alternatives --quiet --remove rsh /usr/bin/ssh
-   update-alternatives --quiet --remove rlogin /usr/bin/slogin
-   update-alternatives --quiet --remove rcp /usr/bin/scp
if [ -x /etc/init.d/ssh ]; then
if [ -x /usr/sbin/invoke-rc.d ]; then
invoke-rc.d ssh stop


Bug#190753: Bug #190753 (frown on programs in PATH with language extentions)

2005-07-28 Thread Joey Hess
Michael Shields wrote:
 What ever happened with this proposal you made in April 2003?  Is it  
 waiting on something?

Good question. I don't know why this accepted policy amendment with no
dissenters and three seconds hasn't been included in any of the three
releases of the policy manual made since it became an amendment.

I do know that I file bugs on any program I see being named with an
extension of a programming language, and in the main they get fixed.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#198356: eximon: a

2005-07-28 Thread Adam D. Barratt
package exim
tags 198356 + upstream wontfix
thanks

On Sun, 2003-06-22 at 04:43 +0800, Dan Jacobson wrote:
 the screen is broken into 3 windows, but they seem to lack titles,
 (like log, queue)
 
 in the log window one can hold down the down arrow an enter into
 whitespace for no good reason, instead of stopping at the last line of
 data.
 
 we see the four control buttons are split onto two lines. If they were
 on one line we could save screen space.

Upstream development on exim 3 stopped over three years ago, and it is
no longer Debian's default MTA. The behaviour discussed in this bug
report is never going to change / be fixed in the Debian packages, so
I'm tagging the report to indicate that.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#201046: exim: blank line added to bounces?

2005-07-28 Thread Adam D. Barratt
package exim
tags 201046 + upstream wontfix
thanks

Hi,

On Sun, 2003-07-13 at 02:36 +0800, Dan Jacobson wrote:
[...]
 when exim says
 -- This is a copy of the message, including all the headers. --
 on bounces, one notices a blank line added to the beginning and end of
 messages. Well, I suppose there are no standards for that[?], but some
 news readers, e.g. gnus, seem to at least think the trailing blank
 line was part of the original message.

Upstream development on exim 3 stopped over three years ago, and it is
no longer Debian's default MTA. The behaviour discussed in this bug
report is never going to change / be fixed in the Debian packages, so
I'm tagging the report to indicate that.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319844: gfontview(GNU/k*BSD): FTBFS: out of date config.sub/config.guess

2005-07-28 Thread Christoph Berg
Re: Aurelien Jarno in [EMAIL PROTECTED]
 The current version of gfontview fails to build on GNU/kFreeBSD, 
 because of outdated config.guess and config.sub.

Hi,

I'm adopting the gfontview package. The -5 version is in the DELAYED
queue on gluck (though in a quite delayed stage). I'll update config.*
in the next upload.

 It would also be nice if you cans ask upstream to update 
 config.guess and config.sub in their next release.

Upstream looks dead, but I'll try to ping them, maybe they wake up on
new activity.

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#237149: still not in menu in -2.2.7

2005-07-28 Thread Olaf Till
In abiword-2.2.7 the default font `Times New Roman' is not in the font
menu.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#21208: wontfix...?

2005-07-28 Thread Joey Hess
Er, this bug was tagged wontfix with no rationalle at all.

I no longer use any of the software mentioned here, so if you have a
good reason not to fix it, I'd be happy to just close the bug. But not
giving a reason is hard to deal with.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#320223: rsync should use UTF-8 encoding internally and transform to local locale

2005-07-28 Thread Paul Slootman
On Wed 27 Jul 2005, David Ayers wrote:
 
 rsync should read the file name in the locale of the local user but
 transfer it to UTF-8 for file name comparison with the remote system.
 Then when writing the file name it should again transform from UTF-8 to
 the encoding specified by the local locale.  (Of course this

Sounds good... I just wonder how easy it is to determine what charset is
in use on each system (also consider windows and OS/X). Even every
filesystem could have a different charset in use. I wouldn't be
surprised if there are systems where a directory could have its own
charset :-(


Thanks,
Paul Slootman


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319364: most probably related to gcc bug 22591

2005-07-28 Thread Serge Belyshev
This bug most probably caused by bug in gcc's alias analysis, namely

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22591

which is still present in debian's gcc (4.0.1-2) but fixed in current
4.0 branch. There are at least two solutions: either wait for next debian
revision of gcc package or recompile mozilla with -fno-strict-aliasing.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#312973: kernel-image-2.6.11-1-686: 2.6.12 -- no dice

2005-07-28 Thread Chris Howie
Package: kernel-image-2.6.11-1-686
Version: 2.6.11-7
Followup-For: Bug #312973

I tested with 2.6.12, and it still drifts.  There appears to be no difference
in how the drift amount is selected on boot; sometimes it drifts a lot,
sometimes a little.  Still.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kernel-image-2.6.11-1-686 depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  fileutils 5.2.1-2The GNU file management utilities 
ii  initrd-tools  0.1.81.1   tools to create initrd image for p
ii  module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo

kernel-image-2.6.11-1-686 recommends no packages.

-- no debconf information
---
[This E-mail scanned for viruses by Declude Virus]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319966: new boost packages version 1.32.0+1.33.0-cvs20050727-1

2005-07-28 Thread Dirk Eddelbuettel

On 28 July 2005 at 02:05, Domenico Andreoli wrote:
| tags 319966 + pending
| thanks
| 
| hi,
| 
|   i finally prepared a new upload of the boost libraries, i'm just
| waiting for a good upload queue.
| 
| in the meanwhile you can find it at http://people.debian.org/~cavok/boost/.

Awesome, thanks! Will fetch them now. 

As it happens, my random checking of ftp-master.d.o just now when I got home
found it on-line. So I think you can try whenever you get this message.

Dirk

| 
| cheers
| domenico
| 
| -[ Domenico Andreoli, aka cavok
|  --[ http://people.debian.org/~cavok/gpgkey.asc
|---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50

-- 
Statistics: The (futile) attempt to offer certainty about uncertainty.
 -- Roger Koenker, 'Dictionary of Received Ideas of Statistics'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320176: libvte4: enabling debug advice request

2005-07-28 Thread Geert Stappers
On Wed, Jul 27, 2005 at 06:10:36PM +0200, Loïc Minier wrote:
 
  Simply follow http://wiki.debian.net/?HowToGetABacktrace.

Thanks for the 'DEB_BUILD_OPTIONS=nostrip' hint

  I'm closing your bug.

Okay

 
Bye,

Cheers
Geert Stappers




Bug#76625: Helping you stay on top

2005-07-28 Thread Walter

Same medicine, different price!
http://astrology./?discretionaryxtvuyreentrantzgvtranspose


PENITENT, adj. Undergoing or awaiting punishment.   
You can't have everything. Where would you put it?
You have not converted a man because you have silenced him.  
It is easier to stay out than get out.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#45291: The men is rich when he is healthy!

2005-07-28 Thread Rolf

Helping you stay on top
http://Antarctica.supertablets.info/?gartersxtvuyGermanyzgvpecuniary


I respect faith, but doubt is what gets you an education.  
Good judgement comes from experience. Experience comes from bad judgement.   
Everybody lies, but it doesn't matter because nobody listens.
Do not wait for the last judgment. It takes place every day. 





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#55182: unreproducible by upstream

2005-07-28 Thread Joey Hess
I noticed that upstream says they cannot reproduce this. I still can.
I'll bet we've got a different xterm terminfo that enables the other
screen or something like that.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#320293: thai-system conflicts with xorg

2005-07-28 Thread Theppitak Karoonboonyanan
Package: thai-system
Version: 2
Severity: normal


thai-system requires xserver-xfree86, which is now replaced by
xserver-xorg in Etch. That causes the conflict when trying to install
Thai support packages on Etch.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=th_TH, LC_CTYPE=th_TH (charmap=TIS-620)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320292: evolution: Can't read empty-body mail from IMAP

2005-07-28 Thread Karl Chen
Package: evolution
Version: 2.2.2-4
Severity: important


If my IMAP folder contains any mails which have no body,
Evolution can't open the folder (it gives unpredictable
parse errors).  By no body I mean a mail which has only
headers, not even an empty line following headers.  

Other IMAP clients (mutt, Gnus, etc) have no problem.  My
IMAP server is Dovecot.

Workaround: append an empty line to the mails, i.e.
  echo  Maildir/.folder/cur/123456.etc.mail




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages evolution depends on:
ii  evolution-data-server1 1.2.2-5.1 evolution database backend server
ii  gconf2 2.10.0-2  GNOME configuration database syste
ii  gnome-icon-theme   2.10.1-2  GNOME Desktop icon theme
ii  gtkhtml3.6 3.6.2-1   HTML rendering/editing library - b
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.10.1-2  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libbonobo2-0   2.10.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.8.1-2   The Bonobo UI library
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libcamel1.2-0  1.2.2-5.1 The Evolution MIME message handlin
ii  libcompfaceg1  1989.11.11-24 Compress/decompress images for mai
ii  libdb4.1   4.1.25-18 Berkeley v4.1 Database Libraries [
ii  libebook1.2-3  1.2.2-5.1 Client library for evolution addre
ii  libecal1.2-2   1.2.2-5.1 Client library for evolution calen
ii  libedataserver1.2-41.2.2-5.1 Utily library for evolution data s
ii  libedataserverui1.2-4  1.2.2-5.1 GUI utily library for evolution da
ii  libesd00.2.36-1  Enlightened Sound Daemon - Shared 
ii  libfontconfig1 2.3.2-1   generic font configuration library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgail-common 1.8.4-1   GNOME Accessibility Implementation
ii  libgail17  1.8.4-1   GNOME Accessibility Implementation
ii  libgal2.4-02.4.2-1   G App Libs (run time library)
ii  libgal2.4-common   2.4.2-1   G App Libs (common files)
ii  libgconf2-42.10.0-2  GNOME configuration database syste
ii  libgcrypt111.2.0-11.1LGPL Crypto library - runtime libr
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglib2.0-0   2.6.5-1   The GLib library of C routines
ii  libgnome-keyring0  0.4.3-1   GNOME keyring services library
ii  libgnome-pilot22.0.12-1.2Support libraries for gnome-pilot
ii  libgnome2-02.8.1-2   The GNOME 2 library - runtime file
hi  libgnomecanvas2-0  2.8.0-1   A powerful object-oriented display
ii  libgnomeprint2.2-0 2.10.3-2  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.10.2-2  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.8.1-3   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.8.4-4   The GNOME virtual file-system libr
ii  libgnutls111.0.16-13.1   GNU TLS library - runtime library
ii  libgpg-error0  1.0-1 library for common error values an
ii  libgtk2.0-02.6.8-1   The GTK+ graphical user interface 
ii  libgtkhtml3.6-18   3.6.2-1   HTML rendering/editing library - r
ii  libice64.3.0.dfsg.1-14   Inter-Client Exchange library
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libldap2   2.1.30-11 OpenLDAP libraries
ii  libnspr4   2:1.7.8-1 Netscape Portable Runtime Library
ii  libnss32:1.7.8-1 Network Security Service Libraries
ii  liborbit2  1:2.12.2-1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libpisock8 0.11.8-10 Library for communicating with a P
ii  libpisync0 0.11.8-10 Synchronization library for PalmOS
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libsm6 4.3.0.dfsg.1-14   X Window System Session Management
ii  libsoup2.2-7   2.2.3-2   an HTTP library implementation in 
ii  libtasn1-2 0.2.10-4  Manage ASN.1 structures (runtime)
ii  libx11-6   

Bug#320291: pointless: FTBFS with gcc-4.0

2005-07-28 Thread Aurelien Jarno
Package: pointless
Severity: serious
Justification: no longer builds from source

This package does not build anymore from source since gcc-4.0 is the
default compiler. Build log attached.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Automatic build of pointless_0.5-5 on bode.aurel32.net by sbuild/i386 1.170.5
Build started at 20050728-0751
**
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 1138kB of source archives.
Get:1 http://debian.aurel32.net sid/main pointless 0.5-5 (dsc) [742B]
Get:2 http://debian.aurel32.net sid/main pointless 0.5-5 (tar) [1091kB]
Get:3 http://debian.aurel32.net sid/main pointless 0.5-5 (diff) [46.6kB]
Fetched 1138kB in 0s (6200kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper ( 4.1.65), xlibs-dev, libfreetype6-dev,libpng-dev, 
zlib1g-dev, python, python-dev, xlibmesa-gl-dev | libgl-dev, libglu1-mesa-dev | 
libglu-dev, a2ps, gnuplot, tetex-extra, gs-common
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 4.9.5  4.1.65)
xlibs-dev: missing
libfreetype6-dev: missing
libpng-dev: missing
zlib1g-dev: missing
python: missing
python-dev: missing
xlibmesa-gl-dev: missing
libgl-dev: missing
libglu1-mesa-dev: missing
libglu-dev: missing
a2ps: missing
gnuplot: missing
tetex-extra: missing
gs-common: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install 
xlibs-dev libfreetype6-dev libpng-dev zlib1g-dev python python-dev 
xlibmesa-gl-dev libglu1-mesa-dev a2ps gnuplot tetex-extra gs-common
Reading package lists...
Building dependency tree...
Note, selecting libpng12-dev instead of libpng-dev
The following extra packages will be installed:
  bsdmainutils defoma ed emacsen-common gnuplot-nox gnuplot-x11 gs gs-gpl
  gsfonts libdb4.3 libfreetype6 libgd2-noxpm libglu1-mesa libice-dev libice6
  libjpeg62 libkpathsea3 libnewt0.51 libpaper1 libpng12-0 libpng12-dev libpopt0
  libslang2 libsm-dev libsm6 libssl0.9.7 libt1-5 libwww0 libx11-6 libx11-dev
  libxau-dev libxau6 libxaw7 libxext-dev libxext6 libxi-dev libxi6
  libxkbfile-dev libxkbfile1 libxmu-dev libxmu6 libxmuu-dev libxmuu1 libxp-dev
  libxp6 libxpm-dev libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxrender1
  libxt-dev libxt6 libxtrap-dev libxtrap6 libxtst-dev libxtst6 libxv-dev libxv1
  libxxf86vm1 lsb-base mime-support pm-dev python2.3 python2.3-dev render-dev
  tetex-base tetex-bin texinfo ucf whiptail x-dev x11-common xlibmesa-gl
  xlibs-data xlibs-static-dev
Suggested packages:
  emacs21-nox emacsen groff gv html2ps imagemagick t1-cyrillic wenglish
  wordlist whois vacation defoma-doc psfontmgr x-ttcidfont-conf dfontmgr
  gnuplot-doc hpijs libgd-tools python-doc python-tk python-profiler
  python2.3-doc python2.3-profiler xpdf-reader pdf-viewer chktex lacheck rubber
  x-window-system-core x-window-system xlibmesa-dri xspecs
Recommended packages:
  bzip2 lpr cupsys-client psutils wdiff libft-perl libpaper-utils libfribidi0
  python2.3-cjkcodecs python2.3-iconvcodec python2.3-japanese-codecs tetex-doc
  dialog texi2html perl-tk
The following NEW packages will be installed:
  a2ps bsdmainutils defoma ed emacsen-common gnuplot gnuplot-nox gnuplot-x11 gs
  gs-common gs-gpl gsfonts libdb4.3 libfreetype6 libfreetype6-dev libgd2-noxpm
  libglu1-mesa libglu1-mesa-dev libice-dev libice6 libjpeg62 libkpathsea3
  libnewt0.51 libpaper1 libpng12-0 libpng12-dev libpopt0 libslang2 libsm-dev
  libsm6 libssl0.9.7 libt1-5 libwww0 libx11-6 libx11-dev libxau-dev libxau6
  libxaw7 libxext-dev libxext6 libxi-dev libxi6 libxkbfile-dev libxkbfile1
  libxmu-dev libxmu6 libxmuu-dev libxmuu1 libxp-dev libxp6 libxpm-dev libxpm4
  libxrandr-dev libxrandr2 libxrender-dev libxrender1 libxt-dev libxt6
  libxtrap-dev libxtrap6 libxtst-dev libxtst6 libxv-dev libxv1 libxxf86vm1
  lsb-base mime-support pm-dev python python-dev python2.3 python2.3-dev
  render-dev tetex-base tetex-bin tetex-extra texinfo ucf whiptail x-dev
  x11-common xlibmesa-gl xlibmesa-gl-dev xlibs-data xlibs-dev xlibs-static-dev
  zlib1g-dev
0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded.
Need to get 61.9MB of archives.
After unpacking 196MB of additional disk space will be used.
Get:1 http://debian.aurel32.net sid/main bsdmainutils 6.1.2 [170kB]
Get:2 http://debian.aurel32.net sid/main emacsen-common 1.4.16 [17.3kB]
Get:3 http://debian.aurel32.net sid/main ucf 2.000 [38.3kB]
Get:4 http://debian.aurel32.net sid/main libpaper1 1.1.14-3 [17.7kB]
Get:5 http://debian.aurel32.net sid/main a2ps

Bug#320289: top: segv on sigwinch

2005-07-28 Thread Justin Pryzby
Package: procps
Severity: normal
Version: 3.2.5-1

If I run top in a maximized xterm, it will *sometimes* crash when I
push the unmaximize button (blackboxwm).  I have been using top
-d.3; I don't know if that is required, or if it just cuts down on the
waiting time.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320288: xlogmaster(GNU/k*BSD): FTBFS: out of date config.sub/config.guess

2005-07-28 Thread Aurelien Jarno
Package: xlogmaster
Version: 1.6.0-10
Severity: important

Hello,


The current version of xlogmaster fails to build on GNU/kFreeBSD, 
because of outdated config.guess and config.sub.

The versions of config.guess and config.sub in xlogmaster are too
old to correctly support Debian GNU/k*BSD.  A version is needed
from this year, which is available in the autotools-dev packages
that are in current sarge, and sid.

You can simply copy them manually, but it can also be done 
automatically using the method described in
/usr/share/doc/autotools-dev/README.Debian.gz 

It would also be nice if you cans ask upstream to update 
config.guess and config.sub in their next release.


Thanks for your cooperation.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.3-17
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320290: [CAN-2005-2151]: Potential DoS when handling DNS failures while looking up SPF records

2005-07-28 Thread Micah Anderson
Package: courier-mta
Severity: important
Tags: security

Please include this CAN number in any changelog dealing with this
matter.

A vulnerability has been reported in Courier Mail Server, which
potentially can be exploited by malicious people to cause a DoS
(Denial of Service).

The vulnerability is caused due to an error in rfc1035/spf.c when
handling DNS lookup failures while looking up SPF records. This causes
freeing of non-allocated memory and can potentially be exploited to
crash the service.

The vulnerability has been reported in version 0.50.0. Prior versions
may also be affected.

According to http://www.courier-mta.org/?changelog.html this is fixed
in 0.51:

2005-07-02  Mr. Sam  [EMAIL PROTECTED]

* rfc1035/spf.c: Soft DNS failures weren't handled properly when
looking up SPF records.  Potential memory corruption.
  
Micah 

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320286: h2xs doesn't recognise enums properly

2005-07-28 Thread Daniel Burr
Package: perl
Version: 5.8.7-3
Severity: normal
Tags: patch

h2xs ignores enums which contain C++ style comments and negative
numbers.

enum {
A = -1, // negative one
B = -2 // negative two
};

This patch fixes the problem:

--- h2xs.orig   2005-07-28 13:32:13.0 +1000
+++ h2xs2005-07-28 13:32:34.0 +1000
@@ -860,8 +860,9 @@

 # Remove C and C++ comments
 $src =~ 
s#/\*[^*]*\*+([^/*][^*]*\*+)*/|((\\.|[^\\])*|'(\\.|[^'\\])*'|.[^/'\\]*)#$2#gs;
+   $src =~ s#//.*\n#\n#g;

-while ($src =~ /(\benum\s*([\w_]*)\s*\{\s([\s\w=,]+)\})/gsc) {
+while ($src =~ /(\benum\s*([\w_]*)\s*\{\s([\s\w=,-]+)\})/gsc) {
 my ($enum_name, $enum_body) =
 $1 =~ /enum\s*([\w_]*)\s*\{\s([\s\w=,]+)\}/gs;
 # skip enums matching $opt_e
---end patch


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.7
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages perl depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-18Berkeley v4.2 Database Libraries [
ii  libgdbm31.8.3-2  GNU dbm database routines (runtime
ii  perl-base   5.8.7-3  The Pathologically Eclectic Rubbis
ii  perl-modules5.8.7-3  Core Perl modules

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320287: hybserv: keeping backups in /etc is wrong - they should go in /var/backups

2005-07-28 Thread Paul Wise
Package: hybserv
Version: 1.8.0+1.9.0rc2-1
Severity: normal

On a sarge machine, I note that hybserv keeps dated backups of its *.db
files in /etc. This really isn't the correct place for them according to
the FHS. Other packages seem to use /var/backups, I would suggest that
hybserv does this too. Not sure if normal is the correct severity, feel
free to upgrade it.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages hybserv depends on:
ii  debconf 1.4.30.13Debian configuration management sy
ii  ircd-hybrid 1:7.0.3-2high-performance secure IRC server
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an

-- debconf information:
* hybserv/configure-hybrid-notice:

-- 
bye,
pabs

http://qa.debian.org/developer.php?login=Paul+Wisecomaint=yes


signature.asc
Description: This is a digitally signed message part


Bug#320275: support for debian-science mailing list

2005-07-28 Thread Don Armstrong
I too would like to see support for a debian-science mailing list for
miscreants like myself to see what other people in the science world
are using debian for; and to see if they can help me in some of my
stranger quests.


Don Armstrong

-- 
A people living under the perpetual menace of war and invasion is very
easy to govern. It demands no social reforms. It does not haggle over
expenditures on armaments and military equipment. It pays without
discussion, it ruins itself, and that is an excellent thing for the
syndicates of financiers and manufacturers for whom patriotic terrors
are an abundant source of gain.
 -- Anatole France

http://www.donarmstrong.com  http://rzlab.ucr.edu


signature.asc
Description: Digital signature


Bug#320258: atanks: FTBFS: ld: cannot find -lXxf86dga

2005-07-28 Thread Steve Langasek
reassign 320258 liballegro-dev
thanks

On Wed, Jul 27, 2005 at 11:49:19PM +0200, Kurt Roeckx wrote:
 Package: atanks
 Version: 1.1.0-4
 Severity: serious

 Your package is failing to build with the following error:
 g++ globaldata.o environment.o player.o virtobj.o floattext.o teleport.o 
 physob
 j.o decor.o explosion.o missile.o beam.o tank.o atanks.o fade.o perlin.o sky.o
 -o ../atanks -DLINUX -DVERSION=\1.1.0\
 -DDATA_DIR=\/usr/share/games/atanks\
   `allegro-config --libs`
 /usr/bin/ld: cannot find -lXxf86dga
 collect2: ld returned 1 exit status
 make[2]: *** [../atanks] Error 1

 I guess this is a missing build depedency caused by the x.org
 transition.  It looks like you need a build depedency on
 libxxf86dga-dev.

This dependency comes from the output of allegro-config --libs, which is the
only available interface for getting the linker line needed for liballegro.
I think this bug belongs to liballegro-dev, which needs to drop the
xlibs-static-dev dependency in favor of libxxf86dga-dev.

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#320231: patch l10n, exim4

2005-07-28 Thread Marc Haber
tags #320231 l10n patch confirmed pending
thanks

On Wed, Jul 27, 2005 at 08:48:23PM +0200, Georgi Stanojevski wrote:
 Please find attached the Macedonian translation of Debconf templates
 for your package.

Thanks for your effort, committed to svn.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320229: [Pkg-shadow-devel] Bug#320229: patch l10n, shadow

2005-07-28 Thread Christian Perrier
Quoting Georgi Stanojevski ([EMAIL PROTECTED]):
 Package: shadow
 Severity: wishlist
 Tags: patch l10n
 
 Please find attached the Macedonian translation of Debconf templates
 for your package.


OK. Christine, could you take care of it ?

I think it'd be better to commit this in both branches now.





Bug#317585: request NMU for Stephen Stafford's apt-spy package

2005-07-28 Thread Justin Pryzby
On Wed, Jul 27, 2005 at 04:37:47PM +0100, Stephen Stafford wrote:
 Quoting Justin Pryzby [EMAIL PROTECTED]:

  Hi,

  Could someone consider NMUing apt-spy with at least that patch?

 Sorry I've not had time to deal with this properly.  I had hoped to
 have some time last week, but it didn't happen :(
 
 Please NMU if you wish.  The quick glance I gave to the all of the
 patches from Justin look good.  An NMU to sid with all the patches
 would be fine.
Could you comment on the intent of the code which pertains to #317585:
apt-spy: build_country_file() initializes country_code as a function
of its own strlen()?

I think that

country_code = malloc(strlen(country_code));

is meant to be 

country_code = malloc(strlen(country_list));

but, see also my comment about making country_code a small, statically
allocated array (of 4 characters or so).  By static, I mean: char
country_code[4];, unless its used outside of that function and its
callees, in which case it really does needs to be static char
country_code[4]; (or allocated at a higher level).

Cheers,
Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#318959: libc6: unreproducible on powerpc

2005-07-28 Thread GOTO Masanori
tags 318959 -unreproducible
tags 318959 -moreinfo
tags 318959 +confirmed
severity 318959 important
retitle 318959 gcc-4.0 gives wrong results for lround
thanks

At Mon, 25 Jul 2005 11:37:59 +0200,
[EMAIL PROTECTED] wrote:
 - Undefined behaviour is very likely to depend on compiler optimization
   options, and that explains the mysterious behaviour previously
   reported.  Probably with '-O1' and above the compiler skips the
   computation at all, and places 0.

Thanks for your following up, you're absolutely right.  I confirmed
the problem.  We'll put new glibc 2.3.5 soon, so I downgrade it to
important, but I'll check it.

 - I don't know how uint32_t are aligned and operated on in powerpc/64
   archs, but maybe different alignment (and different undefined
   behaviour) is the reason why Paul could not reproduce the bug.
   BTW, what arch did you run your tests on, GOTO?

 I don't know ieee754, so I don't dare submit a patch to libc (e.g., if
 (52 - j0)  31, use 0), but I believe dropping this bug as unreproducible
 would be a mistake.  Better downgrade it and forward upstream.  It reminds
 me of the fdiv bug in early pentiums.

I tested it on *ppc* because I didn't read the ex-reassigned messages.
Actually ppc uses the different lround function.

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320296: mailman: mails with implciit destination should be cofnigurable and subject to filtering

2005-07-28 Thread Marc Lehmann
Package: mailman
Version: 2.1.5
Severity: normal


There are two issues with mailman related to it not accepting pr rejecting
mails with implicit destination as per its config.

First issue:

Mails with implicit destination (which I think is a confusing term, too)
are always subject to moderation.  If a list receives lots of such mail a
lot of manual work is involved. Mailman should simply respect it's accept
(or reject etc. list). It doesn't matter wether the mail uses an implciit
destination, if the sender is subscribed or in the accept/reject list,
mailman should act as it says.

The second issue is similar, but this time mailman ignores the spam filters:

I have spam filtering in place which tags spams, and corresponding discard
filters. Problem is that a large part of actual spam falls into the
implicit destination category which means it must be moderated despite
the mail filters saying it should be discarded. This makes no sense at
all, and I think is a bug.

I think mailman should just drop this implicit destination logic. If it
does serve some purpose, it should only be applied to mails that would
otherwise be accepted, as it invalidates spam filtering and accept/reject
lists otherwise (they are being ignored). At the very last it should be
possible to disable this behaviour.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (700, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages mailman depends on:
hi  cron 3.0pl1-86   management of regular background p
ii  debconf  1.4.51  Debian configuration management sy
ii  exim44.34-10 An MTA (Mail Transport Agent)
hi  exim4-daemon-heavy [mail-tra 4.34-6  Exim (v4) with extended features, 
hi  libc62.3.5-1 GNU C Library: Shared libraries an
ii  logrotate3.7-5   Log rotation utility
ii  pwgen2.03-1  Automatic Password generation
ii  python   2.3.5-2 An interactive high-level object-o
ii  thttpd [httpd]   2.23beta1-3 tiny/turbo/throttling HTTP server
ii  ucf  1.18Update Configuration File: preserv


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#315967: libxml++2.10

2005-07-28 Thread Daniel Holbach
Hi Nikita,

Am Donnerstag, den 28.07.2005, 02:04 +0400 schrieb Nikita V.
Youshchenko:
 For one of our internal projects, libxml++2.6 was too old.
 So I've created a package for libxml++2.10, using debian/ dir for the 
 latest libxml++2.6 package.

I packaged it for Ubuntu - libxml++2.6 and libxml++2.10 were never
designed to be installable parallely. I talked to upstream and they
said, the ABI broke during the development unintentionally, but we
should better stick to libxml++2.6-2.10.0 and recompile the dependent
packages.

You might want to have a look at:
http://archive.ubuntu.com/ubuntu/pool/universe/libx/libxml++2.6/

Have a nice day,
 Daniel



signature.asc
Description: This is a digitally signed message part


Bug#302658: workaround for failure to obtain lease

2005-07-28 Thread Russ Dill
On Tue, 2005-06-07 at 13:27 +, Kacper Wysocki wrote:
 On 06/07/05 08:51:14, Eric Van Buggenhaut wrote:
  On Tue, Jun 07, 2005 at 12:06:46PM +, Kacper Wysocki wrote:
 [snip]
  but instead of
  
   -else
   - /sbin/ifconfig $interface 0.0.0.0
fi
   +/sbin/ifconfig $interface 0.0.0.0
  
  I'd rather use
  
   -else
   -  /sbin/ifconfig $interface 0.0.0.0
fi
   +/sbin/ifconfig $interface up
  
  Any comment ?
 
 Thanks for the quick follow-up.
 
 Seems to work fine here, however the former ifconfig stanza is
 upstream, maybe they should use 'ifconfig $interface up' as well for
 their sample scripts, as it is indeed cleaner.
 
 -K

sorry to jump in so late, but the purpose is not just to bring up the
interface, but also to clear any address.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#102921: Feeling strong is possible!

2005-07-28 Thread Selma Tovar
Concerned about your sexual performance?

Friend,there Is nothing to be Impotent of

Get hard http://superchapcelebrex.com/?cid-vig_txt01

best regards,

Donny Woodall
Phone: 774-721-7283
Mobile: 174-714-6879
Email: [EMAIL PROTECTED]



n'e_v,e*r a-g_a.|-n http://superchapdrugs.com/leavemealone.php


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320260: qgo: FTBFS: ld: cannot find -lXinerama

2005-07-28 Thread Steve Langasek
On Wed, Jul 27, 2005 at 11:57:42PM +0200, Kurt Roeckx wrote:
 Package: qgo
 Version: 1.0.2-1
 Severity: serious

 The package is failing to build with the following error:
 ld: cannot find -lXinerama

 This is caused by the x.org transition, and you'll need to add a
 build dependency on libxinerama-dev.

Preferably, you would re-libtoolize this package using Debian's libtool, so
that no such build-dependency needs to be added and no gratuitous binary
dependency results.

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#316647: [l10n] Initial Czech translation of totd debconf messages

2005-07-28 Thread Masahito Omote
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tags 316647 +pending
thanks

On Sat, 2 Jul 2005 16:46:41 +0200
Miroslav Kure [EMAIL PROTECTED] wrote:

 Package: totd
 Severity: wishlist
 Tags: l10n, patch
 
 Hi, in attachement there is initial Czech translation (cs.po) of
 totd debconf messages, please include it.

I uploaded 1.4-4, which updates debconf translation.

The attachment is a new templates.pot. Please update if possible.

Thanks,
- -- 
Masahito Omote([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED])

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC6JCm4QYOB7JaXPERAsM/AJ9/hJ2+OogMwNQxXpB09KhFGH5mpQCfdi/e
FS+ZUcdctJ6hOkwieb1tWhw=
=5JFn
-END PGP SIGNATURE-
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-07-24 03:40+0900\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME [EMAIL PROTECTED]\n
Language-Team: LANGUAGE [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../templates:4
msgid Support IPv6?
msgstr 

#. Type: boolean
#. Description
#: ../templates:4
msgid You can use totd under both IPv4 and IPv6. Do you want to support IPv6?
msgstr 

#. Type: boolean
#. Description
#: ../templates:4
msgid If unsure, leave it.
msgstr 



Bug#320274: [Logcheck-devel] Bug#320274: logcheck-database: Please add pop3 to dovecot

2005-07-28 Thread Jamie L. Penman-Smithson
On Thu, 2005-07-28 at 10:06 +1000, Andrew Pollock wrote:
 Please duplicate the imap-login related lines and change them to filter
 out the equivalent messages emitted by pop3-login.

Please provide the messages from pop3-login that need to be ignored.

Thanks,

-- 
-Jamie L. Penman-Smithson [EMAIL PROTECTED]
 t: +44 1273 424795; f: +44 1273 424795
 PGP: C0A7 955E EED6 A309 23D7 863B C76A 26A3 F0DC FCA8
 never send mail to: [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Bug#315967: libxml++2.10

2005-07-28 Thread Nikita V. Youshchenko
  For one of our internal projects, libxml++2.6 was too old.
  So I've created a package for libxml++2.10, using debian/ dir for the
  latest libxml++2.6 package.

 I packaged it for Ubuntu - libxml++2.6 and libxml++2.10 were never
 designed to be installable parallely.

I believe my package could be installed parallely with 2.6
However, I don't know if it is worth doing so.

 I talked to upstream and they 
 said, the ABI broke during the development unintentionally, but we
 should better stick to libxml++2.6-2.10.0 and recompile the dependent
 packages.

Is 2.10 backward-compatable with 2.6 at ABI level ?


pgpe8f5b7fpqJ.pgp
Description: PGP signature


Bug#320172: SNMP data gathering with cacti stops functioning since upgrade of snmp from 5.1.2 to 5.2.1.

2005-07-28 Thread julien . leproust

sean finney a écrit :

does calling snmpget from the cmdline give a segfault?

i'm trying to understand exactly where the problem is... and i'm
suspecting that it may not be in cacti but the snmp cmdline utilities,
the snmp libraries, or the php snmp support.


Indeed, I tested snmpget from command line utility and from php:
* CLI snmpget works as well with 5.2.1 as with 5.1.2
* PHP snmpget works with 5.1.2 but segfaults with 5.2.1. I tested with 
several snmp agents to be sure.


I think you're right, SNMP has been updated recently, but not PHP. Maybe 
the php4-snmp package must be rebuilt.


I'll stick with snmp 5.1.2 for now.

Thanks!

--
Julien




Bug#312973: kernel-image-2.6.11-1-686: 2.6.12 -- no dice

2005-07-28 Thread Horms
On Wed, Jul 27, 2005 at 06:07:06PM -0500, Chris Howie wrote:
 Package: kernel-image-2.6.11-1-686
 Version: 2.6.11-7
 Followup-For: Bug #312973
 
 I tested with 2.6.12, and it still drifts.  There appears to be no difference
 in how the drift amount is selected on boot; sometimes it drifts a lot,
 sometimes a little.  Still.

Thanks for the follow up. 
I am less suspicious of it being a debian problem and
more suspicious of it being an upstream problem.
Though I am still entirely unsure what to do about it,
other than booting with noacpi.

-- 
Horms


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320256: (kernel-image-2.4.27-2-k6: FTBFS on its intended target) : more info

2005-07-28 Thread Emmanuel Charpentier
I tried to build this kernel on a newer PIV. This dos *not* build with
gcc 4.0 or gcc 3.4, but *does* build with gcc 3.3

I'll try this on the target machine, and let you know.

-- 
Emmanuel Charpentier[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320298: dak: should recommend symlinks for cron.daily to work properly

2005-07-28 Thread Frederic LEHOBEY
Package: dak
Version: 1.0-8
Severity: wishlist

Hi,

I found the symlinks package necessary for the several cron.daily given 
in the examples in /usr/share/doc/dak/crontabs to work properly.

Maybe symlinks should be added to the `Recommends:' (or `Suggests:') of 
dak.

Best regards,
Frederic Lehobey

-- System Information:
Debian Release: 3.1
Architecture: sparc (sparc64)
Kernel: Linux 2.6.8-2-sparc64
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages dak depends on:
ii  apt [libapt-pkg-libc6.3-5-3 0.5.28.6 Advanced front-end for dpkg
ii  apt-utils   0.5.28.6 APT utility programs
ii  bzip2   1.0.2-6  high-quality block-sorting file co
ii  debconf 1.4.30.13Debian configuration management sy
ii  dpkg-dev1.10.28  Package building tools for Debian
ii  exim4-daemon-light [mail-tr 4.50-8   lightweight exim MTA (v4) daemon
ii  gnupg   1.4.1-1  GNU privacy guard - a free PGP rep
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-13   GCC support library
ii  libstdc++5  1:3.3.5-13   The GNU Standard C++ Library v3
ii  python  2.3.5-2  An interactive high-level object-o
ii  python-apt  0.5.10   Python interface to libapt-pkg
ii  python-ldap 2.0.4-1  A LDAP interface module for Python
ii  python-pygresql 1:3.6.1-1PostgreSQL module for Python
ii  ucf 1.17 Update Configuration File: preserv

-- debconf information:
* dak/username: deb-dak
* dak/groupname: debadmin
* dak/hostname: ondine
* dak/path: /opt/dak
* dak/setup:
* dak/archivename: fdl ondine archive


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320053: kernel-image-2.6.8-2-686: Installing it with sarge leads to failing at booting next time

2005-07-28 Thread Horms
reassign 298623 kernel-source-2.6.8
reassign 320053 kernel-source-2.6.8
severity 320053 normal
merge 298623 320053
thanks

On Wed, Jul 27, 2005 at 05:40:59PM +0200, stefan wrote:
 hi thx for your answer...
 
 i don't see why this bug is related to me...
 another developer just mailed me and showed me this bugreport:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=298623
 
 and this is exactly my problem g

Yes, I think you are correct, I have merged these bugs accordingly.

-- 
Horms


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319900: ssh: xterm -e ssh -f somehost xclock fails randomly most of the time

2005-07-28 Thread Lucas Nussbaum
On Mon, Jul 25, 2005 at 06:13:36PM +0300, Timo Juhani Lindfors [EMAIL 
PROTECTED] wrote:
 Package: ssh
 Version: 3.8.1p1-8.sarge.4
 Severity: normal
 
 Steps to reproduce:
 1. for i in `seq 1 10`; do xterm -e ssh -Xf `hostname` xclock; sleep 1; done
 
 Expected results:
 1. 10 xclock windows show up.
 
 Actual results:
 1. Only about 1-4 xclock windows show up.

It does work for me (I get 10 xclocks) even without any sleep.
I'm using Ubuntu Hoary right now.

What does
for i in $(seq 1 10); do ssh -Xf $(hostname) xclock  done
do ?

What's the point in going through xterm ?
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320052: [Pkg-nagios-devel] Bug#320052: nagios-common: check_nagios defined in cgi.cfg, but missing

2005-07-28 Thread sean finney
tags 320052 unreproducible moreinfo
thanks

hi mozai,

On Tue, Jul 26, 2005 at 01:22:28PM -0400, Mozai wrote:
 web pages say Nagios may not be running.
 
 Defined in /etc/nagios/cgi.cfg:
 nagios_check_command=/usr/lib/nagios/plugins/check_nagios 
 /var/log/nagios/status.log 5 'nagios'
 
 But there is no such file /usr/lib/nagios/plugins/check_nagios

this is very strange.  this file should be provided by nagios-plugins,
which your report claims you have installed.  if you reinstall
nagios-plugins, does check_nagios reappear?


sean

-- 


signature.asc
Description: Digital signature


Bug#320275: Support to the request for the creation of debian-science list

2005-07-28 Thread Frederic Lehobey
Hi,

I support the request for the creation of a debian-science mailing
list with goals as described by Helen Faulkner in this bug report.

I will participate to its animation.  An other (preliminary) related
effort on Debian wiki may be found there:
http://wiki.debian.net/?DebianScience

Best regards,
Frederic Lehobey


signature.asc
Description: Digital signature


Bug#319989: piuparts: I get the same message for a different reason

2005-07-28 Thread Micah Anderson
Package: piuparts
Version: 0.7-1
Followup-For: Bug #319989

I get the same error:

7min18.1s ERROR: Command failed (status=25600): 'chroot ./tmpm_P9sW
apt-get update'
E: Malformed line 4 in source list /etc/apt/sources.list (dist parse)

and my /etc/apt/sources.list has this:

# apt-torrent proxy. Please do not change/remove this comment
# or the default apt-torrent line will be added again by the debian
# package.
#deb http://127.0.0.1:6968/debian/ unstable main

As you can see it is choking on a commented out sources.list entry
(I'm not using apt-torrent proxy right now, so its commented out). I
would think that piuparts would ignore commented out entries, and be
able to deal with something like this if it wasn't.

micah



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages piuparts depends on:
ii  apt   0.6.38 Advanced front-end for dpkg
ii  debootstrap   0.3.1.4Bootstrap a basic Debian system
ii  python2.3.5-3An interactive high-level object-o

piuparts recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320172: SNMP data gathering with cacti stops functioning since upgrade of snmp from 5.1.2 to 5.2.1.

2005-07-28 Thread julien . leproust

More info about php-snmp segfault:

$ dpkg -l | grep snmp
ii  libsnmp-base  5.2.1.2-1
ii  libsnmp-perl  5.2.1.2-1
ii  libsnmp5  5.2.1.2-1
ii  libsnmp5-dev  5.2.1.2-1
ii  php4-snmp 4.3.10-15
ii  snmp  5.2.1.2-1

$ ldd /usr/bin/php
libcrypt.so.1 = /lib/tls/libcrypt.so.1 (0x40029000)
libzzip-0.so.12 = /usr/lib/libzzip-0.so.12 (0x40056000)
libnsl.so.1 = /lib/tls/libnsl.so.1 (0x4005d000)
libexpat.so.1 = /usr/lib/libexpat.so.1 (0x40071000)
libpcre.so.3 = /usr/lib/libpcre.so.3 (0x40091000)
libpanel.so.5 = /usr/lib/libpanel.so.5 (0x400b9000)
libncurses.so.5 = /lib/libncurses.so.5 (0x400bd000)
libdb-4.2.so = /usr/lib/libdb-4.2.so (0x400ff000)
libbz2.so.1.0 = /usr/lib/libbz2.so.1.0 (0x401d6000)
libz.so.1 = /usr/lib/libz.so.1 (0x401e5000)
libssl.so.0.9.7 = /usr/lib/i686/cmov/libssl.so.0.9.7 (0x401f9000)
libresolv.so.2 = /lib/tls/libresolv.so.2 (0x4022a000)
libm.so.6 = /lib/tls/libm.so.6 (0x4023c000)
libdl.so.2 = /lib/tls/libdl.so.2 (0x4025e000)
libgssapi_krb5.so.2 = /usr/lib/libgssapi_krb5.so.2 (0x40262000)
libkrb5.so.3 = /usr/lib/libkrb5.so.3 (0x40276000)
libk5crypto.so.3 = /usr/lib/libk5crypto.so.3 (0x402d6000)
libcom_err.so.2 = /lib/libcom_err.so.2 (0x402f8000)
libc.so.6 = /lib/tls/libc.so.6 (0x402fb000)
libcrypto.so.0.9.7 = /usr/lib/i686/cmov/libcrypto.so.0.9.7 
(0x4043)

/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

$ ldd /usr/lib/php4/20020429/snmp.so
libnetsnmp.so.5 = /usr/lib/libnetsnmp.so.5 (0x40018000)
libm.so.6 = /lib/tls/libm.so.6 (0x400b5000)
libwrap.so.0 = /lib/libwrap.so.0 (0x400d7000)
libc.so.6 = /lib/tls/libc.so.6 (0x400e)
libcrypto.so.0.9.7 = /usr/lib/i686/cmov/libcrypto.so.0.9.7 
(0x40215000)

/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x8000)
libnsl.so.1 = /lib/tls/libnsl.so.1 (0x40317000)
libdl.so.2 = /lib/tls/libdl.so.2 (0x4032b000)

$ ls -l /usr/lib/libnetsnmp.so.5
lrwxrwxrwx  1 root root 19 2005-07-28 09:54 /usr/lib/libnetsnmp.so.5 - 
libnetsnmp.so.5.2.1


$ cat test.php
?
$tmp = snmpget(localhost, public, 1.3.6.1.2.1.1.1.0);
print $tmp\n;
?

$ php test.php

Warning: snmpget(): No response from localhost in /home/jl/test.php on 
line 2

zsh: segmentation fault  php test.php

(the agent is alive, i get STRING: Linux 2.6.8-2-k7-smp #1 SMP Thu May 
19 18:14:00 JST 2005 i686 with snmp 5.1.2)


Tell me if you really want the strace, it is quite big, and i don't see 
much more interesting information except the open of snmp.so and 
libnetsnmp.so.5.


--
Julien



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320091: kernel-image-2.6.8-2-386: Boot fails with a syntax error in /scripts/ext3-add-journal.sh

2005-07-28 Thread Dustin
On Wed, 27 Jul 2005, Horms wrote:

 And I do wonder if this script should be on the initrd image at all.
 Could you poke around for difference between your working initrd
 image for kernel-image-2.6.8-1-386 and the broken one for
 kernel-image-2.6.8-2-386?

There are some--probably best I just give you the scripts:

--- kernel-image-2.6.8-1 initrd /scripts/ext3-add-journal.sh --
#!/bin/sh
cd /
mount -nt proc proc proc
rootdev=$(cat proc/sys/kernel/real-root-dev)
cmdline=$(cat /proc/cmdline)
umount -n proc
if [ $rootdev != 256 ]; then
mount -nt tmpfs tmpfs /dev2
mount -nt proc proc /proc
mount -nt devfs devfs /devfs  /dev/null 21
get_device
mount_device
if test -f /mnt/etc/fstab ; then
ext3root=`awk '!/^ *#/ { if (($2 == /)  ($3 == ext3)) {print 
$1;}}'  /mnt/etc/fstab`
ext2root=`awk '!/^ *#/ { if (($2 == /)  ($3 == ext2)) {print 
$1;}}'  /mnt/etc/fstab`
fi
umount -n /devfs  /dev/null 21
umount -n /mnt  /dev/null 21
if test -n $ext3root -o -n $ext2root ; then
mount -nt tmpfs tmpfs /etc
echo  /etc/fstab
echo  /etc/mtab
if test -n $ext3root ; then
/sbin/tune2fs -O has_journal /dev2/root2  /dev/null 21
else
/sbin/tune2fs -O ^has_journal /dev2/root2  /dev/null 21
fi
umount -n /etc
fi
umount -n /dev2
umount -n /proc  /dev/null 21
fi
---

--- kernel-image-2.6.8-2 initrd /scripts/ext3-add-journal.sh --
#!/bin/sh
#
# /usr/share/e2fsprogs/initrd.ext3-add-journal
#
cd /
mount -nt proc proc proc
rootdev=$(cat proc/sys/kernel/real-root-dev)
cmdline=$(cat /proc/cmdline)
umount -n proc
if [ $rootdev != 256 ]; then
mount -nt tmpfs tmpfs /dev2
get_device
roottype=`/bin/e2initrd_helper -r /dev2/root2`
if test -n $roottype ; then
mount -nt tmpfs tmpfs /etc
echo  /etc/fstab
echo  /etc/mtab
if test $roottype = ext3 ; then
/sbin/tune2fs -O has_journal /dev2/root2  /dev/null 21
else
/sbin/tune2fs -O ^has_journal /dev2/root2  /dev/null 21
fi
umount -n /etc
fi
umount -n /dev2
umount -n /proc  /dev/null 21
fi
---

 This script is generated when your run mkinitrd image.

Right.  I'm assuming that mkinitrd gets run during the kernel-image .deb
install, since it clearly contains local information.

 ...Also, almost
 eveything on the longer list seems bogus - though harmless.

Yes, there is a ton of crap there, though I notice that it correctly 
identified that I need the pwc driver for my webcam.  However, it then 
seems to have decided that I may need the webcam during the boot, in 
case I can't wait to chat until / is mounted

 ...So the
 problem would seem to be mkinitrd, which is hardly a surprise - we know
 that code is problematic and we are working on replacing it for etch.

It wouldn't be the first time I had trouble with automatic module
detection.  When I installed that Gentoo system I mentioned the live CD
initrd found my firewire chipset and my PCI ethernet card and decided to
install drivers for ethernet-over-firewire.  I am still surprised I
eventually figured out how to get the network up.

Knoppix always works, I don't know how it does it.

Actually, just changing MODULES from most to dep might work.

Sadly, no.  I ran it as-is with MODULES=most and then with MODULES=dep,
both fail the same way.  Doing a diff on the initrd filesystems they
create suggests that MODULES doesn't affect the contents of loadmodules
(mostly--using 'dep' actually added the loop driver to the list, but it
may have noticed that I had it loaded because the initrd from the 'most'
run was mounted on the loopback device already--is it smart enough to do
that?), but only which modules are actually present in the initrd for
loading.  When I diffed them the 'dep' version had many fewer actual .ko 
objects present, but the same (almost, as I said) loadmodules script.

Would I be correct in guessing that there was a revision to the mkinitrd
script in the last couple of months?  That would not only explain why
the 2.6.8-1 kernel works but also some odd problems I saw when I went to 
learn a little bit about make-kpkg the Debian way of building kernels.

 2. Mount the image, copy it to a fresh directory,
trim down loadmodules, and make a fresh initrd image
using mkcramfs.

This was my first thought too.  I created a series of test images using
the /scripts/ext3-add-journal.sh script from both kernel packages and with
different loadmodules scripts: the 2.6.8-2 version, the same script with
siimage removed, the 2.6.8-1 version, and the 2.6.8-2 version with the usb
audio and non-SATA SCSI stuff removed as well.  No joy.  All fail in the
same way (except for the messages after the kernel panic, but that's just
because it continues to load 

Bug#320294: please add a text version of quilt.pdf.gz

2005-07-28 Thread Paul Wise
Package: quilt
Version: 0.40-2
Severity: wishlist

It would be nice to have a text (or html) version for those of us who do
not want to install a PDF viewer. Looking at the PDF, I'm not sure
exactly what including a PDF rather than a text version buys, other than
maybe a nicely printable set of docs.

-- 
bye,
pabs

http://qa.debian.org/developer.php?login=Paul+Wisecomaint=yes


signature.asc
Description: This is a digitally signed message part


Bug#283231: Extend sudo to use SSH agent

2005-07-28 Thread hbl
Hi, 
  
  Instead of authenticating with password, can we consider
  to use authentication with SSH public keys? 

  So when we do a SSH, we never have to type our password
  out and sent the password over network to the remote host,
  which we may have the ultimate trust. 


hanbing






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320290: [CAN-2005-2151]: Potential DoS when handling DNS failures while looking up SPF records

2005-07-28 Thread Willi Mann

tag 320290 + patch
thanks

Micah Anderson schrieb:

Package: courier-mta
Severity: important
Tags: security

Please include this CAN number in any changelog dealing with this
matter.

2005-07-02  Mr. Sam  [EMAIL PROTECTED]

* rfc1035/spf.c: Soft DNS failures weren't handled properly when
looking up SPF records.  Potential memory corruption.


And the patch is here:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/mail-mta/courier/files/courier-0.48.1-spf-error-handling.patch?rev=1.1

Just in case someone needs fixed packages NOW: Fixed packages for i386 are 
availble from


http://wserver.wm1.at/~willi/debian_packages/courier/stable-security/main/binary-i386/mail/

Sorry for the stupid long URL, I've been playing with apt-move and 
debarchiver and that's the result.


Willi


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#67843: ok..

2005-07-28 Thread Joey Hess
I suppose the author's response makes sense. I no longer use mrtg so I
can't try it.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#320172: SNMP data gathering with cacti stops functioning since upgrade of snmp from 5.1.2 to 5.2.1.

2005-07-28 Thread sean finney
tags 320172 moreinfo
thanks

hi julien,

On Wed, Jul 27, 2005 at 02:47:11PM +0200, [EMAIL PROTECTED] wrote:
 I suspected SNMP when I saw a segfault when running cmd.php by hand. I
 tracked it until I found it in a call to snmpget. The segfault
 disappears when downgrading snmp packages to 5.1.2.

does calling snmpget from the cmdline give a segfault?

i'm trying to understand exactly where the problem is... and i'm
suspecting that it may not be in cacti but the snmp cmdline utilities,
the snmp libraries, or the php snmp support.


sean

-- 


signature.asc
Description: Digital signature


Bug#320295: evince: Doesn't go to specified page number

2005-07-28 Thread S Karthikeyan
Package: evince
Version: 0.3.0-2
Severity: normal

When I type a page number in the page number text box in the toolbar and
press ENTER, instead of going to the specified page number, it remains
in the present page.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages evince depends on:
ii  gconf2   2.8.1-6 GNOME configuration
database syste
ii  libart-2.0-2 2.3.17-1Library of functions for 2D
graphi
ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
ii  libaudiofile00.2.6-5 Open-source version of
SGI's audio
ii  libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.1-2 The Bonobo UI library
ii  libc62.3.2.ds1-22GNU C Library: Shared
libraries an
ii  libcairo10.4.0-1 Multi-platform 2D graphics
library
ii  libdjvulibre13.5.14-5Runtime support for the
DjVu image
ii  libesd-alsa0 [libesd0]   0.2.36-1Enlightened Sound Daemon
(ALSA) -
ii  libfontconfig1   2.3.1-2 generic font configuration
library
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine,
shared lib
ii  libgcc1  1:4.0.0-9   GCC support library
ii  libgconf2-4  2.8.1-6 GNOME configuration
database syste
ii  libgcrypt11  1.2.0-4 LGPL Crypto library -
runtime libr
ii  libglade2-0  1:2.4.2-2   library to load .glade
files at ru
ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
ii  libgnome-keyring00.4.1-1 GNOME keyring services library
ii  libgnome2-0  2.8.1-2 The GNOME 2 library -
runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented
display
ii  libgnomeprint2.2-0   2.8.2-1 The GNOME 2.2 print
architecture -
ii  libgnomeprintui2.2-0 2.8.2-2 GNOME 2.2 print
architecture User
ii  libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User
Interf
ii  libgnomevfs2-0   2.8.4-4 The GNOME virtual
file-system libr
ii  libgnutls11  1.0.16-13.1 GNU TLS library - runtime
library
ii  libgpg-error01.0-1   library for common error
values an
ii  libgtk2.0-0  2.6.4-3 The GTK+ graphical user
interface
ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libjpeg626b-10   The Independent JPEG
Group's JPEG
ii  libkpathsea3 2.0.2-26path search library for
teTeX (run
ii  liborbit21:2.12.2-1  libraries for ORBit2 - a
CORBA ORB
ii  libpango1.0-01.8.1-1 Layout and rendering of
internatio
ii  libpixman1   0.1.5-1 Cairo pixel manipulation
library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libpoppler0  0.3.1-1 PDF rendering library
ii  libpoppler0-glib 0.3.1-1 PDF rendering library
(GLib-based
ii  libpopt0 1.7-5   lib for parsing cmdline
parameters
ii  libsm6   4.3.0.dfsg.1-14 X Window System Session
Management
ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3
ii  libtasn1-2   0.2.10-3Manage ASN.1 structures
(runtime)
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol
client li
ii  libxml2  2.6.16-7GNOME XML library
ii  libxrender1  1:0.9.0-2   X Rendering Extension
client libra
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB)
configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

evince recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#173599: exim: can't tell which smtp auth method was used

2005-07-28 Thread Adam D. Barratt
package exim
tags 173599 + wontfix
thanks

On Wednesday, December 18, 2002 1:38 AM, Dan Jacobson
[EMAIL PROTECTED] wrote:

 Package: exim
 Version: 3.36-3
 Severity: wishlist
 Tags: upstream

 In the standard logs we don't see which of the three smtp methods at
 the bottom of exim.conf was actually used.  This seems like something
 to mention in the logs without requiring more than current debug info
levels.

Upstream development on exim 3 stopped over three years ago, and it is no
longer Debian's default MTA. The behaviour discussed in this bug report is
never going to change / be fixed in the Debian packages, so I'm tagging the
report to indicate that.

Regards,

Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320190: sl-modem-daemon: hardware naming scheme changed: hw:X - modem:X (NO CARRIER ERROR)

2005-07-28 Thread Eduard Bloch
reassign 320190 alsa-source
thanks

#include hallo.h
* Christophe Combelles [Wed, Jul 27 2005, 04:43:36PM]:
 Package: sl-modem-daemon
 Version: 2.9.9a-1
 Severity: important
 
 
 Hello,
 
 I'm talking about a Samsung P28 laptop with an ATI IXP winmodem (PCI id = 
 1002:434d)
 This modem is reported to work with slmodem.
 
 I've been spending a whole day to understand why I was always getting a
 NO CARRIER error when trying to dial ATDT...
 The most common source of error is the Carrier Detect = no option in
 wvdial, but this had no effect for me.
 
 I discovered that I had to start slmodemd with the following options to
 be able to communicate with the modem:
 slmodemd --alsa -c COUNTRY modem:1
 instead of:
 slmodemd --alsa -c COUNTRY hw:1
 
 This uses the snd_atiixp-modem modules, and doesn't need the slamr
 module.

And how am I supposed to detect the right name? alsa's procfs entries
are funny - lots of nice looking phrases but hardly useable in the init
scripts. I can parse the ALSA version but it hardly a sane way to go,
especially since the string has a human-ready syntax, unsuitable for
simple number comparison.

Especially since it seems to be a bug in your specific module -
snd-intel8x0m (1.0.9b) supports the hw: name. And if the ALSA upstream
authors are thinking they can change the names everywhere and whenever
they want just for the sake of fun, please tell them that this attitude
sucks and they should give at least some useable way to work with the
drivers distributors. Eg. print the syntax and available devices in
procfs or via some useable tool. alsactl is not a such one.

Regards,
Eduard.

-- 
smuuth ich habe Mörder in meinen Aquarium
nobse Killerguppies?
smuuth Skalare
smuuth Mehr fehlen 15 Fische
Madkiss krass
nobse Die sind vermutlich nur abgehauen.  Hatten die Schnauze voll von dir.



Bug#320172: SNMP data gathering with cacti stops functioning since upgrade of snmp from 5.1.2 to 5.2.1.,,Severity: important; Package: cacti; Reported by: [EMAIL PROTECTED]

2005-07-28 Thread sean finney
hi libor,

On Wed, Jul 27, 2005 at 06:36:24PM +0200, Libor Klepac wrote:
 hello, i also noticed this behaviour, switching from cactid to cmd.php
 pooler didn't work, so i tried to rebuild cacti-cactid with new libsnmp
 and it works now

thanks for the extra info.  i wonder if the recent c++ ABI change has
anything to do with this.  could you or julien please send me an ldd
and strace of whatever binary is segfaulting?


thanks!
sean

-- 


signature.asc
Description: Digital signature


Bug#320131: provide a version of the rekall package compiled without KDE

2005-07-28 Thread Michelle Konzack
I support this wish, because I have the need for an
administtarionstool not depending on KDE or GNOME.

Am 2005-07-27 10:52:16, schrieb Miernik:
 Package: rekall
 Severity: wishlist
 
 Please provide a version of the rekall package compiled without KDE
 libs, maybe name it rekall-qt or rekall-nokde.
 
 For those systems where this is the only KDE package on the system, it's
 a waste of download time and space to install all KDE libs just to

FullACK

 satisfy the dependencies. And Rekall can run without KDE:
 
 http://www.mailman.a-i-s.co.uk/pipermail/rekall/2004-January/000281.html
 http://www.mailman.a-i-s.co.uk/pipermail/rekall/2004-January/000290.html

Who tell you this?

I have recall running wirh qt under Woody AND Sarge but
every time compiling it from Source my self is Arghhh

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/3/8845235667100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Bug#320275: debian-science list proposal

2005-07-28 Thread Ben Burton

Hi,

A debian-science list sounds useful to me -- adding my AOL to this
request.

Ben.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320261: [Pkg-xfce-devel] Bug#320261: xfce4: xfce becomes default window manager on upgrade within sarge

2005-07-28 Thread Yves-Alexis Perez
[EMAIL PROTECTED] wrote:
 
 Upgrading to the newest version of sarge (with xfce not installed, and kdm 
 and kde installed), xfce is installed for reasons beyond my ken, and becomes 
 the default window manager for everyone. So far I haven't found a way to 
 remove that default short of removing XFCE.
 
 Other information: LTSP is installed on the system using the debian ltsp
 installer package.
 

It sounds weird. Could you try apt-get -s remove xfce4 and give us the
output, to see wich package is depending on xfce4. It's the first time I
see the problem (but the xfce version in stable is quite old), but we
can't do anything if someone wants his package to depends on xfce4.

 Jeff

-- 
Corsac
http://www.corsac.net


signature.asc
Description: OpenPGP digital signature


Bug#319979: proc_usb_info.txt.gz: added blank lines to reflect current format

2005-07-28 Thread Horms
On Thu, Jul 28, 2005 at 03:05:25AM +0800, Dan Jacobson wrote:
 Well all I know is tell upstream that 2.6 proc_usb_info.txt needs
 those blank lines if they aren't there already... as I am unfamiliar
 with upstream.

I took a closer look at your patch, and to be honest, other than the
last three fragments that add a blank line between E:... and T:... 
I can't see what it does, other than perhaps adding some extra whitepace,
that seems spurious.

I personally don't think the spaces between the E:... and T:... lines
are neccessary, its just the dump of a log, but I can see why you would
want them.

I have attached the latest version of this file from upstream to
this mail for reference. If you want to submit you change upstream,
please read this http://linux.yyz.us/patch-format.html Sorry its a bit
long winded, but its probably easier for me to just give you the link
than try and explain it. I'd send it to
linux-usb-devel@lists.sourceforge.net and CC Andrew Morton [EMAIL PROTECTED]

If you are not comfortable with this, please make a unified diff of 
your change (diff -u), follow the instructions in step 5. Sign your work,
and send it here, I will be happy to forward it on. However, I can't in
any way gaurantee success.

 H If it is in 2.6.12 then it is already in unstable.
 
 Say, on sid all I see is 11 being the highest.  Not that I can
 download any of them on my modem.

12 has recently been added.

ftp://ftp.debian.org/debian/pool/main/l/linux-2.6/

I agree that downloading that behemouth is a bit of an ask.

-- 
Horms
/proc/bus/usb filesystem output
===
(version 2003.05.30)


The usbfs filesystem for USB devices is traditionally mounted at
/proc/bus/usb.  It provides the /proc/bus/usb/devices file, as well as
the /proc/bus/usb/BBB/DDD files.


**NOTE**: If /proc/bus/usb appears empty, and a host controller
  driver has been linked, then you need to mount the
  filesystem.  Issue the command (as root):

  mount -t usbfs none /proc/bus/usb

  An alternative and more permanent method would be to add

  none  /proc/bus/usb  usbfs  defaults  0  0

  to /etc/fstab.  This will mount usbfs at each reboot.
  You can then issue `cat /proc/bus/usb/devices` to extract
  USB device information, and user mode drivers can use usbfs 
  to interact with USB devices.

  There are a number of mount options supported by usbfs.
  Consult the source code (linux/drivers/usb/core/inode.c) for
  information about those options.

**NOTE**: The filesystem has been renamed from usbdevfs to
  usbfs, to reduce confusion with devfs.  You may
  still see references to the older usbdevfs name.

For more information on mounting the usbfs file system, see the
USB Device Filesystem section of the USB Guide. The latest copy 
of the USB Guide can be found at http://www.linux-usb.org/


THE /proc/bus/usb/BBB/DDD FILES:

Each connected USB device has one file.  The BBB indicates the bus
number.  The DDD indicates the device address on that bus.  Both
of these numbers are assigned sequentially, and can be reused, so
you can't rely on them for stable access to devices.  For example,
it's relatively common for devices to re-enumerate while they are
still connected (perhaps someone jostled their power supply, hub,
or USB cable), so a device might be 002/027 when you first connect
it and 002/048 sometime later.

These files can be read as binary data.  The binary data consists
of first the device descriptor, then the descriptors for each
configuration of the device.  That information is also shown in
text form by the /proc/bus/usb/devices file, described later.

These files may also be used to write user-level drivers for the USB
devices.  You would open the /proc/bus/usb/BBB/DDD file read/write,
read its descriptors to make sure it's the device you expect, and then
bind to an interface (or perhaps several) using an ioctl call.  You
would issue more ioctls to the device to communicate to it using
control, bulk, or other kinds of USB transfers.  The IOCTLs are
listed in the linux/usbdevice_fs.h file, and at this writing the
source code (linux/drivers/usb/devio.c) is the primary reference
for how to access devices through those files.

Note that since by default these BBB/DDD files are writable only by
root, only root can write such user mode drivers.  You can selectively
grant read/write permissions to other users by using chmod.  Also,
usbfs mount options such as devmode=0666 may be helpful.



THE /proc/bus/usb/devices FILE:
---
In /proc/bus/usb/devices, each device's output has multiple
lines of ASCII output.
I made it ASCII instead of binary on purpose, so that someone
can obtain some useful data from it without the use of an
auxiliary program.  However, with an auxiliary program, the numbers
in the first 4 columns of each T: line (topology info:
Lev, 

Bug#315967: libxml++2.10

2005-07-28 Thread Daniel Holbach
Hi Nikita,

Am Donnerstag, den 28.07.2005, 12:04 +0400 schrieb Nikita V.
Youshchenko:
  I talked to upstream and they 
  said, the ABI broke during the development unintentionally, but we
  should better stick to libxml++2.6-2.10.0 and recompile the dependent
  packages.
 
 Is 2.10 backward-compatable with 2.6 at ABI level ?

As I said, the ABI broke unintentionally (and they were most agrieved),
so I guess there might be some glitches. Upstream advised us to
recompile the depending packages. I'm not sure at which stage the ABI
broke (from which version on).

I got Murray Cumming in a mail conversation with all the Debian package
maintainers back then, but I can't really tell, how the current state in
Debian is.

Have a nice day,
 Daniel



signature.asc
Description: This is a digitally signed message part


Bug#320274: [Logcheck-devel] Bug#320274: logcheck-database: Please add pop3 to dovecot

2005-07-28 Thread Andrew Pollock
On Thu, Jul 28, 2005 at 08:45:07AM +0100, Jamie L. Penman-Smithson wrote:
 On Thu, 2005-07-28 at 10:06 +1000, Andrew Pollock wrote:
  Please duplicate the imap-login related lines and change them to filter
  out the equivalent messages emitted by pop3-login.
 
 Please provide the messages from pop3-login that need to be ignored.
 

They're exactly the same as the imap-logins, except prefixed with
pop3-login.

regards

Andrew


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#281187: wontfix

2005-07-28 Thread Eduard Bloch
severity 281187 wishlist
tags 281187 + wontfix
thanks

It is non-free and non-distributable. Read the license please.

-- 
ribnitz Ganneff: NM-queue ist das schnellste zu uploadrechten für ein paket,
oder?
youam ach aqua^Wribnitz



Bug#320302: tpp: please add auto-advace-after-n-seconds feature

2005-07-28 Thread Robert Lemmen
Package: tpp
Version: 1.3-1
Severity: wishlist


hi nico,

it would be way cool if tpp could be instructed (via cmd line) to go to
the next slide every n seconds. shouldn't be too difficult to
implement and would turn it into a way cool console slideshow thing.

imagine an m68k mac at an exhibition booth with a debian slideshow of
that kind... :)

cu  robert

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (670, 'unstable'), (600, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.4
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages tpp depends on:
ii  libncurses-ruby1.80.9.2-3ruby Extension for the ncurses C l
ii  ruby  1.8.2-1An interpreter of object-oriented 

tpp recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320303: anacron: please drop the leading article in synopsis

2005-07-28 Thread Laurent Fousse
Package: anacron
Version: 2.3-11
Severity: minor

From developer reference:

Since the synopsis is a clause, rather than a full sentence, we
recommend that it neither start with a capital nor end with a full
stop (period). It should also not begin with an article, either
definite (the) or indefinite (a or an).

Thanks,

Laurent.


signature.asc
Description: Digital signature


Bug#320139: locale

2005-07-28 Thread Ola Lundqvist
On Wed, Jul 27, 2005 at 07:16:26PM +0200, Juraj Bednar wrote:
 Hello,
 
  ok, the bug seems to be because of package locales was not
  installed. Suggesting this package should be a good idea, you can
  change the severity to wishlist.
  
  Was it just that? So if you just install the locales package
  it works?
  
  If so I'll even make it a recommend and not just suggests... :)
 
 yep. .po files are not required, since imp4 and horde3 uses the binary
 hash representation compiled from the .po files using msgfmt (the .mo files),
 so they should stay where they are.

Good. Then I was not too confused when removing that dir. :)

Regards,

// Ola

 
  Juraj.
 
 
 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#172435: exim: mailq should think in terms of hours and minutes

2005-07-28 Thread Adam D. Barratt
package exim
tags 172435 + wontfix
thanks

On Monday, December 09, 2002 11:03 PM, Dan Jacobson [EMAIL PROTECTED]
wrote:

 $ mailq
  2h   468 18LU9M-Sv-00 [EMAIL PROTECTED]
   [EMAIL PROTECTED]

 76m   440 18LUkv-aj-00 [EMAIL PROTECTED]
   [EMAIL PROTECTED]

 70m  1.4K 18LUqT-bN-00 [EMAIL PROTECTED]
   [EMAIL PROTECTED]
 D [EMAIL PROTECTED]

  0m  1.2K 18LVwY-h8-00 [EMAIL PROTECTED]
   [EMAIL PROTECTED]

 Odd, I would put the cut off point for beginning to show hours at
 60m.  Apparently it is perhaps 100m.

Upstream development on exim 3 stopped over three years ago, and it is no
longer Debian's default MTA. The behaviour discussed in this bug report is
never going to change / be fixed in the Debian packages, so I'm tagging the
report to indicate that.

Regards,

Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320305: librep: FTBFS (ppc64): error: --with-stack-direction is incorrect

2005-07-28 Thread Andreas Jochens
Package: librep
Version: 0.17-10
Severity: normal
Tags: patch

When building 'librep' on ppc64/unstable,
I get the following error:

REPLISPDIR=../lisp REP_DL_LOAD_PATH=../src/.libexec REPDOCFILE=../doc-strings 
../src/rep --batch -l rep.vm.compiler \
  -f compile-batch rep-xgettext.jl \
 mv rep-xgettext.jlc rep-xgettext  chmod +x rep-xgettext
 ** error: --with-stack-direction is incorrect; it should be 1
make[2]: *** [rep-xgettext] Error 10
make[2]: Leaving directory `/librep-0.17/src'

With the attached patch 'librep' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/librep-0.17/src/main.c ./src/main.c
--- ../tmp-orig/librep-0.17/src/main.c  2001-08-24 03:05:41.0 +
+++ ./src/main.c2005-07-28 08:55:35.0 +
@@ -157,7 +157,7 @@
 return rep_TRUE;
 }
 
-static void
+void
 check_configuration (int *stack_low)
 {
 int stack_high;


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320265: evince: Displays blank pages for PDF

2005-07-28 Thread Sebastien Bacher
severity 320265 important 
merge 315133 320265
title 320265 evince show blank PDFs on PPC
reassign 320265 poppler
thanks

Le mercredi 27 juillet 2005 à 14:41 -0700, Matt Kraai a écrit :
 Package: evince
 Version: 0.3.0-2
 Severity: normal
 
 When I try to view
 
  http://rifters.com/real/shorts/PeterWatts_Maelstrom.pdf
 
 all of the pages are blank.  GNOME PDF is able to display it.

Hi,

Thanks for your bug. That's a known PPC issue, duplicate of #315133.


Cheers,

Sebastien Bacher





Bug#320275: request for debian-science mailing list

2005-07-28 Thread Daniel Leidert
Am Donnerstag, den 28.07.2005, 10:07 +1000 schrieb Helen Faulkner:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Package: lists.debian.org
 Severity: wishlist
[..]
 Name:  debian-science

I would like to see support for such a list. It could be a nice place
for packagers and developers of scientific software to discuss, to aid
one another and to introduce new packages. Because of the (often) close
relationship between scientific applications/libraries, a central place
like the suggested mailing list is IMO a good idea. Debian could be a
good (client) platform for a wide range of scientific applications.

Regards, Daniel



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   3   4   >