Bug#439734: [pkg-ntp-maintainers] Bug#439734: ntp does not support the "dynamic" option in /etc/ntp.conf

2007-08-26 Thread Kurt Roeckx
On Mon, Aug 27, 2007 at 02:12:40AM +0200, Vincent Lefevre wrote:
> Package: ntp
> Version: 1:4.2.4p3+dfsg-1
> Severity: normal
> 
> After I did an upgrade on 2007-08-17 (including to ntp 1:4.2.4p3+dfsg-1,
> as said by /var/log/dpkg.log), I rebooted my machine with the Ethernet
> cable unplugged. I noticed a few hours ago that ntpd had no peers; they
> were probably discarded at startup time. My /etc/ntp.conf file (last
> modified on 2007-05-10) has:
> 
> server 0.debian.pool.ntp.org iburst dynamic
> server 1.debian.pool.ntp.org iburst dynamic
> server 2.debian.pool.ntp.org iburst dynamic
> server 3.debian.pool.ntp.org iburst dynamic
> 
> So, it seems that the "dynamic" option is still ignored or doesn't
> work correctly (or there's some other bug, but I don't know the
> reason).

The reason is that dns didn't work, so it never added those.  I think
I've seen an upstream report about it.


Kurt



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



Bug#435256: wengophone: segfault at testcalls

2007-08-26 Thread Mazen NEIFER
wengophone package looks like if it was a snapshot of the open wengo 
trunk. During last two months, it kept craching for several reasons. 
However, the versions downloaded from www.wengophone.org (a .tar.bz2 
package) works well with debian distributions (etch, sid,...). The 
latest one was based on svn revision 12357. It doesn't have this bug 
nor any other mensioned here. It runs using debian libs 
(LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/wengophone).
According to Debian policy, packages should be built based on an 
official release after 10 days the software is released by tis 
developpers. Please ensure native Debian packages are working, or just 
remove them until they have an acceptable state.

Thanks,

--
Mazen Neifer


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



Bug#377423: Similar problem

2007-08-26 Thread Tristan Schmelcher
I have also experienced this problem on 2.6.18 through 2.6.22 (amd64). I
have an internal SATA drive with my Debian installation on it and an
external eSATA drive with documents and such. The eSATA drive was
incorrectly chosen as /dev/sda on approximately 75% of boots, which
resulted in the kernel failing to find "init". See the bug that I opened
at kernel.org: http://bugzilla.kernel.org/show_bug.cgi?id=8935

I have used Christian's recommended workaround, but it would be nice for
it to have not been necessary. As the kernel developer that answered the
above bug said, the problem is that Debian's initrd has indeterminate
module loading order: ata_piix is sometimes loaded before ahci, and
sometimes the opposite. If it is feasible to _automatically_ constrain
the module loading order so that this does not happen, then it would be
desirable to do that. Failing that, though, I support Christian's
suggestion to include the options he mentioned in partman, with the
default being uuid like in Ubuntu.


Bug#430079: closed by "Krzysztof Burghardt" <[EMAIL PROTECTED]> (Re: 'scantv -h': Segmentation fault)

2007-08-26 Thread A. Costa
On Sun, 26 Aug 2007 13:27:07 +
[EMAIL PROTECTED] (Debian Bug Tracking System) wrote:

> I'm closing this as its unreproducible and no one has comments for 2
> months. If you want to debug scan and provide more information about
> it do not hesitate to reopen this bug.

Very sorry for not including the attachment in the first report, as you
suggested on 7/29/07, I had forgotten to attach it.

On my not replying to that message... well, forgetting may have been
contagious, as you forgot to CC: me.  This BTS "no CC:" problem happens
every now and then -- if only the CC: was automatic:

#319863 reportbug: Automatic bug subscriptions for reported bugs
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319863

Of course, after you closed the bug today, I checked the BTS log and
caught up.

I've just tested 'scantv' again, this time using v3.95.dfsg.1-4, and
the bug still exists as described last June.  I reran the:

% strace -o /tmp/scantv.log scantv -h

And now it IS attached.  Oy vey & HTH...


scantv.log.gz
Description: Binary data


Bug#439748: ptex-bin: Diff for NMU of 3.1.10~beta3+0.04b-4.1

2007-08-26 Thread Daniel Schepler
Package: ptex-bin
Version: 3.1.10~beta3+0.04b-4
Severity: normal

I'm uploading an NMU of ptex-bin to fix the RC bugs, #430175 and #429681.  The 
diff for the NMU is attached.
-- 
Daniel Schepler
diff -urN ptex-bin-3.1.10~beta3+0.04b.old/debian/changelog ptex-bin-3.1.10~beta3+0.04b/debian/changelog
--- ptex-bin-3.1.10~beta3+0.04b.old/debian/changelog	2007-08-26 23:47:48.0 -0400
+++ ptex-bin-3.1.10~beta3+0.04b/debian/changelog	2007-08-27 00:17:36.0 -0400
@@ -1,3 +1,14 @@
+ptex-bin (3.1.10~beta3+0.04b-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Make libkpathsea-dev the default Build-Depends, instead of the
+obsolete libkpathsea4-dev.  Closes: #429681.
+  * Also reorder dependencies to make texlive the default over tetex.
+  * Fix linking against libkpathsea.  Closes: #430175.
+  * Urgency medium for RC bug fixes.
+
+ -- Daniel Schepler <[EMAIL PROTECTED]>  Mon, 27 Aug 2007 00:17:36 -0400
+
 ptex-bin (3.1.10~beta3+0.04b-4) unstable; urgency=low
 
   * Added Build-Depends: texlive-metapost - closes: #421785
@@ -293,6 +304,4 @@
 
  -- Masayuki Hatta <[EMAIL PROTECTED]>  Tue,  3 Apr 2001 22:25:18 +0900
 
-Local variables:
-mode: debian-changelog
-End:
+
diff -urN ptex-bin-3.1.10~beta3+0.04b.old/debian/control ptex-bin-3.1.10~beta3+0.04b/debian/control
--- ptex-bin-3.1.10~beta3+0.04b.old/debian/control	2007-08-26 23:47:48.0 -0400
+++ ptex-bin-3.1.10~beta3+0.04b/debian/control	2007-08-27 00:16:52.0 -0400
@@ -2,13 +2,13 @@
 Section: tex
 Priority: optional
 Maintainer: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), texlive-base-bin, texlive-extra-utils, texlive-metapost, flex, bison, libkpathsea4-dev | libkpathsea-dev, ptex-base (>= 2.4), ptex-buildsupport (>= 3.0)
+Build-Depends: debhelper (>> 4.0.0), texlive-base-bin, texlive-extra-utils, texlive-metapost, flex, bison, libkpathsea-dev | libkpathsea4-dev, ptex-base (>= 2.4), ptex-buildsupport (>= 3.0)
 Standards-Version: 3.7.2
 
 Package: ptex-bin
 Architecture: any
 Replaces: platex
-Depends: ptex-base (>= 1:2.0-3), tetex-bin (>= 2.0.2-17) | texlive-base-bin, tetex-extra | texlive-math-extra, ${shlibs:Depends}
+Depends: ptex-base (>= 1:2.0-3), texlive-base-bin | tetex-bin (>= 2.0.2-17), texlive-math-extra | tetex-extra, ${shlibs:Depends}
 Suggests: dvipsk-ja, jbibtex-bin, jmpost, mendexk
 Conflicts: platex
 Description: The ASCII pTeX binary files
@@ -33,7 +33,7 @@
 
 Package: jmpost
 Architecture: any
-Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.7+20011202-5.1) | texlive-base-bin
+Depends: ${shlibs:Depends}, texlive-base-bin | tetex-bin (>= 1.0.7+20011202-5.1)
 Recommends: ptex-bin, dvipsk-ja
 Description: Japanized MetaPost, a system for drawing pictures
  This is jMetaPost, a Japanized MetaPost based on the original
diff -urN ptex-bin-3.1.10~beta3+0.04b.old/debian/patches/teTeX/common.mk.patch ptex-bin-3.1.10~beta3+0.04b/debian/patches/teTeX/common.mk.patch
--- ptex-bin-3.1.10~beta3+0.04b.old/debian/patches/teTeX/common.mk.patch	2007-08-26 23:47:48.0 -0400
+++ ptex-bin-3.1.10~beta3+0.04b/debian/patches/teTeX/common.mk.patch	2007-08-26 23:41:14.0 -0400
@@ -14,7 +14,7 @@
  kpathsea_srcdir_parent = $(top_srcdir)/..
  kpathsea_srcdir = $(kpathsea_srcdir_parent)/kpathsea
 -kpathsea = $(kpathsea_dir)/libkpathsea.la
-+kpathsea = /usr/lib/libkpathsea.la
++kpathsea = -lkpathsea
  
  @[EMAIL PROTECTED] ($(CC), gcc)
  @[EMAIL PROTECTED] = -Wpointer-arith $(warn_more)


Bug#439644: Frequently crashes on "STFL Parser Error"

2007-08-26 Thread J.H.M. Dassen (Ray)
Hi Nico,

On Sun, Aug 26, 2007 at 23:26:16 +0200, Nico Golde wrote:
> Can you again install the packages from:
> http://people.debian.org/~nion/stfl-debug/
> It includes a patch which hopefully fixes your issues.

I've updated to them, but unfortunately it isn't fixed:

