Bug#505851: liblockfile1: Lockfiles get stale after 10 seconds instead of 5 minutes

2008-11-15 Thread Wolfram Sang

Package: liblockfile1
Version: 1.08-2
Severity: grave
Tags: patch
Justification: might cause serious data loss


The lockfile_create-function still contains some debug code, which
considers a lock stale after 10 seconds instead of 5 minutes. As
the documentation suggests refreshing the lock every 60 seconds,
programs might lose the lock unexpectedly. Found while researching
#505278.

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

Kernel: Linux 2.6.26-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 liblockfile1 depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries

liblockfile1 recommends no packages.

liblockfile1 suggests no packages.

-- no debconf information

*** /home/wsa/Tools/liblockfile-1.08/patches/remove_debug_code
---
 lockfile.c |7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

Index: liblockfile-1.08/lockfile.c
===
--- liblockfile-1.08.orig/lockfile.c
+++ liblockfile-1.08/lockfile.c
@@ -391,13 +391,10 @@ int lockfile_check(const char *lockfile,
 *  Without a pid in the lockfile, the lock
 *  is valid if it is newer than 5 mins.
 */
-#if 0
+
if (now < st.st_mtime + 300)
return 0;
-#else
-   if (now < st.st_mtime + 10)
-   return 0;
-#endif
+
return -1;
 }
 
-- 
  Dipl.-Ing. Wolfram Sang | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry


signature.asc
Description: Digital signature


Bug#404942: Work restarted

2008-11-15 Thread Patrick Ohly
On Sat, 2008-11-15 at 12:22 -0400, David Bremner wrote:
> I started working on this again, based on cautious optimism about 
> getting AGPL packages into main (see 
> http://lists.debian.org/debian-legal/2008/11/msg00061.html).

Excellent, thanks a lot.

> There is documentation issues, and quite a few libraries ship with the 
> source. 
> In the latter case, we want use debian system versions as much as possible.

With the Funambol lib configure should already support this. For Boost
the system headers should be found first if they exist, but I haven't
checked this. A configure check might be safer. Note that SyncEvolution
intentionally doesn't use Boost libraries at this point, only headers.

Funambol has a very strict policy about not changing the latest released
lib. Usually they only do this when:
 1. it contains a grave bug
 2. that bug affects one of their own clients
 3. they want to release an update of their clients

One can try asking for an update of the library when needed for a
non-Funambol client like SyncEvolution, but from past experience I
learned that it is easier to track the upstream Funambol lib and apply
patches myself:
   http://github.com/pohly/funambol-cpp-client-api/tree/master

This is the Funambol library that ships with SyncEvolution release tar
balls.

-- 
Bye, Patrick Ohly
--  
[EMAIL PROTECTED]
http://www.estamos.de/




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



Bug#505833: file: wrong capitalization of ScummVM

2008-11-15 Thread Daniel Baumann
tags 505833 +pending
thanks

Ori Avtalion wrote:
> The patch debian/patches/324-magic-add-scummvm.dpatch incorrectly
> mentions "scummVM" instead of "ScummVM". The latter is the correct
> capitalization according to the http://scummvm.org/ website.

fixed in git.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#505850: Upgrade to Stellarium 0.10.0

2008-11-15 Thread Nick Ellery
Package: stellarium
Version: 0.9.1-4
Severity: wishlist

Stellarium version 0.10.0 is available.



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



Bug#459243: Retitling this bug and providing a patch

2008-11-15 Thread Steve Langasek
On Tue, Oct 21, 2008 at 07:07:50PM +0200, Christian Perrier wrote:
> retitle 459243 Should document that printer admins should have write rights 
> to the printer drivers directory [print$]
> tags 459245 patch
> thanks

> Here's a patch aimed at fixing this documentation bug.


> --- smb.conf.old  2008-10-21 19:03:16.144362478 +0200
> +++ smb.conf  2008-10-21 19:04:36.488380520 +0200
> @@ -298,6 +298,8 @@
>  # Uncomment to allow remote administration of Windows print drivers.
>  # Replace 'ntadmin' with the name of the group your admin users are
>  # members of.
> +# Please note that you also need to set appropriate Unix permissions
> +# to the drivers directory for these users to have write rights in it
>  ;   write list = root, @ntadmin
>  
>  # A sample share for sharing your CD-ROM with others.

As long as we're changing this, should we suggest 'lpadmin' instead of
'ntadmin' as an example group?

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



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



Bug#505849: icedove: ReplyToList plugin

2008-11-15 Thread Ron Johnson
Package: icedove
Version: 2.0.0.17-1
Severity: wishlist

In order to make it easier for people subscribed to Debian mailing
lists, it would be very helpful if the ReplyToList plugin came 
with ID by default, and the Reply-To-List icon were placed on the
Mail Toolbar.

It should be v0.2.1, since v0.3.0 crashes Tbird on IMAP folders.

Thanks

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

Kernel: Linux 2.6.25rlj_smp (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 icedove depends on:
ii  debianutils2.30  Miscellaneous utilities specific t
ii  fontconfig 2.6.0-1   generic font configuration library
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.2-1 GCC support library
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libhunspell-1.2-0  1.2.6-1   spell checker and morphological an
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libnspr4-0d4.7.1-4   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0-5  Network Security Service libraries
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxft22.1.12-3  FreeType-based font drawing librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

icedove recommends no packages.

Versions of packages icedove suggests:
pn  icedove-gnome-support  (no description available)
ii  latex-xft-fonts   0.1-8  Xft-compatible versions of some La
ii  libthai0  0.1.9-4Thai language support library

-- no debconf information



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



Bug#505848: `torify gaim` frozen

2008-11-15 Thread Pol
Distribution: Debian 4.0
Package: gnome-panel
Severity: critical
Version: GNOME2.14.3 2.14.x
Gnome-Distributor: Debian
Synopsis: `torify gaim` frozen
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel
Bugzilla-Version: 2.14.x
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
tried to exit gaim, it frozen, i killed, gnome panel crashed!

Steps to reproduce the crash:
1. run `torify gaim` in xterm
2. quit gaim (freezes)
3. `killall -9 gaim` in Alt+F2

Expected Results:
no crashing

How often does this happen?
first specific occurance

Additional Information:
HTTP://Vocis.K1T.NET/


Debugging Information:

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1224157504 (LWP 5575)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb7f38410 in ?? ()
#0  0xb7f38410 in ?? ()
#1  0xbf983338 in ?? ()
#2  0x in ?? ()

Thread 1 (Thread -1224157504 (LWP 5575)):
#0  0xb7f38410 in ?? ()
No symbol table info available.
#1  0xbf983338 in ?? ()
No symbol table info available.
#2  0x in ?? ()
No symbol table info available.
#0  0xb7f38410 in ?? ()





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



Bug#451269: Action for this bug report?

2008-11-15 Thread Steve Langasek
On Tue, Oct 21, 2008 at 06:44:47PM +0200, Christian Perrier wrote:
> tags 451269 wontfix
> thanks

> In #451269, a long discussion happened about cases where the smb.conf
> file is broken enough to prevent smbd from starting.

> My feeling is that Steve does not consider this to be a bug. If the
> configuration is broken, then the package postinst fails and that's
> the best way for the local admin to know that something is wrong.

> I think this bug should at least be marked wontfix, if not closed.

I'm ok with Mathias' last suggestion about more user-friendly error messages
or doing a testparm dry run somewhere along the line, and think we should
consider any patches that implement this.

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



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



Bug#505846: New upstream version 1.40

2008-11-15 Thread Charles Kerr
Package: transmission
Severity: wishlist

Hi!

Please upload the latest upstream version 1.40 of transmission.

Bugs fixed: 


1.40 also fixes 



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



Bug#481692: this ticket should be closed as `fixed'

2008-11-15 Thread Charles Kerr
This ticket can be closed and marked as fixed.  Use of the blocklist
feature is fully described at
http://trac.transmissionbt.com/wiki/Blocklists



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



Bug#471125: this ticket should be closed

2008-11-15 Thread Charles Kerr
By my count this is five unrelated issues bundled into a single ticket
with a lot of "and another thing..." type language.  This is poison
for a bug tracker because (a) you can't close the ticket without
addressing all the unrelated problems, and (b) it's hard to search
tickets like this.

This ticket should be closed, and jidanni should file separate tickets
for the different unrelated issues.



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



Bug#487781: incorrect resolution

2008-11-15 Thread Charles Kerr
I think that closing this ticket as "Transmission, Will Not Fix" is
incorrect.  It probably should be reassigned as a Firefox ticket, so
that the correct people can determine what should be done with this
ticket.



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



Bug#505845: audacious-plugins-extra: cuesheet plugin freezes player

2008-11-15 Thread redomen
Package: audacious-plugins-extra
Version: 1.5.1-2
Severity: normal

When the cuesheet plugin is enabled and any directory with a .cue file 
in it is loaded the .cue file itself is added to the playlist and 
audacious completely freezes when it gets to that entry.

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

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

Versions of packages audacious-plugins-extra depends on:
ii  audacious  1.5.1-4   small and fast audio player which 
ii  libartsc0  1.5.9-2   aRts sound system C support librar
ii  libasound2 1.0.16-2  ALSA library
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libaudid3tag1  1.5.1-4   audacious id3 tag manipulation lib
ii  libaudiofile0  0.2.6-7   Open-source version of SGI's audio
ii  libbinio1ldbl  1.4-10binary I/O stream class library
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics libra
ii  libcurl3-gnutls7.18.2-5  Multi-protocol file transfer libra
ii  libdbus-1-31.2.1-4   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libfluidsynth1 1.0.8-1.1 Real-time MIDI software synthesize
ii  libgcc11:4.3.2-1 GCC support library
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libimlib2  1.4.0-1.1 powerful image loading and renderi
ii  libjack0   0.109.2-3 JACK Audio Connection Kit (librari
ii  liblircclient0 0.8.3-3   infra-red remote control support -
ii  libmowgli1 0.6.1-1   a high performance development fra
ii  libmpcdec3 1.2.2-1   Musepack (MPC) format library
ii  libmtp70.2.6.1-3 Media Transfer Protocol (MTP) libr
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libpulse0  0.9.10-3  PulseAudio client libraries
ii  libresid-builder0c2a   2.1.1-7   SID chip emulation class based on 
ii  libsamplerate0 0.1.4-1   audio rate conversion library
ii  libsdl1.2debian1.2.13-2  Simple DirectMedia Layer
ii  libsidplay22.1.1-7   SID (MOS 6581) emulation library
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libtag1c2a 1.5-3 TagLib Audio Meta-Data Library
ii  libusb-0.1-4   2:0.1.12-12   userspace USB programming library
ii  libwavpack14.50.1-1  an audio codec (lossy and lossless
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxcomposite1 1:0.4.0-3 X11 Composite extension library
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxml22.6.32.dfsg-4 GNOME XML library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

audacious-plugins-extra recommends no packages.

audacious-plugins-extra suggests no packages.

-- no debconf information



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



Bug#498548: SKB BUG: Invalid truesize

2008-11-15 Thread Ben Hutchings
On Sat, 2008-11-15 at 19:47 -0500, Gerald Villemure wrote:
> I am running kernel:
> Linux version 2.6.26-1-686 (Debian 2.6.26-8) ([EMAIL PROTECTED]) (gcc 
> version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Thu Oct 9 
> 15:18:09 UTC 2008
> 
> On some days I get very few of these in the logs and other days I get 
> thousands.
> 
> Nov 15 11:35:40 server kernel: [660394.963460] SKB BUG: Invalid truesize 
> (468) len=290, sizeof(sk_buff)=180
> Nov 15 11:35:40 server kernel: [660394.993326] SKB BUG: Invalid truesize 
> (468) len=290, sizeof(sk_buff)=180
> 57 Thousand Log entries later...
> Nov 15 15:34:01 server kernel: [674696.648284] SKB BUG: Invalid truesize 
> (596) len=421, sizeof(sk_buff)=180
> Nov 15 15:34:01 server kernel: [674696.755905] SKB BUG: Invalid truesize 
> (244) len=76, sizeof(sk_buff)=180

This typically means that some packet transformation layer in the kernel
is not updating the "truesize" (used for memory accounting) of packets
correctly.

The error messages probably ought to be rate-limited as this is not a
serious error (unless the truesize is wrong by a large amount).

> Whats strange is that it stops by itself.
> 
> The machine has three physical NIC's and makes use of OpenVPN extensively.
> 
> Next time I see the log growing at 10K entries per hour I will turn off 
> OpenVPN to see if its related.

That's certainly worth trying, as OpenVPN is the sort of code that might
cause this bug.

There is an upstream bug report
 about similar
behaviour when other VPN implementations are used.

Ben.



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


Bug#505844: debian-maintainers: Add my key to the keyring

2008-11-15 Thread Jörg Sommer
Package: debian-maintainers
Version: 1.47
Severity: wishlist

Hi,

please, add my key to the Debian Maintainer keyring.

Thanks, Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.27
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/dash

debian-maintainers depends on no packages.

Versions of packages debian-maintainers recommends:
ii  gnupg 1.4.9-3GNU privacy guard - a free PGP rep

debian-maintainers suggests no packages.

-- no debconf information
Comment: Add Jörg Sommer <[EMAIL PROTECTED]> as Debian Maintainer
Date: Sun, 16 Nov 2008 04:02:42 +0100
Recommended-By: 
  Rafael Laboissiere <[EMAIL PROTECTED]>,
  Petter Reinholdtsen <[EMAIL PROTECTED]>,
  Norbert Tretkowski <[EMAIL PROTECTED]>
Agreement: 
  http://lists.debian.org/debian-newmaint/2008/09/msg4.html
Advocates: 
  http://lists.debian.org/debian-newmaint/2008/09/msg00011.html
  http://lists.debian.org/debian-newmaint/2008/09/msg00021.html
  http://lists.debian.org/debian-newmaint/2008/10/msg6.html
Action: import
Data: 
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.9 (GNU/Linux)
  
  mQGiBEZUlGYRBACuYnk3h3Dv4Wv10WGwj9DrpZQfr/Ru6/Cdq7yhWjEXlwo7a/M9
  TZfXUKIc25RKD1rOF4PQzhfxSHi3tZsFPmt/fxHN6TVq5+UQdfPOp+TiOQfXmO/d
  EOKsy9myGL6IvyHSXRLuq/vSP5TJgqYv/wz2f9P8C99OsGmAqT/LZDyP2wCgxgsY
  VmCM3q0bMnV1txh2TeRfROED/2zTpjQ/pIUMfGUdb1bPqLrXVFzHAy6ZDcaPO5q0
  WGLAc+isRMhzEncGCcjYIcDci/B8IP0Pm/xnqRQQcHsLIdaJek8f0/ykJF9SQWCZ
  sBscQ798OpmO/RU8EaAdInlmmEBiQQIQqb+wXXhDRnYZ8Ortn5ofa4vonk7AkNqk
  eIzdBACJfJnM9ff1CCYfz2c0v1d/+pZX2HNbHVDfTsfENh0HvbQGLRKjyfJhw49Z
  Rw0HgRqNM+myELNlmg3RWXDdo04vJhlU9r0gGxQh3aqLC0aCjI2AbzBz0U58fbt1
  JNNiF4ZPdVAe75gRHIy8EvyL0hx0Td1G3SUER/90o2POL8I5cLQhSsO2cmcgU29t
  bWVyIDxqb2VyZ0BhbGVhLmdudXUuZGU+iGAEExECACAFAkZUlGYCGwMGCwkIBwMC
  BBUCCAMEFgIDAQIeAQIXgAAKCRDB7SZnAfVUgFPwAJ9MwION8ZjOguBTxfjxXrMG
  m8xgSQCfSpdT9CYaaB4HMalNwdB7VAeE/gqIRgQQEQIABgUCRpVHkwAKCRBWbTYs
  7gl36LMKAJwKm2Ack41sZGca8SQGyu5SbNxivgCfWL/a5/I27d+tPpImLQQXAab6
  WUOIRgQQEQIABgUCRpVYsgAKCRASGtp/FUURl5MeAKCXzoM503bfH2gfW+Ika8yf
  FxFNYQCdFEM4ZUjXdhmkALBmBwX/I4GV1ZmIqQQTAQIABgUCRpXh6wAKCRCRXk4s
  2wiTCSGBBGYj401eLdFv9/YD/XemJiBwoqpMAkicHmdcfsGDDfuskUGfY17wrW9t
  RXNwyJ0mKvr7cEoPLNqJn/qj0LpuAQ0J10dOG6vxjVo5gqq+cdDItGRgoYMvGaPS
  9T2ZlB7C/M9wz48f6L9WbsLbr/xeVfYxQOYC+Nm7dkTbN5VGaOG/7c4IiPM0IH1w
  xVkpzoKJARwEEwECAAYFAkaV4jIACgkQCdxwOTnzf136rwf9Fu2tBk5eLfJR2qSk
  A2dj0gXCWk1f1kXABxp9WlV1jxq1+gmlpGP8GYVJOhyoi1d1zCrvtlAjHIoHOU7e
  rsfvhQly9mkhZHyqEdl1I4OMJBqYGCP3EDrpHbb5vvgbKoNrYu+5JNw+Q3kf6CHx
  j1IGEerh+m7fKwFeIjI2Nc3a5SFm6uNRxmwvqW9pElC02sYMRteFAn4SZhE66yj/
  27AuXkf0Wi8yJUloxVPMkBBNnI3oQpjXi+KpC3g+NX4sv1Y/g8LVsvNoCdCpjBAY
  kEV2vfMe50AeGs9VYCPdkXmX//em9Lfwx9lNP2K+UBijyZmlxTCsJgAYiXNyKGqb
  QoR+AIhGBBARAgAGBQJGthxNAAoJEGVbB9i1a2u3HosAoIKSDrhNrMz99bXQVAmX
  uxRGh7LGAJsH7UZqUhfoP+eTixsqvMQdh/UacohGBBARAgAGBQJGwW3aAAoJEHbx
  BjRxpNygnlIAnA7iOlaB6LtQHXn17gvNEqb3G3tFAJsHF7UOcj2wcIQZQAq1tiTn
  j7I7JIhGBBMRAgAGBQJHkJz/AAoJEDbpGj5kGKyf0FcAoJl3xBk1BsUiwlIok7hw
  BWxfGqqUAKCUJ/G6ZgQLIEGm+2zItG+0K+2ptohKBBARAgAKBQJHlQe1AwUCeAAK
  CRDd5TZRLSzXjf8QAKCT3jlgoyrm/hSrx41eWxzvkjgTWACcC4L+Ro+y5cdv/K45
  2SLOgFiTxBKISgQQEQIACgUCR5UJaQMFAngACgkQqAm2571ZrEKM/wCgjL9HfTEB
  ToXHCLyJhDMOmP2WlHUAnRB4RpnHUGHb+w8TQFCekQXf9fU4iEoEEBECAAoFAkeV
  DmsDBQJ4AAoJEKgJtue9WaxCNFYAn0sCtBPja5fBgrD6Ri0Z/VWHU26LAJ9YZwCD
  VtqgmMTjhyDeWMPf3/iUQohKBBARAgAKBQJHlQ6HAwUCeAAKCRDd5TZRLSzXjQes
  AKCvMLZi3U3GK4povkOk36Yi3THfBgCdFKJ7VyeLbXktS5eD0prqTS1LgVyJAZwE
  EwECAAYFAkeaDrgACgkQ7AhtI8ZZ8+gwtwv/ZsfYIpj8ZuiIzoGW7ZsXJwJ9W+VI
  ecCkR7d9F5T7MbZwpqmWjKZRdgwx+Yc3Qp5fSfth1D6PZEMhrG/iLZFC8ocYS5Bi
  hT0Jws2D2SHqQfUsGmH8D4LbtcYGAq4QWiNHxSloNy1eZyQVXdLUnL0ZkIg7PLi9
  IY2FY89heRW0Ioa/jIJu6jyAl7St01ThWyI1EBGMH3nSrrWvtrn2Yhxje6EXuuEr
  T5tWpmlwPU+4PrbbzmjgnovtYzFmAj9BHvXK6BDV5CokRiUp4o2UG7jFsuRzCbmM
  wlQ2CZc0e+TJJd3Mi7B7Rdg6xyhEdL4VIIjHrrBMKAST94lwaNQgVRang48AjtiZ
  gF9/tmgVkT3918+Pq70TqlMpXYCAVA6xFhfPyX2zkZGBklonfTD0webHoaZchbh9
  eiD9cEMcbCTONn1gB0DPwZIutDP8ayERd78lL76hJOVbgHk4UillRn94YdoL0fWJ
  KsSDeR9dJ3iVkhDb9pqIsupfpxqRfZjz+1vYiEYEEBECAAYFAkegL6UACgkQ+Vao
  OWNe6EugSQCfYfUbtlhigHpBQtB7RTLddUCXOhkAmwV95G34dqhYmKxphzkJY/QX
  yjCviEYEEBECAAYFAki9q6sACgkQc9+NqwoydlIJyACgpQEpd6xOoihdOFNZ43wL
  +5N4ruUAn0cdDIYJ5yrnpLaoYRlrbQCi9gKtiEYEEBECAAYFAki9q8cACgkQ4Gcu
  3P4in63spQCeNexdKGyYBmURqOMNyllg85DwsooAni6gnxuQNbLnt8qv9Oxz1gH8
  KIg8uQLVBEZUlMIQCyC2M9J0o34GM4bK+fDq7GRVhrrOrmwEiz43mTL3Q+uD4LDs
  q3zSaGjAXmGwQtLC4by2njMJ3yDotyWkh0Xt/egDOIofn4KZwG0N/wmEuDHO8ek/
  xNQCtsEyH28W5DSWZ0wrF0DzZrYthqjI7Oc9oxinfWvbMuPIL5VnP1iU8Db/4IMQ
  zKP9oV3Bcmtsd+GjQk13W2fcw8Bz8jROmhuD+qYdfEir0gcL1Fl5KSg7GAwiPiVy
  ZIMHuPSlBUMpK7UAppNca66eX/ufRctYMlBT+prfG/is337SWLB+UUQMKS2aLft5
  Ew5Q+Jh4WMs9NKmrAXSl52mJ4qJSbMjDBbIOiCSlx+VCeWNG5YWFvVcGaQ0uGZSA
  AHomGwAZ9I+0ZCCwl/4fn7kSZE99k0zZOqqg7L5YdhMwcitHoo3wAPrea7GMM+5f
 

Bug#505843: aptitude: Split gtk version into its own package

2008-11-15 Thread Ken Bloom
Package: aptitude
Version: 0.5.0-1
Severity: normal

Please split the experimental aptitude gtk version into its own binary
package (aptitude-gtk), so that systems that aren't using a GUI don't
need to pull in gtk+ dependencies.

--Ken

-- Package-specific info:
aptitude 0.4.11.10 compiled at Oct 27 2008 21:47:55
Compiler: g++ 4.3.2
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.7.20081102
  cwidget version: 0.5.12
  Apt version: 4.6.0
linux-gate.so.1 =>  (0xe000)
libapt-pkg-libc6.7-6.so.4.6 => /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0xb7fe5000)
libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7fa7000)
libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb7fa1000)
libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xb7edd000)
libept.so.0 => /usr/lib/libept.so.0 (0xb7e19000)
libxapian.so.15 => /usr/lib/libxapian.so.15 (0xb7cc3000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7cad000)
libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7c94000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7ba6000)
libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7b8)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7b73000)
libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7a18000)
libutil.so.1 => /lib/i686/cmov/libutil.so.1 (0xb7a13000)
libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7a0f000)
/lib/ld-linux.so.2 (0xb80cb000)
Terminal: rxvt-unicode
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

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

