Bug#407800: Patch for bug #407800 (Debian seahorse)

2007-07-07 Thread Ted Percival

tags 407800 patch upstream
forwarded 407800 http://bugzilla.gnome.org/show_bug.cgi?id=454469
thanks

 seahorse: undocumented conflict with gpg-agent causing crash

I think I have solved this. A patch is attached.

I also filed it upstream (URI above) with a long description of what 
caused the bug.


--
\0
diff -ru seahorse-1.0.1/agent/seahorse-agent-ssh.c seahorse-1.0.1-new/agent/seahorse-agent-ssh.c
--- seahorse-1.0.1/agent/seahorse-agent-ssh.c	2007-03-18 05:36:55.0 +1000
+++ seahorse-1.0.1-new/agent/seahorse-agent-ssh.c	2007-07-07 15:22:22.0 +1000
@@ -713,6 +713,8 @@
 return FALSE;
 
 g_assert (!ssh_agent_initialized);
+
+seahorse_agent_cache_init ();
 
 if (listen (ssh_agent_socket, 5)  0) {
 g_warning (couldn't listen on SSH proxy socket: %s: %s, ssh_agent_sockname, g_strerror (errno));


Bug#431054: Me four.

2007-07-07 Thread Brandon
I get this bug too. 100% reproducable so far. I would like to point out
that actually installing or upgrading or removing a package is
unnecessary. These are my steps to reproduce:

1) start aptitude
2) press g twice
Pressing keys has no effect. Although, I can abort out of aptitude with
Ctrl-C. When I do this, the characters that I had typed are on the
command line.

I am using the latest version of aptitude in testing, 0.4.5.4-1. Just
upgraded today.

I'd be happy to help if I can. You might need to CC me if you want my
help.

-Brandon



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



Bug#432063: 'man evdev' typos: buttens, consistant, sepirated, inputsection, bitmasks, axies x 12, etc.

2007-07-07 Thread A. Costa
Package: xserver-xorg-input-evdev
Version: 1:1.1.5-2
Severity: minor
Tags: patch


Found some typos in '/usr/share/man/man4/evdev.4.gz', see attached '.diff'.

Hope this helps...

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

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

Versions of packages xserver-xorg-input-evdev depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.3.0.0.dfsg-7 X.Org X server -- core server

xserver-xorg-input-evdev recommends no packages.

-- debconf-show failed

--- evdev.4 2007-05-03 14:19:01.0 -0400
+++ /tmp/evdev.42007-07-07 02:10:09.0 -0400
@@ -110,7 +110,7 @@
 .BI Option \*qPhys\*q \*q string \*q
 Specifies the device phys string for the device you wish to use.
 .fi
-The phys string is generally consistant to the USB port a device is plugged 
+The phys string is generally consistent to the USB port a device is plugged 
 into.
 .fi
 A list of currently plugged in devices and associated device names can be 
@@ -127,7 +127,7 @@
 ff.
 .fi
 The bit specifier format is a string consisting of +n, -n, and ~n
-space sepirated specifiers, where n is a positive integer or integer range.
+space separated specifiers, where n is a positive integer or integer range.
 (The latter given in the format of 2-6.)
 .fi
 + specifies bits which must be set.
@@ -142,7 +142,7 @@
 bits 1 and 2 to not be set, and at least one bit in the range of 5 to
 10 be set.
 .fi
-An annoyingly formatted set of bitmasks for your devices can be obtained
+An annoyingly formatted set of bit masks for your devices can be obtained
 by typing \*qcat /proc/bus/input/devices\*q, and
 .B /usr/include/linux/input.h
 should contain the defines which declare what bits are what for each field.
@@ -195,9 +195,9 @@
 Specifies the order in which evdev will scan for devices.
 .fi
 This is in the range of 0 to 3, and is used for the case
-where more then one evdev inputsection matches the same device.
+where more then one evdev input section matches the same device.
 .fi
-An inputsection with a lower pass number will always beat out
+An input section with a lower pass number will always beat out
 one with a higher pass number.  Order when both sections are
 the same number is undefined.
 .fi
@@ -206,14 +206,14 @@
 
 .PP
 .SS RELATIVE AXIS CONFIGURATION
-The relative axis portion of this driver handle all reported relative axies.
+The relative axis portion of this driver handle all reported relative axes.
 .fi
-The axies are named X, Y, Z, RX, RY, RZ, HWHEEL, DIAL, WHEEL, MISC, 10, 11,
+The axes are named X, Y, Z, RX, RY, RZ, HWHEEL, DIAL, WHEEL, MISC, 10, 11,
 12, 13, 14, and 15.
 .fi
-The axies are reported to X as valuators, with the default mapping of axies
-to valuators being the first axies found to the first valuator, the second
-found to the second valuator, and so on, so that if you have axies X, Y,
+The axes are reported to X as valuators, with the default mapping of axes
+to valuators being the first axes found to the first valuator, the second
+found to the second valuator, and so on, so that if you have axes X, Y,
 HWHEEL, and WHEEL, you would have X=0, Y=1, HWHEEL=2, WHEEL=3.
 .fi
 If the driver is reporting core events, valuators 0 and 1 are always mapped
@@ -236,15 +236,15 @@
 6 7, with buttons 6 and 7 being physical buttons 4 and 5.
 .PP
 .SS ABSOLUTE AXIS CONFIGURATION
-The relative axis portion of this driver handle all reported relative axies.
+The relative axis portion of this driver handle all reported relative axes.
 .fi
-The axies are named X, Y, Z, RX, RY, RZ, THROTTLE, RUDDER, WHEEL, GAS, BREAK,
+The axes are named X, Y, Z, RX, RY, RZ, THROTTLE, RUDDER, WHEEL, GAS, BREAK,
 11-15, HAT0X, HAT0Y, HAT1X, HAT1Y, HAT2X, HAT2Y, HAT3X, HAT3Y, PRESSURE,
 TILT_X, TILT_Y, TOOL_WIDTH, VOLUME, 29-39, MISC, 41-62.
 .fi
-The axies are reported to X as valuators, with the default mapping of axies
-to valuators being the first axies found to the first valuator, the second
-found to the second valuator, and so on, so that if you have axies X, Y,
+The axes are reported to X as valuators, with the default mapping of axes
+to valuators being the first axes found to the first valuator, the second
+found to the second valuator, and so on, so that if you have axes X, Y,
 TILT_X, and TILT_Y, you would have X=0, Y=1, TILT_X=2, TILT_Y=3.
 .fi
 If the driver is reporting core events, valuators 0 and 1 are always mapped
@@ -279,7 +279,7 @@
 At the moment, the button portion of this driver only handles buttons
 reported as mouse buttons, that is from BTN_MOUSE to BTN_JOYSTICK - 1.
 .fi
-At this time there are no configuration options for buttens.
+At this time there are no configuration options for buttons.
 .SS KEYBOARD CONFIGURATION
 The keyboard 

Bug#432058: 'man rwall' typo: accomodate

2007-07-07 Thread A. Costa
Package: rwall
Version: 0.17-6
Severity: minor
Tags: patch


Found a typo in '/usr/share/man/man1/rwall.1.gz', see attached '.diff'.

Hope this helps...

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

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

Versions of packages rwall depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries

rwall recommends no packages.

-- debconf-show failed

--- rwall.1 2006-11-18 04:45:21.0 -0500
+++ /tmp/rwall.12007-07-07 01:46:27.0 -0400
@@ -63,7 +63,7 @@
 .It rwall: RPC: Port mapper failure - RPC: Timed out
 The remote host is not running the portmapper (see
 .Xr portmap 8 ),
-and cannot accomodate any RPC-based services.  The host may be down.
+and cannot accommodate any RPC-based services.  The host may be down.
 .El
 .Sh SEE ALSO
 .Xr wall 1 ,



Bug#432061: 'man intel' typo: atctivate

2007-07-07 Thread A. Costa
Package: xserver-xorg-video-intel
Version: 2:2.1.0-1
Severity: minor
Tags: patch


Found a typo in '/usr/share/man/man4/intel.4.gz', see attached '.diff'.

Hope this helps...

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

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

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libdrm2 2.3.0-4  Userspace interface to kernel DRM 
ii  xserver-xorg-core   2:1.3.0.0.dfsg-7 X.Org X server -- core server

xserver-xorg-video-intel recommends no packages.

-- debconf-show failed

--- intel.4 2007-07-03 05:23:26.0 -0400
+++ /tmp/intel.42007-07-07 02:26:50.0 -0400
@@ -129,7 +129,7 @@
 upwards. If the size is set too high to make room for pre-allocated
 VideoRam, the driver will try to reduce it automatically. If you use only
 older Mesa or DRM versions, you may set this value to zero, and