Core was generated by `newsbeuter'.
Program terminated with signal 6, Aborted.
#0  0x402917d6 in raise () from /lib/libc.so.6
(gdb) thread apply all bt

Thread 3 (process 21542):
#0  0x402d8bb0 in memcpy () from /lib/libc.so.6
#1  0x402ddede in wmemcpy () from /lib/libc.so.6
#2  0x080a44da in read_type (text=0xbfec6af0, type=0xbfec6ad8, 
name=0xbfec6ad4, cls=0xbfec6ad0) at parser.c:199
#3  0x080a4854 in stfl_parser (text=0x40e2b08c) at parser.c:359
#4  0x080a2991 in stfl_modify (f=0x80c8c90, name=0x9b44d08, mode=0x9b4f6f8, 
text=0x976f220) at public.c:264
#5  0x0804d69e in newsbeuter::stfl::form::modify (this=0x80c90a0, 
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]) at 
src/stflpp.cpp:71
#6  0x08080dd4 in newsbeuter::itemlist_formaction::prepare (this=0x80c9300)
at src/itemlist_formaction.cpp:244
#7  0x08061842 in newsbeuter::view::run (this=0xbfec73b4) at src/view.cpp:152
#8  0x0806889d in newsbeuter::controller::run (this=0xbfec7330, argc=1, 
argv=0xbfec7494) at src/controller.cpp:296
#9  0x0804d29b in main (argc=1, argv=0xbfec7494) at newsbeuter.cpp:24

Thread 2 (process 21553):
#0  0x402f9f7c in nanosleep () from /lib/libc.so.6
#1  0x402f9d9a in sleep () from /lib/libc.so.6
#2  0x0806cb79 in newsbeuter::reloadthread::run (this=0x88fe410)
at src/reloadthread.cpp:26
#3  0x0809ca9c in newsbeuter::run_thread (p=0x88fe410) at src/thread.cpp:35
#4  0x401032d3 in start_thread () from /lib/libpthread.so.0
#5  0x4033a2fe in clone () from /lib/libc.so.6

Thread 1 (process 21554):
#0  0x402917d6 in raise () from /lib/libc.so.6
#1  0x402930f1 in abort () from /lib/libc.so.6
#2  0x080a4aea in stfl_parser (text=0x40c59200) at parser.c:456
#3  0x080a2991 in stfl_modify (f=0x80c7928, name=0x40c0e8f0, mode=0x40c29ab0, 
text=0x0) at public.c:264
#4  0x0804d69e in newsbeuter::stfl::form::modify (this=0x80c7100, 
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]) at 
src/stflpp.cpp:71
#5  0x0807b306 in newsbeuter::feedlist_formaction::set_feedlist (
this=0x80c7500, [EMAIL PROTECTED]) at src/feedlist_formaction.cpp:285
#6  0x08060845 in newsbeuter::view::set_feedlist (this=0xbfec73b4, 
[EMAIL PROTECTED]) at src/view.cpp:277
#7  0x08066cf2 in newsbeuter::controller::reload (this=0xbfec7330, pos=1, 
max=86) at src/controller.cpp:397
#8  0x08066ff6 in newsbeuter::controller::reload_all (this=0xbfec7330)
at src/controller.cpp:427
#9  0x08070a9b in newsbeuter::downloadthread::run (this=0x8ba7a98)
at src/downloadthread.cpp:16
#10 0x0809ca9c in newsbeuter::run_thread (p=0x8ba7a98) at src/thread.cpp:35
#11 0x401032d3 in start_thread () from /lib/libpthread.so.0
#12 0x4033a2fe in clone () from /lib/libc.so.6
(gdb) quit

Kind regards,
Ray
-- 
"a infinite number of monkeys typing into GNU emacs would never make a good
program"
.../linux/Documentation/CodingStyle


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



Bug#439677: libwebkitgdk0d: gdklauncher is a CPU hog while loading floridatoday.com

2007-08-26 Thread Mike Hommey
On Sun, Aug 26, 2007 at 10:31:32PM +0200, Julien BLACHE <[EMAIL PROTECTED]> 
wrote:
> Mike Hommey <[EMAIL PROTECTED]> wrote:
> 
> Hi,
> 
> > Interestingly, it doesn't happen with QtLauncher, so this is probably
> > not a WebKit issue per se, but a gdk port issue only.
> 
> Interestingly enough, the QtLauncher doesn't work here. When I type in
> a URL and press enter, it reloads about:blank and spits out messages
> on the console.

I bet you only entered the domainname, without the http:// part.

> Want another bug report ? :-)

The launchers are not fully featured browsers, and are not meant to be.
They are only here to do some testing, so I'm not conviced this grants a
bug report.

BTW, if you enter URLs without the http:// part, you'll have problems
in GdkLauncher with (at least) relatively linked images.

Mike


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



Bug#439721: libwebkitgdk0d: images loading extremely slow

2007-08-26 Thread Mike Hommey
On Sun, Aug 26, 2007 at 10:34:15PM +0200, Julien BLACHE <[EMAIL PROTECTED]> 
wrote:
> Package: libwebkitgdk0d
> Version: 0~svn25144-1
> Severity: normal
> 
> Hi,
> 
> The GdkLauncher is very slow to load images in a given page, it can take more
> than several minutes here to get eg. the NASA homepage to load.
> 
> Additionally, it looks like it has a tendency to load images starting at the
> bottom of the page (or, rather, the end of the HTML file) instead of starting
> at the top like other browsers do. (needs to be verified)

You have to enter full urls (including the protocol) if you want GdkLauncher
to work properly.

Mike


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



Bug#439747: DEB_AUTO_UPDATE_AUTOMAKE: desire way to run autoconf with --add-missing

2007-08-26 Thread Steve M. Robbins
Package: cdbs
Version: 0.4.49
Severity: wishlist

Howdy,

The DEB_AUTO_UPDATE_AUTOMAKE mechanism simply runs automake.
It would be nice to be able to add flags like --add-missing --copy
to the automake invocation.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev 20070725.1 Update infrastructure for config.{
ii  debhelper 5.0.53 helper programs for debian/rules

-- no debconf information


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



Bug#439746: libxml-simple-ruby: bad Description field

2007-08-26 Thread Nicholas Breen
Package: libxml-simple-ruby
Version: 1.0.11-1
Severity: minor
Tags: patch

The libxml-simple-ruby package has a malformed Description field in
debian/control.  The short description is missing completely, and the
long description has its first line where the short description should
go, leading to mangled display in package managers.  (cf. Policy 5.6.13,
http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Description).

Appended is a simple patch to solve this.  I don't know much about the
package, so please correct as necessary.  Is there a quick way to
describe what makes it different from libxml-ruby?


--- control.orig2007-08-26 21:42:10.0 -0700
+++ control 2007-08-26 21:44:59.0 -0700
@@ -8,9 +8,9 @@
 Package: libxml-simple-ruby
 Architecture: all
 Depends: ${shlibs:Depends}
-Description: Class XmlSimple offers an easy API to read and
- write XML. It is a Ruby translation of Grant McLean's Perl module
- XML::Simple. Simply put, it automatically converts XML documents into
  a Ruby
- Hash.
+Description: Simple Ruby API for reading and writing XML
+ Class XmlSimple offers an easy API to read and write XML. It is a Ruby
+ translation of Grant McLean's Perl module XML::Simple.  Simply put, it
+ automatically converts XML documents into a Ruby hash.
  .
  Homepage: http://xml-simple.rubyforge.org/



-- 
Nicholas Breen
[EMAIL PROTECTED]


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



Bug#422279: coreutils: New upstream version available

2007-08-26 Thread Miles Bader
Package: coreutils
Version: 6.0-1
Followup-For: Bug #422279



So, as this bug seems to have gotten sidetracked by the utf-8 issue,
I'd like to return to the original bug subject:

What are the reasons that the coreutils 6.9 are not packaged for
Debian yet?

Is it just a matter of (lack of) maintainer time?

Thanks,

-Miles



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages coreutils depends on:
ii  libacl1   2.2.42-1   Access control list shared library
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries

coreutils recommends no packages.

-- no debconf information


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



Bug#439745: 'man lockfile-progs' typos: "Supress" and "explict"

2007-08-26 Thread A. Costa
Package: lockfile-progs
Version: 0.1.11
Severity: minor
Tags: patch


Found a few typos in '/usr/share/man/man1/lockfile-progs.1.gz', see attached 
'.diff'.

Hope this helps...

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages lockfile-progs depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  liblockfile1  1.06.2 NFS-safe locking library, includes

lockfile-progs recommends no packages.

-- no debconf information

--- lockfile-progs.12007-08-24 19:58:16.0 -0400
+++ /tmp/lockfile-progs.1   2007-08-27 00:43:36.0 -0400
@@ -71,13 +71,13 @@
 \fBlockfile-touch\fR commands will also accept these options:
 .TP
 \fB\-l\fR, \fB\-\-lock-name\fR
-Use \fIfilename\fR as the explict lock file name instead of
+Use \fIfilename\fR as the explicit lock file name instead of
 appending .lock to \fIfilename\fR.
 .PP
 All of the following commands will accept these options:
 .TP
 \fB\-q\fR, \fB\-\-quiet\fR
-Supress any output.  Success or failure will only be indicated by the
+Suppress any output.  Success or failure will only be indicated by the
 exit status.
 .TP
 \fB\-v\fR, \fB\-\-verbose\fR



Bug#439541: Can't install bc, error code 1

2007-08-26 Thread John Hasler
> the newest bc version isn't installable on my 32 bit Debian Sid.

Have you got any more information on this?  I still can't reproduce it.
-- 
John Hasler 
[EMAIL PROTECTED]
Elmwood, WI USA


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



Bug#439743: libmtp6 should conflict with libmtp5... maybe?

2007-08-26 Thread Sean Kellogg
Package: libmtp6
Version: 0.2.1-1

These two packages share /etc/udev/rules.d/libmtp.rules, which I 
believe means they should conflict with one another, right?  Or, in 
the alternative, the file should be removed to a libmtp-common 
package, or some such.

I'm not fluent with deiban policies...  so maybe I'm wrong on all of 
this.


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



Bug#439742: lletters: "Indian" image inaccurate

2007-08-26 Thread Tyler MacDonald
Package: lletters
Version: 0.1.95+gtk2-3
Severity: important


In Linux Letters and Numbers, when you press the "I" button, sometimes the
word "Indian" comes up. However, the picture that is portrayed with it is
not a person from India, but a Native American.

These people used to be called "Indians" when us white folk didn't know any
better. We've grown up since then, and we should stop lying to our children
who are just learning english.

- Tyler


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21+crackerjack (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lletters depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  libglib2.0-0  2.14.0-2   The GLib library of C routines
ii  libgtk2.0-0   2.10.13-1  The GTK+ graphical user interface 
ii  lletters-media0.1.9a-4   GTK letters-learning game for smal

lletters recommends no packages.

-- no debconf information


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



Bug#439268: libpam-modules: pam_mail.so parameter 'quiet' has no effect

2007-08-26 Thread Steve Langasek
Hello,

On Thu, Aug 23, 2007 at 07:54:02PM +0100, ferret wrote:
> Package: libpam-modules
> Version: 0.79-4
> Severity: normal

> When logging in I get a message "You have old mail in /var/mail/ferret." 

> According to http://uw714doc.sco.com/en/SEC_pam/pam-6.html#ss6.14 , 
> there is a parameter to pam_mail called 'quiet':
> quiet - only report when there is new mail.

> Setting this parameter in the appropriate files in /etc/pam.d has no 
> effect, e.g. /etc/pam.d/ssh:
> sessionoptional pam_mail.so noenv quiet

> I tried setting other parameters to pam_mail.so such as nopen to make 
> sure I was setting the parameters in the correct place; and I was -- 
> they had an effect.

> Looking in the source from apt-get source libpam-modules, this version 
> looks like it should implement this parameter.  I have no idea why it 
> isn't.

A new upstream version of PAM has just been uploaded to unstable, and is
available now from incoming.debian.org.  Could you try this package to see
whether this bug has been fixed for you?  It might since upstream has made
significant changes to pam_mail, but I haven't yet checked myself.

To install these packages on etch you will need to rebuild them from source,
but they should build cleanly without any changes needed for a backport.

Cheers,
-- 
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/


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



Bug#425501: gotmail: replacement project getlive is available

2007-08-26 Thread Paul Wise
On Thu, 2007-08-02 at 09:55 +1000, Paul Wise wrote:

> I also note that in the options menu of the Hotmail Live, you can switch
> back to the MSN Hotmail interface, which is supported by gotmail.

The MSN Hotmail interface seems to be no longer available.

-- 
bye,
pabs

http://pabs.zip.to


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


Bug#439741: should not recommend rpm

2007-08-26 Thread Luca Brivio
Package: kpackage
Version: 4:3.5.7-1
Severity: normal

--- Please enter the report below this line. ---

Because of:
  kpackage Recommends: rpm
rpm and related packages were installed on my machine following a KDE install.

This behavior is apparently wrong, since there's usually no point to install 
rpm packages on a Debian system, so kpackage should be fully working and 
useful without rpm as well.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-1-amd64

Debian Release: lenny/sid
  500 unstablemi.mirror.garr.it 
  500 testing mi.mirror.garr.it 
1 experimentalmi.mirror.garr.it 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
kdelibs4c2a (>= 4:3.5.7-1) | 4:3.5.7.dfsg.1-5
libc6   (>= 2.5-5) | 2.6.1-1+b1
libgcc1   (>= 1:4.1.2) | 1:4.2.1-4
libqt3-mt (>= 3:3.3.7) | 3:3.3.7-7
libstdc++6  (>= 4.1.2) | 4.2.1-4
zlib1g(>= 1:1.2.1) | 1:1.2.3.3.dfsg-5



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



Bug#438015: problems installing package

2007-08-26 Thread Claudio Saavedra
On Sun, 2007-08-26 at 20:32 +0200, Ralf Stubner wrote:
> Where does that line 'spanish' come from? It is not in the original
> 09texlive-base.cnf, and the syntax is wrong. If you want to have
> spanish hyphenation patterns, you have to install
> texlive-lang-spanish. 
> 

I simply followed some (likely outdated or plainly wrong) instructions
in the cervantex page (I'd say this was a long, long time ago). I
restored that file to its original state and the installation issues are
now fixed.

Thank you,

Claudio
-- 
Claudio Saavedra <[EMAIL PROTECTED]>



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



Bug#437009: No window borders in latest Compiz

2007-08-26 Thread Tim Hull
I figure that's the issue for me - though I don't have access to a Lenny/Sid
machine to test it at the moment.  You can go ahead and close this if you
wish...

On 8/24/07, Sven Arvidsson <[EMAIL PROTECTED]> wrote:
>
> On Fri, 2007-08-24 at 22:14 +0200, Brice Goglin wrote:
> > So the actual original bug would just be that the decoration plugin
> > isn't loaded by default? If so, great, it's easy to fix. As I said in
> > http://bgoglin.livejournal.com/11253.html, _lots_ of plugins have to be
> > enabled manually to get something interesting in Compiz.
>
> I did read that post, but I guess I expected at least some basic plugins
> by default (functionality similar to metacity, only with compositing).
>
> If that's not possible, at the very least should README.Debian be
> updated, as it now reads;
>
> $ compiz --replace &
>
> Which will start compiz, make it replace the current window
> manager and
> background the process so you can safely close the terminal again.
> If all went
> well, compiz should start up and enable a whole bunch of desktop
> effects.
>
> --
> Cheers,
> Sven Arvidsson
> http://www.whiz.se
> PGP Key ID 760BDD22
>
>


Bug#438511: centerim_4.22.1-2.1_i386.changes ACCEPTED

2007-08-26 Thread Anibal Avelar
Hi.

I saw your NMU package. Thank you very much nion.

I'm preparing a new package with a new release with the upstreams (I
sent them many patches) in one week we will release a new upstream
version with many bugs fixed (included this and others bugs reported
in the BTS).

But I appreciated you so much your NMU.  Indeed, I can't react fast
because I still need a sponsor to upload my packages. The last time I
needed two weeks to upload centerim :(

Luckyly, I will be a DD very soon (I hope :P ), thus I will react very fast.

Thank you nion.

Regards.


On 8/26/07, Debian Installer <[EMAIL PROTECTED]> wrote:
>
> Accepted:
> centericq-fribidi_4.22.1-2.1_all.deb
>   to pool/main/c/centerim/centericq-fribidi_4.22.1-2.1_all.deb
> centericq-utf8_4.22.1-2.1_all.deb
>   to pool/main/c/centerim/centericq-utf8_4.22.1-2.1_all.deb
> centericq_4.22.1-2.1_all.deb
>   to pool/main/c/centerim/centericq_4.22.1-2.1_all.deb
> centerim-common_4.22.1-2.1_i386.deb
>   to pool/main/c/centerim/centerim-common_4.22.1-2.1_i386.deb
> centerim-fribidi_4.22.1-2.1_i386.deb
>   to pool/main/c/centerim/centerim-fribidi_4.22.1-2.1_i386.deb
> centerim-utf8_4.22.1-2.1_i386.deb
>   to pool/main/c/centerim/centerim-utf8_4.22.1-2.1_i386.deb
> centerim_4.22.1-2.1.diff.gz
>   to pool/main/c/centerim/centerim_4.22.1-2.1.diff.gz
> centerim_4.22.1-2.1.dsc
>   to pool/main/c/centerim/centerim_4.22.1-2.1.dsc
> centerim_4.22.1-2.1_i386.deb
>   to pool/main/c/centerim/centerim_4.22.1-2.1_i386.deb
>
>
> Override entries for your package:
> centericq-fribidi_4.22.1-2.1_all.deb - optional net
> centericq-utf8_4.22.1-2.1_all.deb - optional net
> centericq_4.22.1-2.1_all.deb - optional net
> centerim-common_4.22.1-2.1_i386.deb - optional net
> centerim-fribidi_4.22.1-2.1_i386.deb - optional net
> centerim-utf8_4.22.1-2.1_i386.deb - optional net
> centerim_4.22.1-2.1.dsc - source net
> centerim_4.22.1-2.1_i386.deb - optional net
>
> Announcing to [EMAIL PROTECTED]
> Closing bugs: 438511
>
>
> Thank you for your contribution to Debian.
>


-- 
Anibal Avelar (FixXxeR) http://fixxxer.cc
GPG: 83B64656 - C143 4AD8 B017 53FA B742  D6AA CEEA F9F3 83B6 4656


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



Bug#439740: gnome-screensaver: scrolling doesn't count as activity

2007-08-26 Thread Paul Wise
Package: gnome-screensaver
Version: 2.18.2-1
Severity: normal

I have a laptop touchpad that allows me to scroll vertically by moving a
finger down the right side and horizontally by moving a finger across
the bottom. When I'm reading a PDF and scrolling down (using the
touchpad) as I read it, gnome-screensaver starts to fade the screen.
gnome-screensaver should count all input towards idle time, including
scrolling. 

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-screensaver depends on:
ii  dbus1.1.1-3  simple interprocess messaging syst
ii  gconf2  2.18.0.1-3   GNOME configuration database syste
ii  gnome-icon-theme2.18.0-3 GNOME Desktop icon theme
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libexif12   0.6.16-2 library to parse EXIF files
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libgl1-mesa-glx [libgl1 7.0.1-1  A free implementation of the OpenG
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome-menu2  2.18.3-2 an implementation of the freedeskt
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-3 A powerful object-oriented display
ii  libgnomekbd12.18.2-1 GNOME library to manage keyboard c
ii  libgnomekbdui1  2.18.2-1 User interface library for libgnom
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.18.1-3+b1GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpam0g0.79-4   Pluggable Authentication Modules l
ii  libpango1.0-0   1.16.5-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxklavier11   3.2-2X Keyboard Extension high-level AP
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxss1 1:1.1.2-1X11 Screen Saver extension library
ii  libxxf86misc1   1:1.0.1-2X11 XFree86 miscellaneous extensio
ii  libxxf86vm1 1:1.0.1-2X11 XFree86 video mode extension l
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages gnome-screensaver recommends:
ii  gnome-power-manager   2.18.3-1   frontend for gnome-powermanager
pn  rss-glx(no description available)
ii  xscreensaver-gl   5.03-2 GL(Mesa) screen hacks for xscreens

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#439739: azureus: Opening a torrent file crashes Azureus

2007-08-26 Thread Yasir Assam
Package: azureus
Version: 2.5.0.4-1
Severity: normal

I think this is actually a bug in sun-java6-jre, but I get a crash when I try 
to open a torrent file in Azureus:

1. Run azureus
2. Open file (Ctrl + O)
3. 'Add files' button
4. Crash (open file dialog displays briefly before crashing).

I'm running on a Xen kernel (which I built from source), in case that has 
anything to do with it.

The JRE produces the following log in ~/.azureus/

** JRE LOG START  *

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x2aaafefd50c5, pid=5022, tid=1076017488
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0_02-b05 mixed mode)
# Problematic frame:
# C  [libxml2.so.2+0x5b0c5]  __xmlParserInputBufferCreateFilename+0xe5
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---  T H R E A D  ---

Current thread (0x40112400):  JavaThread "main" [_thread_in_native, 
id=5023]

siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0xf8aa8488

Registers:
RAX=0x002d, RBX=0x2aaaf8aaf390, RCX=0x0007, 
RDX=0x2aaaff2b8d28
RSP=0x40229200, RBP=0x0020, RSI=0x0028, 
RDI=0x2aaaf8afa350
R8 =0x4022b918, R9 =0x, R10=0x, 
R11=0x2b32f67da730
R12=0x0001, R13=0x2aaaf8aa83c0, R14=0xf8aa8480, 
R15=0x2aaaff2b8d00
RIP=0x2aaafefd50c5, EFL=0x00010293, CSGSFS=0xe033, 
ERR=0x0005
  TRAPNO=0x000e

Top of Stack: (sp=0x40229200)
0x40229200:   2aaaf8aa83c0 f602ba52
0x40229210:   2aaaff2b9d58 2b32f6241796
0x40229220:   7fff 2aaaf876f420
0x40229230:   2aaaf8aa83c0 
0x40229240:    2aaaf4b55370
0x40229250:   2aaaf4b55370 2aaaff054785
0x40229260:   2aaaf8aa83c0 2aaaf876f420
0x40229270:   2aaaf8aa7990 2aaaf8aa83c0
0x40229280:    2aaafe226ec8
0x40229290:   2aaaf8aa8200 2aaafe24d429
0x402292a0:   2aaaf4b55370 
0x402292b0:    
0x402292c0:   2aaaf4b55370 2aaafe2272e0
0x402292d0:   0492 2aaaf876a8f0
0x402292e0:   2aaaf8b3b520 2aaafe9fcdc4
0x402292f0:   2aaaf42b4cd0 2aaaf8aa47e0
0x40229300:    2aaaf830c1a0
0x40229310:   2aaaf8279940 0008
0x40229320:   2aaaf8b3b520 2aaaf8aa8200
0x40229330:   0040 2aaaf42b4cd0
0x40229340:    2aaafdeb34e1
0x40229350:   2aaa 
0x40229360:   2aaaf8aa47e0 2aaaf8fbc0c0
0x40229370:    2aaaf8aa83c0
0x40229380:   2aaaf876fe30 2aaaf8aa80b0
0x40229390:   2aaaf8766c30 2aaaf8aa80b0
0x402293a0:   2aaaf8aa80b0 2aaaf8aa80b0
0x402293b0:   2aaaf8af2480 2aaaf50ce450
0x402293c0:    2aaaf50ce501
0x402293d0:   2aaaf8aa7e50 
0x402293e0:    2aaaf8aa80b0
0x402293f0:   2aaaf8aa7e50 2aaaf50ce8e1 

Instructions: (pc=0x2aaafefd50c5)
0x2aaafefd50b5:   00 75 0d 0f b6 05 b4 fd 0a 00 41 3a 45 01 74 4d
0x2aaafefd50c5:   41 83 7e 08 04 76 46 4c 8d 64 24 10 ba 04 00 00 

Stack: [0x4012b000,0x4022c000),  sp=0x40229200,  free 
space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libxml2.so.2+0x5b0c5]  __xmlParserInputBufferCreateFilename+0xe5

[error occurred during error reporting, step 120, id 0xb]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gtk.OS._gtk_dialog_run(J)I+0
j  org.eclipse.swt.internal.gtk.OS.gtk_dialog_run(J)I+8
j  org.eclipse.swt.widgets.FileDialog.openChooserDialog()Ljava/lang/String;+94
j  org.eclipse.swt.widgets.FileDialog.open()Ljava/lang/String;+24
j  
org.gudy.azureus2.ui.swt.OpenTorrentWindow$2.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+83
j  
org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+71
j  org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j  org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+33
j  
org.gudy.azureus2.ui.swt.mainwindow.SWTThread.(Lcom/aelitis/azureus/ui/IUIIntializer;)V+186
j  
org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(Lcom/aelitis/azureus/ui/IUIIntializer;)V+34
j  
org.gudy.azureus2.ui.swt.mainwindow.Initializer.(Lcom/aelitis/azureus/core/AzureusCore;Lorg/gudy/azureus2/ui/swt/StartServer;[Ljava/lang/Stri

Bug#439738: warzone2100: briefings broken

2007-08-26 Thread Paul Wise
Package: warzone2100
Version: 2.1.0~0.svn1436-1
Severity: normal

The briefings screens are broken, they are just black instead of a video
or something else. You can still see the text of the campaign objectives
after pressing Esc, but it is a bit confusing when there is 'Briefing
commences' and then nothing happens until you press Esc. 

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages warzone2100 depends on:
ii  libc6  2.6.1-1+b1GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl 7.0.1-1   A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.0.1-1   The OpenGL utility library (GLU)
ii  libogg01.1.3-2   Ogg Bitstream Library
ii  libopenal0a1:0.0.8-6 OpenAL is a portable library for 3
ii  libphysfs-1.0-01.0.0-5   filesystem abstraction library for
ii  libpng12-0 1.2.15~beta5-2PNG library - runtime
ii  libsdl-net1.2  1.2.5-7+b1network library for Simple DirectM
ii  libsdl1.2debian1.2.11-9  Simple DirectMedia Layer
ii  libvorbis0a1.2.0.dfsg-2  The Vorbis General Audio Compressi
ii  libvorbisfile3 1.2.0.dfsg-2  The Vorbis General Audio Compressi
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  warzone2100-data   2.1.0~0.svn1436-1 3D real time strategy game (data f

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#439425: Random, but fairly regular, zsh segfaults

2007-08-26 Thread Robin Lee Powell
On Sun, Aug 26, 2007 at 08:11:37PM -0400, Clint Adams wrote:
> On Sat, Aug 25, 2007 at 10:54:22AM -0700, Robin Lee Powell wrote:
> > Recompiling zsh will have to wait until I'm back from Japan;
> > sorry. I use "bindkey -v", and the most common ways I get to the
> > history are ESC-k and ESC-/
> 
> In your case you can just install the zsh-dbg package and make
> sure that you're generating core files.

Done.  I'll let you know what I get when it happens again (likely
after I get back in 2 weeks).

-Robin

-- 
http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/
Reason #237 To Learn Lojban: "Homonyms: Their Grate!"
Proud Supporter of the Singularity Institute - http://singinst.org/


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



Bug#439737: DTLS implementation in OpenSSL is buggy

2007-08-26 Thread Juliusz Chroboczek
Package: openssl
Version: 0.9.8e-5
Severity: important
Tags: security

The DTLS implementation included in OpenSSL 0.9.8 is known to be
buggy.  See for example

  http://www.mail-archive.com/[EMAIL PROTECTED]/msg21313.html
  http://rt.openssl.org/Ticket/Display.html?id=1245&user=guest&pass=guest

I believe that in its current state it does not qualify as an
implementation of RFC 4507.  What is worse, nothing is known about its
security features.

Including DTLS in the Debian version of OpenSSL might mislead
programmers into believing it is a secure choice, as it almost did
mislead me.  I would therefore like to suggest that the Debian version
of OpenSSL should compile-out the DTLS code, or at the very least
include a big, fat warning in the documentation.

Juliusz


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



Bug#439573: gdc-4.1 - FTBFS: make[3]: *** [all] Error 2

2007-08-26 Thread Arthur Loiret
> 4 errors with exactly the same unusable error message.

you should try to rebuild with DEB_BUILD_OPTIONS=parallel=1 to have
readable logs.

The powerpc build should be fixed on next upload, otherwise upstream
configure script stop build if arch isn't i386, amd64, powerpc or
ppc64.

In src/libphobos/configure.in:

AC_MSG_CHECKING([for fpclassify and signbit])
AC_TRY_COMPILE([
#ifndef fpclassify
static void fpclassify(int x, int y) { }
#endif
#ifndef signbit
static void signbit(int x, int y) { }
#endif
#include ],
  [int x = fpclassify(4.2);
   int y = signbit(1.1);
   int z = FP_NAN + FP_INFINITE + FP_ZERO + FP_SUBNORMAL + FP_NORMAL;],
  [AC_MSG_RESULT([yes])
   d_have_fpsb=1],
  [AC_MSG_RESULT([no])])

case "$d_target_os" in
# use fpmath on Linux
linux*)  d_have_fpsb=''
 ;;
esac

if test -n "$d_have_fpsb"; then
AC_DEFINE(HAVE_FP_CLASSIFY_SIGNBIT,1,[Define to 1 fpclassify and
signbit are available])
D_EXTRA_OBJS="$D_EXTRA_OBJS gcc/cbridge_math.o"
else
case "$target_cpu" in
i*86 ) ;;
powerpc* ) ;;
ppc* ) ;;
x86_64 ) ;;
*) AC_MSG_ERROR([Missing fpclassify and signbit]) ;;
esac
D_EXTRA_OBJS="$D_EXTRA_OBJS internal/fpmath.o"
fi

Then we got this error:

> checking for fpclassify and signbit... yes
> configure: error: Missing fpclassify and signbit

You can remove this test (about line 5702 in src/libphobos/configure)
and see if you are able to link executables from some D sources.

Here is a the classic "hello world" in D so you can investigate on
s390 (or others archs unsupported by upstream):

import std.stdio;

void main() {
writefln("Hello, world!");
return 0;
}

(just test it links fine, there are some issues with fpclassify and
signbit in libphobos and libm, at least on sparc, even if they are not
called in sources here)


Have a nice day,

Arthur.


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



Bug#406992:

2007-08-26 Thread Arthur Loiret
Hello,

I've a new module build system which should fix those module issues:

* Build depens on linux-headers-2.6, which should install the latest
kernel headers.
* get the kernel version we are going to build for then, having a look
to /usr/src/linux-headers-2.6*
* create a debian/dirs from it
* configure --with-linux=$version, still the version we got in
/usr/src/linux-headers-2.6*
* add a deps on linux-image-$version

The downside is that it will work *only* if you re-upload a new
revision for each new kernel package.

I have to clean up a bit my debian/rules and I'll send it to you if
you are interested.

Thanks for your time, have a nice day.

Arthur.

PS: I think the binary package should be named virtualbox-ose and not
virtualbox, as upstream already provides debian package and as the
versions (ose and non-ose) packaged are not the same.


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



Bug#439730: [Pkg-openmpi-maintainers] Bug#439730: Bug#439730: Please shut up libibverbs

2007-08-26 Thread Dirk Eddelbuettel

On 27 August 2007 at 01:30, Manuel Prinz wrote:
| Hi Andreas!
| 
| Am Sonntag, den 26.08.2007, 18:37 -0400 schrieb Andreas Klöckner:
| > I don't have any Infiniband cards, but whenever I run an OpenMPI job, 
| > libibverbs complains about not being able to find IB hardware. Life would 
be 
| > much easier without this warning (which is printed by each nodein the MPI 
| > job).
| 
| I have the same situation/problem and am quite annoyed by that. (I'm one
| of the maintainers.)
| 
| I'm not quite sure what to do about that right now but I'll have a look
| into it tomorrow.

There's a config option to turn it off. That was discussed on the ompi lists
a while back.

Another option is to just rebuild and comment that activation out. I did that
with the 1.1* series... and I though we had this fixed in 1.2.3. I guess we
haven't ?

Dirk

-- 
Three out of two people have difficulties with fractions.



Bug#439021: [debian-mysql] Bug#439021: mysql-server-5.0: 0+string not cast as integer when comparing with indexed enum

2007-08-26 Thread Frédéric Brière
On Wed, Aug 22, 2007 at 10:53:43AM +0200, Christian Hammers wrote:
> If you want a quick answer, try filing a bug report on bugs.mysql.com

That was my first reaction, since I didn't know what was your policy
about upstream bugs.  My attempt went something like this:

  - "Now, where did I put that password I created years ago?"
  - "Hmm, guess I need to enable cookies"
  - "Hmm, guess I should enable JavaScript too"
  - "What do you mean, system error?"
  - "Lessee... reportbug... God I love Debian!"

(I do harbor a hatred for Bugzilla and its ilk that make bug reporting
so complicated.)

> as this is not Debian specific and you would else have to wait for me
> to find free time to do exactly the same.

FWIW, I merely sprinkled some CAST() and was good to go.  So, it's not a
"please fix this before I go mad" report as much as a "there may be
someone else who's going crazy over this" report.  Do feel free to
forward it at your leisure, no rush.


-- 
< Overfiend> whew.
< Overfiend> I really need to get some sleep.
< Overfiend> but it sure was fun talking guitars, politics, and lesbians.


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



Bug#439736: warzone2100: briefings broken

2007-08-26 Thread Paul Wise
Package: warzone2100
Version: 2.1.0~0.svn1436-1
Severity: normal

The briefings screens are broken, they are just black instead of a video
or something else. You can still see the text of the campaign objectives
after pressing Esc, but it is a bit confusing when there is 'Briefing
commences' and then nothing happens until you press Esc. 

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages warzone2100 depends on:
ii  libc6  2.6.1-1+b1GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl 7.0.1-1   A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.0.1-1   The OpenGL utility library (GLU)
ii  libogg01.1.3-2   Ogg Bitstream Library
ii  libopenal0a1:0.0.8-6 OpenAL is a portable library for 3
ii  libphysfs-1.0-01.0.0-5   filesystem abstraction library for
ii  libpng12-0 1.2.15~beta5-2PNG library - runtime
ii  libsdl-net1.2  1.2.5-7+b1network library for Simple DirectM
ii  libsdl1.2debian1.2.11-9  Simple DirectMedia Layer
ii  libvorbis0a1.2.0.dfsg-2  The Vorbis General Audio Compressi
ii  libvorbisfile3 1.2.0.dfsg-2  The Vorbis General Audio Compressi
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  warzone2100-data   2.1.0~0.svn1436-1 3D real time strategy game (data f

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#421950: newer bdb

2007-08-26 Thread Clint Adams
You can use libdb-dev (db4.6) instead.


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



Bug#362954: xscreensaver don't unlock the screen (pam_unix2 authentication failure)

2007-08-26 Thread Adam Sloboda
Solution to this bug is setuid root xscreensaver.  Take a look at bug
#295526 -- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=295526

It seems that no one is trying to resolve this issue.  Would be great
if someone could push unix2_chkpwd solution to Debian as I don't want
to setuid root any screensaver...

Adam


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



Bug#433137: texlive-fonts-recommended: No license information for utopia and fpl

2007-08-26 Thread Karl Berry
Regarding the license README etc. for fpl, I've updated the fpl package
in TeX Live from what is on CTAN now.  Let me know if you spot any
problems.

Utopia is another matter, I'll write about that separately (later).

Thanks,
Karl


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



Bug#437673: dehs: Debian version of gabedit is wrong (2.0.11 instead of 2.0.11-1), so the copyright link is broken

2007-08-26 Thread Daniel Leidert
This bug doesn't seem to be fixed. When I look at the page:

http://dehs.alioth.debian.org/maintainer.php?name=gabedit

it still says:

Debian Version: 2.0.11

instead of:

Debian Version: 2.0.11-1

and the copyright link is still broken (tested with lynx and iceweasel).
Do I have to wait some minutes or do I have to check at a different
location.

Regards, Daniel



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



Bug#439735: bible-kjv: Please update source package to use autotools

2007-08-26 Thread Roberto C . Sánchez
On Sun, Aug 26, 2007 at 08:43:26PM -0400, Roberto C. Sanchez wrote:
> 
> In order to get bible-kjv to compile/install on my Man, I have modified

That should read "Mac" and not "Man".

Regards,

-Roberto
-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Bug#431139: help with mplayer bug 431139

2007-08-26 Thread Tom Evans

Turns out it was simple to find the code in question.

The code already checks the amask bits for MVI availability with  
CAN_COMPILE_ALPHA_MVI .


So, there should be a way to keep CAN_COMPILE_ALPHA_MVI set but keep the 
rest of the program from using ev67 specific instructions - the mvi 
acceleration already has  the appropriate guards in place such that the 
mvi accelerated code will not execute on cpus that do not support it.


gcc needs to be set such that the mvi  primitives are available, but 
general code generation is ev5.


...tom


The libmpeg2 in
A Mennucc wrote:

This means that mplayer is compiled with 'gcc -mcpu=ev67 ' ;
and also that  CAN_COMPILE_ALPHA_MVI is set, and this enables some
specific code in  libmpeg2/  (I don't know what MVI is , alas - but it
looks as something that not all CPUs have)

So the simplest workaround seems to set -mcpu to some lower CPU and to
disable MVI...

  



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



Bug#439734: ntp does not support the "dynamic" option in /etc/ntp.conf

2007-08-26 Thread Vincent Lefevre
Package: ntp
Version: 1:4.2.4p3+dfsg-1
Severity: normal

After I did an upgrade on 2007-08-17 (including to ntp 1:4.2.4p3+dfsg-1,
as said by /var/log/dpkg.log), I rebooted my machine with the Ethernet
cable unplugged. I noticed a few hours ago that ntpd had no peers; they
were probably discarded at startup time. My /etc/ntp.conf file (last
modified on 2007-05-10) has:

server 0.debian.pool.ntp.org iburst dynamic
server 1.debian.pool.ntp.org iburst dynamic
server 2.debian.pool.ntp.org iburst dynamic
server 3.debian.pool.ntp.org iburst dynamic

So, it seems that the "dynamic" option is still ignored or doesn't
work correctly (or there's some other bug, but I don't know the
reason).

Running '/etc/init.d/ntp restart' allowed to use NTP again.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ntp depends on:
ii  adduser   3.104  add and remove users and groups
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libreadline5  5.2-3  GNU readline and history libraries
ii  libssl0.9.8   0.9.8e-6   SSL shared libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip
ii  netbase   4.30   Basic TCP/IP networking system
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

ntp recommends no packages.

-- no debconf information


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



Bug#439498: kde-guidance: FTBFS: ImportError: No module named pyqtconfig

2007-08-26 Thread Cyril Brulebois
tag 439498 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
> import pyqtconfig
> ImportError: No module named pyqtconfig
> make: *** [python-build-stamp-2.4] Error 1

Missing B-D on python-qt-dev, builds fine once installed, tagging
accordingly.

Cheers,

-- 
Cyril Brulebois


pgprBSXUMmSA1.pgp
Description: PGP signature


Bug#439425: Random, but fairly regular, zsh segfaults

2007-08-26 Thread Clint Adams
On Sat, Aug 25, 2007 at 10:54:22AM -0700, Robin Lee Powell wrote:
> Recompiling zsh will have to wait until I'm back from Japan; sorry.
> I use "bindkey -v", and the most common ways I get to the history
> are ESC-k and ESC-/

In your case you can just install the zsh-dbg package and make sure that
you're generating core files.


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



Bug#439506: grass: FTBFS: configure: error: *** Unable to locate GLwM includes.

2007-08-26 Thread Cyril Brulebois
tag 439506 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
> checking for location of GLw includes... 
> checking for GL/GLwMDrawA.h... no
> checking for X11/GLw/GLwMDrawA.h... no
> configure: error: *** Unable to locate GLwM includes.
> make: *** [config-stamp] Error 1

Missing B-D on libglw1-mesa-dev, builds fine once installed; tagging
accordingly.

Cheers,

-- 
Cyril Brulebois


pgp1WMmVFvDIX.pgp
Description: PGP signature


Bug#439733: gnumeric: abort on startup: Failed to generate NaN.

2007-08-26 Thread Bob Tracy
Package: gnumeric
Version: 1.6.3-5
Severity: important


gnumeric aborts on startup since upgrading libc6.1 package on Alpha
PWS 433au.  Error message is "Failed to generate NaN", which comes
from "libgoffice".

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.23-rc3
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gnumeric depends on:
ii  debconf [debc 1.5.11 Debian configuration management sy
ii  gconf22.16.1-1   GNOME configuration database syste
ii  gnumeric-comm 1.6.3-5common files for Gnumeric, the GNO
ii  gsfonts   1:8.11+urwcyr1.0.7~pre41-1 Fonts for the Ghostscript interpre
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.12.4-3   The ATK accessibility toolkit
ii  libbonobo2-0  2.14.0-3   Bonobo CORBA interfaces library
ii  libbonoboui2- 2.14.0-5   The Bonobo UI library
ii  libc6.1   2.6-2  GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig 2.4.2-1.2  generic font configuration library
ii  libgconf2-4   2.16.1-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.0-4  library to load .glade files at ru
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgnome-keyr 0.6.0-3GNOME keyring services library
ii  libgnome2-0   2.16.0-2   The GNOME 2 library - runtime file
ii  libgnomecanva 2.14.0-2   A powerful object-oriented display
ii  libgnomeprint 2.12.1-7   The GNOME 2.2 print architecture -
ii  libgnomeprint 2.12.1-4   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.14.1-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2- 1:2.14.2-7 GNOME virtual file-system (runtime
ii  libgoffice-1- 0.2.1-4Document centric objects library -
ii  libgsf-1-114  1.14.3-1   Structured File Library - runtime 
ii  libgsf-gnome- 1.14.3-1   Structured File Library - runtime 
ii  libgtk2.0-0   2.8.20-7   The GTK+ graphical user interface 
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  liborbit2 1:2.14.3-0.2   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-5  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxml2   2.6.27.dfsg-1  GNOME XML library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  zlib1g1:1.2.3-13 compression library - runtime

gnumeric recommends no packages.

-- debconf information:
  gnumeric/existing-process: false


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



Bug#438844: seconding request for new version of yaz

2007-08-26 Thread Daniel Kahn Gillmor
I'd also be interested in an updated version of yaz in debian proper.

Note that the folks who make yaz are packaging with debian in mind
already, and even run their own apt repositories:

  http://ftp.indexdata.dk/pub/yaz/debian/README

Thanks for working on yaz, and for taking the time to keep it in
debian.

If there's some reason to not update to the newer versions of yaz, a
note here would be helpful to those of us looking for it.

Regards,

--dkg


pgpObiypBo6ik.pgp
Description: PGP signature


Bug#439504: pykdeextensions: FTBFS: ImportError: No module named pyqtconfig

2007-08-26 Thread Cyril Brulebois
tag 439504 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
>   File "src/qtuicompiler.py", line 20, in ?
> import pyqtconfig
> ImportError: No module named pyqtconfig

Missing B-D on python-qt-dev (maybe python-qt4-dev or an alternative
could do the job as well). Builds fine once installed; tagging
accordingly.

Cheers,

-- 
Cyril Brulebois


pgpBJ8ir0Foxw.pgp
Description: PGP signature


Bug#439393: hex-a-hop: Latest (unreleased) version crashes on map screen

2007-08-26 Thread Jens Seidel
tags 439393 +confirmed
thanks

On Sat, Aug 25, 2007 at 07:33:06PM +0400, Yuri Kozlov wrote:
> The same crash (load save1.dat file, goto map, make fast moving mouse
> from the left to the right so that the map do scroll):

Thanks for sharing your saved game :-)

I could verify it and have a (currently not perfect but working)
workaround. See the attached patch.

The problem occurs when text is displayed across window boundaries and
probably espcially if SDL Pango failed to wrap the text to the
specified maximal size.

It seems that
 1) repositioning the text to ensure it will be displayed inside the
window and
 2) resetting the maximal size not to the wanted value but to the
smallest possible value (if automatic wrapping failed) is necessary.

At least 2) seems to be just another SDL Pango bug. 1) is maybe not
necessary.

I don't know whether I will be able to clean the patch tomorrow that's
why I attached a already working (but little bit ugly) patch.

Thanks for reporting!
Jens


bug439393_workaround.diff.gz
Description: Binary data


Bug#439411: kdelibs4c2a 4:3.5.7.dfsg.1-6 is unavailable on i386

2007-08-26 Thread Cyril Brulebois
Nate Bargmann <[EMAIL PROTECTED]> (26/08/2007):
> Package: kdelibs4c2a
> Version: 4:3.5.7.dfsg.1-5
> Followup-For: Bug #439411
> 
> 
> I just performed an update and kdelibs4c2a 4:3.5.7.dfsg.1-6 is shown
> as UNAVAILABLE in aptitude for the kdelibs 4:3.5.7.dfsg.1-6 package.
> Looking at the experimental pool I see that 4:3.5.7.dfsg.1-6 is
> available for amd64, arm, hppa, ia64, and s390, but 4:3.5.7.dfsg.1-6
> for i386 and several other architectures is absent.

Please wait for the buildds to do their job:
  http://buildd.debian.org/~jeroen/status/package.php?p=kdelibs

Once built, the packages have still to be uploaded (to
http://incoming.debian.org/), then installed (2 britney runs per day).

Cheers,

-- 
Cyril Brulebois


pgpsiL0zVUU9Z.pgp
Description: PGP signature


Bug#439411: kdelibs4c2a 4:3.5.7.dfsg.1-6 is unavailable on i386

2007-08-26 Thread Nate Bargmann
Package: kdelibs4c2a
Version: 4:3.5.7.dfsg.1-5
Followup-For: Bug #439411


I just performed an update and kdelibs4c2a 4:3.5.7.dfsg.1-6 is shown as
UNAVAILABLE in aptitude for the kdelibs 4:3.5.7.dfsg.1-6 package.  Looking 
at the experimental pool I see that 4:3.5.7.dfsg.1-6 is available for amd64, 
arm, hppa, ia64, and s390, but 4:3.5.7.dfsg.1-6 for i386 and several other 
architectures is absent.

I am still getting the failed to start kstartupconfig message upon KDE
start.

- Nate >>

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdelibs4c2a depends on:
ii  kdelibs-data4:3.5.7.dfsg.1-5 core shared data for all KDE appli
ii  libacl1 2.2.42-1 Access control list shared library
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libarts1c2a 1.5.7-2  aRts sound system core components
ii  libasound2  1.0.14a-2ALSA library
ii  libaspell15 0.60.5-1 GNU Aspell spell-checker runtime l
ii  libattr11:2.4.32-1.2 Extended attribute shared library
ii  libaudio2   1.9-2+b1 The Network Audio System (NAS). (s
ii  libavahi-client30.6.21-1 Avahi client library
ii  libavahi-common30.6.21-1 Avahi common library
ii  libavahi-qt3-1  0.6.21-1 Avahi Qt 3 integration library
ii  libbz2-1.0  1.0.3-7  high-quality block-sorting file co
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcomerr2  1.40.2-1 common error description library
ii  libcupsys2  1.3.0-3  Common UNIX Printing System(tm) - 
ii  libfam0 2.7.0-13 Client library to control the FAM 
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-4GCC support library
ii  libgnutls13 1.6.3-1  the GNU TLS library - runtime libr
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libidn111.0-0GNU libidn library, implementation
ii  libjasper1  1.900.1-3The JasPer JPEG-2000 runtime libra
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkrb531.6.dfsg.1-6 MIT Kerberos runtime libraries
ii  liblua505.0.3-3  Main interpreter library for the L
ii  liblualib50 5.0.3-3  Extension library for the Lua 5.0 
ii  libopenexr2ldbl 1.2.2-4.4runtime files for the OpenEXR imag
ii  libpcre37.2-1Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-7Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.1-4  The GNU Standard C++ Library v3
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxslt1.1  1.1.21-2 XSLT processing library - runtime 
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  menu-xdg0.2.3freedesktop.org menu compliant win
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  xbase-clients   1:7.2.ds2-2  miscellaneous X clients
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

kdelibs4c2a recommends no packages.

-- no debconf information


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



Bug#439485: inventor: FTBFS: error: GL/GLwMDrawA.h: No such file or directory

2007-08-26 Thread Cyril Brulebois
tag 439485 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
> MyTextureEd.c++:76:26: error: GL/GLwMDrawA.h: No such file or
> directory

Missing B-D on libglw1-mesa-dev, builds fine once it is installed;
tagging accordingly.

Cheers,

-- 
Cyril Brulebois


pgpJGZXytqSCi.pgp
Description: PGP signature


Bug#439730: [Pkg-openmpi-maintainers] Bug#439730: Please shut up libibverbs

2007-08-26 Thread Manuel Prinz
Hi Andreas!

Am Sonntag, den 26.08.2007, 18:37 -0400 schrieb Andreas Klöckner:
> I don't have any Infiniband cards, but whenever I run an OpenMPI job, 
> libibverbs complains about not being able to find IB hardware. Life would be 
> much easier without this warning (which is printed by each nodein the MPI 
> job).

I have the same situation/problem and am quite annoyed by that. (I'm one
of the maintainers.)

I'm not quite sure what to do about that right now but I'll have a look
into it tomorrow.

Best regards
Manuel




Bug#38542: status in file 4.21-2

2007-08-26 Thread Touko Korpela
Package: file
Followup-For: Bug #38542

Now false "C++ program text" matches don't happen. wine.conf example is 
still identified as "Lisp/Scheme program text"
This issue is still there:
>Under the documentation for the -e switch, one of the options is listed 
>as "token", but in the code it's "tokens".

Versions of packages file depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  libmagic1 4.21-2 File type determination library us


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



Bug#431139: help with mplayer bug 431139

2007-08-26 Thread Steve Langasek
On Sun, Aug 26, 2007 at 09:12:27PM +0200, A Mennucc wrote:

> I add another info

> By looking in
> http://buildd.debian.org/fetch.cgi?pkg=mplayer;ver=1.0%7Erc1-15;arch=alpha;stamp=1185972985
> I deduced that indeed "configure" detects the CPU of the buildd , as follows
> > Checking for GCC & CPU optimization abilities ... ev67
> > Checking for MVI instruction support in GCC ... yes

So for starters, build with:

DEB_HOST_GNU_TYPE   := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE  := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)

ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
  conf_args += --build $(DEB_BUILD_GNU_TYPE)
else
  conf_args += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
endif

./configure $(conf_args) [...]

alpha is not the only architecture where your package will have problems if
you allow configure to incorrectly select an -mcpu option at build time
based on the build host's capabilities.

> This means that mplayer is compiled with 'gcc -mcpu=ev67 ' ;
> and also that  CAN_COMPILE_ALPHA_MVI is set, and this enables some
> specific code in  libmpeg2/  (I don't know what MVI is , alas - but it
> looks as something that not all CPUs have)

I don't know what MVI is either, but according to

it's not supported on ev56 so should be disabled, or else enabled only as an
optional subarch optimization within the package.

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/


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



Bug#439535: git-buildpackage: git-pbuilder should use "$@", not "$*"

2007-08-26 Thread Guido Guenther
On Mon, Aug 27, 2007 at 01:04:35AM +0300, Jari Aalto wrote:
> Guido Guenther <[EMAIL PROTECTED]> writes:
> 
> > Hi,
> > On Sun, Aug 26, 2007 at 06:08:27PM +0300, Jari Aalto wrote:
> >
> >> I use --buildresult   and that wasn't possible with current "$*"
> > Now I see, you're looking for a way to pass options on to _pbuilder_.
> > The current git-pbuilder is _supposed_ to pass all options on to
> > --debbuildoptions and none to pbuilder. You're basically looking for
> > a way to do:
> >
> > git-buildpackage [debbuildopts] [pbuilderopts]
> >
> > right?
> 
> Yes, That's why the "$@" suggestion, which I believe serves both
Unfortunately not if you expect this to work:

git-buildpackage -uc -us

You'd have to use git-buildpackage "-uc -us". So you can't switch the
builder (e.g. with and without pbuilder) without changeing the
commandline, which is bad for scripts - what about:

PBUILDER_OPTS="foo bar" git-buildpacagek --uc -us

Adding this would be trivial and more robust - would that be o.k.?
Cheers,
 -- Guido


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



Bug#439471: fenix-plugins: FTBFS: configure.ac:17: error: possibly undefined macro: AC_DISABLE_STATIC

2007-08-26 Thread Cyril Brulebois
tag 439471 patch pending
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
> autoreconf: running: /usr/bin/autoconf --force
> configure.ac:17: error: possibly undefined macro: AC_DISABLE_STATIC
>   If this token and others are legitimate, please use m4_pattern_allow.
>   See the Autoconf documentation.
> configure.ac:18: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
> configure.ac:19: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
> configure.ac:21: error: possibly undefined macro: AC_PROG_LIBTOOL

Missing B-D on libtool, builds fine once installed; fixed in svn,
tagging accordingly.

Cheers,

-- 
Cyril Brulebois


pgpslHPRtmABj.pgp
Description: PGP signature


Bug#429826: Workaround (reportbug giving usless info)

2007-08-26 Thread Jiří Paleček

Hello,

I ways experimenting a bit, and found out that if either libviaticum is  
built
with debug info, or the signal handler is not static, everything works  
well.
It seems gdb is unable to cope with signal handler that is static and  
without

debug info.

Regards
Jiri Palecek


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



Bug#439494: cvs2html: FTBFS: unmet b-dep grep-dctrl (>= 1.1)

2007-08-26 Thread Cyril Brulebois
tag 439494 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
> Note, selecting dctrl-tools instead of grep-dctrl
> The following NEW packages will be installed:
>   dctrl-tools

Updating the B-D from one to the other should be sufficient; tagging
accordingly.

Cheers,

-- 
Cyril Brulebois


pgpt1u8IuuCTe.pgp
Description: PGP signature


Bug#431139: help with mplayer bug 431139

2007-08-26 Thread Tom Evans
Alternatively the code could have checks for the appropriate features by 
using the amask instruction and chose the correct code sequences - 
probably a win in the MVI cases, unclear about the itoft cases.


It would have to be looked at to see what code path tricks could be played.

Is this code in mplayer or libmpeg2?  (or is libmpeg2 included in mplayer!?)

...tom

A Mennucc wrote:

This means that mplayer is compiled with 'gcc -mcpu=ev67 ' ;
and also that  CAN_COMPILE_ALPHA_MVI is set, and this enables some
specific code in  libmpeg2/  (I don't know what MVI is , alas - but it
looks as something that not all CPUs have)

So the simplest workaround seems to set -mcpu to some lower CPU and to
disable MVI...

a.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG0dCb9B/tjjP8QKQRAnVNAJ9/rHMi2j49z1Uow3ZiCCT9prHTEACfQRso
GpZPah4Qx7lpzUKnj34GUe0=
=8jJN
-END PGP SIGNATURE-


  



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



Bug#369651: strace: show poll() parameters before blocking

2007-08-26 Thread Alan Curry
Roland McGrath writes the following:
>
>Please send a patch relative to the current code (4.5.15).

Sorry for the delay. This patch is against current CVS as of a few minutes
ago.

Index: stream.c
===
RCS file: /cvsroot/strace/strace/stream.c,v
retrieving revision 1.26
diff -u -r1.26 stream.c
--- stream.c13 Dec 2006 16:59:45 -  1.26
+++ stream.c26 Aug 2007 22:44:54 -
@@ -296,6 +296,28 @@
{ 0,NULL},
 };
 
+static const char *
+sprintflags(const struct xlat *xlat, int flags)
+{
+   static char outstr[1024];
+   char *sep;
+
+   outstr[0] = '\0';
+   sep = "";
+   for (; xlat->str; xlat++) {
+   if ((flags & xlat->val) == xlat->val) {
+   sprintf(outstr + strlen(outstr),
+   "%s%s", sep, xlat->str);
+   sep = "|";
+   flags &= ~xlat->val;
+   }
+   }
+   if (flags)
+   sprintf(outstr + strlen(outstr),
+   "%s%#x", sep, flags);
+   return outstr;
+}
+
 static int
 decode_poll(struct tcb *tcp)
 {
@@ -304,62 +326,134 @@
unsigned long size, start, cur, end, abbrev_end;
int failed = 0;
 
-   if (entering(tcp))
-   return 0;
-
-   nfds = tcp->u_arg[1];
-   size = sizeof(fds) * nfds;
-   start = tcp->u_arg[0];
-   end = start + size;
-   if (nfds == 0 || size / sizeof(fds) != nfds || end < start) {
-   tprintf("%#lx, %d, ",
-   tcp->u_arg[0], nfds);
-   return 0;
-   }
-   if (abbrev(tcp)) {
-   abbrev_end = start + max_strlen * sizeof(fds);
-   if (abbrev_end < start)
+   if (entering(tcp)) {
+   nfds = tcp->u_arg[1];
+   size = sizeof(fds) * nfds;
+   start = tcp->u_arg[0];
+   end = start + size;
+   if (nfds == 0 || size / sizeof(fds) != nfds || end < start) {
+   tprintf("%#lx, %d, ",
+   tcp->u_arg[0], nfds);
+   return 0;
+   }
+   if (abbrev(tcp)) {
+   abbrev_end = start + max_strlen * sizeof(fds);
+   if (abbrev_end < start)
+   abbrev_end = end;
+   } else {
abbrev_end = end;
+   }
+   tprintf("[");
+   for (cur = start; cur < end; cur += sizeof(fds)) {
+   if (cur > start)
+   tprintf(", ");
+   if (cur >= abbrev_end) {
+   tprintf("...");
+   break;
+   }
+   if (umoven(tcp, cur, sizeof fds, (char *) &fds) < 0) {
+   tprintf("?");
+   failed = 1;
+   break;
+   }
+   if (fds.fd < 0) {
+   tprintf("{fd=%d}", fds.fd);
+   continue;
+   }
+   tprintf("{fd=%d, events=", fds.fd);
+   printflags(pollflags, fds.events, "POLL???");
+   tprintf("}");
+   }
+   tprintf("]");
+   if (failed)
+   tprintf(" %#lx", start);
+   tprintf(", %d, ", nfds);
+   return 0;
} else {
-   abbrev_end = end;
-   }
-   tprintf("[");
-   for (cur = start; cur < end; cur += sizeof(fds)) {
-   if (cur > start)
-   tprintf(", ");
-   if (cur >= abbrev_end) {
-   tprintf("...");
-   break;
+   static char outstr[1024];
+   char str[64];
+const char *flagstr;
+   unsigned int cumlen;
+
+   if (syserror(tcp))
+   return 0;
+   if (tcp->u_rval == 0) {
+   tcp->auxstr = "Timeout";
+   return RVAL_STR;
}
-   if (umoven(tcp, cur, sizeof fds, (char *) &fds) < 0) {
-   tprintf("?");
-   failed = 1;
-   break;
+
+   nfds = tcp->u_arg[1];
+   size = sizeof(fds) * nfds;
+   start = tcp->u_arg[0];
+   end = start + size;
+   if (nfds == 0 || size / sizeof(fds) != nfds || end < start)
+   return 0;
+   if (abbrev(tcp)) {
+   abbrev_end = start + max_strlen * sizeof(fds);
+   if (abbrev_end < start)
+   abbrev_end = end;
+   } else {
+

Bug#436711: [PATCH] Fix C++ compiler warnings for perl wrappers

2007-08-26 Thread Ron
--- Begin Message ---
As a follow-up to the earlier report, here is a patch that fixes the
warnings for perl at least.  I actually tried to send this one directly
to the upstream -dev list, but whoever their moderator du jour is, was
either blind to the tag [PATCH] in the subject, swamped by a ton of
spam and missed it, or has a very strange attitude to accepting
contributions, since it got manually bounced with no reason beyond:
"Non-members are not allowed to post messages to this list."

So I'll punt it through the BTS, and hope that either you have more
luck forwarding it, or it gets rejected for a slightly more sensible
reason next time ...

Cheers,
Ron



Hi,

I had to update to the svn source yesterday because I needed the fix
for template methods returning a smart pointer, so while I'm on the
pointy end, here's a patch that fixes some g++-4.1 compiler warnings
in the wrappers for perl which I was also seeing.  ;)

The fix for the unused variable should be self-evident, the fix for
casting away const uses a macro because I assume this also needs to
build with the C compiler.  I'm not sure if that is really the right
place to define the macro, or the right thing to call it, so you may
want to tweak that a bit further.

There are some similar warnings for python which I outlined (along
with details of the compiler flags I've been using) here:
http://bugs.debian.org/436711

but this patch only covers what I'm currently seeing with perl.
If I hit any more, I'll pass along fixes as I find them.

Aside from that, so far so good, Thanks!

 Ron


diff --git a/Lib/perl5/perlinit.swg b/Lib/perl5/perlinit.swg
index 68bf6d8..c70ff7b 100644
--- a/Lib/perl5/perlinit.swg
+++ b/Lib/perl5/perlinit.swg
@@ -29,29 +29,33 @@ XS(SWIG_init) {
 dXSARGS;
 int i;
 
+(void)items;
+
 SWIG_InitializeModule(0);
 
 /* Install commands */
 for (i = 0; swig_commands[i].name; i++) {
-  newXS((char*) swig_commands[i].name,swig_commands[i].wrapper, 
(char*)__FILE__);
+  newXS(CONST_CAST(char*,swig_commands[i].name), swig_commands[i].wrapper,
+CONST_CAST(char*,__FILE__));
 }
 
 /* Install variables */
 for (i = 0; swig_variables[i].name; i++) {
   SV *sv;
-  sv = get_sv((char*) swig_variables[i].name, TRUE | 0x2);
+  sv = get_sv(CONST_CAST(char*,swig_variables[i].name), TRUE | 0x2);
   if (swig_variables[i].type) {
SWIG_MakePtr(sv,(void *)1, *swig_variables[i].type,0);
   } else {
sv_setiv(sv,(IV) 0);
   }
-  swig_create_magic(sv, (char *) swig_variables[i].name, 
swig_variables[i].set, swig_variables[i].get); 
+  swig_create_magic(sv, CONST_CAST(char*,swig_variables[i].name),
+swig_variables[i].set, swig_variables[i].get);
 }
 
 /* Install constant */
 for (i = 0; swig_constants[i].type; i++) {
   SV *sv;
-  sv = get_sv((char*)swig_constants[i].name, TRUE | 0x2);
+  sv = get_sv(CONST_CAST(char*,swig_constants[i].name), TRUE | 0x2);
   switch(swig_constants[i].type) {
   case SWIG_INT:
sv_setiv(sv, (IV) swig_constants[i].lvalue);

diff --git a/Lib/perl5/perlrun.swg b/Lib/perl5/perlrun.swg
index 1a4559d..3c651b2 100644
--- a/Lib/perl5/perlrun.swg
+++ b/Lib/perl5/perlrun.swg
@@ -69,7 +69,10 @@
 #define SWIG_POINTER_EXCEPTION  0
 
 #ifdef __cplusplus
+#define CONST_CAST(t,v) const_cast(v)
 extern "C" {
+#else
+#define CONST_CAST(t,v) ((t)(v))
 #endif
 
 #define SWIG_OWNER   SWIG_POINTER_OWN
@@ -208,8 +211,10 @@ SWIG_Perl_TypeProxyName(const swig_type_info *type) {
 
 SWIGRUNTIME swig_cast_info *
 SWIG_TypeProxyCheck(const char *c, swig_type_info *ty) {
-  SWIG_TypeCheck_Template(( (!iter->type->clientdata && 
(strcmp((char*)iter->type->name, c) == 0)) 
-   || (iter->type->clientdata && 
(strcmp((char*)iter->type->clientdata, c) == 0))), ty);
+  SWIG_TypeCheck_Template(( (!iter->type->clientdata
+ && (strcmp(CONST_CAST(char*,iter->type->name), c) 
== 0))
+|| (iter->type->clientdata
+&& (strcmp((char*)iter->type->clientdata, c) 
== 0))), ty);
 }
 
 
@@ -302,7 +307,7 @@ SWIG_Perl_MakePtr(SWIG_MAYBE_PERL_OBJECT SV *sv, void *ptr, 
swig_type_info *t, i
 SV *obj=newSV(0);
 HV *hash=newHV();
 HV *stash;
-sv_setref_pv(obj, (char *) SWIG_Perl_TypeProxyName(t), ptr);
+sv_setref_pv(obj, CONST_CAST(char*,SWIG_Perl_TypeProxyName(t)), ptr);
 stash=SvSTASH(SvRV(obj));
 if (flags & SWIG_POINTER_OWN) {
   HV *hv;
@@ -320,7 +325,7 @@ SWIG_Perl_MakePtr(SWIG_MAYBE_PERL_OBJECT SV *sv, void *ptr, 
swig_type_info *t, i
 sv_bless(sv, stash);
   }
   else {
-sv_setref_pv(sv, (char *) SWIG_Perl_TypeProxyName(t), ptr);
+sv_setref_pv(sv, CONST_CAST(char*,SWIG_Perl_TypeProxyName(t)), ptr);
   }
 }
 
-- 
1.5.2.4



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

--- End Message ---


Bug#423606: cannot reproduce

2007-08-26 Thread Bruno Kleinert
Package: k3dsurf
Version: 0.6.1-2

--- Please enter the report below this line. ---
hi,

i tried k3dsurf on my amd64 machine, but i cannot reproduce any
crashes. neither in opengl mode nor in non accelerated mode. i'm using
a nvidia card, running the closed source nvidia-glx driver.

can you tell me, if you still experience the crash? if you still can,
could you please tell, what graphics card is built into your machine
and which driver you are using for the card?

i'd also like to see the output of "lspci | grep VGA".

cheers - fuddl

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.22-1-amd64

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-
libc6  (>= 2.3.5-1) | 2.6.1-1
libgcc1 (>= 1:4.1.1-12) | 1:4.2.1-4
libgl1-mesa-glx | 7.0.1-1
 OR libgl1  | 
libglu1-mesa| 7.0.1-1
 OR libglu1 | 
libqt3-mt  (>= 3:3.3.7) | 3:3.3.7-7
libstdc++6(>= 4.1.1-12) | 4.2.1-4
libx11-6| 2:1.0.3-7
libxext6| 1:1.0.3-2
libxmu6 | 1:1.0.3-1




-- 
Among elephants it's not considered cool nor in any good taste
to drain other elephants




signature.asc
Description: PGP signature


Bug#439731: stellarium: Thinks the universe ends on 80608-02-20 at 00:48:14 UTC

2007-08-26 Thread Josh Triplett
Package: stellarium
Version: 0.9.0-1+b1
Severity: normal

Stellarium seems to think the universe ends on 80608-02-20 at 00:48:14 UTC;
after that time, it no longer shows the stars, atmosphere, ground,
constellations, nebulae, grids, or anything else other than the cardinal
direction labels.

- Josh Triplett

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-rc1 (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages stellarium depends on:
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcurl3-gnutls 7.16.4-5 Multi-protocol file transfer libra
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-4GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.1-1  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  7.0.1-1  The OpenGL utility library (GLU)
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt4-core 4.3.1-2  Qt 4 core non-GUI functionality ru
ii  libqt4-gui  4.3.1-2  Qt 4 core GUI functionality runtim
ii  libsdl-mixer1.2 1.2.6-3  mixer library for Simple DirectMed
ii  libstdc++6  4.2.1-4  The GNU Standard C++ Library v3
ii  libx11-62:1.1.3-1X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  stellarium-data 0.9.0-1  datafiles for Stellarium, a real-t
ii  zlib1g  1:1.2.3.3.dfsg-5 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#439730: Please shut up libibverbs

2007-08-26 Thread Andreas Klöckner
Package: openmpi
Severity: normal

--- Please enter the report below this line. ---

Hi there,

I don't have any Infiniband cards, but whenever I run an OpenMPI job, 
libibverbs complains about not being able to find IB hardware. Life would be 
much easier without this warning (which is printed by each nodein the MPI 
job).

Thanks
Andreas

This is the warning I'm talking about:

libibverbs: Fatal: couldn't read uverbs ABI version.
--
[0,1,3]: OpenIB on host grizzly was unable to find any HCAs.
Another transport will be used instead, although this may result in 
lower performance.
--

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.21

Debian Release: lenny/sid
  990 testing debian.mirrors.pair.com 
  500 unstabledebian.three-dimensional.net 
  500 unstabledebian.mirrors.pair.com 
  500 stable  debian.mirrors.pair.com 
1 experimentaldebian.mirrors.pair.com 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 



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


Bug#341042: ssh: Slow Connections Due to Bogus IPv6 name resolution

2007-08-26 Thread Juliusz Chroboczek
I haven't checked myself, but this has most probably been fixed by 
GNU libc 2.5.  (Getaddrinfo now sorts addresses according to RFC 3484.)

Juliusz


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



Bug#439276: idesk: X11/Xorg testing crash with intel driver 865G hardware.

2007-08-26 Thread Julien Cristau
On Sun, Aug 26, 2007 at 17:31:45 -0400, Bill Pringlemeir wrote:

> I have re-run X since.  I have attached the old log file.  However,
> the crash doesn't allow ssh access and my HD is not unmounted cleanly.
> An e2fsck is run to repair the disk.
> 
> The process list I attached is also typical.  The crash happens when I
> exit X (returning to the tty shell where I typed "startx &").  I also
> get the following messages when switching tty,
> 
> Aug 10 22:49:59 pvr kernel: intelfb: ring buffer : space: 11888 wanted 65472
> Aug 10 22:49:59 pvr kernel: intelfb: lockup - turning off hardware 
> acceleration
> 
Hi,

Does the problem also happen if you don't load the intelfb kernel
driver?

Cheers,
Julien


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



Bug#439482: packit: FTBFS: error: net/bpf.h: No such file or directory

2007-08-26 Thread Cyril Brulebois
tag 439482 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
> globals.h:34:21: error: net/bpf.h: No such file or directory

Same comment/patch as for #439458 and #439459: need for an explicit B-D
on libpcap0.7-dev, or code change needed to cope with its bpf.h's
absence (in case it's not a bug in libpcap0.8-dev).

Cheers,

-- 
Cyril Brulebois


pgpOa9KIFvp82.pgp
Description: PGP signature


Bug#439459: ssldump: FTBFS: error: net/bpf.h: No such file or directory

2007-08-26 Thread Cyril Brulebois
tag 439459 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
> ./base/pcap-snoop.c:52:21: error: net/bpf.h: No such file or directory
> ./base/pcap-snoop.c: In function 'main':
> ./base/pcap-snoop.c:207: warning: passing argument 2 of 'signal' from 
> incompatible pointer type
> ./base/pcap-snoop.c:329: warning: passing argument 3 of 'pcap_loop' from 
> incompatible pointer type
> make[1]: *** [pcap-snoop.o] Error 1
> make[1]: Leaving directory `/build/user/ssldump-0.9b3'
> make: *** [build-stamp] Error 2

