Bug#436744: splint: update debian/copyright to 3.7.2 standards template

2007-11-12 Thread Y Giridhar Appaji Nag
tags 436744 +patch
thanks

On 07/08/09 00:59 +0300, Jari Aalto said ...
 The copyright file lacks the GNU gpl text as found in 3.7.2
 standards templates. Please review the copyright file and
 format it accordingly

Patch attached.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/
diff -Nur original/splint/splint-3.1.1/debian/copyright splint/splint-3.1.1/debian/copyright
--- original/splint/splint-3.1.1/debian/copyright	2007-11-12 13:13:12.0 +0530
+++ splint/splint-3.1.1/debian/copyright	2007-11-12 13:34:46.33865 +0530
@@ -3,12 +3,26 @@
 
 It was downloaded from http://www.splint.org/download.html
 
-Upstream Authors: 	Massachusetts Institute of Technology University of Virginia.
-			For information on spint: [EMAIL PROTECTED]
-			To report a bug: [EMAIL PROTECTED]
+Upstream Authors: University of Virginia,
+  Massachusetts Institute of Technology
+  contact: [EMAIL PROTECTED]
 
-Copyright:
+Copyright (C) 1994-2003 University of Virginia,
+  Massachusetts Institute of Technology
 
-A copy of the GNU General Public License, version 2, can be found in
-/usr/share/common-licenses/GPL .
+License:
 
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  with the Debian GNU/Linux distribution in the file
+  /usr/share/common-licenses/GPL; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.


signature.asc
Description: Digital signature


Bug#450918: kernel: IRQ handler type mismatch for IRQ 7

2007-11-12 Thread supaplex
Package: dosemu
Version: 1.4.0+svn.1828-1
Severity: normal

I backported dosemu to etch on my own.  I'm testing some old skool win 3.11
print driver.

The printer driver says it's not connected to the printer (early hp
desket 820cxi).  I haven't tested this on plain dos/etc on regular
hardware.

dosemu.conf has:
$_ports = device /dev/lp0 fast range 0x378 0x37f # lpt1:
$_irqpassing = 7

The FAQ I was referencing is:
http://dosemu.sourceforge.net/docs/HOWTO/t1.html  section 4.8

..dosemu/boot.log has:
CONF: IRQ 7 for irqpassing uses SIGIO
CONF: range of I/O ports 0x0378-0x037f

I've tried this with lp,ppdev,parport,parport_pc modules loaded, and
without. I've also tried this with cupsys offline. I have no plip
modules used.

dir  lpt1:just stalls forever

msd (micr0soft diagnostics) says there's no lpt ports what so ever.
(unless I use $_lptX = ... - but that's not baremetal access).

[EMAIL PROTECTED]:~$ grep par /proc/ioports
0378-037a : parport0
037b-037f : parport0
0778-077a : parport0

[EMAIL PROTECTED]:~$ grep par /proc/interrupts
  7:  1IO-APIC-edge  parport0

dmesg: 
IRQ handler type mismatch for IRQ 7
 [c014688d] setup_irq+0x170/0x184
 [c01137c4] irq_handler+0x0/0x76
 [c014691d] request_irq+0x7c/0x98
 [c0113f7a] sys_vm86+0x12a/0x228
 [c0101bd3] copy_thread+0x2f/0x1e8
 [c015195a] do_wp_page+0x12b/0x37c
 [c0152eb0] __handle_mm_fault+0x840/0x864
 [c0289b39] schedule+0xa25/0xad5
 [c0126264] switch_uid+0x38/0x48
 [c012a5dc] sys_setregid+0x121/0x12f
 [c0102c11] sysenter_past_esp+0x56/0x79

more dmesg:
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
lp0: ECP mode

A similar message about IRQ handler type mismatch is here:
http://kerneltrap.org/mailarchive/linux-kernel/2007/2/10/53533

-- 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-5-vserver-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages dosemu depends on:
ii  libasound2 1.0.13-2  ALSA library
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libgpmg1   1.19.6-25 General Purpose Mouse - shared lib
ii  libsdl1.2debian1.2.11-8  Simple DirectMedia Layer
ii  libslang2  2.0.6-4   The S-Lang programming library - r
ii  libsndfile11.0.16-1  Library for reading/writing audio 
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l

dosemu recommends no packages.

-- no debconf information




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



Bug#450915: file conflicts between packages

2007-11-12 Thread Kapil Hari Paranjape
Hello,

On Mon, 12 Nov 2007, Michael Ablassmeier wrote:
 Package: par, libpar-packer-perl
 Severity: serious
 Justification: policy violation

 both par and libpar-packer-perl do ship `/usr/bin/par' but neither conflict or
 add a diversion, thus fail to be installed in the same environment:

What are you trying to do? Start a fight? :-)

Seriously, there seem to be (at least) two solutions:

1. We can rename the /usr/bin/par from one of the two
packages. Here the par package seems to be the older kid on
the block.

2. We can rename both the /usr/bin/par to something else and
use documentation to inform users.

There is also a small possibility that par will not acquire wide
character language support (see #310495) and so will fall short of the
requirements for lenny. In which case it would drop out of the race!

Regards,

Kapil.
--




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



Bug#450919: rss2email: Option to get mails for updated items while still trusting GUIDs

2007-11-12 Thread Josh Triplett
Package: rss2email
Version: 1:2.60-6
Severity: wishlist

config.py has this description for the TRUST_GUID option:
# 1: Receive one email per post
# 0: Receive an email every time a post changes

Neither of these does quite what I want.  I want to receive a new
email every time a post changes, but I want to trust GUIDs when
available, rather than hashing the post content.  I'd simply like
rss2email to check a combination of the post GUID and the updated date.

If either the GUID or the updated date does not exist, rss2email
should fall back on hashing post content.

- Josh Triplett

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

Kernel: Linux 2.6.22-3-amd64 (SMP w/4 CPU cores)
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 rss2email depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-feedparser 4.1-9  Universal Feed Parser for Python
ii  python-support0.7.5  automated rebuilding support for p

rss2email recommends no packages.

-- no debconf information



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



Bug#112211: Are there any side effects?

2007-11-12 Thread Jay Beaver
All Meds are onsale today Here you go /DIV /DIVBut you don't just  someone 
struggles

Bug#234697: splint: Parse Error: suspect missing struct or union keyword: __signed__

2007-11-12 Thread Y Giridhar Appaji Nag
tags 234697 +moreinfo
thanks

Hi Amit,

Can you please answer Samuele's question and add more information to
this bug?  I have a feeling that you were using splint to check Linux
kernel code (a module?) and this error is because of GCC's keywords
(__signed__ in this case).  You did not use rename the __signed__ to
signed and hence this problem.

Giridhar

On 04/04/23 21:46 +0200, Samuele Giovanni Tonon said ...
 On Wed, Feb 25, 2004 at 03:00:40PM +0530, Amit Shah wrote:
  /usr/include/asm/types.h:13:24: Parse Error:
  Suspect missing struct or union keyword: __signed__ :
  unsigned short int. (For help on parse errors, see splint -help
  parseerrors.)
  *** Cannot continue.
  
  I'm using
  $ apt-cache policy linux-kernel-headers
  linux-kernel-headers:
   Installed: 2.5.999-test7-bk-15
 
 sorry for the delay of the reply.
 Could you please tell me how that problem was found ?
 I mean, what program were you splinting ?

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#430328: ldbl128 transition for alpha, powerpc, sparc, s390

2007-11-12 Thread Y Giridhar Appaji Nag
A dummy upload to close this bug will rebuild the package, and this bug
can be closed.  There aren't any libraries in splint that need renaming
as suggested.

Giridhar

On 07/06/23 15:49 +0200, Matthias Klose said ...
 This package has been indentified as one with header files in
 /usr/include matching 'long *double'. Please close this bug report
 if it is a false positive, or rename the package accordingly.

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#449541: closed by Bas Wijnen [EMAIL PROTECTED] (Bug#449541: fixed in pioneers 0.11.3-1)

2007-11-12 Thread Bas Wijnen
found 449541 0.11.3-1
thanks

A bug which caused a segmentation fault was fixed, however it is still
possible to crash the server remotely, this time by triggering an
assert.  Therefore I am reopening this bug.

Thanks,
Bas

On Mon, Nov 12, 2007 at 08:45:10AM +, Debian Bug Tracking System wrote:
* New upstream security release (Closes: #449541).

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://pcbcn10.phys.rug.nl/e-mail.html


signature.asc
Description: Digital signature


Bug#298261: splint: Splint 3.1.1 has many bugs fixed in latest CVS version

2007-11-12 Thread Y Giridhar Appaji Nag
retitle 298261 New upstream version - please package splint 3.1.2
tags 298261 +patch
thanks

On 05/03/05 14:24 +, Andrew M. Bishop said ...
 a large number of bugs that have been fixed in CVS (I counted 17 on
 the web page list, including some I reported).  The list of bugs and

These fixes have been rolled into a 3.1.2 release.  Also, attaching a
version 3 debian/watch file that would be useful.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/
diff -Nur original/splint/splint-3.1.1/debian/watch splint/splint-3.1.1/debian/watch
--- original/splint/splint-3.1.1/debian/watch	1970-01-01 05:30:00.0 +0530
+++ splint/splint-3.1.1/debian/watch	2007-11-12 15:01:40.166897000 +0530
@@ -0,0 +1,8 @@
+# Example watch control file for uscan
+# Rename this file to watch and then you can run the uscan command
+# to check for upstream updates and more.
+# Full-site-with-pattern		[Version		[Action]]
+
+version=3
+
+http://www.splint.org/downloads/splint-(.*)\.src\.tgz		debian		uupdate


signature.asc
Description: Digital signature


Bug#450912: libgnome2-0: gnome-open needs a man page

2007-11-12 Thread Josselin Mouette
Hi,

Le lundi 12 novembre 2007 à 01:37 -0500, Michael Gilbert a écrit :
 Package: libgnome2-0
 Version: 2.20.1.1-1
 Severity: normal
 
 gnome-open currently does not have a man page, and it would be very
 useful to have one.  thanks for the hard work.

Thanks, but we are already aware of such issues thanks to lintian.

Of course, all contributions to the documentation are welcome :)

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#450920: Can't create S/MIME signed and read S/MIME encrypted messages.

2007-11-12 Thread Lubomir Molent
Package: evolution
Version: 2.10.3-1
Severity: important

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

If I want create S/MIME signed message or read encrypted message I'm not 
requested for password 
to unlock certificate but following error message is displayed:

Could not create message.

Because Failed to encode data, you may need to select different mail options.

And in console:

(evolution:8819): e-data-server-ui-CRITICAL **: e_passwords_ask_password: 
assertion `key != NULL' failed


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

Debian Release: lenny/sid
  500 testing security.debian.org 
  500 testing mirror.home-dn.net 
  500 testing ftp.sk.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-==
libart-2.0-2   (= 2.3.18) | 2.3.19-3
libatk1.0-0(= 1.13.2) | 1.20.0-1
libbonobo2-0   (= 2.15.0) | 2.20.0-1
libbonoboui2-0 (= 2.15.1) | 2.20.0-1
libc6   (= 2.6-1) | 2.6.1-1+b1
libcairo2   (= 1.4.0) | 1.4.10-1
libcamel1.2-10 (= 1.10.2) | 1.12.1-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.12.1-1
libecal1.2-7   (= 1.10.2) | 1.12.1-1
libedataserver1.2-9(= 1.10.2) | 1.12.1-1
libedataserverui1.2-8  (= 1.10.2) | 1.12.1-1
libegroupwise1.2-13(= 1.10.2) | 1.12.1-1
libexchange-storage1.2-3   (= 1.10.2) | 1.12.1-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.20.0-1
libglade2-0   (= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0   (= 2.12.9) | 2.14.1-5
libgnome-keyring0 (= 0.8) | 0.8.1-2
libgnome-pilot2 (= 2.0.2) | 2.0.15-2
libgnome2-0(= 2.17.3) | 2.20.1.1-1
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.1-1
libgnomeui-0   (= 2.17.1) | 2.18.1-2
libgnomevfs2-0  (= 1:2.17.90) | 1:2.20.0-3
libgnutls13   (= 1.6.3-0) | 2.0.1-1
libgtk2.0-0 (= 2.10.12-3) | 2.12.1-1
libgtkhtml3.14-19  (= 3.14.3) | 3.16.1-1
libhal1 (= 0.5.9) | 0.5.9.1-6
libice6   (= 1:1.0.0) | 2:1.0.4-1
libldap2 (= 2.1.17-1) | 2.1.30.dfsg-13.5
libnm-glib0| 0.6.5-1
libnotify1  (= 0.4.4) | 0.4.4-3
libnotify1-gtk2.10 | 
libnspr4-0d  (= 1.8.0.10) | 1.8.0.14~pre071019b-0lenny1
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.18.3-1
libpisock9 | 0.12.2-10
libpisync0 | 0.12.2-10
libpng12-0   (= 1.2.13-4) | 1.2.15~beta5-3
libpopt0 (= 1.10) | 1.10-3
libsm6 | 2:1.0.3-1+b1
libsoup2.2-8   (= 2.2.98) | 2.2.101-1
libx11-6   | 2:1.0.3-7
libxcursor1 ( 1.1.2) | 1:1.1.9-1
libxext6   | 1:1.0.3-2
libxfixes3(= 1:4.0.1) | 1:4.0.3-2
libxi6 | 2:1.1.3-1
libxinerama1   | 1:1.0.2-1
libxml2(= 2.6.29) | 2.6.30.dfsg-2
libxrandr2(= 2:1.2.0) | 2:1.2.2-1
libxrender1| 1:0.9.4-1
zlib1g   (= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-6
gconf2   (= 2.10.1-2) | 2.20.0-1
evolution-common  (= 2.10.3-1) | 2.10.3-1
evolution-data-server   (= 1.9.4) | 1.12.1-1
gtkhtml3.14(= 3.14.0) | 3.16.1-1
gnome-icon-theme(= 1.2.0) | 2.20.0-1
dbus   | 1.1.1-3




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



Bug#438376: submitted mirror ftp.is.co.za not complete

2007-11-12 Thread Simon Paillard
Hello Malcom,

On Mon, Oct 08, 2007 at 10:26:10AM +0200, Malcolm Chan wrote:
 On Sa, 06 Okt 2007, Simon Paillard wrote:
  On Thu, Aug 23, 2007 at 12:37:47PM +0200, Malcolm Chan wrote:
   The rsnc has completed. Is there anything else I am missing?
  
  I go back to you since it has been some weeks that you submitted you
  mirror.
  
  in ftp://ftp.is.co.za/debian the /dists/ directory is missing, the trace
  directory is empty, and ftp://ftp.is.co.za/debian/pool/main ends at
  letter k.

 I have made the fixes. Hopefully by the end of the week mirror will be
 in sync. 

ftp://ftp.is.co.za/debian/pool/main now ends at letter s.

I guess there is a problem with your hard disk capacity.

Since you mirror all the architectures, you may have to remove some of
them to gain space capacity :

* adapting your ARCH_EXLUCDE variable in anonftpsync

* then delete by hand already mirrored packages
  for arch in alpha arm hppa hurd-i386 m68k mips mipsel s390 sparc ;
  do find /path/debian/dists/. -name *$arch* -exec rm -r {} \;
  find /path/debian/pool/ -name *_$arch.deb -exec rm -r {} \;
  done

Once the mirroring of pool/ will be successful, dists/ projects/ and the
other needed data will be mirrored, so that the mirror becomes
functionnal.

Best regards,

-- 
Simon Paillard



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



Bug#450921: gnulib: snapshots still taken from CVS which is no longer updated

2007-11-12 Thread Colin Watson
Package: gnulib
Version: 20071101+dfsg-1
Severity: normal

The last upstream change in the current Debian package is from
2007-09-18, which is about the time that Gnulib moved from CVS to git.
Please update your snapshot procedure to use git rather than CVS.

(Did you not notice that the upstream components of 20071001+dfsg and
20071101+dfsg were identical before uploading the latter? :-) )

Cheers,

-- 
Colin Watson   [EMAIL PROTECTED]



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



Bug#450922: minc: New version avialable

2007-11-12 Thread Andreas Tille
Package: n
Severity: wishlist
File: minc

Hello,

there were several new versions published by upstream since the
version that is presently distributed by Debian was released.  It
might be the case that you intent to stick to version 1.5 because
it seems that version 2.0 was developed in parallel and I guess
there is an ABI change which might break some of your applications.
But even in this case it seems preferable to package version 1.5.1.

Moreover if you have reasons to stick to the 1.5 series of minc
we have to find a way to package 2.0.x in parallel because we
need this as precondition for BioImageSuite.

BTW, what do you think about group maintainance of the Debian-Med
packaging team and checking in your packaging stuff in the
Debian-Med SVN?

Kind regards

Andreas.

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

Kernel: Linux 2.6.17-1-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash



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



Bug#234697: splint: Parse Error: suspect missing struct or union keyword: __signed__

2007-11-12 Thread Amit Shah
On Nov 12, 2007 2:38 PM, Y Giridhar Appaji Nag [EMAIL PROTECTED] wrote:

 Hi Amit,

 Can you please answer Samuele's question and add more information to
 this bug?  I have a feeling that you were using splint to check Linux
 kernel code (a module?) and this error is because of GCC's keywords
 (__signed__ in this case).  You did not use rename the __signed__ to
 signed and hence this problem.

Hm, I can't remember what I did, but I guess it was some Linux kernel
file that I tried splinting.

I'll reopen if I run into it again.

-- 
Amit Shah
http://www.amitshah.net/



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



Bug#450833: libieee1284: nibble_read() sets M1284_NIBBLE without negotiation.

2007-11-12 Thread Julien BLACHE
Kurt Roeckx [EMAIL PROTECTED] wrote:

Hi,

 I had a problem in my program where it did
 ieee1284_negotiate(M1284_NIBBLE) but I didn't check the return
 value, and then just called ieee1284_nibble_read().
 ieee1284_nibble_read() returns -1 (as expected), I think errno is
 set to EAGAIN.  But the problem is that the next time I do
 ieee1284_negotiate() and it is succesful, ieee1284_nibble_read()
 still returns -1.

 It seems that when calling ieee1284_nibble_read() (using ppdev) it
 always does:
set_mode (port, M1284_NIBBLE, 0, 0);

 I think the problem is doing the ioctl(PPSETMODE) and that it shouldn't
 be doing that until the negotiation was succesful.

I'm not sure, but this may have to do with this remark from the
ieee1284_negotiate() manpage:

   An IEEE 1284-compliant device will require a successful negotiation
   to a particular mode before it is used for data transfer (but
   simpler devices may not if they only speak one transfer mode).

 You could argue that this isn't exactly a bug in libieee1284,
 but it would be nice that it didn't set the mode until it
 was properly negotiated.

I'd argue that you shouldn't call an I/O method if you haven't
properly negotiated the transfer mode first, indeed :)

The code could check port-current_mode to make sure the negotiation
indeed took place and ended successfully, but then I'm not sure it's a
good idea. I imagine that could become a problem with some devices,
given that standard compliance in this area is at best a very
abstract concept...

Anyway, Tim will know way better than I do ;)

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - [EMAIL PROTECTED] 
 
 Public key available on http://www.jblache.org - 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#450923: po-debconf: generates invalid Report-Msgid-Bugs-To