Kernel: Linux 2.6.27.5-x86-1ken (SMP w/1 CPU core)
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#492771: warning: `proftpd' uses 32-bit capabilities (legacy support in use)

2008-11-15 Thread Thomas -Balu- Walter
Hi,

just for reference: Not using libcap2 is the cause for the
following messages in /var/log/syslog:

warning: `proftpd' uses 32-bit capabilities (legacy support in use)

This however is not supposed to be a critical problem, after all it's
just a warning. :)

Cheers,
Balu



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



Bug#505841: base: Computer can suspend, restart and shutdown but cannot hibernate!

2008-11-15 Thread Deniz Akcal
Package: base
Severity: important

My swapfile doesn't automatically swap itself on at boot but I manually swapped 
it on and then attempted to hibernate my computer and it doesn't work. Instead, 
it goes to the screensaver and then 
locks the screen.

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

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



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



Bug#505842: fftw3: new upstream version (3.2)

2008-11-15 Thread Steven G. Johnson
Package: fftw3
Version: 3.1.2-1
Severity: normal

A new upstream version 3.2 of FFTW is now available from the FFTW web 
page, containing a number of performance improvements over 3.1.x.

-- 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-6-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages fftw3 depends on:
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries

fftw3 recommends no packages.

-- no debconf information



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



Bug#498141: additional info

2008-11-15 Thread Dale E. Martin
I tried this package again this evening.  Once again I had issues where
eventually xterms I had open on another machine displayed garbled text.
(The connection was coming over ssh.)  I could close the xterm, and open a
new one to that machine and it would have problems.  Local windows seemed
OK.

I noticed that around the time that this happened, I had this message in my
logs:
Nov 15 20:43:56 localhost kernel: [15045.567270] ACPI: Unable to turn
cooling device [f743de00] 'on'

I immediately ran "acpitool -t" which reported 47C, which is in line with
what I see other times.  (This is a Shuttle small form factor system, I've
checked the temperature many times over the years.)  It occurred to me that
when this message came up, it's possible that the kernel tried to throttle
the CPU or something.

Again, the machine is stable running 2.6.22-4-k7, doing gigantic compiles
of mythtv, gcc, etc.  In the past I saw those messages running 2.6.22
kernel and using powertop saw that it was throttling the CPU when the
temperature hit 50C.  Since then I have turned the BIOS settings to run the
fan more and I haven't seen those messages running 2.6.22 in some time.
(And I've watched closely while intentionally pegging the CPU.)

I realize that this bug report is probably futile but right now I can't see
upgrading this machine to Lenny and I would like to, so I thought I send
along the additional info.

Take care,
  Dale
-- 
Dale E. Martin - [EMAIL PROTECTED]
http://the-martins.org/~dmartin



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



Bug#496512: wants to install python2.4 again

2008-11-15 Thread Christian Ohm
Hello,

The current bacula packages depend on python2.4 again (on i386 at least).

Best regards,
Christian Ohm



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



Bug#505840: kuvert unable to create its temp-directory

2008-11-15 Thread Robert Waldner
Package: kuvert
Version: 2.0.0
Severity: normal


Hi az,

the manpage states for tempdir: "The directory is created if necessary,"

:) [EMAIL PROTECTED]>~ $ kuvert -o -d
reading config file
got config mail-on-error=waldner
got config identify=1
got config interval=20
got config can-detach=0
got config defaultaction=signonly

Fatal: cant opendir /tmp/kuvert.waldner.3679: No such file or directory
:( [EMAIL PROTECTED]>~ $ mkdir /tmp/kuvert.waldner.3679
:) [EMAIL PROTECTED]>~ $

As an aside, it very definitely sucks that the config-format of kuvert
has changed *without any notice whatsoever*. And no, kuvert bomnbing out
when used after an upgrade doesn't count. At the very least please notify
on upgrade that work on the config's necessary.

As another aside, you mis-spelled "can't" in "cant opendir" ;)

cheers,
&rw


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

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

Versions of packages kuvert depends on:
ii  gnupg 1.4.9-3GNU privacy guard - a free PGP rep
ii  libc6 2.7-15 GNU C Library: Shared libraries
ii  libfile-slurp-perl.12-2  single call read & write file rout
ii  libmailtools-perl 2.03-1 Manipulate email in perl programs
ii  libmime-perl  5.427-1transitional dummy package
ii  libmime-tools-perl [libmime-p 5.427-1Perl5 modules for MIME-compliant m
ii  libnet-server-mail-perl   0.17-1 Class to easily create a mail serv
ii  perl  5.10.0-17  Larry Wall's Practical Extraction 
ii  postfix [mail-transport-agent 2.5.5-1.1  High-performance mail transport ag

kuvert recommends no packages.

Versions of packages kuvert suggests:
pn  keyutils   (no description available)

-- no debconf information



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



Bug#505839: [reportbug-ng] Help -> About Reportbug NG: no version-information

2008-11-15 Thread John M. Cullen
Package: reportbug-ng
Version: 1.2
Severity: normal

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

The Qt help - about seems O.K.  BUT the help>About for repoprt-ng seems 
lacking! What version is it anyway?

Does the -ng stand for "next generation"?

This should more severe than just WISHLIST.  What do the severities stand for 
anyway. 


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.26-01jmc64

Debian Release: lenny/sid
  500 unstableftp.us.debian.org 
  500 testing-proposed-updates ftp.us.debian.org 
  500 testing www.debian-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.us.debian.org 
  500 stable  ftp.us.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
python  | 2.5.2-3
python-support   (>= 0.7.1) | 0.8.7
python2.5   | 2.5.2-11.1
python-debianbts   (>= 0.3) | 0.3
python-qt4  | 4.4.2-4
xdg-utils   | 1.0.2-6






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



Bug#500674: iptables: non-relevant documentation included

2008-11-15 Thread Laurence J. Lane
On Fri, Nov 14, 2008 at 3:43 PM, Soren Hansen <[EMAIL PROTECTED]> wrote:

> I glanced at the offending docs, and -- at a glance at
> least -- they look to be valid still.

Some parts are no longer valid and the additions since
2.4 are not included, of course. Changing the title and
description to show 2.6 is not a fix.

I will note that the original bug submitter's take on the
situation is somewhat erroneous, but adding the howtos to
the package was my mistake and has been corrected.



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



Bug#505838: Leds always off, no matter how much I'm charging/discharging

2008-11-15 Thread Stefan Monnier
Package: fso-frameworkd
Version: 0.2.0-git20080909-7

> This is managed by frameworkd, /etc/freesmartphone/oevents/rules.yaml.
> On Debian and fso-frameworkd_0.2.0-git20080909-7 you have:
> =
> -
> trigger: PowerStatus()
> filters: HasAttr(status, "Charging")
> actions:
> - SetLed("gta02_power_blue", "dark")
> - SetLed("gta02_power_orange", "light")
> -
> trigger: PowerStatus()
> filters: HasAttr(status, "Discharging")
> actions:
> - SetLed("gta02_power_blue", "dark")
> - SetLed("gta02_power_orange", "dark")
> -
> trigger: PowerStatus()
> filters: HasAttr(status, "Full")
> actions:
>  - SetLed("gta02_power_blue", "light")
>  - SetLed("gta02_power_orange", "dark")
> -
> trigger: PowerStatus()
> filters: HasAttr(status, "Critical")
> actions:
>  - SetLed("gta02_power_blue","dark")
>  - SetLed("gta02_power_orange","blink")
> -
> =

> If you have them, but still the leds do not react, can you please open a
> bug in the Debian BTS for fso-frameworkd?

I have the above but no leds.  I noticed that my
/sys/class/power_supply/bat/status says "Not charging" rather than
"Full" (maybe/probably because I'm using a Nokia battery), but even when
the status says "Discharging" or "Charging", the leds stay off.


Stefan



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



Bug#503218: inkscape: deadlock, empty preference files, segfault.

2008-11-15 Thread Rene Wunderlich

Package: inkscape
Version: 0.46-3
Severity: important
arch: amd64

hi Kurt,

i can repruce the problem with this file on a 64bit system

$ wget http://web-medi.de/tmp/maplint-z16.svg.bz2

4,4mb bz2 and decompressed 28mb


$ inkscape -z -w 4096 -h 4096 
--export-area=0.00:0.00:878.906250:878.906250 --export-png=test.png 
maplint-z16.svg


(inkscape:4116): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
`quark > 0' failed


or
$ inkscape maplint-z13.svg

Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS

Emergency save activated!
 cut -

the bigst problem on both errors is, inkscape come not back! only an ctrl+c kill 
it

this stop many [EMAIL PROTECTED] renderer on 64bit systems and kill the prefs 
file

on a 32bit give the file only a out of memory error and come back this is ok


René






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



Bug#498548: SKB BUG: Invalid truesize

2008-11-15 Thread Gerald Villemure