Same comment and patch as for #439458:
  B-D: =~ s/libpcap-dev/libpcap0.7-dev/

Cheers,

-- 
Cyril Brulebois


pgpIuchezDb7R.pgp
Description: PGP signature


Bug#439663: totem messes with xrandr in fullscreen mode

2007-08-26 Thread Sven Arvidsson
On Sun, 2007-08-26 at 13:58 +0200, Matthias Bläsing wrote:
> I'm running a dual-head setup with the x.org-ati driver (radeon/r300)
> and totem messes with the xrandr settings.
> 
>  1. I noticed this behaviour first when running a game in wine this
> switched my desktop to 800x600, 
>  2. I switched to 1824x768 (1024x768 first head, 800x600 second
> head) manually,
>  3. started totem, moved it to second head and switched to
> fullscreen
>  4. exit the game, which restores the original resolution of
> 3080x1050
>  5. exit fullscreen of totem - which brings me back to the 1824x768
> resolution
> 
> The bug is the behaviour in 5. - I see absolutely no reason, that totem
> messes with the xrandr info.

Is this Xinerama or RandR 1.2? What version of the ati driver are you
using?

> With the new branch of the x.org-ati driver it gets even worse. There
> the second head is disabled, when I switch to full screen mode - so
> basicly with the new drivers I can't use totem anymore for serious media
> playing and I'm back to xine.
> 
> Disabling xrandr messing should do the trick (I think).