2007-11-12 Thread Colin Watson
Package: po-debconf
Version: 1.0.10
Severity: important
Tags: patch

Without options, debconf-updatepo generates Report-Msgid-Bugs-To lines
that look like this:

  Report-Msgid-Bugs-To: Source: [EMAIL PROTECTED]

This is due to a buggy sed expression. Please apply the following patch.

--- debconf-updatepo.orig   2007-10-31 13:12:42.0 +
+++ debconf-updatepo2007-11-12 10:07:54.0 +
@@ -115,7 +115,7 @@
 if [ -z $skip_pot ]; then
 if [ -z $msgid_bugs_address ]  [ -r ../control ]; then
 source_package=$(LC_ALL=C grep ^Source: ../control |
-  sed -e 1q -e 's/.*:\s\+//')
+  sed -e 's/.*:\s\+//' -e 1q)
 if [ -n $source_package ]; then
 msgid_bugs_address=[EMAIL PROTECTED]
 export XGETTEXT_ARGS

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]



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



Bug#371071: A png file showing the problem

2007-11-12 Thread Helge Hafting

J.H.M. Dassen (Ray) wrote:

On Thu, Jun 08, 2006 at 13:37:11 +0200, Helge Hafting wrote:
  

The attached small png file shows what the problem looks like.
While working, bad cells suddenly turn good again, but this
is not easy to force.  I have seen that it happens in
columns other than the first one too now.



I've tried to reproduce this problem with a recent build of gnumeric, but
have not managed to reproduce it.

Can you please test with the current gnumeric package in sid and let me know
if you can still reproduce it? If you can, I'd appreciate it if you could
tell me whether you are using a non-standard font or Gtk theme and if you
have a set of steps that reliably reproduce this problem for you.
  

I just tried with gnumeric 1.6.3-6, and it did not happen.
As for themes, I use icewm with the warp3 theme. I use neither gnome
nor KDE. I have never set up a gtk theme. xfontsel says there
are 31952 font names available.

You can probably close the bug - I'll get back to you if it ever happens
again.

Helge Hafting



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



Bug#449229: tex-common: texdoc finds html pages from catalogue first

2007-11-12 Thread Norbert Preining
On So, 11 Nov 2007, Frank Küster wrote:
 You'd better search in the texlive list archives, but I think the latest
 version is the one in my ~/bin directory.  There's also a manpage, but

Ok thanks.

