Bug#506190: ftplugin/html.vim: indenting broken

2008-11-19 Thread martin f krafft
Package: vim-runtime
Version: 2:7.2.025-2
Severity: normal
File: /usr/share/vim/vim72/ftplugin/html.vim

Look at the attached file. There are three problems/inconsistencies
with indenting:

1. gq causes lines 4-7 to assume the indent of line 3.
2. Appending a line after line 3 (o) preserves the indent, as does
   autowrapping when adding more text to line 3.
3. Inserting a newline into line 3 removes the indent.

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

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

Versions of packages vim-runtime depends on:
ii  dpkg  1.14.22Debian package management system

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

vim-runtime suggests no packages.

-- no debconf information

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

Nullam magna elit, rutrum eu, blandit venenatis, venenatis ac, neque. Vivamus
  luctus. In enim nibh, ultricies in, viverra at, aliquet quis, tellus.
Suspendisse pulvinar posuere mauris. Quisque mi. Morbi ac nisi. Fusce varius.
Mauris vitae eros eget felis interdum pulvinar. In tempus eros quis lacus.
Suspendisse porttitor sollicitudin lectus. Vestibulum luctus elit in augue.
Nulla nec ante non lacus elementum venenatis.



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


Bug#506008: [grub-invaders] Fails to boot

2008-11-19 Thread Fabian Greffrath

Hello Robert,

please have a look at #506008. I remember that we have discussed the 
affected lines before I asked you to upload the package. Can you 
imagine what went wrong?


If you like, please NMU.

Cheers,
Fabian

--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#505446: mlocate always creates empty database

2008-11-19 Thread Nigel Horne

Sebastian Andrzej Siewior wrote:

* Nigel Horne | 2008-11-18 21:35:14 [+]:

  

According to your strace output it seems that mlocate skips your root
device. Could you start |/usr/bin/updatedb.mlocate --debug-pruning

and paste what you get?

  
  

conf_block:
prune_bind_mounts\000


you remove all bind mounts

  