Xv seems to be broken on the second head with 1:6.7.191-1
http://lists.freedesktop.org/archives/xorg/2007-August/027601.html

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#439458: tcpslice: FTBFS: error: net/bpf.h: No such file or directory

2007-08-26 Thread Cyril Brulebois
tag 439458 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
> ./tcpslice.c:38:21: error: net/bpf.h: No such file or directory
> ./tcpslice.c:124: warning: type qualifiers ignored on function return type
> ./tcpslice.c:808: warning: function definition has qualified void return type

Shipped with libpcap0.7-dev, not in libpcap0.8-dev. Probably triggered
by #337973 being fixed since the beginning of august. An explicit B-D on
libpcap0.7-dev would fix this until libpcap0.8-dev includes the missing
file, or until upstream adapts its code to newer libpcap includes;
tagging accordingly.

Cheers,

-- 
Cyril Brulebois


pgpRtwR4j0tZu.pgp
Description: PGP signature


Bug#439729: racoon: fails to get sainfo

2007-08-26 Thread Jörg Kost

Package: racoon
Version: 1:0.6.7-1
Severity: normal

racoon 0.6.7-1 in testing and 0.6.6 in etch seem to have a bug for  
handling out phase II. the original racoon package from sf in version  
0.6.6/0.6.7 works fine with the following config, the debian version  
complains about failing to get the sainfo.