-atctivate the legacy texture pool (see 
+activate the legacy texture pool (see 
 .B Option \*qLegacy3D\*q
 ). If you run 3D programs with large texture memory requirements, you might
 gain some performance by increasing this value.



Bug#432062: 'man startkde' typo: typicaly

2007-07-07 Thread A. Costa
Package: ksmserver
Version: 4:3.5.7-1
Severity: minor
Tags: patch


Found a typo in '/usr/share/man/man1/startkde.1.gz', see attached '.diff'.

Hope this helps...

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

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

Versions of packages ksmserver depends on:
ii  9wm [x-window-manager]  1.2-7emulation of the Plan 9 window man
ii  blackbox [x-window-mana 0.70.1-1.1   Window manager for X
ii  cwwm [x-window-manager] 1.2.3-1.1a minimalist window manager for X1
ii  ion2 [x-window-manager] 20040729-3   Keyboard-friendly window manager w
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libaudio2   1.9-2The Network Audio System (NAS). (s
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.2.1-6  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-5Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.1-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  lwm [x-window-manager]  1.2.1-1+b1   Lightweight Window Manager
ii  openbox [x-window-manag 3.3-2.1  standards compliant, fast, light-w
ii  sawfish [x-window-manag 1:1.3+svn4194-1  a window manager for X11
ii  waimea [x-window-manage 0.4.0-7  A highly customizable window manag
ii  xfwm4 [x-window-manager 4.4.1-2+b1   window manager of the Xfce project
ii  zlib1g  1:1.2.3.3.dfsg-3 compression library - runtime

Versions of packages ksmserver recommends:
ii  kpersonalizer 4:3.5.7-1  installation personalizer for KDE

-- debconf-show failed

--- startkde.1  2007-05-15 14:07:08.0 -0400
+++ /tmp/startkde.1 2007-07-07 02:18:18.0 -0400
@@ -12,7 +12,7 @@
 because the original program does not have a manual page.
 .PP
 The \fBstartkde\fP script starts up the K Desktop Environment and
-is typicaly executed by your login manager (e.g. xdm, gdm, kdm, wdm or from
+is typically executed by your login manager (e.g. xdm, gdm, kdm, wdm or from
 your X startup scripts). \fBstartkde\fP in turn launches ksmserver, which
 will load your last session, or a default session that includes the standard
 KDE programs if no saved session is available.



Bug#432065: 'man cvt' 'man gtf' typos: publically Revsion

2007-07-07 Thread A. Costa
Package: xserver-xorg-core
Version: 2:1.3.0.0.dfsg-7
Severity: minor
Tags: patch


Found a few typos in '/usr/share/man/man1/cvt.1.gz' and 
'/usr/share/man/man1/gtf.1.gz', see attached '.diff' files.

Hope this helps...

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

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

Versions of packages xserver-xorg-core depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libdrm2 2.3.0-4  Userspace interface to kernel DRM 
ii  libfontenc1 1:1.0.4-2X11 font encoding library
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxdmcp6   1:1.0.2-2X11 Display Manager Control Protoc
ii  libxfont1   1:1.2.9-1X11 font rasterisation library
ii  x11-common  1:7.2-5  X Window System (X.Org) infrastruc
ii  xserver-xorg1:7.2-5  the X.Org X server

Versions of packages xserver-xorg-core recommends:
ii  xfonts-base   1:1.0.0-4  standard fonts for X
ii  xkb-data  0.9-4  X Keyboard Extension (XKB) configu

-- debconf-show failed


--- cvt.1	2007-07-05 01:31:16.0 -0400
+++ /tmp/cvt.1	2007-07-07 01:56:44.0 -0400
@@ -37,6 +37,6 @@
 Luc Verhaegen.
 .PP
 This program is based on the Coordinated Video Timing sample
-implementation written by Graham Loveridge. This file is publically
+implementation written by Graham Loveridge. This file is publicly
 available at http://www.vesa.org/Public/CVT/CVTd6r1.xls. CVT is a
 VESA trademark.


--- gtf.1	2007-07-05 01:31:16.0 -0400
+++ /tmp/gtf.1	2007-07-07 01:58:43.0 -0400
@@ -40,6 +40,6 @@
 Andy Ritger.
 .PP
 This program is based on the Generalized Timing Formula (GTF(TM)) Standard
-Version: 1.0, Revsion: 1.0.  The GTF Excel(TM) spreadsheet, a sample
+Version: 1.0, Revision: 1.0.  The GTF Excel(TM) spreadsheet, a sample
 (and the definitive) implementation of the GTF Timing Standard is
 available at ftp://ftp.vesa.org/pub/GTF/VTF_V1R1.xls.


Bug#432060: 'man mousedrv' typo: Physcial

2007-07-07 Thread A. Costa
Package: xserver-xorg-input-mouse
Version: 1:1.2.1-1
Severity: minor
Tags: patch


Found a typo in '/usr/share/man/man4/mousedrv.4.gz', see attached '.diff'.

Hope this helps...

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

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

Versions of packages xserver-xorg-input-mouse depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.3.0.0.dfsg-7 X.Org X server -- core server

xserver-xorg-input-mouse recommends no packages.

-- debconf-show failed

--- mousedrv.4  2007-06-13 10:49:46.0 -0400
+++ /tmp/mousedrv.4 2007-07-07 02:29:17.0 -0400
@@ -167,7 +167,7 @@
 .TP 7
 .BI Option \*qButtonMapping\*q \*q N1 N2 [...] \*q
 Specifies how physical mouse buttons are mapped to logical buttons.
-Physcial button 1 is mapped to logical button
+Physical button 1 is mapped to logical button
 .IR N1 ,
 physical button 2 to
 .IR N2 ,



Bug#406078: Does genext2fs need a new maintainer?

2007-07-07 Thread Tom May

1.4.1 has been available since April (two months).  Does genext2fs need a
new maintainer?  I could probably be the maintainer long enough to get this
up to 1.4.1.  The current version is missing some useful switches.

Tom.


Bug#432059: 'man radeon' typo: specifiying

2007-07-07 Thread A. Costa
Package: xserver-xorg-video-ati
Version: 1:6.6.3-2
Severity: minor
Tags: patch


Found a typo in '/usr/share/man/man4/radeon.4.gz', see attached '.diff'.

Hope this helps...

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

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

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.3.0.0.dfsg-7 X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- debconf-show failed

--- radeon.42006-10-14 14:39:25.0 -0400
+++ /tmp/radeon.4   2007-07-07 02:38:10.0 -0400
@@ -521,7 +521,7 @@
 results in all offscreen video RAM being reserved for EXA and only GART memory
 being available for OpenGL textures. This may improve EXA performance, but
 beware that it may cause problems with OpenGL drivers from Mesa versions older
-than 6.4. With XAA, specifiying lower percentage than what gets reserved 
without
+than 6.4. With XAA, specifying lower percentage than what gets reserved without
 this option has no effect, but the driver tries to increase the video RAM
 reserved for textures to the amount specified roughly.
 Default:



Bug#432064: 'man via' typos: downlads s/it's/its/

2007-07-07 Thread A. Costa
Package: xserver-xorg-video-via
Version: 1:0.2.2-2
Severity: minor
Tags: patch


Found a few typos in '/usr/share/man/man4/via.4.gz', see attached '.diff'.

Hope this helps...

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

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

Versions of packages xserver-xorg-video-via depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libdrm2 2.3.0-4  Userspace interface to kernel DRM 
ii  xserver-xorg-core   2:1.3.0.0.dfsg-7 X.Org X server -- core server

xserver-xorg-video-via recommends no packages.

-- debconf-show failed


--- via.4	2007-05-02 10:07:16.0 -0400
+++ /tmp/via.4	2007-07-07 02:32:57.0 -0400
@@ -137,11 +137,11 @@
 .BI Option \*qAccelMethod\*q \*q string \*q
 The driver supports \*qXAA\*q and \*qEXA\*q acceleration methods. The default method is 
 XAA, since EXA is still experimental. Contrary to XAA. EXA implements acceleration for
-screen uploads and downlads (if DRI is enabled) and the Render / Composite extension.
+screen uploads and downloads (if DRI is enabled) and the Render / Composite extension.
 .TP
 .BI Option \*qEXANoComposite\*q \*q boolean \*q
 If Exa is enabled using the above option, Don't accelerate composite. Since EXA, and in
-particular, it's composite acceleration is still experimental, This is a way to disable
+particular, its composite acceleration is still experimental, this is a way to disable
 exa composite acceleration.
 
 .SH Supported TV Encoders


Bug#206684: debian-policy: Proposal for going ahead with mandatory debconf use for prompting

2007-07-07 Thread Steve Langasek
On Thu, Jul 05, 2007 at 03:40:08PM -0700, Russ Allbery wrote:
 Steve Langasek [EMAIL PROTECTED] writes:

  So yes, I don't see any way around this exception for glibc.  postfix
  would have no excuse, though.

 Okay.  From a Policy perspective, I don't really want to single out libc6
 unless I have to.

Agreed.

 Would it make sense to have a blanket exception for all
 Essential packages, something like:

 As an exception, essential packages may fall back on non-debconf
 prompting if debconf is not available.

 Or do we want to go a step farther and say that they can unconditionally
 use non-debconf prompting?

Both of these seem fine to me.  I suppose debconf availability should be
determined by whether /usr/share/debconf/confmodule can be sourced
successfully?  Are the debconf maintainers ok with that particular check as
a guarantee?

On Thu, Jul 05, 2007 at 03:58:28PM -0700, Russ Allbery wrote:
 Russ Allbery [EMAIL PROTECTED] writes:

  Okay.  From a Policy perspective, I don't really want to single out
  libc6 unless I have to.  Would it make sense to have a blanket exception
  for all Essential packages, something like:

  As an exception, essential packages may fall back on non-debconf
  prompting if debconf is not available.

 Except, of course, libc6 isn't essential.  Hm.  Maybe just essential
 packages or packages depended on by essential packages, only worded
 better.

 As an exception, to avoid pre-dependency loops essential packages and their
 pre-dependencies may fall back on non-debconf prompting if debconf is not
 available.

?

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


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



Bug#431935: aptitude: Resolve Dependencies said one thing and did another

2007-07-07 Thread Josh Triplett
Daniel Burrows wrote:
 On Thu, Jul 05, 2007 at 09:20:23PM -0700, Josh Triplett [EMAIL PROTECTED] 
 was heard to say:
 I updated the package lists, and then started marking packages to upgrade 
 with
 '+'.  I marked several openoffice.org-related packages to upgrade, which made
 aptitude highlight the rest as broken because their dependencies require a
 simultaneous uprade to the new version of all openoffice.org-related 
 packages.
 I hit 'e' to examine the recommended resolution, and it said:
   --\ Upgrade the following packages:

 openoffice.org-filter-binfilter  [2.2.1-4 now - 2.2.1-5 unstable, 
 unstable]
 openoffice.org-gcj   [2.2.1-4 now - 2.2.1-5 unstable, 
 unstable]
 openoffice.org-gnome [2.2.1-4 now - 2.2.1-5 unstable, 
 unstable]
 openoffice.org-gtk   [2.2.1-4 now - 2.2.1-5 unstable, 
 unstable]
 python-uno   [2.2.1-4 now - 2.2.1-5 unstable, 
 unstable]
 I then hit '!' to apply these changes.  Aptitude marked python-uno and
 openoffice.org-filter-binfilter for upgrade, but marked the other three
 packages for removal.
 
   Were they listed as being unused packages?

No.

- Josh Triplett



signature.asc
Description: OpenPGP digital signature


Bug#423521: NMU of wmii to 7 day delayed queue patch attached

2007-07-07 Thread Don Armstrong
I have made an NMU to the 7 day delayed queue on gluck to fix this bug
with the attached diff.

Feel free to override with a maintainer upload between now and then.


Don Armstrong

-- 
For a moment, nothing happened. Then, after a second or so, nothing
continued to happen.
 -- Douglas Adams

http://www.donarmstrong.com  http://rzlab.ucr.edu
diff -u wmii-3.6~rc2+20070518/debian/changelog wmii-3.6~rc2+20070518/debian/changelog
--- wmii-3.6~rc2+20070518/debian/changelog
+++ wmii-3.6~rc2+20070518/debian/changelog
@@ -1,3 +1,11 @@
+wmii (3.6~rc2+20070518-1.1) unstable; urgency=low
+
+  * NMU
+  * Fix wmiirc and wmiiloop.sh to properly populate keys and the commands
+to handle them (Closes: #423521)
+
+ -- Don Armstrong [EMAIL PROTECTED]  Fri, 06 Jul 2007 23:43:36 -0700
+
 wmii (3.6~rc2+20070518-1) unstable; urgency=low
 
   * New upstream snapshot.
only in patch2:
unchanged:
--- wmii-3.6~rc2+20070518.orig/rc/wmiirc.sh
+++ wmii-3.6~rc2+20070518/rc/wmiirc.sh
@@ -163,7 +163,7 @@
 EOF
 
 # Feed events to `wmiiloop' for processing
-eval $(eventstuff | sed 's/^[	]//' | wmiiloop)
+eval $(eventstuff | sed 's/^[	]//' | { . wmiiloop; })
 
 # Functions
 Action() {
only in patch2:
unchanged:
--- wmii-3.6~rc2+20070518.orig/cmd/wmiiloop.sh
+++ wmii-3.6~rc2+20070518/cmd/wmiiloop.sh
@@ -12,7 +12,6 @@
 		arg[1] = Nop
 		body = ;
 		writekeys = wmiir write /keys
-		print IFS=''
 	}
 
 	function addevent() {


signature.asc
Description: Digital signature


Bug#431054: aptitude: possible culprit found

2007-07-07 Thread Manphiz
Package: aptitude
Version: 0.4.5.4-1
Followup-For: Bug #431054

I'm using testing, and the problem is 100% reproducable here as well.
Fortunately, with some experiments, it seems the culprit, as least in my
case, has been found - libc6-i686, whose removal finally makes aptitude
gain response again. And I reattached aptitude and check all 4 threads,
and there's no corrupt stack report any more(so I believe they are
needless now :). Hope this information can be useful, and please inform me 
if any further information is required.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (900, 'testing-proposed-updates'), (800, 
'unstable'), (300, 'experimental')
Architecture: i386 (i686)

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.5 0.7.3Advanced front-end for dpkg
ii  libc6   2.5-9+b1 GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libncursesw55.6-3Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
ii  libparse-debianchangelog-perl 1.0-1  parse Debian changelogs and output

-- no debconf information


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



Bug#418203: pmount problem with stale network shares

2007-07-07 Thread Vincent Fourmond

  Hello !

Richard Thrippleton wrote:
 Running pmount -d /dev/cdrom just hangs - no debugging output. Doing the 
 same
 with strace enabled (and running as root - strace clobbers setuid) -

  It is quite fortunate that strace clobbers setuid (or rather that it
wouldn't work to run it with setuid) - else any setuid program could be
used to run arbitrary code with root permissions ;-)...

 getcwd(/root, 4096)   = 6
 lstat64(/root/none, 0xbf98b89c)   = -1 ENOENT (No such file or 
 directory)
 lstat64(/home, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
 lstat64(/mnt, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
 lstat64(/mnt/bulk,  unfinished ...

 OK, I got the problem: pmount checks whether the given argument is a
/etc/fstab mountpoint. If it is a good idea, it is stupid to do so when
the argument is a block device. Are you comfortable with applying
patches ? I've attached a patch that should fix the symptoms - at least,
it removes the accesses to the mountpoints in /etc/fstab when the
argument to pmount is a full device name.

  If you are not comfortable with patches, I can make a .deb binary (but
only for i386 or amd64), just ask.

  Thanks for your quick answer. Regards,

Vincent Fourmond


-- 
Vincent Fourmond, Debian Developer
http://vincent.fourmond.neuf.fr/
-- pretty boring signature, isn't it ?
=== modified file 'src/pmount.c'
--- src/pmount.c	2007-07-03 00:16:38 +
+++ src/pmount.c	2007-07-07 07:06:40 +
@@ -669,8 +669,11 @@
 return E_ARGS;
 }
 
-/* if we got a mount point, convert it to a device */
-if( fstab_has_mntpt( /etc/fstab, devarg, mntptdev, sizeof(mntptdev) ) ) {
+/* Lookup in /etc/fstab if devarg is a mount point, unless we already
+   have a block device -- this way, pmount shouldn't choke on stale
+   network mounts. */
+if( (! is_block(devarg))  
+	fstab_has_mntpt( /etc/fstab, devarg, mntptdev, sizeof(mntptdev) ) ) {
 debug( resolved mount point %s to device %s\n, devarg, mntptdev );
 devarg = mntptdev;
 }

=== modified file 'src/utils.c'
--- src/utils.c	2005-10-13 15:16:44 +
+++ src/utils.c	2007-07-07 07:04:36 +
@@ -179,6 +179,18 @@
 }
 
 int
+is_block( const char* path )
+{
+struct stat st;
+
+if( stat( path, st ) )
+return 0;
+
+return S_ISBLK( st.st_mode );
+}
+
+
+int
 remove_pmount_mntpt( const char *path ) 
 {
 char stampfile[PATH_MAX];

=== modified file 'src/utils.h'
--- src/utils.h	2005-10-05 11:49:57 +
+++ src/utils.h	2007-07-07 07:05:06 +
@@ -47,6 +47,13 @@
 int is_dir( const char* path );
 
 /**
+ * Return whether given path is a block device.
+ @ return 1 = block device, 0 = no block device
+ */
+int is_block( const char* path );
+
+
+/**
  * Remove a mountpoint created by pmount (i. e. only if the directory contains
  * a stamp file).
  * @return 0 on success, -1 on error



Bug#432071: Evolution Random Crashes

2007-07-07 Thread Deepak
Package: Evolution
Version: GNOME2.14.3 2.6.3
Severity: normal
Distribution: Debian 4.0
Gnome-Distributor: Debian
Synopsis: Evolution Random Crashes
Bugzilla-Product: Evolution
Bugzilla-Component: Miscellaneous
Bugzilla-Version: 2.6.3
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
Evolution 2.6 in Etch on i386 quits unexpectedly

Steps to reproduce the crash:
1. open evolution
2. open any message

Expected Results:

Application Quits


How often does this happen?

Way too often, it has happened to me one in 3 times over 100 attempts.


Additional Information:

Back trace:
Backtrace was generated from '/usr/bin/evolution-2.6'

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)

[Thread debugging using libthread_db enabled]
[New Thread -1231022400 (LWP 7287)]
[New Thread -1265550416 (LWP 7295)]
[New Thread -1257157712 (LWP 7294)]
[New Thread -1245906000 (LWP 7292)]
[New Thread -1236976720 (LWP 7291)]
(no debugging symbols found)

0xb7fde410 in ?? ()
#0  0xb7fde410 in ?? ()
#1  0xbf816f98 in ?? ()
#2  0x in ?? ()

Thread 5 (Thread -1236976720 (LWP 7291)):
#0  0xb7fde410 in ?? ()
No symbol table info available.
#1  0xb6453378 in ?? ()
No symbol table info available.
#2  0x in ?? ()
No symbol table info available.
#3  0x0002 in ?? ()
No symbol table info available.
#4  0xb6dc2833 in poll () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#5  0xb6e697d9 in g_main_context_check () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#6  0xb6e69b67 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#7  0xb6f1c844 in libnm_glib_init () from /usr/lib/libnm_glib.so.0
No symbol table info available.
#8  0xb6e842cf in g_thread_create_full () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#9  0xb77a3240 in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#10 0xb6dcc3de in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.

Thread 4 (Thread -1245906000 (LWP 7292)):
#0  0xb7fde410 in ?? ()
No symbol table info available.
#1  0xb5bcf428 in ?? ()
No symbol table info available.
#2  0x0009 in ?? ()
No symbol table info available.
#3  0x in ?? ()
No symbol table info available.

Thread 3 (Thread -1257157712 (LWP 7294)):
#0  0xb7fde410 in ?? ()
No symbol table info available.
#1  0xb5114428 in ?? ()
No symbol table info available.
#2  0x0005 in ?? ()
No symbol table info available.
#3  0x in ?? ()
No symbol table info available.

Thread 2 (Thread -1265550416 (LWP 7295)):
#0  0xb7fde410 in ?? ()
No symbol table info available.
#1  0xb4913428 in ?? ()
No symbol table info available.
#2  0x0001 in ?? ()
No symbol table info available.
#3  0x in ?? ()
No symbol table info available.

Thread 1 (Thread -1231022400 (LWP 7287)):
#0  0xb7fde410 in ?? ()
No symbol table info available.
#1  0xbf816f98 in ?? ()
No symbol table info available.
#2  0x in ?? ()
No symbol table info available.
#0  0xb7fde410 in ?? ()



Debugging Information:

Backtrace was generated from '/usr/bin/evolution-2.6'

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1231022400 (LWP 7287)]
[New Thread -1265550416 (LWP 7295)]
[New Thread -1257157712 (LWP 7294)]
[New Thread -1245906000 (LWP 7292)]
[New Thread -1236976720 (LWP 7291)]

(no debugging symbols found)
0xb7fde410 in ?? ()
#0  0xb7fde410 in ?? ()
#1  0xbf816f98 in ?? ()
#2  0x in ?? ()

Thread 5 (Thread -1236976720 (LWP 7291)):
#0  0xb7fde410 in ?? ()
No symbol table info available.
#1  0xb6453378 in ?? ()
No symbol table info available.
#2  0x in ?? ()
No symbol table info available.
#3  0x0002 in ?? ()
No symbol table info available.
#4  0xb6dc2833 in poll () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#5  0xb6e697d9 in g_main_context_check () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#6  0xb6e69b67 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#7  0xb6f1c844 in libnm_glib_init () from /usr/lib/libnm_glib.so.0
No symbol table info available.
#8  0xb6e842cf in g_thread_create_full () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#9  0xb77a3240 in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#10 0xb6dcc3de in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.

Thread 4 (Thread -1245906000 (LWP 7292)):
#0  0xb7fde410 in ?? ()
No symbol table info available.
#1  0xb5bcf428 in ?? ()
No symbol table info available.
#2  0x0009 in ?? ()
No symbol table info available.
#3  0x in ?? ()
No symbol table info available.

Thread 3 (Thread -1257157712 (LWP 7294)):
#0  0xb7fde410 in ?? 

Bug#432070: sleepd: Incorrect LSB header in init.d script

2007-07-07 Thread Petter Reinholdtsen

Package: sleepd
Version: 1.3.9
Tags: patch

Lintian report the following for the init.d script in sleepd:

  E: sleepd: init.d-script-has-unterminated-lsb-section /etc/init.d/sleepd:11

The following patch solve the problem.  It also removes the S runlevel
from the list of runlevels to run the stop command on.  The startup
runlevel is never used to stop scripts, so it is not needed.

--- /etc/init.d/sleepd  2006-10-28 19:36:45.0 +0200
+++ /etc/init.d/sleepd 2007-07-07 09:52:38.0 +0200
@@ -5,9 +5,10 @@
 # Required-Start:$syslog $local_fs $remote_fs
 # Required-Stop: $syslog $local_fs $remote_fs
 # Default-Start: 2 3 4 5
-# Default-Stop:  S 0 1 6
+# Default-Stop:  0 1 6
 # Short-Description: Sleep daemon
 # Description:   init script for the sleepd daemon
+### END INIT INFO

 DAEMON=/usr/sbin/sleepd
 NAME=sleepd

Happy hacking,
-- 
Petter Reinholdtsen


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



Bug#432022: wengophone: Please package version 2.1.1

2007-07-07 Thread Marco Nenciarini
On Fri, Jul 06, 2007 at 09:33:23PM +0200, Johannes Ranke wrote:
 Package: wengophone
 Version: 2.1.0.dfsg-3+b1
 Severity: wishlist
 
 
 Hi,
 
 today I had my first success with wengophone 2.1.0 - I was able to make
 an audio test call. Now can't reproduce anything any more, as I always
 get a segfault after starting up. Could you package 2.1.1, so we can
 test if it works any better?
 

I'm working on it, but I'm quite busy until tomorrow. 

I'll upload it after whis weekend.

Ciao

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#417663: Firestarter doesn't start

2007-07-07 Thread César

Hi.
I'm not sure if this is the place to post my feedback on this bug but,
anyway, here it goes:

I am using Etch and suffered the same kind of problem that is
explained in the report. I had to manually start the firewall by
calling the front-end or making /etc/init.d/firestarter start.
I tried the second patch in the article and it went ok.
Is this a planned patch for the future or should I keep copies of the
script for other installations?
Please, tell me if more information is needed.
Thanks,

César

--
El cambio es inevitable, el progreso es opcional.
-
Los libros son las abejas que llevan el polen de una inteligencia a otra.

James Lowell



Bug#432068: Qutdated scripts

2007-07-07 Thread Dr. Markus Waldeck

Package: debootstrap
Version: 1.0.0
Severity: normal

Is there any reason to include scripts for potato, woody, sarge, warty,
hoary and breezy?

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


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



Bug#421118: pydf: doesn't utilize screen width properly

2007-07-07 Thread Josip Rodin
On Sun, May 27, 2007 at 11:10:40PM +0200, Josip Rodin wrote:
   Yes, I am aware of the issue, this is due to somewhat inefficient width
   calculation (and default configuration suited to my previous small
   monitor :-)), see 'format' in /etc/pydfrc.
   I have plans to re-design the formatting routines, therefore I have not
   closed the bug yet.
  
  Regarding format in pydfrc, that data structure is a completely
  non-intuitive thing to use in a configuration file. But now that I see that,
  it's obvious how to improve it - make the default for 'bar' be something
  other than 0.1% of screen size?! :)
  
  With a standard 80 column screen, I see good results with 20.0 (percent).
 
 Erm. Maybe that's not percent. What I didn't notice was this:
 
 /usr/lib/python2.4/string.py:431: DeprecationWarning: integer argument 
 expected, got float
   return s.ljust(width, *args)
 
 What went wrong there?

I should mention the exact setting that provoked that:

% cat .pydfrc
format = [
('fs', 0.2, l), ('size', 6, r), 
('used', 6, r), ('avail', 6, r), ('perc', 5, r),
('bar', 20.0, l), ('on', 0.2, l)
 ]
% 

-- 
 2. That which causes joy or happiness.


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



Bug#432066: libpam-foreground: Add check-foreground-console to make it easier to check foreground status from scripts

2007-07-07 Thread Petter Reinholdtsen

Package: libpam-foreground
Version: 0.2
Tags: patch

Version 0.3 of this package in Ubuntu contain a suid program
check-foreground-console for making it easier to check if a user is in
the foreground on the console form scripts.  I suspect it would be
useful to have this program in Debian as well, at the very least to
reduce the divergence with the Ubuntu version.

Here is the patch from Ubuntu to add the script.

diff -urN libpam-foreground-0.2/check-foreground-console.c 
libpam-foreground-0.2-debian/check-foreground-console.c
--- libpam-foreground-0.2/check-foreground-console.c1970-01-01 
01:00:00.0 +0100
+++ libpam-foreground-0.2-debian/check-foreground-console.c 2007-07-07 
09:27:10.0 +0200
@@ -0,0 +1,50 @@
+/*
+ * check-foreground-console: A tool to check if the current console is owned
+ * by the calling user.
+ *
+ * Copyright 2006 Daniel Silverstone [EMAIL PROTECTED]
+ *
+ * Licence: GPL v2 (but not later)
+ */
+
+#define CONSOLEDIR /var/run/console
+#define FILEPATTERN %s/%s:%d
+#define DIEIF(X) if ((X)) return 2;
+
+#include limits.h
+#include sys/types.h
+#include sys/stat.h
+#include sys/ioctl.h
+#include linux/vt.h
+#include fcntl.h
+#include unistd.h
+#include stdlib.h
+#include pwd.h
+#include string.h
+#include stdio.h
+
+int main(int argc, char **argv)
+{
+   char buffer[PATH_MAX];
+   char *username;
+   int fgvt;
+   int fd;
+   struct vt_stat vtstat;
+   struct passwd *userinfo;
+
+   fd = open(/dev/console, O_RDWR);
+   DIEIF((fd  1));
+   DIEIF((ioctl(fd, VT_GETSTATE, vtstat)));
+   close(fd);
+   fgvt = vtstat.v_active;
+   DIEIF((fgvt  99));
+
+   userinfo = getpwuid(getuid());
+   username = userinfo-pw_name;
+
+   /* All gathered together */ 
+   snprintf(buffer, PATH_MAX, FILEPATTERN, CONSOLEDIR, username, fgvt);
+
+   return ((open(buffer, O_RDONLY)) == -1);
+   
+}
diff -urN libpam-foreground-0.2/debian/rules 
libpam-foreground-0.2-debian/debian/rules
--- libpam-foreground-0.2/debian/rules  2007-07-06 23:36:56.0 +0200
+++ libpam-foreground-0.2-debian/debian/rules   2007-07-07 09:27:10.0 
+0200
@@ -45,7 +45,11 @@
 
# Add here commands to install the package into 
debian/libpam-foreground.
mkdir -p debian/libpam-foreground/lib/security
+   mkdir -p debian/libpam-foreground/bin
cp pam_foreground.so debian/libpam-foreground/lib/security
+   cp check-foreground-console debian/libpam-foreground/bin/
+   chown root:root debian/libpam-foreground/bin/check-foreground-console
+   chmod u=rwxs,g=rx,o=rx 
debian/libpam-foreground/bin/check-foreground-console
 
 
 # Build architecture-independent files here.
@@ -73,7 +77,7 @@
dh_link
dh_strip
dh_compress
-   dh_fixperms
+   dh_fixperms -Xcheck-foreground-console
 #  dh_perl
 #  dh_python
 #  dh_makeshlibs
diff -urN libpam-foreground-0.2/Makefile libpam-foreground-0.2-debian/Makefile
--- libpam-foreground-0.2/Makefile  2007-07-06 23:59:44.0 +0200
+++ libpam-foreground-0.2-debian/Makefile   2007-07-07 09:27:10.0 
+0200
@@ -1,7 +1,11 @@
+all: pam_foreground.so check-foreground-console
+
+check-foreground-console: check-foreground-console.c
+   gcc -O0 -g -Wall -o check-foreground-console check-foreground-console.c
+
 pam_foreground.so: pam_foreground.c
gcc -fPIC -O2 -Wall -c pam_foreground.c
ld -x --shared -o pam_foreground.so pam_foreground.o -lpam -lc
 clean:
-   - rm *.o *.so
+   - rm *.o *.so check-foreground-console
 
-default: pam_foreground.so


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



Bug#432067: libpam-foreground: Incorrect directories listed in debian/dirs

2007-07-07 Thread Petter Reinholdtsen

Package: libpam-foreground
Version: 0.2
Severity: minor
Tags: patch

While working on the source, I discovered a patch in the Ubuntu
version to correct the content of debian/dirs to the directories used
by the package.  Here is a patch to implement that:

--- libpam-foreground-0.2/debian/dirs   2006-01-23 23:44:43.0 +0100
+++ libpam-foreground-0.2-debian/debian/dirs2007-07-07 09:27:10.0 
+0200
@@ -1,2 +1,2 @@
-usr/bin
-usr/sbin
+bin
+lib/security


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



Bug#432069: fuseiso9660: fuseiso9960 exits with value 0 even when there are errors

2007-07-07 Thread Martín Ferrari
Package: fuseiso9660
Version: 0.2-2
Severity: normal

fuseiso9660 is not behaving as expected when there is a problem mounting
the file:

$ fuseiso9660 debian-40r0-i386-CD-1.iso /mmt; echo $?
fuse: bad mount point `/mmt': No such file or directory
0

This makes very difficult to use it in scripts and such.

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

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

Versions of packages fuseiso9660 depends on:
ii  fuse-utils  2.6.5-1  Filesystem in USErspace (utilities
ii  libc6   2.5-9+b1 GNU C Library: Shared libraries
ii  libcdio60.76-1   library to read and control CD-ROM
ii  libfuse22.6.5-1  Filesystem in USErspace library
ii  libiso9660-40.76-1   library to work with ISO9660 files
ii  libumlib0   0.4a-2   View-OS in user space - Support li
ii  zlib1g  1:1.2.3.3.dfsg-3 compression library - runtime

fuseiso9660 recommends no packages.

-- no debconf information


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



Bug#426503: clamav-daemon aborts if freshclam process takes long time

2007-07-07 Thread Stephen Gran
severity 426503 normal
thanks
This one time, at band camp, Tim Van Holder said:
 This past weekend, freshclam seems to have had serious issues contacting
 the db mirrors. This would not be a big deal in and of itself, but it
 seems to have caused a more serious situation to occur.
 
 On Sunday morning, the clam daemon exit with a fatal error:
 
 Sun May 27 08:18:30 2007 - SelfCheck: Database modification detected. 
 Forcing reload.
 Sun May 27 08:18:30 2007 - Reading databases from /var/lib/clamav
 Sun May 27 08:20:40 2007 - ERROR: reload db failed: Unable to lock database 
 directory (try 1)
 Sun May 27 08:22:50 2007 - ERROR: reload db failed: Unable to lock database 
 directory (try 2)
 Sun May 27 08:25:00 2007 - ERROR: reload db failed: Unable to lock database 
 directory (try 3)
 Sun May 27 08:25:00 2007 - ERROR: reload db failed: Unable to lock database 
 directory
 Sun May 27 08:25:00 2007 - Terminating because of a fatal error.
 Sun May 27 08:25:00 2007 - Socket file removed.
 Sun May 27 08:25:00 2007 - ERROR: Can't unlink the pid file 
 /var/run/clamav/clamd.pid
 
 So it seems to me that freshclam had the database locked for updating
 (for a long time due to the db server connectivity issues), causing the
 daemon to terminate (and by default there is no cronjob/inittab entry
 to restart it when it fails).
 As a result the mail queue this morning had over 14000 messages (where
 we normally hover around 3000, most of which are failing attempts at
 sending bounce notices for spam that didn't score high enough to be
 discarded).

I'm not all that interested in a severity war, but as this is clearly a
design decision by upstream, and not a bug, I am downgrading the
severity of the report.  I agree it's a problem, and I'm looking at it,
but as it is a 'feature', I'm not going to keep other fixes out of
testing because of this.

Take care,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#432072: modutils not provided by any package: libdevmapper install fails

2007-07-07 Thread Török Edvin

Package: insserv
Version: 1.08.0-13
Severity: normal

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

Installing libdevmapper1.0.21_1.02.20-2 fails, saying that 'Service
modutils has to be enabled for service libdevmapper'.
Problem is there is no package modutils, and module-init-tools
provides 'module-init-tools', not modutils.
Changing modutils to module-init-tools in /usr/share/insserv/overrides
lets me install libdevmapper.
`grep modutils /usr/share/insserv/overrides` shows that mdadm-raid,
and raid2 overrides face the same problem.

What is the correct solution? Change the Required-Start to
'module-init-tools', or make module-init-tools provide modutils?


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.22-rc5-hrt1-cfs-v18-g75154f40-dirty

Debian Release: lenny/sid
 500 unstablewww.debian-multimedia.org
 500 unstableftp.iasi.roedu.net
 500 testing ftp.iasi.roedu.net
 500 etchdebian.beryl-project.org
   1 experimentalftp.iasi.roedu.net

--- Package information. ---
Depends  (Version) | Installed
==-+-===
libc6   (= 2.5-5) | 2.5-11
debconf  (= 0.5)  | 1.5.13
OR debconf-2.0|
sysv-rc| 2.86.ds1-38


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



Bug#432032: libpango1.0-0: Japanese characters rendered invisible

2007-07-07 Thread Loïc Minier
On Fri, Jul 06, 2007, Mathias Brodala wrote:
 For a few days now Japanese characters are rendered invisible in all
 kind of GTK based applications. Since I didn’t upgrade my GTK libs for a
 long time, only Pango can be involved, AFAIS.

 What's your font?  Can you please try with other fonts?  Can you
 display other UTF-8 chars which are not Japanese?

-- 
Loïc Minier



Bug#432029: man-db will fail to install on chmod root:root if the root group does not exist

2007-07-07 Thread Colin Watson
severity 432029 wishlist
tags 432029 pending
thanks

On Fri, Jul 06, 2007 at 09:06:08PM +, Ævar Arnfjörð Bjarmason wrote:
 Package: man-db
 Version: 2.4.3-6
 Severity: important
 
 
 man-db will fail to fully install unless the root group exists on the
 system:

I've committed a workaround, but Debian packages are allowed to assume
that the root group exists as base-passwd creates it, so I don't really
consider this a true bug.

 However this group was not present in my 4.0 install by default which
 probably makes it a issue in man-db or the install system.

Was there anything unusual at all about your installation? Could you
send me copies of /etc/passwd and /etc/group, with any confidential
information removed?

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#432073: no longer interprets mod5 modifier

2007-07-07 Thread martin f krafft
Package: fluxbox
Version: 1.0~rc3-1
Severity: important

With the recent upgrade to v1.0, fluxbox no longer reacts to mod5
modifier events. For instance, I have

  Mod5 comma :PrevTab
  Mod5 period :NextTab

in ~/.fluxbox/keys, but pressing the Mod5 key (Caps Lock here,
I used xmodmap) does not have any effect. It works fine with the
etch fluxbox version and stops working as soon as I start the 1.0
version.

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

Kernel: Linux 2.6.21-1-686 (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 fluxbox depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxpm4 1:3.5.6-3X11 pixmap library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  menu2.1.35   generates programs menu for all me

fluxbox recommends no packages.

-- debconf-show failed

-- 
 .''`.   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


signature.asc
Description: Digital signature (GPG/PGP)


Bug#432074: micro-httpd: Add application/x-shockwave-flash mime type

2007-07-07 Thread Nick Schmalenberger
Package: micro-httpd
Version: 20051212-6
Severity: wishlist
Tags: patch

I wanted to serve some flash files and learn how to use dpatch.

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

Kernel: Linux 2.6.18-4-xen-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 micro-httpd depends on:
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  update-inetd  4.27-0.5   inetd.conf updater

micro-httpd recommends no packages.

-- no debconf information


30_micro_httpd.c-swf.dpatch
Description: application/shellscript


Bug#431928: netselect: negative score (is it good or bad?)

2007-07-07 Thread Filippo Giunchedi
On Fri, Jul 06, 2007 at 12:51:59AM -1000, Ryo Furue wrote:
 Also, there's no response to ping from this particular server.
 
 Finally, netselect gives some negative scores in this case
 
   $ netselect -vv `cat debian-mirrors-list1.txt`
 
 where the file contains 313 addresses (Sorry, I'm being lazy :).
 I repeated this experiment three times, in two of which I got
 some negative scores, but not always for www.las.ic.unicamp.br .
 Even in the third case, where all scores were positive, the
 output has a number of oddities.

my best guess is that it is a miscalculation or integer overflow, I'll look at
it but don't hold your breath :)
patches are welcome as usual, too

thanks,
filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:

To be learned in an artC, the Theory is sufficient; to be a master of
it, both the Theory and practice are requisite.
-- Charles Hutton


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



Bug#432032: libpango1.0-0: Japanese characters rendered invisible

2007-07-07 Thread Mathias Brodala
Hi.

Loïc Minier, 07.07.2007 10:47:
 On Fri, Jul 06, 2007, Mathias Brodala wrote:
 For a few days now Japanese characters are rendered invisible in all
 kind of GTK based applications. Since I didn’t upgrade my GTK libs for a
 long time, only Pango can be involved, AFAIS.
 
  What's your font?

Frutiger Linotype.

 Can you please try with other fonts?

It’s the same with other fonts.

  Can you
  display other UTF-8 chars which are not Japanese?

As you can see in the screenshot, the ~ (not ~) is displayed just fine.
Other characters like the German umlauts are displayed fine, too.


Regards, Mathias

-- 
debian/rules



signature.asc
Description: OpenPGP digital signature


Bug#432072: modutils not provided by any package: libdevmapper install fails

2007-07-07 Thread Petter Reinholdtsen
[Török Edvin]
 Installing libdevmapper1.0.21_1.02.20-2 fails, saying that 'Service
 modutils has to be enabled for service libdevmapper'.
 Problem is there is no package modutils, and module-init-tools
 provides 'module-init-tools', not modutils.
 Changing modutils to module-init-tools in /usr/share/insserv/overrides
 lets me install libdevmapper.

Thank you for your test report.  I am happy to learn that more people
are working on the dependency based boot system. :)

 `grep modutils /usr/share/insserv/overrides` shows that mdadm-raid,
 and raid2 overrides face the same problem.

Good point.  Both of them should be changed as well.

 What is the correct solution? Change the Required-Start to
 'module-init-tools', or make module-init-tools provide modutils?

I see several options.  I know the modutils package is being removed,
so replacing it with module-init-tools is probably a good idea.
Listing them both as should-start could be an idea too, to place the
libdevmapper1.0.21 after either if any of them are installed.

Happy hacking,
-- 
Petter Reinholdtsen


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



Bug#432069: [Pkg-vsquare-devel] Bug#432069: fuseiso9660: fuseiso9960 exits with value 0 even when there are errors

2007-07-07 Thread Filippo Giunchedi
tags 432069 + confirmed 
thanks

On Sat, Jul 07, 2007 at 08:45:31AM +0100, Martín Ferrari wrote:
 fuseiso9660 is not behaving as expected when there is a problem mounting
 the file:
 
 $ fuseiso9660 debian-40r0-i386-CD-1.iso /mmt; echo $?
 fuse: bad mount point `/mmt': No such file or directory
 0
 
 This makes very difficult to use it in scripts and such.

indeed, it will be reported upstream, thanks!

filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:

Age is not a particularly interesting subject. Anyone can get old. All
you have to do is live long enough.
-- Groucho Marx



Bug#432075: xorg: G450 gets raster lines at top 1/3 screen; Stable worked fine and *fast*

2007-07-07 Thread dale
Package: xorg
Version: 1:7.2-5
Severity: grave
Justification: renders package unusable


This refers to the DRI/openGL, not standard unaccelerated X11.

All GL programs, glxgears, are *very* slow with this version.
Worse, a raster line appears horizontally and intersects the
GL program.  No glx is possible!  This has been this way for
some time now.  I've had to upgrade to unstable for various
reasons.

Am willing to send as much info as required to help get this
bug fixed.  So far, the xorg code is worse than that other OS!

Take care.

Dale E. Edmons
:w


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

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

Versions of packages xorg depends on:
ii  eterm [x-terminal-emula 0.9.4.0debian1-2 Enlightened Terminal Emulator
ii  gnome-terminal [x-termi 2.18.1-1 The GNOME 2 terminal emulator appl
ii  konsole [x-terminal-emu 4:3.5.7-1X terminal emulator for KDE
ii  libgl1-mesa-glx [libgl1 6.5.2-5  A free implementation of the OpenG
ii  libglu1-mesa6.5.2-5  The OpenGL utility library (GLU)
ii  mrxvt [x-terminal-emula 0.5.2-3  lightweight multi-tabbed X termina
ii  type-handling [not+spar 0.2.21   dpkg architecture generation scrip
ii  xbase-clients   1:7.2.ds2-2  miscellaneous X clients
ii  xfonts-100dpi   1:1.0.0-3100 dpi fonts for X
ii  xfonts-75dpi1:1.0.0-375 dpi fonts for X
ii  xfonts-base 1:1.0.0-4standard fonts for X
ii  xfonts-scalable 1:1.0.0-6scalable fonts for X
ii  xkb-data0.9-4X Keyboard Extension (XKB) configu
ii  xorg-docs   1:1.4-2  Miscellaneous documentation for th
ii  xserver-xorg1:7.2-5  the X.Org X server
ii  xterm [x-terminal-emula 226-1X terminal emulator
ii  xutils  1:7.1.ds.3-1 X Window System utility programs

Versions of packages xorg recommends:
ii  libgl1-mesa-dri   6.5.2-5A free implementation of the OpenG

-- no debconf information


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



Bug#431127: speedy-cgi-perl: shouldn't build-dep on procps on hurd-i386

2007-07-07 Thread Niko Tyni
On Sat, Jun 30, 2007 at 01:11:16AM +0200, Samuel Thibault wrote:
 Package: speedy-cgi-perl
 Version: 2.22-8
 Severity: important
 
 This package can't build on hurd-i386 because the procps package doesn't
 exist on this arch: all of ps  co are provided by the hurd package.

Apparently not all of them, as I can't see pgrep in the package, and
it's not in the sid Contents-hurd-i386.gz at all.

I can still add hurd as on alternative build-dependency, but the package
is going to FTBFS until somebody implements pgrep on hurd or sends
me a patch for debian/list-backends that works without it.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#432076: firebird1.5: [m68k] FTBFS

2007-07-07 Thread Christian T. Steigies
Package: firebird1.5
Version: 1.5.4.4910rel-7
Severity: serious
Justification: FTBFS, uses illegal assembler options

Automatic build of firebird1.5_1.5.4.4910rel-7 on aahz by sbuild/m68k 98
[...]
** Using build dependencies supplied by package:
Build-Depends: debhelper ( 5.0.0), docbook-to-man, libncurses5-dev, bison, 
quilt (= 0.40), po-debconf, libeditline-dev, dpkg-dev (= 1.13.19)
[...]
make[4]: Entering directory `/build/buildd/firebird1.5-1.5.4.4910rel/src'
g++   -I../src/include/gen -I../src/include -DTERMINATE_IDLE_LOCK_MANAGER -ggdb 
-O3 -march=i586 -mtune=i686 -fno-omit-frame-pointer -fno-builtin -DNDEBUG 
-DLINUX -pipe -MMD -fPIC  -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o 
../temp/libfbcommon/common/classes/alloc.o
cc1plus: error: unrecognized command line option -march=i586
cc1plus: error: unrecognized command line option -mtune=i686
make[4]: *** [../temp/libfbcommon/common/classes/alloc.o] Error 1

-march=i586 and -mtune=i686 will not work anywhere except on ia32 hardware.
In case you do not want this package to be built on non ia32 hardware,
please set the Architecture line in the control file accordingly, so that
buildds do not try to build your package unnecessarily.

Christian


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



Bug#419890: include aoTuV patch

2007-07-07 Thread Rogério Brito
Hi, Fabio.

I'm including your detailed description of these improvements to
libvorbis so that people from the Debian Mentors mailing list may know
what this patch is about.

On Apr 18 2007, Fabio wrote:
 Would be nice to include aoTuV [1] patch to libvorbis. aoTuV is an
 improved libvorbis encoder, that, while keeping ABI compatibility,
 gives many improvement:
 
 * better quality at all bitrates versus libvorbis-1.1.2 [2], giving
 aoTuV better quality than other codecs (AAC, MP3, MPC, WMA, ...) [3];
 * support of quality down to -2 (32kb/s at 44kHz stereo), versus -1
 (45kb/s at 44kHz stereo) of libvorbis-1.1.x;
 * encoding speed 10% better thanks to the included Vorbis-OptSort [4]
 patch (improve ordering loop).
(...)

I have already packaged a private version of libvorbis with the aotuv
patch (which applies cleanly) and I also fixed some lintian warnings.

If some mentors are interested in what I did so far, I put the sources
on my homepage:

http://www.ime.usp.br/~rbrito/libvorbis/libvorbis_1.1.2.dfsg-2.0+aotuv5.dsc

Please, note that they are almost in a point to be uploaded to, say,
experimental, but there are some cosmetic documentation facts that need
some more attention (any comments are *QUITE* welcome).

As Fabio already said, Aoyumi's patch to the libvorbis reference
implementation brings Vorbis to the state-of-the-art and with the
proliferation of Vorbis based players, it really shows how much this
*Free* format is capable of giving in terms of audio, even if the
xiph.org foundation doesn't seem to be updating it anymore (which is a
shame).

The updated libvorbis is all that is needed to have oggenc use the new
Vorbis engine beautifully.

I'm using libvorbis + aotuv at quality 8 to save 

 aoTuV versions have been tested and found to have a better quality by
 the audio community (especially on hydrogenaudio forum [5]) and this
 is the reccomended vorbis encoder [6].

Let me add here that the tests were ABX/HR tests.

The original references that Fabio cites are on his first e-mail at
http://bugs.debian.org/419890.


Regards, Rogério Brito.

-- 
Rogério Brito : [EMAIL PROTECTED] : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/



Bug#428830: perl_parse_error

2007-07-07 Thread Niko Tyni
tag 428830 wontfix
thanks

On Sun, Jun 17, 2007 at 08:50:25PM +0200, Jose Carlos Garcia Sogo wrote:
 
   In my opinion, we shoud avoud suid stuff as much as possible, and if
 we can even make it almost impossible to be used we can block some
 attack vector using that suid aware file.
 
   So basically, if it is not needed, it should not be enabled, most if
 the package needing is moving to avoid it.

OK, tagging this as wontfix. I have added a note about this in
README.Debian for the next version (but let's see how the hurd issue in
#431127 turns out before uploading it.)

Gary, you'll have to recompile speedy yourself if you really need this.
Note that openwebmail has a bad track record in security issues, and
it was removed from Debian in 2005 because of this. See #301561 and
http://bugs.debian.org/src:openwebmailarchive=yes .

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#432024: [Pkg-ltsp-devel] Bug#432024: ltspfs: Provide non-root users access to the local hard drive on the client

2007-07-07 Thread Petter Reinholdtsen
I'm cc-ing the BTS to get the code idea included.

[Oliver Grawert]
 thats a bit drastic, isnt it ? i know a lot setups where people use
 the local disk in old PCs as data storage.

Wow.  So a lot of users do not want to have their files available
independent of which thin client they log into?  Never seen that setup
myself, so I am surprised it exist.

 look at this snippet from scripts/add_fstab_entry:
 
 # mount in the client session
 if [ -S /var/run/ldm_socket ]; then
 /usr/bin/ssh -S /var/run/ldm_socket server \
  /usr/sbin/ltspfsmounter ${MOUNTPOINT} add
 else
 echo ${MOUNTPOINT} ${1} ${2}  /var/run/.delayed-mount
 if [ ! -z ${FIXEDDEVICE} ]; then
 echo ${MOUNTPOINT} ${1} ${2}  /var/run/.static-device
 else
 echo ${MOUNTPOINT} ${1} ${2}  /var/run/.delayed-mount
 fi
 fi
 
 just drop the else part or wrap it into a boolean variable like
 STATIC_DEVICES. if that part is missing, only devices plugged in during
 the session are recognized. CDs are handled by cdpinger, if you dont
 change the udev rules it will not break ;)

I guess FIXEDDEVICE might be a better name for it.  For example
LTSPFS_FIXEDDEVICE could be a name for it.

Happy hacking,
-- 
Petter Reinholdtsen


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



Bug#432077: please apply the show protocol icons patch

2007-07-07 Thread Marco d'Itri
Package: pidgin
Version: 2.0.1-1
Severity: wishlist
Tags: patch upstream

Patch: http://merwin.bespin.org/pidgin/ .

Rationale: http://blog.bofh.it/id_121 .

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#432032: libpango1.0-0: Japanese characters rendered invisible

2007-07-07 Thread Loïc Minier
On Sat, Jul 07, 2007, Mathias Brodala wrote:
   Can you
   display other UTF-8 chars which are not Japanese?
 As you can see in the screenshot, the ~ (not ~) is displayed just fine.
 Other characters like the German umlauts are displayed fine, too.

 Weird; can you try downgrading pango to the first version which worked
 for you?  You can do this with snapshot.debian.net.  You'll find the
 version you upgraded from in your dpkg log.

-- 
Loïc Minier



Bug#432032: libpango1.0-0: Japanese characters rendered invisible

2007-07-07 Thread Mathias Brodala
Hi.

(Sorry for the PM, my mind was absent.)

Loïc Minier, 07.07.2007 12:11:
 On Sat, Jul 07, 2007, Mathias Brodala wrote:
  Can you
  display other UTF-8 chars which are not Japanese?
 As you can see in the screenshot, the ~ (not ~) is displayed just fine.
 Other characters like the German umlauts are displayed fine, too.
 
  Weird; can you try downgrading pango to the first version which worked
  for you?  You can do this with snapshot.debian.net.  You'll find the
  version you upgraded from in your dpkg log.

Unfortunately I cannot do this:

 # apt-get install libpango1.0-0=1.16.2-2 libpango1.0-common=1.16.2-2 
 libpango1.0-dev=1.16.2-2
 Reading package lists... Done
 Building dependency tree   
 Reading state information... Done
 The following packages were automatically installed and are no longer 
 required:
   libots0 libaiksaurus-1.2-0c2a link-grammar-dictionaries-en libwpd-stream8c2a
   libaiksaurus-1.2-data libgdome2-0 libgdome2-cpp-smart0c2a liblink-grammar4
   xfdesktop4-data
 Use 'apt-get autoremove' to remove them.
 Suggested packages:
   ttf-thryomanes ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp 
 ttf-arphic-gkai00mp
   ttf-arphic-bkai00mp libpango1.0-doc
 The following packages will be REMOVED:
   abiword-plugins avidemux azureus bluefish brasero byzanz desktop-base 
 driconf dvd95
   dvdrip easytag enigmail enigmail-locale-de eog evince-gtk exaile exfalso 
 file-roller
   filezilla flashplugin-nonfree galternatives gcalctool gcolor2 gconf-editor 
 gdm
   gdm-themes gftp gftp-gtk ghex gimp gimp-helpbrowser gimp-print gimp-svg 
 gksu glade
   gmobilemedia gnokii gnome-alsamixer gnome-cups-manager gnome-icon-theme 
 gnome-keyring
   gnome-themes gnome-themes-extras gnumeric gparted grip 
 gstreamer0.10-plugins-good
   gstreamer0.10-x gthumb gtk2-engines gtk2-engines-cleanice 
 gtk2-engines-geramik
   gtk2-engines-magicchicken gtk2-engines-murrine gtk2-engines-pixbuf
   gtk2-engines-qtpixmap gtk2-engines-thingeramik gtk2-engines-wonderland
   gtk2-engines-xfce gtk2-ex-formfactory-perl gtk2.0-examples gtkorphan 
 gtkperf gucharmap
   gvidcap gvidm icedove icedove-inspector icedove-locale-de 
 icedove-typeaheadfind
   iceweasel iceweasel-dom-inspector inkscape jigdo kanatest kazehakase 
 kdenlive leafpad
   libaiksaurusgtk-1.2-0c2a libbonoboui2-0 libexo-0.3-0 libexo-0.3-dev 
 libgail-common
   libgail18 libgdk-pixbuf2-ruby libgdk-pixbuf2-ruby1.8 libgimp2.0 libgksu2-0
   libgksuui1.0-1 libglade2-0 libglade2-dev libglade2-ruby libglade2-ruby1.8
   libglademm-2.4-1c2a libgladeui-1-5 libgnome-desktop-2 libgnome-keyring-dev
   libgnome-keyring0 libgnome2-canvas-perl libgnome2-perl libgnomecanvas2-0
   libgnomecanvas2-dev libgnomecanvasmm-2.6-1c2a libgnomecupsui1.0-1c2a
   libgnomeprintui2.2-0 libgnomeui-0 libgoffice-1-2 libgpod0 libgpod1
   libgtk2-gladexml-perl libgtk2-perl libgtk2-ruby libgtk2-ruby1.8 libgtk2.0-0
   libgtk2.0-0-dbg libgtk2.0-bin libgtk2.0-dev libgtkglext1 libgtkhex0 
 libgtkhtml2-0
   libgtkhtml3.8-15 libgtkmathview0c2a libgtkmm-2.4-1c2a libgtksourceview1.0-0
   libgtkspell-dev libgtkspell0 libgucharmap4 libgucharmap6 libgutenprintui2-1
   libmetacity0 libmlt++0.2.3 libmlt0.2.3 libnautilus-burn4 
 libnautilus-extension1
   libnotify-bin libnotify-dev libnotify1 libpanel-applet2-0 libpango1-ruby
   libpango1-ruby1.8 libpoppler-glib1 libpoppler0c2-glib librsvg2-2 
 librsvg2-bin
   librsvg2-common librsvg2-dev libsds-dev libsds0 libsexy-dev libsexy1 
 libsexy2
   libsomaplayer-dev libsomaplayer0 libswt-gtk-3.1-java libswt-gtk-3.1-jni
   libswt-gtk-3.2-java libswt-gtk-3.2-jni libthunar-vfs-1-2 libthunar-vfs-1-dev
   libtotem-plparser0 libtotem-plparser1 libvte9 libwmf0.2-7 libwnck-dev 
 libwnck16
   libwnck18 libwnck4 libwv-1.2-1 libwxgtk2.6-0 libwxgtk2.6-dev libxfce4mcs-dev
   libxfce4util-dev libxfcegui4-4 libxfcegui4-dev libxul0d lshw-gtk metacity 
 mirage
   mjpegtools mousepad mplayer mplayer-skin-blue mysql-admin 
 mysql-query-browser
   notification-daemon openoffice.org openoffice.org-base openoffice.org-calc
   openoffice.org-core openoffice.org-draw openoffice.org-filter-binfilter
   openoffice.org-gtk openoffice.org-hyphenation-de openoffice.org-impress
   openoffice.org-math openoffice.org-thesaurus-de openoffice.org-writer orage 
 pcmanfm
   pcsx pcsx-bin pcsx-i18n pidgin pidgin-dev pidgin-extprefs pidgin-libnotify
   pidgin-plugin-pack poedit psemu-input-omnijoy python-avahi python-glade2 
 python-gtk2
   python-gtk2-dev python-notify python-sexy python-uno python-wxgtk2.6 
 qemu-launcher
   quodlibet quodlibet-plugins rox-filer sane scite snes9express somaplayer 
 swf-player
   synaptic thunar thunar-archive-plugin thunar-media-tags-plugin 
 thunar-thumbnailers
   thunar-volman timidity-interfaces-extra totem totem-mozilla totem-xine 
 vim-gtk
   vim-python vlc wammu wireshark xfce4 xfce4-macmenu xfce4-mcs-manager
   xfce4-mcs-manager-dev xfce4-mcs-plugins xfce4-mixer xfce4-mixer-alsa 
 xfce4-panel
   xfce4-panel-dev xfce4-sensors-plugin xfce4-session 

Bug#432078: bash: Mailcheck takes very long on large maildirs

2007-07-07 Thread Michal Kašpar
Package: bash
Version: 3.1dfsg-8
Severity: normal


Bash's new mail checking takes very long on large maildirs. As bash
stats every mail not only in new, but even in cur directory, time to
complete new mail check can be very long (over 10 seconds on my 4
maildirs with 1+ mails, and sometimes (ie. first run) it's more then
half minute). As it happens every while, it's quiet annoying.
I'm not sure, why bash checks cur directory, as there are mail already
seen by user. If I remove this check (in lib/sh/mailcheck.c) and let
only new directory to be traversed, the time to complete this chek lowers
considerably.
As I'm not a programmer, I'm not sure, what ill sideeffects this change
can have and if this is the correct way to solve this problem.

Michal Kašpar

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

Kernel: Linux 2.6.21-mk-k7 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bash depends on:
ii  base-files4.0.0  Debian base system miscellaneous f
ii  debianutils   2.22.1 Miscellaneous utilities specific t
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libncurses5   5.6-3  Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information


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



Bug#432032: libpango1.0-0: Japanese characters rendered invisible

2007-07-07 Thread Loïc Minier
On Sat, Jul 07, 2007, Mathias Brodala wrote:
  # apt-get install libpango1.0-0=1.16.2-2 libpango1.0-common=1.16.2-2 
  libpango1.0-dev=1.16.2-2

 You can try forcing the installation of these with dpkg; I doubt the
 packages which require newer pango truly need the new API.

-- 
Loïc Minier



Bug#432032: libpango1.0-0: Japanese characters rendered invisible

2007-07-07 Thread Mathias Brodala
Hi.

Loïc Minier, 07.07.2007 12:11:
 On Sat, Jul 07, 2007, Mathias Brodala wrote:
  Can you
  display other UTF-8 chars which are not Japanese?
 As you can see in the screenshot, the ~ (not ~) is displayed just fine.
 Other characters like the German umlauts are displayed fine, too.
 
  Weird; can you try downgrading pango to the first version which worked
  for you?  You can do this with snapshot.debian.net.  You'll find the
  version you upgraded from in your dpkg log.

Unfortunately I cannot do this:

 # apt-get install libpango1.0-0=1.16.2-2 libpango1.0-common=1.16.2-2 
 libpango1.0-dev=1.16.2-2
 Reading package lists... Done
 Building dependency tree   
 Reading state information... Done
 The following packages were automatically installed and are no longer 
 required:
   libots0 libaiksaurus-1.2-0c2a link-grammar-dictionaries-en libwpd-stream8c2a
   libaiksaurus-1.2-data libgdome2-0 libgdome2-cpp-smart0c2a liblink-grammar4
   xfdesktop4-data
 Use 'apt-get autoremove' to remove them.
 Suggested packages:
   ttf-thryomanes ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp 
 ttf-arphic-gkai00mp
   ttf-arphic-bkai00mp libpango1.0-doc
 The following packages will be REMOVED:
   abiword-plugins avidemux azureus bluefish brasero byzanz desktop-base 
 driconf dvd95
   dvdrip easytag enigmail enigmail-locale-de eog evince-gtk exaile exfalso 
 file-roller
   filezilla flashplugin-nonfree galternatives gcalctool gcolor2 gconf-editor 
 gdm
   gdm-themes gftp gftp-gtk ghex gimp gimp-helpbrowser gimp-print gimp-svg 
 gksu glade
   gmobilemedia gnokii gnome-alsamixer gnome-cups-manager gnome-icon-theme 
 gnome-keyring
   gnome-themes gnome-themes-extras gnumeric gparted grip 
 gstreamer0.10-plugins-good
   gstreamer0.10-x gthumb gtk2-engines gtk2-engines-cleanice 
 gtk2-engines-geramik
   gtk2-engines-magicchicken gtk2-engines-murrine gtk2-engines-pixbuf
   gtk2-engines-qtpixmap gtk2-engines-thingeramik gtk2-engines-wonderland
   gtk2-engines-xfce gtk2-ex-formfactory-perl gtk2.0-examples gtkorphan 
 gtkperf gucharmap
   gvidcap gvidm icedove icedove-inspector icedove-locale-de 
 icedove-typeaheadfind
   iceweasel iceweasel-dom-inspector inkscape jigdo kanatest kazehakase 
 kdenlive leafpad
   libaiksaurusgtk-1.2-0c2a libbonoboui2-0 libexo-0.3-0 libexo-0.3-dev 
 libgail-common
   libgail18 libgdk-pixbuf2-ruby libgdk-pixbuf2-ruby1.8 libgimp2.0 libgksu2-0
   libgksuui1.0-1 libglade2-0 libglade2-dev libglade2-ruby libglade2-ruby1.8
   libglademm-2.4-1c2a libgladeui-1-5 libgnome-desktop-2 libgnome-keyring-dev
   libgnome-keyring0 libgnome2-canvas-perl libgnome2-perl libgnomecanvas2-0
   libgnomecanvas2-dev libgnomecanvasmm-2.6-1c2a libgnomecupsui1.0-1c2a
   libgnomeprintui2.2-0 libgnomeui-0 libgoffice-1-2 libgpod0 libgpod1
   libgtk2-gladexml-perl libgtk2-perl libgtk2-ruby libgtk2-ruby1.8 libgtk2.0-0
   libgtk2.0-0-dbg libgtk2.0-bin libgtk2.0-dev libgtkglext1 libgtkhex0 
 libgtkhtml2-0
   libgtkhtml3.8-15 libgtkmathview0c2a libgtkmm-2.4-1c2a libgtksourceview1.0-0
   libgtkspell-dev libgtkspell0 libgucharmap4 libgucharmap6 libgutenprintui2-1
   libmetacity0 libmlt++0.2.3 libmlt0.2.3 libnautilus-burn4 
 libnautilus-extension1
   libnotify-bin libnotify-dev libnotify1 libpanel-applet2-0 libpango1-ruby
   libpango1-ruby1.8 libpoppler-glib1 libpoppler0c2-glib librsvg2-2 
 librsvg2-bin
   librsvg2-common librsvg2-dev libsds-dev libsds0 libsexy-dev libsexy1 
 libsexy2
   libsomaplayer-dev libsomaplayer0 libswt-gtk-3.1-java libswt-gtk-3.1-jni
   libswt-gtk-3.2-java libswt-gtk-3.2-jni libthunar-vfs-1-2 libthunar-vfs-1-dev
   libtotem-plparser0 libtotem-plparser1 libvte9 libwmf0.2-7 libwnck-dev 
 libwnck16
   libwnck18 libwnck4 libwv-1.2-1 libwxgtk2.6-0 libwxgtk2.6-dev libxfce4mcs-dev
   libxfce4util-dev libxfcegui4-4 libxfcegui4-dev libxul0d lshw-gtk metacity 
 mirage
   mjpegtools mousepad mplayer mplayer-skin-blue mysql-admin 
 mysql-query-browser
   notification-daemon openoffice.org openoffice.org-base openoffice.org-calc
   openoffice.org-core openoffice.org-draw openoffice.org-filter-binfilter
   openoffice.org-gtk openoffice.org-hyphenation-de openoffice.org-impress
   openoffice.org-math openoffice.org-thesaurus-de openoffice.org-writer orage 
 pcmanfm
   pcsx pcsx-bin pcsx-i18n pidgin pidgin-dev pidgin-extprefs pidgin-libnotify
   pidgin-plugin-pack poedit psemu-input-omnijoy python-avahi python-glade2 
 python-gtk2
   python-gtk2-dev python-notify python-sexy python-uno python-wxgtk2.6 
 qemu-launcher
   quodlibet quodlibet-plugins rox-filer sane scite snes9express somaplayer 
 swf-player
   synaptic thunar thunar-archive-plugin thunar-media-tags-plugin 
 thunar-thumbnailers
   thunar-volman timidity-interfaces-extra totem totem-mozilla totem-xine 
 vim-gtk
   vim-python vlc wammu wireshark xfce4 xfce4-macmenu xfce4-mcs-manager
   xfce4-mcs-manager-dev xfce4-mcs-plugins xfce4-mixer xfce4-mixer-alsa 
 xfce4-panel
   xfce4-panel-dev xfce4-sensors-plugin xfce4-session xfce4-taskmanager 
 xfce4-terminal
   

Bug#431883: dcraw license does not give permission to distribute modified versions or source alongside

2007-07-07 Thread Marco d'Itri
On Jul 06, Don Armstrong [EMAIL PROTECTED] wrote:

 It's what the letter of the license says. Because of that, the
 licensor could, at his or her option, choose to interpret the license
 this way.
Licensors can do this anyway even for licenses which we consider well
understood and with no ambiguities left for individual interpretation,
as Jörg Schilling demonstrated.
The correct criteria is would our interpretation stand up in court?.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#431883: dcraw license does not give permission to distribute modified versions or source alongside

2007-07-07 Thread Marco d'Itri
On Jul 05, Don Armstrong [EMAIL PROTECTED] wrote:

*If you have not modified dcraw.c in any way, a link to my
homepage qualifies as full source code.
 
$Revision: 1.387 $
$Date: 2007/06/24 00:18:52 $
  */
 
 
 You'll notice that we have no permission to distribute modified
 versions of dcraw.c as required by the DFSG. Secondly, it appears that
 we must include full source code if we've modified dcraw.c, but we
 don't do that. We distribute source alongside.
I disagree. The quoted sentence makes clear that distributing modified
source code is an option.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#432080: mgetty-docs: typo in example scripts

2007-07-07 Thread Stefan Bauer
Package: mgetty-docs
Version: 1.1.35-3

Hi,

i found a typo in the following script included in the mgetty-docs
package:

/usr/share/doc/mgetty-fax/frontends/fax-by-lpr.txt.gz

 lpf1:\
:lp=/usr/spool/lpf1/foo:\
:sd=/usr/spool/lpf1:\
:lf=/usr/spool/lpf1/lf:\
:sb:\
:if=/usr/spool/lpf1/tf:\

where /usr/spool should be /var/spool like described in further lines by the 
Author.

With friendly grin

-- 
[EMAIL PROTECTED] Computer Service Bauer
Phone  +49 8621 99 64 45IT * Unix * Security
Mobile +49 179 11 94 767Netzwerk * VoIP
http://www.edv-fix.de   Burgberg 4
PGP Key D517648983371 Stein a.d. Traun


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



Bug#429839:

2007-07-07 Thread James Strider
 sorry, I misread you report before.
 Can you provide the output of synclient -l?
 And your X logs as well.


$ synclient -l
Parameter settings:
LeftEdge = 38
RightEdge= 960
TopEdge  = 35
BottomEdge   = 710
FingerLow= 25
FingerHigh   = 30
MaxTapTime   = 256
MaxTapMove   = 180
MaxDoubleTapTime = 180
SingleTapTimeout = 220
ClickTime= 180
FastTaps = 100
EmulateMidButtonTime = 0
VertScrollDelta  = 75
HorizScrollDelta = 257
VertEdgeScroll   = 100
HorizEdgeScroll  = 0
VertTwoFingerScroll  = 1
HorizTwoFingerScroll = 1
MinSpeed = 0
MaxSpeed = 0.25
AccelFactor  = 0.3
EdgeMotionMinZ   = 1202590843
EdgeMotionMaxZ   = 1064598241
EdgeMotionMinSpeed   = 0
EdgeMotionMaxSpeed   = 1078198272
EdgeMotionUseAlways  = 30
UpDownScrolling  = 160
LeftRightScrolling   = 1
UpDownRepeat = 400
LeftRightRepeat  = 1
ScrollButtonRepeat   = 1
TouchpadOff  = 1
GuestMouseOff= 1
LockedDrags  = 1
RTCornerButton   = 100
RBCornerButton   = 0
LTCornerButton   = 0
LBCornerButton   = 0
TapButton1   = 5000
TapButton2   = 2
TapButton3   = 3
CircularScrolling= 0
CircScrollDelta  = 2.122e-314
CircScrollTrigger= 2
CircularPad  = 3
PalmDetect   = 0
PalmMinWidth = -1717986918
PalmMinZ = 1069128089
CoastingSpeed= 0
PressureMotionMinZ   = 1
PressureMotionMaxZ   = 10
PressureMotionMinFactor = 9.88131e-322
PressureMotionMaxFactor = 6.36599e-313



xorg.0.log:


X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux mpac 2.6.21-mpac.3 #1
SMP Sun Jun 24 07:28:55 ECT 2007 i686
Build Date: 05 July 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==)
default setting,
(++) from command line, (!!) notice, (II)
informational,
(WW) warning, (EE) error, (NI) not implemented, (??)
unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sat Jul  7
04:53:29 2007
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device Intel Corporation Mobile
Integrated Graphics Controller
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(**) |--Input Device Synaptics Touchpad
(WW) The directory /usr/share/X11/fonts/misc does
not exist.
Entry deleted from font path.
(WW) The directory /usr/share/X11/fonts/cyrillic
does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/X11/fonts/100dpi/ does
not exist.
Entry deleted from font path.
(WW) The directory /usr/share/X11/fonts/75dpi/ does
not exist.
Entry deleted from font path.
(WW) The directory /usr/share/X11/fonts/Type1 does
not exist.
Entry deleted from font path.
(WW) The directory /usr/share/X11/fonts/100dpi does
not exist.
Entry deleted from font path.
(WW) The directory /usr/share/X11/fonts/75dpi does
not exist.
Entry deleted from font path.
(WW) The directory
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
does not exist.
Entry deleted from font path.
(WW) Including the default font path
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e5f60
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 

Bug#424056: missing ml-yacc install?

2007-07-07 Thread Anders Breindahl
On 200707041514, Seo Sanghyeon wrote:
  Nevertheless, on request, I'll research what I must have been doing
  wrong.
 
 I'm just guessing, but the most likely cause is that you didn't have
 ml-yacc installed.
 
 If you saw this instead, I think you would have figured it out easily.
 
 Error: (stable) $/ml-yacc-lib.cm: unable to find
 $SMLNJ-ML-YACC-LIB/ml-yacc.lib.cm # And no extra path

Well, no. I was given the impression that ml-yacc was internal to ml,
and that it should work out of the box, once I found the right path in
my system to the sources.cm of ml-yacc. However, I now realise that it
is not so.

I wouldn't have figured it out using that error message. I wouldn't have
figured it out anyway. Perhaps -- if recognisable -- output an error
message that points one in the direction of installing the software
asked for.

Anyhow, I installed the package and figured it out nicely enough. So I
assume that you're guessing right, and I missed the package.

Regards, skrewz.


signature.asc
Description: Digital signature


Bug#432081: libgl1-mesa-dev shouldn't depend on libgl1-mesa-dri on hurd-i386

2007-07-07 Thread Samuel Thibault
Package: mesa
Version: 6.5.2-6
Severity: important

Hi,

mesa now builds fine on hurd-i386, but libgl1-mesa-dev is uninstallable
because it depends on libgl1-mesa-dri, which is not built on hurd-i386
since it lacks DRM. [!hurd-i386] should be appended to the
libgl1-mesa-dri dependency of libgl1-mesa-dev.

Samuel

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

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


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



Bug#395098: bins: Patch to fix this problem

2007-07-07 Thread Hans-Joachim Baader
Package: bins
Version: 1.1.29-7
Followup-For: Bug #395098


The following URL contains an archive with patches
from the BINS mailing list. I modified them slightly
so they can be applied together. They fix the memory leak.

http://www.pro-linux.de/files/bins-1.1.29+patches.tar.bz2


-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (500, 'stable'), (400, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-rc7
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages bins depends on:
ii  libhtml-clean-perl 0.8-2 perl HTML::Clean - Cleans up HTML 
ii  libhtml-parser-perl3.55-1A collection of modules that parse
ii  libhtml-template-perl  2.8-1 HTML::Template : A module for usin
ii  libimage-info-perl 1.22-1allows extraction of meta informat
ii  libimage-size-perl 2.992-2   determine the size of images in se
ii  libio-string-perl  1.08-1Emulate IO::File interface for in-
ii  libjpeg-progs  6b-9  Programs for manipulating JPEG fil
ii  liblocale-gettext-perl 1.05-1Using libc functions for internati
ii  libtext-iconv-perl 1.4-3 converts between character sets in
ii  libtext-unaccent-perl  1.08-1provides functions to remove accen
ii  libtimedate-perl   1.1600-2  Time and date functions for Perl
ii  liburi-perl1.35-1Manipulates and accesses URI strin
ii  libxml-grove-perl  0.46alpha-9   Perl module for accessing parsed *
ii  libxml-handler-yawriter-pe 0.23-3Perl module for writing XML docume
ii  libxml-perl0.08-1Perl modules for working with XML
ii  libxml-writer-perl 0.602-1   Perl module for writing XML docume
ii  libxml-xql-perl0.68-2Perl module for querying XML tree 
ii  perlmagick 6:6.2.4.5-0.7 A perl interface to the libMagick 

Versions of packages bins recommends:
ii  libglade-gnome0   1:0.17-3   Library to load .glade files at ru
ii  libglade-perl 0.61-1 Glade-perl runtime modules
ii  libgladexml-perl  0.7009-11  Perl module for the libglade libra
ii  libgnome-perl 0.7009-11  Perl module for the gnome and zvt 
ii  libgtk-imlib-perl 0.7009-11  Perl module for the gdkimlib libra

-- no debconf information


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



Bug#423731: Forwarded upstream

2007-07-07 Thread Jerome Warnier
Le mercredi 04 juillet 2007 à 04:46 +0200, Michael Biebl a écrit :
 Jerome Warnier wrote:
  forwarded 423731 https://bugs.freedesktop.org/show_bug.cgi?id=10940
  tags 423731 upstream kfreebsd
  thanks
  
 
 Hi Jerome,
 
 according to the upstream log,
 http://gitweb.freedesktop.org/?p=hal.git;a=commit;h=c8e4249b64b0a46b052ab3a83effc8986404e70c
 the patch from Doug Goldstein should be in hal 0.5.9.1.
 
 Can you verify, that hal now compiles on kfreeBSD?
This seems alright, but I get another error:
cc -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wnested-externs 
-Wpointer-arith -Wcast-align -Wsign-compare -Wl,--as-needed -o hald 
hald_marshal.o util.o util_helper.o util_pm.o hald_runner.o device.o 
device_info.o device_store.o hald.o hald_dbus.o logger.o ids.o mmap_cache.o 
ci-tracker.o access-check.o  -ldbus-glib-1 /usr/lib/libgobject-2.0.so 
/usr/lib/libglib-2.0.so -ldbus-1 -lm ../hald/dummy/.libs/libhald_dummy.a
hald.o: In function `main':
/usr/src/hal-0.5.9.1/hald/hald.c:633: undefined reference to 
`osspec_privileged_init'
collect2: ld returned 1 exit status
make[5]: *** [hald] Error 1
make[5]: Leaving directory `/usr/src/hal-0.5.9.1/hald'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/hal-0.5.9.1/hald'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/hal-0.5.9.1/hald'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/hal-0.5.9.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/hal-0.5.9.1'
make: *** [debian/stamp-makefile-build] Error 2

I guess it is not related, though.

Thanks for your help.

 Cheers,
 Michael
-- 
Jérôme Warnier
FLOSS Consultant
http://beeznest.net




Bug#432082: git-import-dsc behaves differently from git-import-orig

2007-07-07 Thread Loïc Minier
Package: git-buildpackage
Version: 0.3.2
Severity: minor

Hi,

 git-import-orig will only work when called from a Git repository.  I
 personally understand it's contract as do the relevant things when you
 want to import an upstream tarball into a git-managed Debian package,
 and it fits well in that role.

 git-import-dsc will ignore completely the git repository if it's called
 from a git repository, and will instead create a $source subdirectory,
 a git repository within, import the tarball just like git-import-orig
 does, import the diff.  I found this behavior surprizing as I naturally
 imaginated the contract of git-import-dsc as do the relevant things
 when you want to import a .dsc and everything it refers to into a
 git-managed Debian package.  It seems its contract is more I now want
 to manage this package using git starting with this .dsc, please
 prepare me anything I need.

 I would prefer it if git-import-dsc would behave similarly to
 git-import-orig, i.e.:
 - either a) both commands try to import stuff into the current
   directory and fail if it's not a git repo OR b) both commands expect
   to work on the git repo below the $source subdirectory
 - either a) both commands create the git repo OR b) both commands
   fail when the git repo doesn't exist

 If you ask me, I'd better see import commands fail when a git repo in
 the current dir doesn't exist and use it otherwise.


 If you wanted to offer an easy way to create new git repos to manage
 Debian packages, perhaps this should be a separate command instead, for
 example git-init-package, perhaps with optional --from-dsc and
 --from-orig?  This might be the occasion to create a .git/gbp.conf with
 the arguments passed to git-init-package.

 I personally wouldn't need such a command, and I would like to use the
 workflow: git-init, git-import-orig, git-import-dsc, git-import-dsc.

   Bye,

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

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

Versions of packages git-buildpackage depends on:
ii  devscripts   2.10.6  Scripts to make the life of a Debi
ii  git-core 1:1.5.2.3-1 fast, scalable, distributed revisi
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-support   0.6.4   automated rebuilding support for p

git-buildpackage recommends no packages.

-- no debconf information

-- 
Loïc Minier



Bug#432084: git-import-dsc does not honor debian-branch

2007-07-07 Thread Loïc Minier
Package: git-buildpackage
Version: 0.3.2
Severity: normal

Hi,

 When creating a new git repo with git-import-dsc, I noticed that my
 configuration for debian-branch wasn't honored; this is my ~/.gbp.conf:
[DEFAULT]
upstream-branch = upstream-unstable
debian-branch = debian-unstable
upstream-tag = %(version)s
debian-tag = %(version)s
sign-tags = True
keyid = 2B0920C0

 After the import, I do see the correct tags set, but git branch -a
 returns:
* master
  upstream-unstable

   Bye,

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

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

Versions of packages git-buildpackage depends on:
ii  devscripts   2.10.6  Scripts to make the life of a Debi
ii  git-core 1:1.5.2.3-1 fast, scalable, distributed revisi
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-support   0.6.4   automated rebuilding support for p

git-buildpackage recommends no packages.

-- no debconf information

-- 
Loïc Minier



Bug#431054: aptitude: possible culprit found

2007-07-07 Thread Vincent Lefevre
On 2007-07-07 15:08:58 +0800, Manphiz wrote:
 I'm using testing, and the problem is 100% reproducable here as well.
 Fortunately, with some experiments, it seems the culprit, as least in my
 case, has been found - libc6-i686, whose removal finally makes aptitude
 gain response again.

As I said, the problem is 100% reproducible, and I also use libc6-i686
(I haven't tried yet without it).

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Bug#432083: grepmail: escaped /-char in complex search expression

2007-07-07 Thread Cristian Ionescu-Idbohrn
Package: grepmail
Version: 5.3032-2
Severity: normal

unstable/testing version 5.3033-1 (mis)behaves in the same manner.

While trying to locate spam using a -E complex search expression, I
found out that if the search expression contains an escaped /-char,
grepmail does not produce the expected results. Replacing '\/' with
'\S' or '.' works nicely. Thus:

  # grepmail -E '$email_header =~ 
/^User-Agent:\s+Thunderbird\s+1\.5\.0\.12\s+\(Windows\/20070509\)/' mbox

will produce nothing, while:

  # grepmail -E '$email_header =~ 
/^User-Agent:\s+Thunderbird\s+1\.5\.0\.12\s+\(Windows.20070509\)/' mbox

does just what I want it to do.


Cheers,
Cristian

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

Versions of packages grepmail depends on:
ii  libmail-mbox-messageparser-pe 1.4005-2   fast and simple mbox folder reader
ii  libtimedate-perl  1.1600-5   Time and date functions for Perl
ii  perl  5.8.8-7Larry Wall's Practical Extraction
ii  perl-base [libscalar-list-uti 5.8.8-7The Pathologically Eclectic Rubbis

grepmail recommends no packages.

-- no debconf information


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



Bug#426713: gcc-4.2: decimal float support (--enable-decimal-float)

2007-07-07 Thread Vincent Lefevre
On 2007-07-07 10:50:22 +0200, Matthias Klose wrote:
 see http://gcc.gnu.org/ml/gcc/2007-06/msg00080.html
 
   it's only supported for powerpc*-linux and x86*-linux
 
   doesn't really work for x86*-linux unitl ... fixed a bunch of
   back-end/middle-end bugs in 4.3

FYI, I wanted it just for development tests, but...

 already enabled for powerpc, enabled for i386 and amd64 in
 gcc-snapshot. keep it disabled in gcc-4.2 for i386 and amd64.

if it is enabled in gcc-snapshot, then this is fine.

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Bug#427811: xserver-xorg-video-intel: Occassional hard freeze switching from graphics to text mode

2007-07-07 Thread Ariel Garcia
Hi again,

bad and good news:

the bad: 2:2.1.0-1  still has the same problem, switching to console is ok 
before starting kde, freezes/messes up the screen completely after log in. 

the good: i now analyzed the kde startup by steps and found the 
responsible:  it is the  RANDR  extension stuff.
Actually, if i move away  the xrandr  executable (which is called by the 
kde startup if the apply settings on KDE startup is enabled in the 
Display configuration)  then the switch to console works fine!
(still to try suspend to RAM though).
The call to xrandr activating the problem is very simple and doesn't do 
anything strange, just keeps the defaults:
   xrandr -s 1400x1050 -r 60 -o 0

Should this probably be reported upstream? Do you take care Brice or shall 
i? where, Xorg or drm?

Note: last time i reported that  2:2.0.0-5 seemd to work after just a few 
vt-switch tries and one susp2ram... but then it hanged in the next 
suspend, so probably it is always the same problem there + some 
randomness. In 2.1.0 with randr it was hanging systematically.

Currently i am running 2.6.21.6   + the latest (as of today, 7.7.07) drm 
and i915 modules from the git repository.
The i915tex  module is NOT being loaded:
  (II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so

Cheers, Ariel


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



Bug#431393: Calling interpreter more than once is broken

2007-07-07 Thread Stefan Bellon
Hi,

I got the feedback that the issue can be reproduced on Ubuntu with
python2.4-dev version 2.4.4-2ubuntu7
(https://bugs.launchpad.net/ubuntu/+source/python2.4/+bug/124549).
Reading the Debian changelog from 2.4.4-4 I see that a merge from
Ubuntu happened:

python2.4 (2.4.4-4) unstable; urgency=low

  * Merge changes from Ubuntu:
- Change the interpreter to build and install python extensions
  built with the python-dbg interpreter with a different name into
  the same path (by appending `_d' to the extension name). The debug
  build of the interpreter tries to first load a foo_d.so or
  foomodule_d.so extension, then tries again with the normal name.
- python2.4-dbg: Install Misc/SpecialBuilds.txt, document the
  debug changes in README.debug.
- Move pyconfig.h from the python2.4-dev into the python2.4 package.

Perhaps this gives an additional clue?

Greetings,
Stefan


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



Bug#432085: Totem doesn't find codec

2007-07-07 Thread Aurélien PROVIN
Package: totem
Version: 2.18.2-1
Severity: important

When I play a movie with totem a message appear :

- for a divX movie (video/x-msvideo) : 
Video codec 'DivX 5' is not handled. You might need to install
additional plugins to be able to play some types of movies

- for a .mov (video/quicktime) :
Video codec 'Advanced Video Coding (H264)' is not handled. You might
need to install additional plugins to be able to play some types of
movies

- for a .mpg (video/mpeg) :
There is no plugin to handle this movie.

- for a .avi in motion JPEG (video/x-msvideo) :
Video codec 'Motion JPEG' is not handled. You might need to install
additional plugins to be able to play some types of movies

- for a .mpeg (video/x-msvideo) :
Video codec 'ISO-MPEG4/OpenDivx' is not handled. You might need to
install additional plugins to be able to play some types of movies

- for a .flv (application/x-flash-video) :
Video codec '0x0' is not handled. You might need to install additional
plugins to be able to play some types of movies


Basically, after the update 2.16 - 2.18, totem doesn't work anymore.
An other consequence of this bug is the thumnails creation doesn't work.


My Packages :

ii  libtotem-plparser1   2.18.2-1Totem
Playlist Parser library - runtime vers
ii  totem2.18.2-1A
simple media player for the Gnome desktop 
ii  totem-mozilla2.18.2-1Totem
Mozilla plugin
ii  totem-xine   2.18.2-1A
simple media player for the Gnome desktop 
ii  libavcodec0d 0.cvs20060823-8 ffmpeg
codec library
ii  libavcodec1d 0.cvs20070307-5 ffmpeg
codec library
ii  libavcodeccvs51  3:20070630-0.0  library
to encode decode multimedia streams 
ii  libavformat0d0.cvs20060823-8 ffmpeg
file format library
ii  libavformat1d0.cvs20070307-5 ffmpeg
file format library
ii  libavformatcvs51 3:20070630-0.0  ffmpeg
file format library
ii  libavutil1d  0.cvs20070307-5 ffmpeg
utility library
ii  libavutilcvs49   3:20070630-0.0  avutil
shared libraries
ii  libdvdcss2   1.2.9-0.0   Simple
foundation for reading DVDs - runtime
ii  libdvdnav4   0.1.10-0.2  The DVD
navigation library
ii  libdvdread3  0.9.7-3 library
for reading DVDs
ii  libmjpegtools0   1:1.8.0-0.4 MJPEG
video capture/editting/playback MPEG e
ii  libmpeg2-4   0.4.1-1 MPEG1
and MPEG2 video decoder library
ii  libpostproc0d0.cvs20060823-8 ffmpeg
video postprocessing library
ii  libpostproc1d0.cvs20070307-5 ffmpeg
video postprocessing library
ii  libquicktime02:0.9.10+debian-0.3 library
for reading and writing Quicktime fi
ii  libx264-54   0.svn20070309-5 x264
video coding library
ii  libx264-55   0.svn20070613-0.2   x264
video coding library
ii  libxvidcore4 2:1.1.2-0.1 High
quality ISO MPEG4 codec library
ii  w32codecs1:20061022-0.1  win32
binary codecs









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



Bug#431797: RFA: monotone - A distributed version (revision) control system

2007-07-07 Thread Ludovic Brenta
retitle 431797 ITA: monotone - A distributed version (revision) control system
thanks

Two of the upstream maintainers, Richard Levitte and Zack Weinberg,
have volunteered to co-maintain the package, and I have volunteered to
sponsor it.  Watch out for 0.35 in unstable real soon now (tm).

-- 
Ludovic Brenta.



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



Bug#429839:

2007-07-07 Thread Mattia Dongili
On Sat, Jul 07, 2007 at 03:58:50AM -0700, James Strider wrote:
  sorry, I misread you report before.
  Can you provide the output of synclient -l?
  And your X logs as well.
 
 $ synclient -l

It looks like you're running an old version of synclient. The question
is: where does it come from?
What's the output of 'which synclient'?
does reinstalling the debian package fixes something?

 Parameter settings:
...
 MinSpeed = 0
 MaxSpeed = 0.25
 AccelFactor  = 0.3
 EdgeMotionMinZ   = 1202590843
 EdgeMotionMaxZ   = 1064598241

this is definitely a symptom, the client reads bogus values because it
does not know about the new memory layout.

thanks
-- 
mattia
:wq!


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



Bug#431894: libstfl-perl: Manpage/POD missing

2007-07-07 Thread Martin Michlmayr
* Alexander Wirt [EMAIL PROTECTED] [2007-07-05 21:51]:
 Package: libstfl-perl
 Version: 0.14-1
 Severity: wishlist
 
 There is no manpage or POD documentation for the Perl bindings
 available, please provide some docs.

This package is in NEW.  CCing the maintainer.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#412598: compiz: unusable

2007-07-07 Thread Benoît Dejean
Le vendredi 06 juillet 2007 à 02:12 +0200, Brice Goglin a écrit :
 On Thu, Jun 07, 2007 at 03:10:26PM +0200, Benoît Dejean wrote:
  
  Only compiz 0.2.2-1 is available on ppc right now.
  I have xserver-xorg-core 2:1.3.0.0.dfsg-5.
  What is the package name for the ati drivers ?
  
  [...]
   To reduce speed issues, you might want to
   try adding
Option XAANoOffscreenPixmaps
   to the device section of your xorg.conf.
  
  I will try that.
  
  Currently, the situation is mostly the same :
  - no window borders
  - 100% CPU Usage even when idle
  - blurry drawings
  - it screws up the gnome desktop selector applet.
 
 Hi Benoit,
 
 Did you have a chance to try compiz 0.5 with latest xserver-xorg-video-ati
 (6.6.192 in experimental)?

Still unusable.
Switching between desktop takes 5s.
Most of the windows don't have any border / title bar.
Many windows have border corruption, it's hard do describe, but 1cm
around each window, there's an area of crap. I tried to take a
screenshot but the compiz hard locked my computer ...

-- 
Benoît Dejean
GNOME http://www.gnomefr.org/
LibGTop http://directory.fsf.org/libgtop.html


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


Bug#432068: Outdated scripts of debootstrap

2007-07-07 Thread Geert Stappers
Op 07-07-2007 om 08:42 schreef Debian Bug Tracking System:
 On Saturday 07 July 2007 09:42, Dr. Markus Waldeck wrote:
  Severity: normal
 
 I would call that minor, wouldn't you?


Smile!

  Is there any reason to include scripts for potato, woody, sarge, warty,
  hoary and breezy?
 
 Try 'debootstrap woody target http://archive.debian.org'.
 
 Those scripts are still perfectly valid.


In other words:

Yes, there is a reason to keep the outdated scripts.
They allow to bootstrap older versions of Debian.


Cheers
Geert Stappers



signature.asc
Description: Digital signature


Bug#432081: libgl1-mesa-dev shouldn't depend on libgl1-mesa-dri on hurd-i386

2007-07-07 Thread Julien Cristau
On Sat, Jul  7, 2007 at 13:13:23 +0200, Samuel Thibault wrote:

 mesa now builds fine on hurd-i386, but libgl1-mesa-dev is uninstallable
 because it depends on libgl1-mesa-dri, which is not built on hurd-i386
 since it lacks DRM. [!hurd-i386] should be appended to the
 libgl1-mesa-dri dependency of libgl1-mesa-dev.
 
Actually, I think it shouldn't depend on -dri anywhere...

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#432086: hal: On an terminal-server setup all users get KDE/Gnome popup messages about storage-devices inserted into the terminal-server

2007-07-07 Thread Daniel Hess
Package: hal
Version: 0.5.8.1-9
Severity: wishlist
Tags: patch

On a system like a ltsp server all users get messages like AddDevice
when someone working directly on the terminal server, even if he or she
is not in the plugdev group. This will trigger popup windows on
KDE/Gnome desktops even on remote users who did not inserted the volume
and surly don't want to work with.

Attached is a patch which solves the problem for me.

Greetings

Daniel
--- /root/hal.conf	2007-07-03 00:36:54.0 +0200
+++ system.d/hal.conf	2007-07-03 01:10:08.0 +0200
@@ -44,6 +44,8 @@
 deny send_interface=org.freedesktop.Hal.Device.LaptopPanel/
 deny send_interface=org.freedesktop.Hal.Device.Volume/
 deny send_interface=org.freedesktop.Hal.Device.Volume.Crypto/
+deny receive_interface=org.freedesktop.Hal.Device receive_member=PropertyModified/
+deny receive_interface=org.freedesktop.Hal.Manager receive_member=DeviceAdded/
   /policy
 
   !-- This will not work if pam_console support is not enabled --
@@ -52,6 +54,8 @@
 allow send_interface=org.freedesktop.Hal.Device.LaptopPanel/
 allow send_interface=org.freedesktop.Hal.Device.Volume/
 allow send_interface=org.freedesktop.Hal.Device.Volume.Crypto/
+allow receive_interface=org.freedesktop.Hal.Device receive_member=PropertyModified/
+allow receive_interface=org.freedesktop.Hal.Manager receive_member=DeviceAdded/
   /policy
 
   !-- Debian groups policies --
@@ -62,6 +66,8 @@
   policy group=plugdev
 allow send_interface=org.freedesktop.Hal.Device.Volume/
 allow send_interface=org.freedesktop.Hal.Device.Volume.Crypto/
+allow receive_interface=org.freedesktop.Hal.Device receive_member=PropertyModified/
+allow receive_interface=org.freedesktop.Hal.Manager receive_member=DeviceAdded/
   /policy
 
   !-- You can change this to a more suitable user, or make per-group --
@@ -71,6 +77,8 @@
 allow send_interface=org.freedesktop.Hal.Device.LaptopPanel/
 allow send_interface=org.freedesktop.Hal.Device.Volume/
 allow send_interface=org.freedesktop.Hal.Device.Volume.Crypto/
+allow receive_interface=org.freedesktop.Hal.Device receive_member=PropertyModified/
+allow receive_interface=org.freedesktop.Hal.Manager receive_member=DeviceAdded/
   /policy
 
 /busconfig


signature.asc
Description: Digital signature


Bug#432088: Please utilize APTCACHE on --create

2007-07-07 Thread Artur R. Czechowski
Package: pbuilder
Version: 0.170
Severity: wishlist

Hi,
Please use an APTCACHE configuration variable or --aptcache parameter
when new environment is created via --create options. Sometimes there
is no need to fetch all packages from network.

Regards
Artur

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

Kernel: Linux 2.6.21-2-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages pbuilder depends on:
ii  cdebootstrap  0.4.3  Bootstrap a Debian system
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debianutils   2.22.1 Miscellaneous utilities specific t
ii  gcc   4:4.1.2-3  The GNU C compiler
ii  wget  1.10.2-3   retrieves files from the web

Versions of packages pbuilder recommends:
pn  cowdancer none (no description available)
ii  devscripts2.10.6 Scripts to make the life of a Debi
ii  fakeroot  1.7.1  Gives a fake root environment
ii  sudo  1.6.8p12-5 Provide limited super user privile

-- no debconf information

-- 
Święta mogą być Twoje! Pakiet podstawowy już od 9,99 (bez karpia i choinki)
/yacoob/


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



Bug#432075: xorg: G450 gets raster lines at top 1/3 screen; Stable worked fine and *fast*

2007-07-07 Thread Julien Cristau
# reassigning to the server for now...
reassign 432075 xserver-xorg-core
severity 432075 normal
kthxbye

On Sat, Jul  7, 2007 at 02:27:33 -0700, dale wrote:

 This refers to the DRI/openGL, not standard unaccelerated X11.
 
 All GL programs, glxgears, are *very* slow with this version.
 Worse, a raster line appears horizontally and intersects the
 GL program.  No glx is possible!  This has been this way for
 some time now.  I've had to upgrade to unstable for various
 reasons.
 
 Am willing to send as much info as required to help get this
 bug fixed.  So far, the xorg code is worse than that other OS!
 
Please run '/usr/share/bug/xserver-xorg-core/script 31' and send the
output to this bug.  If you could determine which upgrade of which
package caused the regression, that would be appreciated as well.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#432087: balazar: Doesn't start because of a missing module

2007-07-07 Thread Dmitry V. Rutsky
Package: balazar
Version: 0.3.4.ds1-1
Severity: normal

After latest upgrade, Balazar gives the following message and quits.
=
[EMAIL PROTECTED]:~$ balazar
* Balazar * Balazar lives in /usr/share/games
Traceback (most recent call last):
  File /usr/games/balazar, line 39, in ?
import soya, soya.tofu4soya
  File /var/lib/python-support/python2.4/soya/tofu4soya.py, line 26, in ?
import twisted.internet.selectreactor
ImportError: No module named twisted.internet.selectreactor
=

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

Kernel: Linux 2.6.20.4 (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 balazar depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-cerealizer 0.6-1  secure pickle-like module for Pyth
ii  python-pyvorbis   1.3-1.2A Python interface to the Ogg Vorb
ii  python-soya   0.13.2-1   high level 3D engine for Python
ii  python-support0.6.4  automated rebuilding support for p

balazar recommends no packages.

-- no debconf information


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



Bug#432089: procps: sysctl crashes on free()

2007-07-07 Thread Wouter Van Hemel
Package: procps
Version: 1:3.2.7-3
Severity: important

Hello,

sysctl acts weird with some arguments, it seems to crash on free() somewhere.


[senta:~] sysctl net.ipv6.conf.all
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.accept_ra = 0
net.ipv6.conf.all.accept_redirects = 0
net.ipv6.conf.all.autoconf = 0
net.ipv6.conf.all.dad_transmits = 0
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.accept_ra_defrtr = 0
net.ipv6.conf.all.accept_ra_pinfo = 0
net.ipv6.conf.all.proxy_ndp = 0
net.ipv6.conf.all.accept_source_route = 0
*** glibc detected *** sysctl: free(): invalid next size (fast): 0x0804b008 ***
=== Backtrace: =
/lib/libc.so.6[0xb7df415e]
/lib/libc.so.6(cfree+0x90)[0xb7df77b0]
sysctl[0x804907a]
=== Memory map: 
08048000-0804a000 r-xp  21:01 4090   /sbin/sysctl
0804a000-0804b000 rw-p 1000 21:01 4090   /sbin/sysctl
0804b000-0806c000 rw-p 0804b000 00:00 0  [heap]
b7c0-b7c21000 rw-p b7c0 00:00 0
b7c21000-b7d0 ---p b7c21000 00:00 0
b7d8b000-b7d8c000 rw-p b7d8b000 00:00 0
b7d8c000-b7ec9000 r-xp  21:01 38224  /lib/libc-2.5.so
b7ec9000-b7eca000 r--p 0013d000 21:01 38224  /lib/libc-2.5.so
b7eca000-b7ecc000 rw-p 0013e000 21:01 38224  /lib/libc-2.5.so
b7ecc000-b7ecf000 rw-p b7ecc000 00:00 0
b7ecf000-b7edb000 r-xp  21:01 24146  /lib/libproc-3.2.7.so
b7edb000-b7edc000 rw-p b000 21:01 24146  /lib/libproc-3.2.7.so
b7edc000-b7ef rw-p b7edc000 00:00 0
b7efe000-b7f08000 r-xp  21:01 38175  /lib/libgcc_s.so.1
b7f08000-b7f09000 rw-p 9000 21:01 38175  /lib/libgcc_s.so.1
b7f09000-b7f0a000 rw-p b7f09000 00:00 0
b7f0c000-b7f0d000 rw-p b7f0c000 00:00 0
b7f0d000-b7f0e000 r-xp b7f0d000 00:00 0  [vdso]
b7f0e000-b7f29000 r-xp  21:01 38161  /lib/ld-2.5.so
b7f29000-b7f2b000 rw-p 0001b000 21:01 38161  /lib/ld-2.5.so
bf9fa000-bfa1 rw-p bf9fa000 00:00 0  [stack]
Aborted
[senta:~] uname -a
Linux senta 2.6.21 #1 Fri Jul 6 19:05:46 EEST 2007 i686 GNU/Linux
[senta:~] _


Thanks for your time,

  Wouter

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

Kernel: Linux 2.6.21
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages procps depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libncurses5   5.6-3  Shared libraries for terminal hand
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip

Versions of packages procps recommends:
ii  psmisc22.5-1 Utilities that use the proc filesy

-- no debconf information


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



Bug#432091: l10n regression?: Yakuake was translated in french and is not anymore.

2007-07-07 Thread Didier Raboud
Package: yakuake
Version: 2.8~beta1-1
Severity: normal
Tags: l10n

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

As the title says: Yakuake is not anymore translated in French, but was in its 
last version (2.7.5-4).

Regards, 

Didier

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

Debian Release: lenny/sid
  700 testing mirror.switch.ch 
  700 stable  security.debian.org 
  700 stable  mirror.switch.ch 
  600 unstablemirror.switch.ch 
   50 unstablemirror.switch.ch 
   50 testing mirror.switch.ch 
   50 stable  mirror.switch.ch 
   50 stable  debian.netcologne.de 
   50 kernel-dists-trunk kernel-archive.buildserver.net 
   50 kernel-dists-sid kernel-archive.buildserver.net 
   50 kernel-dists-etch kernel-archive.buildserver.net 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
kdelibs4c2a (= 4:3.5.6-1) | 4:3.5.7.dfsg.1-1
libc6   (= 2.5-5) | 2.5-9
libgcc1   (= 1:4.1.2) | 1:4.2-20070627-1
libqt3-mt (= 3:3.3.7) | 3:3.3.7-5
libstdc++6  (= 4.1.2) | 4.2-20070627-1
konsole| 4:3.5.7-1



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



Bug#432090: audacity: add a command Remove temporal files to chains editor

2007-07-07 Thread Fernando Cerezal
Package: audacity
Version: 1.3.3-1+b1
Severity: wishlist

When several files are selected to be applied a chain, the /tmp
directory grows too much, sometimes until it is full. I think should be
a clean temporal files command to be added in chains, so the user can
avoid the /tmp directory is full.
Perhaps, would be usefull that when a chain is finished the temporary
files always must be removed.

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

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

Versions of packages audacity depends on:
ii  libasound2  1.0.14a-1ALSA library
ii  libc6   2.5-9+b1 GNU C Library: Shared libraries
ii  libexpat1   1.95.8-3.4   XML parsing C library - runtime li
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libglib2.0-02.12.12-1The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libjack00.103.0-6JACK Audio Connection Kit (librari
ii  libmad0 0.15.1b-2.1  MPEG audio decoder library
ii  libogg0 1.1.3-2  Ogg Bitstream Library
ii  libsndfile1 1.0.17-3 Library for reading/writing audio 
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3
ii  libvorbis0a 1.1.2.dfsg-1.2   The Vorbis General Audio Compressi
ii  libvorbisenc2   1.1.2.dfsg-1.2   The Vorbis General Audio Compressi
ii  libvorbisfile3  1.1.2.dfsg-1.2   The Vorbis General Audio Compressi
ii  libwxbase2.6-0  2.6.3.2.1.5  wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0   2.6.3.2.1.5  wxWidgets Cross-platform C++ GUI t

audacity recommends no packages.

-- no debconf information


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



Bug#432032: libpango1.0-0: Japanese characters rendered invisible

2007-07-07 Thread Mathias Brodala
Hi.

Loïc Minier, 07.07.2007 12:35:
 On Sat, Jul 07, 2007, Mathias Brodala wrote:
 # apt-get install libpango1.0-0=1.16.2-2 libpango1.0-common=1.16.2-2 
 libpango1.0-dev=1.16.2-2
 
  You can try forcing the installation of these with dpkg; I doubt the
  packages which require newer pango truly need the new API.

No good. Not even downgrading to 1.14.8-5 and (accidentally) restarting the
system brought a difference. And also (accidentally) upgrading to 1.17.4-1 and
(willingly) restarting didn’t change the situation. Those characters still are
invisible.


Regards, Mathias

-- 
debian/rules



signature.asc
Description: OpenPGP digital signature


Bug#294520: Patch for this bug

2007-07-07 Thread Samuel Thibault
reassign 294520 parted
tags 294520 + patch
thanks

Hi,

This is really a bug in libparted. The difference between parted and
qtparted is that qtparted uses ped_disk_duplicate() for getting a fresh
copy of the partition table. And it happends that ped_disk_duplicate()
calls ped_disk_add_partition(), which makes a lot of bureaucracy,
including _renumbering_ through _partition_enumerate()... (and
alignment, etc...)

Here is patch for making ped_disk_duplicate() add the partition itself
in a much direct way, so as to make sure the duplicated partition is
really exactly the same as the original.

Bas Wijnen, le Wed 22 Feb 2006 11:57:08 +0100, a écrit :
 On Wed, Feb 15, 2006 at 10:21:42PM -0600, Adam Porter wrote:
  On Friday 10 February 2006 06:46, Bas Wijnen wrote:
   Could you please test if the problem is solved with this patch?

The patch doesn't solve the real issue explained above.

  Disk /dev/hdb: 120.0 GB, 120034123776 bytes
  16 heads, 63 sectors/track, 232581 cylinders
 
 Perhaps the number of cylinders is the problem for parted.

That's no problem.

Samuel
--- parted-1.8.1~git1/libparted/disk.c  2006-11-17 16:44:19.0 +0100
+++ parted-1.8.1~git1/libparted/disk.c  2007-07-07 15:16:33.0 +0200
@@ -207,23 +207,24 @@ static int
 _add_duplicate_part (PedDisk* disk, PedPartition* old_part)
 {
PedPartition*   new_part;
-   PedConstraint*  constraint_exact;
+   int ret;
 
new_part = disk-type-ops-partition_duplicate (old_part);
if (!new_part)
goto error;
new_part-disk = disk;
 
-   constraint_exact = ped_constraint_exact (new_part-geom);
-   if (!constraint_exact)
-   goto error_destroy_new_part;
-   if (!ped_disk_add_partition (disk, new_part, constraint_exact))
-   goto error_destroy_constraint_exact;
-   ped_constraint_destroy (constraint_exact);
+   _disk_push_update_mode (disk);
+   ret = _disk_raw_add (disk, new_part);
+   _disk_pop_update_mode (disk);
+   if (!ret)
+   goto error_destroy_new_part;
+#ifdef DEBUG
+   if (!_disk_check_sanity (disk))
+   goto error_destroy_new_part;
+#endif
return 1;
 
-error_destroy_constraint_exact:
-   ped_constraint_destroy (constraint_exact);
 error_destroy_new_part:
ped_partition_destroy (new_part);
 error:


Bug#432092: apt: No official way to tell APT to keep packages on autoremove

2007-07-07 Thread Mathias Brodala
Package: apt
Version: 0.7.3
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

AFAIS does APT provide no official way to keep packages when they have
been recognized as no longer needed and autoremovable. You can always do
an apt-get install --reinstall $package but I think something like
apt-get keep $package would be more intuitive.

I’m curious how Synaptic handles this since it offers a simple checkbox for
this without needing to reinstall the packages in question.

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

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

Versions of packages apt depends on:
ii  debian-archive-keyring  2007.02.19-0.1   GnuPG archive keys of the Debian a
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3

apt recommends no packages.

- -- no debconf information

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

iD8DBQFGj5KXYfUFJ3ewsJgRAhF1AKCc5dtiA/MedZ9FG/lcIxU+F6VjVwCfWrVJ
cKMu5Wg2kb8eOXYQ/MsVt7k=
=jeXK
-END PGP SIGNATURE-



Bug#432093: openoffice.org-base: can't edit my macros anymore - message is BASIC syntax error. Unexpected symbol: CRLF

2007-07-07 Thread Eike Sauer
Package: openoffice.org-base
Version: 2.2.1-5
Severity: normal

After I upgraded OpenOffice (see attached apt-get session transcript
- it's in German, but you will understand it anyway), I can't access 
my BASIC macros anymore. When I choose extras-macros-manage macros
-OpenOffice BASIC, and then edit on any of the macros, I get a 
message box telling me BASIC syntax error. Unexpected symbol: CRLF.(*)
OpenOffice then does not open an aditor window, so I've got no 
possibility to change any line endings. I did not touch the macros 
with anything but OpenOffice (I don't even know where they are saved).

To be honest, I don't know exactly if the error is due to the update.
I edited the macros, left OpenOffice, updated it, wanted to continue
editing macros, and got the error message. So it might be due to my
editing or due to the update, but it seems to be a bug either way.

(*) texts are translated form German, so they are not necessarily
the literal messages

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

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

Versions of packages openoffice.org-base depends on:
ii  libc6   2.5-9+b1 GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libhsqldb-java  1.8.0.7-3Java SQL database engine
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3
ii  libstlport4.6c2 4.6.2-3  STLport C++ class library
ii  openoffice.org-core 2.2.1-5  OpenOffice.org office suite archit
ii  openoffice.org-java-com 2.2.1-2  OpenOffice.org office suite Java s
ii  sun-java5-jre [java2-ru 1.5.0-11-1   Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java2-ru 6-00-2   Sun Java(TM) Runtime Environment (

openoffice.org-base recommends no packages.

Versions of packages openoffice.org-core depends on:
ii  debconf [debconf-2.0 1.5.13  Debian configuration management sy
ii  fontconfig   2.4.2-1.2   generic font configuration library
ii  libc62.5-9+b1GNU C Library: Shared libraries
ii  libcairo21.4.6-1.1   The Cairo 2D vector graphics libra
ii  libcurl3-gnutls  7.16.2-6Multi-protocol file transfer libra
ii  libdb4.4 4.4.20-8Berkeley v4.4 Database Libraries [
ii  libexpat11.95.8-3.4  XML parsing C library - runtime li
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libfreetype6 2.2.1-6 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.2-20070627-1GCC support library
ii  libglib2.0-0 2.12.12-1   The GLib library of C routines
ii  libgstreamer-plugins 0.10.13-2   GStreamer libraries from the base
ii  libgstreamer0.10-0   0.10.13-2   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.10.13-1   The GTK+ graphical user interface 
ii  libhunspell-1.1-01.1.6-1 spell checker and morphological an
ii  libice6  1:1.0.3-2   X11 Inter-Client Exchange library
ii  libicu36 3.6-2   International Components for Unico
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libldap2 2.1.30-13.4 OpenLDAP libraries
ii  libneon250.25.5.dfsg-6   An HTTP and WebDAV client library
ii  libnspr4-0d  1.8.0.12-0etch1 NetScape Portable Runtime Library
ii  libnss3-0d   3.11.7-1Network Security Service libraries
ii  libpam0g 0.79-4  Pluggable Authentication Modules l
ii  libpango1.0-01.16.4-1Layout and rendering of internatio
ii  libportaudio219+svn20070125-1Portable audio I/O - shared librar
ii  libsm6   2:1.0.3-1   X11 Session Management library
ii  libsndfile1  1.0.17-3Library for reading/writing audio 
ii  libstartup-notificat 0.9-1   library for program launch feedbac
ii  libstdc++6   4.2-20070627-1  The GNU Standard C++ Library v3
ii  libstlport4.6c2  4.6.2-3 STLport C++ class library
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxaw7  1:1.0.3-3   X11 Athena Widget library
ii  libxcursor1  1:1.1.8-2   X cursor management library
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.3-2   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.2-1   X11 Xinerama extension library

Bug#432095: tremulous-data: Please convince upstream to relicense under cc-by-sa version 3

2007-07-07 Thread Moritz Muehlenhoff
Package: tremulous-data
Severity: wishlist

Hi,
Attribution-ShareAlike 3 has been ruled DFSG-free by FTP masters.
(http://packages.debian.org/changelogs/pool/main/w/whichwayisup/current/copyright)

Please convince upstream to re-license the game media under version 3
of cc-by-sa 3, so that Tremulous can be moved to main.

Cheers,
Moritz

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

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


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



Bug#432094: singularity-data: Please convince upstream to relicense under cc-by-sa version 3

2007-07-07 Thread Moritz Muehlenhoff
Package: singularity-data
Severity: wishlist

Hi,
Attribution-ShareAlike 3 has been ruled DFSG-free by FTP masters.
(http://packages.debian.org/changelogs/pool/main/w/whichwayisup/current/copyright)

Please convince upstream to re-license the game media under version 3
of cc-by-sa 3, so that singularity can be moved to main.

Cheers,
Moritz

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

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


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



Bug#432096: awstats: Produces invalid XML report page with BuildReportFormat=xhtml

2007-07-07 Thread Anssi Kolehmainen
Package: awstats
Version: 6.6+dfsg-1
Severity: important
Tags: patch

Awstats fails to produce valid XHTML report page [1] when
BuildReportFormat=xhtml is set in main config and separate config files
[3] are used. This invalid XML causes iceweasel to barf and display XML
Parsing Error page.

It seems that line 1214 [2] in awstats.pl is hit when separate config
files are used and that causes awstats to produce content page instead
of frameset-page... only problem is that page gets body start tag but
no end tag where it should be.

Simple workaround is to comment out line in question and then everything
works fine. Considering that perl 5.6 must be ancient why is such
warning even needed?

Other patching possibility is to add detection for frameset page in
warning() around line 898.

1: http://localhost/cgi-bin/awstats.pl?config=myconfig
2: warning(Warning: Perl versions before 5.6 cannot handle nested 
includes);
3: My awstats config is split into multiple files. There is 
awstats.conf for common options and /etc/awstats.site1.conf with 
Only/SkipFiles regexp for site A, /etc/awstats.site2.conf for site B 
etc.

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

Kernel: Linux 2.6.20.1
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 awstats depends on:
ii  perl [libstorable-perl]   5.8.8-7Larry Wall's Practical Extraction 

Versions of packages awstats recommends:
ii  libnet-xwhois-perl0.90-3 Whois Client Interface for Perl5

-- no debconf information


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



Bug#432068: Outdated scripts of debootstrap

2007-07-07 Thread Dr. Markus Waldeck
 Yes, there is a reason to keep the outdated scripts.
 They allow to bootstrap older versions of Debian.

For what or for whom?

For archaeologist?


-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


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



Bug#294520: Patch for this bug

2007-07-07 Thread Bas Wijnen
Hi,

Great to see some work being done on this!

On Sat, Jul 07, 2007 at 03:20:03PM +0200, Samuel Thibault wrote:
 This is really a bug in libparted. The difference between parted and
 qtparted is that qtparted uses ped_disk_duplicate() for getting a fresh
 copy of the partition table. And it happends that ped_disk_duplicate()
 calls ped_disk_add_partition(), which makes a lot of bureaucracy,
 including _renumbering_ through _partition_enumerate()... (and
 alignment, etc...)
 
 Here is patch for making ped_disk_duplicate() add the partition itself
 in a much direct way, so as to make sure the duplicated partition is
 really exactly the same as the original.
 
 Bas Wijnen, le Wed 22 Feb 2006 11:57:08 +0100, a ?crit :
  On Wed, Feb 15, 2006 at 10:21:42PM -0600, Adam Porter wrote:
   On Friday 10 February 2006 06:46, Bas Wijnen wrote:
Could you please test if the problem is solved with this patch?
 
 The patch doesn't solve the real issue explained above.

Can you explain?  Given your description I would expect the patch to fix
both the problem and the symptom (of wrongly-numbered partitions).

Thanks,
Bas

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


signature.asc
Description: Digital signature


Bug#432097: gtkam: newer upstream release

2007-07-07 Thread Bart Martens
Package: gtkam
Severity: wishlist


Hi,

Have you noticed that there's an upstream release newer than currently
in Debian ?  Maybe it fixes a few bugs, no idea.
http://sourceforge.net/project/showfiles.php?group_id=8874

Regards,

Bart Martens




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



Bug#411888: changes in time values are lost on reboot due to hwclock doesn't work w/o --directisa option

2007-07-07 Thread [EMAIL PROTECTED]



 It's just a confirmation to message by Martin Hammermuller in this
bug report log.

 My amd64 running brand new Debian4 i386 stable release (installed
from CD images).

 Hardware:

 Asus M2N-E (AM2, nVidia nForce 570 Ultra chipset) AMD Athlon64
3000+ (not x2)

 # hwclock --version
hwclock from util-linux-2.12r

  # aptitude show util-linux 

 Version: 2.12r-19 


 # hwclock

 select() to /dev/rtc to wait for clock tick timed out 


 # hwclock --directisa
Sat Jul  7 14:02:59 2007  -0.432795 seconds

 So it made me patch /etc/init.d/hwclock.sh script with directisa
option for systime saving/restoring while shutdown/boot. 


  

Bug#431906: berusky: endianness issue

2007-07-07 Thread Benoît Dejean
Package: berusky
Version: 1.1-1
Followup-For: Bug #431906

Hello,

the data files are binary and are litte endian.

I understand that a level file is represented by :

typedef struct __attribute__ ((__packed__)) {

   char signum[30];   // - retezec Berusky (C) Anakreon 1998
   char back; // - cislo pozadi
   char music;// - cislo hudby k tomuto levelu
   char rot[5];   // - natoceni hracu
   char rezerved[100];// - pro pozdejsi pouziti
   word floor[LEVEL_CELLS_Y][LEVEL_CELLS_X][10];// - podlaha
   word level[LEVEL_CELLS_Y][LEVEL_CELLS_X][10];  //- herni plocha (dnesni 
level)
   word players[LEVEL_CELLS_Y][LEVEL_CELLS_X];//- mapa hracu (dneska sou 
hraci n levelu)

} LEVEL_DISK;

I can't read cz comments.

Let's hope for the packed attribute to work (some other arch may have
stronger alignment requirements, sparc anyone ?)

I'm attaching a patch to flip floor/level/players. Maybe the rot
member would need to be handled too, i don't know what it is.

I don't know if the array layout is endian-dependent, i only flip the
word. On the first level, easy, the exit is on the bottom left corner.

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

Kernel: Linux 2.6.22-rc7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages berusky depends on:
ii  berusky-data1.0-1Data files for Berusky
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3

berusky recommends no packages.

-- no debconf information
--- src/level_game.cpp	2007-03-26 22:17:02.0 +0200
+++ src/level_game.cpp.new	2007-07-07 16:14:49.0 +0200
@@ -25,6 +25,8 @@
  *
  */
 
+#include endian.h
+
 #include berusky.h
 
 / 
@@ -173,6 +175,17 @@
   return(file_exists(NULL, p_file));
 }
 
+
+static inline word word_from_le(word w)
+{
+#if BYTE_ORDER == BIG_ENDIAN
+  return static_castword(w  8) | static_castword(w  8);
+#else
+  return w;
+#endif
+}
+
+
 void level_generic::level_import(LEVEL_DISK *p_lev)
 {
   item_handle item;
@@ -185,27 +198,27 @@
  for(y = 0; y  LEVEL_CELLS_Y; y++) {
  
 // Import correction for floor
-item = p_lev-floor[y][x][0];
+item = word_from_le(p_lev-floor[y][x][0]);
 if(item)
   item = NO_ITEM;
  
 if(p_repo-item_valid(item))
-  cell_set(x, y, LAYER_FLOOR, item, p_lev-floor[y][x][1], p_lev-floor[y][x][2], true);
+  cell_set(x, y, LAYER_FLOOR, item, word_from_le(p_lev-floor[y][x][1]), word_from_le(p_lev-floor[y][x][2]), true);
 else
   cell_clear(x, y, LAYER_FLOOR, true);
 
 // Import correction for items
-item = p_lev-level[y][x][0];
+item = word_from_le(p_lev-level[y][x][0]);
 if(!item)
   item = NO_ITEM;
   
 if(p_repo-item_valid(item))
-  cell_set(x, y, LAYER_ITEMS, item, p_lev-level[y][x][1], p_lev-level[y][x][2], true);
+  cell_set(x, y, LAYER_ITEMS, item, word_from_le(p_lev-level[y][x][1]), word_from_le(p_lev-level[y][x][2]), true);
 else
   cell_clear(x, y, LAYER_ITEMS, true);
 
 // Import correction for players
-player = p_lev-players[y][x];
+player = word_from_le(p_lev-players[y][x]);
 if(player == NO_PLAYER)
   item = NO_ITEM;
 else {  


Bug#432098: muine: FTBFS due to libflac transition

2007-07-07 Thread Steve Kowalik

Package: muine
Version: 0.8.7-1
Severity: serious
Justification: no longer builds from source

muine can't build from source due to libflac transition.

===

cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\libmuine\
-DGNOMELOCALEDIR=\/usr/share/locale\ -DORBIT2=1 -pthread
-DPNG_NO_MMX_CODE -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -Wall
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
-Werror -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGNOME_DISABLE_DEPRECATED -g -Wall -O2 -c metadata.c  -fPIC -DPIC -o
.libs/metadata.o
cc1: warnings being treated as errors
metadata.c: In function 'assign_metadata_flac':
metadata.c:832: warning: implicit declaration of function
'FLAC__stream_decoder_set_read_callback'
metadata.c:832: warning: nested extern declaration of
'FLAC__stream_decoder_set_read_callback'
metadata.c:833: warning: implicit declaration of function
'FLAC__stream_decoder_set_write_callback'
metadata.c:833: warning: nested extern declaration of
'FLAC__stream_decoder_set_write_callback'
metadata.c:834: warning: implicit declaration of function
'FLAC__stream_decoder_set_metadata_callback'
metadata.c:834: warning: nested extern declaration of
'FLAC__stream_decoder_set_metadata_callback'
metadata.c:835: warning: implicit declaration of function
'FLAC__stream_decoder_set_error_callback'
metadata.c:835: warning: nested extern declaration of
'FLAC__stream_decoder_set_error_callback'
metadata.c:840: warning: implicit declaration of function
'FLAC__stream_decoder_set_client_data'
metadata.c:840: warning: nested extern declaration of
'FLAC__stream_decoder_set_client_data'
metadata.c:847: warning: implicit declaration of function
'FLAC__stream_decoder_init'
metadata.c:847: warning: nested extern declaration of
'FLAC__stream_decoder_init'
make[4]: *** [metadata.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/muine-0.8.7/libmuine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/muine-0.8.7/libmuine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/muine-0.8.7'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/muine-0.8.7'
make: *** [debian/stamp-makefile-build] Error 2

===

-- System Information:
Debian Release: 4.0
  APT prefers feisty-updates
  APT policy: (500, 'feisty-updates'), (500, 'feisty-security'), (500, 'feisty')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.20-16-generic
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

-- 
Steve
I may be love's bitch, but at least I'm man enough to admit it.
 - Spike


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



Bug#427930: crashes of wengophone and its unusability

2007-07-07 Thread Torsten Wiebke
Hallo,
now I have the same Problems with: 2.1.0.dfsg-3+b1

Am Sun, 17 Jun 2007 15:12:07 +0200
schrieb Marco Nenciarini [EMAIL PROTECTED]:
 Can you provide me a coredump?
I asked You once how to do that. Please give me a how to.
Do you want to have something like this:
Core was generated by `/usr/bin/qtwengophone'.
Program terminated with signal 5, Trace/breakpoint trap.
#0  0xb6d71801 in __nptl_death_event ()
from /lib/i686/cmov/libpthread.so.0 (gdb) 

Or something like this:
Dump of assembler code from 0x82579d0 to 0x8257ad0:
0x082579d0 main+0:lea0x4(%esp),%ecx
0x082579d4 main+4:and$0xfff0,%esp
0x082579d7 main+7:pushl  0xfffc(%ecx)
0x082579da main+10:   push   %ebp
0x082579db main+11:   mov%esp,%ebp
0x082579dd main+13:   push   %edi
0x082579de main+14:   push   %esi
0x082579df main+15:   push   %ebx
0x082579e0 main+16:   push   %ecx
0x082579e1 main+17:   call   0x824943b
_ZN12QtWengoPhone11qt_metacallEN11QMetaObject4CallEiPPv+459
0x082579e6 main+22:   add$0x6cfbda,%ebx 0x082579ec main+28:
sub$0x118,%esp 0x082579f2 main+34:   mov0x4(%ecx),%eax
0x082579f5 main+37:   mov%ecx,0xff1c(%ebp)
0x082579fb main+43:   lea0xffa8(%ebp),%edi
0x082579fe main+46:   mov%eax,0xff18(%ebp)
0x08257a04 main+52:   lea0xffd5(%ebp),%eax
0x08257a07 main+55:   mov%eax,0x8(%esp)
0x08257a0b main+59:   lea0xffe1579f(%ebx),%eax
0x08257a11 main+65:   mov%eax,0x4(%esp)
0x08257a15 main+69:   mov%edi,(%esp)
0x08257a18 main+72:   call   0x8248ba0 [EMAIL PROTECTED]
0x08257a1d main+77:   lea0xffe15814(%ebx),%edx
0x08257a23 main+83:   lea0xffd6(%ebp),%eax
0x08257a26 main+86:   lea0xffac(%ebp),%esi
0x08257a29 main+89:   mov%eax,0x8(%esp)
0x08257a2d main+93:   mov%edx,0xff04(%ebp)
0x08257a33 main+99:   mov%edx,0x4(%esp)
0x08257a37 main+103:  mov%esi,(%esp)
0x08257a3a main+106:  call   0x8248ba0 [EMAIL PROTECTED]
0x08257a3f main+111:  mov0xd380(%ebx),%eax
0x08257a45 main+117:  mov%edi,0x8(%esp)
0x08257a49 main+121:  mov%esi,0x4(%esp)
0x08257a4d main+125:  mov%eax,(%esp)
0x08257a50 main+128:  call   0x83d1ac0 _ZN6Logger5debugERKSsS1_
0x08257a55 main+133:  mov0xffac(%ebp),%esi
0x08257a58 main+136:  sub$0xc,%esi
0x08257a5b main+139:  cmp0xd8c4(%ebx),%esi
0x08257a61 main+145:  jne0x825805f main+1679
0x08257a67 main+151:  mov0xffa8(%ebp),%esi
0x08257a6a main+154:  sub$0xc,%esi
0x08257a6d main+157:  cmp%esi,0xd8c4(%ebx)
0x08257a73 main+163:  jne0x8258030 main+1632
0x08257a79 main+169:  lea0xff930370(%ebx),%eax
0x08257a7f main+175:  mov%eax,0x4(%esp)
0x08257a83 main+179:  lea0xffb0(%ebp),%esi
0x08257a86 main+182:  movl   $0xd,(%esp)
0x08257a8d main+189:  call   0x8247320 [EMAIL PROTECTED]
0x08257a92 main+194:  lea0xff9303b0(%ebx),%eax
0x08257a98 main+200:  mov%eax,0x4(%esp)
0x08257a9c main+204:  movl   $0x11,(%esp)
0x08257aa3 main+211:  call   0x8247320 [EMAIL PROTECTED]
0x08257aa8 main+216:  call   0x8486e70
_ZN13ConfigManager11getInstanceEv 0x08257aad main+221:  mov
%eax,(%esp) 0x08257ab0 main+224:  call   0x8486a90
_ZNK13ConfigManager16getCurrentConfigEv 0x08257ab5 main+229:
mov%eax,0xff24(%ebp) 0x08257abb main+235:  mov%eax,(%esp)
0x08257abe main+238:  call   0x846f420
_ZN6Config19fixWenboxConfigHackEv 0x08257ac3 main+243:  call
0x8486e70 _ZN13ConfigManager11getInstanceEv 0x08257ac8 main+248:
lea0xff9c(%ebp),%edx 0x08257acb main+251:  mov
%eax,0x4(%esp) 0x08257acf main+255:  mov%edx,0xff08(%ebp)
End of assembler dump.


After some time running wengophone gdb terminatet abnormally. 
EnumPresenceState::PresenceState, std::string, std::string): presence
of=218040588 changed=away Signal catched: SIGCHLD
^@
Speicherzugriffsfehler



-- 


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



Bug#432068: Outdated scripts of debootstrap

2007-07-07 Thread Geert Stappers
Op 07-07-2007 om 15:41 schreef Dr. Markus Waldeck:
 
 For what or for whom?
 
 For archaeologist?

Good example.

Here some more examples:

* Installs on old hardware.
(Imagine sentimentel reasons as Dad's 486 (did cost 3 months salary))

* Old applications, needing old libraries.
(could be running in a Qemu environment)

* Old source, depending on old compiler settings (bugs)



Back to the original question:

| Is there any reason to include scripts for potato, woody, sarge, warty,
| hoary and breezy?

Where the answer is:  Yes!


If you wanted to say:

| Could the included scripts for potato, woody, sarge, warty,
| hoary and breezy be removed?


Is for me the same as:

| Could that old castle be tear down?


And as an answer:

Enjoy that cute castle in the landscape!



Cheers
Geert Stappers
-- 
Live and let live


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



Bug#417933: /usr/share/man/man5/proc.5.gz: proc(5) is wronf wrt /proc/[process]/stat

2007-07-07 Thread Michael Kerrisk
tags 417933 fixed-upstream
thanks

For upstream 2.63, I believe I have made the description of /proc/PID/stat
up to date, as at 2.6.21 (there have been many niggling little changes).  I
would be happy if one of you (Pierre or Justin) could review the text/code;
see below.

Best regards,

Michael

  /proc/[number]/stat
  Status  information about the process.  This is used by
  ps(1). It is defined in
  /usr/src/linux/fs/proc/array.c.

  The fields, in order, with their proper scanf(3) format
  specifiers, are:

  pid %d The process ID.

  comm %s
 The filename of the executable, in  parentheses.
 This is visible whether or not the executable is
 swapped out.

  state %c
 One character from the string RSDZTW  where  R
 is  running,  S  is sleeping in an interruptible
 wait,  D  is  waiting  in  uninterruptible  disk
 sleep, Z is zombie, T is traced or stopped (on a
 signal), and W is paging.

  ppid %d
 The PID of the parent.

  pgrp %d
 The process group ID of the process.

  session %d
 The session ID of the process.

  tty_nr %d
 The tty the process uses.

 tpgid %d
 The process group ID of the process  which  cur-
 rently  owns  the  tty  that the process is con-
 nected to.

  flags %u
 The kernel flags word of the process.   For  bit
 meanings,seethePF_*definesin
 linux/sched.h.  Details depend on  the  kernel
 version.

  minflt %lu
 The  number of minor faults the process has made
 which have not required loading  a  memory  page
 from disk.

  cminflt %lu
 The  number  of  minor faults that the process's
 waited-for children have made.

  majflt %lu
 The number of major faults the process has  made
 which  have  required loading a memory page from
 disk.

  cmajflt %lu
 The number of major faults  that  the  process's
 waited-for children have made.

  utime %lu
 The number of jiffies that this process has been
 scheduled in user mode.

  stime %lu
 The number of jiffies that this process has been
 scheduled in kernel mode.

  cutime %ld
 The   number  of  jiffies  that  this  process's
 waited-for children have been scheduled in  user
 mode.  (See also times(2).)

  cstime %ld
 The   number  of  jiffies  that  this  process's
 waited-for children have been scheduled in  ker-
 nel mode.

  priority %ld
 The  standard  nice  value,  plus  fifteen.  The
 value is never negative in the kernel.

  nice %ld
 The nice value ranges from 19  (nicest)  to  -19
 (not nice to others).

  num_threads %ld
 Before kernel 2.6, this fields was hard coded to
 0 as a placeholder for an earlier removed field.

  itrealvalue %ld
 The  time  in jiffies before the next SIGALRM is
 sent to the process due to  an  interval  timer.
 Since  kernel  2.6.17,  this  field is no longer
 maintained, and is hard coded as 0.

  starttime %llu (was %lu before Linux 2.6)
 The time in jiffies the  process  started  after
 system boot.

  vsize %lu
 Virtual memory size in bytes.

  rss %ld
 Resident  Set  Size: number of pages the process
 has in real memory, minus 3  for  administrative
 purposes.   This  is  just the pages which count
 towards text, data, or stack space.   This  does
 not  include  pages  which have not been demand-
 loaded in, or which are swapped out.

  rlim %lu
 Current limit in bytes on the rss of the process
 (usually 4294967295 on i386).

  startcode %lu
 The address above which program text 

Bug#349388: man-pages.7 (Re: Bug#349388: argp.3)

2007-07-07 Thread Michael Kerrisk
Hi Justin,
 On Mon, Jun 11, 2007 at 12:52:19AM +0200, Michael Kerrisk wrote:
 
 Could you have a read of man-pages(7) (new in 2.54).
 Just read it; thanks for putting this together; I think this addresses
 a small criticism by Colin in one of my consistency bugs regarding the
 difference between manpage input format and style guide.
 
 --- - 2007-06-23 19:32:10.332702000 -0400
 +++ /tmp/man-pages.7  2007-06-23 19:31:55.0 -0400
 @@ -351,7 +351,7 @@
  of (over time potentially numerous) authors;
  if you write or significantly amend a page,
  add a copyright notice as a comment in the source file.
 -If you are the author a device driver and what to include
 +If you are the author of a device driver and want to include

Thanks -- applied for 2.63.

 (Note that this includes 2 changes)

And thanks for that too -- sometimes I'll look at a simple patch like this
and do a manual edit, and I could miss the fact that there are two changes.

Cheers,

Michael

-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7

Want to help with man page maintenance?  Grab the latest tarball at
http://www.kernel.org/pub/linux/docs/manpages/
read the HOWTOHELP file and grep the source files for 'FIXME'.




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



Bug#425803: #425803 [FIXED 2007-11]: upgrade fails ... (still fails here)

2007-07-07 Thread A. Costa
Package: texlive-base-bin
Version: 2007-12
Followup-For: Bug #425803


Though I've tried the fixing advice here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425803

...the package won't install:

% cd /var/cache/apt/archives
% dpkg --force-confmiss -i texlive-base-bin_2007-12_i386.deb 
texlive-base_2007-10_all.deb  texlive-latex-base_2007-10_all.deb(Reading 
database ... 197544 files and directories currently installed.)
Preparing to replace texlive-base-bin 2007-12 (using 
texlive-base-bin_2007-12_i386.deb) ...
{ etc...}
Setting up texlive-base-bin (2007-12) ...
Running mktexlsr. This may take some time... done.
Building format(s) --all.
This may take some time... 
fmtutil-sys failed. Output has been stored in
/tmp/fmtutil.nae14327
Please include this file if you report a bug.

dpkg: error processing texlive-base-bin (--install):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of texlive-base:
 texlive-base depends on texlive-base-bin (= 2007-8); however:
  Package texlive-base-bin is not configured yet.
dpkg: error processing texlive-base (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-latex-base:
 texlive-latex-base depends on texlive-base (= 2007-7); however:
  Package texlive-base is not configured yet.
dpkg: error processing texlive-latex-base (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 texlive-base-bin
 texlive-base
 texlive-latex-base
% echo $?
1

Attached is the '/tmp/fmtutil.nae14327' file from the above output.

Hope this helps...


-- Package-specific info:
If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report. Don't forget to also include minimal examples of
other files that are needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.latex-einfuehrung.de/mini-en.html (english)

or 

http://www.latex-einfuehrung.de/mini.html (german)

##
minimal input file


##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 648 Jul  7 10:41 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root staff 25 Oct 17  2005 /usr/local/share/texmf/ls-R - 
/var/lib/texmf/ls-R-LOCAL
lrwxrwxrwx 1 root root 29 Jun 21 12:04 /usr/share/texmf/ls-R - 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 Jul  7 10:13 /usr/share/texmf-texlive/ls-R - 
/var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 Jul  7 10:13 /usr/share/texmf-texlive/ls-R - 
/var/lib/texmf/ls-R-TEXLIVE
##
 Config files
lrwxrwxrwx 1 root root 20 Jun 21 12:04 /usr/share/texmf/web2c/texmf.cnf - 
/etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 6036 Jul  7 10:41 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 3128 Jul  7 10:41 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 1835 Jul  7 10:41 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 1
-rw-r--r-- 1 root root 283 Aug 16  2006 mktex.cnf
##
 md5sums of texmf.d
25bf3a257a0bedb5c67349c3eaff74af  /etc/texmf/texmf.d/05TeXMF.cnf
5f7f6652cc8b8071c9e4ea6ba9e9f0a1  /etc/texmf/texmf.d/15Plain.cnf
8a26468004b5ebc7ae9884740356c1d0  /etc/texmf/texmf.d/45TeXinputs.cnf
595ef1ea9fb3389b97c04ab819cbc795  /etc/texmf/texmf.d/45TeXinputs.cnf.dpkg-old
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
e36faa13563bdb46303b91ab3f6ea638  /etc/texmf/texmf.d/85Misc.cnf
7e8f87acdeba48edac16d851c77b9e75  /etc/texmf/texmf.d/90TeXDoc.cnf
30f4f13357c2761ed01a6a15f28725a5  /etc/texmf/texmf.d/95NonPath.cnf

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

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

Versions of packages texlive-base-bin depends on:
ii  ed  0.2-20   The classic unix line editor
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libkpathsea42007-12  TeX Live: path search library 

Bug#294520: Patch for this bug

2007-07-07 Thread Samuel Thibault
Hi,

Bas Wijnen, le Sat 07 Jul 2007 15:57:32 +0200, a écrit :
  Bas Wijnen, le Wed 22 Feb 2006 11:57:08 +0100, a ?crit :
   On Wed, Feb 15, 2006 at 10:21:42PM -0600, Adam Porter wrote:
On Friday 10 February 2006 06:46, Bas Wijnen wrote:
 Could you please test if the problem is solved with this patch?
  
  The patch doesn't solve the real issue explained above.
 
 Can you explain?  Given your description I would expect the patch to fix
 both the problem and the symptom (of wrongly-numbered partitions).

I was referring to the previously-posted patch, not mine.

Samuel



Bug#432099: gettext: Please distribute msghack

2007-07-07 Thread Nicolas François
Package: gettext
Version: 0.16.1-1
Severity: wishlist
Tags: patch

Hello,

Redhat distributes a python script in gettext which can perform some
interesting operations (e.g. inverting msgid/msgstr). Could you
distribute it in the Debian gettext package?

If you disagree, can you reassign this bug to translate-toolkit, which is
python based, and could also be a candidate to distribute it.

Please find attached the Redhat script and a small manual page I wrote for
this tool.

Thanks in advance,
-- 
Nekral
#!/usr/bin/python
## Copyright (C) 2001 Red Hat, Inc.
## Copyright (C) 2001 Trond Eivind Glomsrød [EMAIL PROTECTED]

## v0.2 - 2001-08-21

## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.

## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
## GNU General Public License for more details.

## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


A msghack replacement


import string
import sys

class GTMessage:

A class containing a message, its msgid and various references pointing at it


def __init__(self,id=None,message=None,refs=[]):

The constructor for the GTMessage class
@self The object instance
@message The message
@id The messageid associated with the object

self._message=string.strip(message)
self._id=string.strip(id)
self._refs=[]
for ref in refs:
self._refs.append(ref)

def __str__(self):

Return a string representation of the object
@self The object instance

res=
for ref in self._refs:
res=res+ref+\n
res=res+msgid %s\nmsgstr %s\n % (self._id,self._message)
return res

def invertedStrings(self):

Returns a string representation, but with msgid and msgstr inverted.
Note: Don't invert the  string
@self The object instance

res=
for ref in self._refs:
res=res+ref+\n
if not self._id==\\:
res=res+msgid %s\nmsgstr %s\n % (self._message,self._id)
else:
res=res+msgid %s\nmsgstr %s\n % (self._id,self._message)
return res

def emptyMsgStrings(self):

Return a string representation of the object, but leave the msgstr
empty - create a pot file from a po file
Note: Won't remove the  string
@self The object instance

res=
for ref in self._refs:
res=res+ref+\n
if not self._id==\\:
res=res+msgid %s\nmsgstr \\\n % (self._id)
else:
res=res+msgid %s\nmsgstr %s\n % (self._id,self._message)
return res

def compareMessage(self,msg):

Return  if the messages have identical msgids, 0 otherwise
@self The object instance
@msg The message to compare to


if self._id == msg._id:
return 1
return 0


class GTMasterMessage:

A class containing a message, its msgid and various references pointing at it
The difference between GTMessage and GTMasterMessage is that this class
can do less operations, but is able to store multiple msgstrs with identifiers
(usually language, like 'msgst(no)'


def __init__(self,id=None,refs=[]):

The constructor for the GTMessage class
@self The object instance
@id The messageid associated with the object

self._id=id
self._refs=[]
self._messages=[]
for ref in refs:
self._refs.append(ref)

def addMessage(self,message,identifier):

Add a new message and identifier to the GTMasterMessage object
@self The object instance
@message The message to append
@identifier The identifier of the message

self._messages.append((identifier,message))

def __str__(self):

Return a string representation of the object
@self The object instance

res=
for ref in self._refs:
res=res+ref+\n
res=res+msgid %s\n % self._id
for message in self._messages:
res=res+msgstr(%s) %s\n %(message[0],message[1])
res=res+\n
return res

class GTFile:

A class containing the GTMessages contained in a file


def __init__(self,filename):

The constructor of the GTMFile class
@self The object instance
@filename The  file to 

Bug#432032: libpango1.0-0: Japanese characters rendered invisible

2007-07-07 Thread Loïc Minier
On Sat, Jul 07, 2007, Mathias Brodala wrote:
 No good. Not even downgrading to 1.14.8-5 and (accidentally) restarting the
 system brought a difference. And also (accidentally) upgrading to 1.17.4-1 and
 (willingly) restarting didn’t change the situation. Those characters still are
 invisible.

 Ok; so it's not pango's fault.  Perhaps you can check other packages
 you upgraded recently?

 Are you certain that the encoding of your files is in UTF-8?  You can
 find out by ls | file -.

-- 
Loïc Minier



Bug#432103: hal: Gives unknown mount option flush when mounting an USB stick (vfat)

2007-07-07 Thread Dieter Weber
Package: hal
Version: 0.5.9.1-2
Severity: important
Tags: patch


I'm using KDE. When I plug in a vfat-formatted USB stick KDE tries to mount it, 
but Konqueror displays an error box with this message:

 mount: wrong fs type, bad option, bad superblock on /dev/sda, missing 
 codepage or other error In some cases useful info is found in syslog - 
 try dmesg | tail or so

In the output of dmesg I find the following lines, the last indicating the 
error:

 usb 4-4: new high speed USB device using ehci_hcd and address 6
 usb 4-4: configuration #1 chosen from 1 choice
 scsi3 : SCSI emulation for USB Mass Storage devices
 usb-storage: device found at 6
 usb-storage: waiting for device to settle before scanning
   Vendor: USB   Model: DISK Pro  Rev: 1100
   Type:   Direct-Access  ANSI SCSI revision: 00
 SCSI device sda: 3963904 512-byte hdwr sectors (2030 MB)
 sda: Write Protect is off
 sda: Mode Sense: 43 00 00 00
 sda: assuming drive cache: write through
 SCSI device sda: 3963904 512-byte hdwr sectors (2030 MB)
 sda: Write Protect is off
 sda: Mode Sense: 43 00 00 00
 sda: assuming drive cache: write through
  sda: unknown partition table
 sd 3:0:0:0: Attached scsi removable disk sda
 usb-storage: device scan complete
 FAT: Unrecognized mount option flush or missing value

Mounting the stick as root with the mount command works.

The problems disappears when line 155 in 
/usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi
is commented out:

  !-- allow these mount options for vfat --
  match key=volume.fstype string=vfat
match key=/org/freedesktop/Hal/devices/computer:system.kernel.name 
string=Linux
  append key=volume.mount.valid_options type=strlistutf8/append
  append key=volume.mount.valid_options 
type=strlistshortname=/append
  append key=volume.mount.valid_options 
type=strlistcodepage=/append
  append key=volume.mount.valid_options 
type=strlistiocharset=/append
  append key=volume.mount.valid_options 
type=strlistumask=/append
  append key=volume.mount.valid_options 
type=strlistdmask=/append
  append key=volume.mount.valid_options 
type=strlistfmask=/append
  append key=volume.mount.valid_options type=strlistuid=/append
!--  append key=volume.mount.valid_options 
type=strlistflush/append --
/match
match key=/org/freedesktop/Hal/devices/computer:system.kernel.name 
string=FreeBSD
  append key=volume.mount.valid_options 
type=strlistlongnames/append
  append key=volume.mount.valid_options 
type=strlistshortnames/append
  append key=volume.mount.valid_options 
type=strlistnowin95/append
  append key=volume.mount.valid_options type=strlist-u=/append
  append key=volume.mount.valid_options type=strlist-g=/append
  append key=volume.mount.valid_options type=strlist-m=/append
  append key=volume.mount.valid_options type=strlist-M=/append
  append key=volume.mount.valid_options type=strlist-L=/append
  append key=volume.mount.valid_options type=strlist-D=/append
/match
  /match

After changing the file hald needs to be restarted.

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

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

Versions of packages hal depends on:
ii  adduser 3.103Add and remove users and groups
ii  dbus1.1.1-1  simple interprocess messaging syst
ii  hal-info20070618-1   Hardware Abstraction Layer - fdi f
ii  libc6   2.5-9+b1 GNU C Library: Shared libraries
ii  libdbus-1-3 1.1.1-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.73-2   simple interprocess messaging syst
ii  libexpat1   1.95.8-3.4   XML parsing C library - runtime li
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libglib2.0-02.12.12-1The GLib library of C routines
ii  libhal-storage1 0.5.9.1-2Hardware Abstraction Layer - share
ii  libhal1 0.5.9.1-2Hardware Abstraction Layer - share
ii  libsmbios1  0.13.6-1 Provide access to (SM)BIOS informa
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3
ii  libusb-0.1-42:0.1.12-7   userspace USB programming library
ii  libvolume-id0   0.105-4  libvolume_id shared library
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip
ii  pciutils1:2.2.4~pre4-1   Linux PCI Utilities
ii  udev0.105-4  /dev/ and hotplug 

Bug#432102: texlive-latex-extra: doesn't actually include the empheq package

2007-07-07 Thread Jakub Wilk

Package: texlive-latex-extra
Version: 2007-3
Severity: normal

$ apt-cache show texlive-latex-extra | grep empheq
 empheq -- EMPHasizing EQuations.

$ dpkg -L texlive-latex-extra | grep empheq
/usr/share/doc/texlive-latex-extra/latex/empheq
/usr/share/doc/texlive-latex-extra/latex/empheq/README
/usr/share/doc/texlive-doc/latex/empheq
/usr/share/doc/texlive-doc/latex/empheq/README

$ diff /usr/share/doc/texlive-*/latex/empheq/README

$ cat /usr/share/doc/texlive-doc/latex/empheq/README
The empheq package is now part of the mh bundle, to be found on CTAN
in

 macros/latex/contrib/mh


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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-latex-extra depends on:
ii  preview-latex-style   11.83-6LaTeX style files for editor embed
ii  texlive-common2007-10TeX Live: Base component
ii  texlive-latex-base2007-10TeX Live: Basic LaTeX packages
ii  texlive-pictures  2007-10TeX Live: Packages for drawings gr

Versions of packages texlive-latex-extra recommends:
pn  texlive-generic-extra none (no description available)
ii  texlive-latex-recommended 2007-10TeX Live: LaTeX recommended packag
pn  texpower  none (no description available)

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

Versions of packages texlive-latex-extra is related to:
ii  tetex-base2007-10TeX Live: teTeX transitional packa
ii  tetex-bin 2007-10TeX Live: teTeX transitional packa
pn  tetex-extra   none (no description available)

-- debconf information excluded

--
Jakub Wilk


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



Bug#432101: xserver-xorg-core: Crash when swithching to another X server

2007-07-07 Thread JusTiCe8

Package: xserver-xorg-core
Version: 2:1.3.0.0.dfsg-6
Severity: normal

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

From time to time, don't know exactly why, when switching from one Xorg
server (base display 0.0, runs from GDM) to another Xorg server
(display 1.0) lead to the, and only this one, first X server crash.
Here is everything comes from log:

--
... (everything ok here)
(II) NVIDIA(0): Setting mode 1280x960
(II) Configured Mouse: ps2EnableDataReporting: succeeded

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x81) [0x80c8591]
1: [0xa7eed420]
2: /usr/bin/X [0x81773b0]
3: /usr/bin/X [0x814aa7e]
4: /usr/bin/X [0x814b8c2]
5: /usr/bin/X [0x81549be]
6: /usr/bin/X(Dispatch+0x19f) [0x808ed3f]
7: /usr/bin/X(main+0x495) [0x8076e85]
8: /lib/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xa7cfeebc]
9: /usr/bin/X(FontFileCompleteXLFD+0x1e5) [0x80761a1]

Fatal server error:
Caught signal 11.  Server aborting
---

Please note that sometime crash occur after some days, every swtiches
while this time are ok, or sometime it's occur on the 1st switch. 2nd X
server has no problem at all (basic X display with only one xterm to run
some windows games with wine in fullscreen).

I have a nvidia gfx card with:
nvidia-glx1.0.8776-4
nvidia-glx-dev1.0.8776-4
nvidia-kernel-2.6.18-1   1.0.8776-4+4
nvidia-kernel-common  20051028+1
nvidia-kernel-source  1.0.8776-4

with a 2.6.18 SMP own kernel.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-12-16 21:36 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736280 2007-06-01 15:28 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 
440 AGP 8x] (rev c1)


/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3899 2007-06-17 13:09 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades 
*only*

# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4  /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86
Section Files
   FontPathunix/:7100# local font server
   # if the local font server has problems, we can fall back on these
   #FontPath/usr/lib/X11/fonts/misc
   #FontPath/usr/lib/X11/fonts/cyrillic
   #FontPath/usr/lib/X11/fonts/100dpi/:unscaled
   #FontPath/usr/lib/X11/fonts/75dpi/:unscaled
   #FontPath/usr/lib/X11/fonts/Type1
   #FontPath/usr/lib/X11/fonts/CID
   #FontPath/usr/lib/X11/fonts/Speedo
   #FontPath/usr/lib/X11/fonts/100dpi
   #FontPath/usr/lib/X11/fonts/75dpi
   FontPath/usr/share/fonts/X11/misc
   FontPath/usr/share/fonts/X11/100dpi/:unscaled
   FontPath/usr/share/fonts/X11/75dpi/:unscaled
   FontPath/usr/share/fonts/X11/Type1
   FontPath/usr/share/fonts/X11/CID
   FontPath/usr/share/fonts/X11/Speedo
   FontPath/usr/share/fonts/X11/100dpi
   FontPath/usr/share/fonts/X11/75dpi
EndSection
Section Module
   Loadfreetype
   Loadglx
#Loadspeedo
   Loadtype1
   Loadextmod
   Loaddbe

# new to last xorg 17/06/2007
   Disable nv
   Disable speedo
   Disable dri
EndSection
Section InputDevice
   IdentifierGeneric Keyboard
   Driverkeyboard
   OptionCoreKeyboard
   Optionxleds 1 2 3
   OptionXkbRulesxfree86
   OptionXkbModelpc102
   OptionXkbLayoutfr
EndSection
Section InputDevice
   IdentifierConfigured Mouse
   Drivermouse
   OptionCorePointer
   OptionDevice/dev/psaux
   OptionProtocolImPS/2
   OptionZAxisMapping4 5
   Option  Emulate3Buttons no
EndSection

#Section InputDevice
#IdentifierGeneric Mouse
#Drivermouse
#OptionSendCoreEventstrue
#OptionDevice/dev/input/mice
#OptionProtocolImPS/2
#OptionZAxisMapping4 5
#EndSection
Section Device
   IdentifierNvidia GeForce4 MX
   Drivernvidia
#Drivernv
#BusIDPCI:1:0:0

 

  1   2   3   >