---
Rebuilding bind_mount_paths:
`/', opts `rw,noatime,errors=remount-ro'
`/lib/init/rw', opts `rw,nosuid,mode=0755'
`/proc', opts `rw,noexec,nosuid,nodev'
`/sys', opts `rw,noexec,nosuid,nodev'
`/proc/bus/usb', opts `rw'
`/dev', opts `rw,mode=0755'
`/dev/shm', opts `rw,nosuid,nodev'
`/dev/pts', opts `rw,noexec,nosuid,gid=5,mode=620'
`/sys/fs/fuse/connections', opts `rw'
`/home', opts `rw,noatime'
`/mnt/c', opts `rw,allow_other,blksize=4096'
`/mnt/d', opts `rw,allow_other,blksize=4096'
`/', opts `rw,bind'
= adding `/'
`/home', opts `rw,bind'
= adding `/home'
`/var/lib/nfs/rpc_pipefs', opts `rw'
`/net', opts `rw,fd=4,pgrp=3012,minproto=2,maxproto=4'
`/smb', opts `rw,fd=4,pgrp=2980,minproto=2,maxproto=4'
...done
Skipping `/': bind mount



and your root is bind mounted. Your setup may be be broken somehow. I
guess your / mount point is twice in /etc/mtab with ext3 and with a bind
mount. Once you get rid of this, your mlocate will work again.

Do you have a special fstab, initrd hooks or something else that would
explain it? Maybe it is a leftover from an earlier install and will work
once you remove that line.
  


Its a clean installation, the disc was formatted before installation.
If something is wrong it's nothing I've done!

Here is my /etc/mtab

/dev/sda6 / ext3 rw,noatime,errors=remount-ro 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
sysfs /sys sysfs rw,noexec,nosuid,nodev 0 0
procbususb /proc/bus/usb usbfs rw 0 0
udev /dev tmpfs rw,mode=0755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,noexec,nosuid,gid=5,mode=620 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
/dev/sdb2 /home ext3 rw,noatime 0 0
/dev/sda2 /mnt/c fuseblk rw,allow_other,blksize=4096 0 0
/dev/sdb1 /mnt/d fuseblk rw,allow_other,blksize=4096 0 0
/ / bind rw,bind 0 0
/home /home bind rw,bind 0 0
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
automount(pid3573) /net autofs rw,fd=4,pgrp=3573,minproto=2,maxproto=4 0 0
automount(pid3544) /smb autofs rw,fd=4,pgrp=3544,minproto=2,maxproto=4 0 0



Sebastian
  



--
Nigel Horne
ClamAV, The Open-Source GPL Multi-Platform Anti-Virus tool-kit




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



Bug#506120: [Pkg-libvirt-maintainers] Bug#506120: virtinst: fails with libvirtError: virConnectListDefinedDomains() failed

2008-11-19 Thread Guido Günther
On Tue, Nov 18, 2008 at 02:01:36PM -0500, existentialhero7 wrote:
 An update: I've just switched libvirt-bin to experimental as well and
So you ran libvirt 0.4.4 before that? This version is just too old an
broken. I tried to get 0.4.6 into Lenny but it seems the RMs don't
accept it. Too bad.

 now everything works smashingly. I guess the underlying problem must
 have been there. Anyway, that seems to have it all squared away.
 Thanks for your time, both with me and with the project!
The error in the later case was due to a missing versioned dependency in
virtinst. I'll upload a new version to usntable soon. Thanks for testing.
 -- Guido



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



Bug#506191: The atop daemon should be optional / bloat in /var/log

2008-11-19 Thread Miles Bader
Package: atop
Version: 1.23-1
Severity: minor



A majority of the space in /var/log usually seems to be from
atop-generated log files, which I never care about.

It would be nice if there was a customization option or package split
that made this log-file generation optional, allowing people that only
use atop as a real-time system monitor to avoid the bloat.

   $ sudo du -s /var/log
   50256/var/log
   $ sudo rm -rf /var/log/atop*
   $ sudo du -s /var/log
   19672/var/log

Thanks,

-Miles

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

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

Versions of packages atop depends on:
ii  libc6  2.8+20080809-1GNU C Library: Shared libraries
ii  libncurses55.7+2008115-1 shared libraries for terminal hand
ii  logrotate  3.7.7-1   Log rotation utility
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

atop recommends no packages.

atop suggests no packages.

-- no debconf information



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



Bug#506193: toolame: Encoded files are sometimes corrupted (bad 'padding' information)

2008-11-19 Thread Christian Grigis
Package: toolame
Version: 02l-6
Severity: important
Tags: patch

Hello,

When encoding a mono/16-bit/48kHz WAV file, the resulting file is
sometimes corrupted in the 'padding' information of the headers, which
renders it unplayable by a decoder:

% file test.wav 
test.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 
48000 Hz

% toolame test.wav 
Parsing Wave File Header
 48000 Hz sampling freq selected
 Input Wave File is Mono

Input File : 'test.wav'   48.0 kHz
Output File: 'test.mp2'
192 kbps MPEG-1 Layer II single-ch Psycho model=1  (Mode_Extension=0)
[De-emph:OffCopyright:NoOriginal:No CRC:Off]
[Padding:Normal Byte-swap:Off   Chanswap:OffDAB:Off]
ATH adjustment 0.00

encode_init: using tablenum 0 with sblimit 27
Hit end of audio data
Avg slots/frame = 576.000; b/smp = 4.00; bitrate = 192.000 kbps

Done

% od -Ax -tx1 test.mp2 | head -1
00 ff fd a6 c0 55 68 88 87 77 8d f6 b6 22 00 00 ee
 ^^
-- Incorrect (padding is ON)

(...)

% toolame test.wav 
Parsing Wave File Header
 48000 Hz sampling freq selected
 Input Wave File is Mono

Input File : 'test.wav'   48.0 kHz
Output File: 'test.mp2'
192 kbps MPEG-1 Layer II single-ch Psycho model=1  (Mode_Extension=0)
[De-emph:OffCopyright:NoOriginal:No CRC:Off]
[Padding:Normal Byte-swap:Off   Chanswap:OffDAB:Off]
ATH adjustment 0.00

encode_init: using tablenum 0 with sblimit 27
Hit end of audio data
Avg slots/frame = 576.000; b/smp = 4.00; bitrate = 192.000 kbps

Done

% od -Ax -tx1 test.mp2 | head -1
00 ff fd a4 c0 55 68 88 87 77 8d f6 b6 22 00 00 ee
 ^^
-- Correct (padding is OFF)

(See for example http://www.mpgedit.org/mpgedit/mpeg_format/mpeghdr.htm
for the header details.)

Tracking this problem down, it appears that the 1-bit 'header-padding'
field is not initialized before parsing the arguments, and if no
argument changes this field, it is left unitialized, resulting in a
possible corruption.

The attached patch initializes the field to 0 before parsing the
arguments.

It seems that the problem does not appear with the (more common) 44.1
kHz sampling rate. My guess, after browsing through the source, is that
in that case, sizes of packets are such that the encoder has to set the
padding field for each packet, whereas with 48 kHz, all packets are the
same size, and the encoder uses the unitialized value throughout the
whole output file.

By the way, I recently became aware of the 'twolame' package, which
is a fork of 'toolame'. A quick test with it seems to show that this bug
(as well as the previous one I reported, #504308) is not present in
it. Should 'toolame' then be considered obsoleted by 'twolame'?

Thanks and best regards,

-Christian

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

Kernel: Linux 2.6.27.6-mooch.1-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages toolame depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries

toolame recommends no packages.

toolame suggests no packages.

-- no debconf information
diff -ru toolame-02l.orig/toolame.c toolame-02l/toolame.c
--- toolame-02l.orig/toolame.c	2008-11-02 19:01:25.0 +0100
+++ toolame-02l/toolame.c	2008-11-15 10:15:00.0 +0100
@@ -644,6 +644,7 @@
   inPath[0] = '\0';
   outPath[0] = '\0';
   header-lay = DFLT_LAY;
+  header-padding = 0;
   switch (DFLT_MOD) {
   case 's':
 header-mode = MPG_MD_STEREO;
Binary files toolame-02l.orig/toolame.o and toolame-02l/toolame.o differ


Bug#506192: ircd-hybrid: Command line accept only one option

2008-11-19 Thread Denis Sacchet
Package: ircd-hybrid
Version: 7.2.2.dfsg.2-3
Severity: important
Tags: patch



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
--- ircd-hybrid-7.2.2.dfsg.2/src/getopt.c	2006-07-17 08:31:26.0 +0200
+++ ircd-hybrid-7.2.3/src/getopt.c	2007-02-28 05:17:46.0 +0100
@@ -19,7 +19,7 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: getopt.c 33 2005-10-02 20:50:00Z knight $
+ *  $Id: getopt.c 786 2006-08-27 08:48:04Z michael $
  */
 
 #include stdinc.h
@@ -78,6 +78,8 @@
 		}
 		  
 		  *((int *)opts[i].argloc) = atoi((*argv)[1]);
+(*argc)--;
+(*argv)++;
 		  break;
 		case STRING:
 		  if (*argc  2)
@@ -89,6 +91,8 @@
 		  
 		  *((char**)opts[i].argloc) = malloc(strlen((*argv)[1]) + 1);
 		  strcpy(*((char**)opts[i].argloc), (*argv)[1]);
+(*argc)--;
+(*argv)++;
 		  break;
 
 		case USAGE:


Bug#506193: toolame: Encoded files are sometimes corrupted (bad 'padding' information)

2008-11-19 Thread Fabian Greffrath

tags 506193 + pending
thanks

Dear Christian,

Christian Grigis schrieb:

The attached patch initializes the field to 0 before parsing the
arguments.


Thank you very much for patch. I'll apply it in our SVN tree and the 
bug will be closed with the next upload of the package.



By the way, I recently became aware of the 'twolame' package, which
is a fork of 'toolame'. A quick test with it seems to show that this bug
(as well as the previous one I reported, #504308) is not present in
it. Should 'toolame' then be considered obsoleted by 'twolame'?


Yes, maybe. Toolame upstream is dead for 5 years now, it is buggy and 
a viable alternative exists. I'll request removal of toolame 
post-Lenny if nobody of the pkg-multimedia team raises a plea.


Thank you very much,
Fabian

--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#506194: gdesklets: new upstream release 0.36.1

2008-11-19 Thread Balázs Hámorszky
Package: gdesklets
Version: 0.36-5
Severity: wishlist

new upstream release
http://www.gdesklets.de/index.php?q=node/25
http://gdesklets.zencomputer.ca/gDesklets/gDesklets-0.36.1.tar.bz2

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

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

Versions of packages gdesklets depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6.1  The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-4  The GTK+ graphical user interface 
ii  libgtop2-72.22.3-1   gtop system monitoring library
ii  libpango1.0-0 1.20.5-3   Layout and rendering of internatio
ii  librsvg2-22.22.2-3   SAX-based renderer library for SVG
ii  python2.5.2-3An interactive high-level object-o
ii  python-gnome2 2.22.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.12.1-6   Python bindings for the GTK+ widge
ii  python-numeric24.2-9 Numerical (matrix-oriented) Mathem
ii  python-pyorbit2.14.3-2   A Python language binding for the 
ii  python-support0.8.7  automated rebuilding support for P

Versions of packages gdesklets recommends:
pn  gdesklets-datanone (no description available)

gdesklets suggests no packages.

-- no debconf information



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



Bug#506159: mpd: consumes lots of power even when stopped (160 wakeups/s)

2008-11-19 Thread Xavier Bestel
Hi Max,

On Tue, 2008-11-18 at 23:14 +0100, Max Kellermann wrote:
 that is a known issue with older MPD versions, 0.12 was even worse.
 This has been addressed in 0.14, which is not yet released, but you
 can test the alpha version:
 
  http://packages.debian.org/experimental/mpd

Just tried it, and indeed it's much better. Now it doesn't even appear
in powertop's list.

Thanks a lot,

Xav





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



Bug#506196: postgresql: consume too much power when idle (10 wakeups/second)

2008-11-19 Thread Xavier Bestel
Package: postgresql
Version: 8.3.5-1
Severity: minor


Hi,

postgresql is installed on my machine because it was pulled by another package
(can't remember which one). It doesn't do anything special, but it still does 
more
then 10 wakeups/second on that system, uselessly. If idle, it shouldn't even 
appear
in powertop's profile.

Thanks,

Xav

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

Kernel: Linux 2.6.26-1-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 postgresql depends on:
ii  postgresql-8.38.3.5-1object-relational SQL database, ve

postgresql recommends no packages.

-- no debconf information




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



Bug#506195: /usr/bin/mlnet: consume too much power when idle (20 wakeups/second)

2008-11-19 Thread Xavier Bestel
Package: mldonkey-server
Version: 2.9.5-2
Severity: minor
File: /usr/bin/mlnet


Hi,

I'm running mlnet on my computer, sometimes bittorrent is enabled but most of 
the
time only the http/ftp network is enabled, and mlnet doesn't have anything to 
do.
But in powertop mlnet does 20 wakeup/second on my machine. It shouldn't.

Thanks,

Xav

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

Kernel: Linux 2.6.26-1-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 mldonkey-server depends on:
ii  adduser3.102 Add and remove users and groups
ii  debconf [debconf-2.0]  1.5.24Debian configuration management sy
ii  dpkg   1.14.22   Debian package management system
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.2-1 GCC support library
ii  libgd2-xpm 2.0.36~rc1~dfsg-3 GD Graphics Library version 2
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  mime-support   3.39-1MIME files 'mime.types'  'mailcap
ii  ucf2.0020Update Configuration File: preserv
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

mldonkey-server recommends no packages.

-- debconf information:
* mldonkey-server/max_hard_download_rate: 300
* mldonkey-server/launch_at_startup: false
  mldonkey-server/config_exist_no_options:
* mldonkey-server/plugin: Directconnect, Opennap, Overnet, Soulseek, Bittorent, 
Gnutella
* mldonkey-server/mldonkey_group: nogroup
  mldonkey-server/false_password:
* mldonkey-server/max_hard_upload_rate: 20
* mldonkey-server/max_alive: 168
* mldonkey-server/run_as_user: mldonkey
  mldonkey-server/reown_file: false
* mldonkey-server/mldonkey_niceness:
  mldonkey-server/config_exist_no_dir:
  mldonkey-server/fasttrack_problem:
  mldonkey-server/shared_directories: share
* mldonkey-server/mldonkey_dir: /var/lib/mldonkey
* mldonkey-server/restart_after_upgrade: true
* mldonkey-server/client_name: kgwumm
  mldonkey-server/mldonkey_move: false
* mldonkey-server/mldonkey_umask: 002




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



Bug#495655: not fixed in cpufreqd 2.3.3-3

2008-11-19 Thread Dirk Mueller
reopen 495655
found 495655 2.3.3-3
thanks


error messages:


cpufreqd: get_class_device_attribute: couldn't 
open /sys/class/power_supply/C1ED/energy_full (No such file or directory)
cpufreqd: get_class_device_attribute: couldn't 
open /sys/class/power_supply/C1ED/energy_now (No such file or directory)


under
  /sys/class/power_supply/C1ED

 I can find charge_full and charge_now.


Package Information:

Package: cpufreqd
Priority: optional
Section: admin
Installed-Size: 376
Maintainer: Mattia Dongili [EMAIL PROTECTED]
Architecture: amd64
Version: 2.3.3-3
Depends: libc6 (= 2.7-1), libcpufreq0, libsensors3 (= 1:2.10.3-1), 
libsysfs2, lsb-base (= 3.0)
Recommends: acpid
Suggests: cpufrequtils
Conflicts: cpudyn, powernowd
Filename: pool/main/c/cpufreqd/cpufreqd_2.3.3-3_amd64.deb
Size: 86048
MD5sum: a7586d4ecf39a083dc6352723c2f0c11
SHA1: 26f70179357ff135ebc7290dbf3a2871ee71c203
SHA256: 33fd69d99b1eed663c18fd096006c054330a0dd4838eaa4031acfd9071f69f1f



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



Bug#506197: aptitude: Error 404 Not Found for some packages

2008-11-19 Thread Vincent Lefevre
Package: aptitude
Version: 0.4.11.10-1lenny1.1
Severity: normal

In my last upgrade, I got 404 Not Found errors for the download of
some packages:

http://fr.powerpc.mirror.debian.net testing/main debconf-i18n 1.5.24 [Downloaded
http://fr.powerpc.mirror.debian.net testing/main debconf 1.5.24 [Downloaded]
http://fr.powerpc.mirror.debian.net testing/main apt-doc 0.7.18 [Downloaded]
http://fr.powerpc.mirror.debian.net testing/main debconf-utils 1.5.24 [Downloade
http://fr.powerpc.mirror.debian.net testing/main libmagick10 7:6.3.7.9.dfsg1-2.1
 404 Not Found [IP: 138.102.135.210 80]
http://fr.powerpc.mirror.debian.net testing/main imagemagick 7:6.3.7.9.dfsg1-2.1
 404 Not Found [IP: 138.102.135.210 80]
http://fr.powerpc.mirror.debian.net testing/main libmagick++10 7:6.3.7.9.dfsg1-2
 404 Not Found [IP: 138.102.135.210 80]
http://fr.powerpc.mirror.debian.net testing/main perlmagick 7:6.3.7.9.dfsg1-2.1+
 404 Not Found [IP: 138.102.135.210 80]
http://fr.powerpc.mirror.debian.net testing/main texlive-latex-extra 2007.dfsg.9

The problem disappeared after a retry. In case this is one of the
mirrors that has a problem (e.g. being not up-to-date?), then aptitude
should automatically retry on another one.

I don't know if this is related to bug 343985.

-- Package-specific info:
aptitude 0.4.11.10 compiled at Oct 26 2008 21:07:12
Compiler: g++ 4.2.3 20071123 (prerelease) (Debian 4.2.2-4)
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.6.20080830
  cwidget version: 0.5.12
  Apt version: 4.6.0
linux-vdso32.so.1 =  (0x0010)
libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0x0ff08000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0x0fe9e000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0x0fe77000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x0fd7e000)
libept.so.0 = /usr/lib/libept.so.0 (0x0fcd7000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0x0fb27000)
libz.so.1 = /usr/lib/libz.so.1 (0x0faf2000)
libpthread.so.0 = /lib/libpthread.so.0 (0x0fab8000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x0f972000)
libm.so.6 = /lib/libm.so.6 (0x0f8a5000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x0f86f000)
libc.so.6 = /lib/libc.so.6 (0x0f6e9000)
libutil.so.1 = /lib/libutil.so.1 (0x0f6c6000)
libdl.so.2 = /lib/libdl.so.2 (0x0f6a2000)
/lib/ld.so.1 (0x4800)
Terminal: xterm-color
$DISPLAY not set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.26-1-powerpc
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.18Advanced front-end for dpkg
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libcwidget30.5.12-3  high-level terminal interface libr
ii  libept00.5.22High-level library for managing De
ii  libgcc11:4.3.2-1 GCC support library
ii  libncursesw5   5.6+20080830-1shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libxapian151.0.7-4   Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
pn  libparse-debianchangelog-perl none (no description available)

Versions of packages aptitude suggests:
pn  debtags   none (no description available)
pn  tasksel   none (no description available)

-- no debconf information



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



Bug#506198: reportbug: Search pattern found does not filter anything

2008-11-19 Thread Vincent Lefevre
Package: reportbug
Version: 3.45
Severity: normal

When I wants to search for found, I still get all the bugs.
For instance, for reportbug reportbug:

(1-36/226) Is the bug you found listed above [y|N|m|r|q|s|f|u|t|?]? f
Enter the search pattern (a Perl-compatible regular expression)
or press ENTER to exit: found
[... list of bugs ...]
(1-36/226) Is the bug you found listed above [y|N|m|r|q|s|f|u|t|?]?
 

Still the same.

-- Package-specific info:
** Environment settings:
EDITOR=emacs
VISUAL=emacs
INTERFACE=text

** /home/lefevre/.reportbugrc:
reportbug_version 2.10
mode standard
ui text
realname Vincent Lefevre
email [EMAIL PROTECTED]
mutt
cc

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.26-1-powerpc
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages reportbug depends on:
ii  apt   0.7.18 Advanced front-end for dpkg
ii  python2.5.2-3An interactive high-level object-o
ii  python-central0.6.8  register and build utility for Pyt

reportbug recommends no packages.

Versions of packages reportbug suggests:
ii  debconf-utils 1.5.24 debconf utilities
ii  debsums   2.0.36 verification of installed package 
ii  dlocate   0.96.1 fast alternative to dpkg -L and dp
ii  exim4 4.69-9 metapackage to ease Exim MTA (v4) 
ii  exim4-daemon-light [mail-tran 4.69-9 lightweight Exim MTA (v4) daemon
ii  file  4.26-1 Determines file type using magic
ii  gnupg 1.4.9-3GNU privacy guard - a free PGP rep
pn  python-urwid  none (no description available)

-- no debconf information



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



Bug#468328: ITP: urjtag -- Universal JTAG library, server, and tools.

2008-11-19 Thread Ahmed El-Mahmoudy
Hello,

  Yes, please take over the ITP. I don't think I will be able to do it. 
  Thanks a lot, and I am looking forward to see your package in Debian !

On Tue, Nov 18, 2008 at 03:37:02PM +0100, Uwe Hermann wrote:
 any news on this ITP? I'm also interested in urjtag, if you don't have
 enough time I could take over the ITP (if you don't mind).
---end quoted text---

-- 
 أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
  SySDSoft, Inc.
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C  156E D325 C3C8 9DCA 0B27



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



Bug#504382: Propagating fix for #504382 to stable

2008-11-19 Thread Marcin Owsiany
On Mon, Nov 10, 2008 at 02:18:12PM +0100, Adrian von Bidder wrote:
 On Monday 10 November 2008 12.42:51 you wrote:
  I've noticed that you uploaded postgre 1.32-2 (fixing #504382) to
  unstable. Do you intend to propagate that also to etch and/or lenny?
 
 Only via volatile, I don't think this is something for a freeze exception, 
 given that the new version adds (some few) features and given that I 
 changed some default settings and the packaging etc.
 
 I plan to do an upload soon (had no time when I did 1.32-x); or you can 
 NMU to volatile (just take the old source package and slap the current 
 client whitelist in)

I'd like to upload the following change to etch-volatile.

By the way, is it possible to upload do lenny-volatile yet?

$ debdiff postgrey_1.27-4volatile1.dsc postgrey_1.27-4volatile2.dsc
diff -u postgrey-1.27/debian/postgrey_whitelist_clients.md5sum 
postgrey-1.27/debian/postgrey_whitelist_clients.md5sum
--- postgrey-1.27/debian/postgrey_whitelist_clients.md5sum
+++ postgrey-1.27/debian/postgrey_whitelist_clients.md5sum
@@ -11,0 +12 @@
+50848c8868cdc595592881c83f6b2250  1.27-4volatile1/postgrey_whitelist_clients
diff -u postgrey-1.27/debian/changelog postgrey-1.27/debian/changelog
--- postgrey-1.27/debian/changelog
+++ postgrey-1.27/debian/changelog
@@ -1,3 +1,11 @@
+postgrey (1.27-4volatile2) etch-volatile; urgency=low
+
+  * Maintainer-approved NMU
+  * merge whitelist from 1.32-2 package
+  * add md5sum from 1.27-4volatile1 (same as 1.32-1)
+
+ -- Marcin Owsiany [EMAIL PROTECTED]  Wed, 19 Nov 2008 07:29:40 +
+
 postgrey (1.27-4volatile1) etch-volatile; urgency=low
 
   * This release is dedicated to our listmasters.
diff -u postgrey-1.27/postgrey_whitelist_clients 
postgrey-1.27/postgrey_whitelist_clients
--- postgrey-1.27/postgrey_whitelist_clients
+++ postgrey-1.27/postgrey_whitelist_clients
@@ -158,6 +158,8 @@
 registrarmail.net
 # google.com (big pool, reported by Matthias Dyer)
 /^.*-out-.*\.google\.com$/
+# see Debian #504382 (Marcin Owsiany)
+/^mail.*\.google\.com$/
 # orange.fr (big pool, reported by Lo�c Le Loarer)
 /^smtp\d+\.orange\.fr$/
 # citigroup.com (slow retry, reported by Michael Monnerie)
@@ -187,0 +190,16 @@
+# 2007-09-07: nrl.navy.mil (no retry, reported by Axel Beckert)
+nrl.navy.mil
+# 2007-10-18: aliplast.com (long retry, reported by Johannes Feigl)
+mail.aliplast.com
+# 2007-10-18: inode.at (long retry, reported by Johannes Feigl)
+/^mx\d+\..*\.inode\.at$/
+# 2008-02-01: bol.com (no retry, reported by Frank Breedijk)
+/^.*?.server.arvato-systems.de$/
+# 2008-06-05: registeredsite.com (no retry, reported by Fred Kilbourn)
+/^(?:mail|fallback-mx)\d+.atl.registeredsite.com$/
+# 2008-07-17: mahidol.ac.th (no retry, reported by Alex Beckert)
+saturn.mahidol.ac.th
+# 2008-07-18: ebay.com (big pool, reported by Peter Samuelson)
+ebay.com
+# 2008-07-22: yahoo.com (big pool, reported by Juan Alonso)
+yahoo.com


-- 
Marcin Owsiany [EMAIL PROTECTED] http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216


signature.asc
Description: Digital signature


Bug#506193: toolame: Encoded files are sometimes corrupted (bad 'padding' information)

2008-11-19 Thread Fabian Greffrath

My dear Sebastian,

Sebastian Dröge schrieb:

Pff, and you wanted me to write a twolame gstreamer plugin ;)


Please don't mix up _too_lame and _two_lame! ;)

We are talking about the removal of toolame, because it is superceeded 
by twolame (which provides a shared library and which you wrote a 
gstreamer plugin for).



What's this alternative to twolame? The ffmpeg MP2 encoder?


Twolame is the better alternative to toolame.

--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#506199: picocom: source needs additional #ifdef UUCP_LOCK_DIR statements

2008-11-19 Thread Steve Stancliff
Package: picocom
Version: 1.4-2
Severity: minor


Compilation fails if UUCP_LOCK_DIR is not defined

To fix this, lines 831 and 933 in picocom.c need to be surrounded by
#ifdef UUCP_LOCK_DIR blocks.



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

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

Versions of packages picocom depends on:
ii  libc6 2.7-15 GNU C Library: Shared libraries

picocom recommends no packages.

picocom suggests no packages.

-- debconf-show failed



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



Bug#506171: Info received (Further information)

2008-11-19 Thread David Buckley

I'll give it a go, but I can't actually remember the parameters I had to
use to get it to boot on my hardware. Give me a few days to find the
time to have a fiddle.



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



Bug#506200: [INTL:eu] interchange debconf templates BAsque translation update

2008-11-19 Thread Piarres Beobide
Package: interchange
Severity: wishlist
Tags: l10n patch

Hi

Attached interchange debconf templates Basque translation update, please add it.

thx

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

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

Versions of packages interchange depends on:
ii  adduser3.110 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.24Debian configuration management sy
ii  libc6  2.7-16GNU C Library: Shared libraries
pn  libdigest-md5-perl none(no description available)
ii  libhtml-parser-perl3.56-1+b1 A collection of modules that parse
pn  libmime-base64-perlnone(no description available)
pn  libsafe-hole-perl  none(no description available)
pn  libset-crontab-perlnone(no description available)
ii  liburi-perl1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  libwww-perl5.820-1   WWW client/server library for Perl
ii  logrotate  3.7.1-5   Log rotation utility
ii  perl [libstorable-perl]5.10.0-17 Larry Wall's Practical Extraction 

Versions of packages interchange recommends:
pn  interchange-uinone (no description available)

interchange suggests no packages.
# translation of interchange-eu.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide [EMAIL PROTECTED], 2008.
msgid 
msgstr 
Project-Id-Version: interchange-eu\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-11-14 11:20+\n
PO-Revision-Date: 2008-05-06 11:51+0200\n
Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
Language-Team: Euskara [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: boolean
#. Description
#: ../interchange-cat-standard.templates:1001
msgid Create the Interchange demo catalog?
msgstr Interchange demostrazio katalogoa sortu?

#. Type: boolean
#. Description
#: ../interchange-cat-standard.templates:1001
msgid 
Whether to install the demo catalog from the standard template or let you 
manually install it with makecat.
msgstr 
Edo demostrazio katalogoa instalatu txantiloi estandarretik edo berau 
makecat erabiliaz instalatzen zuri utzi.

#. Type: boolean
#. Description
#: ../interchange-cat-standard.templates:2001
msgid Remove demo catalog on package purge?
msgstr Demostrazio katalogoa ezabatu paketea garbitzerakoan?

#. Type: boolean
#. Description
#: ../interchange-cat-standard.templates:2001
msgid 
Whether to remove all files belonging to the Interchange demo catalog when 
you purge this package, e.g. with dpkg --purge or apt-get remove --purge.
msgstr 
Interchange demostrazio katalogoko fitxategi guztiak ezabatu egin behar al 
dira paketea, adib dpkg --purge edo apt-get remove erabiliaz, 
garbitzerakoan ?

#. Type: select
#. Choices
#: ../interchange-cat-standard.templates:3001
msgid always, ask, never
msgstr beti, galdetu, inoiz

#. Type: select
#. Description
#: ../interchange-cat-standard.templates:3002
msgid Policy for replacing existing demo catalogs:
msgstr Dagoen demostrazio katalogoaren ordezkatze politika:

#. Type: select
#. Description
#: ../interchange-cat-standard.templates:3002
msgid 
Whether to silently replace an existing demo catalog installation, ask for a 
confirmation or never touch an existing installation.
msgstr 
Edo isiltasunean ordeztu demostrazio katalogo instalazioa, edo berrespena 
eskatu edo inoiz ez ordeztu dagoen instalazioa.

#. Type: boolean
#. Description
#: ../interchange-cat-standard.templates:4001
msgid Replace the Interchange demo catalog?
msgstr Interchange demostrazio katalogoa ordeztu?

#. Type: boolean
#. Description
#: ../interchange-cat-standard.templates:4001
msgid There seems to already exist an Interchange demo catalog.
msgstr Dirudienez dagoeneko badago interchange demostrazio katalogoa.

#. Type: string
#. Description
#: ../interchange-cat-standard.templates:5001
msgid Virtual host for the demo catalog:
msgstr Demostrazio katalogoaren ostalari birtuala:

#. Type: string
#. Description
#: ../interchange-cat-standard.templates:5001
msgid 
You are running Interchange with \FullURL\ enabled. Please specify the 
virtual host for the demo catalog.
msgstr 
Interchange \FullURL\ gaiturik dagoela exekutatzen ari zara. Mesedez 
zehaztu demostrazio katalogoaren ostalari birtuala.

#. Type: string
#. Description
#: ../interchange-cat-standard.templates:6001
msgid Username for this catalog's administration:
msgstr Katalogo honen kudeaketarako erabiltzaile-izena:

#. Type: 

Bug#490702: ITP: pencil -- Traditional animation/drawing software

2008-11-19 Thread Gürkan Sengün

hello,

so how's it progressing?

yours,
gurkan



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



Bug#506174: gnome: Gnome installs swfdec-mozilla which does not allow iceweasel to work with flashplayer-mozilla

2008-11-19 Thread Josselin Mouette
Le mercredi 19 novembre 2008 à 01:19 +, Noel Torres a écrit :
 It is impossible to view flash videos with iceweasel using the flash
 10 library provided by flashplayer-mozilla if you have gnome
 installed, since gnome depends on swfdec-mozilla which somehow takes
 precedence.

That’s precisely why you can set it up using alternatives:
update-alternatives --config flash-mozilla.so

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


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


Bug#506201: lxsession-lite: lxsession seems to ignore custom sessions

2008-11-19 Thread Renaud Lacour
Package: lxsession-lite
Version: 0.3.6-1
Severity: normal

lxsession-lite enables, according to
/usr/share/lx-session-lite/README.gz, to handle custom sessions, ie
sessions which do not run LXDE.

I tried to create a custom session to start awesome window manager
with some tools (nm-applet, ivman) following the steps in the above
document, ie creating a custom config in either
/etc/xdg/lxsession/session_name or ~/.config/lxsession/session_name
and invoking /usr/bin/lxsession -s session_name (or even -session
session_name as lxsession --help tells).

However, lxsession still starts LXDE's apps. And unfortunately, it
returns no output.

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

Kernel: Linux 2.6.26-1-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 lxsession-lite depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6.1  The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-4simple interprocess messaging syst
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-4  The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.5-3   Layout and rendering of internatio
ii  libxau6   1:1.0.3-3  X11 authorisation library

Versions of packages lxsession-lite recommends:
ii  awesome [x-window-manager 3.1~rc1-4  highly configurable, next generati
ii  e17 [x-window-manager]0.16.999.042-2 The Enlightenment DR17 Window Mana
ii  hal   0.5.11-6   Hardware Abstraction Layer
ii  kde-window-manager [x-win 4:4.1.3-2  the KDE 4 window manager (KWin)
ii  metacity [x-window-manage 1:2.22.0-2 A lightweight GTK2 based Window Ma
ii  openbox [x-window-manager 3.4.7.2-3  standards compliant, fast, light-w
ii  twm [x-window-manager]1:1.0.4-2  Tab window manager
ii  xfwm4 [x-window-manager]  4.4.2-5window manager of the Xfce project

lxsession-lite suggests no packages.

-- no debconf information

-- 
Renaud Lacour [EMAIL PROTECTED]



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



Bug#364272: state of #364272

2008-11-19 Thread Eamonn Hamilton
No sign of it recently.

On Tue, 2008-11-18 at 23:36 +0200, Eugene V. Lyubimkin wrote:
 Hello people.
 
 Does the problem remain in apt = 0.7.16 ?
 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#504373: Please unblock libtemplate-plugin-dbi-perl/2.64-1

2008-11-19 Thread Dominic Hargreaves
On Tue, Nov 04, 2008 at 02:13:16PM -0600, Gunnar Wolf wrote:
 Dominic Hargreaves dijo [Tue, Nov 04, 2008 at 01:07:50PM +]:
  It was a deliberate decision not to proactively package Template::DBI
  based on the fact that no package used that functionality at the time
  (and presumably still doesn't).
  
  If it's now considered essential, then another option would be to
  repackage Template::DBI inside the main TT package as a high-urgency
  upload (and preparing a package for NEW) if that would make it more
  likely to be accepted by the release team.
  
  I am happy to do the work either as a NEW package for lenny or as
  described above, if there is consensus.
 
 Umh, IMHO it would be way cleaner and better to make this a new
 package. After all, the release team are not robots, and I guess that
 making this a clean solution will look much better in their eyes than
 clumping (hiding even?) a full module inside this package.

Dear release team,

As above, please could you unblock the humble new package
libtemplate-plugin-dbi-perl/2.64-1 to help fix RC bug #504373.

libtemplate-perl in etch contains version 2.63 of this module, and 2.64
contains only trivial changes, so I believe the possibility for
regressions by including this module is very slight.

Once you have confirmed this, an upload of libtemplate-perl to t-p-u
will follow, adding the dependency on libtemplate-plugin-dbi-perl.

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



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



Bug#506202: Please split up package into pamol and pymol-data

2008-11-19 Thread Andreas Tille
Package: pymol
Version: 1.1-1
Severity: wishlist

Hi,

the pymol binary package contains a lot of architecture independant
data.  Usually in this case an separate architecture all package is
builded to reduce space and bandwidth for Debian mirrors.  It seems
to make sense to do so in the case of pymol.

Kind regards and thanks for maintaining pymol

Andreas.

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

Kernel: Linux 2.6.26-1-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 pymol depends on:
ii  freeglut3  2.4.0-6.1 OpenGL Utility Toolkit
ii  libc6  2.7-15GNU C Library: Shared libraries
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.2-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-6   A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.0.3-6   The OpenGL utility library (GLU)
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  python 2.5.2-3   An interactive high-level object-o
ii  python-pmw 1.3.2-3   Pmw -- Python MegaWidgets
ii  python-support 0.8.4 automated rebuilding support for P
ii  python-tk  2.5.2-1   Tkinter - Writing Tk applications 
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages pymol recommends:
pn  apbs  none (no description available)

pymol suggests no packages.

-- no debconf information



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



Bug#504528: libghc6-configfile-dev: Fails to configure: MissingH-1.0.1 doesn't exist

2008-11-19 Thread Philipp Kern
Hi John,

On Tue, Nov 11, 2008 at 09:51:01PM +0100, Stefan Potyra wrote:
 simply rebuilding will make the maintainer scripts pickup the newer
 missingh dependency, and hence will fix this bug.
 However I haven't tested yet if haskell-configfile will still be
 functional with the later missingh (though doubt it isn't).

adding calls to dh_haskell_depends would prevent further bug reports
of this kind.  It looks like it fixes the problem also in this case
properly (i.e. adding sensible binary dependencies).  Would you mind
to add such calls to your debian/rules or look into adding it
to dh_haskell?

Kind regards,
Philipp Kern


signature.asc
Description: Digital signature


Bug#506146: nspluginwrapper: Some pages are not shown correctly

2008-11-19 Thread Rob Andrews
On 18-Nov-2008 19:35.51 (GMT), Martin Sin wrote:
  I have problem with FLash - it seems to be running, but some internet pages
  looks terrible (words are missing). I can show this on my console:
  
  
  (npviewer.bin:24456): Gtk-WARNING **:
  /usr/lib/gtk-2.0/2.10.0/engines/libxfce.so: wrong ELF class:???ELFCLASS64
  
  It stop working after some type of upgrade, I think.

Hi Martin,

You don't need to be concerned about the ELF class errors. However, I will
need two pieces of information:

- What version of Flash are you using? (see about:plugins in iceweasel
- Has the Flash object that you are experiencing missing words on always
  had this problem, or have you only visited it since updating?

Thanks,
rob.

-- 
rob andrews   :: pgp 0xd6c3e484 :: [EMAIL PROTECTED]



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



Bug#506204: openjdk-6-jre-lib: Jar files contain META-INF twice

2008-11-19 Thread Marek Kubica
Package: openjdk-6-jre-lib
Version: 6b11-9
Severity: important

Hi,

The current OpenJDK available in Lenny breaks the current Scala package
because the JAR files (specifically
/usr/lib/jvm/java-6-openjdk/jre/lib/ext/dnsns.jar, maybe others) contain
the directory META-INF twice, so that Scala fails to run, as described
in Debian bug #505913. While this is partly the fault of Scala itself,
it would be still a good idea to fix the duplicate directory entry in
the JAR file, as other tools might have the same problem and there is no
reason why the JAR file should contain META-INF twice.

To see the problem, let unzip show the contents:
unzip -l /usr/lib/jvm/java-6-openjdk/jre/lib/ext/dnsns.jar
You see that the META-INF directory appears there twice.

I'm not sure about the priority, so feel free to downgrade to normal if
breaking the Scala package shouldn't be considered an important bug in
OpenJDK even if the reason by it breaks is just a duplicate directory
entry which can probably easily.

For the discussion of this problem, take a look in the Scala bugtracker,
http://lampsvn.epfl.ch/trac/scala/ticket/1380.

regards and thanks for free Java packages in Debian,
Marek

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

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

Versions of packages openjdk-6-jre-lib depends on:
ii  dpkg  1.14.22Debian package management system
ii  openjdk-6-jre-headless6b11-9 OpenJDK Java runtime, using Hotspo

openjdk-6-jre-lib recommends no packages.

openjdk-6-jre-lib suggests no packages.

-- no debconf information



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



Bug#506203: qa.debian.org: Invalid link

2008-11-19 Thread Eugen Dedu

Subject: qa.debian.org: Invalid link
Package: qa.debian.org
Severity: normal

Hi,

Take for ex. the page 
http://qa.debian.org/[EMAIL PROTECTED]


The link More in column Buildd is invalid.

Cheers,
--
Eugen



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



Bug#505921: wishlist: search facility

2008-11-19 Thread Ruben Pollan
It's a good idea. I'm working on it.


signature.asc
Description: Digital signature


Bug#506183: [Pkg-lyx-devel] Bug#506183: lyx: Viewers broken for some documents

2008-11-19 Thread Sven Hoexter
On Wed, Nov 19, 2008 at 12:10:26AM -0500, Celejar wrote:

Hi,

 I've been trying to read the various help files included with lyx via the
 various viewers lyx provides.  Some (Tutorial, Math, LyX Functions) work
 fine, but others don't appear, with a completely empty error box popping up
 instead.  The problem files don't work with any of view as dvi, pdf or ps.

Can you give a concrete example of a document that doesn't work so that
we can try to reproduce the problem?

Regards,
Sven



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



Bug#506206: haskell-configfile - needs to use dh_haskell_depends

2008-11-19 Thread Bastian Blank
Package: haskell-configfile
Version: 1.0.4.3
Severity: serious

According to several people haskell-configfile lacks calls to
dh_haskell_depends to generate proper dependencies.

Bastian

-- 
No one may kill a man.  Not for any purpose.  It cannot be condoned.
-- Kirk, Spock's Brain, stardate 5431.6



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



Bug#502346: not fixed

2008-11-19 Thread Bastian Blank
This bug is _not_ fixed.

Bastian

-- 
Prepare for tomorrow -- get ready.
-- Edith Keeler, The City On the Edge of Forever,
   stardate unknown



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



Bug#495267: #495267 xrandr problem with dualhead

2008-11-19 Thread Noèl Köthe
Hello,

I can confirm the problem on Lenny (2008-11-19) and the workaround
helps.

If you need any additional information to reproduce just tell me.


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


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#505402: wesnoth-core: Networking gaming doesn't seem to working

2008-11-19 Thread Gerfried Fuchs
Hi!

* Tom Epperly [EMAIL PROTECTED] [2008-11-14 17:59:07 CET]:
 I don't believe this is how wesnoth used to work. I don't remember having to
 launch a wesnothd server. If it happened, it was transparent. I liked that
 approach better.

 From what I remember there indeed was something like that in the 1.2
series of the game, upstream changed it along that lines. I'm sure Mark
will correct me if that's wrong. ;)

 Unfortunately this is too deep into it so it's nothing that we can do
within Debian only, though.

 I tried installing wesnoth-server, and now I can do network games. Thanks
 for your response.

 Thank you for your feedback! And like said, I'll keep this bugreport
for tracking the Network player option disabling when starting a Local
game only.

 So long,
Rhonda



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



Bug#506207: portmap is not correctly started

2008-11-19 Thread Juan Cespedes
Package: portmap
Version: 6.0-7

In file /etc/init.d/portmap, when doing a start, there is a check to
see if portmap is already running.  The check currently looks like this:

pid=pidofproc portmap

But, of course, it should be:

pid=`pidofproc portmap`

Right now, it always tries to start portmap in that line, without
specifying any potions, even if there are in /etc/default/portmap, and
even if it is already running.

Thanks,

-- 
Juan Cespedes
http://www.cespedes.org/



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



Bug#506109: Winbind bug 506109

2008-11-19 Thread Jelmer Jaarsma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

debian/winbind.files currently includes /usr/lib/nss_info/*.so  which
should be removed to keep things clean I think?

/usr/lib/samba/nss_info/sfu20.so should also be added to
debian/winbind.files or the notation of *.so should be used there (if
possible)

Regards,

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

iEYEARECAAYFAkkj+UkACgkQ3bV1+S5veEjC4gCfd8olqcm2qHDu5qEnts4SIY7z
UVIAn2yC1fVihRXbrfbAFM+tNPqAWlPW
=JP53
-END PGP SIGNATURE-



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



Bug#506207: Right patch for this bug

2008-11-19 Thread Juan Cespedes
tags 506207 +path
merge 504305 506207
thanks

Sorry, but the patch included in #504305 is wrong: the correct one
should be:

--- /etc/init.d/portmap 2008-10-27 00:53:10.0 +0100
+++ portmap 2008-11-19 12:39:27.645205021 +0100
@@ -30,7 +30,7 @@
 case $1 in
 start)
log_begin_msg Starting portmap daemon...
-   pid=pidofproc portmap
+   pid=`pidofproc portmap`
if [ -n $pid ] ; then
  log_begin_msg Already running.
  log_end_msg 0


Without that, function pidofproc() isn't even called.  That line sets
the variable pid to pidofproc and then executes portmap.

Thanks,

-- 
Juan Cespedes
http://www.cespedes.org/



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



Bug#440680: [Apparmor-dev] Apparmor kernel module

2008-11-19 Thread Giuseppe Iuculano
John Johansen ha scritto:

 The current version of AppArmor requires patching the kernel.  The old
 deprecated version also required patching the kernel but it was a much
 smaller (a single export).
 
 We hope this situation will change in the future, but currently your
 best bet is sticking with the AppArmor 2.3 (trunk) patches.

Thanks for your fast reply.
Kernel policy in Debian is to follow upstream kernel as closely as possible, so
if I can't get a stand-alone apparmor module, I have no chance to get a working
apparmor debian package (unless you push that patch to the mainline kernel).


Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#506008: [grub-invaders] Fails to boot

2008-11-19 Thread Robert Millan
On Wed, Nov 19, 2008 at 11:52:22AM +0100, Didier Raboud wrote:
 Le mercredi 19 novembre 2008 11:26:05, vous avez écrit :
  Hi!
 
  The proposed patch is wrong.  I have no idea how it is supposed to fix the
  problem, but grub isn't supposed to perform UUID search for a partition
  unless it is going to be accessed (i.e. after user selection).
 
 Hi,
 
 I tend to agree and I still wonder why it didn't work, but note that this is 
 what is done in /etc/grub.d/10_linux . That's why I proposed a patch doing 
 the 
 same.
 
 See my attached /boot/grub/grub.cfg and its relevant parts in 10_linux :
 
   set root=(hd0,1)
   search --fs-uuid --set 055ce214-7182-4b61-84e8-c831372d5e64
   menuentry Debian GNU/Linux, linux 2.6.27-1-amd64 {
   (...)

Note that this was a bug.  It was fixed in:

2008-08-01  Robert Millan  [EMAIL PROTECTED]

* util/grub.d/10_linux.in: Use prepare_grub_to_access_device() from
within menuentries, not before them.
util/grub.d/10_hurd.in: Likewise.

Not sure if it made it to Lenny.

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



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



Bug#505452: samba: Usernames lovercase not working

2008-11-19 Thread Martin Šín
Hi,
I found where is the problem - users have their passwords with some
letters uppercase. I they change their passwords and use only
small letters, everything is ok and password is recognized.

Best regards,
Martin Sin.



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



Bug#506174: gnome: Gnome installs swfdec-mozilla which does not allow iceweasel to work with flashplayer-mozilla

2008-11-19 Thread Noel David Torres Taño
On Wednesday 19 November 2008 10:30:18 Josselin Mouette wrote:
 Le mercredi 19 novembre 2008 à 01:19 +, Noel Torres a écrit :
  It is impossible to view flash videos with iceweasel using the flash
  10 library provided by flashplayer-mozilla if you have gnome
  installed, since gnome depends on swfdec-mozilla which somehow takes
  precedence.
 
 That’s precisely why you can set it up using alternatives:
   update-alternatives --config flash-mozilla.so
 
 Cheers,

Is that made clear somewhere? Average Gnome user does not know about 
alternatives. I know about them (and it is a cool feature) but they are hardly 
documented when needed. The system itself is, if you search for it, but when 
some package uses it then it is not documented at all. It would be useful that 
when you install flashplayer-mozilla or swfdec-mozilla (or any other 
alternative-managed program) it says you thispackage is correctly installed 
and configured, but it is not actually the standard alternatives' general 
name. Please use update-alternatives --config agn iw you want it to.

Since this nor anything like this was documented at all, I needed to remove 
swfdec-mozilla to be able to use flashplayer-mozilla, leaving gnome in broken 
state.

Moreover, for those who install flasplayer-mozilla having gnome causes 
swfdec-mozilla installed and not used. Could be possible to change dependence 
on swfdec-mozilla to swfdec-mozilla|flasplayer-mozilla ?

Thanks


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


Bug#506208: sshpass: fails when ssh asks for host key confirmation

2008-11-19 Thread Piotr Lewandowski

Package: sshpass
Version: 1.01-2
Severity: important

When openssh-client asks for host key confirmation[1] sshpass silently 
suppress this message and seems to hang.


[1] 
RSA key fingerprint is xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.
Are you sure you want to continue connecting (yes/no)?


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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Shell: /bin/sh linked to /bin/dash

Versions of packages sshpass depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries

Versions of packages sshpass recommends:
ii  openssh-client [ssh-client]   1:5.1p1-3  secure shell client, an rlogin/rsh

sshpass suggests no packages.

-- no debconf information

--
Piotr Lewandowski



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



Bug#506174: gnome: Gnome installs swfdec-mozilla which does not allow iceweasel to work with flashplayer-mozilla

2008-11-19 Thread Josselin Mouette
Le mercredi 19 novembre 2008 à 12:54 +0100, Noel David Torres Taño a
écrit :
 Since this nor anything like this was documented at all, I needed to
 remove swfdec-mozilla to be able to use flashplayer-mozilla, leaving
 gnome in broken state.

The problem here lies in flashplayer-mozilla for not setting a higher
priority than swfdec-mozilla. If it did, simply installing it would
enable it.

 Could be possible to change dependence on swfdec-mozilla to
 swfdec-mozilla|flasplayer-mozilla ?

Certainly not.

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


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


Bug#504580: sudo: Commands in PATH /usr/sbin, /sbin not found

2008-11-19 Thread Patrick Schoenfeld
Hi,

On Tue, Nov 18, 2008 at 06:32:17PM +0100, Kai Weber wrote:
 I tried to run sudo in gdb and step through the code, but I failed.
 Maybe you have a tip?

I stepped a bit through the code today and what I can get is that the
message (not found) comes from sudo. The problem seems to be that
in sudo.c around the lines 621 - 625 when calling find_path the path is
still set to the invokers path and not to the secure path that is
inserted into the environment with which the program would be run.
I'm not yet so far to see:

a) why this happens
b) under which conditions

However I just remembered a workaround for you, as long as we don't know
the exact reason. You could configure an alias in /etc/profile:

alias sudo='PATH=$PATH:/sbin:/usr/sbin sudo'

I know that this is kind of ugly, but it works around the problem for
now:

[EMAIL PROTECTED]:~$ alias sudo='PATH=$PATH:/sbin:/usr/sbin sudo'
[EMAIL PROTECTED]:~$ sudo invoke-rc.d 
invoke-rc.d: syntax error: missing required parameter, --help assumed

From what I currently can tell this indeed seems to be a bug.
However I'm uncertain how this is triggered, given that it seems to work
in certain situations. I'm also not sure if this deserves more work then
what we've already tried, because their is an easy workaround and it is
fixed in lenny anyway.

Regards,
Patrick



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



Bug#504167: T60

2008-11-19 Thread Bastian Blank
On Tue, Nov 04, 2008 at 04:37:25PM +0100, Jan Korbel wrote:
 Hmm after cca 10 compilations i can't resume even with vanilla 2.6.26.6 :(
 I'll try another one and 2.6.26.5 too.

Can you try to use this patch? It is not nearly nice but the best guess.

| --- a/kernel/time/tick-broadcast.c
| +++ b/kernel/time/tick-broadcast.c
| @@ -508,7 +508,7 @@ static void tick_broadcast_init_next_event(cpumask_t 
*mask, ktime_t expires)
|  void tick_broadcast_setup_oneshot(struct clock_event_device *bc)
|  {
| /* Set it up only once ! */
| -   if (bc-event_handler != tick_handle_oneshot_broadcast) {
| +   {
| int was_periodic = bc-mode == CLOCK_EVT_MODE_PERIODIC;
| int cpu = smp_processor_id();
| cpumask_t mask;

Bastian

-- 
The joys of love made her human and the agonies of love destroyed her.
-- Spock, Requiem for Methuselah, stardate 5842.8



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



Bug#504580: sudo: Commands in PATH /usr/sbin, /sbin not found

2008-11-19 Thread Patrick Schoenfeld
Hi Kai,

On Tue, Nov 18, 2008 at 06:32:17PM +0100, Kai Weber wrote:
 It's exactly the same configuration.

I again ask you: Really? Is it really that the group you configured in
sudoers is in fact the group sudo? Or could it be that you use another
group instead of sudo?

I'm asking because I just figured that the problem seems to be related
to the sudo group. If the user is not a member of the sudo group (which
seems to have some special not documented meaning...) but lets say the
adm group and the entry in sudoers is

%adm ALL=(ALL) ALL

everything is okay.
This is reproducible for me, so I guess you in fact have different group
memberships on the system where it works?

Best Regards,
Patrick



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



Bug#504167: T60

2008-11-19 Thread Bastian Blank
On Wed, Nov 19, 2008 at 01:33:08PM +0100, Bastian Blank wrote:
 On Tue, Nov 04, 2008 at 04:37:25PM +0100, Jan Korbel wrote:
  Hmm after cca 10 compilations i can't resume even with vanilla 2.6.26.6 :(
  I'll try another one and 2.6.26.5 too.
 
 Can you try to use this patch? It is not nearly nice but the best guess.

Better, try to apply aa276e1cafb3ce9d01d1e837bcd67e92616013ac.

Bastian

-- 
I have never understood the female capacity to avoid a direct answer to
any question.
-- Spock, This Side of Paradise, stardate 3417.3



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



Bug#502346: [Pkg-virtualbox-devel] Bug#502346: not fixed

2008-11-19 Thread Michael Meskes
On Wed, Nov 19, 2008 at 12:26:24PM +0100, Bastian Blank wrote:
 This bug is _not_ fixed.

Great email! Would you care to explain? This bug is about 

virtualbox-ose-modules package older than virtualbox-ose

right?

Sid atm has:

virtualbox-ose 1.6.6-dfsg-3
virtualbox-ose-modules 2.6.26+1.6.6-dfsg-5

So where's the problem? Both are 1.6.6-dfsg. What do I miss? 

I do agree that we have to move the modules out of lme, but this is not what
this bug is about. Okay, you could rename and all, but I'd prefer to report a
new one for that. Also I'd very much prefer to make this change past Lenny. 

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



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



Bug#506214: Uninitialized value $string in unpack

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

Package: libpdf-reuse-perl
Version: 0.35-1
Severity: important

Hello,

I get the following since I updated today to the Lenny version of
PDF::Reuse (before I used the cpan one):


Use of uninitialized value $string in unpack at
/usr/share/perl5/PDF/Reuse.pm line 1284.

As I see my results of the generated PDFs are okay but the warning is
realy annoying on webpages :)

Feel free to bump it to normal if you think this isn't important, anyway
I would welcome a fixed lenny version.

Thanks.

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

E-Mail: [EMAIL PROTECTED]

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

iEYEARECAAYFAkkkCaAACgkQ2XA5inpabMfkDQCgiU31Yjs8LdJuC2nD2sqGNY0v
7X8AoKeaki8A4MnKuogO75AKYDlxeZuO
=k+sO
-END PGP SIGNATURE-



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



Bug#506214: Possible patch

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

tags #506213 patch
thanks

This fixes the problem here:

- --- Reuse.pm.orig   2008-11-19 13:44:52.0 +0100
+++ Reuse.pm2008-11-19 13:46:05.0 +0100
@@ -1281,8 +1281,10 @@

if (ref($PDF::Reuse::Util::font_widths{$Font}) eq 'ARRAY')
{   my @font_table = @{ $PDF::Reuse::Util::font_widths{$Font} };
- -   for (unpack (C*, $string))
- -   {  $w += $font_table[$_];
+   if(defined $string){
+  for (unpack (C*, $string))
+  {  $w += $font_table[$_];
+  }
}
}
else

I think this patch will not break anything, because it simply just calls
unpack() if $string is defined, with an undefined one, there is nothing
to unpack.

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

E-Mail: [EMAIL PROTECTED]

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

iEYEARECAAYFAkkkC1oACgkQ2XA5inpabMc49wCggOVsf7vpHYeKO8AJD8k/5MUJ
XncAn1xQOo2kFvVyDHjT7oSj7sahrAUB
=51fY
-END PGP SIGNATURE-



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



Bug#506008: [grub-invaders] Fails to boot

2008-11-19 Thread Didier Raboud
Le mercredi 19 novembre 2008 12:45:03 Robert Millan, vous avez écrit :
 On Wed, Nov 19, 2008 at 11:52:22AM +0100, Didier Raboud wrote:
  Le mercredi 19 novembre 2008 11:26:05, vous avez écrit :
   Hi!
  
   The proposed patch is wrong.  I have no idea how it is supposed to fix
   the problem, but grub isn't supposed to perform UUID search for a
   partition unless it is going to be accessed (i.e. after user
   selection).
 
  Hi,
 
  I tend to agree and I still wonder why it didn't work, but note that this
  is what is done in /etc/grub.d/10_linux . That's why I proposed a patch
  doing the same.
 
  See my attached /boot/grub/grub.cfg and its relevant parts in 10_linux :
 
  set root=(hd0,1)
  search --fs-uuid --set 055ce214-7182-4b61-84e8-c831372d5e64
  menuentry Debian GNU/Linux, linux 2.6.27-1-amd64 {
  (...)

 Note that this was a bug.  It was fixed in:

 2008-08-01  Robert Millan  [EMAIL PROTECTED]

 * util/grub.d/10_linux.in: Use prepare_grub_to_access_device() from
 within menuentries, not before them.
 util/grub.d/10_hurd.in: Likewise.

 Not sure if it made it to Lenny.

Hi again, 

from reading the changelog.gz, I confirm that this should have made it to 
Lenny. 
After purging and reinstalling grub-pc from Lenny, 10_linux is still producing 
a similar entry as above.

The mentioned bug (number ?) is then still open. I fear to try the change 
because if invaders fails, what tells me that my boot won't fail too ?

What I see here on my laptop is that with the prepare_grub_to_access_device() 
outside of the entries, it works and with it being inside the entry 
for invaders, it fails.

So ?

Regards, 

OdyX

-- 
Didier Raboud, proud Debian user.
CH-1802 Corseaux
[EMAIL PROTECTED]


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


Bug#506209: liblink-grammar4-java should be arch all, not any

2008-11-19 Thread Matthias Klose
Package: liblink-grammar4-java
Version: 4.3.5-1

liblink-grammar4-java should be arch all, not any

also please build-depend on default-jdk, instead of classpath/jikes.



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



Bug#502217: hal-info: IBM ThinkPad X31 (2672-PG9) needs s3_bios and s3_mode in the video quirks

2008-11-19 Thread Evgeni Golov
Hi,

sorry for the late reply, I'm quite busy at the moment.

On Mon, 27 Oct 2008 12:44:23 +0100 Danny Kukawka wrote:

 then please check first Debian bts #471772. The current patch to not use 
 s3_bios+s3_mode for all X31 was introduced because of this bug. 
...
 Please clarify if this change is still needed, because your change would 
 break 
 the suspend on the machines from #471772. 

Okay, I've played a bit with pm-suspend and its --quirks-* options.
Here are my results:

none:
 + backlight on
 + no resume  

dpms-suspend:
 + backlight on
 + resume

dpms-suspend + radeon-off:
 + backlight off
 + no resume

radeon-off:
 + backlight off
 + resume

So if I drop dpms-suspend, everything is okay, it's just the current
combo of radeon-off AND dpms-suspend which breaks things for me.
My 2672PG9 is a bit moddified (Intel 2915 Wifi and Bluetooth), but both
are off during my tests, so they should not hurt.

@Anarcat + Antony:
Can you two try to suspend with pm-suspend --quirk-radeon-off and
tell me if it resumes fine and has backlight off during suspend?

Regards
Evgeni


pgpZCdprqec3Z.pgp
Description: PGP signature


Bug#504382: Propagating fix for #504382 to stable

2008-11-19 Thread Adrian von Bidder
On Wednesday 19 November 2008 10.17:07 Marcin Owsiany wrote:
 On Mon, Nov 10, 2008 at 02:18:12PM +0100, Adrian von Bidder wrote:
  On Monday 10 November 2008 12.42:51 you wrote:
   I've noticed that you uploaded postgre 1.32-2 (fixing #504382) to
   unstable. Do you intend to propagate that also to etch and/or lenny?
 
  Only via volatile, I don't think this is something for a freeze
  exception, given that the new version adds (some few) features and
  given that I changed some default settings and the packaging etc.
 
  I plan to do an upload soon (had no time when I did 1.32-x); or you
  can NMU to volatile (just take the old source package and slap the
  current client whitelist in)

 I'd like to upload the following change to etch-volatile.

Please do, yes.

Thanks a lot.


 By the way, is it possible to upload do lenny-volatile yet?

 $ debdiff postgrey_1.27-4volatile1.dsc postgrey_1.27-4volatile2.dsc
 diff -u postgrey-1.27/debian/postgrey_whitelist_clients.md5sum
 postgrey-1.27/debian/postgrey_whitelist_clients.md5sum ---
 postgrey-1.27/debian/postgrey_whitelist_clients.md5sum
 +++ postgrey-1.27/debian/postgrey_whitelist_clients.md5sum
 @@ -11,0 +12 @@
 +50848c8868cdc595592881c83f6b2250 
 1.27-4volatile1/postgrey_whitelist_clients diff -u
 postgrey-1.27/debian/changelog postgrey-1.27/debian/changelog ---
 postgrey-1.27/debian/changelog
 +++ postgrey-1.27/debian/changelog
 @@ -1,3 +1,11 @@
 +postgrey (1.27-4volatile2) etch-volatile; urgency=low
 +
 +  * Maintainer-approved NMU
 +  * merge whitelist from 1.32-2 package
 +  * add md5sum from 1.27-4volatile1 (same as 1.32-1)
 +
 + -- Marcin Owsiany [EMAIL PROTECTED]  Wed, 19 Nov 2008 07:29:40
 + +
  postgrey (1.27-4volatile1) etch-volatile; urgency=low

* This release is dedicated to our listmasters.
 diff -u postgrey-1.27/postgrey_whitelist_clients
 postgrey-1.27/postgrey_whitelist_clients ---
 postgrey-1.27/postgrey_whitelist_clients
 +++ postgrey-1.27/postgrey_whitelist_clients
 @@ -158,6 +158,8 @@
  registrarmail.net
  # google.com (big pool, reported by Matthias Dyer)
  /^.*-out-.*\.google\.com$/
 +# see Debian #504382 (Marcin Owsiany)
 +/^mail.*\.google\.com$/
  # orange.fr (big pool, reported by Lo�c Le Loarer)
  /^smtp\d+\.orange\.fr$/
  # citigroup.com (slow retry, reported by Michael Monnerie)
 @@ -187,0 +190,16 @@
 +# 2007-09-07: nrl.navy.mil (no retry, reported by Axel Beckert)
 +nrl.navy.mil
 +# 2007-10-18: aliplast.com (long retry, reported by Johannes Feigl)
 +mail.aliplast.com
 +# 2007-10-18: inode.at (long retry, reported by Johannes Feigl)
 +/^mx\d+\..*\.inode\.at$/
 +# 2008-02-01: bol.com (no retry, reported by Frank Breedijk)
 +/^.*?.server.arvato-systems.de$/
 +# 2008-06-05: registeredsite.com (no retry, reported by Fred Kilbourn)
 +/^(?:mail|fallback-mx)\d+.atl.registeredsite.com$/
 +# 2008-07-17: mahidol.ac.th (no retry, reported by Alex Beckert)
 +saturn.mahidol.ac.th
 +# 2008-07-18: ebay.com (big pool, reported by Peter Samuelson)
 +ebay.com
 +# 2008-07-22: yahoo.com (big pool, reported by Juan Alonso)
 +yahoo.com



-- 
Umlaut Zebra über alles!


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


Bug#504580: sudo: Commands in PATH /usr/sbin, /sbin not found

2008-11-19 Thread Patrick Schoenfeld
Hi,

hopefully this will be my last email for today :-)

On Wed, Nov 19, 2008 at 01:39:00PM +0100, Patrick Schoenfeld wrote:
 I'm asking because I just figured that the problem seems to be related
 to the sudo group. If the user is not a member of the sudo group (which
 seems to have some special not documented meaning...) but lets say the
 adm group and the entry in sudoers is
 
 %adm ALL=(ALL) ALL

Well, that seems to be fact. I just found out that sudo is compiled
with the --with-exempt-group option set to sudo. This enables members of
the group sudo to use sudo without entering a password. Not that I see a
sense in this, because NOPASSWD exists, but it has a not so nice
side-effect: The secure_path is not set on users in this group. This
seems to be wanted behaviour, given that the CHANGES file states:

393) Users in the 'exempt' group shouldn't get their $PATH overridden
 by 'secure-path'.  Patch from [EMAIL PROTECTED]

What I still do not understand is that this wasn't changed (at least
according to the CHANGES file) since then, but the side-effect does not
exist in the Lenny version. However, I did not diff the old and the new
code to verify that this code path hasn't changed since then, so it is
possible that upstream decided to change this without documenting it.

So to fix the problem for you:
- Move users which are in the group sudo to the group adm (or another
  group of your choice)
- Change your sudoers configuration to use %adm instead of %sudo
- If you don't want that users need to enter their password add the
  NOPASSWD flag to the configuration

Or wait until Lenny is released ;-)

Best Regards,
Patrick



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



Bug#477077: dansguardian: segmentation fault crash

2008-11-19 Thread Santiago Castillo

Hi!

I upgraded dansguardian to 2.9.9.7 (sid package) but the problem is 
still here.


Trying to solve the problem, I set
maxagechildren = 3500
and
maxchildren = 180

and the problem did not dissapear, but the syslog  show a different ip value

[10640.911704] dansguardian[7713]: segfault at 2e5 ip 0807ead7 sp 
bfee9c00 error 4 in dansguardian[8048000+a1000]
[12706.630293] dansguardian[31550]: segfault at 2e5 ip 0807ead7 sp 
bffa2580 error 4 in dansguardian[8048000+a1000]



I dont know what else to check

Regards
s.



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



Bug#505608: runit: stopped runsv processes not responding to TERM signals

2008-11-19 Thread Gerrit Pape
On Thu, Nov 13, 2008 at 02:41:39PM -0500, Jameson Graef Rollins wrote:
 Hello, Gerrit.  I'm encountering a problem with runit that I'm hoping
 you can help me with.
 
 It appears that stopped runsv processes are not responding to TERM
 signals.  The big problem that this is causing is that services
 removed with update-service --remove do not die:
 
 servo:~ 1$ sudo update-service --add /var/lib/cereal/sessions/foo cereal.foo
 Service cereal.foo added.
 servo:~ 0$ pidof runsv
 27144
 servo:~ 0$ sudo svstat /etc/service/cereal.foo
 /etc/service/cereal.foo: down 51 seconds
 servo:~ 0$ sudo update-service --remove /var/lib/cereal/sessions/foo 
 cereal.foo
 Service cereal.foo removed, the service daemon received the TERM and CONT 
 signals.
 servo:~ 0$ sudo svstat /etc/service/cereal.foo
 /etc/service/cereal.foo: unable to chdir: file does not exist
 servo:~ 0$ ps -eFH | grep [r]unsv
 root  3276 1  03032   0 Oct24 ?00:00:05   runsvdir -P 
 /etc/service log: 
 ...
 root 27144  3276  02736   0 14:30 ?00:00:00 runsv 
 cereal.foo
 servo:~ 0$ pidof runsv
 27144
 servo:~ 0$ sudo kill -TERM $(pidof runsv)
 servo:~ 0$ pidof runsv
 27144
 servo:~ 0$ sudo kill -KILL $(pidof runsv)
 servo:~ 0$ pidof runsv
 servo:~ 1$ 

Hi Jameson, see the runsv(8) man page:

SIGNALS
   If runsv receives a TERM signal, it acts as  if  the  character x  was
   written to the control pipe.
and
   x  Exit.   If  the  service  is running, send it a TERM signal, and
  then a CONT signal.  Do not restart the service.  If the service
  is down, and no log service exists, runsv exits.  If the service
  is down and a log service  exists,  runsv  closes  the  standard
  input of the log service, and waits for it to terminate.  If the
  log service is down, runsv exits.  This command is ignored if it
  is given to service/log/supervise/control.

If runsv receives a TERM signal, it sends the service daemon a TERM
signal, and waits for it to terminate.  As long as the service daemon
doesn't terminate, runsv will be running too, I guess that's what's
happening with your services.  IMO the correct fix is to make sure that
the service daemon properly re-acts on a TERM signal.  If that isn't
feasible, you can tell runsv to send a KILL signal (see CUSTOMIZE
CONTROL), or use something like 'sv force-stop
/var/lib/cereal/sessions/foo'.

...Having written that, I see your service is down when removing it
 servo:~ 0$ sudo svstat /etc/service/cereal.foo
 /etc/service/cereal.foo: down 51 seconds

Hmm.  If you can reproduce the issue reliably, can you make the service
directory available, so that I can try to reproduce on my systems?

Thanks, Gerrit.



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



Bug#506217: inkscape: .../extensions/cdr2svg.sh calls unavailable uniconv, should be uniconvertor and depend on python-uniconvertor

2008-11-19 Thread Noel Köthe
Package: inkscape
Version: 0.46-3
Severity: normal

Hello,

inkscape has an .cdr (Corel files) import converter but this one calls the wrong
progamm.

/usr/share/inkscape/extensions/cdr2svg.sh
...
uniconv ...
...

The correct one would be uniconvertor (see python-uniconvertor package) which
IMHO should be depended or recommended to have this functionality.

Right now the upstream import extension is not working.

Thank you.

Noèl

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

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

Versions of packages inkscape depends on:
ii  libatk1.0-0  1.22.0-1The ATK accessibility toolkit
ii  libc62.7-16  GNU C Library: Shared libraries
ii  libcairo21.6.4-6.1   The Cairo 2D vector graphics libra
ii  libcairomm-1.0-1 1.6.4-1 C++ wrappers for Cairo (shared lib
ii  libfontconfig1   2.6.0-2 generic font configuration library
ii  libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib
ii  libgc1c2 1:6.8-1.2   conservative garbage collector for
ii  libgcc1  1:4.3.2-1   GCC support library
ii  libgconf2-4  2.22.0-1GNOME configuration database syste
ii  libglib2.0-0 2.16.6-1The GLib library of C routines
ii  libglibmm-2.4-1c2a   2.16.4-1C++ wrapper for the GLib toolkit (
ii  libgnomevfs2-0   1:2.22.0-5  GNOME Virtual File System (runtime
ii  libgtk2.0-0  2.12.11-4   The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a1:2.12.7-1  C++ wrappers for GTK+ 2.4 (shared 
ii  libgtkspell0 2.0.13-1+b1 a spell-checking addon for GTK's T
ii  liblcms1 1.17.dfsg-1 Color management library
ii  libmagick++107:6.3.7.9.dfsg1-2.1 C++ API to the ImageMagick library
ii  libmagick10  7:6.3.7.9.dfsg1-2.1 image manipulation library
ii  libpango1.0-01.20.5-3Layout and rendering of internatio
ii  libpng12-0   1.2.27-2PNG library - runtime
ii  libpoppler-glib3 0.8.7-1 PDF rendering library (GLib-based 
ii  libpoppler3  0.8.7-1 PDF rendering library
ii  libpopt0 1.14-4  lib for parsing cmdline parameters
ii  libsigc++-2.0-0c2a   2.0.18-2type-safe Signal Framework for C++
ii  libssl0.9.8  0.9.8g-14   SSL shared libraries
ii  libstdc++6   4.3.2-1 The GNU Standard C++ Library v3
ii  libwpd8c2a   0.8.14-1Library for handling WordPerfect d
ii  libwpg-0.1-1 0.1.3-1 WordPerfect graphics import/conver
ii  libx11-6 2:1.1.5-2   X11 client-side library
ii  libxft2  2.1.12-3FreeType-based font drawing librar
ii  libxml2  2.6.32.dfsg-4   GNOME XML library
ii  libxslt1.1   1.1.24-2XSLT processing library - runtime 
ii  zlib1g   1:1.2.3.3.dfsg-12   compression library - runtime

Versions of packages inkscape recommends:
ii  imagemagick  7:6.3.7.9.dfsg1-2.1 image manipulation programs
pn  libwmf-bin   none  (no description available)
ii  perlmagick   7:6.3.7.9.dfsg1-2.1 Perl interface to the libMagick gr
ii  pstoedit 3.45-4  PostScript and PDF files to editab

Versions of packages inkscape suggests:
ii  dia-gnome 0.96.1-7   Diagram editor (GNOME version)
pn  libxml-xql-perl   none (no description available)
ii  python2.5.2-3An interactive high-level object-o
pn  python-lxml   none (no description available)
ii  python-numpy  1:1.1.1-1  Numerical Python adds a fast array
pn  ruby  none (no description available)
pn  skencil   none (no description available)
ii  ttf-bitstream-vera1.10-7 The Bitstream Vera family of free 

-- no debconf information



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



Bug#506203: QA: 506203: proposed patch

2008-11-19 Thread Paul Wise
tags 506203 + patch
thanks

I propose this patch to fix this issue:

Index: wml/developer.wml
===
--- wml/developer.wml   (revision 2037)
+++ wml/developer.wml   (working copy)
@@ -193,7 +193,7 @@
 $initial = strtoupper(substr($login, 0, 1));
 $maintainer_data .= Reports:  .
 html_a(Buildd, http://buildd.debian.org/pkg.cgi?maint=$ulogin;) .  
-  .
-html_a(Igloo, 
http://people.debian.org/~igloo/status.php?email=$ulogin;) .  -  .
+html_a(Igloo, 
http://oldpeople.debian.org/~igloo/status.php?email=$ulogin;) .  -  .
 html_a(Lintian, 
http://lintian.debian.org/reports/maintainer/$ulogin.html;) .  -  .
 // down since 2006-11 - html_a(Checklib, 
http://rerun.lefant.net/checklib/maintainers.$initial.html#$ulogin;) .  -  .
 html_a(Debtags, 
http://debtags.alioth.debian.org/todo.html?maint=$ulogin;) .  -  .
@@ -934,7 +934,7 @@
 } else {
 $buildd_display = html_td(
 html_a(Buildd, 
http://buildd.debian.org/build.php?pkg=$urlpackage;) . html_br() .
-html_a(More, 
http://people.debian.org/~igloo/status.php?packages=$urlpackage;)
+html_a(More, 
http://buildd.debian.org/~jeroen/status/package.php?p=$urlpackage;)
 );
 }
 $line .= $buildd_display;

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#506212: xserver-xorg: After upgrade, X starts but there is no keyboard, user stuck

2008-11-19 Thread Helge Hafting
Package: xserver-xorg
Version: 1:7.4~4
Severity: normal


After an upgrade, I restarted X and it came up but with no
keyboard at all. 

After powering off and rebooting without X, I found this
in Xorg.0.log:

(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be 
disabled.

After some googling, I found that I could use
Option AllowEmptyInput false and then everything is fine again.

I don't complain - experimental can pull such stunts of course.
But this needs fixing before it gets to stable, where users
expect their old config to work, or new necessary options to
be added automatically.

The information I found suggests that this option might be needed
when the keyboard is specified in xorg.conf, rather than autodetected.
I think I always will need some keyboard information in
xorg.xonf, because I use a norwegian keyboard layout. This surely
cannot be autodetected, even though the keyboard device is
trivially detectable.  It is the same for every other non-english user.


-- 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 26 okt.  2007 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1797392 12 nov. 14:14 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 135M (rev a1)

/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 5342 19 nov. 13:07 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Sat May 12 15:12:41 PDT 
2007

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


Section ServerFlags
#Allow ctrl+alt+Fn - in theory but doesn't actually work.
#vt switch fail when started from xdm, works when started from startx
#   Option  DontVTSwitch  off
#Get the console switching back?
#strangely, this works for xd but is not needed for startx ???
#This option also kills autorepeat and is therefore unuseable
#Option XkbDisable true

#Attempt to fix the mysteriously lost keyboard
Option AllowEmptyInput false

EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen 0 0
InputDevice Generic Keyboard
#Touchpad before other mouse, according to:
##http://gentoo-wiki.com/HARDWARE_Synaptics_Touchpad
#now also CorePointer
InputDevice Synaptics Touchpad CorePointer
InputDevice Configured Mouse
EndSection



#Section Module
#nonexistantLoadtype1
#Load   glx
#Load   dbe
#Load   extmod
#Load   fbdevhw
#Load   record
#Load   freetype
#Virker ikke?
#EndSection

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

Section InputDevice
Identifier Configured Mouse
Driver mouse
Option Buttons 10
Option ZaxisMapping 4 5 6 7
Option SendCoreEvents true
Option Device /dev/input/mice
Option Protocol ImPS/2
Option Emulate3Buttons true
EndSection

Section InputDevice
Identifier Synaptics Touchpad
Driver synaptics
Option Buttons 10
Option ZaxisMapping 4 5 6 7
Option ButtonMapping 2 3 4
Option SendCoreEvents true
Option Device /dev/psaux
#alt. protocols: event alps
Option Protocol auto-dev
Option HorizScrollDelta 0
Option SHMConfig on
Option LeftEdge 120
Option RightEdge 950
Option TopEdge 120
Option BottomEdge 650
Option FingerLow 14
Option FingerHigh 15
Option MaxTapTime 0
Option TappingOff 1
Option MaxTapMove 110
Option EmulateMidButtonTime 75
Option VertScrollDelta 20
Option CornerCoasting 1

Bug#506074: pmount: mounts device with wrong uid and gid

2008-11-19 Thread Guillaume Melquiond
I experimented a bit more and the bug was indeed caused by pmount and
gnome-volume-manager deferring the mounting process to mount. Then mount
was blindly following the uid and gid stored on the DVDs. Once
the /etc/fstab line is removed, pmount and g-v-m take over and they
forcibly set the uid and gid of the files, hence hiding the flaws of the
DVDs.

There is still a bug/feature somewhere else (in debian-installer
perhaps?), as the /etc/fstab line was added by software. (I would never
have called a mount point cdrom_0_ and added symlinks all over the
place.) But that is a story for another time and report.

Sorry for the noise, I should have been a bit more careful.

Best regards,

Guillaume




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



Bug#506210: lynx-cur: reduce need for build-dependencies just to detect paths in configure

2008-11-19 Thread Colin Watson
Package: lynx-cur
Version: 2.8.7dev10-2.1
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu ubuntu-patch jaunty

In Ubuntu, we try to keep the size of our main component under
control, and packages in main are only allowed to build-depend or depend
on other packages in main; this lets us use main as a set of packages on
which we offer better-quality support and so on. As a result I found
myself looking at the long build-dependency list of lynx-cur;
specifically, we don't yet have ncompress in main and I was wondering if
we really needed it. Apparently you added this along with a number of
other dependencies in version 2.8.7dev7-2 so that configure would detect
paths correctly.

It seems that a build-dependency isn't actually necessary for this; you
can get configure to detect the path you want by means of an environment
variable. I've attached the patch I applied in Ubuntu to remove the need
for the build-dependency on ncompress, but perhaps you'd like to extend
this to other build-dependencies that aren't truly needed at build time?

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]
diff -u lynx-cur-2.8.7dev10/debian/rules lynx-cur-2.8.7dev10/debian/rules
--- lynx-cur-2.8.7dev10/debian/rules
+++ lynx-cur-2.8.7dev10/debian/rules
@@ -33,6 +33,7 @@
 configure-stamp: patch-stamp
 	dh_testdir
 	# Add here commands to configure the package.
+	COMPRESS=/usr/bin/compress \
 	./configure --prefix=/usr --libexecdir=/usr/lib \
 	--sysconfdir=/etc/lynx-cur --localstatedir=/var \
 	--libdir=/etc/lynx-cur --enable-8bit-toupper --enable-externs \
diff -u lynx-cur-2.8.7dev10/debian/control lynx-cur-2.8.7dev10/debian/control
--- lynx-cur-2.8.7dev10/debian/control
+++ lynx-cur-2.8.7dev10/debian/control
@@ -2,7 +2,7 @@
 Section: web
 Priority: extra
 Maintainer: Atsuhito KOHDA [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.1.16), dpatch, po-debconf, libncursesw5-dev, zlib1g-dev, gettext, libgnutls-dev, zip, unzip, sharutils, bzip2, ncompress, telnet, openssh-client, exim4-daemon-light | mail-transport-agent
+Build-Depends: debhelper (= 4.1.16), dpatch, po-debconf, libncursesw5-dev, zlib1g-dev, gettext, libgnutls-dev, zip, unzip, sharutils, bzip2, telnet, openssh-client, exim4-daemon-light | mail-transport-agent
 Standards-Version: 3.7.2
 
 Package: lynx-cur


Bug#506211: git-buildpackage: git-import-dsc[s] doesn't handle merge failures

2008-11-19 Thread Roger Leigh
Package: git-buildpackage
Version: 0.4.43
Severity: important

Using the files at
  http://people.debian.org/~rleigh/gp-archive/

The import fails with merge failure.  While it is true that there are
conflicts in the merge, we already have the means to resolve it: the
result of the merge is the orig.tar.gz with the .diff.gz applied--
the maintainer has already resolved the conflicts for us, so it shouldn't
be too difficult to fix up the failure and continue.

My by-hand approach to this was to remove all changed files from the
index, copy the unpacked Debian sources on top, check all added/deleted
files are correctly added/deleted, then add everything to the index and
commit.  Since we know the sources with the diff applied are the
definitive result of the merge, this is not too hard to fix.


Thanks,
Roger


% git-import-dscs ~/gp-archive/*.dsc
No git repository found, creating one.
Initialized empty Git repository in /tmp/tmp1_oylT/gimp-print-4.2.0.orig/.git/
Everything imported under gimp-print
tag upstream/4.2.7 not found, importing Upstream tarball
Switched to branch upstream
rm '.cvsignore'
rm 'Matgen/dither-distance.c'
rm 'Matgen/quickaspect.c'
rm 'Matgen/quickdistance.c'
rm 'RedHat/ghostscript-5.50.spec'
rm 'RedHat/gimp-print.spec'
rm 'RedHat/gs.spec.diff'
rm 'debian/.cvsignore'
rm 'debian/cupsys-driver-gimpprint.conffiles'
rm 'debian/cupsys-driver-gimpprint.files'
rm 'debian/escputil.files'
rm 'debian/libgimpprint-dev.files'
rm 'debian/libgimpprint.files'
rm 'debian/libgimpprint.postinst'
rm 'doc/.cvsignore'
rm 'doc/users_guide/.cvsignore'
rm 'doc/users_guide/figures/.cvsignore'
rm 'gimp.m4'
rm 'include/.cvsignore'
rm 'include/gimp-print/.cvsignore'
rm 'jmv/README'
rm 'lib/.cvsignore'
rm 'man/.cvsignore'
rm 'po/.cvsignore'
rm 'samples/.cvsignore'
rm 'scripts/.cvsignore'
rm 'src/.cvsignore'
rm 'src/cups/.cvsignore'
rm 'src/escputil/.cvsignore'
rm 'src/foomatic/.cvsignore'
rm 'src/foomatic/foomatic-templates/Brightness.xml'
rm 'src/foomatic/foomatic-templates/Color.xml'
rm 'src/foomatic/foomatic-templates/Contrast.xml'
rm 'src/foomatic/foomatic-templates/Cyan.xml'
rm 'src/foomatic/foomatic-templates/Density.xml'
rm 'src/foomatic/foomatic-templates/Dither.xml'
rm 'src/foomatic/foomatic-templates/Gamma.xml'
rm 'src/foomatic/foomatic-templates/ImageType.xml'
rm 'src/foomatic/foomatic-templates/InkType.xml'
rm 'src/foomatic/foomatic-templates/InputSlot.xml'
rm 'src/foomatic/foomatic-templates/Magenta.xml'
rm 'src/foomatic/foomatic-templates/MediaType.xml'
rm 'src/foomatic/foomatic-templates/Model.xml'
rm 'src/foomatic/foomatic-templates/PageSize.xml'
rm 'src/foomatic/foomatic-templates/Quality.xml'
rm 'src/foomatic/foomatic-templates/Resolution.xml'
rm 'src/foomatic/foomatic-templates/Saturation.xml'
rm 'src/foomatic/foomatic-templates/Yellow.xml'
rm 'src/foomatic/foomatic-templates/gimp-print.xml'
rm 'src/ghost/.cvsignore'
rm 'src/gimp/.cvsignore'
rm 'src/main/.cvsignore'
rm 'src/printdef/.cvsignore'
rm 'src/testpattern/.cvsignore'
rm 'test/.cvsignore'
rm 'test/parse-bjc'
Switched to branch master
Merging to master
Renamed debian/libgimpprint.postinst = debian/cupsys-driver-gimpprint.postinst
Auto-merged debian/cupsys-driver-gimpprint.postinst
CONFLICT (rename/modify): Merge conflict in 
debian/cupsys-driver-gimpprint.postinst
Removed .cvsignore
Auto-merged Makefile.am
CONFLICT (content): Merge conflict in Makefile.am
Removed Matgen/dither-distance.c
Removed Matgen/quickaspect.c
Removed Matgen/quickdistance.c
Removed RedHat/ghostscript-5.50.spec
Removed RedHat/gimp-print.spec
Removed RedHat/gs.spec.diff
Auto-merged configure.in.in
CONFLICT (content): Merge conflict in configure.in.in
CONFLICT (delete/modify): debian/.cvsignore deleted in upstream and modified in 
HEAD. Version HEAD of debian/.cvsignore left in tree.
Auto-merged debian/changelog
CONFLICT (content): Merge conflict in debian/changelog
Auto-merged debian/control
CONFLICT (add/add): Merge conflict in debian/control
Auto-merged debian/control.in
CONFLICT (content): Merge conflict in debian/control.in
Removed debian/cupsys-driver-gimpprint.conffiles
Removed debian/cupsys-driver-gimpprint.files
Removed debian/escputil.files
Removed debian/libgimpprint-dev.files
CONFLICT (delete/modify): debian/libgimpprint.files deleted in upstream and 
modified in HEAD. Version HEAD of debian/libgimpprint.files left in tree.
Auto-merged debian/rules
CONFLICT (content): Merge conflict in debian/rules
Removed doc/.cvsignore
Auto-merged doc/Makefile.am
CONFLICT (content): Merge conflict in doc/Makefile.am
Auto-merged doc/README.maintaining
CONFLICT (content): Merge conflict in doc/README.maintaining
Removed doc/users_guide/.cvsignore
Auto-merged doc/users_guide/Makefile.am
CONFLICT (content): Merge conflict in doc/users_guide/Makefile.am
Removed doc/users_guide/figures/.cvsignore
Removed gimp.m4
Removed include/.cvsignore
Removed include/gimp-print/.cvsignore
Auto-merged include/gimp-print/Makefile.am
CONFLICT (content): Merge conflict in 

Bug#506008: [grub-invaders] Fails to boot

2008-11-19 Thread Robert Millan
tags 506008 - patch
thanks

On Wed, Nov 19, 2008 at 08:57:54AM +0100, Fabian Greffrath wrote:
 Hello Robert,
 
 please have a look at #506008. I remember that we have discussed the 
 affected lines before I asked you to upload the package. Can you 
 imagine what went wrong?
 
 If you like, please NMU.

Hi!

The proposed patch is wrong.  I have no idea how it is supposed to fix the
problem, but grub isn't supposed to perform UUID search for a partition
unless it is going to be accessed (i.e. after user selection).

On Mon, Nov 17, 2008 at 07:11:02PM +0100, Didier Raboud wrote:

 While trying grub-pc, I went over grub-invaders. Installation went fine, but 
 it
 failed to boot with an error like multiboot unknown (can't remember 
 exactly).

I need a better description of the problem before I can figure out what causes
it.  Please provide exact error, and a copy of your grub.cfg.

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



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



Bug#506213: Please add support for user dircolors settings to /etc/skel/.bashrc

2008-11-19 Thread Reuben Thomas
Package: bash
Version: 3.2-4
Severity: minor


It is nice if users can put a ~/.dircolors file in their home directory
and have it just work.

The attached patch to /etc/skel/.bashrc does exactly that, and is based
on code recently added to the coreutils manual:

http://lists.gnu.org/archive/html/bug-coreutils/2008-07/msg00136.html

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

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

Versions of packages bash depends on:
ii  base-files4.0.5  Debian base system miscellaneous f
ii  debianutils   2.30   Miscellaneous utilities specific t
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libncurses5   5.6+20080830-1 shared libraries for terminal hand

Versions of packages bash recommends:
ii  bash-completion   20080705   programmable completion for the ba

Versions of packages bash suggests:
pn  bash-doc  none (no description available)

-- no debconf information
--- /etc/skel/.bashrc   2008-05-12 20:02:41.0 +0100
+++ bashrc  2008-11-19 12:18:47.0 +
@@ -76,6 +76,8 @@
 
 # enable color support of ls and also add handy aliases
 if [ -x /usr/bin/dircolors ]; then
+debian_dircolors=.dircolors
+test -r $debian_dircolors  eval $(dircolors -b $debian_dircolors) || 
eval $(dircolors -b)
 eval `dircolors -b`
 alias ls='ls --color=auto'
 #alias dir='dir --color=auto'


Bug#506208: sshpass: fails when ssh asks for host key confirmation

2008-11-19 Thread Shachar Shemesh
Version 1.03 of upstream solved this problem, but the problem was deemed 
too minor to justify trying to push the version into Lenny. I'll upload 
a new version to Sid the moment Lenny is out the door.


Shachar



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



Bug#408042: Patch for this bug

2008-11-19 Thread Juan Cespedes
tags 408042 patch
thanks

A proper patch to fix this bug could be:

--- /etc/init.d/aoetools2008-07-03 17:01:02.0 +0200
+++ aoetools2008-11-19 12:45:54.979221571 +0100
@@ -77,7 +77,12 @@
 fi
 
 # Usually aoe is a module, so we will try to load it.
-modprobe aoe /dev/null 21 || true
+if [ -n $INTERFACES ]
+then
+modprobe aoe aoe_iflist=$INTERFACES /dev/null 21 || true
+else
+modprobe aoe /dev/null 21 || true
+fi
 
 # Also, if udev is being used, the /dev/etherd devices
 # are not created until aoe module insertion, so...


Thanks,

-- 
Juan Cespedes
http://www.cespedes.org/



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



Bug#504087: netmaze: FTBFS on ia64 (using -O2 for allmove.c, works)

2008-11-19 Thread Adeodato Simó
* peter green [Wed, 19 Nov 2008 02:47:07 +]:

 Thanks, peter. John uploaded a fixed package with your patch.

 The good news is it built sucessfully on ia64

 The bad news is it failed on alpha arm mips s390 and sparc due to a  
 failure to install the build-depends.

 libfontconfig1: Depends: fontconfig-config (= 2.6.0-2) but 2.6.0-3 is to  
 be installed

 Release team could you requeue it on those architectures with a dep-wait  
 on libfontconfig1 = 2.6.0-3

Done, thanks.

 I have reproduced this failure on  my qemu arm system and the culprit
 seems to be

Should you not have had a qemu system handy, there are other means, eg.:

  http://chistera.yi.org/~adeodato/blog/106_fakeapt.html

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Listening to: Dar Williams - What Do You Love More Than Love




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



Bug#506181: [Pkg-cups-devel] Bug#506181: Various backends have the wrong permissions

2008-11-19 Thread Martin Pitt
Hello Chanoch,

Chanoch (Ken) Bloom [2008-11-18 23:23 -0600]:
 After spending some time learning what the
 rootbackends-worldreadable.dpatch in expermental does, and learning what
 the code behind it does, I understand the problem.

Please note that this patch has never been in unstable/testing, and I
don't plan to upload it there before Lenny's release.

The patch previously broke the backends which were supposed to run as
root, such as lpd and ipp, but it never broke usb. It is fully fixed
in experimental now.

So rootbackends-worldreadable.dpatch is entirely unrelated to your
problem, especially since you reported it against the unstable/lenny
version.

 crw-rw 1 root lp6,  0 2008-11-18 08:10 /dev/lp0
 crw-rw 1 root dialout   4, 64 2008-11-18 08:09 /dev/ttyS0
 crw-rw 1 root dialout   4, 65 2008-11-18 08:09 /dev/ttyS1
 crw-rw 1 root dialout   4, 66 2008-11-18 08:09 /dev/ttyS2
 crw-rw 1 root dialout   4, 67 2008-11-18 08:09 /dev/ttyS3
 crw-rw 1 root lp  180,  0 2008-11-18 08:09 /dev/usb/lp0

That looks normal.

 CUPS default permissions for running filters (including the backends) is
 to run in group lpadmin.

No, it's lp, not lpadmin. Filters are always run as lp, backends
installed with permissions 0755 are run as lp, and backends with
permissions 0700 (or 0744 in experimental) are run as root.

 If I change the group that filters run in (adding the line Group lp
 in /etc/cups/cupsd.conf) then I can make the usb and parallel backends
 work. (But I can't make usb and parallel work at the same time as serial
 because they require different groups to run)

I do see the issue with the serial backends. For that we probably need
to make the serial backend run as root.

Did you previously have a different Group statement in cupsd.conf?
On a standard Debian system, the backends *are* run as lp, thus usb
and parallel printers work. Therefore I downgrade this to important,
since it does not affect all Debian users.

Let's do a test whether backend permissions are wedged up for you.
Please do this as root:

  echo -e '!/bin/sh\nid  /tmp/cups-backend.txt'  /usr/lib/cups/backend/test
  chmod 755 /usr/lib/cups/backend/test
  lpinfo -v

Then please give me the output of cat /tmp/cups-backend.txt. It
should say user/group lp, but maybe it is lpadmin for you for some
reason. Also, what does id lp give for you?

Afterwards, please remove the test backend again:

  rm /usr/lib/cups/backend/test

Thanks,

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#484180: mesa: some ASM optimizations must be disabled for non-AMD 64-bit

2008-11-19 Thread Vasilis Vasaitis
reassign 487603 mesa
severity 487603 normal
merge 484180 487603
thanks

  Hi,

  I have just been bitten by this too; would it be possible to have
the fixed version uploaded fairly soon? I guess it's affected by the
freeze at the moment? Anyway, I've worked around it with MESA_NO_ASM,
but it'd be nice to have the proper fix.

  I also took the liberty of merging bug #487603 into this one;
they're forwarded to the same upstream bug, and they seem to be the
same issue.

Thanks,
Vasilis

-- 
Vasilis Vasaitis
A man is well or woe as he thinks himself so.





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



Bug#506218: logfile name in /etc/logrotate.d/rsnapshot differs to /etc/rsnapshot.conf

2008-11-19 Thread Michael Biebl
Package: rsnapshot
Version: 1.3.0-2
Severity: normal

Hi,

when skimming through the default config file /etc/rsnapshot.conf, I
enabled logging to a separate log file, so I uncommented
logfile /var/log/rsnapshot

Unfortunately, the default logrotate config file
/etc/logrotate.d/rsnaphost uses the file name /var/log/rsnapshot.log
(note the additional .log).

Those two should be in sync (I'd vote for rsnapshot.log).


Cheers,
Michael


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

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

Versions of packages rsnapshot depends on:
ii  logrotate 3.7.1-5Log rotation utility
ii  perl  5.10.0-17  Larry Wall's Practical Extraction 
ii  rsync 3.0.4-3fast remote file copy program (lik

Versions of packages rsnapshot recommends:
ii  ssh   1:5.1p1-3  secure shell client and server (me

rsnapshot suggests no packages.

-- no debconf information



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



Bug#506205: manpages-pl: Incomplete description of s - sticky attribute in Polish

2008-11-19 Thread Radek Warowny
Package: manpages-pl
Version: 20060617-1
Severity: normal
Tags: patch l10n

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

Description of sticky attribute in chmod manual is missing information
about user permission - it only mentions group permission in polish
translation.

English version:
set user or group ID on execution (s)

Current Polish version:
ustawienia  ID grupy podczas wywołania (s)

Should be Polish version:
ustawienia ID użytkownika lub grupy podczas wywołania (s)

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
--- man1/chmod.1.org	2008-11-19 11:34:10.0 +0100
+++ man1/chmod.1	2008-11-19 11:36:02.0 +0100
@@ -73,7 +73,7 @@
 Litery `rwxXstugo' wybieraj± nowe prawa dla u¿ytkowników: odczytu (read)
 (r), zapisu (write) (w), wykonania (eXecute) (lub dostêpu do katalogu) (x),
 wykonania tylko je¶li plik jest katalogiem, lub ju¿ ma prawa wykonania dla