shortcut form racoon.conf:
remote 172.16.128.21 {
exchange_mode main;
proposal {
   encryption_algorithm 3des;
   hash_algorithm md5;
   authentication_method pre_shared_key;
   dh_group modp1024;
   }
}
sainfo address 172.16.128.31 any address 172.16.128.21 any {
encryption_algorithm 3des;
authentication_algorithm hmac_md5;
compression_algorithm deflate ;
}
from ipsec.conf:
flush;
spdflush;

spdadd 172.16.128.31 172.16.128.21 any -P out ipsec
esp/transport//require;
spdadd 172.16.128.21 172.16.128.31 any -P in ipsec
esp/transport//require;

Now after the ISAKMP-SA is established, the debian version went on  
like this:
2007-08-26 23:35:19: INFO: ISAKMP-SA established 172.16.128.31 
[500]-172.16.128.21[500] spi:7cc1b306fd24cd02:7d868e936f5019db

2007-08-26 23:35:19: DEBUG: ===
2007-08-26 23:35:20: DEBUG: ===
2007-08-26 23:35:20: DEBUG: 124 bytes message received from  
172.16.128.21[500] to 172.16.128.31[500]

2007-08-26 23:35:20: DEBUG:
7cc1b306 fd24cd02 7d868e93 6f5019db 08102001 f0ecac9b 007c 3c7c74e3
e43dba89 fab316d7 c4e01a80 cf0cf486 27bba696 7d103713 0a3f8c13 eda5986d
bdb63997 94b40b4d a685f322 1ad5fe69 a138ed92 2fcee7d3 43a2b9d4 be72a902
4e00de0b 4cc856cf 84a5c88f 6422d989 19d3f0cb 5394801a 2f9bd2af
2007-08-26 23:35:20: DEBUG: compute IV for phase2
2007-08-26 23:35:20: DEBUG: phase1 last IV:
2007-08-26 23:35:20: DEBUG:
b566ac89 dc920136 f0ecac9b
2007-08-26 23:35:20: DEBUG: hash(md5)
2007-08-26 23:35:20: DEBUG: encryption(3des)
2007-08-26 23:35:20: DEBUG: phase2 IV computed:
2007-08-26 23:35:20: DEBUG:
ba7ed423 15aa2b3a
2007-08-26 23:35:20: DEBUG: ===
2007-08-26 23:35:20: INFO: respond new phase 2 negotiation:  
172.16.128.31[500]<=>172.16.128.21[500]

