Bug#175575: Cause of problem; possible fix

2005-10-17 Thread David Lawyer
The cause of the unwanted escape sequences in the text output is that
linuxdoc uses groff for text output.  groff uses grotty as a post
processor and grotty by default puts the escape seqences there per the
man page for grotty.  A fix is to pass the -c option to grotty to
disable this.  But how to do this when groff is called?  I can't find
out how to do this from the man page or the info page for groff.  If I
substitute nroff -c for groff, the problem is fixed but using nroff
may break something else.  nroff uses the option -T... while groff uses
-T ... (the difference is a space after -T).  So I had to change this
too when I substituted nroff.  There are likely some other
differences.  One could also try using troff in a pipeline with grotty
to enable the appropriate options to be given to grotty.

I really don't know Perl so I was lucky to discover possible solutions.

David Lawyer


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



Bug#320577: FTBFS: missing build-deps

2005-10-17 Thread Steve Langasek
Hi Marcelo,

Since you Andreas' patch looks good, do you plan to upload a fixed
gtkglextmm soon?  Although this bug does not affect the version of
gtkglextmm in testing, the version that is in testing is also RC-buggy
because it's built for the old C++ ABI and does not build-depend on g++-3.3;
and this is one of the last few bugs holding the new apt out of testing.  I
will plan to remove gtkglextmm from testing if it's not fixed by the time
the rest of the apt/sigc++-1.2 packages are ready to go.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#333706: [Pkg-shadow-devel] Bug#333706: useradd lacks -r option

2005-10-17 Thread Christian Perrier
(Matt, I need more input from someone who better knows LSB than
me. Please look at #333706 and add your thoughts here...or point
someone you would know having a deeper background about LSB to this bug)

  Anyway, I don't really follow your reasoning, Tomasz. Do you actually
  reject this suggestion with a kind of this is Linux specific sh*t
  reasoning...or do you consider it?
 
 This is your words .. not mine :)
 Mine is this is RH specific sh*t :

LSB is not Redhat baby.

 Summarize: -r useradd option duplicates some long time avaialible shadow 
 functionalities (groupadd/useradd -O option was avalaible IIRC allways in 
 shadow but was not documented).

I think that the point of LSB is to guarantee that all Linux
distribution tools comply to a common ground of utilities. Having a
common way for all useradd implementations to guarantee there exists
an option to add a system user is an obvious requirement. I don't
have the details of -O as noone took care of even documenting it so
I actually can't tellI just suspect it needs some arguments so as
the minimum or maximum UIDs.

The point of -r is not requiring arguments at all. The exact range
may be distribution specific but the single switch guarantees for
instance a software vendor that using useradd -r user will be a
portable way to add a system user to any LSB-compliant distro.




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



Bug#334295: slow syslogd makes system unusable

2005-10-17 Thread Steve Langasek
On Sun, Oct 16, 2005 at 01:50:21PM +0200, Kai Henningsen wrote:
 I've seen this cause a boot take hours. The system looks like it's
 mostly idle, but everything which uses syslog is excruciatingly slow.

 It is possible that this is the same which is mentioned in bug 273269,
 as both systems I've seen this on run with -r and -l, but the
 explanation looks suspicious, as I believe the last time I saw it DNS
 was actually working.  In that case, -l wasn't working, but reverse
 resolution was - every host was logged with the full reverse name
 instead of the short name. In another case, the slowdown kept openvpn
 from starting, and thus all actual log messages were from localhost.

I'm pretty sure that 'critical' is not the right severity for this bug,
since you are the first to report it.  Either hardly anyone is using -r -l,
and we should consider such a configuration contraindicated; or most people
using -r -l are not experiencing such symptoms, and we should wonder what is
special about your setup that's different from theirs.  This problem could
also be worked around by running two instances of syslogd -- one for local
logging that's started as normal, and one for remote logging that is started
later and is configured not to use /dev/log.

 /etc/init.d/sysklogd restart solved the problem in both situations.

This is the most curious part of this bug report.  If this is related to bug
#273269, why should restarting the daemon have any effect?

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#334264: [Pkg-shadow-devel] Bug#334264: shadow: [INTL:sv] Swedish debconf templates translation

2005-10-17 Thread Christian Perrier
tags 334264 fixed-upstream
thanks

Quoting Tomasz Kłoczko ([EMAIL PROTECTED]):
 On Sun, 16 Oct 2005, Daniel Nylander wrote:
 
  Package: shadow
  Severity: wishlist
  Tags: patch l10n
  
  
  Complete 382 strings swedish translation for shadow (D-I level 4)
 
 Commited to CVS tree.

So, this will be fixed in next upstream version





Bug#198945: 198945 is fixed in 5.8.7-5

2005-10-17 Thread Brendan O'Dea
On Sun, Oct 16, 2005 at 07:53:39PM +, Brian M. Carlson wrote:
Version: 5.8.7-5

Darn.  Mucked up the closes line in the changelog again.  Thanks.

--bod


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



Bug#330970: wmmaiload: Preserve atime after mbox check

2005-10-17 Thread Peter Colberg
Hi,

On Mon, Oct 17, 2005 at 04:51:22AM +0200, Florian Ragwitz wrote:
 I can confirm your bug with the current version in Debian, but I just
 noticed that there were some new upstream releases. I'll package them
 first to verify if the bug still exists with the new releases.

The code for MBOX checking was left untouched, apart from the
migration of function `check_mbox' to the source file `checkthread.c'.
Consequently, the proposed fix still works fine here (using v2.2.1).

Gruesse,
Peter


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



Bug#334292: lftp: illegal instruction/double free detected

2005-10-17 Thread Noèl Köthe
forwarded 334292 lftp@uniyar.ac.ru
tags 334292 + confirmed upstream
severity 334292 normal
merge 334059 334292
thanks

Am Sonntag, den 16.10.2005, 23:38 +0200 schrieb Filippo Giunchedi:

Hello,

 Severity: grave
 Justification: renders package unusable

 consider this sample output
 
 [EMAIL PROTECTED]:~$ lftp mysite 
 Password:
 cd ok, cwd=/
 lftp [EMAIL PROTECTED]:/ cd www
 cd ok, cwd=/www
 lftp [EMAIL PROTECTED]:/www put ~/tmp/subscribe.php
 801 bytes transferred
 *** glibc detected *** double free or corruption (!prev): 0x10139df8 ***
 Aborted
 [EMAIL PROTECTED]:~$
 
 note that the file got actually transferred successfully!

Yes this is correct and already reported 3 times. Because the file is
not corrupt the severity of grave is not correct.

-- 
Noèl Köthe noel debian.org
Debian GNU/Linux, www.debian.org


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


Bug#334319: ruby-v4l - FTBFS: missing build-dependency

2005-10-17 Thread Bastian Blank
Package: ruby-v4l
Version: 0.1.2-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of ruby-v4l_0.1.2-1 on debian-31 by sbuild/s390 69
[...]
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.0.0), ruby1.8-dev
[...]
 ruby1.8 extconf.rb
 make: ruby1.8: Command not found
 make: *** [build-stamp] Error 127
 **
 Build finished at 20051016-1744
 FAILED [dpkg-buildpackage died]

ruby-v4l lacks a build-depdendency against ruby1.8.

Bastian


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



Bug#326014: reassign to fnord

2005-10-17 Thread David Schweikert
Hi Norbert,

I think that you can reassign this bug to fnord. Ralf tested with the
attached patch to fnord and now mailgraph works for him without
problems. Note that the second chunk of the patch is probably not
needed but I did leave it, since that's what Ralf tested...

The author of fnord is informed and I am discussing with him about this
problem.