-danego u¿ytkownika (X), ustawienia ID grupy podczas wywo³ania (s),
+danego u¿ytkownika (X), ustawienia ID u¿ytkownika lub grupy podczas wywo³ania (s),
 zachowania tekstu programu na urz±dzeniu wymiany (t), prawa które posiada
 w³a¶ciciel pliku (u), prawa innego u¿ytkownika z grupy posiadaj±cej plik
 (g), prawa innych u¿ytkowników (o).


Bug#506215: RFP: ufw -- Uncomplicated Firewall (ufw) is a firewall that is designed to be easy to use. It uses a command line interface consisting of a small number of simple commands, and uses iptabl

2008-11-19 Thread polnospam
Package: wnpp
Severity: wishlist


* Package name: ufw
  Version : x.y.z
  Upstream Author : Name [EMAIL PROTECTED]
* URL : http://www.example.org/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : Uncomplicated Firewall (ufw) is a firewall that is designed 
to be easy to use. It uses a command line interface consisting of a small 
number of simple commands, and uses iptables for configuration

(Include the long description here.)

https://launchpad.net/ufw

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



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



Bug#506216: RFP: Gufw -- GUI for Uncomplicated Firewall (GUFW) is, as the name states, a graphical user interface for UFW (Uncomplicated Firewall). It has been designed for Ubuntu, but it is possible