2007-08-26 23:35:20: DEBUG: begin decryption.
2007-08-26 23:35:20: DEBUG: encryption(3des)
2007-08-26 23:35:20: DEBUG: IV was saved for next processing:
2007-08-26 23:35:20: DEBUG:
5394801a 2f9bd2af
2007-08-26 23:35:20: DEBUG: encryption(3des)
2007-08-26 23:35:20: DEBUG: with key:
2007-08-26 23:35:20: DEBUG:
789536c6 2387c93a f8a4d5b7 2734be98 1678c6c9 2ce8a0c3
2007-08-26 23:35:20: DEBUG: decrypted payload by IV:
2007-08-26 23:35:20: DEBUG:
ba7ed423 15aa2b3a
2007-08-26 23:35:20: DEBUG: decrypted payload, but not trimed.
2007-08-26 23:35:20: DEBUG:
0114 b05512cf 0e398c04 d1e6ad28 945d88e7 0a30 0001 0001
0024 01030401 029dafda 0018 0103 80010001 80027080 80040002
80050001 0014 d77d53c7 c48378f9 19a47033 55e4d8be  0008
2007-08-26 23:35:20: DEBUG: padding len=8
2007-08-26 23:35:20: DEBUG: skip to trim padding.
2007-08-26 23:35:20: DEBUG: decrypted.
2007-08-26 23:35:20: DEBUG:
7cc1b306 fd24cd02 7d868e93 6f5019db 08102001 f0ecac9b 007c 0114
b05512cf 0e398c04 d1e6ad28 945d88e7 0a30 0001 0001 0024
01030401 029dafda 0018 0103 80010001 80027080 80040002 80050001
0014 d77d53c7 c48378f9 19a47033 55e4d8be  0008
2007-08-26 23:35:20: DEBUG: begin.
2007-08-26 23:35:20: DEBUG: seen nptype=8(hash)
2007-08-26 23:35:20: DEBUG: seen nptype=1(sa)
2007-08-26 23:35:20: DEBUG: seen nptype=10(nonce)
2007-08-26 23:35:20: DEBUG: succeed.
2007-08-26 23:35:20: DEBUG: HASH(1) validate:2007-08-26 23:35:20: DEBUG:
b05512cf 0e398c04 d1e6ad28 945d88e7
2007-08-26 23:35:20: DEBUG: HASH with:
2007-08-26 23:35:20: DEBUG:
f0ecac9b 0a30 0001 0001 0024 01030401 029dafda 0018
0103 80010001 80027080 80040002 80050001 0014 d77d53c7 c48378f9
19a47033 55e4d8be
2007-08-26 23:35:20: DEBUG: hmac(hmac_md5)
2007-08-26 23:35:20: DEBUG: HASH computed:
2007-08-26 23:35:20: DEBUG:
b05512cf 0e398c04 d1e6ad28 945d88e7
2007-08-26 23:35:20: ERROR: failed to get sainfo.
2007-08-26 23:35:20: ERROR: failed to get sainfo.
2007-08-26 23:35:20: ERROR: failed to pre-process packet

while the original version goes on and sets up the ipsec-transport  
(output truncated):


2007-08-26 23:34:18: DEBUG: ===
2007-08-26 23:34:18: DEBUG: ===
2007-08-26 23:34:18: DEBUG: 84 bytes message received from  
172.16.128.21[500] to 172.16.128.31[500]

2007-08-26 23:34:18: DEBUG:
893dc5b9 de0d38fa b13b3e90 df6c9faa 08100501 c19a3627 0054 c9c9af23
9143afa4 f4bce8ee ce090999 34641a5f c9096d46 7ab369ba ead4ccab f41adeb4
59a0365a c56c839a 349df162 3ab06c32 439baa88
2007-08-26 23:34:18: DEBUG: receive Information.
2007-08-26 23:34:18: DEBUG: compute IV for phase2
2007-08-26 23:34:18: DEBUG: phase1 last IV:
2007-08-26 23:34:18: DEBUG:
ae8c986e 4aadb77f c19a3627
2007-08-26 23:34:18: DEBUG: hash(md5)
2007-08-26 23:34:18: DEBUG: encryption(3des)
2007-0

Bug#434995: changing the permissions

2007-08-26 Thread Micah Anderson

I have also run into this problem.

My solution was to edit /etc/init.d/clamav-milter to chmod g+w the
$SOCKET_PATH after startup (and of course add postfix to the clamav
group). 

It would be nice if when I upgrade clamav-milter a couple years from now
this problem is solved, so I dont spend a day or two wondering what is
going on. :)

Micah


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



Bug#434562: apache2.2-common: Segfaulting when using mod_authn_dbd with DBDriver pgsql

2007-08-26 Thread Anders Breindahl
On 200708262315, Stefan Fritsch wrote:
> I played a bit with mod_authn_dbd but couldn't get it to work, though 
> it didn't segfault either (but it is i386, not amd64, that could make 
> a difference).
> 
> There seem to be some known problems with mod_dbd, some of which are 
> fixed in apache's trunk version. See
> 
> http://mail-archives.apache.org/mod_mbox/httpd-dev/200708.mbox/<1187704301330%40dmwebmail.japan.chezphil.org>
> 
> I haven't had time yet to test whether the patch pointed to in that 
> thread or the mod_dbd from trunk makes mod_authn_dbd work for me.

You're the productive fellow.

I've managed to set up the previously mentioned subversion setup on a
sid box (when starting from scratch, that is) in the meantime. Relying
on the deprecated auth_pgsql module. That's progress, since that's where
some of the segfaulting happened (iirc). But that was on i386, too.

However, that does not shed any new light on the dbd issue. So I'm
TODO'ing to look into it, and compare it to your mentioned bug. 

I'll need to set up a testbench setup, first. The ball's in my court.

Regards, skrewz.


signature.asc
Description: Digital signature


Bug#439728: New version of openbox overrides Gnome conext menu on desktop and desktop icons

2007-08-26 Thread Russell Neches
Package: openbox
Version: 3.4.4-1
Severity: normal


When using Openbox with Gnome, the new version of Openbox overrides the
Gnome context menu for the desktop. Right-clicking anywhere on the
desktop, including on icons, summons the Openbox desktop context menu
rather than the (much preferred) Gnome context menu.