Cheers
David
-- 
David Schweikert| phone: +41 44 632 7019
System manager ISG.EE   | walk:  ETH Zentrum, ETL F24.1
ETH Zurich, Switzerland | web:   http://people.ee.ethz.ch/dws
--- httpd.c.orig2005-08-03 13:32:50.0 +0200
+++ httpd.c 2005-10-13 21:35:58.912929000 +0200
@@ -531,7 +531,7 @@
 
   while(poll(pfd,nr,-1)!=-1) {
/* read from cgi */
-   if (pfd[0].reventsPOLLIN) {
+   if (pfd[0].revents(POLLIN|POLLHUP)) {
  if (!(n=read(fd[0],ibuf,sizeof(ibuf break;
  if (n0) goto cgi_500;
  /* startup */
@@ -564,7 +564,7 @@
buffer_put(buffer_1,ibuf,n);
  }
  size+=n;
- if (pfd[0].reventsPOLLHUP) break;
+ /*if (pfd[0].reventsPOLLHUP) break;*/
}
/* write to cgi the post data */
else if (nr1  pfd[1].reventsPOLLOUT) {
@@ -583,7 +583,6 @@
close(df[1]);
  }
}
-   else if (pfd[0].reventsPOLLHUP) break;
else {
 cgi_500:  if (startup)
badrequest(500,Internal Server Error,Looks like the CGI 
crashed.);


Bug#333995: [Pkg-shadow-devel] Bug#333995: 'man chpasswd' typo: algoritm encription

2005-10-17 Thread A. Costa
On Sun, 16 Oct 2005 20:18:35 +0200 (CEST)
Tomasz Kłoczko [EMAIL PROTECTED] wrote:

 Next time please make diff against xml files.

Sorry, hadn't noticed I was editing secondary sources.  Thanks for the
info, my typo finding tool ought to skip secondary sources like
'info' files and such.  It now checks the first lines of man pages for: 

[Gg]enerated 
You probably do not want to edit this file directly

...that 2nd line I just added, based on:

% zcat /usr/share/man/man8/chpasswd.8.gz | head --lines=1
.\ ** You probably do not want to edit this file directly **

Anybody know of other strings to watch out for?  Anyway, thanks again
for the info...


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



Bug#333921: priority of mouse template too low

2005-10-17 Thread Robert Millan
On Sat, Oct 15, 2005 at 02:21:15AM +1000, Daniel Stone wrote:
 On Fri, Oct 14, 2005 at 03:24:12PM +0200, Robert Millan wrote:
  The priority of mouse template (medium) is too low, and unsuitable for use
  with a LiveCD: Since the /etc/init.d/xserver-xorg script intended for LiveCD
  usage uses -phigh when configuring this package, mice won't be configured
  unless they can be configured automaticaly via mdetect, which:
  
a) doesn't always work
b) doesn't work on all platforms (currently not available for 
  GNU/kFreeBSD)
  
  Please find attached patch to rise priority to high.
 
 I don't think this template should be high unless the mouse cannot be
 detected.  On Linux/(i386|amd64|powerpc), which, last I heard, amounted
 to well over 95% of Debian archive downloads, /dev/input/mice will
 basically always work just fine.  So there's no reason to always prompt
 if you don't need to; it's insane.

What happens when auto-detection is not performed (either declined by user, or
because mdetect is not installed)?

Note:  On GNU/kFreeBSD, mdetect is not ported yet (see #319921).  I'd like to
avoid a kernel-specific dissertion, though.

-- 
Robert Millan


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



Bug#334320: FTBFS on arm, hppa, ia-64 and sparc.

2005-10-17 Thread Rob Weir
Package: bazaar
Version: 1.4.2-2
Severity: serious
Justification: FTBFS on 4 architectures.

It failed to build from source on hppa, arm, ia64 and sparc; arm fails
thusly:

Test 73: archive_mirror url name
Test 73: FAILED: did not mirror to the local mirror

while sparc, ia64 and hppa fail:

=== TESTING: id-tagging-defaults ===
Test 1: id-tagging-defaults
Test 1: PASS
/build/buildd/bazaar-1.4.2/src/baz/tests/test-framework: line 28: 14481 Bus 
error   $DEBUGPREFIX ${builddir}/../baz/baz $@

Note that this did not affect 1.4.2-1, so it's apparently a problem with
one of the patches I backported, and presumably part of 1.5.  The spread
of failures seems to indicate an alignment problem of some 32-bit type,
and Robert suggests it might be a gcc-4.0-specific issue.
Build logs at:

arm: 
http://buildd.debian.org/fetch.php?pkg=bazaarver=1.4.2-2arch=armstamp=1129455989file=logas=raw
hppa: 
http://buildd.debian.org/fetch.php?pkg=bazaarver=1.4.2-2arch=hppastamp=1129447337file=logas=raw
ia64: 
http://buildd.debian.org/fetch.php?pkg=bazaarver=1.4.2-2arch=ia64stamp=1129451177file=logas=raw
sparc: 
http://buildd.debian.org/fetch.php?pkg=bazaarver=1.4.2-2arch=sparcstamp=1129463246file=logas=raw

-rob
-- 
Yeaah, the hammer game!  Kill it, kill it, make it dead, whack it!


signature.asc
Description: Digital signature


Bug#333921: priority of mouse template too low

2005-10-17 Thread Daniel Stone
On Mon, Oct 17, 2005 at 08:47:15AM +0200, Robert Millan wrote:
 On Sat, Oct 15, 2005 at 02:21:15AM +1000, Daniel Stone wrote:
  I don't think this template should be high unless the mouse cannot be
  detected.  On Linux/(i386|amd64|powerpc), which, last I heard, amounted
  to well over 95% of Debian archive downloads, /dev/input/mice will
  basically always work just fine.  So there's no reason to always prompt
  if you don't need to; it's insane.
 
 What happens when auto-detection is not performed (either declined by user, or
 because mdetect is not installed)?

'unless the mouse cannot be detected'.

try to run mdetect
if this works:
  prompt with priority low
else:
  prompt with priority high


signature.asc
Description: Digital signature


Bug#334322: bsdtar - FTBFS: missing buil-dep

2005-10-17 Thread Bastian Blank
Package: bsdtar
Version: 1.02.034-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of bsdtar_1.02.034-2 on debian01 by sbuild/s390 69
[...]
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.0.0), libarchive-doc, autotools-dev, bison
[...]
 if s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 
 -Wl,-z,defs -MT bsdtar.o -MD -MP -MF .deps/bsdtar.Tpo -c -o bsdtar.o 
 bsdtar.c; \
 then mv -f .deps/bsdtar.Tpo .deps/bsdtar.Po; else rm -f 
 .deps/bsdtar.Tpo; exit 1; fi
 In file included from bsdtar.c:27:
 bsdtar_platform.h:115:2: error: #error Configuration error: did not find 
 libarchive.
 bsdtar.c:32:21: error: archive.h: No such file or directory
 bsdtar.c:33:27: error: archive_entry.h: No such file or directory
 In file included from bsdtar.c:64:
 bsdtar.h:105: warning: 'struct archive_entry' declared inside parameter list
 bsdtar.h:105: warning: its scope is only this definition or declaration, 
 which is probably not what you want
 bsdtar.h:109: warning: 'struct archive_entry' declared inside parameter list
 bsdtar.c: In function 'main':
 bsdtar.c:236: error: 'ARCHIVE_EXTRACT_TIME' undeclared (first use in this 
 function)
 bsdtar.c:236: error: (Each undeclared identifier is reported only once
 bsdtar.c:236: error: for each function it appears in.)
 bsdtar.c:240: error: 'ARCHIVE_EXTRACT_OWNER' undeclared (first use in this 
 function)
 bsdtar.c:320: error: 'ARCHIVE_EXTRACT_NO_OVERWRITE' undeclared (first use in 
 this function)
 bsdtar.c:411: error: 'ARCHIVE_EXTRACT_PERM' undeclared (first use in this 
 function)
 bsdtar.c:412: error: 'ARCHIVE_EXTRACT_ACL' undeclared (first use in this 
 function)
 bsdtar.c:413: error: 'ARCHIVE_EXTRACT_FFLAGS' undeclared (first use in this 
 function)
 bsdtar.c:432: error: 'ARCHIVE_EXTRACT_UNLINK' undeclared (first use in this 
 function)
 bsdtar.c: In function 'version':
 bsdtar.c:693: warning: implicit declaration of function 'archive_version'
 bsdtar.c:693: warning: format '%s' expects type 'char *', but argument 2 has 
 type 'int'
 bsdtar.c: In function 'long_help':
 bsdtar.c:761: warning: format '%s' expects type 'char *', but argument 3 has 
 type 'int'
 make[2]: *** [bsdtar.o] Error 1
 make[2]: Leaving directory `/build/buildd/bsdtar-1.02.034'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/build/buildd/bsdtar-1.02.034'
 make: *** [build-stamp] Error 2
 **
 Build finished at 20051016-0056
 FAILED [dpkg-buildpackage died]

Bastian


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



Bug#195948: New dspam version released with dynamic storage driver support

2005-10-17 Thread James Andrewartha

To quote the release:

Dynamically Loadable Storage Driver Support
DSPAM now supports a dynamically loadable storage driver plugin codebase,
which allows third party driver authors to more easily build new drivers, 
and packagers to build and distribute dspam with multiple storage drivers.


Will it now be possible for sane Debian packages of dspam to be made?

--
James Andrewartha
Systems Administrator
Data Analysis Australia Pty Ltd


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



Bug#309695: is this bug still in the latest version of cacti?

2005-10-17 Thread sean finney
tags 309695 moreinfo unreproducible
thanks

hi jari,

several new versions of cacti have been released and uploaded into
debian unstable, and i haven't yet heard back from you about whether
the problem exists with any version beyond 0.8.6c.  does the
problem you mention still exist in the latest version?

for the time being, i will assume that it still does, but if i don't
hear back from you with a response in the next couple weeks i'll assume
either that it is resolved, or that you no longer have interest in
pursuing a resolution and close out the bug.


sean


signature.asc
Description: Digital signature


Bug#321394: closing logrotate related bug

2005-10-17 Thread sean finney
close 321394
close 322708
thanks

hi,

as far as i can tell, this problem was caused by some leftover
cruft from a version in woody, and i have not been able to reproduce
it in unstable.  thus, i'm going to close the bugs.  if either of
you feel that this is not the appropriate course of action, please
reopen the bug and provide what extra information you think will
help resolve the problem.


sean

-- 


signature.asc
Description: Digital signature


Bug#322494: Still a problem in K3b 0.12.4a ?

2005-10-17 Thread A. Costa
On Fri, 30 Sep 2005 17:32:47 -0400
Francois Marier [EMAIL PROTECTED] wrote:

 Is bug 322494 still a problem in the latest version of the k3b package?

Hard to say.  Since reporting the bug I've hooked up a different (less
buggy) drive to my USB ATAPI box, this drive isn't effected by the
bug.  I still have the old drive and could hook it up to test, after I
upgrade 'k3b'...

However, my installed  'k3b' is version 0.12.1-2, (from last June),
whereas the latest 'k3b' is v0.12.4a-3.  I'm reluctant to upgrade
because doing that requires removing several other packages I hope to
keep.  Debian 'unstable' is a little rocky right now.  So I'm waiting
until its safe.

Sorry about the late reply!


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



Bug#330970: wmmaiload: Preserve atime after mbox check

2005-10-17 Thread Peter Colberg
Hi,

sorry for the noise...

Relating to my previous e-mail, I will have to correct myself.
I experience major problems with the new upstream version (which I
somehow anticipated looking at the Changelog and seeing few fixes but
lots of code restructuring).

In the case of checking for mail in more than one mailbox, wmmailload
simply segfaults at startup. This happens regardless of wether the
mailboxes in question are of type MBOX or MAILDIR.

If you still intend to package the new version, I will be happy to
supply a detailed bug report on the issue.

Gruesse,
Peter


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



Bug#333973: xserver-xorg: patch to enable DRI support for 9500 and newer cards

2005-10-17 Thread Michel Dänzer
tags 333973 fixed-in-experimental
kthxbye

On Fri, 2005-10-14 at 20:34 +0200, Tino Keitel wrote:
 
 the attached patch for the radeon driver enables DRI support with Radeon
 9500 or newer cards. It does not include a DRI driver, but it makes it
 possible for users to build their own Mesa and DRI CVS versions which
 includes the r300 driver [1], and use it with the Xorg server provided
 by Debian.

This is already available in xserver-xorg 6.8.99.900.dfsg.1-0pre1 in
experimental. The r300 DRI driver is even available in sid in the
libgl1-mesa-dri package, the same may be true for the DRM in
linux-image-2.6.13-*.


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#331632: second try

2005-10-17 Thread sean finney
hi gaetan,

this is my second attempt to contact you, as my previous attempt
bounced from your mail server.  if this second attempt does not
make it through, i will close the bug as i will not be able to
fix the problem without communicating with you.  if it does make
it through, here's what i said last time:


On Tue, Oct 04, 2005 at 11:28:30AM +0200, Gaetan RYCKEBOER wrote:
 I spent two hours to find the problem, which could be simply wrote on
 the interface, or in the debug returns of the function. 
 
 The lines to update are in lib/import.php :

if you have a suggested change, please feel free to send me a patch
in diff -u format, and if it seems appropriate i'll go ahead and add
it in the next version i upload.  i'll also take care of forwarding the
patch upstream with your comments and referencing this bug.


sean

-- 


signature.asc
Description: Digital signature


Bug#334308: asymptote: Should at least 'suggest' gv.

2005-10-17 Thread Yann Dirson
 In interactive mode, 'asy' tries to call the 'gv' postscript view by
 default.  Surely asymptote should at least suggest (and maybe
 recommend) the 'gv' package so that this will work.

Ideally, it would benefit from a generic way of calling PS and PDF
viewers.  Using alternatives here may be an abuse of the mechanism,
though, since it is likely not all programs would use the same options. 
Maybe a sensible-ps-viewer command would make sense.  This should probably
be discussed on -devel.

-- 
Yann.





Bug#333973: xserver-xorg: patch to enable DRI support for 9500 and newer cards

2005-10-17 Thread Xavier Bestel
On Mon, 2005-10-17 at 09:34, Michel Dänzer wrote:

 This is already available in xserver-xorg 6.8.99.900.dfsg.1-0pre1 in
 experimental. The r300 DRI driver is even available in sid in the
 libgl1-mesa-dri package, the same may be true for the DRM in
 linux-image-2.6.13-*.

All that is true, but FWIW it's unusable because of Bug#331697.

Xav





Bug#334273: linux-image-2.6.13-1-686: /etc/init.d/dbus-1 causes kernel oops

2005-10-17 Thread Michael Meskes
On Sun, Oct 16, 2005 at 08:45:50PM +0200, Bastian Blank wrote:
 On Sun, Oct 16, 2005 at 08:18:49PM +0200, Michael Meskes wrote:
  Oct 16 19:04:15 feivel kernel: EIP:0060:[sysfs_release+59/128]
  Tainted: PF VLI
 
 Proprietary module and forced module load. Fix that first.

Sorry, my fault. I sent in the wrong oops. Actually the oops made me try
nv again and since it works correctly with my card now I was finally
able to get rid of nvidia.

But the Oops didn't disappear. Just to be sure I tried again this
morning. Here's the log entry:

Oct 17 09:23:42 feivel kernel: Unable to handle kernel paging request at 
virtual address 30303110
Oct 17 09:23:42 feivel kernel:  printing eip:
Oct 17 09:23:42 feivel kernel: c01a1beb
Oct 17 09:23:42 feivel kernel: *pde = 
Oct 17 09:23:42 feivel kernel: Oops: 0002 [#1]
Oct 17 09:23:42 feivel kernel: Modules linked in: lp autofs4 button ipv6 
af_packet quota_v2 aes_i586 dm_crypt dm_mod cpufreq_powersave cpufreq_userspace 
speedstep_centrino freq_table snd_seq_dummy snd_seq_oss snd_seq_midi_event 
snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss thermal processor fan battery 
ac cryptoloop loop usbkbd eth1394 usbhid pcmcia ipw2100 i810_audio 
firmware_class ac97_codec ieee80211 ieee80211_crypt yenta_socket rsrc_nonstatic 
pcmcia_core e100 mii ohci1394 ieee1394 snd_intel8x0 snd_intel8x0m 
snd_ac97_codec snd_pcm snd_timer snd soundcore snd_page_alloc ehci_hcd i2c_i801 
i2c_core uhci_hcd usbcore pci_hotplug parport_pc parport intel_agp agpgart 
ide_cd psmouse cdrom serio_raw evdev mousedev ext3 jbd mbcache ide_disk 
ide_generic via82cxxx trm290 triflex slc90e66 sis5513 siimage serverworks 
sc1200 rz1000 piix pdc202xx_old opti621 ns87415 it821x hpt366 hpt34x generic 
cy82c693 cs5530 cs5520 cmd64x atiixp amd74xx alim15x3 aec62xx pdc202xx_new 
ide_core unix
Oct 17 09:23:42 feivel kernel: CPU:0
Oct 17 09:23:42 feivel kernel: EIP:0060:[sysfs_release+59/128]Tainted: 
GF VLI
Oct 17 09:23:42 feivel kernel: EFLAGS: 00010206   (2.6.13-1-686) 
Oct 17 09:23:42 feivel kernel: EIP is at sysfs_release+0x3b/0x80
Oct 17 09:23:42 feivel kernel: eax:    ebx: 30303030   ecx: c01cbaa0   
edx: 
Oct 17 09:23:42 feivel kernel: esi: df82fdc0   edi: c15970a4   ebp: dd01dbd4   
esp: dd4d9f58
Oct 17 09:23:42 feivel kernel: ds: 007b   es: 007b   ss: 0068
Oct 17 09:23:42 feivel kernel: Process hald (pid: 5696, threadinfo=dd4d8000 
task=de223580)
Oct 17 09:23:42 feivel kernel: Stack: c15970a4 0010 df1f6a40 c14d4100 
c0160a81 dd01dbd4 df1f6a40  
Oct 17 09:23:42 feivel kernel: dd7d540c df1f6a40  
dde96200 dd4d8000 c015ef52 df1f6a40 
Oct 17 09:23:42 feivel kernel:dde96200 df1f6a40 080d5c80 080d6028 
c015efe8 df1f6a40 dde96200 000e 
Oct 17 09:23:42 feivel kernel: Call Trace:
Oct 17 09:23:42 feivel kernel:  [__fput+161/384] __fput+0xa1/0x180
Oct 17 09:23:42 feivel kernel:  [filp_close+82/144] filp_close+0x52/0x90
Oct 17 09:23:42 feivel kernel:  [sys_close+88/96] sys_close+0x58/0x60
Oct 17 09:23:42 feivel kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Oct 17 09:23:42 feivel kernel: Code: 7c 24 0c 8b 51 08 8b 71 78 8b 42 0c 8b 40 
48 8b 78 14 8b 42 48 85 ff 8b 40 14 8b 58 04 74 08 89 3c 24 e8 c9 9e 02 00 85 
db 74 0b ff 8b e0 00 00 00 83 3b 02 74 2c 85 f6 74 16 8b 46 0c 85 c0 74 

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


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



Bug#334275: linux-image-2.6.13-1-686: ide error messages come up

2005-10-17 Thread Michael Meskes
On Sun, Oct 16, 2005 at 10:05:32PM +0200, Maximilian Attems wrote:
 backup your data, aboves is a drive failure.

Well, at first I thought the same, but when I went back to 2.6.12 for
another reason the message disappeared. That's kind of strange. I do not
get any ide error message with 2.6.12 and just this one during
initilisation with 2.6.13. 

Is there a way to make sure it's really the hardware? Usually with hw
problem the message comes up more often.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


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



Bug#334324: libdbus-1-1: must Provides: dbus-1 to ease transition

2005-10-17 Thread Martin-Éric Racine
Package: libdbus-1-1
Version: 0.50-1
Severity: important
Tags: experimental

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

To enable a smooth transition for applications that depend on the older 
dbus-1 package, this newer libdbus-1-1 
package should provide dbus-1 in the debian/control's binary target.

- -- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (990, 'stable'), (99, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-imac
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages libdbus-1-1 depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an

libdbus-1-1 recommends no packages.

- -- no debconf information

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

iD8DBQFDU1tyeXr56x4Muc0RApgbAKCUSJHqOJSlBSBhD8AbYsmykdaSGgCglyxS
uPv77UOQ1pM4Po/gnGjDrrA=
=tDCo
-END PGP SIGNATURE-


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



Bug#334325: wxwidgets2.6: Makefiles ignore $CC and $GXX

2005-10-17 Thread Jerome Warnier
Package: wxwidgets2.6
Version: 2.6.1.2
Severity: minor

Makefiles in objs_gtk_{d|sh} are apparently not autogenerated at build
time and ignore content of $CC and $GXX, and blocks use of distcc and
al. As it takes a long time to build, this could be a great improvement
on some build farms.
Those Makefiles do appear to be generated by Bakefile, though, as
stated in the files themselves.

Thanks

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


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



Bug#334326: treat nano as an alternative to pico

2005-10-17 Thread Fabian Greffrath
package: nano
severity: wishlist

Hi!

Your nano package contains a file /usr/bin/pico which is a link
to /usr/bin/nano. 
The existance of this file makes it impossible for Debian users to
install the original pico from external sources and open it with the
original command pico if they want to.

Since nano is not pico, but provides an alternative to it, I would
appreciate, if you use Debian's alternatives system to
link /usr/bin/pico to /usr/bin/nano. Users who want to build packages
for the original pico then can choose to link /usr/bin/pico
to /usr/bin/pico-nonfree or similar.

Thank you very much in advance.

Best regards,
Fabian





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



Bug#334327: Underquoted definition in ucd-snmp.m4

2005-10-17 Thread Roy Hills

Package: libsnmp4.2-dev
Version: 4.2.5-5

automake1.9 gives the following warning for ucd-snmp.m4:

[EMAIL PROTECTED] [507]$ aclocal
/usr/share/aclocal/ucd-snmp.m4:12: warning: underquoted definition of 
AM_PATH_UCDSNMP

  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal

The offending M4 code reads:

   AC_DEFUN(AM_PATH_UCDSNMP,

According to automake rules, AM_PATH_UCDSNMP should be quoted using square 
brackets.

So line 12 should read:

   AC_DEFUN([AM_PATH_UCDSNMP],

These new quoting rules were introduced around the time of Automake 1.8 IIRC.

I'm running Debian sarge on an IA32 system.

Packages:

ii  libsnmp4.2-dev 4.2.5-5NET SNMP (Simple Network Management Protocol
ii  libsnmp4.2 4.2.5-5NET SNMP (Simple Network Management Protocol
ii  automake1.91.9.5-1A tool for generating GNU Standards-complian
ii  autoconf   2.59a-3automatic configure script builder

Regards,

Roy Hills


--
Roy HillsTel:   +44 1634 721855
NTA Monitor Ltd  FAX:   +44 1634 721844
14 Ashford House, Beaufort Court,
Medway City Estate,  Email: [EMAIL PROTECTED]
Rochester, Kent ME2 4FA, 
UK  WWW:   http://www.nta-monitor.com/  




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



Bug#293261: qa.debian.org: package bugs should also be against the package itself

2005-10-17 Thread Thijs Kinkhorst
retitle 293261 wnpp bugs should also be against the package itself
thanks

Hello people,

Sat, 4 Jun 2005 13:27:49 -0400, Justin Pryzby wrote:
 I think it would be sufficient to add header information to the
 package's bug page:

  Debian Bug report logs: package saods9
  Maintainer for saods9 is Justin Pryzby [EMAIL PROTECTED].

  --
  Package saods9 a href=bugs.debian.org/Nhas been orphaned/a.
  Package saods9 a href=bugs.debian.org/Nis up for adoption/a.
  Package saods9 a href=bugs.debian.org/Nis being adopted/a.
  --

This sounds like the best solution to me. I agree with your statement that
there are currently too many places where to look for information, and
since this is useful information when reporting bugs, it should be listed
on the bugs page.

 Clone+Reassign, Goswin?

Don't know why it should be cloned, but reassining against bugs.debian.org
sounds good to me.


Thijs




Bug#308884: more information on this bug

2005-10-17 Thread sean finney
tags 308884 moreinfo
thanks

hi jamie,

i've recently taken over the nagios-plugins package and am trying
to make my way through the many open bug reports.  i've recently
uploaded a new version of the nagios plugins which i believe
will prevent the segfaults from occurring, though i am also
imagining that there will still be a problem with servers
that request the client certificate, as i don't think there is
any code in place to deal with it.  however:

a) i would like to know if the segfault has gone away, at least
b) i would like to know if it were possible to work with you to
   test a version of check_smtp that did support client certificates.


thanks,
sean
  
-- 


signature.asc
Description: Digital signature


Bug#333973: xserver-xorg: patch to enable DRI support for 9500 and newer cards

2005-10-17 Thread Michel Dänzer
On Mon, 2005-10-17 at 09:57 +0200, Xavier Bestel wrote:
 On Mon, 2005-10-17 at 09:34, Michel Dänzer wrote:
 
  This is already available in xserver-xorg 6.8.99.900.dfsg.1-0pre1 in
  experimental. The r300 DRI driver is even available in sid in the
  libgl1-mesa-dri package, the same may be true for the DRM in
  linux-image-2.6.13-*.
 
 All that is true, but FWIW it's unusable because of Bug#331697.

I know that's your pet peeve, but it only occurs with indirect
rendering, so it's hardly related to this bug.


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#333973: xserver-xorg: patch to enable DRI support for 9500 and newer cards

2005-10-17 Thread Sven Luther
On Mon, Oct 17, 2005 at 09:34:07AM +0200, Michel Dänzer wrote:
 tags 333973 fixed-in-experimental
 kthxbye
 
 On Fri, 2005-10-14 at 20:34 +0200, Tino Keitel wrote:
  
  the attached patch for the radeon driver enables DRI support with Radeon
  9500 or newer cards. It does not include a DRI driver, but it makes it
  possible for users to build their own Mesa and DRI CVS versions which
  includes the r300 driver [1], and use it with the Xorg server provided
  by Debian.
 
 This is already available in xserver-xorg 6.8.99.900.dfsg.1-0pre1 in

Well, but is it built and working for all arches ? My powerpc packages last
time i tried where not upto it, and not everybody likes to run experimental.

 experimental. The r300 DRI driver is even available in sid in the
 libgl1-mesa-dri package, the same may be true for the DRM in

Cool.

 linux-image-2.6.13-*.

Which is in experimental only, not build on powerpc and other arches, and
riddled with some initrd/initramfs problems that will be solved this week.

An upload of 2.6.14-rc4 should happen in the next week, to experimental too
though, but soon after that to unstable if all goes well.

Friendly,

Sven Luther




Bug#334149: python2.4-poker-engine: doesn't clean up config files on purge

2005-10-17 Thread Loic Dachary
Lars Wirzenius writes:
  The package does not seem to have a postrm to remove (when the package
  is purged) configuration files created (I assume) in postinst.

Indeed. I've added a postrm so that purge removes these generated
files. It will be in the next upload.

Thanks for the report.

-- 
Loic Dachary, 12 bd Magenta, 75010 Paris. Tel: 33 8 71 18 43 38
http://www.fsffrance.org/   http://www.dachary.org/loic/gpg.txt


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



Bug#334328: gnome-terminal: Midnight commander sometimes sets the terminal title to garbage

2005-10-17 Thread Ivailo Stoyanov
Package: gnome-terminal
Version: 2.8.2-2
Severity: minor

I just confirmed this behaviour as bug #249326, but since gnome-terminal
is also involved herewith I post it as a bug for gnome-terminal as well.

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

Versions of packages gnome-terminal depends on:
ii  gnome-control-cent 1:2.8.2-3 The GNOME Control Center
for GNOME
ii  libatk1.0-01.8.0-4   The ATK accessibility
toolkit
ii  libbonobo2-0   2.8.1-2   Bonobo CORBA interfaces
library
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared
libraries an
ii  libgconf2-42.8.1-6   GNOME configuration
database syste
ii  libglade2-01: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  libgnome2-02.8.1-2   The GNOME 2 library -
runtime file
ii  libgnomeui-0   2.8.1-3   The GNOME 2 libraries (User
Interf
ii  libgtk2.0-02.6.4-3   The GTK+ graphical user
interface
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  libpopt0   1.7-5 lib for parsing cmdline
parameters
ii  libstartup-notific 0.8-1 library for program launch
feedbac
ii  libvte41:0.11.12-1   Terminal emulator widget
for GTK+
ii  libx11-6   4.3.0.dfsg.1-14sarge1 X Window System protocol
client li
ii  scrollkeeper   0.3.14-10 A free electronic
cataloging syste
ii  xlibs  4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB)
configu

-- no debconf information



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


Bug#334329: php-image-graph: Wrong download page in debian/copyright

2005-10-17 Thread Uwe Steinmann
Package: php-image-graph
Version: 0.5.0-1
Severity: minor


You are missing an 'e' in http://pear.php.nt/package/Image_Graph
   ^ right here.

  Uwe

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'sid'), (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages php-image-graph depends on:
ii  php4-pear 4:4.4.0-2  PHP Extension and Application Repo

php-image-graph recommends no packages.

-- no debconf information


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



Bug#249326: mc: Sometimes sets the terminal title to garbage

2005-10-17 Thread Ivailo Stoyanov
Followup-For: Bug #249326
Package: mc
Version: 1:4.6.0-4.6.1-pre3-3

I confirm this bug on Debian Sarge, however I encountered this
gnome-terminal/mc behaviour frequently also on other distributions using
GNOME.


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

Versions of packages mc depends on:
ii  libc62.3.2.ds1-22GNU C Library: Shared
libraries an
ii  libglib2.0-0 2.6.4-1 The GLib library of C
routines
ii  libgpmg1 1.19.6-19sarge1 General Purpose Mouse -
shared lib




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


Bug#299763: looking more into this bug

2005-10-17 Thread sean finney
hi tatsuki,

i've recently taken over maintaining the nagios-plugins package
in debian, and would like to work with you to resolve the bug
you reported about check_http not working with some remote
ssl implementations.

in your previous mail, you mention that rmeoving the line

SSL_set_cipher_list(ssl, ALL);

seems to fix your problem.  while i'm not an expert, i believe ALL
is a valid cipher name in openssl that translates to all available
ciphers on the client, and i'm a little nervous to yank out any
code i don't fully understand.

so, i guess what we need to know is why things are failing when contacting
the remote host, and what this function does to play a part in it.
perhaps this is some openssl extension that other implementations
don't understand?  i will cc this email to the nagios-plugins development
group in the hopes that perhaps someone there can shed some light on
the manner.


sean


-- 


signature.asc
Description: Digital signature


Bug#317979: libxmlrpc-c3: Another new one

2005-10-17 Thread Christian von Kietzell
Package: libxmlrpc-c3
Followup-For: Bug #317979

Hi,

by now version 1.03.06 has been released. I could really use the new C++
interface that has been introduced in 1.03.

Cheers,
  Chris

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)


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



Bug#333973: xserver-xorg: patch to enable DRI support for 9500 and newer cards

2005-10-17 Thread Michel Dänzer
On Mon, 2005-10-17 at 10:11 +0200, Sven Luther wrote:
 On Mon, Oct 17, 2005 at 09:34:07AM +0200, Michel Dänzer wrote:
  
  On Fri, 2005-10-14 at 20:34 +0200, Tino Keitel wrote:
   
   the attached patch for the radeon driver enables DRI support with Radeon
   9500 or newer cards. It does not include a DRI driver, but it makes it
   possible for users to build their own Mesa and DRI CVS versions which
   includes the r300 driver [1], and use it with the Xorg server provided
   by Debian.
  
  This is already available in xserver-xorg 6.8.99.900.dfsg.1-0pre1 in
 
 Well, but is it built and working for all arches ? My powerpc packages last
 time i tried where not upto it, and not everybody likes to run experimental.

Be that as it may, I think David has made it pretty clear he doesn't
want to do backports like this in favour of getting 6.9/7.0 into sid
ASAP, which I support FWIW.


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#333973: xserver-xorg: patch to enable DRI support for 9500 and newer cards

2005-10-17 Thread Sven Luther
On Mon, Oct 17, 2005 at 10:36:10AM +0200, Michel Dänzer wrote:
 On Mon, 2005-10-17 at 10:11 +0200, Sven Luther wrote:
  On Mon, Oct 17, 2005 at 09:34:07AM +0200, Michel Dänzer wrote:
   
   On Fri, 2005-10-14 at 20:34 +0200, Tino Keitel wrote:

the attached patch for the radeon driver enables DRI support with Radeon
9500 or newer cards. It does not include a DRI driver, but it makes it
possible for users to build their own Mesa and DRI CVS versions which
includes the r300 driver [1], and use it with the Xorg server provided
by Debian.
   
   This is already available in xserver-xorg 6.8.99.900.dfsg.1-0pre1 in
  
  Well, but is it built and working for all arches ? My powerpc packages last
  time i tried where not upto it, and not everybody likes to run experimental.
 
 Be that as it may, I think David has made it pretty clear he doesn't
 want to do backports like this in favour of getting 6.9/7.0 into sid
 ASAP, which I support FWIW.

In the meantime, i built a local version with this patch on, which i will try
to find the time to test, and it is most assuredly nice to have as comparison
or something. I was not able to find time to work on the 6.9/7.0 packages
though :/

Friendly,

Sven Luther




Bug#334186: Nice is not used; processes slow down system

2005-10-17 Thread Javier Fernández-Sanguino Peña
On Sun, Oct 16, 2005 at 01:33:15AM -0500, Adam Porter wrote:
 Package: tiger
 Version: 1:3.2.1-28
 Severity: minor
 
 Tiger's cron scripts don't run with a nice value, so they run at normal
 priority.  This can cause the system to really slow down, especially
 when checking md5sums.  It would seem simple to put an entry in the
 config file where you could set the desired nice value, and use that in
 the scripts that get run.

You can easily add that to /etc/cron.d/tiger, since tigercron is the one that
reads the cronrc configuration in /etc/tiger/ and runs the scripts. 'Nicing'
it will effectively nice all Tiger tasks. And that file is a _configuration_
file after all.

Regards

Javier


signature.asc
Description: Digital signature


Bug#334330: typo in dpkg-architecture(1): dpkg-architetcure

2005-10-17 Thread Bill Allombert
Package: dpkg
Version: 1.13.11.0.1
Severity: minor

Hello dpkg maintainers,

dpkg-architecture(1) has a typo:
   
   If  you still wish to support versions of dpkg-dev that did not include
   dpkg-architetcure, the following does the job:


I have checked other instance of dpkg-a.* and it seems to be the only
such typo.

Cheers,
-- 
Bill. [EMAIL PROTECTED]

Imagine a large red swirl here. 


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



Bug#334055: zope2.7 security fix (bug 334055 )

2005-10-17 Thread A Mennucc
hi

I have (hopefully) fixed  the bug 334055 that is  a security alert.

This is the proposed update for sarge :
 
http://tonelli.sns.it/pub/mennucc1/zope/debian/sarge-security/zope2.7_2.7.5-2sec1_source.changes

This is the proposed update for etch :
 
http://tonelli.sns.it/pub/mennucc1/zope/debian/etch-security/zope2.7_2.7.5-3sec1_source.changes

This is the patch that I applied :
 
http://tonelli.sns.it/pub/mennucc1/zope/debian/sarge-security/zope-hotfix_2005-10-09-sarge.diff

Note that my patch is much smaller than the original hotfix :
 
http://tonelli.sns.it/pub/mennucc1/zope/debian/sarge-security/zope-hotfix_2005-10-09-upstream.diff
which included also some new features such as nl and ca languages -
- but usually we do not add new features in Debian when releasing security
upgrades.

Unfortunately all the above is source-only : I do not have here available
a clean pure Sarge or Etch build environment.

Can I upload a source-only in stable-security and testing-security ?

I have made available a binary version:
I compiled the etch source (and I am happily running it), it is available at 
http://tonelli.sns.it/pub/mennucc1/zope/debian/tmp/zope2.7_2.7.5-3sec1_i386.deb
but it was compiled on my PC that is a mixture of sarge and etch,
so it may miswork both in sarge and in etch  :-( .

I would also appreciate if someone who understands what 334055 is about 
would compile and test my fix to see if it works.

a.

-- 
Andrea Mennucc
 Ukn ow,Ifina llyfixe dmysp acebar.ohwh atthef


signature.asc
Description: Digital signature


Bug#334310: asymptote FTBFS

2005-10-17 Thread Yann Dirson
Hi Hubert,

Just a heads-up in case you did not notice the various FTBFS on asymptote.
2 may be bugs in dvipng, and 1 a gs issue.

http://people.debian.org/~igloo/status.php?packages=asymptote

Regards,
-- 
Yann.





Bug#334331: LSI/Megaraid RAID controller

2005-10-17 Thread Francesco Paolo Lovergine
Package: initramfs-tools
Severity: normal

http://bugzilla.ubuntu.com/show_bug.cgi?id=17388

This issue is also valid in debian AFAIK, please manage this controller
adding both modules to the initramfs image. Of course, a workaround
is adding the right module to /etc/mkinitramfs/modules by hand.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#334332: clamav: Broken package: fails to install due to unmet dependencies

2005-10-17 Thread Alex
Package: clamav
Severity: grave
Justification: renders package unusable


apt-get install clamav
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  clamav: Depends: libclamav1 (= 0.87) but it is not going to be installed
E: Broken packages


-- 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.4.25-1-386
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)


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



Bug#334292: Solution to lftp double-free-on-put

2005-10-17 Thread Paul TBBle Hampson
tags 334292 +patch
Thankyou Mr Bug Control Robot

The double-free in lftp is caused by the SMTask::Schedule's deleting
of deletable tasks.

Basically, it takes the next pointer of the task before deleting it,
but deleting the task can also delete other tasks. In the case of
a 'put', it seems to quite consistently delete the next task in the
chain. Since the memory is still around, and marked as deleteable,
it tries to delete it again, and causes the double-free.

The below patch fixes this by restarted the Schedule() loop if we've
deleted anything and were not at the end of the chain. (It also
protects the delete call against being called on 0x0, but that might
be a usual idiom in C++.)

(I also had a bit of trouble emulating the brace/indentation style.)

diff -u lftp-3.3.1.orig/src/SMTask.cc lftp-3.3.1/src/SMTask.cc
--- lftp-3.3.1.orig/src/SMTask.cc
+++ lftp-3.3.1/src/SMTask.cc
@@ -211,7 +211,12 @@
 #endif
   Leave(current);  // unmark it running and change current.
 
-  delete to_delete;
+  if(to_delete)
+  {
+ delete to_delete;
+ if( scan != 0) // Side-effects may have boned us
+scan = chain;
+  }
   if(res==MOVED || to_delete)
 repeat=true;
}

The below patch is actually fixing an unitialised value error
that valgrind picked up while I was debugging this.

diff -u lftp-3.3.1.orig/src/lftp.cc lftp-3.3.1/src/lftp.cc
--- lftp-3.3.1.orig/src/lftp.cc
+++ lftp-3.3.1/src/lftp.cc
@@ -112,6 +112,7 @@
{
   tty=isatty(0);
   ctty=(tcgetpgrp(0)!=(pid_t)-1);
+  add_newline=false;
   to_free=0;
   eof_count=0;
   for_history=0;

-- 
Paul TBBle Hampson, [EMAIL PROTECTED]
8th year CompSci/Asian Studies student, ANU

Shorter .sig for a more eco-friendly paperless office.


pgpozR23LJYjj.pgp
Description: PGP signature


Bug#334333: fai-cd installs systems lacking a grub bootloader when using simple examples

2005-10-17 Thread Henning Sprang
Package: fai
Version: 2.8.4
Severity: important
Tags: patch

When creating a debian mirror for fai-cd with fai-mirror, and at the same time
using the simple examples from FAI's doc directory, as proposed in the FAI
documentation, fai-mirror doesn't download a grub package correctly, and 
therefore
there's no grub available at install time, and the installed system cannot boot.

This can be worked around by removing the lines 

PACKAGES aptitude LILO
lilo grub-

From the simple examples package_config file for the DEFAULT class. As the 
class
LILO is not used in the example installations, that should not have an impact on
the usability of FAI and the simpleexamples.

But the real problem is probably that fai-mirror can't handle the grub-
part of the above mentioned lines which should be deleted correctly - 
even if the class LILO doesnt need and want grub installed, that
doesn't mean that it should not be included in a FAI mirror, because that can be
used to install systems that don't have the LILO class, also.



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fai depends on:
ii  libapt-pkg-perl   0.1.13 Perl interface to libapt-pkg
ii  perl  5.8.4-8Larry Wall's Practical Extraction 

-- no debconf information


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



Bug#334334: squid: LDAP Auth (w/ or w/o) TLS Seems broken after upgrade

2005-10-17 Thread James D. Nurmi
Package: squid
Version: 3.5.10-6
Severity: normal

/usr/lib/squid/*ldap* does not work with -v3 -Z -h ldap.foo.bar
(Reports TLS Requires version 3)

Works fine if -v3 -H ldaps://ldap.foo.bar

ldapsearch -H ldap://ldap.foo.bar -ZZx  works fine

-- 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.13.2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages squid depends on:
ii  adduser   3.67.2 Add and remove users and groups
ii  coreutils 5.2.1-2.1  The GNU core utilities
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  libpam0g  0.79-3 Pluggable Authentication Modules l
ii  logrotate 3.7.1-2Log rotation utility
ii  netbase   4.21   Basic TCP/IP networking system
ii  squid-common  2.5.10-6   Internet Object Cache (WWW proxy c

squid recommends no packages.

-- debconf information:
  squid/fix_cachedir_perms: false
* squid/largefiles_warning:
  squid/anonymize_headers:
  squid-cgi/cachemgr:
  squid/old_version: false
  squid/http_anonymizer:
  squid/authenticate_program:
  squid/fix_lines: true


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



Bug#195948: New dspam version released with dynamic storage driver support

2005-10-17 Thread Matthijs Mohlmann
James Andrewartha wrote:
 To quote the release:
 
 Dynamically Loadable Storage Driver Support
 DSPAM now supports a dynamically loadable storage driver plugin codebase,
 which allows third party driver authors to more easily build new
 drivers, and packagers to build and distribute dspam with multiple
 storage drivers.
 
 Will it now be possible for sane Debian packages of dspam to be made?
 

Hi,

I have done some intial packaging for dspam already. I don't know how
much people are actually working on it, also because the latest reply I
saw was from one year ago.

My packaging is not ready yet. And it's absolutely not ready for the
debian archive.

I've created a svn repository here: http://svn.cacholong.nl/ (Choose
dspam in Project Root)

Get the sources:
svn co http://svn.cacholong.nl/dspam/dspam

I hope I'm not offensive with this approach and if people are willing to
join the project and help, please say so.

Regards,

Matthijs Mohlmann

PS: I'll work on it this evening. (My nick on IRC is Active2 @ freenode
network)


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



Bug#329759: unfixed

2005-10-17 Thread Ryan Murray
reopen 329759
thanks

Sorry, but depending on gconf2 does not fix this.  The prerm script needs to
not fail if gconf2 is unavailable.


signature.asc
Description: Digital signature


Bug#332299: clex: Please use full sentences in the long description, too

2005-10-17 Thread Gerfried Fuchs
Package: clex
Version: 3.13-1
Followup-For: Bug #332299

Hi!

 Beside from that the long description should be more descriptive it
also should contain full sentences.

 Would be nice if that could be taken into account when redoing this
package description, and maybe the descriptions for other packages you
might maintain.

 Thanks in advance,
Alfie
-- 
-!- mode/#debian.de [+oo sesom XSnackWRK] by Alfie
 * Alfie . o O ( Nein, ich bin nicht da - bitte nicht anquatschen ;) )
-- #debian.de


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



Bug#333703: libboost-regex1.33.0: Unicode build

2005-10-17 Thread Domenico Andreoli
On Thu, Oct 13, 2005 at 12:31:30PM +0200, Yves Bastide wrote:
 Hi,

hi,

 now that a current version of ICU is in unstable, would it be possible
 to have libboost-regex depend on it? If only for the coolness value
 :-)

sure! :)

is libicu34-dev the library we want to use?

regards
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#333921: priority of mouse template too low

2005-10-17 Thread Robert Millan
On Mon, Oct 17, 2005 at 04:54:02PM +1000, Daniel Stone wrote:
 On Mon, Oct 17, 2005 at 08:47:15AM +0200, Robert Millan wrote:
  On Sat, Oct 15, 2005 at 02:21:15AM +1000, Daniel Stone wrote:
   I don't think this template should be high unless the mouse cannot be
   detected.  On Linux/(i386|amd64|powerpc), which, last I heard, amounted
   to well over 95% of Debian archive downloads, /dev/input/mice will
   basically always work just fine.  So there's no reason to always prompt
   if you don't need to; it's insane.
  
  What happens when auto-detection is not performed (either declined by user, 
  or
  because mdetect is not installed)?
 
 'unless the mouse cannot be detected'.
 
 try to run mdetect
 if this works:
   prompt with priority low
 else:
   prompt with priority high

I'm not sure why, but on a system where mdetect is not installed,
dpkg-reconfigure -phigh doesn't trigger any mouse-related questions.

Same happens if I put a copy of /bin/false into /usr/bin/mdetect, forcing it to
fail.

-- 
Robert Millan


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



Bug#334335: fails to understand foreign encodings

2005-10-17 Thread Drew Parsons
Package: gaim
Version: 1:1.5.0-1
Severity: important

gaim is not able to receive ICQ text in a foreign client.

I have a russian contact, when he writes to me in russian, gaim complains,
saying (There was an error receiving this message.  The buddy you are
speaking to most likely has a buggy client.)

The error message is false (his client is *not* buggy), I think, for the
following reasons:
 - it happens with more than one friend (true, they may be using the same
version). This friend uses icq 5.03 on Windows XP.

 - more importantly, the problem only occurs with gaim.  gnomeicu and licq,
for example, display his russian text just fine

My own russian text displays on gaim okay, and he receives and reads it ok.
It's only receiving his text which seems to be broken.

The problem may be in recoding the text. He is probably using CP-1251, which
russian MS-Windows uses. I'm using UTF-8. gnomeicu can do the conversion
without requiring any intervention on my behalf in the confgi settings.

I hope you can fix it, it's quite annoying!

Drew

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages gaim depends on:
ii  gaim-data 1:1.5.0-1  multi-protocol instant messaging c
ii  libao20.8.6-1.1  Cross Platform Audio Output Librar
ii  libaspell15   0.60.3-5   GNU Aspell spell-checker runtime l
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libgcrypt11   1.2.1-4LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.8.3-1The GLib library of C routines
ii  libgnutls11   1.0.16-13.1GNU TLS library - runtime library
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3   a spell-checking addon for GTK's T
ii  libice6   6.8.2.dfsg.1-9 Inter-Client Exchange library
ii  libpango1.0-0 1.8.2-3Layout and rendering of internatio
ii  libsm66.8.2.dfsg.1-9 X Window System Session Management
ii  libstartup-notification0  0.8-1  library for program launch feedbac
ii  libx11-6  6.8.2.dfsg.1-9 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-9 X Window System miscellaneous exte
ii  libxss1   6.8.2.dfsg.1-9 X Screen Saver client-side library
ii  xlibs 6.8.2.dfsg.1-9 X Window System client libraries m

gaim recommends no packages.

-- no debconf information


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



Bug#334336: apache: FTBFS with openssl 0.9.8: EVP_F_EVP_DECRYPTFINAL undeclared

2005-10-17 Thread Daniel Schepler
Package: apache
Severity: serious
Version: 1.3.33-8

From my build log:

...
=== src/modules/ssl
gcc -c  -I../../os/unix -I../../include -I/usr/local/ssl/include   -DLINUX=22 
-DTARGET=\apache\ -DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 
-DDEV_RANDOM=/dev/random -DUSE_HSREGEX -DAPACHE_SSL -O1  -g -Wall 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 `../../apaci` -fPIC -DSHARED_MODULE 
apache_ssl.c  mv apache_ssl.o apache_ssl.lo
apache_ssl.c: In function 'GetSessionFromServer':
apache_ssl.c:1398: warning: passing argument 2 of 'd2i_SSL_SESSION' from 
incompatible pointer type
apache_ssl.c: In function 'GetPrivateKey':
apache_ssl.c:1490: error: 'EVP_F_EVP_DECRYPTFINAL' undeclared (first use in 
this function)
apache_ssl.c:1490: error: (Each undeclared identifier is reported only once
apache_ssl.c:1490: error: for each function it appears in.)
make[5]: *** [apache_ssl.lo] Error 1
make[4]: *** [all] Error 1
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory 
`/tmp/buildd/apache-1.3.33/build-tree-apache-ssl/apache_1.3.33/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory 
`/tmp/buildd/apache-1.3.33/build-tree-apache-ssl/apache_1.3.33'
make[1]: *** [build] Error 2
make[1]: Leaving directory 
`/tmp/buildd/apache-1.3.33/build-tree-apache-ssl/apache_1.3.33'
make: *** [debian/stampdir/build-stamp-ssl] Error 2

-- 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-1-686
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#334337: hugs segfault if Show class in instancied but show method not defined.

2005-10-17 Thread Bill Allombert
Package: hugs
Version: 98.200503.08-3
Severity: normal

Hello Isaac,

It looks like hugs segfault if you instancy Show but not define a
show method and then implicitly use it:

Let foo.hs =
---8-
module Fibo where
type Quad = (Integer,Integer)
newtype Gauss = Karl Quad
instance Eq Gauss where
   Karl (a,b) == Karl (c,d) = a == c  b == d
instance Show Gauss where
---8-
in 
$ hugs fibo3.hs
Type :? for help
Fibo Karl (1,2)
zsh: segmentation fault  hugs fibo3.hs

Cheers,
-- 
Bill. [EMAIL PROTECTED]

Imagine a large red swirl here. 

-- 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.4.27
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages hugs depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libreadline5  5.0-11 GNU readline and history libraries


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



Bug#334338: rhapsody: Segmentation fault when join in a channel

2005-10-17 Thread Joshua Dunamis
Package: rhapsody
Version: 0.26b-2
Severity: grave
Justification: renders package unusable


Hello,
the first time I joined in a channel it worked fine but the users list
showed only the ops of the channel. So I closed the program. Now when I
just join in a channel the program is closed with a segmentation
fault.
What is happened?

-- 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-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages rhapsody depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libncurses5   5.5-1  Shared libraries for terminal hand

rhapsody recommends no packages.

-- no debconf information


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



Bug#334339: mysql-client: Unable to connect a i386-mysql server from an UltraSPARC client (bus error)

2005-10-17 Thread BERTRAND Joël
Package: mysql-client
Version: 4.1.14-6
Severity: important


Hello,

I have upgraded two workstations the last sunday. All stations
run Debian/Testing.

The first one is an UltraSPARC 1E (sun4u with 2.6.10 official
linux kernel patched with iptables ROUTE target). The second one
is an official debian system (debian kernel 2.6.8) on i386
(Pentium IV).

I have installed a mysql server on i386 and sparc64.

If I work on the sparc64, I can access to the local mysql
server. From the i386, I can locally use the mysql server.
From a external i386, I can reach the both mysql server. But,
if I try to access to the i386 mysql server from the Sparc64
workstation, mysql client returns a bus error.

strace returns:

open(/etc/host.conf, O_RDONLY)= 4
fstat64(4, {st_dev=makedev(8, 1), st_ino=32620, st_mode=S_IFREG|0644,
st_nlink=1, st_uid=0, st_gid=0, st_blksize=8192, st_blocks=8,
st_size=26, st_atime=2005/10/17-11:55:38, st_mtime=1995/09/26-05:20:44,
st_ctime=2003/12/14-13:31:48}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7001c000
read(4, order hosts,bind\nmulti on\n, 8192) = 26
read(4, , 8192)   = 0
close(4)= 0
munmap(0x7001c000, 8192)= 0
open(/etc/hosts, O_RDONLY)= 4
fcntl64(4, F_GETFD) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
fstat64(4, {st_dev=makedev(8, 1), st_ino=32710, st_mode=S_IFREG|0644,
st_nlink=1, st_uid=0, st_gid=0, st_blksize=8192, st_blocks=8,
st_size=407, st_atime=2005/10/17-11:55:38, st_mtime=2005/10/17-09:45:58,
st_ctime=2005/10/17-09:45:59}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7001c000
read(4, 127.0.0.1\tlocalhost\n192.168.254, 8192) = 407
--- SIGBUS (Bus error) @ 0 (0) ---
+++ killed by SIGBUS +++
kant:[~]  

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mysql-client depends on:
ii  mysql-client-4.1  4.1.14-6   mysql database client binaries

mysql-client recommends no packages.

-- no debconf information


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



Bug#334341: stellarium: All stars are in one line

2005-10-17 Thread Uwe Steinmann
Package: stellarium
Version: 0.7.1-1
Severity: important

Hi,

I was very delighted to see a new version of stellarium in debian,
until I started it for the first time. All stars a lined up!
There is really just one line from left to right containing
all stars and its names. Planets and nebulas are fine.

  Uwe


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'sid'), (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages stellarium depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-2  GCC support library
ii  libglu1-xorg  6.8.2.dfsg.1-9 Mesa OpenGL utility library [X.Org
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsdl-mixer1 1.2.6-1.1  mixer library for Simple DirectMed
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer
ii  libstdc++64.0.2-2The GNU Standard C++ Library v3
ii  stellarium-da 0.7.1-1datafiles for Stellarium, a real-t
ii  xlibmesa-gl [ 6.8.2.dfsg.1-9 Mesa 3D graphics library [X.Org]
ii  zlib1g1:1.2.3-4  compression library - runtime

stellarium recommends no packages.

-- no debconf information


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



Bug#334119: Patch to prevent open_not_cancel etc. from being inlined; needed for Plash's modified glibc

2005-10-17 Thread Mark Seaborn
Daniel Jacobowitz [EMAIL PROTECTED] wrote:

  Having looked into this, one problem is that it won't work with the
  libc and nptl builds of glibc that Debian does, because these use
  int $0x80 directly.  It would only work with the i686 build.  So
  this won't work with Linux 2.4 or with pre-686 processors.
 
 Correct.  It wouldn't anyway; Linux 2.4 did not have a vsyscall.

From my reading of the code, glibc will use a vsyscall entry point if
AT_SYSINFO is defined in the auxv, and this doesn't necessarily
require Linux 2.6.


  As an alternative, I could build Plash from the NPTL build of glibc:
  the relevant calls are already not inlined.  That would involve
  changing the patch to put the NPTL object files into libc6-pic
  instead.  But it would require Linux 2.6.
 
 Huh?  Then why did your patch need to modify NPTL?

NPTL inlines some but not all of the not-cancel.h calls.  I didn't
need them all un-inlined, but for completeness I un-inlined all of
them, in case I needed to replace these calls in the future.

Mark


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



Bug#195948: New dspam version released with dynamic storage driver support

2005-10-17 Thread José Luis Tallón
James Andrewartha wrote:

 To quote the release:

 Dynamically Loadable Storage Driver Support
 DSPAM now supports a dynamically loadable storage driver plugin codebase,
 which allows third party driver authors to more easily build new
 drivers, and packagers to build and distribute dspam with multiple
 storage drivers.

 Will it now be possible for sane Debian packages of dspam to be made?

I definitely hope so.
That means that i will start working on it as soon as time permits :-)


Thanks for making the remark!!!

J.L.




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



Bug#334285: Create a x source package similar to kernel-source.

2005-10-17 Thread Michel Dänzer
On Sun, 2005-10-16 at 21:18 +0200, Ola Lundqvist wrote:
 
 I'm the vnc4 maintainer and when building this package I normally
 need to include the entire X source into by source package. This
 have the advantage that I know exactly what I have in my package
 and know that it will build. The package will however be
 extremely much bigger than what is necessary so if you could provide
 a x source package (in similar way that kernel-source is provided)
 it would be really great.

What exactly do you need for your build? As of X.Org 7.0, the xserver
module will install everything needed for building the standalone driver
modules. It might be good if you checked out a 7.0 RC or even CVS
snapshot to see if that's enough for your purposes as well or to work
with upstream to possibly fix that.


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#195948: New dspam version released with dynamic storage driver support

2005-10-17 Thread José Luis Tallón
Matthijs Mohlmann wrote:

James Andrewartha wrote:
  

To quote the release:

Dynamically Loadable Storage Driver Support
DSPAM now supports a dynamically loadable storage driver plugin codebase,
which allows third party driver authors to more easily build new
drivers, and packagers to build and distribute dspam with multiple
storage drivers.

Will it now be possible for sane Debian packages of dspam to be made?




Hi,

I have done some intial packaging for dspam already. I don't know how
much people are actually working on it, also because the latest reply I
saw was from one year ago.

My packaging is not ready yet. And it's absolutely not ready for the
debian archive.
  

Well, then we can join forces.
Being one of the maintainers of PowerDNS you surely have experience in
multi-DB setup setup, anyway ;)

I've created a svn repository here: http://svn.cacholong.nl/ (Choose
dspam in Project Root)

Get the sources:
svn co http://svn.cacholong.nl/dspam/dspam
  

Ok, thanks.

I hope I'm not offensive with this approach and if people are willing to
join the project and help, please say so.
  

Not at all. There are some people supposedly working on it at Alioth...
but never got any feedback from them :-S

Get in touch soon.

J.L.


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



Bug#334337: hugs segfault if Show class in instancied but show method not defined.

2005-10-17 Thread Ross Paterson
On Mon, Oct 17, 2005 at 11:52:56AM +0200, Bill Allombert wrote:
 It looks like hugs segfault if you instance Show but not define a
 show method and then implicitly use it:
 
 Let foo.hs =
 ---8-
 module Fibo where
 type Quad = (Integer,Integer)
 newtype Gauss = Karl Quad
 instance Eq Gauss where
Karl (a,b) == Karl (c,d) = a == c  b == d
 instance Show Gauss where
 ---8-
 in 
 $ hugs fibo3.hs
 Type :? for help
 Fibo Karl (1,2)
 zsh: segmentation fault  hugs fibo3.hs

This is an instance of Hugs segfaulting on some infinite computations
(here show - showsPrec - show).  You can do the same thing with an
empty Eq instance or just

let f x = g x + 1; g x = f x + 2 in f 3

The general problem is documented in the User's Guide, but I believe
it's fixed in CVS version (src/machine.c 1.25 and src/prelude.h 1.79
if anyone's interested in backporting).



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



Bug#229357: dpkg-buildpackage: support for Build-Options: build-arch

2005-10-17 Thread bill
On Wed, Jan 07, 2004 at 03:26:26PM +0100, Bill Allombert wrote:
 Package: dpkg
 Version: 1.10.18
 Severity: wishlist
 Tags: patch
 
 Hello dpkg developers,
 
 As discussed in #218893,
 here a patch that implement support in dpkg-buildpackage
 for `Build-Options: build-arch' in debian/control as
 defined in the matching patch to debian-policy.
 
 When a package specify the Build-Options 'build-arch', dpkg-buildpackage
 will assume that build-arch and build-indep are implemented in
 debian/rules and act accordingly.

Hello dpkg developers,
Now that Sarge was released and dpkg upgraded, is it possible to get
your input on the build-arch/build-indep issue ?

Cheers,
-- 
Bill. [EMAIL PROTECTED]

Imagine a large red swirl here. 


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



Bug#334342: logcheck-database: regexp for postfix/anvil is too restrictive

2005-10-17 Thread flavien
Package: logcheck-database
Version: 1.2.39
Severity: normal


postfix configuration (master.cf) allows the administrator to specify a
machine name/IP before the smtp keyword. For example, I have :

1.2.3.4:smtp inet   n   -   n   -   - smtpd

In this case, when remote server 4.5.6.7 connects too fast, anvil logs 
look like :
Oct 17 06:27:33 red postfix/anvil[10531]: statistics: max connection rate 1/60s 
for (1.2.3.4:smtp:4.5.6.7) at Oct 17 06:09:23 

Because of the 1.2.3.4: before smtp, the current regexp in 
/etc/logcheck/ignore.d.server/postfix does not match. 

I suggest it to be changed to:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/anvil\[[0-9]+\]: statistics: max 
connection (count|rate) [/[:digit:]s]+ for 
\(([.[:alnum:]-]+:)?smtp(s)?:[.:[:digit:]]+\) at \w{3} [ :0-9]{11}$

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages logcheck-database depends on:
ii  debconf [debconf-2.0] 1.4.30.13  Debian configuration management sy


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



Bug#334343: changelog replaces preview

2005-10-17 Thread Michal Čihař
Package: aptitude
Version: 0.3.5.1-1
Severity: normal
Tags: experimental

Hi

in previous versions showing changelog from preview window it opened
separate window, while now it replaces this window, so after closing
changelog man gets back to main view. I thing previous behaviour was
better.

-- 
Michal Čihař | http://cihar.com

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.40.1   Advanced front-end for dpkg
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-2  GCC support library
ii  libncursesw5  5.4-9  Shared libraries for terminal hand
ii  libsigc++-2.0-0c2 2.0.16-1   type-safe Signal Framework for C++
ii  libstdc++64.0.2-2The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-cs [aptitude-doc 0.3.3-1Czech manual for aptitude, a termi
ii  aptitude-doc-en [aptitude-doc 0.3.3-1English manual for aptitude, a ter

-- no debconf information


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



Bug#195948: New dspam version released with dynamic storage driver support

2005-10-17 Thread Matthijs Mohlmann
José Luis Tallón wrote:
 Matthijs Mohlmann wrote:
 
 
James Andrewartha wrote:
 


To quote the release:

Dynamically Loadable Storage Driver Support
DSPAM now supports a dynamically loadable storage driver plugin codebase,
which allows third party driver authors to more easily build new
drivers, and packagers to build and distribute dspam with multiple
storage drivers.

Will it now be possible for sane Debian packages of dspam to be made?

   


Hi,

I have done some intial packaging for dspam already. I don't know how
much people are actually working on it, also because the latest reply I
saw was from one year ago.

My packaging is not ready yet. And it's absolutely not ready for the
debian archive.
 

 
 Well, then we can join forces.
 Being one of the maintainers of PowerDNS you surely have experience in
 multi-DB setup setup, anyway ;)
 
oh oh, my reputation is walking in front of me ;)

But I'm not the only PowerDNS maintainer that is willing to join. :)

 
I've created a svn repository here: http://svn.cacholong.nl/ (Choose
dspam in Project Root)

Get the sources:
svn co http://svn.cacholong.nl/dspam/dspam
 

 
 Ok, thanks.
 
 
I hope I'm not offensive with this approach and if people are willing to
join the project and help, please say so.
 

 
 Not at all. There are some people supposedly working on it at Alioth...
 but never got any feedback from them :-S
 
 Get in touch soon.
 
 J.L.

Ok, I move the conversation to [EMAIL PROTECTED] (mailinglist)

All commit messages also go there. :)

Regards,

Matthijs Mohlmann



Bug#288593: openoffice.org-gtk-gnome: Keyboard shortcuts (Ctrl+C, Ctrl+V, etc) does not work in cyrillic keyboard mode

2005-10-17 Thread Ivailo Stoyanov
Subject: openoffice.org-gtk-gnome: new info
Followup-For: Bug #288593
Package: openoffice.org-gtk-gnome

I confirm this bug with openoffice.org-gtk-gnome 1.1.3-9.


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



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


Bug#333703: libboost-regex1.33.0: Unicode build

2005-10-17 Thread Domenico Andreoli
tags 333703 + pending
thanks

On Mon, Oct 17, 2005 at 12:08:59PM +0200, Yves Bastide wrote:
 Domenico Andreoli wrote:
  
  is libicu34-dev the library we want to use?
 
 Yep. I don't follow their development, but 3.4 was released in August,
 so there's hope there won't be an incompatible 3.5 in the near future...

ok, it will be enabled with the next upload.

ciao
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#334286: mozilla-thunderbird: Hangs on trying to send mail with attachments

2005-10-17 Thread Alexander Sack
On Mon, Oct 17, 2005 at 04:41:56PM +1300, Nick Phillips wrote:
 On Sun, Oct 16, 2005 at 09:47:50PM +0200, Alexander Sack - Debian Bugmail 
 wrote:
 
  I do not see such a problem here. I have an up to date etch
  system. Maybe you have some wierd extensions installed?
 
 No extensions that I'm aware of for thunderbird -- certainly nothing
 from outside Debian. I may have some installed for firefox, if that
 makes any difference.

No ... should make no difference.

 
   
   -- System Information:
   Debian Release: testing/unstable
 APT prefers testing
 APT policy: (500, 'testing'), (500, 'stable')
  
  You still have packages from sarge?
 
 Yep. There usually seems to be too much stuff missing from etch otherwise.
 

Hmmm ... maybe give it a try? Just use dist-upgrade to get all
changes?

Maybe this is the reason. Otherwise, please do remove thunderbird one
more time and then install it again.

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org


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



Bug#334311: Unable to upgrade xlibmesa-gl

2005-10-17 Thread Michel Dänzer
merge 327641
kthxbye


On Mon, 2005-10-17 at 03:36 +0200, Martin Bagge / brother wrote:
 Package: xlibmesa-gl
 Version: 6.8.2.dfsg.1-9
 
 made an upgrade that wanted to fetch a newer version of xlibmesa-gl, the 
 installed version was 6.8.2.dfsg.1-8.
 
 Output from apt:
 [EMAIL PROTECTED]:~# apt-get -Vf install xlibmesa-gl
 Reading package lists... Done
 Building dependency tree... Done
 The following packages will be upgraded:
 xlibmesa-gl (6.8.2.dfsg.1-8 = 6.8.2.dfsg.1-9)
 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 112 not fully installed or removed.
 Need to get 0B/307kB of archives.
 After unpacking 4096B of additional disk space will be used.
 (Reading database ... 80778 files and directories currently installed.)
 Preparing to replace xlibmesa-gl 6.8.2.dfsg.1-8 (using 
 .../xlibmesa-gl_6.8.2.dfsg.1-9_i386.deb) ...
 Unpacking replacement xlibmesa-gl ...
 dpkg: error processing 
 /var/cache/apt/archives/xlibmesa-gl_6.8.2.dfsg.1-9_i386.deb (--unpack):
   unable to create `./usr/X11R6/lib/libGL.so.1.2': No such file or 
 directory

This looks like a duplicate of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=327641, merging.


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#238245: Debian website's copyright and license suggestions?

2005-10-17 Thread MJ Ray
Tommi Vainikainen [EMAIL PROTECTED]

 Does missing paperwork create a problem?

Strictly speaking, yes.

 And what would be good license for Debians web pages?

MIT/Expat or GNU GPL.

 Because copyright is currently claimed by SPI Inc, and SPI's board
 meeting is coming rather soon, I brought this issue to SPI's
 secretarys attention, but SPI board would appreciate some suggestion
 what they should decide about license change.

I see it will be discussed at the board meeting at
http://www.spi-inc.org/secretary/agenda/2005-10-18.html

Best wishes,
-- 
MJ Ray (slef), Lynn, England, to email see http://mjr.towers.org.uk/


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



Bug#322568: gimp: and so GIMP 2.4 was released a few days ago

2005-10-17 Thread Martin-Éric Racine
Package: gimp
Version: 2.2.8-11
Followup-For: Bug #322568

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This bug was left open because you were waiting for 2.4 to actually be released.
The release indeed took place a few days ago and reviews are flooding the Net.
Would you be so kind as to package it? :-)

- -- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (990, 'stable'), (99, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-imac
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages gimp depends on:
ii  gimp-data 2.2.8-11   Data files for The GIMP
ii  libaa11.4p5-28   ascii art library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libexif12 0.6.12-2   library to parse EXIF files
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgimp2.02.2.8-11   Libraries necessary to Run the GIM
ii  libglib2.0-0  2.8.3-1The GLib library of C routines
ii  libgtk2.0-0   2.8.3-1The GTK+ graphical user interface 
ii  libice6   6.8.2.dfsg.1-9 Inter-Client Exchange library
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  liblcms1  1.13-1 Color management library
ii  libmng1   1.0.8-1Multiple-image Network Graphics li
ii  libpango1.0-0 1.10.0-2   Layout and rendering of internatio
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsm66.8.2.dfsg.1-9 X Window System Session Management
ii  libtiff4  3.7.3-1Tag Image File Format (TIFF) libra
ii  libwmf0.2-7   0.2.8.3-2  Windows metafile conversion librar
ii  libx11-6  6.8.2.dfsg.1-9 X Window System protocol client li
ii  libxmu6   6.8.2.dfsg.1-9 X Window System miscellaneous util
ii  libxpm4   6.8.2.dfsg.1-9 X pixmap library
ii  libxt66.8.2.dfsg.1-9 X Toolkit Intrinsics
ii  wget  1.10.1-1   retrieves files from the web
ii  xlibs 6.8.2.dfsg.1-9 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages gimp recommends:
pn  gimp-printnone (no description available)
ii  gimp-svg  2.2.8-11   SVG (Scalable Vector Graphics) plu

- -- no debconf information

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

iD8DBQFDU37eeXr56x4Muc0RAvVeAJ4ypEV2FYWjT0nchG9y/HaLnEFSGgCgnnRe
a3rJuTFehteJPnbCQfYN0LQ=
=6DWe
-END PGP SIGNATURE-


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



Bug#327173: libiw28

2005-10-17 Thread Guus Sliepen
Hello,

You have both reported bugs about ABI incompatibility during an upgrade
of libiw28. This was not the upstream maintainer's fault, it is my fault
for packaging an unstable version of wireless-tools. Once the final
version of wireless-tools 28 is released, I will continue packaging
pre versions of wireless-tools, but upload them to experimental
instead. In the mean time, please recompile your packages and add a
versioned dependency on libiw28 (I suggest = 27+28pre9).

If you have (already) done so, or if you don't agree, please let me
know.

-- 
Met vriendelijke groet / with kind regards,
Guus Sliepen [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#329759: unfixed

2005-10-17 Thread Loic Minier
On Mon, Oct 17, 2005, Ryan Murray wrote:
 Sorry, but depending on gconf2 does not fix this.  The prerm script needs to
 not fail if gconf2 is unavailable.

 Can you -vv your remark?  You want the dh_gconf to be more robust?

 Policy seems to grant explicitely this usage:

The Depends field should also be used if the postinst, prerm or
postrm scripts require the package to be present in order to run.
Note, however, that the postrm cannot rely on any non-essential
packages to be present during the purge phase.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#333703: libboost-regex1.33.0: Unicode build

2005-10-17 Thread Yves Bastide
Domenico Andreoli wrote:
 tags 333703 + pending
 thanks
 
 On Mon, Oct 17, 2005 at 12:08:59PM +0200, Yves Bastide wrote:
 
Domenico Andreoli wrote:

is libicu34-dev the library we want to use?

Yep. I don't follow their development, but 3.4 was released in August,
so there's hope there won't be an incompatible 3.5 in the near future...
 
 
 ok, it will be enabled with the next upload.

Thanks!

 
 ciao
 domenico

yves


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



Bug#333717: libmagic1: Library package contains soversion independent files

2005-10-17 Thread Goswin von Brederlow
Michael Piefel [EMAIL PROTECTED] writes:

 Am Donnerstag, den 13.10.2005, 09:32 +0200 schrieb Goswin Brederlow:
 the libmagic1 package contains magic files in /usr/share/misc/file
 that will cause a future libmagic2 to conflict with libmagic1
 preventing a clean transition.

 How do you know what the files will be called in libmagic2?

I'm assuming you won't rename the files (and rewrite the file source)
just because the libmagic ABI changes, e.g. due to an incompatible gcc
update like m68k/hppa is going through now.

 This also prevents clean multiarch
 packages from working.

 I don’t understand.

For multiarch it might be neccessary to install both a 32bit libmagic
and 64bit libmagic. The library files reside in different subdirs so
they don't conflict but any files outside /usr/lib/ will clash.

 Please split the architecture independent data files out of the
 library package to facilitate future compatibility.

 How will that help? How will a split prevent the file name clash?

Assuming the binary format of /usr/share/misc/file doesn't change both
libmagic1 and libmagic2 would depend on libmagic-common (or
file-common). Either the old or new version would suffice. Same for
libmagic1:i386 and libmagic1:amd64 for multiarch, both would use the
same common file.

 Bye,
 Mike

MfG
Goswin



Bug#334034: kcheckgmail_0.5.4-1(hppa/unstable):

2005-10-17 Thread José Luis Tallón
[EMAIL PROTECTED] wrote:

Package: kcheckgmail
Version: 0.5.4-1
Severity: serious

There was an error while trying to autobuild your package:
  

Thank you, Lamont.
Incorporating changes as soon as possible.

Is there anything that upstream can do to help with this? i would
forward the information and ensure that the fixes are there for the next
version.


J.L.



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



Bug#334292: Solution to lftp double-free-on-put

2005-10-17 Thread Noèl Köthe
Am Montag, den 17.10.2005, 19:24 +1000 schrieb Paul TBBle Hampson:

Hello Paul,

 The double-free in lftp is caused by the SMTask::Schedule's deleting
 of deletable tasks.

Thanks alot for your patch. i forwarded it upstream because there is a
report from a non-Debian user with the same problem so others will help
this patch, too.

-- 
Noèl Köthe noel debian.org
Debian GNU/Linux, www.debian.org


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


Bug#334344: r-cran-gtkdevice causes R to segfault on window destruction

2005-10-17 Thread David Hugh-Jones
Package:r-cran-gtkdevice
Version:1.9.3-1
Severity: grave

To reproduce: start R, library(gtkDevice), gtk(), then click the X
on the window that pops up.

Package versions: r-base 2.1.1-1;  libgtk1.2: 1.2.10-17; any
questions, please ask!

Cheers
David



Bug#334345: invalid test expression in preinst

2005-10-17 Thread Michal Čihař
Package: x11-common
Version: 6.8.2.dfsg.1-9
Severity: normal
Tags: patch

Hi

The preinst script uses -eq for string comparsion, however correct is 
to use =. Otherwise you might get following error:

Preparing to replace x11-common 6.8.2.dfsg.1-8 (using 
.../x11-common_6.8.2.dfsg.1-9_all.deb) ...
[: 937: 6.8.2.dfsg.1-8: bad number

--
Michal Čihař | http://cihar.com

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii  debianutils   2.15   Miscellaneous utilities specific t
ii  lsb-base  3.0-9  Linux Standard Base 3.0 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/experimental_packages:
--- /var/lib/dpkg/info/x11-common.preinst   2005-10-14 09:40:31.0 
+0200
+++ /tmp/x11-common.preinst 2005-10-17 13:18:20.028585664 +0200
@@ -911,7 +911,7 @@
   # been modified from the stable sarge version. If they have been modified, 
we 
   # don't do anything, but if they are untouched then we remove them to let 
the 
   # upgrade continue without errors
-  if [ $2 -eq  ]; then
+  if [ $2 =  ]; then
 remove_conffile_prepare /etc/X11/Xresources/xfree86-common \
a0f3911120c49038cb87607e3c545b90
 remove_conffile_prepare /etc/X11/Xsession \


Bug#319425: riva128 requires 15 bit color but gets set to 16

2005-10-17 Thread Petter Reinholdtsen

[Vagrant Cascadian]
 some riva128 video cards require a DefaultDepth of 15, but after
 using xdebconfigurator, it gets set to 16, and XFree86 fails to
 start.

How can we detect if the video card require 15 as the defaultdepth?

At the moment, we have no way to use such information, but if we find
a way to detect it, we can implement support for using it.


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



Bug#329826: file locking, swap file names, and symlinks

2005-10-17 Thread Stefano Zacchiroli
tags 329826 + patch pending
thanks

On Sun, Oct 16, 2005 at 07:38:57PM +0200, Bram Moolenaar wrote:
 I thought this was already checked for, but now that I try I indeed see
 that there is no warning for editing the same file through a symbolic
 link.  I'll add a remark in the todo list.

In the meantime, here's a patch that fixes the misbehaviour on vim 6.4.

Cheers.

-- 
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-
diff -urN vim64/src/memline.c vim64.new/src/memline.c
--- vim64/src/memline.c 2005-02-17 11:02:53.0 +0100
+++ vim64.new/src/memline.c 2005-10-17 12:04:36.0 +0200
@@ -3251,6 +3251,25 @@
 }
 }
 
+void
+resolvesymlink(fname, buf, bufsiz)
+char_u *fname, *buf;
+size_t bufsiz;
+{
+char_u tmp[PATH_MAX];
+
+if (fname == NULL)
+   return;
+if (readlink((char *) fname, (char *) buf, bufsiz) == -1)
+   STRCPY(buf, fname); /* not a symlink: return fname unmodified */
+else
+{  /* symlink: recursively expand */
+   STRCPY(tmp, buf);
+   while (readlink((char *) tmp, (char *) buf, bufsiz) != -1)
+   STRCPY(tmp, buf);
+}
+}
+
 /*
  * make swap file name out of the file name and a directory name
  */
@@ -3260,6 +3279,8 @@
 char_u *dir_name;
 {
 char_u *r, *s;
+char_u fname[PATH_MAX];
+char_u *fname_p = NULL;
 
 #if defined(UNIX) || defined(WIN3264)  /* Need _very_ long file names */
 s = dir_name + STRLEN(dir_name);
@@ -3275,6 +3296,11 @@
 }
 #endif
 
+if (buf-b_fname != NULL)
+{
+   fname_p = fname;
+   resolvesymlink(buf-b_fname, fname, PATH_MAX);
+}
 r = buf_modname(
 #ifdef SHORT_FNAME
TRUE,
@@ -3285,7 +3311,7 @@
/* Avoid problems if fname has special chars, eg Wimp$Scrap */
buf-b_ffname,
 #else
-   buf-b_fname,
+   fname_p,
 #endif
(char_u *)
 #if defined(VMS) || defined(RISCOS)


signature.asc
Description: Digital signature


Bug#254223: freetype 2.1.10

2005-10-17 Thread Christophe Rhodes
Hi,

As far as I can tell, the problem regarding the width of the m
character is still present in freetype 2.1.10, though I should
disclaim that slightly because I am testing a rebuilt version of the
package on my Ubuntu workstation, so it's possible that there's a
lurking incompatibility, or else I haven't flushed some cache
somewhere.  In any case, for me, under all variants of the fontconfig
options, Will's test with font-size 12 gets me the wrong size 'm':

  ftstring -m  12 \
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraMono.ttf

Cheers,

Christophe


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



Bug#323079: crawl: a door was visible through walls

2005-10-17 Thread Guus Sliepen
tag 323079 + unreproducible
thanks

On Sun, Aug 14, 2005 at 07:26:09PM +0300, Kalle Olavi Niemitalo wrote:

 The closed door of the bottom room is visible from the positions
 marked with @ below.  (That is, the door appears highlighted, and
 the x command describes it as A closed door. rather than You
 can't see that place.)  The door should not be visible, as there
 is a wall in between.  If I open the door, then it is no longer
 visible.
 
 #.#.#..%.@@@.# Dex: 15
 ## Gold: 22
 ###..# Experience: 1/4  (11)
   #.#  #.# Level 1 of the Dungeon
  ##.# ##+# a) +2 orc dagger

I cannot reproduce this problem. Do you have a savegame of this
situation?

-- 
Met vriendelijke groet / with kind regards,
Guus Sliepen [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#310272: Unable to reproduce bug #310272 (phpwiki does not start with default options)

2005-10-17 Thread Matt Brown
tag 310272 + unreproducible
thanks bts

Hi, 

This is a very strange and broken bug which I am not able to reproduce
at all. The error message indicates that there are permissions problems
with the configuration file in /etc/phpwiki/index.php. You could check
that this file is readable by the webserver. 

In any case the package has been superseded by a newer version. Could
you please try again with this version (1.3.10-1) and reply if you still
experience the problem. 

I intend to close this bug on the next upload (of version 1.3.11p1-1) if
I do not hear from you before then. You're always free to reopen it at a
later date if the problem persists.

Kind Regards

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 275 611 544 www.mattb.net.nz



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



Bug#334325: wxwidgets2.6: Makefiles ignore $CC and $GXX

2005-10-17 Thread Ron
On Mon, Oct 17, 2005 at 12:04:19PM +0200, J?r?me Warnier wrote:
 Le lundi 17 octobre 2005 ? 19:19 +0930, Ron a ?crit :
  On Mon, Oct 17, 2005 at 10:13:30AM +0200, Jerome Warnier wrote:
   Makefiles in objs_gtk_{d|sh} are apparently not autogenerated at build
   time
  
  Of course they are, how do you think those directories came to
  be populated in the first place?
  
   and ignore content of $CC and $GXX, and blocks use of distcc and
   al.
  
  I don't know how you are trying to do that, but if you simply
  run dpkg-buildpackage, and have your DISTCC_HOSTS set correctly
  the build will already fan out to utilise your whole build farm.

 No, the content of objs_gtk_{d|sh} directories are not using it.
 Because the Makefiles hardcode CC=gcc and CXX=g++.
 Check it, you'll see.

Of course they do, they are generated by config.status
and that is exactly what it does: substitute concrete
values in place of variables.

What else would you expect the generated makefile to
look like?  If you want to change what is substituted
you need to re- ./configure.  (but in this case you
don't actually need to if you are committed to using
distcc)

See the autoconf docs if you want to always specify it
explicitly.

 Ron




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



Bug#326474: gnomebaker: Segfault at beginning of burn step

2005-10-17 Thread Goedson Teixeira Paixao
* Jean-Luc Coulon (f5ibh) ([EMAIL PROTECTED]) wrote:
 It crashes (SIGSEGV) even if I ask only to build an iso. I can enter  
 the name of the file I want it write and it segfaults immediately.

This seems to be related to the external tool execution code which has
been rewritten in 0.5.0. Could you please try this new version and
tell me if it works for you?

Regards,

-- 
 .''`. Goedson Teixeira Paixao [EMAIL PROTECTED]
: :' : http://people.debian.org/~goedson/
`. `'  Jabber ID: [EMAIL PROTECTED]
  `-  


signature.asc
Description: Digital signature


Bug#334346: please remove zlib packages from ia32-libs for amd64

2005-10-17 Thread Matthias Klose
Package: ia32-libs
Version: 1.4
Severity: serious

Unpacking lib32z1 (from .../lib32z1_1%3a1.2.3-4_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/lib32z1_1%3a1.2.3-4_amd64.deb 
(--unpack):
 trying to overwrite `/emul/ia32-linux/usr/lib/libz.so.1', which is also in 
package ia32-libs
Selecting previously deselected package lib32z1-dev.

please remove the zlib packages from ia32-libs for amd64 and depend on
lib32z1 / lib32z1-dev instead. An update to recent glibc packages
would be appreciated as well.


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



Bug#310719: [bug #14497] Files can not be dropped in Open file dialogs

2005-10-17 Thread Fred Kiefer

Update of bug #14497 (project gnustep):

  Status:None = Fixed  
 Assigned to:None = FredKiefer 
 Open/Closed:Open = In Test

___

Follow-up Comment #2:

The NSSavePanel used setDirectory: when a file was dropped. This only worked
for directories. I changed the code in CVS to check if it is a directory and
if not to set the file name as well.
The obvious way to use _setupForDirectory:file: in all cases did not work.
When a directory is dragged and there is a file with the same name in this
directory, this file would get selected.

___

Reply to this item at:

  http://savannah.gnu.org/bugs/?func=detailitemitem_id=14497

___
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



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



Bug#317882: ia32-libs: package fails to install

2005-10-17 Thread Matthias Klose
tags 317882 - moreinfo
tags 317882 - unreproducible
thanks

install xorg-driver-fglrx (but I cannot find this package in Ubuntu),
then ia32-libs to reproduce the installation failure.




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



Bug#319425: riva128 requires 15 bit color but gets set to 16

2005-10-17 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, 17 Oct 2005 13:11:21 +0200
Petter Reinholdtsen [EMAIL PROTECTED] wrote:

 
 [Vagrant Cascadian]
  some riva128 video cards require a DefaultDepth of 15, but after
  using xdebconfigurator, it gets set to 16, and XFree86 fails to
  start.
 
 How can we detect if the video card require 15 as the defaultdepth?
 
 At the moment, we have no way to use such information, but if we find
 a way to detect it, we can implement support for using it.

Perhaps asking the discover maintainers - I suspect they know better
than debian-edu folks (no insult intended).


 - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

 - Enden er nær: http://www.shibumi.org/eoti.htm
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDU5Ggn7DbMsAkQLgRAp05AJ9UoG+769I+x510MiPy77x6VdKnQQCgp46R
c0qQmmIarp28Wjl8+WHT6gM=
=99/h
-END PGP SIGNATURE-



Bug#334348: kernel-kbuild-2.6-3: Warning for mismatched gcc versions suggested

2005-10-17 Thread Marv Stodolsky
Package: kernel-kbuild-2.6-3
Version: 2.6.8-2
Severity: wishlist
Tags: patch

kernel-kbuild is used for building modem drivers and others.
But a properly compiled module will under 2.6.n fail to load if the
gcc versions of driver and host kernel are not adequately matched.
Perhaps put a warning in kernel-kbuild like:

 The Major.Minor versions differ in the designated compiler $GCC and the
 $GCC_PC used in kernel assembly!!
 But there must be a match on the target for driver installation, 
 of gcc Major.Minor versions of kernel and drivers!!
 Otherwise the drivers will fail to load with warning:
   Invalid module format!!
   See http://linmodems.technion.ac.il/archive-fifth/msg04252.html

[EMAIL PROTECTED]

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kernel-kbuild-2.6-3 depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an

-- no debconf information


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



Bug#334349: flightgear: Crashes on startup

2005-10-17 Thread Ben Sargeant
Package: flightgear
Version: 0.9.8-3
Severity: important

Flightgear crashes on startup with the following error:
$ fgfs
freeglut (fgfs): Failed to create cursor
freeglut  ERROR:  Function glutSetCursor called without first calling
'glutInit'.

It ran fine untill freeglut was upgraded to freeglut3 2.4.0-2, and the bug can 
be eliminated by downgrading to freeglut3 2.2.0-8.1.


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

Versions of packages flightgear depends on:
ii  fgfs-base   0.9.8-1  Flight Gear Flight Simulator -- ba
ii  freeglut3   2.4.0-2  OpenGL Utility Toolkit
ii  libc6   2.3.5-7  GNU C Library: Shared libraries an
ii  libgcc1 1:4.0.2-2GCC support library
ii  libglu1-xorg [libglu1]  6.8.2.dfsg.1-9   Mesa OpenGL utility library [X.Org
ii  libice6 6.8.2.dfsg.1-9   Inter-Client Exchange library
ii  libjpeg62   6b-10The Independent JPEG Group's JPEG 
ii  libopenal0  0.2005080600-2.1 OpenAL is a portable library for 3
ii  libsm6  6.8.2.dfsg.1-9   X Window System Session Management
ii  libstdc++6  4.0.2-2  The GNU Standard C++ Library v3
ii  libx11-66.8.2.dfsg.1-9   X Window System protocol client li
ii  libxext66.8.2.dfsg.1-9   X Window System miscellaneous exte
ii  libxi6  6.8.2.dfsg.1-9   X Window System Input extension li
ii  libxmu6 6.8.2.dfsg.1-9   X Window System miscellaneous util
ii  libxt6  6.8.2.dfsg.1-9   X Toolkit Intrinsics
ii  plib1.8.4c2 1.8.4-2  Portability Libraries: Run-time pa
ii  simgear00.3.8-2  Simulator Construction Gear -- sha
ii  xlibmesa-gl [libgl1]6.8.2.dfsg.1-9   Mesa 3D graphics library [X.Org]
ii  xlibs   6.8.2.dfsg.1-9   X Window System client libraries m
ii  zlib1g  1:1.2.3-4compression library - runtime

flightgear recommends no packages.

-- no debconf information


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



Bug#334350: flexbackup default config insecure temporary file creation

2005-10-17 Thread Florian Weimer
Package: flexbackup
Severity: grave
Tags: security

ZATAZ Audits has published an advisory concerning flexbackup.  Based
on a cursory investigation of the source package, Debian is affected
as well.

From: ZATAZ Audits [EMAIL PROTECTED]
Subject: [Full-disclosure] flexbackup default config insecure temporary file
creation
Date: Mon, 17 Oct 2005 10:06:06 +0200
Organization: ZATAZ Audits
Message-ID: [EMAIL PROTECTED]

#

flexbackup default config insecure temporary file creation

Vendor: http://flexbackup.sourceforge.net/
Advisory: http://www.zataz.net/adviso/flexbackup-09192005.txt
Vendor informed: yes
Exploit available: yes
Impact : low
Exploitation : low

#

The vulnerabilities ared due to insecure temporary files creations due 
to a default config.

[...]


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



Bug#319425: riva128 requires 15 bit color but gets set to 16

2005-10-17 Thread Petter Reinholdtsen
[Jonas Smedegaard]
 Perhaps asking the discover maintainers - I suspect they know better
 than debian-edu folks (no insult intended).

Heh. :)

I am one of the discover maintainers too, and I have no idea how to
detect it.  As far as I know, discover (v1 and v2) are unable to
detect this.  :)


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



  1   2   3   4   5   >