2008-11-19 Thread polnospam
Package: wnpp
Severity: wishlist


* Package name: Gufw
  Version : x.y.z
  Upstream Author : Name [EMAIL PROTECTED]
* URL : http://www.example.org/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : GUI for Uncomplicated Firewall (GUFW) is, as the name 
states, a graphical user interface for UFW (Uncomplicated Firewall). It has 
been designed for Ubuntu, but it is possible to run it on other Linux systems.

(Include the long description here.)

http://gufw.tuxfamily.org/index.html

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



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



Bug#506219: please use java-wrappers for the jabref wrapper script

2008-11-19 Thread Vincent Fourmond
Package: jabref
Version: 2.3.1-5
Severity: wishlist

  Hello,

  Would you be interested to use java-wrappers for the jabref wrapper
script ? It is an attempt to unify wrapper scripts, providing easier
writing for developers and also much more functionality for users (including
potential functionalities that won't exists at the time you choose to use it !).

  For instance the wrapper script from statsvn looks this way:

#!/bin/sh

# Include the wrappers utility script
. /usr/lib/java-wrappers/java-wrappers.sh

# We first look for sun's runtime, and then for all the rest
find_java_runtime sun || find_java_runtime 
find_jars jfreechart jcommon statcvs backport-util-concurrent statsvn 

run_java net.sf.statsvn.Main $@

  I'd be happy to write the script and adapt the manual page accordingly,
of course.

  Cheers,

Vincent


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

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

Versions of packages jabref depends on:
ii  antlr   2.7.7-9  language tool for constructing rec
ii  antlr3  3.0.1+dfsg-4 language tool for constructing rec
ii  libglazedlists-java 1.7.0.dfsg-3 java list transformation library
ii  libjempbox-java 0.2.0.dfsg-1 XMP Compatible Java Library
ii  libjgoodies-forms-java  1.2.0-1  Framework to lay out and implement
ii  libjgoodies-looks-java  2.2.1-1  library with Swing lookfeel imple
ii  libmicroba-java 1:0.4.4.3-2  set of JFC (Swing) components
ii  libpdfbox-java  0.7.3.dfsg-2 PDF library for Java
ii  libspin-java1.5-1transparent threading solution for
ii  sun-java6-jre   6-10-2   Sun Java(TM) Runtime Environment (

jabref recommends no packages.

Versions of packages jabref suggests:
ii  acroread [pdf-viewer]8.1.3-0.0   Adobe Acrobat Reader: Portable Doc
ii  ghostscript [postscript- 8.62.dfsg.1-3.1 The GPL Ghostscript PostScript/PDF
ii  gv [postscript-viewer]   1:3.6.5-2   PostScript and PDF viewer for X
ii  xpdf 3.02-1.4Portable Document Format (PDF) sui
ii  xpdf-reader [pdf-viewer] 3.02-1.4Portable Document Format (PDF) sui
ii  xpdf-utils [pdf-viewer]  3.02-1.4Portable Document Format (PDF) sui

-- no debconf information



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



Bug#506220: Not clear, why I need ant-gcj

2008-11-19 Thread Michael Biebl
Package: ant
Version: 1.7.0-6
Severity: normal

ant-gcj is a Recommends of ant, so it is installed by default, when you
install ant.
The package descriptions of ant and ant-gcj are identical and I also
couldn't find any explanation in a README.Debian or the changelog, why I
should have ant-gcj installed (ant-gcj has quite a long dependency list).

So this bug report is twofold:
- Please improve the description of ant-gcj, why I should install it and
  the relationship to ant
- For the sake of a more sane dependency list, please demote ant-gcj to
  a Suggests, unless it is really important enough, to have ant-gcj
  installed.


Cheers,
Michael


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

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

Versions of packages ant depends on:
pn  java-gcj-compat-dev | java-vi none (no description available)
ii  libxerces2-java   2.9.1-2Validating XML parser for Java wit
ii  sun-java6-jre [java2-runtime] 6-10-2 Sun Java(TM) Runtime Environment (

Versions of packages ant recommends:
pn  ant-gcj   none (no description available)
pn  ant-optional  none (no description available)

Versions of packages ant suggests:
pn  ant-doc   none (no description available)

-- no debconf information



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



Bug#504528: libghc6-configfile-dev: Fails to configure: MissingH-1.0.1 doesn't exist

2008-11-19 Thread John Goerzen
Philipp Kern wrote:
 Hi John,
 
 On Tue, Nov 11, 2008 at 09:51:01PM +0100, Stefan Potyra wrote:
 simply rebuilding will make the maintainer scripts pickup the newer
 missingh dependency, and hence will fix this bug.
 However I haven't tested yet if haskell-configfile will still be
 functional with the later missingh (though doubt it isn't).
 
 adding calls to dh_haskell_depends would prevent further bug reports
 of this kind.  It looks like it fixes the problem also in this case
 properly (i.e. adding sensible binary dependencies).  Would you mind
 to add such calls to your debian/rules or look into adding it
 to dh_haskell?

Hi Philipp,

I hadn't actually noticed that command had been added.  I'll take a look.

I no longer maintain dh_haskell, FWIW.

-- John

 
 Kind regards,
 Philipp Kern




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



Bug#504167: T60

2008-11-19 Thread Jan Korbel
Vanilla 2.6.26.6 with this patch is ok. I can resume notebook (and there 
is no delay).


J.

Bastian Blank wrote:

Can you try to use this patch? It is not nearly nice but the best guess.

| --- a/kernel/time/tick-broadcast.c
| +++ b/kernel/time/tick-broadcast.c
| @@ -508,7 +508,7 @@ static void tick_broadcast_init_next_event(cpumask_t 
*mask, ktime_t expires)
|  void tick_broadcast_setup_oneshot(struct clock_event_device *bc)
|  {
| /* Set it up only once ! */
| -   if (bc-event_handler != tick_handle_oneshot_broadcast) {
| +   {
| int was_periodic = bc-mode == CLOCK_EVT_MODE_PERIODIC;
| int cpu = smp_processor_id();
| cpumask_t mask;

Bastian



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#506221: xserver-xorg-video-intel: server crash

2008-11-19 Thread Gábor Gombás
Package: xserver-xorg-video-intel
Version: 2:2.4.2-1
Severity: normal

Hi,

I left the screen locked and blanked, and when I came back I got a
message from GDM that the X server has crashed and it had failed to be
restarted. Below is the log from the cras server and some kernel logs
that seem to be related.

Xorg.0.log.old
--

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-1-686 i686 Debian
Current Operating System: Linux boogie 2.6.27.6 #7 SMP Fri Nov 14 11:04:37 CET 
2008 x86_64
Build Date: 11 November 2008  11:19:34PM
xorg-server 2:1.5.3-1 ([EMAIL PROTECTED]) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Wed Nov 19 14:24:15 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Dell 2007WFP
(**) |   |--Device Intel 82G33/G31
(**) |--Input Device PS/2 Keyboard
(**) |--Input Device Logitech Wireless Mouse
(**) Option AIGLX true
(**) Option AllowEmptyInput true
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) ModulePath set to /usr/lib/xorg/modules
(**) Extension Composite is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d12e0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 4.1
X.Org XInput driver : 2.1
X.Org Server Extension : 1.1
X.Org Font Renderer : 0.6
(II) Loader running on linux
(++) using VT number 24

(--) PCI:*([EMAIL PROTECTED]:2:0) Intel Corporation 82G33/G31 Express 
Integrated Graphics Controller rev 2, Mem @ 0xff90/0, 0xd000/0, 
0xff60/0, I/O @ 0xf140/0
(II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x (0x1) IX[B]
(II) extmod will be loaded. This was enabled by default and also specified in 
the config file.
(II) dbe will be loaded. This was enabled by default and also specified in 
the config file.
(II) glx will be loaded. This was enabled by default and also specified in 
the config file.
(II) freetype will be loaded. This was enabled by default and also specified 
in the config file.
(II) record will be loaded by default.
(II) dri will be loaded. This was enabled by default and also specified in 
the config file.
(II) LoadModule: dbe

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: ddc
(II) Module ddc already built-in
(II) LoadModule: dri

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor=X.Org Foundation
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: extmod

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: freetype

(II) Loading 

Bug#497928: rsnapshot: proposed solution not sufficient

2008-11-19 Thread Michael Biebl
Package: rsnapshot
Version: 1.3.0-2
Followup-For: Bug #497928

Hi Simon,

I think your proposed solution of installing the CPAN module is not
sufficient and this bug is really annoying and potentially dangerous, as
it floods the log file so real problems might remain unnoticed.

So, I'd either suggest to patch out the warning in rsnapshot or better try 
to get the perl lchown module into Debian.
If you don't feel like maintaining the lchown perl module yourself, why
not contact the Debian pkg-perl group?

Cheers,
Michael


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

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

Versions of packages rsnapshot depends on:
ii  logrotate 3.7.1-5Log rotation utility
ii  perl  5.10.0-17  Larry Wall's Practical Extraction 
ii  rsync 3.0.4-3fast remote file copy program (lik

Versions of packages rsnapshot recommends:
ii  ssh   1:5.1p1-3  secure shell client and server (me

rsnapshot suggests no packages.

-- no debconf information



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



Bug#506222: open-vm-tools does not work with vmware v6.5

2008-11-19 Thread Tong Sun
Package: open-vm-tools
Version: 2008.10.10-123053-2
Severity: grave
Justification: renders package unusable

Hi Daniel,

I found that the latest open-vm-tools does not work, at least with
vmware v6.5. Neither clipboard copy/paste, nor host-share mounting
work.

As posted in,
http://article.gmane.org/gmane.linux.debian.user/339037/

I had been able to use Open VMware Tools to copy/paste x-selections
between VMware host and client via clipboard without any specify
setup in other distros before. But not now.

Also, host-share mounting does not work either.

 root:~# vmware-hgfsmounter .host:/ /mnt/hgfs/
 Error: cannot mount filesystem: No such device

 root:~# vmware-hgfsclient
 share

 root:~# vmware-hgfsmounter .host:/share /mnt/hgfs/
 Error: cannot mount filesystem: No such device

My VMware:

 $ vmware -v
 VMware Workstation 6.5.0 build-118166

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

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

Versions of packages open-vm-tools depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libdumbnet1   1.8-1.5A dumb, portable networking librar
ii  libgcc1   1:4.3.2-1  GCC support library
ii  libicu38  3.8.1-3International Components for Unico
ii  libstdc++64.3.2-1The GNU Standard C++ Library v3
ii  procps1:3.2.7-8  /proc file system utilities

Versions of packages open-vm-tools recommends:
pn  ethtool   none (no description available)
pn  open-vm-sourcenone (no description available)
pn  zerofree  none (no description available)

Versions of packages open-vm-tools suggests:
pn  open-vm-toolbox   none (no description available)

-- no debconf information



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



Bug#506181: [Pkg-cups-devel] Bug#506181: Various backends have the wrong permissions

2008-11-19 Thread Chanoch (Ken) Bloom
package cups
reassign 506181 kdeprint
retitle 506181 Print Server - Configure Server... breaks permissions for 
CUPS backends.
thanks

On Wed, 2008-11-19 at 12:50 +0100, Martin Pitt wrote:
 Hello Chanoch,
 
 Chanoch (Ken) Bloom [2008-11-18 23:23 -0600]:
  After spending some time learning what the
  rootbackends-worldreadable.dpatch in expermental does, and learning what
  the code behind it does, I understand the problem.
 
 Please note that this patch has never been in unstable/testing, and I
 don't plan to upload it there before Lenny's release.
 
 The patch previously broke the backends which were supposed to run as
 root, such as lpd and ipp, but it never broke usb. It is fully fixed
 in experimental now.
 
 So rootbackends-worldreadable.dpatch is entirely unrelated to your
 problem, especially since you reported it against the unstable/lenny
 version.

rootbackends-worldreadable.dpatch was a completely orthagonal issue that
seemed to touch the same piece of code.

  crw-rw 1 root lp6,  0 2008-11-18 08:10 /dev/lp0
  crw-rw 1 root dialout   4, 64 2008-11-18 08:09 /dev/ttyS0
  crw-rw 1 root dialout   4, 65 2008-11-18 08:09 /dev/ttyS1
  crw-rw 1 root dialout   4, 66 2008-11-18 08:09 /dev/ttyS2
  crw-rw 1 root dialout   4, 67 2008-11-18 08:09 /dev/ttyS3
  crw-rw 1 root lp  180,  0 2008-11-18 08:09 /dev/usb/lp0
 
 That looks normal.
 
  CUPS default permissions for running filters (including the backends) is
  to run in group lpadmin.
 
 No, it's lp, not lpadmin. Filters are always run as lp, backends
 installed with permissions 0755 are run as lp, and backends with
 permissions 0700 (or 0744 in experimental) are run as root.

I decided to test this by purging and reinstalling cups. Cups worked out
of the box. Then I went to reconfigure things the way I had been using
CUPS (1 printer, shared with the whole subnet) by editing things in the
KDE Printing control panel. After changing things with Print Server -
Configure Server..., KDE wrote out a whole different cupsd.conf, hardly
resembling the original. I can't figure out how that cupsd.conf is
assigning permissions. kdeprint added the line Group lpadmin, but the
test backend gives uid=7(lp) gid=0(root) groups=0(root).

I guess this is a kdeprint bug rather than a cups bug, so I'm
reassigning it. The two versions of cupsd.conf are attached.


While I'm at it, since it's probably relevant, I'd like to complain to
the kdeprint people that when I choose Print Server - Configure
Server..., I get an warning before it opens the configuration box:

Some options were not recognized by this configuration tool. They will
be left untouched and you won't be able to change them.
defaultauthtype = Basic


require = user @OWNER @SYSTEM
order = deny,allow
= 

authtype = Default
require = user @SYSTEM
order = deny,allow
= 

authtype = Default
require = user @SYSTEM
order = deny,allow
= 

require = user @OWNER @SYSTEM
order = deny,allow
= 

order = deny,allow
= 
= 


  If I change the group that filters run in (adding the line Group lp
  in /etc/cups/cupsd.conf) then I can make the usb and parallel backends
  work. (But I can't make usb and parallel work at the same time as serial
  because they require different groups to run)
 
 I do see the issue with the serial backends. For that we probably need
 to make the serial backend run as root.

Perhaps making the various backends SetGID (or SetUID) to the
permissions they need would help?

 Let's do a test whether backend permissions are wedged up for you.
 Please do this as root:
 
   echo -e '#!/bin/sh\nid  /tmp/cups-backend.txt'  /usr/lib/cups/backend/test
   chmod 755 /usr/lib/cups/backend/test
   lpinfo -v
 
 Then please give me the output of cat /tmp/cups-backend.txt. It
 should say user/group lp, but maybe it is lpadmin for you for some
 reason. Also, what does id lp give for you?

[EMAIL PROTECTED] ~]$ id lp
uid=7(lp) gid=7(lp) groups=7(lp)


-- 
Ken (Chanoch) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/

#
#
#   Sample configuration file for the Common UNIX Printing System (CUPS)
#   scheduler.  See man cupsd.conf for a complete description of this
#   file.
#

# Log general information in error_log - change info to debug for
# troubleshooting...
LogLevel warning

# Administrator user group...
SystemGroup lpadmin


# Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock

# Show shared printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseAllow all

# Default authentication type, when authentication is required...
DefaultAuthType Basic

# Restrict access to the server...
Location /
  Order allow,deny
/Location

# Restrict access to the admin pages...
Location /admin
  Order allow,deny
/Location

# Restrict access to configuration files...
Location /admin/conf
  AuthType Default
  Require user @SYSTEM
  Order 

Bug#506206: haskell-configfile - needs to use dh_haskell_depends

2008-11-19 Thread John Goerzen
severity 506206 important
thanks

You are correct, but that doesn't mean that the dependencies of the
packages now existing in the archive are broken for lenny.  Really, this
just needs to be fixed for lenny+1.

-- John

Bastian Blank wrote:
 Package: haskell-configfile
 Version: 1.0.4.3
 Severity: serious
 
 According to several people haskell-configfile lacks calls to
 dh_haskell_depends to generate proper dependencies.
 
 Bastian
 




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



Bug#506221: Acknowledgement (xserver-xorg-video-intel: server crash)

2008-11-19 Thread Gabor Gombas
Hi,

The kernel logs in the original report were from the wrong boot, these
are the ones corresponding to the crash:

Nov 19 14:07:49 boogie kernel: [  207.154936] [drm] Initialized drm 1.1.0 
20060810
Nov 19 14:07:50 boogie kernel: [  207.237253] pci :00:02.0: PCI INT A - 
GSI 16 (level, low) - IRQ 16
Nov 19 14:07:50 boogie kernel: [  207.237267] pci :00:02.0: setting latency 
timer to 64
Nov 19 14:07:50 boogie kernel: [  207.237448] [drm] Initialized i915 1.6.0 
20060119 on minor 0
Nov 19 14:07:52 boogie kernel: [  210.402737] set status page addr 0x00033000
Nov 19 14:07:53 boogie kernel: [  211.261957] Xorg:3874 conflicting memory 
types d000-e000 write-combining-uncached-minus
Nov 19 14:07:53 boogie kernel: [  211.261976] reserve_memtype failed 
0xd000-0xe000, track write-combining, req write-combining
Nov 19 14:07:56 boogie kernel: [  214.297070] Xorg:3874 freeing invalid memtype 
d000-e000
Nov 19 14:08:00 boogie kernel: [  218.376895] ioctl32(Xorg:4560): Unknown cmd 
fd(0) cmd(40086408){t:'d';sz:8} arg(ffee7da8) on /var/log/Xorg.0.log
Nov 19 14:08:00 boogie kernel: [  218.413101] ioctl32(Xorg:4560): Unknown cmd 
fd(0) cmd(40086408){t:'d';sz:8} arg(ffee7ee8) on /var/log/Xorg.0.log
Nov 19 14:08:01 boogie kernel: [  219.700675] set status page addr 0x00033000
Nov 19 14:08:01 boogie kernel: [  219.740887] Xorg:4560 conflicting memory 
types d000-e000 write-combining-uncached-minus
Nov 19 14:08:01 boogie kernel: [  219.740905] reserve_memtype failed 
0xd000-0xe000, track write-combining, req write-combining
Nov 19 14:08:02 boogie kernel: [  220.026942] Xorg:4560 conflicting memory 
types d000-e000 write-combining-uncached-minus
Nov 19 14:08:02 boogie kernel: [  220.026960] reserve_memtype failed 
0xd000-0xe000, track write-combining, req write-combining
Nov 19 14:08:02 boogie kernel: [  220.030144] Xorg:4866 freeing invalid memtype 
d000-e000
Nov 19 14:08:02 boogie kernel: [  220.301936] Xorg:4560 conflicting memory 
types d000-e000 write-combining-uncached-minus
Nov 19 14:08:02 boogie kernel: [  220.301956] reserve_memtype failed 
0xd000-0xe000, track write-combining, req write-combining
Nov 19 14:08:02 boogie kernel: [  220.305298] Xorg:4910 freeing invalid memtype 
d000-e000
Nov 19 14:08:02 boogie kernel: [  220.393629] Xorg:4560 conflicting memory 
types d000-e000 write-combining-uncached-minus
Nov 19 14:08:02 boogie kernel: [  220.393648] reserve_memtype failed 
0xd000-0xe000, track write-combining, req write-combining
Nov 19 14:08:02 boogie kernel: [  220.396915] Xorg:4912 freeing invalid memtype 
d000-e000
Nov 19 14:08:02 boogie kernel: [  220.481725] Xorg:4560 conflicting memory 
types d000-e000 write-combining-uncached-minus
Nov 19 14:08:02 boogie kernel: [  220.481744] reserve_memtype failed 
0xd000-0xe000, track write-combining, req write-combining
Nov 19 14:08:02 boogie kernel: [  220.484706] Xorg:4914 freeing invalid memtype 
d000-e000
Nov 19 14:11:53 boogie kernel: [  451.715561] [drm:drm_update_drawable_info] 
*ERROR* Failed to copy cliprects from userspace
Nov 19 14:11:56 boogie kernel: [  454.732034] [drm:i915_wait_irq] *ERROR* EBUSY 
-- rec: 2 emitted: 5
Nov 19 14:23:56 boogie kernel: [ 1174.660621] Xorg:4560 freeing invalid memtype 
d000-e000
Nov 19 14:23:58 boogie kernel: [ 1176.460322] ioctl32(Xorg:6498): Unknown cmd 
fd(0) cmd(40086408){t:'d';sz:8} arg(ff7fd6c8) on /var/log/Xorg.0.log
Nov 19 14:23:58 boogie kernel: [ 1176.496491] ioctl32(Xorg:6498): Unknown cmd 
fd(0) cmd(40086408){t:'d';sz:8} arg(ff7fd808) on /var/log/Xorg.0.log
Nov 19 14:23:59 boogie kernel: [ 1177.571387] set status page addr 0x00033000
Nov 19 14:23:59 boogie kernel: [ 1177.615722] Xorg:6498 conflicting memory 
types d000-e000 write-combining-uncached-minus
Nov 19 14:23:59 boogie kernel: [ 1177.615740] reserve_memtype failed 
0xd000-0xe000, track write-combining, req write-combining
Nov 19 14:24:02 boogie kernel: [ 1180.076294] Xorg:6498 freeing invalid memtype 
d000-e000
Nov 19 14:24:07 boogie kernel: [ 1185.262682] ioctl32(Xorg:6513): Unknown cmd 
fd(0) cmd(40086408){t:'d';sz:8} arg(ff839708) on /var/log/Xorg.0.log
Nov 19 14:24:07 boogie kernel: [ 1185.298945] ioctl32(Xorg:6513): Unknown cmd 
fd(0) cmd(40086408){t:'d';sz:8} arg(ff839848) on /var/log/Xorg.0.log
Nov 19 14:24:08 boogie kernel: [ 1186.290967] set status page addr 0x00033000
Nov 19 14:24:08 boogie kernel: [ 1186.329569] Xorg:6513 conflicting memory 
types d000-e000 write-combining-uncached-minus
Nov 19 14:24:08 boogie kernel: [ 1186.329587] reserve_memtype failed 
0xd000-0xe000, track write-combining, req write-combining
Nov 19 14:24:10 boogie kernel: [ 1188.773301] Xorg:6513 freeing invalid memtype 
d000-e000
Nov 19 14:24:15 boogie kernel: [ 1193.347721] ioctl32(Xorg:6534): Unknown cmd 
fd(0) cmd(40086408){t:'d';sz:8} arg(ffdbac88) on 

Bug#499336: Delayed upload done

2008-11-19 Thread Lincoln de Sousa
I asked a debian developer (kov) to upload the package, it fixes some
serious known and unknown bugs and makes lintian happy =)

It was a Delayed upload (4) and I taken the maintainership of the
package.

Thank you,
-- 
Lincoln de Sousa - AlfaiaTI/MinasLivre

xmpp:[EMAIL PROTECTED]
http://alfaiati.net
http://minaslivre.org

+55 31 9209 4987


signature.asc
Description: Digital signature


Bug#506223: rt2500-source: Navigation very slow.

2008-11-19 Thread K|Ke
Package: rt2500-source
Version: 1:1.1.0-b4+cvs20080623-2
Severity: normal

The driver installed by default Debian Sid for the WiFi card Ralink
rt2500, presents problems for navigation, making it very slow.

I've solved compiling the driver RT2500-CVS.

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

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


-- 
K|Ke
Linux Registered User # 417515



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



Bug#506224: ITP: mpi-defaults -- Meta-packages depending on appropriate MPI -dev and -bin packages for each platform

2008-11-19 Thread Adam C Powell IV
Package: wnpp
Severity: wishlist

Package name: mpi-defaults
Version: 0.1 
Author: Debian Science Team [EMAIL PROTECTED]
License: Undetermined

This new source package will produce two binary meta-packages:
default-mpi-dev and default-mpi-bin which depend on libopenmpi-dev and
openmpi-bin respectively on the platforms where they are available, and
lam4-dev and lam-runtime on the others.  A third default-mpi-dbg might
also depend on libopenmpi-dbg, though there is no corresponding lam
package.

Background:
http://lists.debian.org/debian-science/2008/10/msg00097.html 

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


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


Bug#506183: [Pkg-lyx-devel] Bug#506183: lyx: Viewers broken for some documents

2008-11-19 Thread Celejar
On Wed, 19 Nov 2008 12:14:10 +0100
Sven Hoexter [EMAIL PROTECTED] wrote:

 On Wed, Nov 19, 2008 at 12:10:26AM -0500, Celejar wrote:
 
 Hi,
 
  I've been trying to read the various help files included with lyx via the
  various viewers lyx provides.  Some (Tutorial, Math, LyX Functions) work
  fine, but others don't appear, with a completely empty error box popping up
  instead.  The problem files don't work with any of view as dvi, pdf or ps.
 
 Can you give a concrete example of a document that doesn't work so that
 we can try to reproduce the problem?

Sorry, I had meant to say that some of the help files distributed with
lyx itself don't work, e.g. UserGuide.lyx and EmbeddedObjects.lyx.

Sorry for failing to wrap the first message, BTW.

 Regards,
 Sven

Thanks,
Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator




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



Bug#506209: liblink-grammar4-java should be arch all, not any

2008-11-19 Thread Chanoch (Ken) Bloom
On Wed, 2008-11-19 at 12:57 +0100, Matthias Klose wrote:
 Package: liblink-grammar4-java
 Version: 4.3.5-1
 
 liblink-grammar4-java should be arch all, not any

It's a jni package, so I guess I should rename it instead.

 also please build-depend on default-jdk, instead of classpath/jikes.

I asked for help with this on debian-devel a while ago (because it
causes FTBFS on some archs), but never got a response and I kinda lost
track of the issue. Thanks for the information. Hopefully this will fix
my issue.

Unfortunately, at the moment my pbuilder can't satisfy the build deps,
becuase of a version mismatch elsewhere in unstable (libfontconfig1 and
fontconfig-config), but hopefully that will work itself out quickly and
I should be able to build in the next day or two.

After that, would you be willing to test out the package on one of the
more obscure architectures in Debian? I'm not a DD, so I don't have
access to porter machines.

--Ken

-- 
Ken (Chanoch) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/



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


Bug#506225: ethtool: typo in manpage

2008-11-19 Thread Andreas Beckmann
Package: ethtool
Version: 6+20080227-1
Severity: minor
Tags: patch

Hi,

there is a '|' missing between alternative options '-K' and '--offload'
in the ethtool(8) manpage.

Andreas

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

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

Versions of packages ethtool depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries

ethtool recommends no packages.

ethtool suggests no packages.

-- no debconf information
--- ethtool.8~orig  2008-11-19 15:47:41.0 +0100
+++ ethtool.8   2008-11-19 15:49:59.0 +0100
@@ -150,7 +150,7 @@
 .B ethtool \-k|\-\-show\-offload
 .I ethX
 
-.B ethtool \-K\-\-offload
+.B ethtool \-K|\-\-offload
 .I ethX
 .B2 rx on off
 .B2 tx on off


Bug#504580: sudo: Commands in PATH /usr/sbin, /sbin not found

2008-11-19 Thread Kai Weber
... this indeed fixes the bug.



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



Bug#478169: wireshark: hangs upon closing Capture-Interfaces dialog

2008-11-19 Thread Enrico Tröger
On Thu, 9 Oct 2008 17:40:10 +0200, Joost Yervante Damad
[EMAIL PROTECTED] wrote:

Hi,


 I've looking for why is SIGPIPE ignored in gksu process, and I found
 that it's caused by communication with gconfd server.
 When a application connect to the gconfd daemon to get properties,
 the underlaying communication with CORBA it's ignoring SIGPIPE
 signal to avoid that if server crash, the process receive the signal
 and terminate.

 package: liborbit2 1:2.14.12-0.1
 file: linc2/src/linc.c (line: 247 see comment why is signal
 ignored)..


 and came up with a patch which he says fixes it. I attach the patch
 to this mail. Please review it.

It looks good. Thanks for pointing this out!

Since the patch was accepted upstream, what about to apply this patch
the 1.0.3-1 package for unstable and ideally let it go into Lenny.



Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc


pgp7z1VmDrOcw.pgp
Description: PGP signature


Bug#497928: rsnapshot uses the lchown perl module

2008-11-19 Thread Michael Biebl
Hi Debian Perl team!

Please see this bug report against rsnapshot [1]

I'm quoting the relevant parts:

 rsnapshot produces warnings like this 
   WARNING: Could not lchown() symlink
 when the Perl Lchwon.pm-module is not installed.  It is, however, not
 possible to install this package in a clean, Debian-ized way, as this
 module (file) is nowhere to be found in Debian's official repos.

As I was annoyed by this warning, I decided to package up the lchown
module. My perl foo is a bit rusty, so I don't intend to maintain the
package myself. My hope is, that my initial packaging helps someone from
the Debian Perl team, to take over the packaging.
My work can be found here [2].
I haven't filed an ITP yet, but otherwise the package seems to be
linitian clean. I tried to follow the guidelines on the pkg-perl homepage.

If someone from the pkg-perl team takes over the maintainership, I'm
happy if he also takes over the copyright for debian/ (in
debian/copyright) and that I'm removed from Uploader in debian/control.

I hope this package finds a nice home at the Debian Perl team so we can
get rid of the rsnapshot warnings.

Cheers,
Michael

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497928
[2] http://debs.michaelbiebl.de/liblchown-perl/

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#504580: sudo: Commands in PATH /usr/sbin, /sbin not found

2008-11-19 Thread Kai Weber
 This is reproducible for me, so I guess you in fact have different
group
 memberships on the system where it works?

I never thought that

%adm ALL=(ALL) ALL

and 

%sudo ALL=(ALL) ALL

are THAT much different. But you are right. This is the cause of the
bug.

Regards, Kai



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



Bug#499346: #499346 pending - New version for Lenny ?

2008-11-19 Thread Didier Raboud
Le lundi 27 octobre 2008 07:39:21, vous avez écrit :
 package iceweasel-gnome-support iceweasel iceweasel-dbg
 tags 499346 + pending

Hi, 

What is the status of any future version of iceweasel ?

I think that the proper fix for 4993468 (and merged) is really important for 
Lenny. IMHO, it is release-critical...

Regards, 

OdyX

-- 
Didier Raboud, proud Debian user.
CH-1802 Corseaux
[EMAIL PROTECTED]


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


Bug#506228: egg compilation failure

2008-11-19 Thread nagai
Package: egg
Version: 4.0.6+0.20041122cvs-12
Severity: important


after version up to 4.0.6+0.20041122cvs-12,
egg does'nt work in emacs, load-library for egg failed.

followed error message written in 
/usr/share/emacs22/site-lisp/egg/CompilationLog.gz 
at upgrade package.


emacs22 -batch -q -no-site-file -no-init-file -l 
/home/ishikawa/work/egg/tmp/egg-4.0.6+0.20041122cvs/docomp.el -f 
batch-byte-compile its-keydef.el
Cannot open load file: 
/home/ishikawa/work/egg/tmp/egg-4.0.6+0.20041122cvs/docomp.el
make: *** [its-keydef.elc] Error 255



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

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

Versions of packages egg depends on:
ii  emacs22-gtk [emacs22] 22.2+2-5   The GNU Emacs editor (with GTK use
ii  make  3.81-5 The GNU version of the make util

egg recommends no packages.

Versions of packages egg suggests:
ii  anthy   9100e-3.2input method for Japanese - backen
pn  canna   none   (no description available)
pn  freewnn-cserver none   (no description available)
ii  freewnn-jserver 1.1.0+1.1.1-a021-1.3 Japanese input system
pn  freewnn-kserver none   (no description available)

-- no debconf information



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



Bug#506227: freemind: Freemind crashes when opening mindmap file

2008-11-19 Thread Christopher J. Walker
Package: freemind
Version: 0.7.1-6
Severity: important

Freemind crashes when trying to open
http://scubuntu.meraka.org.za/wiki/Scientific_Software?action=AttachFiledo=gettarget=ScienceDisciplines.mm
(By open, I mean selecting open with freemind in firefox.

The bug log generated by Gnome.

System: Linux 2.6.27.5 #1 SMP Sat Nov 8 18:55:35 GMT 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 110686208 vsize: 110686208 resident: 46526464 share: 
24698880 rss: 46526464 rss_rlim: 4294967295
CPU usage: start_time: 1227107606 rtime: 356 utime: 346 stime: 10 cutime:0 
cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/lib/bug-buddy/.'

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5d786b0 (LWP 7714)]
[New Thread 0xb2bd4b90 (LWP 7831)]
[New Thread 0xb4055b90 (LWP 7830)]
[New Thread 0xb346ab90 (LWP 7825)]
[New Thread 0xb4856b90 (LWP 7716)]
[New Thread 0xb5c04b90 (LWP 7715)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb7f02424 in __kernel_vsyscall ()
#0  0xb7f02424 in __kernel_vsyscall ()
#1  0xb5f34025 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2  0xb6b28690 in _Jv_ThreadWait () from /usr/lib/libgcj.so.90
#3  0xb6b0c6b8 in gnu::java::lang::MainThread::call_main ()
   from /usr/lib/libgcj.so.90
#4  0xb6b7d7d9 in gnu::java::lang::MainThread::run ()
   from /usr/lib/libgcj.so.90
#5  0xb6b1f5b3 in _Jv_ThreadRun () from /usr/lib/libgcj.so.90
#6  0xb6acec73 in _Jv_RunMain () from /usr/lib/libgcj.so.90
#7  0xb7efdb93 in main () from /usr/lib/libgij.so.90
#8  0xb5d8f455 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#9  0x080484c1 in ?? ()

Thread 6 (Thread 0xb5c04b90 (LWP 7715)):
#0  0xb7f02424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb5f34025 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb6b29375 in _Jv_CondWait () from /usr/lib/libgcj.so.90
No symbol table info available.
#3  0xb6b0b0ec in gnu::gcj::runtime::FinalizerThread::run ()
   from /usr/lib/libgcj.so.90
No symbol table info available.
#4  0xb6b1f5b3 in _Jv_ThreadRun () from /usr/lib/libgcj.so.90
No symbol table info available.
#5  0xb6b28d62 in ?? () from /usr/lib/libgcj.so.90
No symbol table info available.
#6  0xb757419e in ?? () from /usr/lib/libgcj.so.90
No symbol table info available.
#7  0xb5f304c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#8  0xb5e5961e in clone () from /lib/i686/cmov/libc.so.6
No symbol table info available.

Thread 5 (Thread 0xb4856b90 (LWP 7716)):
#0  0xb7f02424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb5f34025 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb6b29375 in _Jv_CondWait () from /usr/lib/libgcj.so.90
No symbol table info available.
#3  0xb6b1b8c2 in java::lang::Object::wait () from /usr/lib/libgcj.so.90
No symbol table info available.
#4  0xb6b29693 in java::lang::Object::wait () from /usr/lib/libgcj.so.90
No symbol table info available.
#5  0xb706cfdc in java::util::Timer$TaskQueue::serve ()
   from /usr/lib/libgcj.so.90
No symbol table info available.
#6  0xb706c867 in java::util::Timer$Scheduler::run ()
   from /usr/lib/libgcj.so.90
No symbol table info available.
#7  0xb6fa70a4 in java::lang::Thread::run () from /usr/lib/libgcj.so.90
No symbol table info available.
#8  0xb6b1f5b3 in _Jv_ThreadRun () from /usr/lib/libgcj.so.90
No symbol table info available.
#9  0xb6b28d62 in ?? () from /usr/lib/libgcj.so.90
No symbol table info available.
#10 0xb757419e in ?? () from /usr/lib/libgcj.so.90
No symbol table info available.
#11 0xb5f304c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#12 0xb5e5961e in clone () from /lib/i686/cmov/libc.so.6
No symbol table info available.

Thread 4 (Thread 0xb346ab90 (LWP 7825)):
#0  0xb7f02424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb5f34352 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb6b29440 in _Jv_CondWait () from /usr/lib/libgcj.so.90
No symbol table info available.
#3  0xb6b1b8c2 in java::lang::Object::wait () from /usr/lib/libgcj.so.90
No symbol table info available.
#4  0xb6b296d3 in java::lang::Object::wait () from /usr/lib/libgcj.so.90
No symbol table info available.
#5  0xb706ce50 in 

  1   2   3   >