I am running kernel:
Linux version 2.6.26-1-686 (Debian 2.6.26-8) ([EMAIL PROTECTED]) (gcc 
version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Thu Oct 9 
15:18:09 UTC 2008


On some days I get very few of these in the logs and other days I get 
thousands.


Nov 15 11:35:40 server kernel: [660394.963460] SKB BUG: Invalid truesize 
(468) len=290, sizeof(sk_buff)=180
Nov 15 11:35:40 server kernel: [660394.993326] SKB BUG: Invalid truesize 
(468) len=290, sizeof(sk_buff)=180

57 Thousand Log entries later...
Nov 15 15:34:01 server kernel: [674696.648284] SKB BUG: Invalid truesize 
(596) len=421, sizeof(sk_buff)=180
Nov 15 15:34:01 server kernel: [674696.755905] SKB BUG: Invalid truesize 
(244) len=76, sizeof(sk_buff)=180


Whats strange is that it stops by itself.

The machine has three physical NIC's and makes use of OpenVPN extensively.

Next time I see the log growing at 10K entries per hour I will turn off 
OpenVPN to see if its related.


Gérald



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



Bug#505837: xsdcxx: New version available

2008-11-15 Thread Carl Fürstenberg
Package: xsdcxx
Version: 3.1.0.1-2
Severity: wishlist

A new version is available (3.2), which, most important handle
--file-per-type on large schemas without dying.


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

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

Versions of packages xsdcxx depends on:
ii  libboost-filesystem1.34.1 1.34.1-12  filesystem operations (portable pa
ii  libboost-regex1.34.1  1.34.1-12  regular expression library for C++
ii  libc6 2.7-15 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.2-1  GCC support library
ii  libstdc++64.3.2-1The GNU Standard C++ Library v3
ii  libxerces-c28 2.8.0-3validating XML parser library for 

xsdcxx recommends no packages.

xsdcxx suggests no packages.



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



Bug#454263: xserver-xorg-input-vmmouse: vmmouse not used if specified in xorg.conf

2008-11-15 Thread Julien Cristau
reassign 454263 xserver-xorg-core 2:1.4.2-1
retitle 454263 vmmouse section should be used as core pointer device
kthxbye

On Tue, Dec  4, 2007 at 13:33:25 +0100, Philipp Kolmann wrote:

> I just installed a plain new Debian Sid in a vmware and wanted to change
> the mouse to vmmouse. But since the new X Server is in Sid, it doesn't
> take the vmmouse anymore.
> 
> (==) |-->Input Device ""
> (==) |-->Input Device "Generic Keyboard"
> (==) The core pointer device wasn't specified explicitly in the layout.
>   Using the default mouse configuration.
> (==) The core keyboard device wasn't specified explicitly in the layout.
>   Using the first keyboard device.

Could you try the following patch (against xorg-server)?  The server
should then use the vmmouse section as its core pointer device instead
of adding a mouse device.  If you can quickly confirm that this works,
I'll try to include it in the xserver for lenny.

Cheers,
Julien

>From 92788a4b8c240231ab9f2ec2365afd3c6fdc1a5c Mon Sep 17 00:00:00 2001
From: Julien Cristau <[EMAIL PROTECTED]>
Date: Sun, 16 Nov 2008 01:22:58 +0100
Subject: [PATCH] Look for a device using 'vmmouse' if we can't find one with 
'mouse'

When looking for the core pointer device, fall back to the 'vmmouse'
driver if no device in xorg.conf uses 'mouse'.
---
 hw/xfree86/common/xf86Config.c |4 
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/hw/xfree86/common/xf86Config.c b/hw/xfree86/common/xf86Config.c
index 3c29497..dec6711 100644
--- a/hw/xfree86/common/xf86Config.c
+++ b/hw/xfree86/common/xf86Config.c
@@ -1326,6 +1326,10 @@ checkCoreInputDevices(serverLayoutPtr servlayoutp, Bool 
implicitLayout)
confInput = xf86findInputByDriver("mouse",
  xf86configptr->conf_input_lst);
}
+   if (!confInput) {
+   confInput = xf86findInputByDriver("vmmouse",
+ xf86configptr->conf_input_lst);
+   }
if (confInput) {
foundPointer = TRUE;
from = X_DEFAULT;
-- 
1.5.6.5




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



Bug#505835: Unable to change volume on remote pulseaudio daemon

2008-11-15 Thread Daniel Dickinson
Package: pulseaudio
Version: 0.9.10-3
Severity: normal


Using padevchooser and the 'Volume Control' menu option for a remote pulseaudio 
daemon which is not set as the default server on the client (i.e. all the 
controls except the [EMAIL PROTECTED] under 'output devices' are for the 
client's pulseaudio) the slider for the remote server has no effect (volume 
does not change even though slider is moved, even after waiting to see if the 
volume changes).

Regards,

Daniel

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

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

Versions of packages pulseaudio depends on:
ii  adduser   3.110  add and remove users and groups
ii  libasound21.0.16-2   ALSA library
ii  libasyncns0   0.3-1  Asyncronous name service query lib
ii  libc6 2.7-15 GNU C Library: Shared libraries
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libdbus-1-3   1.2.1-4simple interprocess messaging syst
ii  libflac8  1.2.1-1.2  Free Lossless Audio Codec - runtim
ii  libltdl3  1.5.26-4   A system independent dlopen wrappe
ii  libogg0   1.1.3-4Ogg Bitstream Library
ii  liboil0.3 0.3.15-1   Library of Optimized Inner Loops
ii  libpulsecore5 0.9.10-3   PulseAudio sound server core
ii  libsamplerate00.1.4-1audio rate conversion library
ii  libsndfile1   1.0.17-4   Library for reading/writing audio 
ii  libwrap0  7.6.q-16   Wietse Venema's TCP wrappers libra
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip

Versions of packages pulseaudio recommends:
ii  gstreamer0.10-pulseaudio 0.9.7-2 GStreamer plugin for PulseAudio
ii  libasound2-plugins   1.0.16-1+b1 ALSA library additional plugins
ii  padevchooser 0.9.3-2 PulseAudio Device Chooser
ii  paprefs  0.9.6-2 PulseAudio Preferences
ii  pulseaudio-esound-compat 0.9.10-3PulseAudio ESD compatibility layer
ii  pulseaudio-module-hal0.9.10-3HAL device detection module for Pu
ii  pulseaudio-module-x110.9.10-3X11 module for PulseAudio sound se

Versions of packages pulseaudio suggests:
ii  paman0.9.4-1 PulseAudio Manager
ii  pavucontrol  0.9.6+svn20080426-1 PulseAudio Volume Control
ii  pavumeter0.9.3-1 PulseAudio Volume Meter
ii  pulseaudio-utils 0.9.10-3Command line tools for the PulseAu

-- no debconf information



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



Bug#412427: Packaging progress

2008-11-15 Thread Gregor Jasny

Hi,

I've created a public git repository for reSIProcate:

http://git.debian.org/git/collab-maint/resiprocate.git
git://git.debian.org/git/collab-maint/resiprocate.git

There you can watch the packaging progress.

Thanks,
Gregor



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



Bug#505834: padevchooser: Segfaults when remote pulseaudio which is default sink, goes away

2008-11-15 Thread Daniel Dickinson
Package: padevchooser
Version: 0.9.3-2
Severity: normal


When using padevchooser, if you have a remote (in my case authenticated) 
pulseaudio daemon, padevchooser is running on the client, and on client you set 
the remote pulseaudio as the sink (because you can't change volume on remote 
server otherwise, which I will report shortly), then when the remote server is 
shutdown, or the pulseaudio daemon is otherwise terminated, padevchooser 
segfaults.

Regards,

Daniel

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

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

Versions of packages padevchooser depends on:
ii  avahi-daemon   0.6.22-3  Avahi mDNS/DNS-SD daemon
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-4   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk 0.4.4-3   sends desktop notifications to a n
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libpulse-browse0   0.9.10-3  PulseAudio client libraries (zeroc
ii  libpulse-mainloop-glib00.9.10-3  PulseAudio client libraries (glib 
ii  libpulse0  0.9.10-3  PulseAudio client libraries
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-4 GNOME XML library
ii  libxrandr2 2:1.2.3-1 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra

Versions of packages padevchooser recommends:
ii  paman0.9.4-1 PulseAudio Manager
ii  paprefs  0.9.6-2 PulseAudio Preferences
ii  pavucontrol  0.9.6+svn20080426-1 PulseAudio Volume Control
ii  pavumeter0.9.3-1 PulseAudio Volume Meter

padevchooser suggests no packages.

-- no debconf information



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



Bug#505819: vim-runtime: File conflict during upgrade from (older) version

2008-11-15 Thread Frans Pop
On Sunday 16 November 2008, James Vega wrote:
> This is already reported in #503757.

Ok, sorry. I did look, but missed this because of the description 
(install != upgrade for me) and the low (non-RC) severity.

> I have a way to reproduce the problem but I'm currently trying to
> determine whether this is a bug with dpkg-divert (and if so whether
> there's an easy way to work around it) or vim.

Good luck with that.

Cheers,
FJP



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



Bug#505833: file: wrong capitalization of ScummVM

2008-11-15 Thread Ori Avtalion
Package: file
Version: 4.26-1
Severity: minor

The patch debian/patches/324-magic-add-scummvm.dpatch incorrectly
mentions "scummVM" instead of "ScummVM". The latter is the correct
capitalization according to the http://scummvm.org/ website.



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



Bug#502849: "Me too!"

2008-11-15 Thread Paul Hedderly
I'm having the same issue here - can't boot a 64 bit kernel with xen:

It's a Supermicro X7DVL-E with an Intel L5410 xeon.

The problem is the same with xen 3.2 and unstable but only affects amd64
kernels. 686 kernel boots fine (even with amd64 hypervisor)

Tried several -10 and now -11 kernels.


The trace with below with:
2.6.26-1-xen-amd64 = 2.6.26-11~snapshot.12382

--
Regards, Paul


root  (hd0,0)
 Filesystem type is ext2fs, partition type 0x83
kernel  /xen-3.2-1-amd64.gz com1=115200,8n1 console=com2,vga
   [Multiboot-elf, <0x10:0xe6648:0x609b8>, shtab=0x247078,
entry=0x10]
module  /vmlinuz-2.6.26-1-xen-amd64 root=/dev/mapper/jack--r5a-j32 ro
panic=60
xencons=ttyS0 console=tty0 console=ttyS1,115200n8
   [Multiboot-module @ 0x248000, 0x79eba0 bytes]
module  /initrd.img-2.6.26-1-xen-amd64
   [Multiboot-module @ 0x9e7000, 0x1818800 bytes](XEN) Xen version 3.2-1
(Debian 3.2.1-2) ([EMAIL PROTECTED]) (gcc version 4.3.1 (Debian 4.3.1-2)
) Sat Jun 28 09:32:18 UTC 2008
(XEN) Command line: com1=115200,8n1 console=com2,vga
(XEN) Video information:
(XEN)  VGA is text mode 80x25, font 8x16
(XEN)  VBE/DDC methods: none; EDID transfer time: 2 seconds
(XEN)  EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN)  Found 3 MBR signatures
(XEN)  Found 3 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)   - 0009cc00 (usable)
(XEN)  0009cc00 - 000a (reserved)
(XEN)  000e4000 - 0010 (reserved)
(XEN)  0010 - cff6 (usable)
(XEN)  cff6 - cff69000 (ACPI data)
(XEN)  cff69000 - cff8 (ACPI NVS)
(XEN)  cff8 - d000 (reserved)
(XEN)  e000 - f000 (reserved)
(XEN)  fec0 - fec1 (reserved)
(XEN)  fee0 - fee01000 (reserved)
(XEN)  ff00 - 0001 (reserved)
(XEN)  0001 - 00013000 (usable)
(XEN) System RAM: 4094MB (4193264kB)
(XEN) Xen heap: 14MB (14920kB)
(XEN) Domain heap initialised: DMA width 32 bits
(XEN) Processor #0 7:7 APIC version 20
(XEN) Processor #1 7:7 APIC version 20
(XEN) Processor #2 7:7 APIC version 20
(XEN) Processor #3 7:7 APIC version 20
(XEN) IOAPIC[0]: apic_id 4, version 32, address 0xfec0, GSI 0-23
(XEN) IOAPIC[1]: apic_id 5, version 32, address 0xfec8, GSI 24-47
(XEN) Enabling APIC mode:  Flat.  Using 2 I/O APICs
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2333.504 MHz processor.
(XEN) HVM: VMX enabled
(XEN) CPU0: Intel(R) Xeon(R) CPU   L5410  @ 2.33GHz stepping 06
(XEN) Booting processor 1/1 eip 8c000
(XEN) CPU1: Intel(R) Xeon(R) CPU   L5410  @ 2.33GHz stepping 06
(XEN) Booting processor 2/2 eip 8c000
(XEN) CPU2: Intel(R) Xeon(R) CPU   L5410  @ 2.33GHz stepping 06
(XEN) Booting processor 3/3 eip 8c000
(XEN) CPU3: Intel(R) Xeon(R) CPU   L5410  @ 2.33GHz stepping 06
(XEN) Total of 4 processors activated.
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using new ACK method
(XEN) Platform timer overflows in 14998 jiffies.
(XEN) Platform timer is 14.318MHz HPET
(XEN) Brought up 4 CPUs
(XEN) xenoprof: Initialization failed. Intel processor model 23 for P6
class family is not supported
(XEN) AMD IOMMU: Disabled
(XEN) *** LOADING DOMAIN 0 ***
(XEN)  Xen  kernel: 64-bit, lsb, compat32
(XEN)  Dom0 kernel: 64-bit, lsb, paddr 0x20 -> 0x631918
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   00012800->00012c00 (978639 pages
to be allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: 8020->80631918
(XEN)  Init. ramdisk: 80632000->81e4a800
(XEN)  Phys-Mach map: 81e4b000->825e2678
(XEN)  Start info:825e3000->825e34a4
(XEN)  Page tables:   825e4000->825fb000
(XEN)  Boot stack:825fb000->825fc000
(XEN)  TOTAL: 8000->8280
(XEN)  ENTRY ADDRESS: 8020
(XEN) Dom0 has maximum 4 VCPUs
(XEN) Initrd len 0x1818800, start at 0x80632000
(XEN) Scrubbing Free RAM: .done.
(XEN) Xen trace buffers: disabled
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch
input to Xen)
(XEN) Freed 104kB init memory.
Kernel alive
kernel direct mapping tables up to f36cf000 @ 25fe000-2d9f000
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 2.6.26-1-xen-amd64 (Debian
2.6.26-11~snapshot.12382) ([EMAIL PROTECTED]) (gcc version 4.1.3 20080623
(prerelease) (Debian 4.1.2-23+1)) #1 SMP Fri Nov 14 04:00:36 UTC 2008
[0.00] Command line: root=/dev/mapper/jack--r5a-j32 ro panic=60
xencons=ttyS0 console=tty0 console=ttyS1,115200n8
[0.00] BIOS-provided physical RAM map

Bug#505829: installation-report: Installation on sparc U10 - success with some issues

2008-11-15 Thread Frans Pop
reassign 505829 hw-detect 1.70
retitle 505829 [sparc] Tries to install obsolete package libc6-sparcv9
severity 505829 minor
thanks

On Saturday 15 November 2008, Frans Pop wrote:
> Install boot loader:[?]

This was because the system did not reboot into the new system, but that 
could be because I installed to the second hard disk. I do not plan to
investigate this further.

> Comments/Problems:
> 1) The installer tries to install the package libc6-sparcv9, but that
> does not exist anymore in testing as it has been replaced by
> libc6-sparcv9b. However, the old package should still be installed for
> Etch installs.

Hmmm. That initial analysis was incorrect. The code that queues these 
packages for installation is (hw-detect.sh):
if grep -q '^type.*: sun4u' /proc/cpuinfo ; then
# sparc v9 or v9b
if grep -q '^cpu.*: .*UltraSparc III' /proc/cpuinfo; then
apt-install libc6-sparcv9b || true
else
apt-install libc6-sparcv9 || true
fi
fi

No idea if this is still valid or that we should always install the 9b 
variant now. Fact is that Etch has _both_ packages while Lenny only has 
the 9b variant.
...
From the glibc (2.6-3) changelog:
  * Drop SPARC V8 support:
- control.in/opt: drop libc6-sparcv9.
- sysdeps/sparc.mk: drop libc6-sparcv9.
- script.in/kernelcheck.sh: add check for SPARC V8 or earlier CPU.
- patches/series: disable sparc/submitted-timing.diff.
- patches/sparc/local-sparcv8-target.diff: rename to
  local-sparcv9-target.diff and default to v9.

So my *guess* is that as v9 is now default, the "else" branch is no longer 
needed, but the v9b variant is likely still useful for the same cases as 
the original test. If that is correct, the "else" branch can be dropped 
post-Lenny, which will ensure we keep compatibility with Etch for the 
Lenny version of D-I.

Alternative would be to drop it now and have etch-support install it, but 
that's more trouble than it's worth IMO.

> 2) I ran the web server to check installer logs. The logs show a kernel
> oops at that point. 

I've reported this oops to the upstream sparc kernel mailinglist:
http://marc.info/?l=linux-sparc&m=122678995808302&w=2

Will follow up to the kernel team if anything comes out of that.

Cheers,
FJP



syslog.gz
Description: GNU Zip compressed data


Bug#505821: [Pkg-kde-extras] Bug#505821: kipi-plugins: edit coordinates not working

2008-11-15 Thread Mark Purcell
On Sunday 16 November 2008 08:14:26 Arnout Boelens wrote:
> Version: 0.1.5-4
>
> When I try to edit the coordinateѕ of a photo, no maps are loaded. Instead,
> I see a gray background with all the normal buttons on it (seach, zoom and
> navigation), but none of them work when I clickon them

Arnout,

Thanks for your report.

I have uploaded version 0.1.6 of kipi-plugins to the experimental 
distribution. I have only uploaded to experimental while we await the release 
of lenny.  Upstream recommend 0.1.6 over 0.1.5.

http://packages.debian.org/kipi-plugins

Could I ask you to install that version and see if that issue is still 
present.

Thanks,
Mark



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



Bug#364565: any news on this?

2008-11-15 Thread Samuel Thibault
Hello,

3.22-2 seems to work fine for me (except œ which emits Unknown
character in xmodmap keytable: œ (339), but I can live without it when
administrating clusters ;) )

Samuel



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



Bug#391869: path for bunzip2

2008-11-15 Thread Geert Stappers
Op 20081114 om 14:58 schreef Xavier Luthi:
> On Fri, Nov 14, 2008 at 12:23:34PM +, Chris Halls wrote:

~ ~ ~ --- usr/share/pycentral/apt-proxy/site-packages/apt_proxy/cache.py.orig 
2007-12-07 14:12:28.354666060 +1100
~ ~ ~ +++ usr/share/pycentral/apt-proxy/site-packages/apt_proxy/cache.py 
2007-12-07 14:12:41.618773035 +1100
~ ~ ~ @@ -597,7 +597,7 @@
~ ~ ~  elif re.search(r"\.gz$", self.path):
~ ~ ~  self.worker = FileVerifierProcess(self, '/bin/gunzip', '-t', 
'-v', self.path)
~ ~ ~  elif re.search(r"\.bz2$", self.path):
~ ~ ~ -self.worker = FileVerifierProcess(self, '/usr/bin/bunzip2', 
'--test', self.path)
~ ~ ~ +self.worker = FileVerifierProcess(self, '/bin/bunzip2', 
'--test', self.path)
~ ~ ~  else:
~ ~ ~  # Unknown file, just check it is not 0 size
~ ~ ~  try:

> > 
> > Are we sure that bunzip2 will always be found here? It might be better to 
> > use 
> > the system path instead of a hardcoded absolute path.
> > 
> 
> I cannot be sure it will always be there, of course ;-) The best
> solution is to use the system path for bunzip2, but also for dpkg and
> gunzip (a few lines above my patch in cache.py).

Please, just `sed -i s@/usr/bin/bunzip2@/bin/bunzip2@ cache.py`
and do the modification to use the system path instead of a hardcoded
absolute path outside bugreport #391869


Cheers
Geert Stappers


signature.asc
Description: Digital signature


Bug#505819: vim-runtime: File conflict during upgrade from (older) version

2008-11-15 Thread James Vega
forcemerge 503757 505819
thanks