There is no way of modifying this behavior from ObConf.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-heliopause (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages openbox depends on:
ii  libc6  2.6.1-1+b1GNU C Library: Shared libraries
ii  libglib2.0-0   2.14.0-2  The GLib library of C routines
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libobparser16  3.4.4-1   parsing library for openbox
ii  libobrender16  3.4.4-1   rendering library for openbox them
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libstartup-notification0   0.9-1 library for program launch feedbac
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.29.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra

openbox recommends no packages.

-- no debconf information


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



Bug#404856: Any news on this one?

2007-08-26 Thread Robert Collins
On Sun, 2007-08-26 at 13:48 +0200, Michael Meskes wrote:
> It's been 7 weeks now that upstream releases 0.31 which was said to fix
> the versioning issues (haven't checked myself) but we neither have new
> packages nor a single bit of information from the maintainer(s) about
> how to proceed. What's going on here?
> 
> 0.19 is practically unusable for quite some people, so I fail to see why
> we have to stick with this old and buggy version.

I have not yet checked either. You don't have to stick with the old and
buggy version, you could definately supply a patch to fix this rather
than getting all tetchy.

-Rob
-- 
GPG key available at: .


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


Bug#439452: xmakemol: FTBFS: error: GL/GLwMDrawA.h: No such file or directory

2007-08-26 Thread Cyril Brulebois
tag 439452 patch
thanks

Lucas Nussbaum <[EMAIL PROTECTED]> (25/08/2007):
> ../xmakemol.c:45:60: error: GL/GLwMDrawA.h: No such file or directory
> ../xmakemol.c: In function 'main':
> ../xmakemol.c:226: error: 'glwMDrawingAreaWidgetClass' undeclared (first use 
> in this function)
> ../xmakemol.c:226: error: (Each undeclared identifier is reported only once
> ../xmakemol.c:226: error: for each function it appears in.)
> ../xmakemol.c:232: error: 'GLwNvisualInfo' undeclared (first use in this 
> function)
> ../xmakemol.c:244: error: 'GLwNresizeCallback' undeclared (first use in this 
> function)
> ../xmakemol.c:253: error: 'GLwNexposeCallback' undeclared (first use in this 
> function)
> make[1]: *** [xmakemol.o] Error 1
> make[1]: Leaving directory `/build/user/xmakemol-5.15/opengl'
> make: *** [build-stamp] Error 2

Missing B-D on libglw1-mesa-dev, builds fine once installed; tagging
accordingly.

-- 
Cyril Brulebois


pgpGTWoYCjVWK.pgp
Description: PGP signature


Bug#439717: cdbs: run dh_desktop if there's a debian/package.desktop file

2007-08-26 Thread Peter Eisentraut
Bernd Zeimetz wrote:
> Imho the manpage documents it pretty well, there's not much to
> document about it. As the manpage describs it, the developer has to
> take care of installing the file, so I guess that's not a problem
> cdbs needs to take care of. JoeyH can probably tell you more.

Well, what the script actually does it add a call 
to "update-desktop-database -q" to postinst and postrm.  This program 
doesn't exist on my machine, and I run a fairly bloated desktop.  It 
looks like it comes from the package desktop-file-utils, which has a 
total of 9 reverse dependencies in the archive.  It also doesn't 
contain a man page or any other documentation about that program.  So 
that leads me to believe that whatever that program does can't be so 
terribly important.

In reference to your original issue, the fact that there is a 
debian/package.desktop file is unrelated to dh_desktop anyway, because 
dh_desktop acts on installed files, not on files in the debian/ 
directory.


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



Bug#283626: now being implemented

2007-08-26 Thread Neil Williams
This change is now being implemented upstream as part of the dpkg-cross
rewrite for v2.0.0.

I'm removing the 'patch' tag because the patch in the report is now out
of date compared to the dpkg-dev version and because dpkg-cross v2.0.0
is to use binutils-multiarch support alongside changes within dpkg-dev.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/



pgpfOd4VtrEch.pgp
Description: PGP signature


Bug#438880: totem-mozilla: Play button does not work after the file has been played

2007-08-26 Thread Sven Arvidsson
tags 438880 + fixed-upstream
thanks

On Mon, 2007-08-20 at 16:32 +0200, Willi Mann wrote:
> After the file has finished (less than 2 minutes), pressing the Play
> button has no effect.

Hi,

This works fine in version 2.19.90.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#439665: gnomesword: binNMU needed for libclucene0 ldbl transition?

2007-08-26 Thread Cyril Brulebois
Hi.

Hing-Wah Wan <[EMAIL PROTECTED]> (26/08/2007):
> Package: gnomesword
> Severity: grave
> Justification: renders package unusable

Would have been great to have the version here. 2.2.3-1+b2 I assume?

> libclucene0 have been renamed to libclucene0ldbl, but the package
> have not yet updated the dependency

There are some planned binNMUs[1] but for ancient versions of
gnomesword: e.g. “gnomesword_2.1.2-4+b1: Rebuild against libsword5c2a”,
as well as for the latest: “gnomesword_2.2.3-1+b2: Rebuild against
zlib1g-dev (>= 1:1.2.3.3.dfsg-3)”.

At least a rebuild is OK in a clean i386 sid chroot, and the correct
Depends: is picked. Cc'ing debian-release@ just in case there is
something to do with the planned binNMUs.

 1. http://ftp-master.debian.org/~vorlon/transition-binnmus.txt

(If one wonders, libclucene-dev is pulled in since it is a Depends: of
libsword-dev.)

Cheers,

-- 
Cyril Brulebois


pgpRhoGD5KjY5.pgp
Description: PGP signature


Bug#439727: ITP: tcludp -- UDP sockets for Tcl

2007-08-26 Thread Sergei Golovan
Package: wnpp
Severity: wishlist
Owner: Sergei Golovan <[EMAIL PROTECTED]>


* Package name: tcludp
  Version : 1.0.8
  Upstream Author : Xiaotao Wu <[EMAIL PROTECTED]>, Pat Thoyts <[EMAIL 
PROTECTED]>
* URL : http://sourceforge.net/projects/tcludp
* License : BSD-like
  Programming Lang: (C, Tcl)
  Description : UDP sockets for Tcl

TclUDP provides a new channel type for UDP and permits the use of
packet oriented UDP over stream oriented Tcl channels.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=ru_RU.CP1251, LC_CTYPE=ru_RU.CP1251 (charmap=CP1251)


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



Bug#439726: ntpdate(8) man page improvements

2007-08-26 Thread Vincent Lefevre
Package: ntpdate
Version: 1:4.2.4p3+dfsg-1
Severity: normal

The ntpdate(8) man page contains some inaccuracies.

1. It is said: "It must be run as root on the local host."

In fact, a normal user can run it with the -q option (this may be useful
to see the offset, even for users who don't have a root access). The
possible changes are:

  * Remove the above sentence, as it is obvious that a normal user
won't be able to set the clock.

  * Give more details to the -q option.

2. Perhaps the man page should say that ntpdate outputs log messages
to both stdout and stderr.

3. In DIAGNOSTICS, the man page says: "ntpdate's exit status is zero
if it finds a server and updates the clock, and nonzero otherwise."

It is not quite correct if the -q option is used. The man page should
probably say something like:

"ntpdate's exit status is zero if it found a server and could update
the clock, and nonzero otherwise."

(I think "could" makes the following implicit: if an attempt to set
the clock was performed, i.e. if -q was not used.)

Or: "ntpdate's exit status is zero, unless an error occurred (e.g.
the clock could not be updated)."

4. Say that the -q option can output more information (if the user
needs to know the offset, he must use -q if he is a normal user or
if ntpd is running). Indeed:

vin:/home/vlefevre# ntpdate -v 0.debian.pool.ntp.org
26 Aug 23:49:27 ntpdate[17509]: ntpdate [EMAIL PROTECTED] Mon Aug 13 16:20:20 
UTC 2007 (1)
26 Aug 23:49:27 ntpdate[17509]: the NTP socket is in use, exiting
vin:/home/vlefevre# ntpdate -q -v 0.debian.pool.ntp.org
26 Aug 23:50:08 ntpdate[17623]: ntpdate [EMAIL PROTECTED] Mon Aug 13 16:20:20 
UTC 2007 (1)
server 128.10.252.9, stratum 2, offset 9.049211, delay 0.17226
server 216.165.129.244, stratum 1, offset 9.045689, delay 0.15269
server 218.185.224.8, stratum 2, offset 9.071746, delay 0.33746
server 198.38.16.1, stratum 2, offset 9.047314, delay 0.14766
server 202.89.184.139, stratum 3, offset 9.055082, delay 0.41211
server 212.101.0.10, stratum 2, offset 9.046719, delay 0.04758
server 64.142.1.20, stratum 2, offset 9.044720, delay 0.18730
server 66.180.134.50, stratum 2, offset 9.055440, delay 0.24059
server 69.42.221.102, stratum 3, offset 9.014962, delay 0.19063
server 72.1.138.113, stratum 3, offset 8.887098, delay 0.19800
server 85.21.125.66, stratum 3, offset 9.067956, delay 0.09155
server 86.59.21.34, stratum 2, offset 9.047551, delay 0.06845
server 87.232.1.41, stratum 2, offset 9.035830, delay 0.05179
server 91.121.10.81, stratum 3, offset 9.048685, delay 0.03720
26 Aug 23:50:11 ntpdate[17623]: step time server 216.165.129.244 offset 
9.045689 sec
vin:/home/vlefevre#

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ntpdate depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libssl0.9.8   0.9.8e-6   SSL shared libraries
ii  netbase   4.30   Basic TCP/IP networking system

ntpdate recommends no packages.

-- no debconf information


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



Bug#439535: git-buildpackage: git-pbuilder should use "$@", not "$*"

2007-08-26 Thread Jari Aalto
Guido Guenther <[EMAIL PROTECTED]> writes:

> Hi,
> On Sun, Aug 26, 2007 at 06:08:27PM +0300, Jari Aalto wrote:
>
>> I use --buildresult   and that wasn't possible with current "$*"
> Now I see, you're looking for a way to pass options on to _pbuilder_.
> The current git-pbuilder is _supposed_ to pass all options on to
> --debbuildoptions and none to pbuilder. You're basically looking for
> a way to do:
>
> git-buildpackage [debbuildopts] [pbuilderopts]
>
> right?

Yes, That's why the "$@" suggestion, which I believe serves both

Jari

>> 
>> > I vaguely remember using $@ at first but --debbuildops expecting
>> > a single word. So I'd rather keep the existing syntax (except you have a
>> > case where that fails).
>> 
>> Those are all covered by "$@" whcih properly preserves the words that
>> the user supplied. Taking your example, I believe this is correct with
>> "$@":
>> 
>>   git-pbuilder "all the debbuildops options here" \
>> --buildsourceroot "My Tempdir" \
>> --debsign-k "Mr Foo"
>> 
>> Jari
>> 



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



Bug#439725: antlr: New upstream source (3.01)

2007-08-26 Thread Magnus Danielson
Package: antlr
Version: 2.7.6-9
Severity: normal

The new ANTLR system, v3.01 has been released from upstream source.
Has C, C# and Java backends (which should all be installed). It may be
necessary to have the old antlr 2.7.7 available for a while since the new
sources does not yeat provide full set of backends that antlr 2.7.7
supports.

The new license might be of additional interest - BSD.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages antlr depends on:
ii  gij-4.1 [java1-runtime]   4.1.2-14   The GNU Java bytecode interpreter
ii  jamvm [java1-runtime] 1.4.5-3+b1 virtual machine which conforms to 
ii  java-gcj-compat   1.0.76-2   Java runtime environment using GIJ
ii  sablevm [java1-runtime]   1.13-1.1   Free implementation of Java Virtua
ii  sun-java5-jre [java1-runtime] 1.5.0-12-2 Sun Java(TM) Runtime Environment (

antlr recommends no packages.

-- no debconf information


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



Bug#421932: cfengine2: build against newer Berkeley DB

2007-08-26 Thread Clint Adams
On Wed, May 02, 2007 at 07:07:46PM +0100, Andrew Stribblehill wrote:
> All being well, I shall rebuild and upload tonight (TZ=GMT+0100).

I think perhaps that you forgot to do this.  Any problems with switching
to db4.6?


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



Bug#439717: cdbs: run dh_desktop if there's a debian/package.desktop file

2007-08-26 Thread Bernd Zeimetz
Peter Eisentraut wrote:
> Bernd Zeimetz wrote:
>   
>> If I understand my fast grep right, dh_desktop is only run in the
>> gnome include file. It should be run for all packaging types, if
>> there's a package.desktop file present - for example for python
>> applications, which are using gtk/wx/qt/...
>> 
>
> The thing about dh_desktop is, it's barely documented.  I have no idea 
> what it does or why one would want to call it.  I'd like that to be 
> addressed first.
>   
Imho the manpage documents it pretty well, there's not much to document
about it. As the manpage describs it, the developer has to take care of
installing the file, so I guess that's not a problem cdbs needs to take
care of. JoeyH can probably tell you more.

-- 
Bernd Zeimetz
<[EMAIL PROTECTED]> 



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



Bug#439686: Please include Debian tartan wallpaper

2007-08-26 Thread Sven Arvidsson
On Sun, 2007-08-26 at 16:52 +0100, Chris Lamb wrote:
> Please include a wallpaper of the Debian Tartan [0] in the desktop-base
> package.

Heh, good idea! There's an image of the design here [0] and a
description of it here [1].

0. http://hands.com/~phil/debconf/Debian10.jpg
1. http://wiki.debconf.org/wiki/DebConf7/Tartan#Notes_about_the_tartan_design:

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#439644: Frequently crashes on "STFL Parser Error"

2007-08-26 Thread Nico Golde
Hi,
* J.H.M. Dassen (Ray) <[EMAIL PROTECTED]> [2007-08-26 19:20]:
> On Sun, Aug 26, 2007 at 18:12:45 +0200, Nico Golde wrote:
> > > Newsbeuter is a very nice tool but unfortunately it crashes frequently
> > > for me, reporting an "STFL Parser Error".
> > 
> > Is there any way for me to reproduce this?
> 
> I have not yet found a "sure fire" way of triggering this crash. This has
> strengthened my suspicion that it is threading (or timing) related.
[...] 
Can you again install the packages from:
http://people.debian.org/~nion/stfl-debug/
It includes a patch which hopefully fixes your issues.
Cheers
Nico
-- 
Nico Golde - http://ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpMa5iAzafIA.pgp
Description: PGP signature


Bug#434562: apache2.2-common: Segfaulting when using mod_authn_dbd with DBDriver pgsql

2007-08-26 Thread Stefan Fritsch
I played a bit with mod_authn_dbd but couldn't get it to work, though 
it didn't segfault either (but it is i386, not amd64, that could make 
a difference).

There seem to be some known problems with mod_dbd, some of which are 
fixed in apache's trunk version. See

http://mail-archives.apache.org/mod_mbox/httpd-dev/200708.mbox/<1187704301330%40dmwebmail.japan.chezphil.org>

I haven't had time yet to test whether the patch pointed to in that 
thread or the mod_dbd from trunk makes mod_authn_dbd work for me.


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



Bug#437321: incompatible with kernel >=2.6.22 (Radeon Xpress 200M)

2007-08-26 Thread Brice Goglin
Hi Zack,

The upstream dev does not see why you get this problem, there might
be something strange in your board. You could try changing the driver
to use your chipset as a non-mobility board. To do so, get the sources,
open radeon_driver.c, look for "case PCI_CHIP_RC410_5A62" in function 
RADEONPreInitChipType() and comment out the line
  info->IsMobility = TRUE
right after it.

You can do that either in the debian package source (let me know if
you need help to get/build it) or directly in the upstream git tree
(there's a how-to at http://bgoglin.livejournal.com/10936.html).

Brice


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



Bug#392986: linux-image-2.6.16-2-em64t-p4-smp: megaraid_sas issues warnings and RESETs

2007-08-26 Thread Andrew Moise
  After being advised that upgrading to more recent firmware fixes
this problem, I've installed Dell driver update R149666, which
upgrades the Perc 5i firmware to version v5.1.1-0040.  That seems to
solve this problem for me even when I boot back into the unmodified
2.6.16 kernel.  I therefore believe that this bug should be considered
a firmware bug instead of a kernel bug, and closed in Debian's BTS.
  Thanks!


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



Bug#439147: [Pkg-scicomp-devel] Bug#439147: libglpk0: some routines emit messages even with GLP_MSG_OFF set

2007-08-26 Thread Andrew Makhorin
> Please, confirm to us that the origin of the problem is indeed in
> the source files of the library.

Confirmed. Please see my previous message how to avoid that.




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



Bug#439403: [Pkg-doc-linux-devel] Bug#439403: doc-linux: Consider removing debian/copyrights/non-free/OSL-1.1 file

2007-08-26 Thread Frank Lichtenheld
On Fri, Aug 24, 2007 at 02:29:36PM -0600, dann frazier wrote:
> The company I work for ships a subset of the Debian distribution.
  ^^
Most letters ever used to say "HP" ? ;)

> We have an internal tool that does some automated license footprinting
> and raises a flag whenever it finds evidence of a license that our legal
> guys find problematic.
> 
> One of these licenses is OSL-1.1
> 
> Everytime they examine our Debian subset, they raise the same flag about
> doc-linux, because it finds debian/copyrights/non-free/OSL-1.1. Of course
> its obvious based on the hierarchy that this is a known non-free license,
> and obvious from poking around the package that the files under this license
> have been removed.
[...]
> Of course, I know this requires a new orig.tar.gz, etc, and you probably
> have reasons for wanting to keep it around anyway, so feel free to just
> close this bug. But I figure there's no harm in asking :)

Hmm.

Con:
 - Keeping the whole debian/copyrights/ hierarchy in the .orig.tar.gz
   would make it easier for third-persons to prepare new upstream
   versions without needing to access the SVN repository.
   
Pro:
 - On the other hand the SVN repo is on alioth, read-only access is available to
   everyone and new-upstream NMUs are unlikely anyway (and I would happily
   give out access to SVN anyway if only someone would want it ;)
 - Also one could argue that since most license texts themself are non-free
   we should only ship them if we really need to (i.e. if we actually ship
   content licensed under it).

I'm undecided (which of course works in favour of the status quo for
now). But I will at least keep the bug open so that other might try to
convince me that you are right ;)

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


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



Bug#439470: libtest-www-mechanize-perl: FTBFS: t/page_links_content failed

2007-08-26 Thread Niko Tyni
clone 439470 -1
reassign -1 libhttp-server-simple-perl 0.27-1
retitle -1 libhttp-server-simple-perl: background() returns before the server 
is accepting requests
severity -1 important
tag 439470 patch
forwarded 439470 http://rt.cpan.org/Public/Bug/Display.html?id=27168
forwarded -1 http://rt.cpan.org/Public/Bug/Display.html?id=28122
thanks

On Sat, Aug 25, 2007 at 10:28:00AM +0200, Lucas Nussbaum wrote:
> Package: libtest-www-mechanize-perl
> version: 1.14-1
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20070823 qa-ftbfs
> Justification: FTBFS on i386
> t/page_links_content
> #   Failed test 'Handles link content not found'
> #   in t/page_links_content.t at line 47.
> # STDOUT is:
> # ok 1 - Checking all page link content failures
> # 
> # not:
> # not ok 1 - Checking all page link content failures

This is a non-deterministic timing problem.

The HTTP::Server::Simple::background() function returns before it is ready
to answer requests, and when the test script runs quick enough, it gets
an unnoticed 'connection refused' from Test::WWW::Mechanize::get(). The
script is then left with an empty array of links to test.

This should be fixed in HTTP::Server::Simple; cloning accordingly.  As a
workaround for Test::WWW::Mechanize, either inserting a sleep call after
the HTTP::Server::Simple::background() call or retrying a few times when
the connection is refused should fix this.

I'm attaching a patch for the sleep() option to keep the tests simple. It
also adds an early test to verify that the server responded, for better
diagnostics.

The issues are already reported upstream as CPAN #27168
(Test::WWW::Mechanize) and CPAN #28122 (HTTP::Server::Simple). I'll
follow up on those when I find the time.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]
--- libtest-www-mechanize-perl-1.14.orig/t/link_content.t
+++ libtest-www-mechanize-perl-1.14/t/link_content.t
@@ -2,7 +2,7 @@
 
 use strict;
 use warnings;
-use Test::More tests => 9;
+use Test::More tests => 10;
 use Test::Builder::Tester;
 use URI::file;
 
@@ -24,8 +24,11 @@
 my $mech=Test::WWW::Mechanize->new();
 isa_ok($mech,'Test::WWW::Mechanize');
 
+# HTTP::Server::Simple->background() may return prematurely.
+sleep 1;
 $mech->get('http://localhost:'.PORT.'/goodlinks.html');
 my @urls=$mech->links();
+ok(@urls, 'Got links from the HTTP server');
 
 # test regex
 test_out('not ok 1 - link_content_like'); 


Bug#439717: cdbs: run dh_desktop if there's a debian/package.desktop file

2007-08-26 Thread Peter Eisentraut
Bernd Zeimetz wrote:
> If I understand my fast grep right, dh_desktop is only run in the
> gnome include file. It should be run for all packaging types, if
> there's a package.desktop file present - for example for python
> applications, which are using gtk/wx/qt/...

The thing about dh_desktop is, it's barely documented.  I have no idea 
what it does or why one would want to call it.  I'd like that to be 
addressed first.


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



Bug#439147: [Pkg-scicomp-devel] Bug#439147: libglpk0: some routines emit messages even with GLP_MSG_OFF set

2007-08-26 Thread Andrew Makhorin
> package libglpk0
> tags 439147 upstream
> thanks

> Andrew,

> I am forwarding below a bug report filed against the glpk package in Debian.
> Please, confirm to us that the origin of the problem is indeed in the source
> files of the library.

> Thanks,

> Rafael

> * Peter T. Breuer <[EMAIL PROTECTED]> [2007-08-22 19:11]:

>> Package: libglpk0
>> Version: 4.20-1
>> Severity: normal
>> 
>> 
>> Having set parameters on the iocp and smcp structs first to GLP_MSG_ERR
>> and then GLP_MSG_OFF, I am still getting little extrusions on stdout or
>> stderr ...
>> 
>> lpx_adv_basis: size of triangular part = 93
>> lpx_adv_basis: size of triangular part = 93
>> 
>> It comes either from glp_simplex() or glp_intopt(). I haven't checked
>> which (I use and need both). Maybe both, since the messages are
>> always double. I presume it's a library routine making the noise.
>> 
>> 
>> 
>> -- System Information:
>> Debian Release: lenny/sid
>>   APT prefers testing
>>   APT policy: (500, 'testing')
>> Architecture: i386 (i686)
>> 
>> Kernel: Linux 2.6.15.3 (PREEMPT)
>> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to 
>> C)
>> Shell: /bin/sh linked to /bin/bash
>> 
>> Versions of packages libglpk0 depends on:
>> ii  libc6 2.6-2  GNU C Library: Shared libraries
>> ii  libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic 
>> library
>> 
>> libglpk0 recommends no packages.
>> 
>> -- no debconf information

Hi Rafael,

This is not a bug. The message level option passed to either the lp
solver glp_simplex or mip solver glp_intopt does not affect the output
from other glpk routines. In glpk 4.20 one can use the routine
glp_term_hook to redirect (or disable) terminal output. However, in
4.21 for convenience sake I added another api routine, glp_term_out,
to enable/disable terminal output performed by all glpk routines.

Andrew Makhorin



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



Bug#439723: icedove-reminderfox is an extension that displays and manages lists of date-based reminders and ToDo's.

2007-08-26 Thread Carlos Alberto
Package: wnpp
Severity: wishlist
Owner: Carlos Silombria <[EMAIL PROTECTED]>

* Package name : icedove-reminderfox
* Version: 1.4.1
* Upstream Author  : Daniel lee <[EMAIL PROTECTED]>
* URL: http://reminderfox.mozdev.org/
* License   : GPL
* Description  : (follows)

ReminderFox is an extension that displays and manages lists of
date-based reminders and ToDo's. ReminderFox does not seek to be a
full-fledged calendar system. In fact, the target audience is anybody
that simply wants to remember important dates (birthdays,
anniversaries, etc) without having to run a whole calendar
application.

-- 

# Silverdog
# GNU/Linux User #368130
# Debian on linux 2.6.22.1
# http://silverdog.com.ve
# "En linux no preguntes si se puede
# hacer, pregunta como se hace"
# Caracas Venezuela
# Key fingerprint = CA0F 0DC5 01F9 D752 4079  4F3E 900A 05B1 090B D7BD



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



Bug#439721: libwebkitgdk0d: images loading extremely slow

2007-08-26 Thread Julien BLACHE
Package: libwebkitgdk0d
Version: 0~svn25144-1
Severity: normal

Hi,

The GdkLauncher is very slow to load images in a given page, it can take more
than several minutes here to get eg. the NASA homepage to load.

Additionally, it looks like it has a tendency to load images starting at the
bottom of the page (or, rather, the end of the HTML file) instead of starting
at the top like other browsers do. (needs to be verified)

JB.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.21 (SMP w/2 CPU cores)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libwebkitgdk0d depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1+b2The Cairo 2D vector graphics libra
ii  libcurl3-gnutls   7.16.4-5   Multi-protocol file transfer libra
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libgcc1   1:4.2.1-4  GCC support library
ii  libglib2.0-0  2.14.0-2   The GLib library of C routines
ii  libgtk2.0-0   2.10.13-1  The GTK+ graphical user interface 
ii  libicu36  3.6-3  International Components for Unico
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.15~beta5-2 PNG library - runtime
ii  libsqlite3-0  3.4.2-1SQLite 3 shared library
ii  libstdc++64.2.1-4The GNU Standard C++ Library v3
ii  libxml2   2.6.29.dfsg-1  GNOME XML library
ii  libxslt1.11.1.21-2   XSLT processing library - runtime 

libwebkitgdk0d recommends no packages.

-- no debconf information


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



Bug#366502: closed by Touko Korpela <[EMAIL PROTECTED]> (Can't reproduce in lenny/sid)

2007-08-26 Thread Petr Stehlik
Debian Bug Tracking System píše v Ne 26. 08. 2007 v 14:33 +:
> > Version: 4.21-2
> > 
> > I can't reproduce this bug using file 4.21, so I'm marking it fixed.
> > If you are using etch could you check it too (4.17-5etch2)?

It's working correctly in Etch as well.

Thanks.

Petr





Bug#439722: mesages with animated gifs get reset to top of message

2007-08-26 Thread stan ioan-eugen
Package: evolution
Version: 2.10.3-1
Severity: normal

--- Please enter the report below this line. ---

When I try to read a message that has an animation inside (gif) the message 
gets scrolled to the top whenever the animation changes.
I will submit the email that does this.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-1-k7

Debian Release: lenny/sid
  500 testing www.debian-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.ro.debian.org 
  500 testing download.tuxfamily.org 
  500 etchdebian.beryl-project.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-==
libart-2.0-2   (>= 2.3.18) | 2.3.19-3
libatk1.0-0(>= 1.13.2) | 1.18.0-2
libbonobo2-0   (>= 2.15.0) | 2.18.0-2
libbonoboui2-0 (>= 2.15.1) | 2.18.0-5
libc6   (>= 2.6-1) | 2.6.1-1+b1
libcairo2   (>= 1.4.0) | 1.4.10-1
libcamel1.2-10 (>= 1.10.2) | 1.10.3-1
libdbus-1-3 (>= 1.1.1) | 1.1.1-3
libdbus-glib-1-2 (>= 0.74) | 0.74-1
libebook1.2-9  (>= 1.10.2) | 1.10.3-1
libecal1.2-7   (>= 1.10.2) | 1.10.3-1
libedataserver1.2-9(>= 1.10.2) | 1.10.3-1
libedataserverui1.2-8  (>= 1.10.2) | 1.10.3-1
libegroupwise1.2-13(>= 1.10.2) | 1.10.3-1
libexchange-storage1.2-3   (>= 1.10.2) | 1.10.3-1
libfontconfig1  (>= 2.4.0) | 2.4.2-1.2
libfreetype6(>= 2.3.5) | 2.3.5-1+b1
libgconf2-4(>= 2.13.5) | 2.18.0.1-3
libglade2-0   (>= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0   (>= 2.12.9) | 2.12.13-1
libgnome-keyring0 (>= 0.8) | 0.8.1-2
libgnome-pilot2 (>= 2.0.2) | 2.0.15-2
libgnome2-0(>= 2.17.3) | 2.18.0-4
libgnomecanvas2-0  (>= 2.11.1) | 2.14.0-3
libgnomeprint2.2-0 (>= 2.17.0) | 2.18.0-2
libgnomeprintui2.2-0   (>= 2.17.0) | 2.18.0-2
libgnomeui-0   (>= 2.17.1) | 2.18.1-2
libgnomevfs2-0  (>= 1:2.17.90) | 1:2.18.1-3+b1
libgnutls13   (>= 1.6.3-0) | 1.6.3-1
libgtk2.0-0 (>= 2.10.12-3) | 2.10.13-1
libgtkhtml3.14-19  (>= 3.14.3) | 3.14.3-1
libhal1 (>= 0.5.9) | 0.5.9.1-2
libice6   (>= 1:1.0.0) | 2:1.0.3-3
libldap2 (>= 2.1.17-1) | 2.1.30-13.4
libnm-glib0| 0.6.4-8+b1
libnotify1  (>= 0.4.4) | 0.4.4-3
libnotify1-gtk2.10 | 
libnspr4-0d  (>= 1.8.0.10) | 4.6.7-1
libnss3-0d (>= 3.11.7) | 3.11.7-1
liborbit2(>= 1:2.14.1) | 1:2.14.7-0.1
libpango1.0-0  (>= 1.16.4) | 1.16.5-1
libpisock9 | 0.12.2-10
libpisync0 | 0.12.2-10
libpng12-0   (>= 1.2.13-4) | 1.2.15~beta5-2
libpopt0 (>= 1.10) | 1.10-3
libsm6 | 2:1.0.3-1+b1
libsoup2.2-8   (>= 2.2.98) | 2.2.100-1
libx11-6   | 2:1.0.3-7
libxcursor1 (>> 1.1.2) | 1:1.1.8-2
libxext6   | 1:1.0.3-2
libxfixes3(>= 1:4.0.1) | 1:4.0.3-2
libxi6 | 2:1.1.2-1
libxinerama1   | 1:1.0.2-1
libxml2(>= 2.6.29) | 2.6.29.dfsg-1
libxrandr2(>= 2:1.2.0) | 2:1.2.1-1
libxrender1| 1:0.9.2-1
zlib1g   (>= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-5
gconf2   (>= 2.10.1-2) | 2.18.0.1-3
evolution-common  (= 2.10.3-1) | 2.10.3-1
evolution-data-server   (>= 1.9.4) | 1.10.3-1
gtkhtml3.14(>= 3.14.0) | 3.14.3-1
gnome-icon-theme(>= 1.2.0) | 2.18.0-3
dbus   | 1.1.1-3



signature.asc
Description: Aceast fragment din mesaj este semnat digital


Bug#439677: libwebkitgdk0d: gdklauncher is a CPU hog while loading floridatoday.com

2007-08-26 Thread Julien BLACHE
Mike Hommey <[EMAIL PROTECTED]> wrote:

Hi,

> Interestingly, it doesn't happen with QtLauncher, so this is probably
> not a WebKit issue per se, but a gdk port issue only.

Interestingly enough, the QtLauncher doesn't work here. When I type in
a URL and press enter, it reloads about:blank and spits out messages
on the console.

Want another bug report ? :-)

JB.

-- 
 Julien BLACHE <[EMAIL PROTECTED]>  |  Debian, because code matters more 
 Debian & GNU/Linux Developer|   
 Public key available on  - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#439720: libc6: iconv -o clobbers input file, unlike sort -o

2007-08-26 Thread Eric Cooper
Package: libc6
Version: 2.6.1-1+b1
Severity: normal

The whole point of the -o option, it seems to me, is to allow
iconv foo -o foo 
to work correctly, the way it does for sort(1).
Otherwise,
iconv foo > bar
would be sufficient.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (400, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libgcc1   1:4.2.1-4  GCC support library

libc6 recommends no packages.

-- no debconf information


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



Bug#432028: Please provide a new version with support for Python 2.5

2007-08-26 Thread Torsten Marek
Hi,

adding support for Python 2.5 can be done with a simple rebuild of the
package, nothing has to be changed. 
I would really like to see 2.5 support for py.lib, so could you please
take care of this?

best,

Torsten
-- 
Torsten Marek <[EMAIL PROTECTED]>
ID: A244C858 -- FP: 1902 0002 5DFC 856B F146  894C 7CC5 451E A244 C858
Keyserver: subkeys.pgp.net



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


  1   2   3   4   >