I only changed the version number..

 --[[ Changelog
  0.3 2007-06-28
...
 progname = 'texdoc';
 version = '0.2';

I made it a version = '0.3';

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
FIUNARY (n.)
The safe place you put something and then forget where it was.
--- Douglas Adams, The Meaning of Liff



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



Bug#352298: splint: manpage problems, useless files, copyright file problems, requires environment variables

2007-11-12 Thread Y Giridhar Appaji Nag
tags 352298 +patch
thanks

On 06/02/10 22:47 -0500, Justin Pryzby said ...
 The splint manpage has some problems:

This patch fixes the manpage issues.  Copyright-problems fix-patch is at
#436744
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=8;filename=splint-3.1.1_436744_patch.diff;att=1;bug=436744.
Standby for fixes for the rest of the issues.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#450924: menu: doc-base file uses old menu structure

2007-11-12 Thread Colin Watson
Package: menu
Version: 2.1.36
Severity: minor

I happened to notice that /usr/share/doc-base/menu still says Section:
Apps/Programming; shouldn't this be Section: Applications/Programming
now?

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]



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



Bug#438376: submitted mirror ftp.is.co.za not complete

2007-11-12 Thread Malcolm Chan

Hi Simon,

Thanks for informing me of this.

The issue has been resolved. Problem was system maintenance was done and
the mirror script was disabled.

It is now active and re-rsyncing.

Regards,


On Mo, 12 Nov 2007, Simon Paillard wrote:

 Hello Malcom,
 
 On Mon, Oct 08, 2007 at 10:26:10AM +0200, Malcolm Chan wrote:
  On Sa, 06 Okt 2007, Simon Paillard wrote:
   On Thu, Aug 23, 2007 at 12:37:47PM +0200, Malcolm Chan wrote:
The rsnc has completed. Is there anything else I am missing?
   
   I go back to you since it has been some weeks that you submitted you
   mirror.
   
   in ftp://ftp.is.co.za/debian the /dists/ directory is missing, the trace
   directory is empty, and ftp://ftp.is.co.za/debian/pool/main ends at
   letter k.
 
  I have made the fixes. Hopefully by the end of the week mirror will be
  in sync. 
 
 ftp://ftp.is.co.za/debian/pool/main now ends at letter s.
 
 I guess there is a problem with your hard disk capacity.
 
 Since you mirror all the architectures, you may have to remove some of
 them to gain space capacity :
 
 * adapting your ARCH_EXLUCDE variable in anonftpsync
 
 * then delete by hand already mirrored packages
   for arch in alpha arm hppa hurd-i386 m68k mips mipsel s390 sparc ;
   do find /path/debian/dists/. -name *$arch* -exec rm -r {} \;
   find /path/debian/pool/ -name *_$arch.deb -exec rm -r {} \;
   done
 
 Once the mirroring of pool/ will be successful, dists/ projects/ and the
 other needed data will be mirrored, so that the mirror becomes
 functionnal.
 
 Best regards,
 
 -- 
 Simon Paillard

--
   Malcolm Chan, 
   Systems Engineer, 
   Infrastructure
   Internet Solutions, South Africa
   Direct tel: +27-11-575-1937
   Support tel: +27-11-575-0055

Please note: This email and its content are subject to the disclaimer as 
displayed at the following link 
http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm. 
Should you not have Web access, send a mail to [EMAIL PROTECTED] and a copy 
will be emailed to you.




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



Bug#352298: splint: manpage problems, useless files, copyright file problems, requires environment variables

2007-11-12 Thread Y Giridhar Appaji Nag
severity 352298 normal
thanks

On 06/02/10 22:47 -0500, Justin Pryzby said ...
 Justification: 9.9: requires manual environment variable setting
  I'm leaving this at important only because I haven't confirmed it
 
 The env.sh shouldn't be necessary.  Please make splint work with
 useful defaults.  This is a violation of policy 9.9: A program must
 not depend on environment variables to get reasonable defaults.  If

The variables don't have to be set.  They have reasonable defaults:

LARCH_PATH = .:/usr/share/splint/lib
LCLIMPORTDIR = .:/usr/share/splint/imports

But this could be handled better.  Nevertheless, downgrading the
severity of the bug.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#450925: bugs.debian.org: debian-bugs-dist processes commands from bug subjects

2007-11-12 Thread Josh Triplett
Package: bugs.debian.org
Severity: normal

I mailed a bug and had confirmed at the start of the email subject,
and this provoked a response from [EMAIL PROTECTED]:
 Your confirmation request was unsuccessful.  Please double-check the
 following and try again:
[...]

I suspect the same thing might happen with other list commands.

Bug #38117 may relate to this.

- Josh Triplett

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

Kernel: Linux 2.6.22-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#416081: Status?

2007-11-12 Thread Trent W. Buck
Package: pcsx
Version: 1:1.699df-rc3-1
Followup-For: Bug #416081

Ryan,

Six months ago you reported [I am] working on support for 64-bit
[architectures].  What is the current status?

Bug #403431 mentions a new upstream version (1.7~rc3).  Perhaps the
new version addresses this bug?  I tried to confirm, but the upstream
host listed in debian/copyright (rschultz.ath.cx) no longer resolves.


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

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

Versions of packages pcsx depends on:
ii  pcsx-bin 1:1.699df-rc3-1 Sony PlayStation emulator -- binar
ii  psemu-drive-cdrmooby [ps 2.8+o-2 ISO plugin for PSX emulators
ii  psemu-input-omnijoy [pse 1.0.0beta2+o-2  Controller/keyboard plugin for PSX
ii  psemu-sound-alsa [psemu- 1.7+o-3+b1  ALSA sound plugin for PSX emulator
ii  psemu-sound-oss [psemu-s 1.7+o-3+b1  OSS sound plugin for PSX emulators
ii  psemu-video-x11 [psemu-v 1.15-2+b1   software graphics plugin for PSX e

pcsx recommends no packages.

-- no debconf information



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



Bug#450926: sdcc: Not installable in sid under any arch different from i386

2007-11-12 Thread Mihnea-Costin Grigore
Package: sdcc
Version: 2.6.0-5
Severity: important


The sdcc-libraries package has been updated to version 2.7.0 on every arch, 
however sdcc and sdcc-ucsim are updated only on i386.
This prevents the package from installing since it has a dependency on 
sdcc-libraries = 2.6.0.
A solution would be to either update all to 2.7.0 or roll back the libraries to 
2.6.0 on archs where it is not available.

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

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

Versions of packages sdcc depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  sdcc-libraries2.6.0-5Small Device C Compiler (libraries

Versions of packages sdcc recommends:
ii  sdcc-doc  2.7.0-1Small Device C Compiler (documenta

-- no debconf information



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



Bug#447683: Confirmed

2007-11-12 Thread Kel Modderman
Package: kdmtheme
Version: 1.2-1

I can confirm this bug. The new upstream 1.2.1 release claims to fix this 
problem.

Will test the patch from upstream.

Thanks, Kel.



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



Bug#424719: ITA splint

2007-11-12 Thread Y Giridhar Appaji Nag
Hi Qingning,

I noticed that you filed this ITA more than 6 months ago but there
hasn't been much work after that.  Would you be working on the package?
I triaged the bugs in the BTS and most of them can now be closed (I've
filed patches etc.) in a new upload.

If you are't too keen on adopting this package, I would like to adopt
it.  In any case, I would be happy to co-maintain this package (maybe on
alioth).  Please do let me know.

Cheers,

Giridhar

On 07/05/22 22:53 +0100, Qingning Huo said ...
 retitle 424719 ITA splint -- A tool for statically checking C programs for  
 bugs
 owner 424719 !
 thanks

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#444957: [Pkg-xfce-devel] Bug#444957: Bug#444957: xfce4-mcs-manager: Abiword crashes at startup while xfce-mcs-manager is running

2007-11-12 Thread Simon Huggins
reassign 444957 abiword
merge 444957 443048
retitle 444957 Segfault in XAP_UnixFont::getName
thanks

On Thu, Nov 01, 2007 at 01:04:30PM +0100, G. Milde wrote:
 On 30.10.07, Simon Huggins wrote:
  On Tue, Oct 30, 2007 at 02:25:52PM +0100, G. Milde wrote:
   On  5.10.07, [EMAIL PROTECTED] wrote:
 option name=Gtk/FontName type=string value=DejaVu Sans Condensed, 
   12/
  On the off chance, in Settings  User Interface you coudl change the
  font given the back trace talks about fonts.
 This is the point, indeed: 

 * I changed Settings  User Interface  Font and abiword starts without
   error.

 * What is more, I changed back Settings  User Interface  Font
   selecting in the font choosing dialog: 

  Family: Deja Vu Sans
  Style:  Condensed
  Size:   12,0
  [OK]

   Interestingly, the 'Settings  User Interface' dialog shows the 'Font'
   button with the inscription 

  [DejaVu Sans Semi-Condensed 12]

   (while Semi-Condensed was not listed under the Styles in the fond
   dialog).

   and the gtk.xml file not has

   option name=Gtk/FontName type=string value=DejaVu Sans 
 Semi-Condensed 12/

 It seems to me like some name-change that is handled correctly when you
 set the font but not updated in existing config files.

It's possible the fontname changed independently of xfce-mcs-manager.
In any case I think this is abiword's problem for falling over in such a
bad way in such a situation so I'm merging it with your other bug.

Thanks,

Simon.

-- 
oOoOo  Ah! You'd like freshly *squeezed* orange juice. - Basil   oOoOo
 oOoOo  As against freshly unscrewed orange juice, yes Fawlty   oOoOo
  oOoOo  Towers  oOoOo



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



Bug#450670: Please add a watch file.

2007-11-12 Thread Werner Koch
On Sat, 10 Nov 2007 08:08, [EMAIL PROTECTED] said:
 On Fri, Nov 09, 2007 at 05:05:28PM +0100, Werner Koch wrote:
  Please add a watch file for gnupg. I have attached one, which may be
  useful for you.
 
 The attached one does not work becuase it will fire for gnupg 1.x and
 gnupg 2.0 updates.  Fix should be trivial.

 I did not understand why it won't work:

 [EMAIL PROTECTED] /tmp]  uscan --upstream-version 0 --watchfile watch
 --package gnupg
 gnupg: Newer version (1.4.7) available on remote site:
   http://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.7.tar.gz
   (local version is 0)

 Could you please tell me what the case would be for which it would
 fire? I am interested in fixing it.

I don't know how this watch thing works but a r.e.:

  http://ftp.gnupg.org/gcrypt/gnupg/gnupg-([\d\.]+)\.tar\.gz

would also match gnupg-2.0.0.tar.gz .

Ah, I see: we don't distribute .gz tarballs for gnupg-2 anymore and thus
your test did not fail.  But it may happen that we accidently or on
demand upload a .gz tarball and then your r.e. won't work anymore.  Use

  http://ftp.gnupg.org/gcrypt/gnupg/gnupg-1\.([\d\.]+)\.tar\.gz

or better

  http://ftp.gnupg.org/gcrypt/gnupg/gnupg-1\.([\d\.]+)\.tar\.bz2

as we are distributing bzip2 tarballs for a long time now.



Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.




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



Bug#393650: iceweasel crashes closing on Websites

2007-11-12 Thread Andreas Romeyke
Package: iceweasel
Version: 2.0.0.6+2.0.0.8-0etch1
Followup-For: Bug #393650

A core-dump follows..., the crash is not reproducable on specific sites,
but occurs very often by closing or switching tabs. If the
swfplayer-plugin was deinstalled the firefox 2.0.0.9 is able to call
talkback, but with it crashes very hard. In Iceweasel (see version
below) there is no major difference using plugins or not.

A memcheck results in RAM seems to be okay. All affected websites will
be rendered fine in Konqueror.

If the iceweasel is started by using strace -vfo x /usr/bin/iceweasel
the crashs occurs rarely. But if iceweasel crashes the glibc reports a
*** glibc detected *** free(): invalid pointer: 0x098ce3f4 ***
message.

Hope it helps a little bit...

Bye Andreas

-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22.2-f4
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages iceweasel depends on:
ii  debianutils2.17  Miscellaneous utilities specific t
ii  fontconfig 2.4.2-1.2 generic font configuration library
ii  libatk1.0-01.12.4-3  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-13etch4 GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libfreetype6   2.2.1-5+etch1 FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-21GCC support library
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgtk2.0-02.8.20-7  The GTK+ graphical user interface 
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libmyspell3c2  1:3.1-18  MySpell spellchecking library
ii  libpango1.0-0  1.14.8-5  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxp6 1:1.0.0.xsf1-1X Printing Extension (Xprint) clie
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  psmisc 22.3-1Utilities that use the proc filesy
ii  zlib1g 1:1.2.3-13compression library - runtime

iceweasel recommends no packages.

-- no debconf information

Bye Andreas
-- 
Software Developer / Dipl. Inform. (FH)
Max Planck Institute for Human Cognitive and Brain Sciences
Department of Psychology
Stephanstr. 1a, 04103 Leipzig, Germany



signature.asc
Description: PGP signature


Bug#450925: bugs.debian.org: debian-bugs-dist processes commands from bug subjects

2007-11-12 Thread Don Armstrong
reassign 450925 lists.debian.org
thanks

On Mon, 12 Nov 2007, Josh Triplett wrote:
 I mailed a bug and had confirmed at the start of the email subject,
 and this provoked a response from [EMAIL PROTECTED]:
  Your confirmation request was unsuccessful.  Please double-check the
  following and try again:
 [...]
 
 I suspect the same thing might happen with other list commands.

This is really an issue of debian-bugs-dist not trying to repartition
request-like messages from the mailing list to request.
 

Don Armstrong

-- 
A citizen of America will cross the ocean to fight for democracy, but
won't cross the street to vote in a national election.
 -- Bill Vaughan

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



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



Bug#424719: ITA splint

2007-11-12 Thread Y Giridhar Appaji Nag
On 07/11/12 16:09 +0530, Y Giridhar Appaji Nag said ...
 I triaged the bugs in the BTS and most of them can now be closed (I've
 filed patches etc.) in a new upload.

If new upstream is also packaged, this will leave only 2 bugs (#369264
and #171434) against the splint package.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#450927: /var/log/mailman is drwxrwsr-x should be drwxrws---

2007-11-12 Thread Alexander Gerasiov
Package: mailman
Version: 1:2.1.9-7
Severity: serious
Tags: security

By defaults mailman creates /var/log/mailman readable by everyone. But
some private information (at least subscribers list) may go there. So it
should be created with rwxrws--- permitions. It's not very critical, but
I think should be fixed even in etch (may be not now, but with other
issues if there will be any).

Regards.


-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (670, 'proposed-updates'), (670, 'stable'), (650, 
'testing-proposed-updates'), (650, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-5-vserver-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages mailman depends on:
ii  adduser3.102 Add and remove users and groups
ii  apache2-mpm-prefork [h 2.2.3-4+etch3 Traditional model for Apache HTTPD
ii  cron   3.0pl1-100management of regular background p
ii  debconf [debconf-2.0]  1.5.11etch1   Debian configuration management sy
ii  libc6  2.3.6.ds1-13etch4 GNU C Library: Shared libraries
ii  logrotate  3.7.1-3   Log rotation utility
ii  lsb-base   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  postfix [mail-transpor 2.3.8-2+b1A high-performance mail transport 
ii  pwgen  2.05-1Automatic Password generation
ii  python 2.4.4-2   An interactive high-level object-o
ii  python-support 0.5.6 automated rebuilding support for p
ii  ucf2.0020Update Configuration File: preserv

mailman recommends no packages.

-- debconf information:
  mailman/update_passwords:
* mailman/site_languages: en, ru
* mailman/used_languages: en ru
* mailman/create_site_list:
* mailman/queue_files_present:
* mailman/default_server_language: ru
* mailman/gate_news: false
  mailman/update_aliases:



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



Bug#450928: logcheck: amavisd-new Passed CLEAN rule fails to match

2007-11-12 Thread Andrew Gallagher
Package: logcheck
Version: 1.2.63
Severity: normal

The amavisd-new rules fail to ignore Passed CLEAN messages due to a missing 
regexp clause ( size: [[:digit:]]+,)?. The first line should read as follows:

^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ amavis\[[[:digit:]]+\]: 
\([-[:digit:]]+\) Passed CLEAN,( \[[.:[:xdigit:]]+\]){1,2} [^]* - [^]*(
,[^]*)*, Message-ID: [^]+( \((added by[^)]+|sfid-[_[:xdigit:]]+)\))?,( 
Resent-Message-ID: [^]+,)? mail_id: [-+[:alnum:]]+, Hits: (-[.[
:digit:]]*)+,( size: [[:digit:]]+,)? queued_as: [[:xdigit:]]+, [[:digit:]]+ ms$

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

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

Versions of packages logcheck depends on:
ii  adduser  3.105   add and remove users and groups
ii  cron 3.0pl1-100  management of regular background p
ii  lockfile-progs   0.1.11  Programs for locking and unlocking
ii  logtail  1.2.63  Print log file lines that have not
ii  mailx1:8.1.2-0.20070424cvs-1 A simple mail user agent
ii  postfix [mail-tr 2.4.5-3 High-performance mail transport ag
ii  sysklogd [system 1.5-1   System Logging Daemon

Versions of packages logcheck recommends:
ii  logcheck-database 1.2.63 database of system log rules for t

-- debconf information:
  logcheck/changes:
* logcheck/install-note:



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



Bug#450929: libtest-expect-perl: FTBFS: BEGIN failed--compilation aborted at lib/Test/Expect.pm line 5.

2007-11-12 Thread Michael Ablassmeier
Package: libtest-expect-perl
version: 0.30-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071106 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[1]: Entering directory `/build/user/libtest-expect-perl-0.30'
PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 
'blib/lib', 'blib/arch') t/*.t
t/simpleCan't locate Expect/Simple.pm in @INC (@INC contains: lib 
/build/user/libtest-expect-perl-0.30/blib/lib 
/build/user/libtest-expect-perl-0.30/blib/arch /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at lib/Test/Expect.pm line 5.
BEGIN failed--compilation aborted at lib/Test/Expect.pm line 5.
Compilation failed in require at t/simple.t line 5.
BEGIN failed--compilation aborted at t/simple.t line 5.
dubious
Test returned status 2 (wstat 512, 0x200)
FAILED--1 test script could be run, alas--no output ever seen
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory `/build/user/libtest-expect-perl-0.30'
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/11/06

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

bye,
- michael



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



Bug#450788:

2007-11-12 Thread Michael Meskes
On Sun, Nov 11, 2007 at 08:50:34PM +0100, Daniel Baumann wrote:
 Daniel Baumann wrote:
  you can check it out from the svn.d.o/kernel
 
 ...or fetch it from my site where all of my uploads reside:
 http://daniel.debian.net/packages/linux-modules-extra-2.6/

Thanks. Got it. I took the -4 sources, changed all occurences of
2.6.22-2 to 2.6.22-3 and changed the tarball name for gspca. After those
changes it compiled well without a single problem using cowbuilder:

[EMAIL PROTECTED]:~$ ls /var/cache/pbuilder/result/v*
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6.22-3-486_2.6.22+1.5.2-dfsg-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6.22-3-686_2.6.22+1.5.2-dfsg-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6.22-3-686-bigmem_2.6.22+1.5.2-dfsg-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6.22-3-k7_2.6.22+1.5.2-dfsg-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6.22-3-vserver-686_2.6.22+1.5.2-dfsg-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6.22-3-vserver-k7_2.6.22+1.5.2-dfsg-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6-486_2.6.22-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6-686_2.6.22-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6-686-bigmem_2.6.22-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6-k7_2.6.22-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6-vserver-686_2.6.22-4_i386.deb
/var/cache/pbuilder/result/virtualbox-ose-modules-2.6-vserver-k7_2.6.22-4_i386.deb

Could you please try again and see whether it works for you? If it
doesn't I wonder how to reproduce the bug.

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



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



Bug#450788: Bug#441146:

2007-11-12 Thread Michael Meskes
On Sun, Nov 11, 2007 at 07:30:19PM +0100, Daniel Baumann wrote:
  Of course the reason matters, but the bug simply was about a binary
  package not being available.
 
 no, read again. #441146 is about including some definition files into
 linux-modules-extra-2.6, not more, not less. as this was done, the bug
 is fixed.

Maybe we should agree upon disagreeing on this one. I try to view this
from the user's point of view and the only way to help the user is to
provide a package. But then Torsten might have meant the definition
files only.

  IMO the only way to fix this is to deliver
  the package.
 
 are you really not getting it? the /new/ problem is a problem in
 virtualbox-ose-source. it has absolutely nothing to do with
 linux-modules-extra-2.6. it can not be fixed in linux-modulex-extra-2.6.
  that is why it is not a bug in linux-modules-extra-2.6.

You did read my message, didn't you?

  Fine with me. I don't mind having this bug reassigned. To be honest in
  my opinion we should have two open bugs, one against
  virtualbox-ose-source and one against linux-modules-extra-2.6 with the
  latter one being blocked by the former. I still disagree with you guys
  closing the bug though, though.
 
 no. the fact that virtualbox-ose-source does not comply with
 linux-modulex-extra-2.6 is a bug in virtualbox-ose-source, not in
 linux-modules-extra-2.6.

No argument here.

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



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



Bug#399776: Apache2 freezes with PHP4 too

2007-11-12 Thread Heiko Stübner
Hi,

I have the same problem with apache and php version 4.

The problem only started after the upgrade from Sarge to Etch. With Sarge, 
Apache 2.0 and PHP4 4.3.X it worked flawlessly and only with the current 
packages this problem arises and my code didn't change that much during this 
time as it evolves incrementaly.

Additionally there are only original debian-packages in use on my servers.

Greetings
Heiko Stübner




Bug#405783: closed by Adeodato Simó [EMAIL PROTECTED] (Bug#405783: fixed in openexr 1.6.1-1)

2007-11-12 Thread Adeodato Simó
* Miles Bader [Mon, 12 Nov 2007 07:57:21 +0900]:

 Hi Adeodato, thanks for working on this!

 I noticed the new package in experimental but it fails to install
 because it has a broken dependency on the package libilmbase6; that
 package doesn't seem to exist anywhere (I've been waiting for it to
 show up since last week...).

I uploaded it, but seems like it got lost due to the hardware failure of
our ftp-master machine. I'll look into uploading it again tomorrow; in
the meantime, you can grab it from:

  http://people.debian.org/~adeodato/tmp/2007-11-01/ilmbase

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
If you want this to happen, do not use the word bottom with me again, Kirk.
-- Luke Danes





Bug#450930: libfreemarker-java: FTBFS: TemplateModelException

2007-11-12 Thread Michael Ablassmeier
Package: libfreemarker-java
version: 2.3.10-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071106 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
[javac] 123. ERROR in 
/build/user/libfreemarker-java-2.3.10/src/freemarker/ext/jython/JythonHashModel.java
[javac]  (at line 140)
[javac] throw new TemplateModelException('?keys' is not supported as 
there is no 'keys' nor 'keySet' attribute on an instance of  + 
object.__class__.__name__);
[javac]
[javac] 
 
[javac] object.__class__ cannot be resolved or is not a field
[javac] --
[javac] 124. ERROR in 
/build/user/libfreemarker-java-2.3.10/src/freemarker/ext/jython/JythonHashModel.java
 (at line 160)
[javac] throw new TemplateModelException('?values' is not supported as 
there is no 'values'
[javac]  attribute on an instance of  + object.__class__.__name__);
[javac] 
 
[javac] object.__class__ cannot be resolved or is not a field
[javac]
[..]

BUILD FAILED
/build/user/libfreemarker-java-2.3.10/build.xml:355: Compile failed; see the 
compiler error output for details.

Total time: 9 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/11/06

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

bye,
- michael



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



Bug#450931: please add arm eabi support

2007-11-12 Thread Riku Voipio
Package: ltrace
Version: 0.5-3
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: eabi

Hi,

ltrace has been recently ported to arm/eabi platform, known armel
in debian. The ported version is now included in chinook release
of maemo SDK:

http://repository.maemo.org/pool/maemo4.0/free/l/ltrace/ltrace_0.5+r80-0~osmrc1-1.tar.gz

The relevant patches are in debian/patches directory.


-- 
rm -rf only sounds scary if you don't have backups


signature.asc
Description: Digital signature


Bug#450932: crm114: has stopped working; complains that fork is failing

2007-11-12 Thread Jon Dowland
Package: crm114
Version: 20060704a-5
Severity: important

~$ $HOME/.crm114/mailreaver.crm -u $HOME/.crm114/  /tmp/spam

/usr/bin/crm: *ERROR* 
 Tried to fork your minion, but it failed. Your system may have run out of 
process slots
 Sorry, but this program is very sick and probably should be killed off.
This happened at line 1072 of file /home/jon/.crm114/mailreaver.crm
The line was: 
-- syscall () (:tmp:) /ls :*:text_cache: 21 /


We are not out of process slots, so I do not know what the
problem is. I am about to continue investigating.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.29-xen
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages crm114 depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libtre4 0.7.3-1  regexp matching library with appro

Versions of packages crm114 recommends:
ii  metamail  2.7-52 implementation of MIME

-- no debconf information



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



Bug#450929: libtest-expect-perl: FTBFS: BEGIN failed--compilation aborted at lib/Test/Expect.pm line 5.

2007-11-12 Thread Martín Ferrari
tags 450929 pending
thanks

Hi, this was already detected and fixed in SVN. Will be uploaded shortly.

Thanks for your QA work.

On 11/12/07, Michael Ablassmeier [EMAIL PROTECTED] wrote:
 Package: libtest-expect-perl
 version: 0.30-1
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs-20071106 qa-ftbfs
 Justification: FTBFS on i386

 Hi,

 During a rebuild of all packages in sid, your package failed to build on i386.

 Relevant part:
 make[1]: Entering directory `/build/user/libtest-expect-perl-0.30'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/simpleCan't locate Expect/Simple.pm in @INC (@INC contains: lib 
 /build/user/libtest-expect-perl-0.30/blib/lib 
 /build/user/libtest-expect-perl-0.30/blib/arch /etc/perl 
 /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 
 /usr/local/lib/site_perl .) at lib/Test/Expect.pm line 5.
 BEGIN failed--compilation aborted at lib/Test/Expect.pm line 5.
 Compilation failed in require at t/simple.t line 5.
 BEGIN failed--compilation aborted at t/simple.t line 5.
 dubious
 Test returned status 2 (wstat 512, 0x200)
 FAILED--1 test script could be run, alas--no output ever seen
 make[1]: *** [test_dynamic] Error 2
 make[1]: Leaving directory `/build/user/libtest-expect-perl-0.30'
 make: *** [debian/stamp-makefile-check] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

 The full build log is available from
 http://people.debian.org/~lucas/logs/2007/11/06

 A list of current common problems and possible solutions is available at
 http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

 About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
 of the Grid'5000 platform, using a clean chroot containing a sid i386
 environment.  Internet was not accessible from the build systems.

 bye,
 - michael



 ___
 pkg-perl-maintainers mailing list
 [EMAIL PROTECTED]
 http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers



-- 
Martín Ferrari




Bug#422065: [Debconf-devel] Bug#422065: debconf: completion file contains

2007-11-12 Thread Unric David
I can confirm this bug and it's not related to gdm because the same behaviour 
was observed at xdm.

User startup scripts (.profile or .bash_profile) are not sourced at X login 
(Xsession) by default so bash-completion is not too. If you load them in your 
~/.xsession f.E. the described problem shows but only for root account in my 
case.

I guess the bug lies somewhere in (paranoid) environment settings of display 
managers or Xsession startup scripts for root because bash (login shell for 
root) has no problems with hyphens in function names.


Bug#443221: kernel-package: Creates packages for wrong arch when cross-compiling for i386 on amd64

2007-11-12 Thread Frans Pop
severity 443221 wishlist
thanks

I later realized that building a 64-bit (amd64) kernel for i386 is a 
perfectly valid option, so this issue is more an additional option than a 
bug in the current implementation.

I've worked around it by building the packages in a i386 chroot on my amd64 
system, which works perfectly.

I still think it could be a nice option to support though, especially now 
that crossbuilding support is getting better integrated into dpkg.

Cheers,
FJP


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


Bug#450786: emacs22-common: (safehist-mode 1) does not work

2007-11-12 Thread Jens Thiele
On 10 Nov 2007, [EMAIL PROTECTED] wrote:
 Can you please try the attached version of savehist.el, taken from the
 Emacs 22.2 release branch?  I suspect it fixes the problem.

Thanks for your quick response.

While testing your newer version, I found the real problem: 
my history file somehow was corrupt.
I don't know what exactly caused this problem (bbdb i guess).

Sorry, for the noise - I guess this bug should be closed.

Greetings
Jens



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



Bug#450808: runit-services: dash and socklog-run should be Suggests:, not Recommends:

2007-11-12 Thread Gerrit Pape
tags 450808 + pending
quit

On Sat, Nov 10, 2007 at 08:10:28PM -0500, Daniel Kahn Gillmor wrote:
 A common use i've seen for the runit-services package is to grab a
 single service directory for a particular system service that needs to
 be better-supervised than it is by default under sysvinit.
 
 In this situation, i think the sysadmin would not want socklog-run
 installed, and would have no reason to expect/need dash.
 
 According to policy [0], Recommends means The Recommends field should
 list packages that would be found together with this one in all but
 unusual installations.
 
 Suggests is used to declare that one package may be more useful with
 one or more others. Using this field tells the packaging system and
 the user that the listed packages are related to this one and can
 perhaps enhance its usefulness, but that installing this one without
 them is perfectly reasonable.
 
 Given that the use case described above is perfectly reasonable, (and
 that aptitude is now installing Recommends by default), it makes sense
 to move dash and socklog-run into Suggests instead of Recommends.
 
 Thanks for maintaining this package in debian.  runit is a great suite
 in the unix tradition.

Yes, you're right, dash and socklog-run should be moved to Depends:.
I'll do so with the next upload.

Thanks, Gerrit.



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



Bug#440185: FW: Bug#440185: FW: new install won't boot completely

2007-11-12 Thread David Wilkins
Bruce et al,

Been busy with other things for a while, but getting back to my Debian
install problems, or more specifically my inability to get X up and running.

More details as requested:
- computer is a Dell Dimension V400
- Pentium II processor 400 MHz
- 64MB System RAM
- Phillips Brilliance 150P2 monitor

I'm not sure which video board I'm using. If I go into the bios on PC it
says it is using an AGP video adapter if that helps?

I have attached the output of /usr/share/bug/xserver-xorg/script 3 as
requested.

As before, any help or suggestions much appreciated. I am a complete novice
with this and really don't know what else to try.

Thanks

David Wilkins
02 9918 5801
0419 275 642
www.wwine.com.au
 
-Original Message-
From: Brice Goglin [mailto:[EMAIL PROTECTED] 
Sent: Sunday, 16 September 2007 4:45 PM
To: David Wilkins; [EMAIL PROTECTED]
Subject: Re: Bug#440185: FW: Bug#440185: FW: new install won't boot
completely

David Wilkins wrote:
 Does anybody have any more ideas/suggestions on how to resolve this
problem?
 I sent the output of lspci -nn as requested, but haven't heard anything
 since then (almost two weeks ago).

 I am still stuck at base camp with this Debian installation - I am loath
to
 abandon Debian and go to some other Linux strain as it seems like this one
 is the best for my requirements, but I can't even get a screen up at the
 moment.
   

Please the whole output of
/usr/share/bug/xserver-xorg/script 31
so that we see your config and log.

Which video board are you willing to use? the ATI one, the S3 one, or
both? What kind of computer is this?

Brice


No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.487 / Virus Database: 269.13.21/1012 - Release Date: 16/09/2007
6:32 PM
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.15.29/1124 - Release Date: 11/11/2007
10:12 AM
 
  
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 Aug 31 08:58 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1597964 Apr  4  2007 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:0f.0 VGA compatible controller: S3 Inc. 86c968 [Vision 968 VRAM] rev 0
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 1X/2X 
(rev 5c)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3033 Sep  3 03:47 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout gb
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true

Bug#450933: new upstream version available: 1.2

2007-11-12 Thread Stefano Zacchiroli
Package: findlib
Severity: wishlist

Quoting the announcement on the caml mailing list:

 Hi list,
 
 findlib-1.2 is available. This version focuses on supporting Camlp4-3.10
 properly, and making it work on Win32. There are also a few other fixes
 and enhancements.
 
 For Camlp4 there are now special packages that match the available
 extensions on O'Caml 3.10. For example, you can now request -package
 camlp4.listcomprehension to enable the list comprehension extension.
 
 The Win32 fixups have only been tested with the mingw port of O'Caml.
 Please read the INSTALL instructions carefully.
 
 For general information about findlib, see
 http://www.ocaml-programming.de/programming/findlib.html
 
 A full list of changes can be found inside
 http://www.ocaml-programming.de/packages/documentation/findlib/README.html
 
 The new tarball is available under
 http://www.ocaml-programming.de/packages/findlib-1.2.tar.gz

Cheers.

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

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



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



Bug#450934: libssl0.9.8g-2 breaks wpa_supplicant because of bug in _x86_AES_decrypt

2007-11-12 Thread Jan Tomasek

Package: libssl0.9.8
Version: 0.9.8g-2
Severity: important

After upgrade to version 0.9.8g-2 of libssl I'm no longer able to 
connect to WPA2 network. Funny thing is that it segfaults in moment when 
RADIUS send access-accept response. Output from gdb:



Starting program: /usr/src/hostap/wpa_supplicant/wpa_supplicant -D wext -i eth1 
-c /etc/wpa_supplicant/eduroam.conf
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:17:df:95:53:70 (SSID='eduroam' freq=2412 MHz)
Associated with 00:17:df:95:53:70
CTRL-EVENT-EAP-STARTED EAP authentication started
CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
OpenSSL: tls_connection_handshake - Failed to read possible Application Data 
error::lib(0):func(0):reason(0)
EAP-MSCHAPV2: Authentication succeeded
EAP-TLV: TLV Result - Success - EAP-TLV/Phase2 Completed
CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully

Program received signal SIGSEGV, Segmentation fault.

_x86_AES_decrypt () at ax86-elf.s:482
482 ax86-elf.s: No such file or directory.
in ax86-elf.s
Current language:  auto; currently asm
(gdb) where
#0  _x86_AES_decrypt () at ax86-elf.s:482
#1  0xb7ddb51b in AES_decrypt () at ax86-elf.s:965
#2  0xbfb7c61c in ?? ()
#3  0xbfb7c654 in ?? ()
#4  0x002d in ?? ()
#5  0x0009 in ?? ()
#6  0x080b26a0 in ?? ()
#7  0xbfb7c678 in ?? ()
#8  0x08073398 in aes_unwrap (
kek=0x809e4dc äüÝ~.\225^ĺ\220\022xG(\0375č!ű\213/\030ĺ]fÜámE\006ÔŁü\234=zyR\237qÂă2eč%}^+\031jČx(SP\025OjŚYy.çäüÝ~.\225^ĺ\220\022xG(\0375č!ű\213/\030ĺ]fÜámE\006ÔŁü\234=zyR\237qÂă2eč%}^\001, 
n=9, 
cipher=0x80b260b WŽ\024FrMŹ1Wy\220Ň6\037\f~\204\200\206ú0ÄŮ\001˘'ĺ\223Ë\022úNę\027ąUJˇ\213żë\234U\234\220O\200\IלOĺ^´(˝=\224\177a\202=\2041ţ\032'§\220ď[ţť´/e, 
plain=0x80b2660 Wy\220Ň6\037\f~\204\200\206ú0ÄŮ\001˘'ĺ\223Ë\022úNę\027ąUJˇ\213żë\234U\234\220O\200\IלOĺ^´(˝=\224\177a\202=\2041ţ\032'§\220ď[ţť´/eÝ÷\022.ů) at ../hostapd/aes_wrap.c:125
#9  0x080704af in wpa_sm_rx_eapol (sm=0x809e4a8, src_addr=0xbfb7d124 , 
buf=0xbfb7c81c \002\003, len=179) at wpa.c:1340

#10 0x080529a7 in l2_packet_receive (sock=7, eloop_ctx=0x809e658, sock_ctx=0x0)
at l2_packet_linux.c:89
#11 0x080502b2 in eloop_sock_table_dispatch (table=0x80939c8, fds=0x809ff48)
at ../hostapd/eloop.c:159
#12 0x08050805 in eloop_run () at ../hostapd/eloop.c:484
#13 0x08073ebb in wpa_supplicant_run (global=0x80942f8) at wpa_supplicant.c:2628
#14 0x08079e91 in main (argc=Cannot access memory at address 0xfe5bef90


I'm running Debian/Sid on DELL Latitude D410 with ipw2200 wireless card. 
All used software is in latest versions from Sid. wpa_supplicant = 0.6.0-4.


After downgrade to libssl0.9.8_0.9.8g-1 is wpa_supplicant working again. 
 That is reason why I blame libssl and not wpa_supplicant.


If I can provide more info to debug and fix this problem let me know, I 
will try to help.


PS: Older version of libssl: 
http://www.tomasek.cz/software/debarch/deb/ftp.cz.debian.org/debian/pool/main/o/openssl/libssl0.9.8_0.9.8g-1_i386.deb


Best regards
--
---
Jan Tomasek aka Semik
http://www.tomasek.cz/




Bug#410655: Any news?

2007-11-12 Thread yannick b

Hi,
It's now been some time since the last message... Any time estimates on when 
this package may be added? Or whether it is maybe cancelled?
Thnaks, and cheers!
_
Vous êtes plutôt Desperate ou LOST ? Personnalisez votre PC avec votre série TV 
préférée !
http://specials.divertissements.fr.msn.com/SeriesTV.aspx



Bug#450935: nasm: unusable on GNU/kFreeBSD (wrong OS/ABI in generated elf)

2007-11-12 Thread Petr Salinger

Package: nasm
Severity: important
Version: 0.99.06-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd

Hello,

the nasm is currently unusable on GNU/kFreeBSD.

The nasm generates object files, which are not recognized
by current binutils on GNU/kFreeBSD.

The problem is that Linux and GNU/kFreeBSD ELF format
differs in OS/ABI field, i.e. readelf -h /bin/bash
should produce on Linux:

ELF Header:
  Magic:   7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
  Class: ELF32
  Data:  2's complement, little endian
  Version:   1 (current)
  OS/ABI:UNIX - System V
  ABI Version:   0
  Type:  EXEC (Executable file)
  Machine:   Intel 80386
  Version:   0x1

and on GNU/kFreeBSD:

ELF Header:
  Magic:   7f 45 4c 46 01 01 01 09 00 00 00 00 00 00 00 00
  Class: ELF32
  Data:  2's complement, little endian
  Version:   1 (current)
  OS/ABI:UNIX - FreeBSD
  ABI Version:   0
  Type:  EXEC (Executable file)
  Machine:   Intel 80386
  Version:   0x1


But the nasm produces everywhere UNIX - System V
and recent binutils started to check this.
Currently it prevents building of libsdl1.2 for kfreebsd-i386.

Please, could you apply attached patch to produce
UNIX - FreeBSD elf files on GNU/kFreeBSD.

It would also be nice if you can inform upstream
about this issue.

Thanks in advance

Petronly in patch2:
unchanged:
--- nasm-0.99.06.orig/output/outelf32.c
+++ nasm-0.99.06/output/outelf32.c
@@ -1000,7 +1000,11 @@
 /*
  * Output the ELF header.
  */
+#ifdef __FreeBSD_kernel__
+fwrite(\177ELF\1\1\1\11\0\0\0\0\0\0\0\0, 16, 1, elffp);
+#else
 fwrite(\177ELF\1\1\1\0\0\0\0\0\0\0\0\0, 16, 1, elffp);
+#endif
 fwriteint16_t(1, elffp);  /* ET_REL relocatable file */
 fwriteint16_t(3, elffp);  /* EM_386 processor ID */
 fwriteint32_t(1L, elffp);  /* EV_CURRENT file format version */
only in patch2:
unchanged:
--- nasm-0.99.06.orig/output/outelf64.c
+++ nasm-0.99.06/output/outelf64.c
@@ -1033,7 +1033,11 @@
 /*
  * Output the ELF header.
  */
+#ifdef __FreeBSD_kernel__
+fwrite(\177ELF\2\1\1\11\0\0\0\0\0\0\0\0, 16, 1, elffp);
+#else
 fwrite(\177ELF\2\1\1\0\0\0\0\0\0\0\0\0, 16, 1, elffp);
+#endif
 fwriteint16_t(ET_REL, elffp);  /* relocatable file */
 fwriteint16_t(EM_X86_64, elffp);  /* processor ID */
 fwriteint32_t(1L, elffp);  /* EV_CURRENT file format version */


Bug#450936: tomboy: not all text styles are correctly applied when printing

2007-11-12 Thread Paul van Tilburg
Package: tomboy
Version: 0.8.1-1
Severity: normal

Hello,

When I have notes that contain itemized lists with entries that have
various text styles (italic, strike-through, bold, etc.), it is not
completely applied when I am printing these notes.  Given an item typed
completely in bold, it happens for example that the bold style is only
applied to the first word, the last word, not at all or that it is done
completely right once printed.

For example (taken from the note source):

 list-item dir=ltritalicFoo Bar Baz/italic
 /list-item

When printed, it looks like:

 * _Foo_ Bar Baz

where _..._ denotes a word in italics.

If you need more information, please let me know!

Kind regards,
Paul

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

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

Versions of packages tomboy depends on:
ii  gconf2  2.20.1-1 GNOME configuration database syste
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-6  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1+b2  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.91-1 generic font configuration library
ii  libgconf2.0-cil 2.16.0-7 CLI binding for GConf 2.16
ii  libglib2.0-02.14.2-1 The GLib library of C routines
ii  libglib2.0-cil  2.10.2-1 CLI binding for the GLib utility l
ii  libgmime2.2-cil 2.2.10-2 CLI binding for the MIME library
ii  libgnome2.0-cil 2.16.0-7 CLI binding for Gnome 2.16
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeprint2.2-0  2.18.2-1 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-02.18.1-1 GNOME 2.2 print architecture User 
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libgtk2.0-cil   2.10.2-1 CLI binding for the GTK+ toolkit 2
ii  libgtkspell02.0.10-3+b1  a spell-checking addon for GTK's T
ii  libmono-addins-gui0.2-c 0.2-4GTK# frontend library for Mono.Add
ii  libmono-addins0.2-cil   0.2-4addin framework for creating exten
ii  libmono-corlib2.0-cil   1.2.5.1-1Mono core library (2.0)
ii  libmono-system2.0-cil   1.2.5.1-1Mono System libraries (2.0)
ii  libmono2.0-cil  1.2.5.1-1Mono libraries (2.0)
ii  libndesk-dbus-glib1.0-c 0.4.1-1  CLI implementation of D-Bus (GLib 
ii  libndesk-dbus1.0-cil0.6.0-1  CLI implementation of D-Bus
ii  libpanel-applet2-0  2.20.1-1 library for GNOME Panel applets
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcomposite1  1:0.3.2-1+b1 X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension libra
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-2GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  mono-runtime1.2.5.1-1Mono runtime
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

tomboy recommends no packages.

-- no debconf information



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



Bug#450575: add output sorting

2007-11-12 Thread Sebastian Harl
Hi Pavel,

On Thu, Nov 08, 2007 at 11:33:02AM +0200, Pavel Piatruk wrote:
 Please add output sorting to collection.cgi. It will be much more useful for
 showing great count of graphs.

collection.cgi has improved a lot since version 4 has been released (which can
currently be found in experimental). This includes sorting of hostnames and
plugin names. I'm pretty sure, I will upload 4.x to unstable fairly soon, so
I'm not going to upload any other 3.x packages.

I will close this bug as soon as collectd-4 enters unstable.

HTH,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#450721: [pkg-ntp-maintainers] Bug#450721: ntp: manpage typos: tickadj:ttimekeeping; ntpq:ntpqwill

2007-11-12 Thread Peter Eisentraut
Justin Pryzby wrote:
 These files should really be split into multiple lines; the
 recommendation from VCS is to start each sentence on a new line.

The version control system has recommendations on formatting man pages???



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



Bug#450478: agenda.app: FTBFS: E: Package libgnustep-gui0.10-dev has no installation candidate

2007-11-12 Thread Gürkan Sengün

this one is moving to simpleagenda, but that needs libical:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=404862
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=424875

yours,
guerkan



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



Bug#450938: doxygen: fails to generate images with graphviz from testing (2.8-2.6)

2007-11-12 Thread Andreas Beckmann
Package: doxygen
Version: 1.5.3-20071020-1
Severity: normal

Hi,

doxygen fails to generate images if graphviz from testing (2.8-2.6)
is installed. A lot of the following errors occurr:
  Renderer type: png:gd not recognized. Use one of: png:cg

After updating graphviz to 2.12-5 from unstable, everything seems to
work again.
Probably the graphviz conflicts should to be bumped to graphviz ( 1.12).


Andreas

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

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

Versions of packages doxygen depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libgcc1   1:4.2.2-3  GCC support library
ii  libpng12-01.2.15~beta5-3 PNG library - runtime
ii  libstdc++64.2.2-3The GNU Standard C++ Library v3

doxygen recommends no packages.

-- no debconf information



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



Bug#409673: FTBFS with GCC 4.2: C/C++ linkage declarations conflict

2007-11-12 Thread Gürkan Sengün

I hope the tesseract 2.x gets in (it's in http://ftp-master.debian.org/new.html)
should (if still relevant) have included your patch. If not, I will have a look
at it, once 2.x is in Debian.

Yours,
Guerkan



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



Bug#409486: FTBFS with GCC 4.2: 'anonymous' has incomplete type

2007-11-12 Thread Gürkan Sengün
During my tests, including this patch, and/or fixing the other bugs, and/or 
updating to the latest version of it. I found brutalchess to not work properly

anymore (pieces not selectable), that's why this is still open.

I was hoping for an improved/new upstream version, but didn't get any response
to my queries...

Yours,
Guerkan



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



Bug#411558: mkfs.gfs

2007-11-12 Thread Graham Wood


The command mkfs.gfs does not work without various parameters passed in:

# mkfs.gfs /dev/shared/testvol
mkfs.gfs: lockproto error:  unknown

# mkfs.gfs -p lock_dlm -t Cluster:testvol -j 2 /dev/shared/testvol

As a minimum you need to pass in the above parameters - the locking  
protocol, the namespace for it (which in the above example was  
testvol in the cluster Cluster) and how many journals.


This is not a bug, it's incorrect invocation of the initial command.

Graham



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



Bug#440951: isutf8 accepts overlong UTF-8 sequences

2007-11-12 Thread Lars Wirzenius
package moreutils
tag 440951 patch
thanks

Attached is a patch to fix bug #440951 (isutf8 accepts overlong UTF-8
sequences) in isutf8, part of the moreutils package. I ended
re-implementing the core logic of the program, but on the other hand it
is now clearer than before (read: I couldn't understand the old code
without some effort).

Joey, should I commit directly to svn or can you apply and commit this
patch? (I can provide the debian/changelog change as well, if you like.)

=== modified file 'check-isutf8'
--- check-isutf8	2006-05-27 23:18:29 +
+++ check-isutf8	2007-10-28 13:59:54 +
@@ -27,5 +27,6 @@
 check 1 '\xc2'
 check 1 '\xc2\x20'
 check 1 '\x20\xc2'
+check 1 '\300\200'
 
 exit $failed

=== modified file 'isutf8.c'
--- isutf8.c	2006-03-08 03:19:40 +
+++ isutf8.c	2007-11-10 23:21:59 +
@@ -18,72 +18,199 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+#include assert.h
 #include stdio.h
 #include stdlib.h
 #include errno.h
 #include string.h
 #include getopt.h
 
-#define VERSION 1.0
+
+#define VERSION 1.1
+
+
+/*
+ * Code to indicate an invalid UTF8 character.
+ */
+enum { INVALID_CHAR = 0x };
+
+
+/*
+ * Produce shortest UTF8 encoding of a 31-bit value in 'u', returning it
+ * in the array 'buf'. Return the number of bytes in the encoded value.
+ * If the value is too large (more than 32 bits or would take more than
+ * 'maxbytes' bytes), return -1.
+ */
+static int encodeutf8(unsigned long u, unsigned char *buf, size_t maxbytes)
+{
+static const struct {
+int nbytes;
+unsigned long max;
+} tab[] = {
+{ 1, 0x007F },
+{ 2, 0x07FF },
+{ 3, 0x },
+{ 4, 0x001F },
+{ 5, 0x03FF },
+{ 6, 0x7FFF },
+};
+static const int ntab = sizeof(tab) / sizeof(tab[0]);
+int i, j;
+
+if (u  tab[ntab-1].max)
+return -1;
+
+for (i = 0; i  ntab; ++i) {
+if (u = tab[i].max)
+break;
+}
+assert(i  ntab);
+
+if (tab[i].nbytes  maxbytes)
+return -1;
+
+if (tab[i].nbytes == 1) { /* Special case */
+buf[0] = u;
+} else {
+for (j = tab[i].nbytes-1; j  0; --j) {
+buf[j] = 0x80 | (u  0x3f);
+u = 6;
+}
+
+unsigned char mask = ~(0xFF  tab[i].nbytes);
+buf[0] = mask | u;
+}
+
+return tab[i].nbytes;
+}
+
 
 /* 
+ * Return number of ones at the top of a byte.
+ *
  * I'm pretty sure there is a fancy trick to do this without a loop,
  * but I'm too tired to figure it out now. --liw
  */
 static int high_ones(int c) {
-	int n;
-
-	for (n = 0; (c  0x80) == 0x80; c = 1)
-		++n;	
-	return n;
-}
-
+int n;
+
+for (n = 0; (c  0x80) == 0x80; c = 1)
+++n;
+return n;
+}
+
+
+/*
+ * Decode a UTF8 character from an array of bytes. Return character code.
+ * Upon error, return INVALID_CHAR.
+ */
+static unsigned long decodeutf8(unsigned char *buf, int nbytes)
+{
+unsigned long u;
+int i, j;
+
+if (nbytes = 0)
+return INVALID_CHAR;
+
+if (nbytes == 1) {
+if (buf[0] = 0x80)
+return INVALID_CHAR;
+return buf[0];
+}
+
+i = high_ones(buf[0]);
+if (i != nbytes)
+return INVALID_CHAR;
+u = buf[0]  (0xff  i);
+for (j = 1; j  nbytes; ++j) {
+if ((buf[j]  0xC0) != 0x80)
+return INVALID_CHAR;
+u = (u  6) | (buf[j]  0x3f);
+}
+return u;
+}
+
+
+/*
+ * Determine if the contents of an open file form a valid UTF8 byte stream.
+ * Do this by collecting bytes for a character into a buffer and then
+ * decode the bytes and re-encode them and compare that they are identical
+ * to the original bytes. If any step fails, return 0 for error. If EOF
+ * is reached, return 1 for OK.
+ */
 static int is_utf8_byte_stream(FILE *file, char *filename, int quiet) {
-	int c, n, remaining_bytes;
-	unsigned long line, col;
-	
-	remaining_bytes = 0;
-	line = 1;
-	col = 1;
-	while ((c = getc(file)) != EOF) {
-		n = high_ones(c);
-		if (remaining_bytes  0) {
-			if (n == 1) {
---remaining_bytes;
-if (remaining_bytes == 0)
-	++col;
-			} else
-goto error;
-		} else if (n == 0) {
-			/* 7-bit character, skip, but adjust position */
-			if (c == '\n') {
-++line;
-col = 1;
-			} else
-++col;
-		} else if (n == 1)
-			goto error; /* wrong place for continuation byte */
-		else
-			remaining_bytes = n - 1; /* start of multi-byte sequence */
-	}
-	if (remaining_bytes  0)
-		goto error;
+enum { MAX_UTF8_BYTES = 6 };
+unsigned char 

Bug#450939: HugeTLBfs missing

2007-11-12 Thread Philipp Reisner
Package: Linux-2.6

Affordable amounts of core memory grow pretty fast. TLB misses get
an increasing burden for programs working with large data sets.

A way out is to use the HugePages. The Linux Kernel supports HugePages
by the HugeTLBfs. There is no Debian kernel with HugeTLBfs enabled in 
the configuration. 

Please either enable the HugeTLB in the configuration of the 
kernel, or add an futher edition of the linux-image package which
has the HugeTLBfs enabled.

Thanks!

-Phil
-- 
: Dipl-Ing Philipp Reisner  Tel +43-1-8178292-50 :
: LINBIT Information Technologies GmbH  Fax +43-1-8178292-82 :
: Vivenotgasse 48, 1120 Vienna, Austriahttp://www.linbit.com :



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



Bug#411299: mkfs.gfs

2007-11-12 Thread Graham Wood


The command mkfs.gfs does not work without various parameters passed in:

# mkfs.gfs /dev/shared/testvol
mkfs.gfs: lockproto error:  unknown

# mkfs.gfs -p lock_dlm -t Cluster:testvol -j 2 /dev/shared/testvol

As a minimum you need to pass in the above parameters - the locking
protocol, the namespace for it (which in the above example was
testvol in the cluster Cluster) and how many journals.

This is not a bug, it's incorrect invocation of the initial command.

Graham

(apologies for duplicate if this goes to both bugs, it's my first  
experience of using the system)




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



Bug#450940: ITP: ocaml-soundtouch -- ocaml bindings for the sound stretching library

2007-11-12 Thread Romain Beauxis
Package: wnpp
Severity: wishlist
Owner: Romain Beauxis [EMAIL PROTECTED]


* Package name: ocaml-soundtouch
  Version : 0.1.0
  Upstream Author : The Savonet Team [EMAIL PROTECTED]
* URL : http://savonet.sourceforge.net/
* License : LGPL
  Programming Lang: Ocaml + C stubs
  Description : ocaml bindings for the sound stretching library

This package will provide ocaml module interface to the C libsound.

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

Kernel: Linux 2.6.23.1-mactel (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash



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



Bug#444386: glade-3_3.4.0-1.diff.gz

2007-11-12 Thread Daniel Burr
Can any of you guys who have built a 3.4.0 deb possibly make your
changes publicly accessible?  The only change that I found I had to make
to actually build the packages was to  was to remove the documentation
from debian/libgladeui-1-dev.install but I haven't played with the built
executable too much yet.  Any run-time gotchas?

DB






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



Bug#450941: texlive-fonts-extra: cannot use mathtime/belleek

2007-11-12 Thread Paul van Tilburg
Package: texlive-fonts-extra
Version: 2007.dfsg.1-1
Severity: normal

Hello all,

I want to use some poster templates and beamer themes that employ the
mathtime font (\usepackage{mathtime}).  As I understood it, this
font/package became defunct in teTeX and was replaced by the free
replacement belleek. 
So, I installed texlive-fonts-extra, but can't get it to work, since there
is no mathtime.sty nor belleek.sty.  Is it missing?

Kind regards,
Paul

##
minimal input file:

\documentclass{article}

\usepackage{mathtime}

\begin{document}

This should be in mathtime: $\sum_{i = 0}^{n} n + n^2$

\end{document}


##
 List of ls-R files

-rw-r--r-- 1 root root 864 Nov  7 17:12 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 3482 Nov  7 17:02 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Aug  2 15:44 /usr/share/texmf/ls-R - 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 Nov  5 10:15 /usr/share/texmf-texlive/ls-R - 
/var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 Nov  5 10:15 /usr/share/texmf-texlive/ls-R - 
/var/lib/texmf/ls-R-TEXLIVE
##
 Config files
lrwxrwxrwx 1 root root 20 Aug  2 15:44 /usr/share/texmf/web2c/texmf.cnf - 
/etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 4677 Nov  7 17:12 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 9643 Nov  7 17:12 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4730 Nov  7 17:12 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 Jun 20 17:33 mktex.cnf
##
 md5sums of texmf.d
a58bdc99b443695b00c7573371f51b7f  /etc/texmf/texmf.d/05TeXMF.cnf
5f7f6652cc8b8071c9e4ea6ba9e9f0a1  /etc/texmf/texmf.d/15Plain.cnf
8a26468004b5ebc7ae9884740356c1d0  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
7ae52efac46feb97010986e57877d12e  /etc/texmf/texmf.d/80DVIPDFMx.cnf
e36faa13563bdb46303b91ab3f6ea638  /etc/texmf/texmf.d/85Misc.cnf
7e8f87acdeba48edac16d851c77b9e75  /etc/texmf/texmf.d/90TeXDoc.cnf
30f4f13357c2761ed01a6a15f28725a5  /etc/texmf/texmf.d/95NonPath.cnf

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

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

Versions of packages texlive-fonts-extra depends on:
ii  texlive-base  2007-13TeX Live: Essential programs and f
ii  texlive-common2007-13TeX Live: Base component

Versions of packages texlive-fonts-extra recommends:
ii  texlive-fonts-extra-doc2007.dfsg.1-1 TeX Live: Documentation files for 
pn  texpower   none(no description available)

Versions of packages tex-common depends on:
ii  debconf   1.5.16 Debian configuration management sy
ii  ucf   3.003  Update Configuration File: preserv

Versions of packages texlive-fonts-extra is related to:
pn  tetex-basenone (no description available)
ii  tetex-bin 2007-13TeX Live: teTeX transitional packa
pn  tetex-extra   none (no description available)
ii  tex-common1.9Common infrastructure for using an

-- debconf information excluded



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



Bug#450719: closed by Nicolas François [EMAIL PROTECTED] (Re: Bug#450719: passwd: usermod --append option is not recognized as valid)

2007-11-12 Thread Tim Miller Dyck

Thanks for tracking down the bug. I'm glad it's fixed in unstable.

Regards,
Tim



Bug#450942: azureus: Eclipse error (?) messages

2007-11-12 Thread Jan Willem Stumpel
Package: azureus
Version: 3.0.3.4-1
Severity: normal

When you put the mouse cursor anywhere in the Azureus window, a tooltip
message always appears:

   SWT_Close (no resource bundle)

Of course the user has no idea what this could possibly mean. It does not
seem to do any harm, but it is annoying. It is probably some debug
instrumentation from Eclipse (the system that, it seems, Azureus was
developed with).

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

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

Versions of packages azureus depends on:
pn  java-gcj-compat | java-virtua none (no description available)
ii  libcommons-cli-java   1.0-11 API for working with the command l
ii  liblog4j1.2-java  1.2.15-1   Logging library for java
ii  libseda-java  3.0-3  the Staged Event-Driven Architectu
ii  libswt-gtk-3.3-java   3.3.1-1Standard Widget Toolkit for GTK Ja
ii  sun-java6-jre [java2-runtime] 6-03-2 Sun Java(TM) Runtime Environment (

azureus recommends no packages.

-- no debconf information



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



Bug#447781: ncmpc: mpd should only be a Suggests

2007-11-12 Thread Sebastian Harl
Hi Maximilian,

On Tue, Oct 23, 2007 at 08:06:56PM +0200, Maximilian Gass wrote:
 The ncmpc package should only suggest mpd, as Recommends are 
 used in all but unusual cases and it's commen to run a MPD
 server on your network and have several client systems which don't
 run the daemon at all.

I'm not quite sure about that. Basically, you're right but I assume the more
common case is to have mpd and ncmpc installed on the same system and that
most users expect mpd to be (automatically) installed as well. If I downgrade
the recommendation to a suggestion, mpd might even be removed by aptitude upon
upgrade as it might (I'm not quite sure about that) be marked as unused if no
package recommends it any longer - this will definitely confuse a lot of users
like hell.

As this is only a recommendation you are able to remove the mpd package even
if you install recommendations by default.

Sorry for the inconvenience and thanks for the pointer.

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#450943: minicom: FTBFS on GNU/kFreeBSD

2007-11-12 Thread Petr Salinger

Package: minicom
Severity: important
Version: 2.3~rc1-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.

It is due to usage of non-posix TCGETS.
Please use portable tcgetattr() instead.

It would also be nice if you can ask upstream
to include this changes.

Thanks in advance

Petr



--- src/main.c~ 2007-11-12 16:10:51.0 +0100
+++ src/main.c  2007-11-12 16:10:51.0 +0100
@@ -526,7 +526,7 @@
   struct termios t;
   if (portfd_is_socket  portfd_is_connected)
 return 1;
-  return !ioctl(fd, TCGETS, t);
+  return !tcgetattr(fd, t);
 }

 /* Update the timer display. This can also be called from updown.c */




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



Bug#450721: [pkg-ntp-maintainers] Bug#450721: ntp: manpage typos: tickadj:ttimekeeping; ntpq:ntpqwill

2007-11-12 Thread Justin Pryzby
On Mon, Nov 12, 2007 at 02:31:40PM +0100, Peter Eisentraut wrote:
 Justin Pryzby wrote:
  These files should really be split into multiple lines; the
  recommendation from VCS is to start each sentence on a new line.
 
 The version control system has recommendations on formatting man pages???
I mean it's considered useful in the context of VCS to do this.
Actually I think several of the man-db/manpages pages do this
(man-pages.7, but this is a new page which was derived from something
else).

I also just found it in man-db:manpage.example.



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



Bug#390123: Reproducible crash changing keyboard language code

2007-11-12 Thread Roberto C . Sánchez
package grdesktop
title 390123 grdesktop: changing keyboard language code causes SIGSEGV
thanks

I rebuilt grdesktop with debugging symbols and have included the
backtrace:

gdb /usr/bin/grdesktop
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu...Using host libthread_db library .

(gdb) run
Starting program: /usr/bin/grdesktop
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1224316544 (LWP 13879)]
ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave

(grdesktop:13879): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `GTK_LId

(grdesktop:13879): GLib-GObject-WARNING **: gtype.c:3337: type id `0' is invalid

(grdesktop:13879): GLib-GObject-WARNING **: can't peek value table for type `id

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1224316544 (LWP 13879)]
0xb7e6a6a5 in gtk_tree_model_get_valist () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0  0xb7e6a6a5 in gtk_tree_model_get_valist ()
   from /usr/lib/libgtk-x11-2.0.so.0
#1  0xb7e6a88d in gtk_tree_model_get () from /usr/lib/libgtk-x11-2.0.so.0
#2  0x0805013e in sig_keychange (widget=0x8156b70, data=0x0) at optbox.c:1162
#3  0xb79a0e1b in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#4  0xb799398b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5  0xb79a3f2d in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#6  0xb79a5429 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#7  0xb79a55d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#8  0xb7e834bb in gtk_tree_view_scroll_to_cell ()
   from /usr/lib/libgtk-x11-2.0.so.0
#9  0xb7e89d14 in _gtk_tree_view_column_autosize ()
   from /usr/lib/libgtk-x11-2.0.so.0
#10 0xb7e8a5a1 in _gtk_tree_view_column_autosize ()
   from /usr/lib/libgtk-x11-2.0.so.0
#11 0xb7e8a73e in _gtk_tree_view_column_autosize ()
   from /usr/lib/libgtk-x11-2.0.so.0
#12 0xb7e8ccd8 in _gtk_tree_view_column_autosize ()
   from /usr/lib/libgtk-x11-2.0.so.0
#13 0xb7db8250 in _gtk_marshal_BOOLEAN__BOXED ()
---Type return to continue, or q return to quit---
   from /usr/lib/libgtk-x11-2.0.so.0
#14 0xb7991f49 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0
#15 0xb7993a7c in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#16 0xb79a456f in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#17 0xb79a5208 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#18 0xb79a55d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#19 0xb7ea1f64 in gtk_widget_get_default_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
#20 0xb7eb1366 in gtk_window_propagate_key_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
#21 0xb7eb41bc in gtk_window_activate_key () from /usr/lib/libgtk-x11-2.0.so.0
#22 0xb7db8250 in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#23 0xb7991f49 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0
#24 0xb799398b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#25 0xb79a456f in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#26 0xb79a5208 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#27 0xb79a55d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#28 0xb7ea1f64 in gtk_widget_get_default_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
---Type return to continue, or q return to quit---
#29 0xb7db1c0a in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#30 0xb7db2e07 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#31 0xb7c4beea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
#32 0xb791c731 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0xb791f7a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#34 0xb791fb67 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#35 0xb7db3281 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#36 0x0804d4f7 in make_gui (rdpfile=0x0) at main.c:135
#37 0x0804d9c5 in main (argc=Cannot access memory at address 0x0
) at main.c:212
(gdb)

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


signature.asc
Description: Digital signature


Bug#450944: freecol: Does not respect LC_MESSAGES

2007-11-12 Thread Lionel Elie Mamane
Package: freecol
Version: 0.7.2-2
Severity: normal

I have:

LANG=fr_LU.UTF-8
LC_MESSAGES=en_GB.UTF-8
LC_ALL unset

but when I first start it, freecol shows menus in French. It should
follow LC_MESSAGES for that, and use (British) English.

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

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

Versions of packages freecol depends on:
ii  libhiglayout-java  1.0-1 An easy-to-use layout manager for 
ii  libwoodstox-java   4.0~svn20070930-1 a high-performance XML processor
ii  sun-java6-jre  6-03-2Sun Java(TM) Runtime Environment (

freecol recommends no packages.

-- no debconf information



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



Bug#448635: gromacs: Please add support for OpenMPI

2007-11-12 Thread Manuel Prinz
Hi Nicholas!

Am Dienstag, den 30.10.2007, 10:33 -0700 schrieb Nicholas Breen:
 Great!  I'd been leaving it out because it didn't compile the last time
 I'd checked it (which was admittedly back on openmpi 1.0.2) and wasn't
 expecting to be able to add support until GROMACS 4.0.  I'll be happy to
 add support sooner.

Unfortunately, the patch is somewhat broken; it does not build mdrun_mpi
and mdrun_mpi_d which makes the resulting gromacs-openmpi package rather
useless. I missed that because of a parallel installation of
gromacs-mpich. Sorry!

The build does not fail although there is an error in the logs:

mkdir .libs
/usr/bin/mpicc.openmpi -O3 -fomit-frame-pointer -finline-functions -Wall 
-Wno-unused -funroll-all-loops -o .libs/mdrun glaasje.o gctio.o init_sh.o 
ionize.o do_gct.o relax_sh.o repl
_ex.o xutils.o compute_io.o md.o mdrun.o genalg.o  
../mdlib/.libs/libmd_mpi_openmpi.so ../gmxlib/.libs/libgmx_mpi_openmpi.so -lnsl 
/usr/lib/libfftw3f.so -lm
../gmxlib/.libs/libgmx_mpi_openmpi.so: undefined reference to 
`ompi_request_null'
../mdlib/.libs/libmd_mpi_openmpi.so: undefined reference to `ompi_mpi_int'
../mdlib/.libs/libmd_mpi_openmpi.so: undefined reference to 
`ompi_mpi_comm_world'
../mdlib/.libs/libmd_mpi_openmpi.so: undefined reference to `ompi_mpi_float'
../gmxlib/.libs/libgmx_mpi_openmpi.so: undefined reference to `ompi_mpi_byte'
collect2: ld returned 1 exit status
make[2]: *** [mdrun] Error 1
make[2]: Leaving directory `/tmp/buildd/gromacs-3.3.2/src/kernel'
make[1]: Leaving directory `/tmp/buildd/gromacs-3.3.2'
dh_installdirs -pgromacs-openmpi
/usr/bin/make install-mdrun 
prefix=/tmp/buildd/gromacs-3.3.2/debian/gromacs-openmpi/usr 
exec_prefix=/tmp/buildd/gromacs-3.3.2/debian/gromacs-openmpi/usr

I have no solution to that at the moment but I hope to work it out soon.

Best regards
Manuel


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#101010: Selbstst#228;ndige Arbeit

2007-11-12 Thread Agustin Villalobos
Wir sind ein dynamisches Unternehmen im Bereich  der Finanzt#228;tigkeit!
Unsere internationalen Gesch#228;ftskontakte werden immer wichtiger. Zur 
Verst#228;rkung unseres Teams suchen wir einen Profi als Lieferungsmanager.
Voraussetzungen:
·   Wohnort: die USA, Deutschland
·flexibel, zuverl#228;ssig, verantwortungsvoll
·gute PC Kenntnisse (Email, Microsoft World) und Internetanschlu#223;
·minimal 3 Stunden pro Tag frei
Wir bieten Ihnen :
·   einen angenehmen und sicheren Arbeitsplatz
·   ein leistungsorientiertes Gehalt 
·   die Chance zum beruflichen Aufstieg
·   freie Zeiteinteilung
Das Wesentliche bei der Arbeit:
1. Geld von einem unserer Kunden bekommen 
2. das Geld #252;ber Western Union transferieren lassen

Ihr Verdienst betr#228;gt 1400$ pro Monat. Von jeder Geldsumme, die man 
#252;berwiesen hat, kriegt man  2 % zus#228;tzlich.
 Die Probezeit dauert 2 Wochen. In dieser Zeit kriegen Sie kein festes Gehalt, 
sondern nur 2 % von jeder #220;berweisung.

Wenn Sie diese Chance reizt, in einem erfolgreichen Team mitzuarbeiten, dann 
bitten wir Sie um die schriftliche Bewerbung an : [EMAIL PROTECTED]




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



Bug#109488: Sichere Arbeitspl#228;tze

2007-11-12 Thread Abe Huber
Wir sind ein dynamisches Unternehmen im Bereich  der Finanzt#228;tigkeit!
Unsere internationalen Gesch#228;ftskontakte werden immer wichtiger. Zur 
Verst#228;rkung unseres Teams suchen wir einen Profi als Lieferungsmanager.
Voraussetzungen:
·   Wohnort: die USA, Deutschland
·flexibel, zuverl#228;ssig, verantwortungsvoll
·gute PC Kenntnisse (Email, Microsoft World) und Internetanschlu#223;
·minimal 3 Stunden pro Tag frei
Wir bieten Ihnen :
·   einen angenehmen und sicheren Arbeitsplatz
·   ein leistungsorientiertes Gehalt 
·   die Chance zum beruflichen Aufstieg
·   freie Zeiteinteilung
Das Wesentliche bei der Arbeit:
1. Geld von einem unserer Kunden bekommen 
2. das Geld #252;ber Western Union transferieren lassen

Ihr Verdienst betr#228;gt 1400$ pro Monat. Von jeder Geldsumme, die man 
#252;berwiesen hat, kriegt man  2 % zus#228;tzlich.
 Die Probezeit dauert 2 Wochen. In dieser Zeit kriegen Sie kein festes Gehalt, 
sondern nur 2 % von jeder #220;berweisung.

Wenn Sie diese Chance reizt, in einem erfolgreichen Team mitzuarbeiten, dann 
bitten wir Sie um die schriftliche Bewerbung an : [EMAIL PROTECTED]





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



Bug#450832: gnome-applets: I can't add a drivemount applet to my panel

2007-11-12 Thread Loïc Minier
notfound 450832 2.20.0-1+b1
found 450832 2.20.0-1
stop

Hi,

On Sun, Nov 11, 2007, giggz wrote:
 Version: 2.20.0-1+b1

 Best to report against source versions, not binary versions.

 Would also be nice if you could wrap your lines to 72 chars; thanks!

 I use the drivemount applet to mount/umount NFS volume. I had this
 applet on my panel and it worked perfectly. Now it has dissappeared
 and I cant' add it anymore. When I click on add drivemount nothing
 appears and I don't get any error message.

 Nothing in .xsession-errors?

   Bye,
-- 
Loïc Minier




Bug#445304: probably same bug found in another example

2007-11-12 Thread Peter
Hi

I think this is the same problem that some users of debian-live has found.
This project builds amongst different outputs an usb-hdd image but
during the build if one have replaced classic fdisk with gnu-fdisk it fails.

During build it mounts an zerofilled image

losetup -f  binary.img
and then it checks it with
fdisk -l -u
with gnu-fdisk we get
Error: Unable to open /dev/loop0 - unrecognized disk label.

but with classic fdisk it gives:
The size and the CHS of the image, and complains of the lack ot
partition table just as it should.

regards
//Peter
-- 

/bitrunner/

*0708-460260*
Andra Långgatan 28
41327 Göteborg
Sweden





Bug#450945: mydns: new upstream with new version may solve memory problems

2007-11-12 Thread MJ Ray
Package: mydns-pgsql
Version: 1:1.1.0-7
Severity: wishlist
Tags: patch

Hi,

I was having some problems with mydns-pgsql 1:1.1.0-7 running under
OpenVZ hitting various memory limits.  While trying to debug it, I've
tried installing the new version 1.2.4 which may be a fork, see
http://sourceforge.net/mailarchive/forum.php?thread_name=4729b36f.9rlxdwZYEPt6ppb2%25mjr%40phonecoop.coopforum_name=mydns-users

The changes to the debian directory from 1:1.1.0-7 are attached.
Feel free to ping me if you want to know whether it solved the
limits-hitting.  Initial signs are good.

Dependencies of mydns-pgsql:
ii  libc6  2.3.6.ds1-13et GNU C Library: Shared libraries
ii  libpq4 8.1.9-0etch1   PostgreSQL C client library
ii  postgresql-cli 7.5.22 front-end programs for PostgreSQL (transitio

Hope that helps someone,
-- 
MJR/slef
My Opinion Only: see http://people.debian.org/~mjr/
Please follow http://www.uk.debian.org/MailingLists/#codeofconduct
diff -ruN mydns-1.1.0/debian/changelog mydns-1.2.4/debian/changelog
--- mydns-1.1.0/debian/changelog2007-11-12 13:56:50.0 +
+++ mydns-1.2.4/debian/changelog2007-11-12 15:06:40.0 +
@@ -1,3 +1,14 @@
+mydns (1:1.2.4-1) unstable; urgency=low
+
+  * Port debian patches to new upstream's new version 1.2.4
+  * Update debian/patches/01-nogroup-fix.dpatch to match new source
+  * Remove debian/patches/03-mydnscheck-alias.dpatch due to upstream
+inclusion
+  * Add libecpg-dev to Build-Depends due to cidr.c:21 wanting
+pgtypes_timestamp.h
+
+ -- MJ Ray (Debian) [EMAIL PROTECTED]  Mon, 12 Nov 2007 15:06:34 +
+
 mydns (1:1.1.0-7) unstable; urgency=low
 
   * Added new translations, l10n-only update
diff -ruN mydns-1.1.0/debian/control mydns-1.2.4/debian/control
--- mydns-1.1.0/debian/control  2007-11-12 13:56:50.0 +
+++ mydns-1.2.4/debian/control  2007-11-12 14:56:39.0 +
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Philipp Kern [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.1.68), libmysqlclient15-dev, zlib1g-dev, 
texinfo, po-debconf, libpq-dev, dpatch, autoconf, automake1.9
+Build-Depends: debhelper (= 4.1.68), libmysqlclient15-dev, zlib1g-dev, 
texinfo, po-debconf, libpq-dev, dpatch, autoconf, automake1.9, libecpg-dev
 Build-Conflicts: autoconf2.13, automake1.4
 Standards-Version: 3.6.2
 
diff -ruN mydns-1.1.0/debian/patches/00list mydns-1.2.4/debian/patches/00list
--- mydns-1.1.0/debian/patches/00list   2007-11-12 13:56:50.0 +
+++ mydns-1.2.4/debian/patches/00list   2007-11-12 14:29:10.0 +
@@ -1,3 +1,2 @@
 01-nogroup-fix.dpatch
 02-disable-static-build.dpatch
-03-mydnscheck-alias.dpatch
diff -ruN mydns-1.1.0/debian/patches/01-nogroup-fix.dpatch 
mydns-1.2.4/debian/patches/01-nogroup-fix.dpatch
--- mydns-1.1.0/debian/patches/01-nogroup-fix.dpatch2007-11-12 
13:56:50.0 +
+++ mydns-1.2.4/debian/patches/01-nogroup-fix.dpatch2007-11-12 
14:20:56.0 +
@@ -4,14 +4,14 @@
 ## DP: Debian uses `nogroup' instead of `nobody' as the low-priviledge group
 
 @DPATCH@
 mydns/src/mydns/conf.c.orig2006-04-07 20:51:31.0 +0200
-+++ mydns/src/mydns/conf.c 2006-04-07 20:51:42.0 +0200
-@@ -68,7 +68,7 @@
- { -,NULL,   
N_(GENERAL OPTIONS)},
+--- mydns/src/mydns/conf.c.orig2007-11-12 14:18:32.0 +
 mydns/src/mydns/conf.c 2007-11-12 14:18:44.0 +
+@@ -80,7 +80,7 @@
+ { -,NULL,   N_(GENERAL 
OPTIONS)},
  
- { user, nobody,   
N_(Run with the permissions of this user)},
--{ group,nobody,   
N_(Run with the permissions of this group)},
-+{ group,nogroup,  
N_(Run with the permissions of this group)},
- { listen,   *,
N_(Listen on these addresses ('*' for all)),  bind},
- { no-listen,, 
N_(Do not listen on these addresses)},
+ { user, nobody,   N_(Run with 
the permissions of this user)},
+-{ group,nobody,   N_(Run with 
the permissions of this group)},
++{ group,nogroup,  N_(Run with 
the permissions of this group)},
+ { listen,   *,N_(Listen on 
these addresses ('*' for all)),  bind},
+ { no-listen,, N_(Do not 
listen on these addresses)},
  
diff -ruN mydns-1.1.0/debian/patches/03-mydnscheck-alias.dpatch 

Bug#444386: glade-3_3.4.0-1.diff.gz

2007-11-12 Thread Deng Xiyue
On Tue, 2007-11-13 at 00:19 +1000, Daniel Burr wrote:
 Can any of you guys who have built a 3.4.0 deb possibly make your
 changes publicly accessible?  The only change that I found I had to make
 to actually build the packages was to  was to remove the documentation
 from debian/libgladeui-1-dev.install but I haven't played with the built
 executable too much yet.  Any run-time gotchas?
 
 DB

In fact there are more things should be taken care of, such as soname
version bump, Debian menu transition, etc. In fact work has been done
and waiting for review. You can track the development at [1].
Unfortunately as my initial test turns out that the Input Dialog Crash
and External plugin missing bugs are not taken care of at this version
as advertised.

[1] http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3

-- 
Deng Xiyue, aka. manphiz




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



Bug#450510: HASH SUM MISMATCH errors in apt, versions 0.7.6

2007-11-12 Thread Daniel Burrows
  The submitter replied via private email.  It appears that he somehow
got a Packages file without any cryptographic checksums (not sure how);
I get the same behavior if I remove the cryptographic checksums from my
Packages file.  If this is intended behavior (and it makes sense to me),
apt should probably detect the missing sums and generate a different
error from the error it generates for a sum mismatch.

  Daniel



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



Bug#450947: rt73-source: rt73-module*.postinst does not call depmod on non-running kernel

2007-11-12 Thread Sven Joachim
Package: rt73-source
Version: 1:1.0.3.6-cvs20071013-1
Severity: normal

The rt73-module*.postinst scripts contain the following code:

,
| # Package maintainer's commands follow:
| if [ `uname -r` = 2.6.22.12 ]; then
| /sbin/depmod -a
| fi
| # End of package maintainer's commands
`

This is suboptimal, because depmod will not be run if you install a
module for a not running kernel; and since the Debian init scripts do
not run depmod at all, the module will not work until depmod is run
manually.  You should probably do something like that (taken from the
nvidia-kernel postinst):

,
| # Automatically added by dh_installmodules
| if [ $1 = configure ]; then
|   if [ -e /boot/System.map-2.6.22.12 ]; then
|   depmod -a -F /boot/System.map-2.6.22.12 2.6.22.12 || true
|   fi
| fi
| # End automatically added section
`

This insures that depmod is run even if the kernel for the module is
not currently running.


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

Kernel: Linux 2.6.22.12
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rt73-source depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  module-assistant  0.10.11tool to make module package creati
ii  yada  0.54   Yet Another Debianisation Aid

Versions of packages rt73-source recommends:
ii  rt73-common  1:1.0.3.6-cvs20071013-1 RT73(RT2571W) Wireless Lan Linux D

-- no debconf information



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



Bug#450946: request for co-maintaining and uploading kazehakase 0.5

2007-11-12 Thread Alexander Sack
Package: kazehakse
Severity: wishlist

Hi,

I contact you on behalf of the ubuntu mozilla team, since we packaged
kazehakse 0.5 and you appear to have little time atm, I would like to
upload our 0.5 package to debian and add the main contributor and me
as Co-Maintainer to your package.

Is that fine with you?

 - Alexander




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



Bug#450948: scsh-0.6: Logic error allows infinite block in event.c:queue_ready_ports()

2007-11-12 Thread Derek Upham
Package: scsh-0.6
Version: 0.6.7-4
Severity: normal

When using scsh-0.6.7 with the SUnet web server, the VM regularly
hangs.  strace shows that the VM (either the parent process, or a
child process spawned to handle a request) is blocked in the select()
system call:

select(0, [], [], [], NULL)

If the final parameter were a real struct timeval instead of NULL,
then select() would block for that time duration and return.  But with
a NULL struct timeval and empty fdset arguments, this just blocks
forever (or until it gets some explicit interrupt, I suppose).

Looking at the code, the only select() call that seems to allow this
combination of parameters is in queue_ready_ports() in event.c.  A
combination of 'wait' being true, 'seconds' being -1, and the global
'pending' variable being empty would trigger it:

  if ((! wait)
(pending.first == NULL))
return (NO_ERRORS);
  FD_ZERO(reads);
  FD_ZERO(writes);
  FD_ZERO(alls);
  limfd = 0;
  for (fdp = pending.first; fdp != NULL; fdp = fdp-next) {
FD_SET(fdp-fd, fdp-is_input ? reads : writes);
FD_SET(fdp-fd, alls);
if (limfd = fdp-fd)
  limfd = fdp-fd + 1;
  }
  tvp = tv;
  if (wait)
if (seconds == -1){
  tvp = NULL;
}
else {
  tv.tv_sec = seconds;
  tv.tv_usec = ticks * (100 / TICKS_PER_SECOND);
}
  else
timerclear(tv);

'wait' is true so we skip the 'return (NO_ERRORS)'.  'pending.first' is
NULL, so we don't hit any of the FD_SET calls.  And 'seconds' is -1 so
we set 'tvp' to NULL.  Then this call

/* time gap */
left = select(limfd, reads, writes, alls, tvp);

has 0, [], [], [] and NULL.

It looks like this is the same problem that causes the SUnet site's
own web-server to lock up periodically.

I'm not sure what the correct solution is for this bug.  We could put
a special check in at the top, and return immediately for that
combination of parameters.  Or this may be a should never happen
combination, pointing to a real issue elsewhere: it seems like the
real problem is the lack of 'pending' ports.

It may be worth checking the latest Scheme48 sources for the same bug,
as well.

Derek

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

Kernel: Linux 2.6.22 (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 scsh-0.6 depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libelfg0  0.8.6-4an ELF object file access library
ii  scsh-common-0.6   0.6.7-4A `scheme' interpreter designed fo

scsh-0.6 recommends no packages.

-- no debconf information



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



Bug#448843: local qemu chrootable debugging image?

2007-11-12 Thread Camm Maguire
Greetings!  I have a toolchain (bfd) format mismatch issue in GCL and
derivatives, and there has been no development machine access for many
many months.  I am curious as to whether it would be possible to

1) construct (or preferably download) a chrootable arm development
   image, perhaps based on qemu or the like, to enable local arm
   development/debugging within a subprocess of a running i386-based
   system.  (aka an emacs shell buffer into an arm virtual machine)
   (If so, a succinct howto would be most appreciated.)

2) upload binaries built under emulation

3) upload packages to be test built on arm only, and use the build log
   as a remote debugger.

4) implore those in power to restore and maintain Debian arm remote
   access, or at least provide some time estimates as to when we might
   expect this.

Take care,

-- 
Camm Maguire[EMAIL PROTECTED]
==
The earth is but one country, and mankind its citizens.  --  Baha'u'llah



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



Bug#448767: Compiling svn myself solves the problem

2007-11-12 Thread Tom Epperly
FWIW, I downloaded subversion-1.4.5.tar.bz2 and 
subversion-deps-1.4.5.tar.bz and configured it like this:

./configure --prefix=/usr/local/svn --with-ssl --with-berkeley-db=/usr
It works just fine.

Tom



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



Bug#450950: webkit: Requesting urls without protocol (e.g. http://) gets pages but no images

2007-11-12 Thread Tom Parker
Package: webkit
Version: 0~svn26044-1
Severity: normal

Webkit internally seems to have a bug where you can quite happily
request web pages without the protocol bit at the beginning (e.g.
google.com) but then it doesn't appear to be able to resolve images.
Adding the http:// stuff (as done in the GtkLauncher) fixes this, but
it's a nasty automagic workaround. Either URLs without protocol stuff
shouldn't work at all, or they should be able to resolve images.

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

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



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



Bug#450949: libwebkitgtk-dev: pkg-config file doesn't include gtk, glib or gobject Requires

2007-11-12 Thread Tom Parker
Package: libwebkitgtk-dev
Version: 0~svn26044-1
Severity: normal

The header files for webkit rely on gtk, glib and gobject stuff, yet
there isn't a Requires header for these in the .pc

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

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

Versions of packages libwebkitgtk-dev depends on:
ii  libwebkitgtk0d  0~svn26044-1 Web content engine library for Gtk

libwebkitgtk-dev recommends no packages.

-- no debconf information



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



Bug#450510: HASH SUM MISMATCH errors in apt, versions 0.7.6

2007-11-12 Thread Uwe Bugla
Am Montag, 12. November 2007 16:39:48 schrieben Sie:
   The submitter replied via private email.  It appears that he somehow
 got a Packages file without any cryptographic checksums (not sure how);

manually, i. e. naively without using apt-ftparchive as command as a 
consequence of lacking experience :)

 I get the same behavior if I remove the cryptographic checksums from my
 Packages file.  If this is intended behavior (and it makes sense to me),
 apt should probably detect the missing sums and generate a different
 error from the error it generates for a sum mismatch.

I fully agree :)

Error messages should make constructive sense that makes the user sensitive 
for the what and why of the problem.
Would be nice to see some change here in order to avoid future 
misunderstandings..


   Daniel

Regards

Uwe



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



Bug#450951: grub can't get installed past 1TB

2007-11-12 Thread Samuel Thibault
Package: grub
Version: 0.97-28
Severity: normal

Hi,

When trying to install grub past 1TB, it fails with error 18 (18 :
Selected cylinder exceeds maximum supported by BIOS).  This is because
the HDIO_GETGEO ioctl is limited to 65535 cylinders (i.e. ~1TB), and
for bigger values Linux just returns 65535.  I'm not sure where the fix
should be done: should the kernel error out when the cylinders don't
fit, or should grub recognize 65535 as a bogus value and compute a fake
geometry by itself?  Or both?

Note: there is another bug in bochs's bios which prevents from testing
with bochs or qemu the patch is available on the bochs list, I'll
probably file a bug against the bochs package too.

Samuel

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

Kernel: Linux 2.6.23
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libncurses5   5.6+20071013-1 Shared libraries for terminal hand

grub recommends no packages.

-- no debconf information

-- 
Samuel
P moo
N moo ?
D P: keski t'arrive? :))
P m
N moo ?
P rien le net marche je suis content :)
 -+- #ens-mim - accro du net -+-



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



Bug#450952: Optional dependency on xinetd

2007-11-12 Thread Luca Falavigna

To: [EMAIL PROTECTED]
From: Luca Falavigna [EMAIL PROTECTED]
Subject: Optional dependency on xinetd
Package: amanda
Version: 1:2.5.2p1-1

amanda-common provides /etc/xinetd.d/amanda file. Could it be possible 
to add xinetd as an optional dependency for openbsd-inetd ?


Thank you.



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



Bug#450953: strace: Lacks support for HDIO_ ioctls

2007-11-12 Thread Samuel Thibault
Package: strace
Version: 4.5.14-2
Severity: normal

Hi,

strace currently lacks support for the HDIO_* ioctls, as listed in
/usr/include/linux/hdreg.h. These are for instance used by hdparm.

Samuel

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

Kernel: Linux 2.6.23
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages strace depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries

strace recommends no packages.

-- no debconf information

-- 
Samuel
N bon comment on fait de l'investigation pour savoir qui est le vilain ?
s on débranche le routeur et on regarde qui s'affole
 -+- #ens-mim administre -+-



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



Bug#436696: iceweasel: Intermittent problems with 304 HTTP redirects

2007-11-12 Thread Ambrose Li
On Sun, Nov 11, 2007 at 02:27:40AM -0500, Eric Dorland wrote:
 Do you have any recipe to reproduce this?

Unfortunately no. It happens unpredictably, but fairly frequently
with our web site if you leave iceweasel running for a couple of
days without quitting. And this doesn't seem to happen with any
other browser.

I don't really think this is an iceweasel (i.e., Debian-specific)
thing, but I haven't used non-Debian firefox on Linux for so long
that I don't know if I should file the bug upstream or not.

-- 
Ambrose Li  [EMAIL PROTECTED]
Chinese Cultural Centre of Greater Toronto / http://www.cccgt.org/
5183-5193 Sheppard Avenue East, Toronto, Ontario, Canada  M1B 5Z5
+1 416 292 9293 / FAX +1 416 292 9215



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



Bug#438904: xserver-xorg: Cursor at top of stacked monitor configuration shows up on both monitors

2007-11-12 Thread Josh Triplett
Brice Goglin wrote:
 On Tue, Sep 18, 2007 at 08:06:58AM +0200, Brice Goglin wrote:
 Michel Dänzer wrote:
 It probably does, this sounds like a bug in the radeon MergedFB code
 choosing which CRTC(s) to show the cursor on.
 There's xserver-xorg-video-ati 6.7.192 in experimental with RandR-1.2
 support. Since RandR-1.2 does more and better than MergedFB, MergedFB
 support has been dropped from this latest driver. Your problem might go
 away then. Could you test it? You will have to upgrade to Xorg
 7.3/Xserver 1.4 which were uploaded to unstable 2 days ago.
 
 No reply within almost two months. I am closing this bug now.
 It seems to be related to MergedFB which has been dropped and
 replaced by RandR 1.2 in the new 6.7.19x drivers (currently in
 experimental).
 If you can still reproduce with 1:6.7.195-2, feel free to reopen.

Sorry, I forgot to write back and confirm this.  The bug no longer
seems to occur with RandR 1.2.

- Josh Triplett




signature.asc
Description: OpenPGP digital signature


Bug#450954: Username 'admin' is reserved

2007-11-12 Thread Bill West
Package: debian-installer
Version:

Performed netboot install of testing (lenny) from debian.lcs.mit.edu,
on Nov. 11, 2007. Don't know how to get version information of
the installer, since it is downloaded from server, and then disappears.

When setting up the user account, the username 'admin' was rejected
as being 'reserved' in Debian Etch.

1.  This seems unreasonable if true. We have about 50 systems that
have this username, and I am sure there are many more systems using
'admin' as a username out in the world.

2.  There is no tool to migrate existing systems that have accounts
with username 'admin' that I know of, and it is probably impossible
to make one. (For example, mysql command line tool defaults to the
current username when connecting to the database server, so it would
be necessary to update the mysql tables to migrate the 'admin' user
to a different username.

3.  After the system is installed, adduser allows creating a user
with the username 'admin' with no complaint.

It is not really a problem that the installer does not allow creation
of an account with the username 'admin', just an inconvenience.  However,
the error message should not indicate that the 'admin' username is reserved,
since this is apparently not the case.

Bill West

BWI
887 Main Street, Suite D
Monroe, Connecticut  06468-2800
877 567-7450, 203 261-6027
FAX  203 261-5061
[EMAIL PROTECTED]
http://www.bwi.com

BWI and RackPaq are registered trademarks and
Destwin is a trademark of Bill West Incorporated



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



Bug#450951: grub can't get installed past 1TB

2007-11-12 Thread Samuel Thibault
Samuel Thibault, le Mon 12 Nov 2007 16:24:34 +, a écrit :
 This is because the HDIO_GETGEO ioctl is limited to 65535 cylinders
 (i.e. ~1TB), and for bigger values Linux just returns 65535.

Or not. Documentation/ioctl/hdio.txt says:

  Not particularly useful with modern disk drives, whose geometry
  is a polite fiction anyway.  Modern drives are addressed
  purely by sector number nowadays (lba addressing), and the
  drive geometry is an abstraction which is actually subject
  to change.  Currently (as of Nov 2004), the geometry values
  are the bios values -- presumably the values the drive had
  when Linux first booted.

  In addition, the cylinders field of the hd_geometry is an
  unsigned short, meaning that on most architectures, this
  ioctl will not return a meaningful value on drives with more
  than 65535 tracks.

  The start field is unsigned long, meaning that it will not
  contain a meaningful value for disks over 219 Gb in size.

I'd say that when lba is enabled (most probable with such disk anyway),
not check should be done at all on the geometry, notably 
  if (cylinder_offset = geometry-cylinders)
  return BIOSDISK_ERROR_GEOMETRY;
in stage2/bios.c

Samuel



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



Bug#383606: Any update?

2007-11-12 Thread Paul Evans
CPAN now has 0.17009; has been since August 2007. Any chance this could
make its way into debian now?

-- 
Paul Evans
Internet Platform Development, Thus plc.


signature.asc
Description: PGP signature


Bug#450955: libnet-imap-simple-perl: variable $line masks earlier declaration in same scope at ...

2007-11-12 Thread Filip Sneppe
Package: libnet-imap-simple-perl
Version: 1.17-1
Severity: normal


Hi,

I get this error message:

$ perl /tmp/test.pl 
my variable $line masks earlier declaration in same scope at
/usr/share/perl5/Net/IMAP/Simple.pm line 901.
Useless use of hash element in void context at
/usr/share/perl5/Net/IMAP/Simple.pm line 903.

when I run this test script:

$ cat /tmp/test.pl 
#!/usr/bin/perl -w
use strict;
use Net::IMAP::Simple;

When I uninstall libnet-imap-simple-perl and install version 1.16-1 from
etch, the warning disappears.

Let me know if there is anything I can do to help ...

Best regards,
Filip


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

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

Versions of packages libnet-imap-simple-perl depends on:
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

libnet-imap-simple-perl recommends no packages.

-- no debconf information



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



Bug#385169: gnupg-agent: command get_passphrase failed: Unknown system error

2007-11-12 Thread wolfgang . aigner
 * Wolfgang Aigner ([EMAIL PROTECTED]) wrote:
   Still seeing this with version 2.0.0?
  
  It has changed a bit, but not much:
  - signing cancels now also with an error
  
  If you've got an idea how I can get into this or how I can help you with
 this 
  problem, please mail me.
 
 Are you still seeing this? It might be the same bug as #401843.

Sorry, I can't verify it at the moment, because my ibook
has an hardware defect. Please close this bug at the moment.
If it is still valid I will reopen it.

Thanks for your work

Wolfgang Aigner
-- 
Pt! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger



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



  1   2   3   4   >