On Sat, Nov 15, 2008 at 10:00:47PM +0100, Frans Pop wrote:
> Preparing to replace vim-runtime 1:7.1.314-3 (using 
> .../vim-runtime_2%3a7.2.025-2_all.deb) ...
> Adding `diversion of /usr/share/vim/vim72/doc/help.txt to 
> /usr/share/vim/vim72/doc/help.txt.vim-tiny by vim-runtime'
> Adding `diversion of /usr/share/vim/vim72/doc/tags to 
> /usr/share/vim/vim72/doc/tags.vim-tiny by vim-runtime'
> Removing `diversion of /usr/share/vim/vim71/doc/help.txt to 
> /usr/share/vim/vim71/doc/help.txt.vim-tiny by vim-runtime'
> dpkg-divert: rename involves overwriting `/usr/share/vim/vim71/doc/help.txt' 
> with
>   different file `/usr/share/vim/vim71/doc/help.txt.vim-tiny', not allowed
> dpkg: error processing 
> /var/cache/apt/archives/vim-runtime_2%3a7.2.025-2_all.deb (--unpack):
>  subprocess pre-installation script returned error exit status 2
> 
> Feel free to downgrade or close if you are sure this affects only the
> intermediate versions and not e.g. Etch to Lenny upgrades.

This is already reported in #503757.  I have a way to reproduce the
problem but I'm currently trying to determine whether this is a bug with
dpkg-divert (and if so whether there's an easy way to work around it) or
vim.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


Bug#503056: 1.4.1SE

2008-11-15 Thread oliver
Am Friday 14 November 2008 20:35:36 schrieb Michel Van den Bergh:
> One problem is that in 1.4.1SE the number of threads is still hardcoded.
> If you want to I can give you a small patch that makes it a UCI option.
> Other Toga variants have this already.

Can you still send me the patch, that woud be nice. The packaging is almost 
done, its the only thing missing.

Thanks,

Oliver



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



Bug#505827: [Pkg-fglrx-devel] Bug#505827: fglrx-driver: 8-11 (with patch)

2008-11-15 Thread balihb

Patrick Matthäi wrote:

On the first look it seems as your patch removes some needed code from
the module which is needed for SMP kernels.

  
this part of the patch failed and there were no part of the file where 
it can be applied.




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



Bug#483297: fossology packages updated and moved

2008-11-15 Thread Matt Taggart
I updated for upstream 1.0.0~rc1 release and moved the packages to

deb http://fossology.org/debian/ ./

-- 
Matt Taggart
[EMAIL PROTECTED]





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



Bug#505830: mpdtoys: 'sats' (Stop After This Song) can't find perl library Proc::Daemon

2008-11-15 Thread Andres Villarroel Acosta
Package: mpdtoys
Version: 0.8
Severity: normal


When 'sats' is executed with '-d' this error is produced

 Undefined subroutine & Proc::Daemon::Init called at /usr/bin/sats line 70, 
 line 25.

If the package libproc-daemon-perl is not installed.

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

Kernel: Linux 2.6.18-6-k7 (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 mpdtoys depends on:
ii  libaudio-mpd-perl 0.19.2-1   communicate with MPD servers from 
ii  perl  5.10.0-17  Larry Wall's Practical Extraction 

mpdtoys recommends no packages.

Versions of packages mpdtoys suggests:
ii  libproc-daemon-perl   0.03-2 Run Perl program as a daemon proce
ii  mpd   0.13.2-1   Music Player Daemon

-- no debconf information



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



Bug#505831: ddrescue - misleading name

2008-11-15 Thread Christopher Lunsford
Package: ddrescue, gddrescue

Is dd_rescue still in development, if not can it be superseded by gnu
ddrescue yet? I think the gddrescue name is misleading too since when
I saw it I thought Gnome ddrescue. The person who does dd_rhelp also
says that the gnu ddrescue should supersede the original as described
under the section Important Note, found here
http://vaab.free.fr/utilities/dd_rhelp/index.en.html .



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



Bug#505827: [Pkg-fglrx-devel] Bug#505827: fglrx-driver: 8-11 (with patch)

2008-11-15 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Balazs Hamorszky schrieb:
> Package: fglrx-driver
> Version: 1:8-11-1
> Severity: important
> Tags: patch
> Justification: fails to build from source
> 
> I've made the 8-11 really build with 8.11 (the svn version of the debian 
> package).
> details on my wiki:
> http://balihb.wik.is/Fglrx_8.11_on_Debian

On the first look it seems as your patch removes some needed code from
the module which is needed for SMP kernels.

- --
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi

E-Mail: [EMAIL PROTECTED]

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkfTIIACgkQ2XA5inpabMffSACdFBeukoGMnNipE7qOX75gtI7g
v60AoJJdEH2iVl1BUGslX4biBNyRusVV
=FwKb
-END PGP SIGNATURE-



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



Bug#505828: "apt-get install imapproxy" cannot install imapproxy

2008-11-15 Thread lee
Package: imapproxy
Version: 1.2.6-4
Severity: important

*** Please type your report below this line ***

Setting up imapproxy (1.2.6-4) ...
Starting IMAP proxy: invoke-rc.d: initscript imapproxy, action "start"
failed.
dpkg: error processing imapproxy (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 imapproxy
E: Sub-process /usr/bin/dpkg returned an error code (1)


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

Kernel: Linux 2.6.27.1 (SMP w/2 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 imapproxy depends on:
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  libc6 2.7-15 GNU C Library: Shared libraries
ii  libncurses5   5.6+20080830-1 shared libraries for terminal hand
ii  libssl0.9.8   0.9.8g-14  SSL shared libraries
ii  libwrap0  7.6.q-16   Wietse Venema's TCP wrappers libra
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip

imapproxy recommends no packages.

imapproxy suggests no packages.

-- debconf information:
  imapproxy/imap-server: localhost



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



Bug#505829: installation-report: Installation on sparc U10 - success with some issues

2008-11-15 Thread Frans Pop
Package: installation-reports
Version: 2.38
Severity: normal



-- Package-specific info:

Boot method: network
Image version: lenny RC1
Date: 

Machine: Sun Sparc Ultra 10
Partitions: 


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [ ]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[?]
Overall install:[O]

Comments/Problems:
Installation was booted with normal keyboard/console, but I switched to
network-console for partitioning and later steps.

1) The installer tries to install the package libc6-sparcv9, but that does
   not exist anymore in testing as it has been replaced by libc6-sparcv9b.
   However, the old package should still be installed for Etch installs.
2) I ran the web server to check installer logs. The logs show a kernel
   oops at that point.

Will send syslog in follow-up.

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to [EMAIL PROTECTED]

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="5.0 (lenny) - installer build 20081029"
X_INSTALLATION_MEDIUM=netboot

==
Installer hardware-summary:
==
umame -a: Linux gimli 2.6.26-1-sparc64 #1 Thu Oct 9 14:07:28 UTC 2008 sparc64 
unknown
lspci -knn: 00:01.0 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba 
Advanced PCI Bridge [108e:5000] (rev 11)
lspci -knn: 00:01.1 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba 
Advanced PCI Bridge [108e:5000] (rev 11)
lspci -knn: 01:01.0 Bridge [0680]: Sun Microsystems Computer Corp. EBUS 
[108e:1000] (rev 01)
lspci -knn: 01:01.1 Ethernet controller [0200]: Sun Microsystems Computer Corp. 
Happy Meal 10/100 Ethernet [hme] [108e:1001] (rev 01)
lspci -knn: Kernel driver in use: hme
lspci -knn: Kernel modules: sunhme
lspci -knn: 01:02.0 VGA compatible controller [0300]: ATI Technologies Inc 3D 
Rage I/II 215GT [Mach64 GT] [1002:4754] (rev 9a)
lspci -knn: Kernel driver in use: atyfb
lspci -knn: 01:03.0 IDE interface [0101]: Silicon Image, Inc. PCI0646 
[1095:0646] (rev 03)
lspci -knn: Kernel driver in use: CMD64x_IDE
lspci -knn: Kernel modules: cmd64x
lspci -knn: 02:01.0 Communication controller [0782]: Syba Tech Ltd Parallel 
Port Card 2xEPP [1592:0782] (rev 92)
prtconf: System Configuration:  Sun Microsystems  sun4u
prtconf: Memory size: 1024 Megabytes
prtconf: System Peripherals (Software Nodes):
prtconf: 
prtconf: SUNW,Ultra-5_10
prtconf: packages (driver probably installed)
prtconf: terminal-emulator (driver probably installed)
prtconf: deblocker (driver probably installed)
prtconf: obp-tftp (driver probably installed)
prtconf: disk-label (driver probably installed)
prtconf: SUNW,builtin-drivers (driver probably installed)
prtconf: sun-keyboard (driver probably installed)
prtconf: chosen (driver probably installed)
prtconf: openprom (driver probably installed)
prtconf: client-services (driver probably installed)
prtconf: options (driver probably installed)
prtconf: aliases (driver probably installed)
prtconf: memory (driver probably installed)
prtconf: virtual-memory (driver probably installed)
prtconf: pci (driver probably installed)
prtconf: pci (driver probably installed)
prtconf: ebus (driver probably installed)
prtconf: auxio (driver probably installed)
prtconf: power (driver probably installed)
prtconf: SUNW,pll (driver probably installed)
prtconf: se (driver probably installed)
prtconf: su (driver probably installed)
prtconf: su (driver probably installed)
prtconf: ecpp (driver probably installed)
prtconf: fdthree (driver probably installed)
prtconf: eeprom (driver probably installed)
prtconf: flashprom (driver probably installed)
prtconf: SUNW,CS4231 (driver probably installed)
prtconf: network (driver probably installed)
prtconf: SUNW,m64B (driver probably installed)
prtconf: ide (driver probably installed)
prtconf: disk (driver probably installed)
prtconf: cdrom (driver probably installed)
prtconf: pci (driver probably installed)
prtconf:   

Bug#505827: fglrx-driver: 8-11 (with patch)

2008-11-15 Thread Balazs Hamorszky
Package: fglrx-driver
Version: 1:8-11-1
Severity: important
Tags: patch
Justification: fails to build from source

I've made the 8-11 really build with 8.11 (the svn version of the debian 
package).
details on my wiki:
http://balihb.wik.is/Fglrx_8.11_on_Debian

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

Kernel: Linux 2.6.27.4prostick (SMP w/2 CPU cores)
Locale: LANG=hu_HU, LC_CTYPE=hu_HU (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages fglrx-driver depends on:
ii  fglrx-glx 1:8-11-1   proprietary libGL for the non-free
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libdrm2   2.3.1-2Userspace interface to kernel DRM 
ii  libgl1-mesa-glx [libgl1]  7.0.3-6A free implementation of the OpenG
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxrandr22:1.2.3-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  xserver-xorg  1:7.3+18   the X.Org X server

Versions of packages fglrx-driver recommends:
ii  fglrx-atieventsd  1:8-11-1   external events daemon for the non
ii  fglrx-glx 1:8-11-1   proprietary libGL for the non-free
ii  fglrx-kernel-2.6.27.4pros 1:8-11-1+0.001 ATI binary kernel module for Linux
ii  fglrx-source  1:8-11-1   kernel module source for the non-f

Versions of packages fglrx-driver suggests:
ii  fglrx-control 1:8-11-1   control panel for the non-free AMD

-- no debconf information
diff -x .svn -ur fglrx-driver-8-10/debian/patches/10-CONFIG_SMP.patch fglrx-driver-8-11/debian/patches/10-CONFIG_SMP.patch
--- fglrx-driver-8-10/debian/patches/10-CONFIG_SMP.patch	2008-11-15 22:48:31.0 +0100
+++ fglrx-driver-8-11/debian/patches/10-CONFIG_SMP.patch	2008-11-15 22:30:36.0 +0100
@@ -18,19 +18,5 @@
  static atomic_t cpus_waiting;
  
  static void deferred_flush(void* contextp)
-@@ -2782,11 +2782,11 @@
- 	while (atomic_read(&cpus_waiting) > 0)
- 		barrier();
- }
--#endif /* __SMP__ */
-+#endif /* CONFIG_SMP */
- 
- int ATI_API_CALL __ke_flush_cache(void)
- {
--#ifdef __SMP__
-+#ifdef CONFIG_SMP
- /* write back invalidate all other CPUs (exported by kernel) */
- 	if (smp_call_function(deferred_flush, NULL, 1, 0) != 0)
- 		panic("timed out waiting for the other CPUs!\n");
 @@ -2802,7 +2802,7 @@
  
  	while (atomic_read(&cpus_waiting) > 0)

Bug#505826: lintian: Redundant check for symbols-file-contains-debian-revision

2008-11-15 Thread Scott Kitterman
Package: lintian
Version: 2.0.0
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

If symbols-file-contains-current-version-with-debian-revision is a
problem, also reporting symbols-file-contains-debian-revision for the
same symbol is redundant and just makes lintian reports noisy.

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

Kernel: Linux 2.6.27-7-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lintian depends on:
ii  binutils   2.18.93.20081009-0ubuntu1 The GNU assembler, linker and bina
ii  diffstat   1.45-2produces graph of changes introduc
ii  dpkg-dev   1.14.20ubuntu6Debian package development tools
ii  file   4.24-4Determines file type using "magic"
ii  gettext0.17-3ubuntu2 GNU Internationalization utilities
ii  intltool-debia 0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libdigest-sha- 5.47-1Perl extension for SHA-1/224/256/3
ii  libparse-debia 1.1.1-2   parse Debian changelogs and output
ii  libtimedate-pe 1.1600-9  Time and date functions for Perl
ii  liburi-perl1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  man-db 2.5.2-2   on-line manual pager
ii  perl [libdiges 5.10.0-11.1ubuntu2Larry Wall's Practical Extraction 

lintian recommends no packages.

- -- no debconf information

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

iEYEARECAAYFAkkfSLMACgkQHajaM93NaGrAZgCdEiDngpyqnpnngTCmy8rOLusQ
ui4An1HNqWsKsKFAeOIauqF0PhGb2H9e
=GRqD
-END PGP SIGNATURE-



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



Bug#504251: dia: diff for NMU version 0.96.1-7.1

2008-11-15 Thread Alexander Reichle-Schmehl
tags 504251 + patch
thanks

Hi,

Attached is the diff for my dia 0.96.1-7.1 NMU.

Yours sincerely,
  Alexander
diff -u dia-0.96.1/debian/changelog dia-0.96.1/debian/changelog
--- dia-0.96.1/debian/changelog
+++ dia-0.96.1/debian/changelog
@@ -1,3 +1,11 @@
+dia (0.96.1-7.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Applying patch by James Vega to solve module import problem
+(Closes: #504251)
+
+ -- Alexander Reichle-Schmehl <[EMAIL PROTECTED]>  Sat, 15 Nov 2008 22:11:35 +0100
+
 dia (0.96.1-7) unstable; urgency=low
 
   * debian/control: Standards-Version: 3.8.0
only in patch2:
unchanged:
--- dia-0.96.1.orig/plug-ins/python/python.c
+++ dia-0.96.1/plug-ins/python/python.c
@@ -102,6 +102,8 @@
 Py_Initialize();
 
 PySys_SetArgv(1, python_argv);
+/* Sanitize sys.path */
+PyRun_SimpleString("import sys; sys.path = filter(None, sys.path)");
 
 if (on_error_report())
 	return DIA_PLUGIN_INIT_ERROR;


Bug#503210: oups, patch was buggy

2008-11-15 Thread Florian Grandel
The previous patch was buggy, here a corrected one. I couldn't come up 
with a more elegant solution...


The variables SYSLOGNG_USER, SYSLOGNG_GROUP and SYSLOGNG_CHROOT may be 
set in /etc/default/syslog-ng


--- syslog-ng-2.0.9/debian/syslog-ng.init
+++ syslog-ng-2.0.9/debian/syslog-ng.init
@@ -51,6 +51,18 @@
 SYSLOGNG="/sbin/syslog-ng"
 NAME="syslog-ng"

+SYSLOGNG_OPTIONS=""
+
+# Do we have a non-root user set?
+if [ -n "$SYSLOGNG_USER" ]; then
+  SYSLOGNG_OPTIONS="-u $SYSLOGNG_USER"
+fi
+
+# Do we have a non-root group set?
+if [ -n "$SYSLOGNG_GROUP" ]; then
+  SYSLOGNG_OPTIONS="$SYSLOGNG_OPTIONS -g $SYSLOGNG_GROUP"
+fi
+
 create_xconsole() {
   if [ ! -e /dev/xconsole ]
   then
@@ -60,8 +72,15 @@

 syslogng_start() {
 log_daemon_msg "Starting system logging" "$NAME"
-start-stop-daemon --start --quiet --exec "$SYSLOGNG" \
-  --pidfile "$PIDFILE" -- -p "$PIDFILE"
+
+# Do we have a chroot jail set?
+if [ -z "$SYSLOGNG_CHROOT" ]; then
+start-stop-daemon --start --quiet --exec "$SYSLOGNG" \
+  --pidfile "$PIDFILE" -- $SYSLOGNG_OPTIONS -p 
"$PIDFILE"

+else
+start-stop-daemon --start --quiet --exec "$SYSLOGNG" \
+  --pidfile "$PIDFILE" -- $SYSLOGNG_OPTIONS -p 
"$PIDFILE" -C "$SYSLOGNG_CHROOT"

+fi
 RET="$?"
 log_end_msg $RET
 return $RET




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



Bug#505825: crashes on start if locale is not set

2008-11-15 Thread Joey Hess
Package: singularity
Version: 0.28a-2
Severity: normal

[EMAIL PROTECTED]:~>locale
LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
[EMAIL PROTECTED]:~>singularity
Traceback (most recent call last):
  File "singularity.py", line 27, in 
import g, main_menu, map_screen
  File "/usr/share/games/singularity/code/g.py", line 90, in 
set_locale()
  File "/usr/share/games/singularity/code/g.py", line 82, in set_locale
locale.getdefaultlocale()[0] + ".UTF-8", "", "en_US.UTF-8",
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

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

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

Versions of packages singularity depends on:
ii  python  2.5.2-3  An interactive high-level object-o
ii  python-pygame   1.7.1release-4.2 SDL bindings for games development
ii  python-support  0.8.7automated rebuilding support for P
ii  ttf-dejavu-core 2.25-3   Vera font family derivate with add

Versions of packages singularity recommends:
ii  singularity-music 006-1  Music for Endgame: Singularity gam

Versions of packages singularity suggests:
pn  timidity   (no description available)

-- no debconf information

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#503056: 1.4.1SE

2008-11-15 Thread Michel Van den Bergh

oliver wrote:

Am Friday 14 November 2008 20:35:36 schrieb Michel Van den Bergh:
  

One problem is that in 1.4.1SE the number of threads is still hardcoded.
If you want to I can give you a small patch that makes it a UCI option.
Other Toga variants have this already.



Yes I would like to include this patch. Are you the author? If I include it, I 
would have to know the author for the copyright. 

The variety of people in the chess engine community, that work on toga2 do 
cause some sort of a "problem" for the debian legal policy.


Many thanks,

Oliver



  

Hi Oliver,

Attached is the patch that makes the number of threads a UCI option.
I guess I am the author but the patch is really trivial.

Regards,
Michel

diff -Naur -x '*.orig' src/option.cpp src_thread_patch/option.cpp
--- src/option.cpp	2008-01-30 23:59:58.0 +0100
+++ src_thread_patch/option.cpp	2008-11-15 22:04:51.0 +0100
@@ -74,7 +74,7 @@
{ "Toga King Safety Margin",  true, "1700","spin",  "min 500 max 3000", NULL },
{ "Toga Extended History Pruning",true, "false", "check", "", NULL },
{ "Toga History Threshold",   false, "40",   "spin",  "min 0 max 100", NULL },
-
+   { "Number of Threads",   true, "1",   "spin",  "min 1 max 16", NULL },
{ NULL, false, NULL, NULL, NULL, NULL, },
 };
 
diff -Naur -x '*.orig' src/protocol.cpp src_thread_patch/protocol.cpp
--- src/protocol.cpp	2008-10-22 09:50:44.0 +0200
+++ src_thread_patch/protocol.cpp	2008-11-15 22:21:04.0 +0100
@@ -112,8 +112,11 @@
   // late initialisation
 
   Init = true;
+
+  NumberThreads=option_get_int("Number of Threads");
+  if(NumberThreads>MaxThreads) NumberThreads=MaxThreads;
 		
-	   book_parameter();
+  book_parameter();
   
 	   //SearchInput->multipv = option_get_int("MultiPV");
 
diff -Naur -x '*.orig' src/search.cpp src_thread_patch/search.cpp
--- src/search.cpp	2008-10-22 09:50:44.0 +0200
+++ src_thread_patch/search.cpp	2008-11-15 22:12:06.0 +0100
@@ -70,6 +70,9 @@
 static pthread_t threat_handle[MaxThreads];
 static my_sem_t thread_runnable[MaxThreads];
 #endif
+
+int NumberThreads = 1;
+
 //bool trans_endgame;
 //CRITICAL_SECTION CriticalSection; 
 
diff -Naur -x '*.orig' src/search.h src_thread_patch/search.h
--- src/search.h	2008-01-15 21:17:28.0 +0100
+++ src_thread_patch/search.h	2008-11-15 22:12:36.0 +0100
@@ -17,7 +17,6 @@
 
 const int MultiPVMax = 10;
 const int MaxThreads = 16;
-const int NumberThreads = 2;
 
 const int DepthMax = 64;
 const int HeightMax = 256;
@@ -114,6 +113,7 @@
 extern search_best_t SearchBest[MaxThreads][MultiPVMax];
 extern search_root_t SearchRoot[MaxThreads][1];
 extern search_current_t SearchCurrent[MaxThreads][1];
+extern int NumberThreads;
 
 // functions
 


Bug#505736: updated webgeo2ipct.pl

2008-11-15 Thread Claus Herwig

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

gregor herrmann wrote:

| There's one other issue where you maybe could help:
|
| With the new database the test script fails because some IP ranges
| change. No surprise so far. The failure

| Now I'm not sure what to do:

umh, this is certainly non-trivial on second thoughts.

What I've found when trying to figure it out:

Does it break general backward compatibility? Yes, it does.
- - Unassigned IPs: old "--", new database treats them (mostly) as
belonging to the last preceding assigned IP range.
- - IANA reserved IPs: old "--", "US" or "I0", "L0" (as you mentioned),
new "ZZ"
- - some new ccTLDs: "RS" (serbia), "ME" (montenegro) for example

Does it work with awstats anyway? Yes, it does.
- - "ZZ" gets reported properly on its own line as "unknown"
- - "RS" and "ME" get listed as "unknown", each on their own line
- - awstats could list "I0" (not "L0") as "local network host" (this is in
/usr/share/awstats/lib/domains.pm).

Does it break handling of local IPs?
I wouldn't say so, because handling of local IPs is more or less
incorrect with the old version anyway. 172.16.0.0/12 and a lot of other
special blocks are wrong/missing in the old database. See
http://tools.ietf.org/html/rfc3330#section-3
http://www.iana.org/assignments/ipv4-address-space
for details.

What to do?
I would support your first solution. Patch the test, document the
changes, forget about the obscure special cases mentioned in these
iana/ietf documents.

Of course, a more satisfying solution could be to patch the
webgeo2ipct.pl to distinguish between the different types of reserved IP
ranges (private use, loopback, link local, multicast...) correctly and
to recognize unallocated space properly. But this still wouldn't be
backward compatible or improve compatibility with awstats. And honestly,
I doubt that it would be real useful to anybody ;-)

Greets,
~  Claus
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkfP7MACgkQ6ycKQKeqYcGHEwCg1H4MKj/IaPFAUIaVem5daBmn
QP4AoPIhx+uzREc58M1ktDXt6NhnXB8l
=JMCO
-END PGP SIGNATURE-



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



Bug#493045: same issue here

2008-11-15 Thread Christian Weiske
Hello,


We are experiencing the same issue but in about 98% of all php runs on
cli.

$ php -v
PHP 5.2.6-5 with Suhosin-Patch 0.9.6.2 (cli) (built: Oct  5 2008
13:07:13) Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
Speicherzugriffsfehler

The "Speicherzugriffsfehler" is the segfault. It happens whenever
mysql.ini or mysqli.ini is activated.


The backtrace with gdb is:

Could not open /proc/12203/status
(gdb) bt
#0  0xb7894771 in __nptl_create_event () from /lib/libpthread.so.0
#1  0xb7895b7b in pthread_create@@GLIBC_2.1 () from /lib/libpthread.so.0
#2  0xb6e84e54 in my_thread_global_init ()
from /usr/lib/libmysqlclient_r.so.15 #3  0xb6e7fcd1 in my_init ()
from /usr/lib/libmysqlclient_r.so.15 #4  0xb6e7e73b in
mysql_server_init () from /usr/lib/libmysqlclient_r.so.15 #5
0xb702efe4 in zm_startup_mysql ()
from /usr/lib/php5/20060613+lfs/mysql.so #6  0x082d8c1e in
zend_startup_module_ex () #7  0x082ddbfd in zend_hash_apply () #8
0x082d7441 in zend_startup_modules () #9  0x0828a410 in
php_module_startup () #10 0x083547bd in php_signal ()
#11 0x08355017 in main ()


So it seems indeed to be coming from libmysqlclient, here at
version 5.0.51a-17.

-- 
Regards/Mit freundlichen Grüßen
Christian Weiske

-= Geeking around in the name of science since 1982 =-


signature.asc
Description: PGP signature


Bug#505822: ITP: libticalcs2 -- provides functions to communicate with TI calculators

2008-11-15 Thread Krzysztof Burghardt
Package: wnpp
Severity: wishlist
Owner: Krzysztof Burghardt <[EMAIL PROTECTED]>

* Package name: libticalcs2
  Version : 1.1.2
  Upstream Author : Romain Lievin, Julien Blache
* URL : http://sourceforge.net/project/showfiles.php?group_id=18378
* License : LGPL
  Programming Lang: C
  Description : provides functions to communicate with TI calculators

The libticalcs provides a set of functions to communicate with Texas
Instruments calculators. It implements the TI protocol for each type of
calculator, independently of the link cable used to establish the link.

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



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



Bug#505824: ITP: libticables2 -- Texas Instruments link cables library

2008-11-15 Thread Krzysztof Burghardt
Package: wnpp
Severity: wishlist
Owner: Krzysztof Burghardt <[EMAIL PROTECTED]>

* Package name: libticables2
  Version : 1.2.0
  Upstream Author : Romain Lievin, Julien Blache
* URL : http://sourceforge.net/project/showfiles.php?group_id=18378
* License : LGPL
  Programming Lang: C
  Description : Texas Instruments link cables library

The libticables is a library providing support for operations on Texas
Instruments calculators link cables. All link cables are supported read/write.

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



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



Bug#499018: [Upstream Fixes] 3 possibilities of Blank Screen and performance issue.

2008-11-15 Thread Jonny
François Wendling wrote:
>   * Debian/Upstream?, not fixed : autodetection fails, the
> generated xorg.conf leads to a blank screen while starting X.
> Then when it comes back to the vt, the vt turns blank, but i 
> can
> still type commands blindly. It can be considered as
> unusable, since i need to reboot to use the vt. I attach my 
> (ugly but working) xorg.conf that avoids this problem. 

How is this patch?

--- a/src/smi_driver.c
+++ b/src/smi_driver.c
@@ -770,8 +770,8 @@
xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "Option: UseBIOS %s.\n",
   pSmi->useBIOS ? "enabled" : "disabled");
 } else {
-   /* Default to UseBIOS enabled. */
-   pSmi->useBIOS = TRUE;
+   /* Default to UseBIOS disabled. */
+   pSmi->useBIOS = FALSE;
 }
 
 if (xf86GetOptValBool(pSmi->Options, OPTION_ZOOMONLCD, &pSmi->zoomOnLCD)) {
@@ -791,6 +791,7 @@
return FALSE;
 }
 
+if (pSmi->useBIOS) {
 if (xf86LoadSubModule(pScrn,"int10")) {
xf86LoaderReqSymLists(int10Symbols,NULL);
pSmi->pInt10 = xf86InitInt10(pEnt->index);
@@ -800,6 +801,7 @@
xf86LoaderReqSymLists(vbeSymbols, NULL);
pVbe = VBEInit(pSmi->pInt10, pEnt->index);
 }
+}
 
 pSmi->PciInfo = xf86GetPciInfoForEntity(pEnt->index);
 xf86RegisterResources(pEnt->index, NULL, ResExclusive);
@@ -893,6 +895,7 @@
 /* detect the panel size */
 SMI_DetectPanelSize(pScrn);
 
+if (pVbe) {
 if (xf86LoadSubModule(pScrn, "i2c")) {
xf86LoaderReqSymLists(i2cSymbols, NULL);
SMI_I2CInit(pScrn);
@@ -937,6 +940,7 @@
 vbeFree(pVbe);
 xf86FreeInt10(pSmi->pInt10);
 pSmi->pInt10 = NULL;
+}
 
 /*
  * If the driver can do gamma correction, it should call xf86SetGamma()
@@ -1148,6 +1152,7 @@
}
 }
 
+if (pVbe) {
 /* Load ramdac if needed */
 if (pSmi->hwcursor) {
if (!xf86LoadSubModule(pScrn, "ramdac")) {
@@ -1157,6 +1162,7 @@
}
xf86LoaderReqSymLists(ramdacSymbols, NULL);
 }
+}
 
 if (pSmi->shadowFB) {
if (!xf86LoadSubModule(pScrn, "shadowfb")) {
@@ -2032,7 +2038,7 @@
 
 pEnt = xf86GetEntityInfo(pScrn->entityList[0]);

-if (!pSmi->pInt10) {
+if (!pSmi->pInt10 && pSmi->useBIOS) {
pSmi->pInt10 = xf86InitInt10(pEnt->index);
 }
 


fix_vt_blank.diff.gz
Description: Binary data


Bug#505821: kipi-plugins: edit coordinates not working

2008-11-15 Thread Arnout Boelens
Package: kipi-plugins
Version: 0.1.5-4
Severity: normal

When I try to edit the coordinateѕ of a photo, no maps are loaded. Instead, I 
see
a gray background with all the normal buttons on it (seach, zoom and
navigation), but none of them work when I clickon them.

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

Kernel: Linux 2.6.25-2-686 (SMP w/2 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 kipi-plugins depends on:
ii  kdelibs4c2a4:3.5.10.dfsg.1-1 core libraries and binaries for al
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libgcc11:4.3.2-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-6   A free implementation of the OpenG
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgphoto2-2   2.4.1-3   gphoto2 digital camera library
ii  libgphoto2-port0   2.4.1-3   gphoto2 digital camera port librar
ii  libgpod3   0.6.0-6   library to read and write songs an
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.9-5 KDE calendaring library
ii  libkdcraw3 0.1.4-2   Raw picture decoding C++ library (
ii  libkexiv2-30.1.7-1+b1Qt like interface for the libexiv2
ii  libkipi0   0.1.6-2   library for apps that want to use 
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11  Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxml22.6.32.dfsg-4 GNOME XML library
ii  libxrandr2 2:1.2.3-1 X11 RandR extension library
ii  libxslt1.1 1.1.24-2  XSLT processing library - runtime 

Versions of packages kipi-plugins recommends:
ii  imagemagick  7:6.3.7.9.dfsg1-2.1 image manipulation programs
ii  kdeprint 4:3.5.9.dfsg.1-5print system for KDE
ii  konqueror4:4.1.3-1   KDE 4's advanced file manager, web

Versions of packages kipi-plugins suggests:
pn  gallery(no description available)
pn  gimp   (no description available)
ii  k3b   1.0.5-3A sophisticated KDE CD burning app
pn  kipi-plugins-doc   (no description available)
ii  kmail 4:4.1.3-2  KDE Email client
pn  kooka  (no description available)
pn  mpg123 (no description available)
ii  sane-utils1.0.19-21  API library for scanners -- utilit
ii  vorbis-tools  1.2.0-5several Ogg Vorbis tools

-- no debconf information



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



Bug#505823: fglrx-driver: smp_call_function with kernel 2.6.27

2008-11-15 Thread Balazs Hamorszky
Package: fglrx-driver
Version: 1:8-10-2
Severity: important
Tags: patch
Justification: fails to build from source

I've ported a little patch to make 8.10 work with kernel 2.6.27.

http://balihb.wik.is/@api/deki/files/5/=15-firegl-2.6.27.patch

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

Kernel: Linux 2.6.27.4prostick (SMP w/2 CPU cores)
Locale: LANG=hu_HU, LC_CTYPE=hu_HU (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages fglrx-driver depends on:
ii  fglrx-glx 1:8-10-2   proprietary libGL for the non-free
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libdrm2   2.3.1-2Userspace interface to kernel DRM 
ii  libgl1-mesa-glx [libgl1]  7.0.3-6A free implementation of the OpenG
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxrandr22:1.2.3-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  xserver-xorg  1:7.3+18   the X.Org X server

Versions of packages fglrx-driver recommends:
ii  fglrx-atieventsd  1:8-10-2   external events daemon for the non
ii  fglrx-glx 1:8-10-2   proprietary libGL for the non-free
ii  fglrx-kernel-2.6.27.4pros 1:8-10-2+0.001 ATI binary kernel module for Linux
ii  fglrx-source  1:8-10-2   kernel module source for the non-f

Versions of packages fglrx-driver suggests:
ii  fglrx-control 1:8-10-2   control panel for the non-free AMD

-- no debconf information



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



Bug#275658: patch goes in /etc/default/apt-proxy

2008-11-15 Thread Geert Stappers
Op 20081114 om 14:58 schreef Xavier Luthi:
> On Fri, Nov 14, 2008 at 12:23:34PM +, Chris Halls wrote:
> > On Friday 14 Nov 2008, Xavier Luthi wrote:
> > > I've prepared a new package version for apt-proxy.
~ > 
~ > Thanks a lot for making your changes.
~ > 
~ > I have some comments on your changes.
~ > 
> > > +## change process priority as requested in http://bugs.debian.org/275658
> > > +#   and do that silent
> > > +renice 5 $$ >/dev/null
> > 
> > I think this should be configurable in /etc/default/apt-proxy so that the 
> > system administrator can turn this off if they need to.
> > 
> 
> Except if I've made some mistake in my patch, this patch is applied on
> debian/default which is installed as /etc/default/apt-proxy...

The patch is applied on debian/default 
which will be install as /etc/default/apt-proxy

So yes, the system administrator can turn the renice off
by putting a # at the begin of the renice line.


Cheers
Geert Stappers




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



Bug#505807: error update packege gkrellmd version 2.3.1-1 to 2.3.1-7

2008-11-15 Thread Sandro Tosi
Ciao Marco,

On Sat, Nov 15, 2008 at 20:24, Marco Chiappe <[EMAIL PROTECTED]> wrote:
> Package: gkrellmd
> Version: 2.3.1-1
> Severity: important
>
>
> When the update package gkrellmd the process is blocked and apt reports the
> following errors

This is an ugly solution, but might work:

# rm /etc/init.d/gkrellmd
# killall gkrellmd
# apt-get remove gkrellmd
or
# sudo dpkg --force-all --purge gkrellmd

then install the new version.

Let me know the outcome.

Regards,
-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#505820: New version available

2008-11-15 Thread Shaun Jackman
Package: maq
Severity: wishlist

maq 0.7.1 is available.



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



Bug#505818: ITP: libtifiles2 -- Texas Instruments calculator files library

2008-11-15 Thread Krzysztof Burghardt
Package: wnpp
Severity: wishlist
Owner: Krzysztof Burghardt <[EMAIL PROTECTED]>

* Package name: libtifiles2
  Version : 1.1.1
  Upstream Author : Romain Lievin, Julien Blache
* URL : http://sourceforge.net/project/showfiles.php?group_id=18378
* License : LGPL
  Programming Lang: C
  Description : Texas Instruments calculator files library

The libtifiles is a library providing support for operations on Texas
Instruments calculators files. All formats for all calculators are supported
read/write; the library is also able to manipulate the group files, which
means it is able to group and ungroup variables into such group files.

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



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



Bug#505819: vim-runtime: File conflict during upgrade from (older) version

2008-11-15 Thread Frans Pop
Package: vim-runtime
Version: 2:7.2.025-2
Severity: serious

During an upgrade of an unstable sparc system that I don't boot very often,
I ran into the following error.

Preparing to replace vim-runtime 1:7.1.314-3 (using 
.../vim-runtime_2%3a7.2.025-2_all.deb) ...
Adding `diversion of /usr/share/vim/vim72/doc/help.txt to 
/usr/share/vim/vim72/doc/help.txt.vim-tiny by vim-runtime'
Adding `diversion of /usr/share/vim/vim72/doc/tags to 
/usr/share/vim/vim72/doc/tags.vim-tiny by vim-runtime'
Removing `diversion of /usr/share/vim/vim71/doc/help.txt to 
/usr/share/vim/vim71/doc/help.txt.vim-tiny by vim-runtime'
dpkg-divert: rename involves overwriting `/usr/share/vim/vim71/doc/help.txt' 
with
  different file `/usr/share/vim/vim71/doc/help.txt.vim-tiny', not allowed
dpkg: error processing 
/var/cache/apt/archives/vim-runtime_2%3a7.2.025-2_all.deb (--unpack):
 subprocess pre-installation script returned error exit status 2

Feel free to downgrade or close if you are sure this affects only the
intermediate versions and not e.g. Etch to Lenny upgrades.

I'll leave the system in this state for a bit in case more info is needed.
ii  vim-common   2:7.2.025-2Vi IMproved - Common files
ii  vim-runtime  1:7.1.314-3Vi IMproved - Runtime files
ii  vim-tiny 2:7.2.025-2Vi IMproved - enhanced vi editor - compact v


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

Kernel: Linux 2.6.26-1-sparc64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

vim-runtime depends on no packages.

Versions of packages vim-runtime recommends:
ii  vim-tiny 2:7.2.025-2 Vi IMproved - enhanced vi editor -

vim-runtime suggests no packages.

-- no debconf information



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



Bug#496478: Bug in libfile-sharedir-perl fixed in revision 26925

2008-11-15 Thread pkg-perl-maintainers
tag 496478 + pending
thanks

Some bugs are closed in revision 26925
by Damyan Ivanov (dmn)

Commit message:

* Non-maintainer uppload
* New upstream release (Closes: #496478)



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



Bug#405762: Actions about #405762

2008-11-15 Thread Tomas Pospisek

Hello Christian et al,

On Sat, 15 Nov 2008, Christian Perrier wrote:


Do you guys have pointers on Mr. Chappa's rationale for not licensing
his patch at all? Or discussions that already happened with him so
that I don't come to him without some background.


That's exactly what I did with the intention of posting it here, only that 
I forgot the later, I'm sorry. Here we go:


I wrote Mr Chappa:

---
On Mon, Nov 10, 2008 at 10:01:46PM +0100, Tomas Pospisek wrote:

Hello Mr. Chappa,

Debian's Alpine maintainer would like to apply your Alpine Maildir patch
to Debian's alpine package. And many people would really very much love
to have maildir support in their alpine. See:

 http://bugs.debian.org/405762

I'm somewhat at loss why this should be a problem. Debian wants to be
certain if it is allowed to redistribute the patch.

Could you provide your patch under a "Public Domain" license, i.e. :

  "Yes use the patch as you want, I'm putting it into the public domain"

or maybe under the same license as Alpine itself? (i.e. Apache license
2.0).

Thanks,
*t

---

He replied this to me:

---
On Mon, Nov 10, 2008 at 05:56:38PM -0800, Eduardo Chappa wrote:

On Mon, 10 Nov 2008, Tomas Pospisek wrote:

:) Debian's Alpine maintainer would like to apply your Alpine Maildir
:) patch to Debian's alpine package. And many people would really very
:) much love to have maildir support in their alpine. See:

Dear Tomas,

  I am considering this, but not in the frame that you are putting it. I
am thinking of changing a few things about my patches and maildir would 
go with it. I need to think longer about this, and this is constrained 
by time, but it is in the list.


  Thank you.

---




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



Bug#505817: ttf-dejavu: italic text fuzzy

2008-11-15 Thread Arthur Marsh
Package: ttf-dejavu
Version: 2.25-3
Severity: wishlist


The main thing holding me back from using ttf-dejavu as a default font 
is that the rendering of italic text is far less clear than when using 
Bitstream Vera fonts.

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

Kernel: Linux 2.6.27 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ttf-dejavu depends on:
ii  ttf-dejavu-core   2.25-3 Vera font family derivate with add
ii  ttf-dejavu-extra  2.25-3 Vera font family derivate with add

ttf-dejavu recommends no packages.

ttf-dejavu suggests no packages.

-- debconf-show failed



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



Bug#505816: trac: does not honour locale for date format

2008-11-15 Thread Chris Carr
Package: trac
Version: 0.11.1-2
Severity: normal
Tags: l10n


Hi folks,

My locale is set to 'en_GB.UTF-8', but Trac insists on showing dates in 
mm/dd/yy format.

Should a locale.setlocale(locale.LC_ALL, '') be somewhere in 
/usr/share/pyshared/trac/util/datefmt.py?

Regards,

Chris

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 trac depends on:
ii  libjs-jquery1.2.6-1  JavaScript library for dynamic web
ii  python  2.5.2-2  An interactive high-level object-o
ii  python-central  0.6.8register and build utility for Pyt
ii  python-genshi   0.5.0-1  Python XML-based template engine
ii  python-pysqlite22.4.1-1  Python interface to SQLite 3
ii  python-setuptools   0.6c8-4  Python Distutils Enhancements
ii  python-subversion   1.5.1dfsg1-1 Python bindings for Subversion
ii  subversion  1.5.1dfsg1-1 Advanced version control system

Versions of packages trac recommends:
ii  apache2   2.2.9-10   Apache HTTP Server metapackage
ii  apache2-mpm-prefork [httpd]   2.2.9-10   Apache HTTP Server - traditional n
pn  python-pygments | enscript (no description available)
pn  python-tz  (no description available)

Versions of packages trac suggests:
ii  libapache2-mod-python 3.3.1-5Python-embedding module for Apache
pn  python-docutils(no description available)
pn  python-mysqldb (no description available)
pn  python-psycopg2(no description available)
pn  python-textile (no description available)
pn  trac-bzr   (no description available)
pn  trac-git   (no description available)
pn  trac-mercurial (no description available)
pn  trac-spamfilter(no description available)

-- no debconf information



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



Bug#505679: [request-tracker-maintainers] Bug#505679: request-tracker3.8: misses database upgrade script

2008-11-15 Thread Martin Zobel-Helas
Hi, 

On Fri Nov 14, 2008 at 18:01:55 +, Dominic Hargreaves wrote:
> On Fri, Nov 14, 2008 at 12:30:22PM +0100, Martin Zobel-Helas wrote:
> That file must have been something you created locally, as it is not
> provided by the request-tracker3.6 package.
> 
> In fact, rt-setup-database now has a built-in upgrade action which will
> do essentially the same thing. I have update the docs describing this in
> the package in subversion, which will be released in due course.

ha. i found it in the mean time. it was integrated somewhere within
/usr/share/doc/request-tracker3.8/

But thanks anyway.

Btw, you might want to tighten the mason dependency. it didn't wanted to
work with >= 1.31, it needed at least 1.36 (yes, i know 1.39 is in sid,
but it makes backporting easier, as i needed it on an Etch system.

Greetings
Martin
-- 
 Martin Zobel-Helas <[EMAIL PROTECTED]>  | Debian System Administrator
 Debian & GNU/Linux Developer   |   Debian Listmaster
 Public key http://zobel.ftbfs.de/5d64f870.asc   -   KeyID: 5D64 F870
 GPG Fingerprint:  5DB3 1301 375A A50F 07E7  302F 493E FB8E 5D64 F870




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



Bug#505815: trying to start cdrbq gives : /usr/bin/cdrbq: line 3: exec: wish: not found

2008-11-15 Thread Clive Menzies
Package: cdrbq
Version: 1.23-1
Severity: important


This is a recent install of lenny on a thinkpad X61 tablet.  The CD Writer is 
external (USB).  I haven't checked the source to see what line 3 contains.

I just can't seem to get cdrbq to run.

Thanks

Clive

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

Kernel: Linux 2.6.26-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 cdrbq depends on:
ii  cdrdao   1:1.2.2-16  records CDs in Disk-At-Once (DAO) 
ii  cdrecord 9:1.1.9-1   Dummy transition package for wodim
ii  mkisofs  9:1.1.9-1   Dummy transition package for genis
ii  mpg321   0.2.10.4mpg123 clone that doesn't use floa
ii  sox  14.0.1-2+b1 Swiss army knife of sound processi
ii  tcl  8.4.16-2The Tool Command Language (default

cdrbq recommends no packages.

Versions of packages cdrbq suggests:
pn  cdparanoia (no description available)

-- no debconf information




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



Bug#505792: vzctl: ipv6 does not work in debian lenny VE

2008-11-15 Thread Ola Lundqvist
Hi Sven

I have tested this fixed and made an upload. I do not have IPv6 configured
but I trust you in that.

What I have verified is that it do not break something for IPv4.

Best regards,

// Ola

On Sat, Nov 15, 2008 at 01:54:42PM +0100, Sven Koch wrote:
> Package: vzctl
> Version: 3.0.22-13
> Severity: normal
> 
> hallo,
> 
> I just moved my first VE from debian etch to debian lenny, and on this move
> ipv6 stopped working for it.
> 
> This problem is already in the openvz bugzilla, but does not look fixed in
> their git tree yet.
> 
> http://bugzilla.openvz.org/show_bug.cgi?id=824
> 
> The suggested fix in that bugreport (adding a "/0") to the host scripts
> works for me with both debian etch and debian lenny VEs.
> (Host is currently debian etch, but with backported vzctl from lenny)
> 
> I hope you would consider to include this fix or something like it to the
> lenny version, it would be bad to have lenny released without ipv6
> support for lenny VEs.
> 
> thanks for your time and work,
> haegar
> 
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
> 'experimental')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.24-sdinet75-tokamak (SMP w/2 CPU cores)
> Locale: LANG=C, LC_CTYPE=de_DE.ISO-8859-1 (charmap=ISO-8859-1)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages vzctl depends on:
> ii  iproute   20080725-2 networking and traffic control 
> too
> ii  libc6 2.7-16 GNU C Library: Shared libraries
> ii  vzquota   3.0.11-1   server virtualization solution - 
> q
> 
> Versions of packages vzctl recommends:
> ii  rsync 3.0.4-3fast remote file copy program 
> (lik
> 
> Versions of packages vzctl suggests:
> pn  linux-patch-openvz (no description available)
> 
> -- no debconf information
> 
> 
> 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED]  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#505814: Specifically: the "locked" preference for the applets on the right side

2008-11-15 Thread Josh Triplett
Package: gnome-panel
Version: 2.20.3-5
Followup-For: Bug #505814

Can't overwrite existing read-only value: Can't overwrite existing read-only 
value: Value for `/apps/panel/applets/applet_clock/locked' set in a read-only 
source at the front of your configuration path
Can't overwrite existing read-only value: Can't overwrite existing read-only 
value: Value for `/apps/panel/applets/applet_volume/locked' set in a read-only 
source at the front of your configuration path
Can't overwrite existing read-only value: Can't overwrite existing read-only 
value: Value for `/apps/panel/applets/applet_tray/locked' set in a read-only 
source at the front of your configuration path

Those three applets sit at the right edge of my panel, and have the
right_stick preference set.

- Josh Triplett

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 gnome-panel depends on:
ii  gnome-about2.22.3-2  The GNOME about box
ii  gnome-control-center   1:2.22.2.1-2  utilities to configure the GNOME d
ii  gnome-desktop-data 2.22.3-2  Common files for GNOME 2 desktop a
ii  gnome-menus2.22.2-4  an implementation of the freedeskt
ii  gnome-panel-data   2.20.3-5  common files for the GNOME Panel
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics libra
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libecal1.2-7   2.22.3-1  Client library for evolution calen
ii  libedataserver1.2-92.22.3-1  Utility library for evolution data
ii  libedataserverui1.2-8  2.22.3-1  GUI utility library for evolution 
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnome-desktop-2 2.22.3-2  Utility library for loading .deskt
ii  libgnome-menu2 2.22.2-4  an implementation of the freedeskt
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.20.3-5  library for GNOME Panel applets
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libwnck22  2.22.3-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxau61:1.0.3-3 X11 authorisation library
ii  menu-xdg   0.3   freedesktop.org menu compliant win

Versions of packages gnome-panel recommends:
ii  alacarte  0.11.5-1   easy GNOME menu editing tool
ii  evolution-data-server 2.22.3-1   evolution database backend server
ii  gnome-applets 2.22.3-3   Various applets for GNOME 2 panel 
ii  gnome-icon-theme  2.22.0-1   GNOME Desktop icon theme
ii  gnome-session 2.22.3-1   The GNOME 2 Session Manager

Versions of packages gnome-panel suggests:
ii  gnome-system-tools  100:100.fake Fake gnome-system-tools
ii  gnome-terminal [x-terminal- 2.22.3-3 The GNOME 2 terminal emulator appl
ii  gnome-user-guide [gnome2-us 2.22.1-1 GNOME user's guide
ii  nautilus2.20.0-7 file manager and graphical shell f
ii  xterm [x-terminal-emulator] 235-1X terminal emulator
ii  yelp2.22.1-8 Help browser for GNOME 2

-- no debconf information



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



Bug#496478: Is Christian Sánchez still active?

2008-11-15 Thread Damyan Ivanov
[resent with the correct bug in CC]

-=| [EMAIL PROTECTED], Fri, Oct 31, 2008 at 10:47:06PM -0400 |=-
> Hi Damyan, I have the new version of the libfile-sharedir-perl, 
> I will give it to Jose to upload it.

Two weeks passed.

I am preparing a NMU and will upload to the DELAYED-7 queue.

-- 
damJabberID: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#505814: gnome-panel attempts to change locked gconf settings when screen resized

2008-11-15 Thread Josh Triplett
Package: gnome-panel
Version: 2.20.3-5
Severity: normal

I keep my home directory in Git, and as part of that setup I have
various gconf settings set as mandatory, including my entire GNOME
panel setup with all applets and launchers.  On one system, I have an
internal LCD and a higher-resolution external LCD connected.  When I
first log in, both get activated at their native resolutions, and the
panel shows up at the edge of the internal display, which puts it in
the middle of the external display.  If I switch to the external
display only using xrandr, the panel moves to the edge of the external
display, and I get a warning about the GNOME panel attempting to
change mandatory settings.

- Josh Triplett

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 gnome-panel depends on:
ii  gnome-about2.22.3-2  The GNOME about box
ii  gnome-control-center   1:2.22.2.1-2  utilities to configure the GNOME d
ii  gnome-desktop-data 2.22.3-2  Common files for GNOME 2 desktop a
ii  gnome-menus2.22.2-4  an implementation of the freedeskt
ii  gnome-panel-data   2.20.3-5  common files for the GNOME Panel
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics libra
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libecal1.2-7   2.22.3-1  Client library for evolution calen
ii  libedataserver1.2-92.22.3-1  Utility library for evolution data
ii  libedataserverui1.2-8  2.22.3-1  GUI utility library for evolution 
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnome-desktop-2 2.22.3-2  Utility library for loading .deskt
ii  libgnome-menu2 2.22.2-4  an implementation of the freedeskt
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.20.3-5  library for GNOME Panel applets
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libwnck22  2.22.3-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxau61:1.0.3-3 X11 authorisation library
ii  menu-xdg   0.3   freedesktop.org menu compliant win

Versions of packages gnome-panel recommends:
ii  alacarte  0.11.5-1   easy GNOME menu editing tool
ii  evolution-data-server 2.22.3-1   evolution database backend server
ii  gnome-applets 2.22.3-3   Various applets for GNOME 2 panel 
ii  gnome-icon-theme  2.22.0-1   GNOME Desktop icon theme
ii  gnome-session 2.22.3-1   The GNOME 2 Session Manager

Versions of packages gnome-panel suggests:
ii  gnome-system-tools  100:100.fake Fake gnome-system-tools
ii  gnome-terminal [x-terminal- 2.22.3-3 The GNOME 2 terminal emulator appl
ii  gnome-user-guide [gnome2-us 2.22.1-1 GNOME user's guide
ii  nautilus2.20.0-7 file manager and graphical shell f
ii  xterm [x-terminal-emulator] 235-1X terminal emulator
ii  yelp2.22.1-8 Help browser for GNOME 2

-- no debconf information



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



Bug#505813: nagios3: [INTL:it] Italian debconf templates translation

2008-11-15 Thread Luca Monducci
Package: nagios3
Severity: wishlist
Tags: patch l10n

Please add the italian debconf templates translation (attached).

Thanks,
Luca

it.po
Description: Binary data


Bug#505812: acl2-emacs: adds non-existent TAGS file to tag file list

2008-11-15 Thread Timo Juhani Lindfors
Package: acl2-emacs
Version: 3.1-1
Severity: normal

Steps to reproduce:
1) echo test > a.c
2) etags a.c
3) emacs a.c
4) M-. RET

Expected results:
4) emacs asks what TAGS file I want to use with

Visit tags table: (default TAGS) /tmp/NSKoGevUwwtRI31879/gpsd-2.37/

Actual results:
4) emacs does not ask me what TAGS file to use and just complains
about a completely unrelated file:

File /usr/share/acl2-3.1/TAGS is not a valid tags table

More info:
1) The problem goes away if I remove the package with

apt-get remove acl2-emacs
dpkg -P acl2-emacs




-- 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-6-k7
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)



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



Bug#505811: popa3d: [INTL:it] Italian debconf templates translation

2008-11-15 Thread Luca Monducci
Package: popa3d
Severity: wishlist
Tags: patch l10n

Please add the italian debconf templates translation (attached).

Thanks,
Luca

it.po
Description: Binary data


Bug#505810: netdiag: [INTL:it] Italian debconf templates translation

2008-11-15 Thread Luca Monducci
Package: netdiag
Severity: wishlist
Tags: patch l10n

Please add the italian debconf templates translation (attached).

Thanks,
Luca

it.po
Description: Binary data


Bug#501200: Missing mime-type for GIMP XCF files

2008-11-15 Thread Daniel Baumann
tags 501200 +pending
thanks

fixed in git.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#502201: libmagic1: No MIME type for ruby

2008-11-15 Thread Daniel Baumann
tags 502201 +pending
thanks

fixed in git.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#505807: error update packege gkrellmd version 2.3.1-1 to 2.3.1-7

2008-11-15 Thread Marco Chiappe

Package: gkrellmd
Version: 2.3.1-1
Severity: important


When the update package gkrellmd the process is blocked and apt reports 
the following errors


tamara:/home/mark# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
 gpm
The following packages will be upgraded:
 gkrellmd
1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/110kB of archives.
After this operation, 4096B of additional disk space will be used.
Do you want to continue [Y/n]?
Selecting previously deselected package gkrellmd.
(Reading database ... 186125 files and directories currently installed.)
Preparing to replace gkrellmd 2.3.1-1 (using 
.../gkrellmd_2.3.1-7_amd64.deb) ...

Stopping gkrellmd: invoke-rc.d: initscript gkrellmd, action "stop" failed.
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Stopping gkrellmd: invoke-rc.d: initscript gkrellmd, action "stop" failed.
dpkg: error processing 
/var/cache/apt/archives/gkrellmd_2.3.1-7_amd64.deb (--unpack):

subprocess new pre-removal script returned error exit status 1
Starting gkrellmd: gkrellmd.
Errors were encountered while processing:
/var/cache/apt/archives/gkrellmd_2.3.1-7_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


also removing crashes ...


tamara:/home/mark# apt-get --purge remove gkrellmd
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
 gkrellmd*
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
After this operation, 201kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 186124 files and directories currently installed.)
Removing gkrellmd ...
Stopping gkrellmd: invoke-rc.d: initscript gkrellmd, action "stop" failed.
dpkg: error processing gkrellmd (--purge):
subprocess pre-removal script returned error exit status 1
Starting gkrellmd: gkrellmd.
Errors were encountered while processing:
gkrellmd
E: Sub-process /usr/bin/dpkg returned an error code (1)


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

Kernel: Linux 2.6.27 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gkrellmd depends on:
ii  adduser   3.110  add and remove users and groups
ii  libc6 2.7-15 GNU C Library: Shared libraries
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines

gkrellmd recommends no packages.

gkrellmd suggests no packages.

-- no debconf information




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



Bug#505808: gnome-panel: Can drag panel to smaller edge, making it impossible to drag back

2008-11-15 Thread Josh Triplett
Package: gnome-panel
Version: 2.20.3-5
Severity: normal

If you drag the GNOME panel from its existing position to a smaller
edge of the screen, the reduced space may mean the panel no longer has
any empty space to grab to drag it back.

- Josh Triplett

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 gnome-panel depends on:
ii  gnome-about2.22.3-2  The GNOME about box
ii  gnome-control-center   1:2.22.2.1-2  utilities to configure the GNOME d
ii  gnome-desktop-data 2.22.3-2  Common files for GNOME 2 desktop a
ii  gnome-menus2.22.2-4  an implementation of the freedeskt
ii  gnome-panel-data   2.20.3-5  common files for the GNOME Panel
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics libra
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libecal1.2-7   2.22.3-1  Client library for evolution calen
ii  libedataserver1.2-92.22.3-1  Utility library for evolution data
ii  libedataserverui1.2-8  2.22.3-1  GUI utility library for evolution 
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnome-desktop-2 2.22.3-2  Utility library for loading .deskt
ii  libgnome-menu2 2.22.2-4  an implementation of the freedeskt
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.20.3-5  library for GNOME Panel applets
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libwnck22  2.22.3-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxau61:1.0.3-3 X11 authorisation library
ii  menu-xdg   0.3   freedesktop.org menu compliant win

Versions of packages gnome-panel recommends:
ii  alacarte  0.11.5-1   easy GNOME menu editing tool
ii  evolution-data-server 2.22.3-1   evolution database backend server
ii  gnome-applets 2.22.3-3   Various applets for GNOME 2 panel 
ii  gnome-icon-theme  2.22.0-1   GNOME Desktop icon theme
ii  gnome-session 2.22.3-1   The GNOME 2 Session Manager

Versions of packages gnome-panel suggests:
ii  gnome-system-tools  100:100.fake Fake gnome-system-tools
ii  gnome-terminal [x-terminal- 2.22.3-3 The GNOME 2 terminal emulator appl
ii  gnome-user-guide [gnome2-us 2.22.1-1 GNOME user's guide
ii  nautilus2.20.0-7 file manager and graphical shell f
ii  xterm [x-terminal-emulator] 235-1X terminal emulator
ii  yelp2.22.1-8 Help browser for GNOME 2

-- no debconf information



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



Bug#471080: dvgrab 3.1-1 aborts capture with a std::string error

2008-11-15 Thread Erik Schanze
tags 471080 moreinfo
thanks

Hi Brandon,

could you please test if the misbehaviour still exists in
dvgrab-3.2?

I only saw error message ">>> Error writing frame!" if there was
no space on harddisk to save the clip.
What show "df" command?


Bye,

Erik


-- 
 www.ErikSchanze.de *
 Bitte keine HTML-E-Mails! No HTML mails, please! Limit: 100 kB *
 - Linux-Info-Tag in Dresden auch 2009 wieder   *
 Info: http://www.linux-info-tag.de/*



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



Bug#505793: pm-utils: please provide scriptlet to unmount network filesystems

2008-11-15 Thread Florian Lohoff
On Sat, Nov 15, 2008 at 05:25:19PM +0100, Michael Biebl wrote:
> Florian Lohoff wrote:
> > Package: pm-utils
> > Version: 1.1.2.4-1
> > Severity: wishlist
> > 
> > Hi,
> > please provide a sleep scriptlet to unmount network filesystems. I am
> > currently using this basically copied from /etc/init.d/umountnfs.sh
> > which does more than needed (unmounting sysfs etc) ... This needs to 
> > be done before network manager is instructed to shut down networking
> > e.g. i used priority 07 ...
> 
> Why is it necessary to unmount the network filesystems and shouldn't
> they mounted on resume again.

Because typically your network filesystems will not be there after
resume. At least thats my typical use case - suspending at home -
going to work - resuming - then your serves will not be there and all
desktop file managers will hang because of the long timeouts to retry to
establish the connection again. TCP based filesystems will even timeout
on the server as the tcp connection endpoint is gone and your tcp session
will timeout - So you come back and try to regain connectivity on a tcp
session the server does not know about anymore. The only sane state is
to unmount all network based filesystems on suspend.

mounting on resume might be done based on the ones in the fstab. Typically
i have all temporary available network filesystems in the fstab as
noauto,user so i mount them manually if i need them.

Doing a

mount -a -t nfs|cifs|smbfs|nfs4

on resume should be okay. If they are in the fstab to be automatically
mounted thats what the user wanted to do ...

Anyway - unmounting network based storage is what hibernate does 
and it even goes further by killing programs which have open files on
the storage. I would go that far without user really wanting to do that.

A sane way could be to refuse suspend if there are open files on the
network storage as the state could get severly garbled if suspending
with potentially dirty cache content or even resuming with some
expectation about the files state (which might have changed in the last
hours while we were suspended) so you could garble servers files on
resume because somebody else already appended to the file etc

I have no clue about dealing with nbd, iscsi, ataoe or all the network
based block devices. Those should go away too but thats beyond the scope
of this wishlist bug.

Flo
-- 
Florian Lohoff  [EMAIL PROTECTED] +49-171-2280134
Those who would give up a little freedom to get a little 
  security shall soon have neither - Benjamin Franklin


signature.asc
Description: Digital signature


Bug#505809: Typo in package description: "hunpell"

2008-11-15 Thread Pascal De Vuyst
Package: hunspell-fr
Version: 1:2.4.0-3
Severity: minor
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy

The package description contains a small typo:
French dictionary for hunpell
Should be:
French dictionary for hunspell



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



Bug#505792: vzctl: ipv6 does not work in debian lenny VE

2008-11-15 Thread Ola Lundqvist
severity 505792 important
thanks

Hi Sven

Thanks for this report. I'll try to get this into Lenny.

Best regards,

// Ola

On Sat, Nov 15, 2008 at 01:54:42PM +0100, Sven Koch wrote:
> Package: vzctl
> Version: 3.0.22-13
> Severity: normal
> 
> hallo,
> 
> I just moved my first VE from debian etch to debian lenny, and on this move
> ipv6 stopped working for it.
> 
> This problem is already in the openvz bugzilla, but does not look fixed in
> their git tree yet.
> 
> http://bugzilla.openvz.org/show_bug.cgi?id=824
> 
> The suggested fix in that bugreport (adding a "/0") to the host scripts
> works for me with both debian etch and debian lenny VEs.
> (Host is currently debian etch, but with backported vzctl from lenny)
> 
> I hope you would consider to include this fix or something like it to the
> lenny version, it would be bad to have lenny released without ipv6
> support for lenny VEs.
> 
> thanks for your time and work,
> haegar
> 
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
> 'experimental')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.24-sdinet75-tokamak (SMP w/2 CPU cores)
> Locale: LANG=C, LC_CTYPE=de_DE.ISO-8859-1 (charmap=ISO-8859-1)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages vzctl depends on:
> ii  iproute   20080725-2 networking and traffic control 
> too
> ii  libc6 2.7-16 GNU C Library: Shared libraries
> ii  vzquota   3.0.11-1   server virtualization solution - 
> q
> 
> Versions of packages vzctl recommends:
> ii  rsync 3.0.4-3fast remote file copy program 
> (lik
> 
> Versions of packages vzctl suggests:
> pn  linux-patch-openvz (no description available)
> 
> -- no debconf information
> 
> 
> 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED]  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#505805: recognize LLVM bitcode files

2008-11-15 Thread Daniel Baumann
tags 505805 +pending
thanks

Török Edwin wrote:
> I have attached a patch that adds the correct magic numbers for LLVM bitcode
> files. Please consider including them.

added in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#451982: [synaptic] debconf TERM not set when synaptic launched with su-to-root

2008-11-15 Thread John M. Cullen
Package: synaptic
Version: 0.62.1

--- Please enter the report below this line. ---
This just began to happen after a recent update.  (TERM not set).

Properties for direct launch are:
/usr/bin/su-to-root -X -c /usr/sbin/synaptic

If I launch from my own ROOT terminal
gksu /usr/bin/x-terminal-emulator

it seems to work OK but I have another problem:

ocelot:/home/john# synaptic
ocelot:/home/john# synaptic

(synaptic:10045): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion 
`node != NULL' failed

(synaptic:10045): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion 
`node != NULL' failed
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not 
stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
could not open file ''
/var/lib/python-support/python2.5/softwareproperties/gtk/SoftwarePropertiesGtk.py:133:
 GtkWarning: Failed to set text from markup due to error parsing markup: Error 
on line 3 char 78: Element 'markup' was closed, but the currently open element 
is 'i'
  
self.label_popcon_desc.set_label(softwareproperties.distro.get_popcon_description(self.distro))
could not open file ''
could not open file ''

(synaptic:10045): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion 
`node != NULL' failed

The first synaptic I got in then out without doing anything.

The second synaptic I reloaded, twice I think, adjusted the sources list (added 
SID), reloaded again.
Now I will do some updates and see what happens:
Upgraded 11 things, OK, and quit, no more messages.

John

P.S.  I see synaptic has an upgrade waiting.  Better use aptitude for that.
jmc

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.26-01jmc64

Debian Release: lenny/sid
  500 testing-proposed-updates ftp.us.debian.org 
  500 testing www.debian-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.us.debian.org 
  500 stable  ftp.us.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-==
libapt-inst-libc6.7-6-1.1   | 
libapt-pkg-libc6.7-6-4.6| 
libatk1.0-0 (>= 1.20.0) | 1.22.0-1
libc6(>= 2.7-1) | 2.7-16
libcairo2(>= 1.2.4) | 1.6.4-6.1
libfontconfig1   (>= 2.4.0) | 2.6.0-1
libfreetype6 (>= 2.3.5) | 2.3.7-2
libgcc1(>= 1:4.1.1) | 1:4.3.2-1
libglade2-0(>= 1:2.6.1) | 1:2.6.3-1
libglib2.0-0(>= 2.12.0) | 2.16.6-1
libgtk2.0-0 (>= 2.12.0) | 2.12.11-4
libpango1.0-0   (>= 1.20.3) | 1.20.5-3
libstdc++6   (>= 4.2.1) | 4.3.2-1
libvte9   (>= 1:0.16.9) | 1:0.16.14-4
libx11-6| 2:1.1.5-2
libxft2  (>> 2.1.1) | 2.1.12-3
libxml2 (>= 2.6.27) | 2.6.32.dfsg-4
zlib1g (>= 1:1.1.4) | 1:1.2.3.3.dfsg-12
scrollkeeper| 0.3.14-16






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



Bug#505806: ITP: monkeysphere -- use the OpenPGP web of trust to verify ssh connections

2008-11-15 Thread Jameson Graef Rollins
Package: wnpp
Severity: wishlist
Owner: Jameson Graef Rollins <[EMAIL PROTECTED]>

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: monkeysphere
  Version : 0.20
  Upstream Author : Jameson Graef Rollins <[EMAIL PROTECTED]>
* URL : http://web.monkeysphere.info
* License : GPLv3
  Programming Lang: Bash, C
  Description : use the OpenPGP web of trust to verify ssh connections

 SSH key-based authentication is tried-and-true, but it lacks a true
 Public Key Infrastructure for key certification, revocation and
 expiration.  Monkeysphere is a framework that uses the OpenPGP web of
 trust for these PKI functions.  It can be used in both directions:
 for users to get validated host keys, and for hosts to authenticate
 users.

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

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

iQIcBAEBAgAGBQJJHx5kAAoJEO00zqvie6q8DqkP/ROhlUup3tKNZbVj1zS+gVye
Hq0YczHXRx0Ls7ODboWyb2N8YE8W+MHBP5+SOHvk0JlkFgH7SlMFG5r7OwwMdd9l
DPXylvihI1iNjAlVc1GsqQx9LxbYHSatr3dqtDujZ24T4c00rcApelsDFNttJDNT
W5rGVTcPyqhetD5E22zV556tGng+lt9FE6fXNOoONYaQ9ntExhcgtkxE6pooA9E9
9mUIZTUiStYsG0RbLhfDo4670z25J+uaJqvnU5yroNDWCDMf6RTKpI/3UUtAFiBx
v9iYycnl5YmewLr/BautWInKXxWQqjLbbHDuG9D0oTqq0AglV+z7nqTGiA4o8toA
jLm7Mb+DkWEPxoegSluLHElUQOk8z9QVx+VYHTi4oc0moARQtyVHGT12/Y9IKdjq
ZNXPCe18OEkezKNGziOURaVQaBTGIaO7gInhNh6I06wRzHlbxTDiDkFSrFMfhyyO
jZvYQoxGMRWf3Z82uMMf6Bjs7EkfPSqvMYeoliYwYrfcIOutLp4ne6sC7Z+HvCF8
6VTzXentwX8kyKd6NBUY7ktgaG+xuBUbRL4U6k7nPXEp01Q0OVfkUyR8JbGF92F0
mdEAS+Qt+WUOMDcmeurx9UL1DIFu/u09s/hguewiinBNyqed6X9BEWJ6sCcsi1ol
iA2C34ih8AXy76vh4zV7
=6myd
-END PGP SIGNATURE-



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



Bug#364565: any news on this?

2008-11-15 Thread tony mancill
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

gregor herrmann wrote:
> On Wed, 12 Nov 2008 12:06:29 +0100, Ferenc Wagner wrote:
> 
>> I'm using qwerty, but paste replaces keys nevertheless, for example
>> pasting a dash (-) comes out as a slash (/) in version 3.19.1-4.  Is
>> 3.22-2 expected to be better?
> 
> I've just tested 3.22-2: I have a qwertz keyboard and a german
> keyboard layout, and pasting non-ascii chars works flawlessly for me.
> 
> Before we close this bug I'd appreciate it if you and/or the original
> submitter could check with 3.22-2 (which is both in testing and
> unstable) because I might miss something.

If I recall correctly, there were still a few pasting problems that were
causing Samuel issues, which is why the bug is still open, but fixes were
applied and the behavior should be better than it was in 3.19.

I'll second Gregor's request for testing and submission of any additional
information related to the bug.

Cheers,
Tony
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkfHOEACgkQpdwBkPlyvgNiXwCffoRSWJFHW1ZgaRII0AVtrvl2
qDgAn1j83e5W7ovHWyMUGYTmI83xlc/U
=NGs5
-END PGP SIGNATURE-



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



Bug#127090: integrate extract_url.pl

2008-11-15 Thread martin f krafft
Package: urlview
Followup-For: Bug #127090

Maybe http://www.memoryhole.net/~kyle/extract_url/ would help and
could be integrated?

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

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

Versions of packages urlview depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libncurses5   5.7-2  shared libraries for terminal hand

Versions of packages urlview recommends:
ii  dillo [www-browser]   0.8.6-3Small and fast web browser
ii  iceweasel [www-browser]   3.0.3-3lightweight web browser based on M
ii  lynx-cur [www-browser]2.8.7dev10-2.1 Text-mode WWW Browser with NLS sup
ii  w3m [www-browser] 0.5.2-2+b1 WWW browsable pager with excellent

Versions of packages urlview suggests:
ii  lftp  3.7.4-1Sophisticated command-line FTP/HTT
ii  mimedecode1.9-4  Decodes transfer encoded text type
ii  mutt  1.5.18-4   text-based mailreader supporting M
ii  wget  1.11.4-2   retrieves files from the web

-- no debconf information


-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#498318: RFP: vuurmuur -- firewall manager with ncurses front end

2008-11-15 Thread Daniel Baumann
tags 498318 +pending
thanks

> I'm using vuurmuur since a couple of weeks, but didn't bothered yet in
> uploading it to debian; but i'll do that.

took me a while.. but it's uploaded to NEW now.

packages in the meanwhile also available at:

  http://daniel.debian.net/packages/libvuurmuur/
  http://daniel.debian.net/packages/vuurmuur/
  http://daniel.debian.net/packages/vuurmuur-conf/

version control at:

  http://git.debian.net/?p=debian/libvuurmuur.git
  http://git.debian.net/?p=debian/vuurmuur.git
  http://git.debian.net/?p=debian/vuurmuur-conf.git

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#503859: ExtensionClass completely broken with python 2.5

2008-11-15 Thread Chris Lamb
(Adding doko to Cc, re. qmtest in lenny)

Thomas Viehmann wrote:

> To me it seems completely reasonable to throw out both reverse depends:
> qmtest has never been released and zorp is not exactly maintained or
> popular.

Agree in principle.

However, I've just looked at qmtest. It certainly does not require extclass
to build and does not *appear* to need it to run - the import statements are
trapped such that they don't cause a fatal error and my rudimentary usage of
the package did not cause any problems to surface when not having the
package installed. In addition, its own test suite (run at build time) does
not fail.

So, the question would now be whether to remove qmtest at the same time,
dispite this above.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  [EMAIL PROTECTED]
   `-


signature.asc
Description: PGP signature


Bug#505789: Patch adding the usb-storage module for sparc

2008-11-15 Thread Jurij Smakov
Hi,

With valuable help from Frans, I've created a patch which adds 
usb-storage module on sparc, so that it is actually possible to load 
needed firmware from a USB stick (attached). Please consider applying 
it.

Thanks.
-- 
Jurij Smakov   [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC
Index: installer/build/pkg-lists/cdrom/sparc.cfg
===
--- installer/build/pkg-lists/cdrom/sparc.cfg	(revision 56652)
+++ installer/build/pkg-lists/cdrom/sparc.cfg	(working copy)
@@ -4,10 +4,9 @@
 sparc-utils-udeb
 kbd-chooser
 
-# Some modules are only available for sparc64, so only include them if they
-# are available.
-ide-modules-${kernel:Version} ?
-usb-modules-${kernel:Version} ?
+ide-modules-${kernel:Version}
+usb-modules-${kernel:Version}
+usb-storage-modules-${kernel:Version}
 
 scsi-common-modules-${kernel:Version}
 
Index: installer/build/pkg-lists/netboot/sparc.cfg
===
--- installer/build/pkg-lists/netboot/sparc.cfg	(revision 56652)
+++ installer/build/pkg-lists/netboot/sparc.cfg	(working copy)
@@ -9,5 +9,6 @@
 
 nic-modules-${kernel:Version}
 usb-modules-${kernel:Version}
+usb-storage-modules-${kernel:Version}
 
 console-keymaps-at
Index: packages/kernel/linux-kernel-di-sparc-2.6/modules/sparc/usb-storage-modules
===
--- packages/kernel/linux-kernel-di-sparc-2.6/modules/sparc/usb-storage-modules	(revision 0)
+++ packages/kernel/linux-kernel-di-sparc-2.6/modules/sparc/usb-storage-modules	(revision 0)
@@ -0,0 +1 @@
+#include 


Bug#495620: patch is available, unblock is agreed

2008-11-15 Thread Mark Hedges

Good morning.  Still hoping that someday I can stop
un-checking libcairo2 in the update manager and can move
forward with upgrades of libgtk2.0-0, gtk2-engines-pixbuf
and libpango1.0-0 that this bug now blocks.

The patch is linked here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=49;bug=495620

Unblocking an update was agreed to.

Can it happen?

Thanks very much.

Mark



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



Bug#503209: [Pkg-samba-maint] Bug#503209: Please ship pkg-config file

2008-11-15 Thread Mathieu Parent
Hi,

2008/10/23 Jelmer Vernooij <[EMAIL PROTECTED]>:
> Package: ctdb
> Version: 1.0.47+git20080748-1
> Severity: wishlist
>
> Please ship a pkg-config file (ctdb.pc) to make it easier to find ctdb
> in configure scripts.
>

This is probably a good idea. I'm not confident enough to propose a patch.

I thought it was not needed, as ctdb is not a library. But as it
contains headers in /usr/include, it can be.

I have never done a .pc file, here is my first try. How can it be
filled by the configure script ?

Mathieu Parent

prefix=/usr
mandir=${prefix}/share/man
includedir=${prefix}/include
sysconfdir=/etc
localstatedir=/var/lib
logdir=/var/log

Name: CTDB
Description: clustered database to store temporary data
Version: 1.0.65
URL: http://ctdb.samba.org
Requires: libpopt0 >= 1.14
Cflags: -g -Wall -O2



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



Bug#505805: recognize LLVM bitcode files

2008-11-15 Thread Török Edwin
Package: file
Version: 4.26-1
Severity: wishlist
Tags: patch


file doesn't currently detect LLVM bitcode files
$ file x.bc
x.bc: data

The format is described here:
http://llvm.org/docs/BitCodeFormat.html

There is already a Magdir/llvm, but that is for an old bitcode format.

I have attached a patch that adds the correct magic numbers for LLVM bitcode
files. Please consider including them.

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

Kernel: Linux 2.6.26-1-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 file depends on:
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libmagic1  4.26-1File type determination library us
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

file recommends no packages.

file suggests no packages.

-- no debconf information
--- file-4.26/magic/Magdir/llvm 2008-02-19 19:27:31.0 +0200
+++ new/magic/Magdir/llvm   2008-11-15 20:16:46.0 +0200
@@ -8,3 +8,5 @@
 0  string  llvc0   LLVM byte-codes, null compression
 0  string  llvc1   LLVM byte-codes, gzip compression
 0  string  llvc2   LLVM byte-codes, bzip2 compression
+0   string  \xde\xc0\x17\x0b LLVM bitcode, wrapper
+0   string  BC\xc0\xde  LLVM bitcode


Bug#492186: Patch for the 2.0.11-0.4 NMU of pdbv

2008-11-15 Thread Christian Perrier

Dear maintainer of pdbv,

On Thursday, October 23, 2008 I sent you a notice announcing my intent to 
upload a
NMU of your package to fix its pending l10n issues, after an initial
notice sent on Saturday, October 18, 2008.

You either agreed for this NMU or did not respond to my notices.

I will now upload this NMU to DELAYED/2-DAY.

The NMU patch is attached to this mail.

The NMU changelog is:


Source: pdbv
Version: 2.0.11-0.4
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier <[EMAIL PROTECTED]>
Date: Sat, 15 Nov 2008 19:22:04 +0100
Closes: 492186 503446 503762 503927
Changes: 
 pdbv (2.0.11-0.4) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix pending l10n issues. Debconf translations:
 - Swedish. Closes: #492186
 - Russian. Closes: #503446
 - Italian. Closes: #503762
 - Basque. Closes: #503927

-- 


diff -Nru pdbv-2.0.11.old/debian/changelog pdbv-2.0.11/debian/changelog
--- pdbv-2.0.11.old/debian/changelog	2008-10-16 22:30:49.937923419 +0200
+++ pdbv-2.0.11/debian/changelog	2008-11-15 19:22:10.811409146 +0100
@@ -1,3 +1,14 @@
+pdbv (2.0.11-0.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix pending l10n issues. Debconf translations:
+- Swedish. Closes: #492186
+- Russian. Closes: #503446
+- Italian. Closes: #503762
+- Basque. Closes: #503927
+
+ -- Christian Perrier <[EMAIL PROTECTED]>  Sat, 15 Nov 2008 19:22:04 +0100
+
 pdbv (2.0.11-0.3) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru pdbv-2.0.11.old/debian/po/eu.po pdbv-2.0.11/debian/po/eu.po
--- pdbv-2.0.11.old/debian/po/eu.po	1970-01-01 01:00:00.0 +0100
+++ pdbv-2.0.11/debian/po/eu.po	2008-10-29 18:21:55.104941000 +0100
@@ -0,0 +1,137 @@
+# translation of pdbv-eu.po to Euskara
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Piarres Beobide <[EMAIL PROTECTED]>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: pdbv-eu\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-12-04 14:20+0100\n"
+"PO-Revision-Date: 2008-10-29 12:26+0100\n"
+"Last-Translator: Piarres Beobide <[EMAIL PROTECTED]>\n"
+"Language-Team: Euskara <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Type: select
+#. Description
+#: ../templates:1001
+msgid "Listing type:"
+msgstr "Zerrendatze mota:"
+
+#. Type: select
+#. Description
+#: ../templates:1001
+msgid "Which type of listing should be generated?"
+msgstr "Zein zerrendatze mota sortu behar da?"
+
+#. Type: select
+#. Description
+#: ../templates:1001
+msgid ""
+"You should pick the basic listing only if you encounter resource usage "
+"issues."
+msgstr ""
+"Oinarrizko zerrendatzea hautatu beharko zenuke errekurtso erabilera arazoak "
+"izaten badituzu."
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid "Do you want to activate the lighter output generation option?"
+msgstr "Irteera sortzaile aukera arinenak gaitu nahi al dituzu?"
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid ""
+"If you activate it, pdbv will run faster but the output will be way less "
+"polished."
+msgstr ""
+"Gaitzen baduzu, pbdv azkarrago exekutatuko da, baina irteera ez da hain "
+"dotorea izango."
+
+#. Type: boolean
+#. Description
+#: ../templates:2001
+msgid "For instance, the listing type will be reset to basic."
+msgstr "Oraingoz, zerrendatze mota oinarrizkora berrezarriko da."
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid "Directory for generated output:"
+msgstr "Irteera sortzeko direktorioa:"
+
+#. Type: string
+#. Description
+#: ../templates:3001
+msgid "The default value, /var/www/pdbv, is a public area."
+msgstr "Lehenetsitako balioa, /var/www/pdbv, eremu publiko bat da."
+
+#. Type: boolean
+#. Description
+#: ../templates:4001
+msgid "Remove generated data at deinstallation?"
+msgstr "Ezabatu sorturiko datuak desinstalatzerakoan?"
+
+#. Type: select
+#. Description
+#: ../templates:5001
+msgid "Frequency for running pdbv via cron:"
+msgstr "Pdbv cron abiarazteko maiztasuna:"
+
+#. Type: select
+#. Description
+#: ../templates:5001
+msgid ""
+"With pdbv 2.x, hourly is fine. \"No cron job\" means that no cronjob will "
+"run pdbv."
+msgstr ""
+"Pdbv 2.x erabiliaz orduro egitea egokia da. \"Ez cron lanik\" hautatuaz pbdv "
+"ez da cron bidez abiaraziko."
+
+#. Type: string
+#. Description
+#: ../templates:6001
+msgid "Forced locale:"
+msgstr "Indartu lokala:"
+
+#. Type: string
+#. Description
+#: ../templates:6001
+msgid ""
+"Sometimes, cron fails to identify the appropriate LC and LANG settings. You "
+"can force the use of a specific locale. For instance, choose fr_FR for "
+"forcing the use of a french locale"
+msgstr ""
+"Batzuetan, cron-ek huts egiten du LC eta LANG ezarpen egokiak antzematean. "
+"Lokale zehatz bat erabiltzea behartu dezakezu. Adibidez fr_FR hautatu lokal

  1   2   >