Bug#563769: gnome-screensaver: locks up without password prompt and further screen updates

2010-01-05 Thread Uwe Kleine-König
Package: gnome-screensaver
Version: 2.28.0-1+b1
Severity: normal

Hello,

from time to time I encounter the problem that after resume
gnome-screensaver just hangs.  Then the mouse pointer is visible, but
moving the mouse doesn't move the pointer.  There are no more update
events handled and if e.g. network-manager pops up a notification that a
connection is established it just leaves a black box when disappearing.

After switching to a Console using Ctrl+Alt+F1, pkill gnome-screensaver
and switching back to X I get back my session.

After recompiling gnome-screensaver to contain debug symbols[1] and
installing several library debug packages, I was able to get the
backtrace pasted below.

Best regards
Uwe

[1] So if the dependencies listed below don't match the vanilla package
that's because I recompiled.  Didn't check though.

uklei...@cassiopeia:~$ gdb /usr/bin/gnome-screensaver 17844
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
Attaching to program: /usr/bin/gnome-screensaver, process 17844

warning: .dynamic section for /usr/lib/libexpat.so.1 is not at the expected 
address (wrong library or version mismatch?)
Reading symbols from /usr/lib/libdbus-glib-1.so.2...done.
Loaded symbols for /usr/lib/libdbus-glib-1.so.2
Reading symbols from /usr/lib/libdbus-1.so.3...done.
Loaded symbols for /usr/lib/libdbus-1.so.3
[...]
0xb7881424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7881424 in __kernel_vsyscall ()
#1  0xb711cee3 in __waitpid_nocancel () from /lib/i686/cmov/libpthread.so.0
#2  0x08060434 in gs_job_died (job=0x979b0f0) at gs-job.c:109
#3  0x0806089b in gs_job_stop (job=0x979b0f0) at gs-job.c:500
#4  0x08056898 in manager_maybe_stop_job_for_window (
manager=value optimized out, window=value optimized out)
at gs-manager.c:190
#5  0xb7342c5c in IA__g_cclosure_marshal_VOID__PARAM (closure=0x97b8028, 
return_value=0x0, n_param_values=2, param_values=0x9781b40, 
invocation_hint=0xbfaf208c, marshal_data=0x8057410)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gmarshal.c:531
#6  0xb7335de3 in IA__g_closure_invoke (closure=0x97b8028, return_value=0x0, 
n_param_values=2, param_values=0x9781b40, invocation_hint=0xbfaf208c)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gclosure.c:767
#7  0xb734a472 in signal_emit_unlocked_R (node=0x9744a48, detail=773, 
instance=0x97554e0, emission_return=0x0, instance_and_params=0x9781b40)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gsignal.c:3317
#8  0xb734b359 in IA__g_signal_emit_valist (instance=0x97554e0, signal_id=1, 
detail=773, var_args=0xbfaf2230 \200\204\021·0n\021·h\¯¿\230v6·\001)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gsignal.c:2980
---Type return to continue, or q return to quit---
#9  0xb734b7b6 in IA__g_signal_emit (instance=0x97554e0, signal_id=1, 
detail=773)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gsignal.c:3037
#10 0xb733a3c1 in g_object_dispatch_properties_changed (object=0x97554e0, 
n_pspecs=1, pspecs=0xbfaf229c)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gobject.c:796
#11 0xb7336b0f in g_object_notify_dispatcher (object=0x97554e0, n_pspecs=1, 
pspecs=0xbfaf229c)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gobject.c:326
#12 0xb733bc0d in IA__g_object_notify (object=0x97554e0, 
property_name=0x8065d95 obscured)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gobjectnotifyqueue.c:120
#13 0x0805ca09 in gs_window_real_visibility_notify_event (widget=0x97554e0, 
event=0x975c9f0) at gs-window-x11.c:2061
#14 0xb753af66 in _gtk_marshal_BOOLEAN__BOXED (closure=0x9771320, 
return_value=0xbfaf24c0, n_param_values=2, param_values=0x979b118, 
invocation_hint=0xbfaf24ac, marshal_data=0x805c980)
at 
/build/buildd-gtk+2.0_2.18.3-1-i386-YrT8XN/gtk+2.0-2.18.3/gtk/gtkmarshalers.c:84
#15 0xb7334569 in g_type_class_meta_marshal (closure=0x9771320, 
---Type return to continue, or q return to quit---
return_value=0xbfaf24c0, n_param_values=2, param_values=0x979b118, 
invocation_hint=0xbfaf24ac, marshal_data=0x108)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gclosure.c:878
#16 0xb7335de3 in IA__g_closure_invoke (closure=0x9771320, 
return_value=0xbfaf24c0, n_param_values=2, param_values=0x979b118, 
invocation_hint=0xbfaf24ac)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/gobject/gclosure.c:767
#17 0xb7349bb7 in signal_emit_unlocked_R (node=0x9771450, detail=0, 
instance=0x97554e0, emission_return=0xbfaf25f8, 
   

Bug#563692: [Pkg-oss4-maintainers] Bug#563692: oss4-source fails to build (module-assistant)

2010-01-05 Thread Andrea Iacovitti
Il lunedì 4 gennaio 2010 20:11:45 Romain Beauxis ha scritto:
 Le lundi 4 janvier 2010 18:27:50, Andrea Iacovitti a écrit :
  Hi,

   Hi !

  trying to build oss4 modules with module-assistant (m-a build oss4)
  fails with the following error /usr/share/modass/packages/default.sh: 1:
  debian/rules: Permission denied

 With which user are you building the module ?


 Romain

I'm building with root user.

(Merci for quick response)
Andrea.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563749: README gives wrong instructions for maintainers (depend on python-dev)

2010-01-05 Thread Josselin Mouette
Le mardi 05 janvier 2010 à 02:00 +0100, chrysn a écrit :
 the README.gz's section quick guide for maintainers instructs to
 build-depend on python-dev when building an arch-all package. this seems
 not to be required in order for the package to work.

It is if the package uses distutils. Of course it is not in the general
case, and some packages only need python, but the safe choice is
python-dev.

  on the other hand,
 the required build dependency on python-support is not mentioned -- i
 suppose those were accidentally confused here.

This is explained later in the file.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563770: banshee steals file associations

2010-01-05 Thread Avery Fay
Package: banshee
Version: 1.5.1-1
Severity: normal

I was surprised to find that .miro files were associated with banshee on my
computer instead of miro, which is also installed.

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (300, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31.9 (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 banshee depends on:
ii  gnome-icon-theme   2.28.0-1  GNOME Desktop icon theme
ii  gstreamer0.10-alsa [gs 0.10.25-7 GStreamer plugin for ALSA
ii  gstreamer0.10-esd [gst 0.10.17-1 GStreamer plugin for ESD
ii  gstreamer0.10-plugins- 0.10.17-1 GStreamer plugins from the bad s
ii  gstreamer0.10-plugins- 0.10.25-7 GStreamer plugins from the base 
ii  gstreamer0.10-plugins- 0.10.17-1 GStreamer plugins from the good 
ii  gstreamer0.10-pulseaud 0.10.17-1 GStreamer plugin for PulseAudio
ii  gstreamer0.10-sdl [gst 0.10.17-1 GStreamer plugin for SDL output
ii  hal0.5.14-1  Hardware Abstraction Layer
ii  libboo2.0-cil  0.8.2.2960+dfsg-1 python-like language and compiler 
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libclutter-1.0-0   1.0.8-1   Open GL based interactive canvas l
ii  libgconf2.0-cil2.24.1-4  CLI binding for GConf 2.24
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libglade2.0-cil2.12.9-1  CLI binding for the Glade librarie
ii  libglib2.0-0   2.22.3-1  The GLib library of C routines
ii  libglib2.0-cil 2.12.9-1  CLI binding for the GLib utility l
ii  libgnome2.24-cil   2.24.1-4  CLI binding for GNOME 2.24
ii  libgstreamer-plugins-b 0.10.25-7 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.25-4+b1  Core GStreamer libraries and eleme
ii  libgtk2.0-02.18.3-1  The GTK+ graphical user interface 
ii  libgtk2.0-cil  2.12.9-1  CLI binding for the GTK+ toolkit 2
ii  libmono-addins-gui0.2- 0.4-5 GTK# frontend library for Mono.Add
ii  libmono-addins0.2-cil  0.4-5 addin framework for extensible CLI
ii  libmono-cairo2.0-cil   2.4.3+dfsg-1  Mono Cairo library (for CLI 2.0)
ii  libmono-corlib2.0-cil  2.4.3+dfsg-1  Mono core library (for CLI 2.0)
ii  libmono-posix2.0-cil   2.4.3+dfsg-1  Mono.Posix library (for CLI 2.0)
ii  libmono-sharpzip2.84-c 1.9.1+dfsg-6  Mono SharpZipLib library
ii  libmono-system-data2.0 1.9.1+dfsg-6  Mono System.Data Library
ii  libmono-system-web2.0- 2.4.3+dfsg-1  Mono System.Web Library (for CLI 2
ii  libmono-system2.0-cil  2.4.3+dfsg-1  Mono System libraries (for CLI 2.0
ii  libmono-zeroconf1.0-ci 0.9.0-1   CLI library for multicast DNS serv
ii  libmtp80.3.7-7   Media Transfer Protocol (MTP) libr
ii  libndesk-dbus-glib1.0- 0.4.1-1   CLI implementation of D-Bus (GLib 
ii  libndesk-dbus1.0-cil   0.6.0-1   CLI implementation of D-Bus
ii  libnotify0.4-cil   0.4.0~r3032-1 CLI library for desktop notificati
ii  libpango1.0-0  1.26.2-1  Layout and rendering of internatio
ii  libsqlite3-0   3.6.21-2  SQLite 3 shared library
ii  libtaglib2.0-cil   2.0.3.3+dfsg-1CLI library for accessing audio an
ii  libx11-6   2:1.3.2-1 X11 client-side library
ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  mono-runtime   2.4.3+dfsg-1  Mono runtime

Versions of packages banshee recommends:
ii  avahi-daemon  0.6.23-3lenny1 Avahi mDNS/DNS-SD daemon
ii  brasero   2.28.3-1   CD/DVD burning application for GNO
ii  gstreamer0.10-plugins-bad 0.10.17-1  GStreamer plugins from the bad s
ii  podsleuth 0.6.5-1Tool to discover detailed informat

Versions of packages banshee suggests:
pn  banshee-dbg   none (no description available)
ii  gstreamer0.10-ffmpeg  0.10.9-3   FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-ugly0.10.13-2  GStreamer plugins from the ugly 

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#560193: 1.4.3-1 fixes this, IMO

2010-01-05 Thread Stig Sandbeck Mathisen
Holger Levsen hol...@layer-acht.org writes:

 upstream trac ticket #795 was the main reason I filed this bug and has
 been fixed in 1.4.3, so IMO munin is now ready to enter squeeze. What
 do you think?

Seems to work.

There's a backporting issue, though.

If backporting to a system using rrdtool 1.2 (etch and hardy), we'll
need a patch to set correct path to the fonts, since old versions of
rrdtool needs a full path to a font file, and munin expect the font to
live in $libdir (/usr/lib/munin).

I'll add a versioned dependency for librrds-perl (=1.3) to the munin
package, since I'm not sure if we'll want to maintain a patch in the
debian/squeeze packaging branch for this.

-- 
Stig Sandbeck Mathisen


pgpLtSkYyJnZP.pgp
Description: PGP signature


Bug#563755: openct udev rules need touchup for recent udev

2010-01-05 Thread Andreas Jellinghaus
Hi Daniel,

could you test this:
http://www.opensc-project.org/svn/openct/trunk/etc/openct.udev.in

contains all the changes the ubuntu developers suggested to me.
could you check if it works for you too? the script for it is
http://www.opensc-project.org/svn/openct/trunk/etc/openct_usb.in

only one or two @...@ with the path of some file, so you can
easily test them on an existing system without building a new
package.

I can create a new openct release with these updated rules,
if that helps, but I would be real happy if someone can test
the latest changes. 

does debian drop hal in support for udev too?
(ubuntu did and I guess everyone does...)

 Also, /usr/share/doc/udev/NEWS.Debian.gz contains the following:
 
 udev (0.140-1) unstable; urgency=low
 
   Starting from this release the last applicable NAME directive will be
   used instead of the first one: check any custom udev rules.
   The default rules files have been moved to /lib/udev/rules.d/ and
   /etc/udev/rules.d/ is supposed to contain only generated files or
   custom directives.
 
  -- Marco d'Itri m...@linux.it  Wed, 18 Mar 2009 02:34:13 +0100
 
 So i suspect that the file itself should be moved to
 /lib/udev/rules.d/ to follow this change.

ok. any idea if extra work is needed (e.g. a symlink to /etc/udev/rules.d/)?

and will this work on ubuntu too, or will we need seperate ubuntu and
debian packages? (ok, maybe wrong forum, I'm asking on launchpad.net too...)

Thanks for your help!

Regards, Andreas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563755: openct udev rules need touchup for recent udev

2010-01-05 Thread Andreas Jellinghaus
Am Dienstag 05 Januar 2010 05:46:24 schrieb Daniel Kahn Gillmor:
 mv /etc/udev/rules.d/z60_openct.rules /root/backup.udev.z60_openct.rules
 
 and openct still seems to work for me, but i haven't done a full system
 restart, which makes me a bit nervous.  i'll report back when i've done
 a system reboot if it's clean for me.
 
 Any thoughts on a clean way to drop (or suggest dropping) an unused,
 out-dated conffile like this?  yuck.

oops, no idea what is necessary to migrate from udev based setup
to hal based setup (and get rid of the udev rules files).

so I guess you have a hal based setup and because of that everything
still works. but as distributions are getting rid of hal, some already
did, openct now needs to migrate back to udev.

if you have some time for testing, could you throw out your hal/openct
files, and see if the latest udev rules in openct svn work for you?

Thanks, Andreas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563719: milkytracker: homepage field should be updated

2010-01-05 Thread Gürkan Sengün

Hello

Thanks for the note, this was already fixed before you filed the bug with:
http://gnu.ethz.ch/debian/milkytracker/2010/milkytracker_0.90.85+dfsg-1.dsc

It's just waiting for a sponsor.

Yours,
Guerkan


While searching for information about this program, I tried to visit the
URL included in the homepage field: currently, it is
http://www.milkytracker.net/

Well, this URL makes my browser time out after a long wait for a reply.

It seems that the official web site for MilkyTracker is now
http://milkytracker.org/

Please update the homepage field.

Thanks for your time.







--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#504805: Boom

2010-01-05 Thread Tom Laermans


[57049.874985] iret exception:  [#1] SMP
[57049.875210] Modules linked in: xt_physdev iptable_filter ip_tables 
x_tables inet_diag ipv6 bridge ext3 jbd mbcache drbd cn loop evdev 
parport_pc parport i2c_i801 i2c_core pcspkr rng_core button intel_agp 
agpgart shpchp pci_hotplug i82875p_edac edac_core xfs dm_mirror dm_log 
dm_snapshot dm_mod raid1 md_mod sd_mod ide_cd_mod cdrom ata_piix 
ata_generic libata scsi_mod dock piix floppy e1000 ide_pci_generic 
ide_core ehci_hcd uhci_hcd usbcore thermal processor fan thermal_sys 
[last unloaded: scsi_wait_scan]

[57049.877978]
[57049.877978] Pid: 4564, comm: blkback.2.sda Not tainted 
(2.6.26-2-xen-686 #1)

[57049.877978] EIP: 0061:[c01e4443] EFLAGS: 0002 CPU: 0
[57049.877978] EIP is at ioread8+0x16/0x2a
[57049.877978] EAX: 0001c850 EBX: 03e8 ECX: 010c2000 EDX: c807
[57049.877978] ESI: ce280028 EDI: ce28 EBP: ce28 ESP: cd1f5b70
[57049.877978]  DS: 007b ES: 007b FS: 00d8 GS:  SS: 0069
[57049.877978] Process blkback.2.sda (pid: 4564, ti=cd1f4000 
task=cd2a5b00 task.ti=cd1f4000)
[57049.877978] Stack: d115a26f d115bcc5 0016  ce280078 
ce28 ce281404 d115ba67
[57049.877978] ce280078 ce28 d114fe26 ce280078 
cef6f180 ce281528 d10dd426
[57049.877978]d11542da ce28 cef6f180 ce281528 d10dd426 
ce28 d1156501 d1154024

[57049.877978] Call Trace:
[57049.881623]  [d115a26f] ata_sff_check_status+0x8/0xc [libata]
[57049.881623]  [d115bcc5] ata_sff_tf_load+0xe4/0x137 [libata]
[57049.881623]  [d115ba67] ata_sff_qc_issue+0xbf/0x1d8 [libata]
[57049.881623]  [d114fe26] ata_qc_issue+0x161/0x1b6 [libata]
[57049.881623]  [d10dd426] scsi_done+0x0/0x16 [scsi_mod]
[57049.881623]  [d11542da] ata_scsi_translate+0xd2/0xf7 [libata]
[57049.881623]  [d10dd426] scsi_done+0x0/0x16 [scsi_mod]
[57049.881623]  [d1156501] ata_scsi_queuecmd+0x1c7/0x1df [libata]
[57049.881623]  [d1154024] ata_scsi_rw_xlat+0x0/0x1c1 [libata]
[57049.881623]  [d10dda88] scsi_dispatch_cmd+0x18b/0x205 [scsi_mod]
[57049.881623]  [d10e2e74] scsi_request_fn+0x29d/0x3af [scsi_mod]
[57049.881623]  [c01d1e54] __generic_unplug_device+0x1a/0x1c
[57049.881623]  [c01cfbec] elv_insert+0x102/0x196
[57049.885625]  [c01d2546] __make_request+0x2fe/0x36e
[57049.885625]  [c01d124d] generic_make_request+0x34d/0x37b
[57049.885625]  [c023d76f] evtchn_do_upcall+0xfa/0x191
[57049.885625]  [c0150871] mempool_alloc+0x1c/0xba
[57049.885625]  [c01d2241] submit_bio+0xc6/0xcd
[57049.885625]  [c0191cd9] bio_add_page+0x25/0x2c
[57049.885625]  [c0245398] dispatch_rw_block_io+0x4c5/0x55d
[57049.885625]  [c0105ffd] local_clock+0x2d/0x6f
[57049.885625]  [c0105f74] get_nsec_offset+0xe/0x6a
[57049.885625]  [c0102eb7] __switch_to+0x376/0x42e
[57049.885625]  [c0105f74] get_nsec_offset+0xe/0x6a
[57049.885625]  [c0106149] get_runstate_snapshot+0x69/0xec
[57049.885625]  [c0105f74] get_nsec_offset+0xe/0x6a
[57049.885625]  [c0106149] get_runstate_snapshot+0x69/0xec
[57049.885625]  [c0115389] update_curr+0x47/0x79
[57049.885625]  [c0115fd9] __dequeue_entity+0x1f/0x71
[57049.885625]  [c02ca8b5] schedule+0x631/0x6b1
[57049.889626]  [d11a1b30] md_wakeup_thread+0x1e/0x20 [md_mod]
[57049.889626]  [c0245823] blkif_schedule+0x39d/0x4b6
[57049.889626]  [c0245486] blkif_schedule+0x0/0x4b6
[57049.889626]  [c012ebd5] kthread+0x38/0x5f
[57049.889626]  [c012eb9d] kthread+0x0/0x5f
[57049.889626]  [c010425f] kernel_thread_helper+0x7/0x10
[57049.889626]  ===
[57049.889626] Code: c0 81 e2 ff ff 00 00 ee c3 ba 8b a4 32 c0 89 c8 e9 
f3 fd ff ff 3d ff ff 03 00 76 04 8a 00 eb 0b 3d 00 00 01 00 76 08 0f b7 
d0 ec 0f b6 c0 c3 ba 9a a4 32 c0 e8 cf fd ff ff b8 ff 00 00 00 c3 3d

[57049.893632] EIP: [c01e4443] ioread8+0x16/0x2a SS:ESP 0069:cd1f5b70
[57049.907810] ---[ end trace 40d498c3636b9d0c ]---

Is there actually any point in sending this, or will it just be ignored...




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#561997: bind9: intermittent hang of ‘named’ during heavy traffic

2010-01-05 Thread Ben Finney
On 22-Dec-2009, Ben Finney wrote:
 The only way I've found to restore service is to ‘sudo killall -KILL
 named’ and restart the server, which of course doesn't give much
 opportunity to find out what's wrong.
 
 I have been trying to narrow down what might be a proximate cause
 for the bug; but so far all I know is that it is more likely to
 occur when there is a lot of network traffic. There are no log
 unusual log messages from the server when the process runs into
 trouble.
 
 What can I do to further diagnose this failure on this machine?

This continues to happen frequently.

What diagnosis can be done? Is there some invocation of ‘strace’ or
‘gdb’ I can use to gather more information about the failure?

-- 
 \ “Pinky, are you pondering what I'm pondering?” “I think so, |
  `\Brain, but this time *you* put the trousers on the chimp.” |
_o__)   —_Pinky and The Brain_ |
Ben Finney b...@benfinney.id.au


signature.asc
Description: Digital signature


Bug#563140: application freezes in presentation mode if gtk.gdk.threads_init is called

2010-01-05 Thread Josselin Mouette
Le mardi 05 janvier 2010 à 09:18 +1100, Peter Ward a écrit :
 Okay, so I suppose the real question now is why I need the
 gtk.gdk.threads_init().
 
 I was experiencing freezes / crashes when I added the video sink into
 my DrawingArea, which I believe was due to the issue here:
 http://sourceforge.net/mailarchive/forum.php?thread_name=1258400785.3124.106.camel%40fancyforum_name=gstreamer-devel
 
 As you can see, the recommended solution there was to use the GDK
 lock, which obviously conflicts with the solution upstream have
 supplied. :(

Upstream answered again, with a link to
http://faq.pygtk.org/index.py?req=showfile=faq20.006.htp

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563724: libc6 use syscall utimensat unimplemented by etch kernel

2010-01-05 Thread Aurelien Jarno
clone 563724 -1
clone 563724 -2
reassign -1 tar
severity -1 important
retitle -1 tar: call futimens() with a bad file descriptor
reassign -2 coreutils
severity -2 important
retitle -2 touch: call futimens() with a bad file descriptor (AT_FDCWD)
retitle 563724 futimens() is not POSIX compliant
block 563724 by -1
block 563724 by -2
thanks

On Mon, Jan 04, 2010 at 10:09:16PM +0100, Bill Allombert wrote:
 Package: libc6
 Version: 2.10.2-3
 
 Hello Debian libc maintainers,
 
 I run a sid chroot on top of etch, using the etch kernel linux 2.6.18-6-686,
 and dpkg started to fail with
 tar: ./preinst: Cannot utime: Bad file descriptor
 
 touch also fails:
 
 %mkdir /tmp/bar
 %touch /tmp/bar
 touch: setting times of `/tmp/bar': Bad file descriptor
 strace report:
 utimensat(AT_FDCWD, /tmp/bar, NULL, 0) = -1 ENOSYS (Function not 
 implemented)
 
 It seems that the issue is that the etch kernel does not implement
 utimensat. 

The problem is actually different. The utimensat is called by tar or
touch, which when it does not exists fallback to futimens(). This part
hasn't changed.

futimens() in glibc is now POSIX 2008 compliant, and return -EBADF when
a bad file descriptor is passed. This is actually what tar and touch
do when it calls futimens(AT_FDCWD, ...).

I will temporarily revert this patch, and I am cloning this bug to tar
and touch so that they are fixed. I'll reapply it when they are fixed.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563602: mdadm: autocheck running checkarray fails and degrades array when weekly cron jobs tick off

2010-01-05 Thread Michael Bilow

martin f krafft wrote:
Please fire off checkarray at an earlier time so that it can complete 
before the 0626 run. Does the problem reoccur?
I changed /etc/cron.d/mdadm to 57 7 * * 1 so that checkarray 
started at 0757 Monday, and it completed normally:


Jan  4 07:57:31 virtual1 mdadm[3471]: RebuildStarted event detected on 
md device /dev/md1
Jan  4 09:25:32 virtual1 mdadm[3471]: Rebuild20 event detected on md 
device /dev/md1
Jan  4 10:52:32 virtual1 mdadm[3471]: Rebuild40 event detected on md 
device /dev/md1
Jan  4 12:21:33 virtual1 mdadm[3471]: Rebuild60 event detected on md 
device /dev/md1
Jan  4 13:53:33 virtual1 mdadm[3471]: Rebuild80 event detected on md 
device /dev/md1
Jan  4 15:35:20 virtual1 mdadm[3471]: RebuildFinished event detected on 
md device /dev/md1


-- Mike





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563771: apt: method http has failed unexpectedly on a virtual machine

2010-01-05 Thread Jérme Avond
Package: apt
Version: 0.7.23.1
Severity: normal


aptitude update
and 
apt-get update

send me the same error as in subject, 

It works now because i launch the vm with qemu instead of kvm.


With kvm the vm did an error on apt-get update

With qemu the vm's apt works nice.

This bugs is resolved but i need to understand the reason why.

For information my hosts' cpu didn't have the virtualisations flags...

Thanks for answers,

Regards,


-- Package-specific info:

-- (no /etc/apt/preferences present) --


-- (/etc/apt/sources.list present, but not submitted) --


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

Kernel: Linux 2.6.30-2-486
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 apt depends on:
ii  debian-archive-keyring2009.01.31 GnuPG archive keys of the Debian a
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libgcc1   1:4.4.2-3  GCC support library
ii  libstdc++64.4.2-3The GNU Standard C++ Library v3

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc   none (no description available)
ii  aptitude  0.4.11.11-1+b2 terminal-based package manager
pn  bzip2 none (no description available)
pn  dpkg-dev  none (no description available)
ii  lzma  4.43-14Compression method of 7z format in
ii  python-apt0.7.13.3   Python interface to libapt-pkg

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548620: amule-daemon crashes with Segmentation Fault on starting

2010-01-05 Thread Patrick Schoenfeld
Hi,

I'm writing to you because you both reported a similar bug
against amuled which I stumbled upon, when looking through
the list of RC bugs.

 After setting AMULED_USER to p2p, a valid user, in 
 /etc/default/amule-daemon,
 I try to start amule-daemon.
 
   /etc/init.d/amule-daemon start
   /etc/init.d/amule-daemon: line 37: 20398 Segmentation fault
   start-stop-daemon --start --quiet --exec $WRAPPER --user
   $AMULED_USER --chuid $AMULED_USER  /dev/null

This is not reproducible on an amd64 or i386 machine for me.
But according to your bug information you both run an arm system.

Now I'm just here to remember you that it would help a lot,
if you could provide a meaningful backtrace. The page [1] should
help you with that.

Thanks in advance and best Regards,
Patrick

[1] http://wiki.debian.org/HowToGetABacktrace




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#560787: luit hangs after the client program exits

2010-01-05 Thread Kirill Smelkov
Package: x11-utils
Version: 7.5+1
Severity: normal

Same as Antii here, too - luit eats 100% CPU on exit.

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

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

Versions of packages x11-utils depends on:
ii  cpp4:4.3.4-1 The GNU C preprocessor (cpp)
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libdmx11:1.0.2-3 X11 Distributed Multihead extensio
ii  libfontconfig1 2.8.0-2   generic font configuration library
ii  libfontenc11:1.0.5-1 X11 font encoding library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libx11-6   2:1.3.2-1 X11 client-side library
ii  libxau61:1.0.5-1 X11 authorisation library
ii  libxaw72:1.0.7-1 X11 Athena Widget library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.14-1  FreeType-based font drawing librar
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxmu62:1.0.5-1 X11 miscellaneous utility library
ii  libxmuu1   2:1.0.5-1 X11 miscellaneous micro-utility li
ii  libxp6 1:1.0.0.xsf1-2X Printing Extension (Xprint) clie
ii  libxrender11:0.9.5-1 X Rendering Extension client libra
ii  libxt6 1:1.0.7-1 X11 toolkit intrinsics library
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  libxv1 2:1.0.5-1 X11 Video extension library
ii  libxxf86dga1   2:1.0.2-1 X11 Direct Graphics Access extensi
ii  libxxf86misc1  1:1.0.2-1 X11 XFree86 miscellaneous extensio
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  x11-common 1:7.4+4   X Window System (X.Org) infrastruc
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

x11-utils recommends no packages.

Versions of packages x11-utils suggests:
ii  mesa-utils7.6-1  Miscellaneous Mesa GL utilities

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563772: freecad: Drafting -- Line fails

2010-01-05 Thread Carlo Stemberger
Package: freecad
Version: 0.9.2646.4-1
Severity: important

$ freecad
FreeCAD 0.9, Libs: 0.9R2646
(c) Juergen Riegel, Werner Mayer 2001-2009
  #   ###     
  ##  # #   #   # 
  # ##     # #   #  #   # 
    # # #  # #  #  # #  #   # 
  # #      ## # #   # 
  # #   ## ## # #   #  ##  ##  ##
  # #       ### # #    ##  ##  ##

Running the Python command 'Draft_Line' failed:
Traceback (most recent call last):
  File /usr/lib/freecad/Mod/Draft/Draft.py, line 859, in Activated
self.snap = snapTracker()
  File /usr/lib/freecad/Mod/Draft/Draft.py, line 414, in __init__
sg.addChild(self.switch)
  File /usr/lib/pymodules/python2.5/pivy/coin.py, line 41243, in addChild
return _coin.SoGroup_addChild(self, *args)


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

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

Versions of packages freecad depends on:
ii  libboost-filesy 1.40.0-4 filesystem operations (portable pa
ii  libboost-progra 1.40.0-4 program options library for C++
ii  libboost-regex1 1.40.0-4 regular expression library for C++
ii  libboost-signal 1.40.0-4 managed signals and slots library 
ii  libboost-system 1.40.0-4 Operating system (e.g. diagnostics
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libcoin60   3.1.2-1  high-level 3D graphics kit impleme
ii  libgcc1 1:4.4.2-8GCC support library
ii  libgl1-mesa-glx 7.6-1A free implementation of the OpenG
ii  libglu1-mesa [l 7.6-1The OpenGL utility library (GLU)
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libopencascade- 6.3.0.dfsg.1-4   OpenCASCADE CAE platform shared li
ii  libopencascade- 6.3.0.dfsg.1-4   OpenCASCADE CAE platform shared li
ii  libqt4-network  4:4.5.3-4Qt 4 network module
ii  libqt4-opengl   4:4.5.3-4Qt 4 OpenGL module
ii  libqt4-qt3suppo 4:4.5.3-4Qt 3 compatibility library for Qt 
ii  libqt4-svg  4:4.5.3-4Qt 4 SVG module
ii  libqt4-webkit   4:4.5.3-4Qt 4 WebKit module
ii  libqt4-xml  4:4.5.3-4Qt 4 XML module
ii  libqtcore4  4:4.5.3-4Qt 4 core module
ii  libqtgui4   4:4.5.3-4Qt 4 GUI module
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libsoqt4-20 1.4.2~svn20090224-2  Qt4 GUI component toolkit for Inve
ii  libstdc++6  4.4.2-8  The GNU Standard C++ Library v3
ii  libx11-62:1.3.2-1X11 client-side library
ii  libxerces-c28   2.8.0+deb1-2 validating XML parser library for 
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxi6  2:1.2.1-2X11 Input extension library
ii  libxmu6 2:1.0.5-1X11 miscellaneous utility library
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  libzipios++0c2a 0.1.5.9+cvs.2007.04.28-5 a small C++ library for reading zi
ii  python  2.5.4-5  An interactive high-level object-o
ii  python-support  1.0.6automated rebuilding support for P
ii  python2.5   2.5.4-3  An interactive high-level object-o
ii  zlib1g  1:1.2.3.3.dfsg-15compression library - runtime

Versions of packages freecad recommends:
ii  python-pivy   0.5.0~svn765-2 Coin binding for Python

Versions of packages freecad suggests:
pn  freecad-doc   none (no description available)
pn  python-opencv none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563772: freecad: Drafting -- Line fails

2010-01-05 Thread Carlo Stemberger

Better: drafting -- * fails...

--
.'  `.   | Registered Linux User #443882
|a_a  |  | http://counter.li.org/  .''`.
\_)__/  +--- : :'  :
/(   )\  ---+ `. `'`
|\`  /\  Registered Debian User #9 |   `-
\_|=='|_/   http://debiancounter.altervista.org/ |




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563625: [Pkg-mc-devel] Bug#563625: cursor disappears when visible-tabs are used in mc-edit

2010-01-05 Thread Yury V. Zaytsev
On Mon, 2010-01-04 at 20:20 -0500, Thomas Dickey wrote:

  That would save having to pull in the extra ncurses package, and it
  works better anyway.  (or did you mean, Yury, that xterm-256color does
  not fix the problem in the new version either?)
 
  (maybe a better solution still would be to remove gnome-terminal from
  the archives altogether??? ;)  )
 
 I don't suppose there's much hope of that.  It would be nice if VTE were
 documented properly, but that may be even less likely.

I'm not a Debian developer and I can't promise you that the patches I
use for my private Ubuntu builds will be included in Debian and also I
can't guarantee that they do not break anything.

All I can do is to tell you the bug number in the upstream bugzilla:

https://bugzilla.gnome.org/show_bug.cgi?id=473170

And hope that someone more knowledgeable / influential / having more
spare time than me will make it in Debian.
 
-- 
Sincerely yours,
Yury V. Zaytsev




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563595: dlocate: cannot find files in gstreamer0.10-plugins-base package

2010-01-05 Thread Craig Sanders
On Sun, Jan 03, 2010 at 12:45:22PM -1000, Ryo Furue wrote:
 I'm puzzled that dlocate seems to be unable to find (-S)
 the files libgstogg.so and libgsttheora.so in the
 gstreamer0.10-plugins-base package.  (There may be more.)
 For example,
 
   # dlocate -S libgstogg
   # dlocate -L gstreamer0.10-plugins-base | egrep libgstogg
   /usr/lib/gstreamer-0.10/libgstogg.so
   # ls -l /usr/lib/gstreamer-0.10/libgstogg.so
   -rw-r--r-- 1 root root 131232 Dec  9 13:33 
 /usr/lib/gstreamer-0.10/libgstogg.so
   #

works for me:

c...@ganesh:~$ dlocate -V
dlocate version 1.02

c...@ganesh:~$ dlocate -S libgstogg
gstreamer0.10-plugins-base: /usr/lib/gstreamer-0.10/libgstogg.so

c...@ganesh:~$ dlocate -L gstreamer0.10-plugins-base | egrep libgstogg
/usr/lib/gstreamer-0.10/libgstogg.so

c...@ganesh:~$ ls -l /usr/lib/gstreamer-0.10/libgstogg.so
-rw-r--r-- 1 root root 126768 Dec  7 00:16 /usr/lib/gstreamer-0.10/libgstogg.so


did you just install gstreamer0.10-plugins-base? if so, then dlocate's
listing of installed files won't be updated until dlocate's daily cron
job runs (you can run it yourself as root - /etc/cron.daily/dlocate)


craig

-- 
craig sanders c...@taz.net.au



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563756: /usr/bin/ooimpress: ..Microsoft Powerpoint chainmail hijacks ooimpress, crossflatform virus?

2010-01-05 Thread Arnt Karlsen
On Tue, 5 Jan 2010 09:50:19 +0100, Arnt wrote in message 
20100105095019.2fe91...@a45.fmb.no:

 On Tue, 5 Jan 2010 04:45:09 +0100, Rene wrote in message 
 20100105034509.gd10...@rene-engelhard.de:
 
  tag 563756 + moreinfo
  thanks
  
  Hi,
  
  On Tue, Jan 05, 2010 at 03:54:06AM +0100, Arnt Karlsen wrote:
   ...opening the file either with varianst on 
   ooimpress /tmp/Om\ penger\ -\ NO.pps 
  
  Which file? There's none attached. Can you please be more
  precise for those who don't follow M$ crap (but see below)?
 
 ..correct, I wanted to make sure you wanted it first, attached 
 hereto and sent to Rene Engelhard r...@debian.org further 
 details in my next response.

..I'll try.
 
   or from the menu system in ooimpress, produces the
   same reproducible result; ooimpress goes full screen 
   showing the chainmail, and dies promptly if you pick
   End the presentation from the right click menu.
  
  From google results (which are pretty indecisive), it seems
  that PowerPoint should be able to send mails?  Where is
  the advisory/mentioning of this? 

..pass, I ditched Microsoft Wintendo 95 on 26 re-installs 12 years 
ago that cost me 2 years research data on thermochemical gasification, 
so I moved on to SuSE 5.2, and, I got /tmp/Om\ penger\ -\ NO.pps from 
what initially looked like a buddy's happy-new-year mail to me and a
bunch of people, and then, like some kinda cross-platform virus.

  Why do you think that OOo does this? 

..I picked ooimpress next because catppt came up with: ...
a...@a45:~ $ catppt /tmp/Om\ penger\ -\ NO.pps 
Estratégico
1_Estratégico
a...@a45:~ $
...and I could not get ooimpress windowed and under my control.  
The chainmail text is in Norwegian and contains the usual 
chainmail bullshit promises and bullshit threats of bad luck.


  (No, playing the presentation and quitting, which is the point of
  pps doesn't make it do that).

..I lost you totally here: I am not aware of any mail going out 
from my box, nor from ooimpress, I got the very firm impression 
/tmp/Om\ penger\ -\ NO.pps had managed to deny me control over 
ooimpress on my damned box.
 
   ...I found _no_ way of windowing or closing the chainmail 
   without also killing ooimpress.  Anyone else wanna try it?:
  
  Then you didn't try (or look) hard enough. pps is just a ppt +
  autoplay. (So as said in 548959 a mv just does it)

..huh?  Am I, by OOo design policy, not _supposed_ 
to run a pps file in ooimpress in e.g. a window??? 

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563646: xtables-addons-source: package unusable

2010-01-05 Thread Modesto Alexandre
Le lundi 4 janvier 2010, Pierre Chifflier a écrit :
 On Mon, Jan 04, 2010 at 11:12:16AM +0100, Modesto Alexandre wrote:
  Package: xtables-addons-source
  Version: 1.19-3
  Severity: grave
  Justification: renders package unusable
 
 
  After apt-get upgrade on my debian testing, i have this message :
 
  iptables: match ipp2p has version libxtables.so.2, but
  libxtables.so.4 is required.

 Hi,

 You have probably upgraded xtables-addons-source and
 xtables-addons-common without rebuilding the package (using
 module-assistant).
 Can you confirm that ?

You can close bug, it works with this new package :

ii  xtables-addons-source   1.21-1   Extensions 
targets and matches for iptables [modules sources]

Thanks :)

Alex.

 I could add a Conflict: line, yet I'm not sure 
 this will make transitions easier.

 Regards,
 Pierre



-- 
Modesto Alexandre
Alliance Réseaux
04 79 64 07 72



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563773: lintian: false positive if a patch in debian/patches is a symlink

2010-01-05 Thread Fabian Greffrath
Package: lintian
Version: 2.3.1
Severity: normal

Hi,

I am working on a package in the new source format 3.0 (quilt) and I am 
making use of its multiple-tarball feature, i.e. I have a foo_1.0.orig.tar.gz 
and a foo_1.0.orig-bar.tar.gz. The second tarball foo_1.0.orig-bar.tar.gz 
contains a patch bar.patch that I'd like to apply before building the 
package. Since I don't want to copy this patch over into the debian/patches 
directory, I create a symlink there pointing to ../../bar/bar.patch and add 
its filename to debian/patches/series (as recommended in #562155). The patch 
gets applied and the package builds fine, however lintian complains with the 
quilt-series-references-non-existent-patch.

Feel free to try out yourself: 
http://debian.greffrath.com/unstable/xv_3.10a-0fab1.dsc (lintian error 
overridden in this package).

Cheers,
Fabian





-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (550, 'unstable'), (400, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-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 lintian depends on:
ii  binutils   2.20-4The GNU assembler, linker and bina
ii  diffstat   1.47-1produces graph of changes introduc
ii  dpkg-dev   1.15.5.5  Debian package development tools
ii  file   5.03-5Determines file type using magic
ii  gettext0.17-8GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl0.1.24Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1Perl module that automatically gen
ii  libdigest-sha-perl 5.47-1Perl extension for SHA-1/224/256/3
ii  libipc-run-perl0.84-1Perl module for running processes
ii  libparse-debianchangel 1.1.1-2   parse Debian changelogs and output
ii  libtimedate-perl   1.1900-1  Time and date functions for Perl
ii  liburi-perl1.50-1module to manipulate and access UR
ii  man-db 2.5.6-5   on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-8  Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarchnone (no description available)
pn  libtext-template-perl none (no description available)
ii  man-db2.5.6-5on-line manual pager

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563766: libgnome2-0: Still depends on libesd

2010-01-05 Thread Johan Walles
Thanks for the info Josselin!

  Regards //Johan

2010/1/5 Josselin Mouette j...@debian.org:
 Le mardi 05 janvier 2010 à 07:12 +0100, Johan Walles a écrit :
 libgnome2-0 depends on libesd0, even though ESound is no longer part of 
 GNOME:
 http://0pointer.de/blog/projects/esound-free.html

 And this has been done, among other things, by dropping libgnome
 dependencies in modules.

 Should the ESound dependency be removed?

 No. Packages still using libgnome also need the libesd dependency as
 well. This is only the library, not the daemon. PulseAudio is able to
 emulate the EsounD daemon and work with binaries still using libesd.

 Cheers,
 --
  .''`.      Josselin Mouette
 : :' :
 `. `'   “I recommend you to learn English in hope that you in
  `-     future understand things”  -- Jörg Schilling






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563683: localepurge: does not preserve configuration on upgrade

2010-01-05 Thread Jakub Wilk

clone 563683 -1
severity -1 normal
retitle -1 localepurge: config script forgets that user wanted to purge all 
locales
thanks

* Paul Seelig psee...@debian.org, 2010-01-05, 04:00:

i am unable to reproduce this behavior,


It turns out that this happens only if I select no locales to keep.  
Sorry for inadvertently reporting two issues in a single bugreport.


and i think you should definitely abstain from manually editing this 
configuration file. 


On the contrary, your package should abstain from violating Debian 
Policy 10.7.3. ;) No, seriously.


You are not supposed to touch any configuration file which is handled 
via debconf.


Yes, I am, and your package is obliged to keep my modifications. Really. 
Let me quote debconf-is-not-registry lintian tag:


| In the Unix tradition, Debian packages should have human-readable and 
| human-editable configuration files. […] Typically, packages should use 
| debconf-supplied information to generate configuration files, and — to 
| avoid losing configuration information on upgrades — should parse 
| these configuration files in the config script if it is necessary to 
| ask the user for changes.


--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#554648: [bug #28479] Fails to build with binutils-gold linker

2010-01-05 Thread Jean Bréfort

Update of bug #28479 (project gchemutils):

  Status:None = Confirmed  
 Assigned to:None = jean_brefort   

___

Follow-up Comment #1:

Installed binutils-gold, and working on that.

___

Reply to this item at:

  http://savannah.nongnu.org/bugs/?28479

___
  Message posté via/par Savannah
  http://savannah.nongnu.org/




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563775: implement GPG-capability

2010-01-05 Thread David Paleino
Package: xpn
Version: 1.2.6-2
Severity: normal

This is merely a note-to-self, so that I don't forget it.

It would be nice if XPN supported GPG-signing of messages, and even checking 
of signed incoming posts.

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


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


Bug#473478: Acknowledgement (strict dependency on xterm only)

2010-01-05 Thread Josip Rodin
On Mon, Jan 04, 2010 at 07:25:32PM -0800, tony mancill wrote:
 Josip Rodin wrote:
  Hi,
  
  On Sun, 30 Mar 2008 16:26:00 -0700, tony mancill wrote:
  In the case of clusterssh, it's inappropriate to have it simply launch
  /usr/bin/x-terminal-emulator because clusterssh has no way of knowing
  whether /usr/bin/x-terminal-emulator points to a terminal emulator that
  supports the VT100.allowSendEvents property.  A piped dependency may ensure
  that a terminal emulator exists that works with clusterssh, but doesn't
  guarantee that the alternatives system has selected it.
 
  I'll consider this, but there's something to be said for a package that
  works out of the box without the user having to edit .csshrc or modify
  alternatives.  rxvt is smaller and has fewer dependencies, so it may be a
  better default choice.
  
  I never got your original message because the submitters get mail only when
  you send it to them, either directly or via nnn-submit...@bugs alias. Just a
  reminder :)
  
  The code currently does:
  
  $config{terminal}   = xterm;
  $config{terminal} = find_binary( $config{terminal} );
  
  Since an auxiliary function find_binary() is used already, it could easily
  be amended to figure things out. For example, the default value could be a
  special string such as !terminalwithevents!, and a simple handler inside
  the function would intercept that and check for xterm and rxvt in order.
  If it finds neither, it can proceed to fail just as it does now.
 
 Sure, it's not a question of whether it's difficult to code, only one of it
 whether there's any point in coding up a patch that isn't likely to be 
 accepted
 upstream.  find_binary() only tries various path prefixes and is used for for
 more than just the terminal.  The work-around is quite simple, you only have 
 to
 edit .csshrc with your preference of terminal.
 
 In your proposed solution, the code would always select xterm and then rxvt if
 both were installed, which may just result in another bug report requesting 
 that
  the order be reversed (or that other terminals be added to the list, again 
 with
 ordering issues). It just seems arbitrary when users who have a preference of
 terminal emulator can easily configure clusterssh to suit their needs, and it
 works as packaged for people who don't have a preference, using the same
 terminal emulator configured by default by the upstream author.

Yes, I can configure it and work around the exact functional issue, but that
still doesn't make it right for the cssh package to force me to have xterm
installed even if I don't need it. That's not an upstream issue, it's ours.

-- 
 2. That which causes joy or happiness.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562699: fixed in gkrellm-x86info 0.0.2-8 - fix confirmed

2010-01-05 Thread Pavel Reznicek


Hi Martin,

  sorry I haven't checked the other bug reports before writting this one - 
looking at bugs #501280 and #253524, it seems like the frequency monitor 
may not work on some processors. As written in my previous report, I did 
not have a chance to compare the monitor on two identical processors, so 
it may be that the problem of main is related just to the Intel Core2 Duo 
processor and is not a consequence of the used architecture.


Best regards,
Pavel



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563776: gnome-power-manager: gpm does not suspend on lid close

2010-01-05 Thread Florian Lohoff
Package: gnome-power-manager
Version: 2.28.2-1
Severity: important

Hi,
for a couple of days i had the problem with double-suspend e.g. on lid open
the machine resumes but immediatly suspended again. After an update yesterday
nothing happens anymore on lid close. 

An interesting detail is that i dont see any mentioning of lid close action
in the gpm config dialogs - i remember darkly that i could configure the 
behaviour
but this is not shown anymore. I can see those config details in the gconf.

I also see events on lid close in hal:

f...@lifebook:~$ lshal  -m

Start monitoring devicelist:
-
10:40:31.055: computer_logicaldev_input_5 property button.state.value = true
10:40:31.057: computer_logicaldev_input_5 condition ButtonPressed = lid
10:40:33.555: computer_logicaldev_input_5 property button.state.value = false
10:40:33.561: computer_logicaldev_input_5 condition ButtonPressed = lid


gconftool-2 --dump /apps/gnome-power-manager

gconfentryfile
  entrylist base=/apps/gnome-power-manager
entry
  keyactions/critical_battery/key
  
schema_key/schemas/apps/gnome-power-manager/actions/critical_battery/schema_key
  value
stringsuspend/string
  /value
/entry
entry
  keyactions/critical_ups/key
  
schema_key/schemas/apps/gnome-power-manager/actions/critical_ups/schema_key
  value
stringshutdown/string
  /value
/entry
entry
  keyactions/event_when_closed_battery/key
  
schema_key/schemas/apps/gnome-power-manager/actions/event_when_closed_battery/schema_key
  value
booltrue/bool
  /value
/entry
entry
  keyactions/low_ups/key
  schema_key/schemas/apps/gnome-power-manager/actions/low_ups/schema_key
  value
stringhibernate/string
  /value
/entry
entry
  keyactions/sleep_type_ac/key
  
schema_key/schemas/apps/gnome-power-manager/actions/sleep_type_ac/schema_key
  value
stringsuspend/string
  /value
/entry
entry
  keyactions/sleep_type_battery/key
  
schema_key/schemas/apps/gnome-power-manager/actions/sleep_type_battery/schema_key
  value
stringhibernate/string
  /value
/entry
entry
  keyambient/enable/key
  value
booltrue/bool
  /value
/entry
entry
  keybacklight/battery_reduce/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/battery_reduce/schema_key
  value
booltrue/bool
  /value
/entry
entry
  keybacklight/brightness_ac/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/brightness_ac/schema_key
  value
int100/int
  /value
/entry
entry
  keybacklight/brightness_dim_battery/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/brightness_dim_battery/schema_key
  value
int50/int
  /value
/entry
entry
  keybacklight/dpms_method_ac/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/dpms_method_ac/schema_key
  value
stringoff/string
  /value
/entry
entry
  keybacklight/dpms_method_battery/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/dpms_method_battery/schema_key
  value
stringoff/string
  /value
/entry
entry
  keybacklight/enable/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/enable/schema_key
  value
booltrue/bool
  /value
/entry
entry
  keybacklight/idle_brightness/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/idle_brightness/schema_key
  value
int30/int
  /value
/entry
entry
  keybacklight/idle_dim_ac/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/idle_dim_ac/schema_key
  value
boolfalse/bool
  /value
/entry
entry
  keybacklight/idle_dim_battery/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/idle_dim_battery/schema_key
  value
booltrue/bool
  /value
/entry
entry
  keybacklight/idle_dim_time/key
  
schema_key/schemas/apps/gnome-power-manager/backlight/idle_dim_time/schema_key
  value
int10/int
  /value
/entry
entry
  keybuttons/hibernate/key
  
schema_key/schemas/apps/gnome-power-manager/buttons/hibernate/schema_key
  value
stringhibernate/string
  /value
/entry
entry
  keybuttons/lid_ac/key
  schema_key/schemas/apps/gnome-power-manager/buttons/lid_ac/schema_key
  value
stringsuspend/string
  /value
/entry
entry
  keybuttons/lid_battery/key
  
schema_key/schemas/apps/gnome-power-manager/buttons/lid_battery/schema_key
  value
stringsuspend/string
  /value
/entry
entry
  keybuttons/power/key
  schema_key/schemas/apps/gnome-power-manager/buttons/power/schema_key
  value
stringinteractive/string
  /value

Bug#560298: upstream version available

2010-01-05 Thread Kirill Smelkov
Package: cython
Version: 0.11.2-1
Severity: normal

Same here, please upgrade.

Thanks beforehand,
Kirill


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

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

Versions of packages cython depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  python2.5.4-5An interactive high-level object-o
ii  python-support1.0.6  automated rebuilding support for P
ii  python2.5 2.5.4-3An interactive high-level object-o

cython recommends no packages.

Versions of packages cython suggests:
ii  gcc   4:4.3.4-1  The GNU C compiler

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563777: gnokii-smsd: Siemens MC35i: Cannot get SMS delivery report

2010-01-05 Thread Michal Pokrywka
Package: gnokii-smsd
Version: 0.6.28.dfsg-1
Severity: normal

This bug is fixed in upstream version (git).
Report page: http://savannah.nongnu.org/bugs/?28216
It would be good to apply patch before squeeze freeze :-)

Michal Pokrywka

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

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

Versions of packages gnokii-smsd depends on:
ii  gnokii-common  0.6.28.dfsg-1 Datasuite for mobile phone managem
ii  libbluetooth3  4.57-1Library to use the BlueZ Linux Blu
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libglib2.0-0   2.22.3-1  The GLib library of C routines
ii  libgnokii5 0.6.28.dfsg-1 Gnokii mobile phone interface libr
ii  libical0   0.43-3iCalendar library implementation i
ii  libpcsclite1   1.5.5-1   Middleware to access a smart card 
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming library
ii  libx11-6   2:1.3.2-1 X11 client-side library
ii  libxpm41:3.5.8-1 X11 pixmap library

gnokii-smsd recommends no packages.

gnokii-smsd suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563756: /usr/bin/ooimpress: ..Microsoft Powerpoint chainmail hijacks ooimpress, crossflatform virus?

2010-01-05 Thread Rene Engelhard
retitle 563756 opening .pps in a window impossible
severity 563756 wishlist
tag 563756 + wontfix
forcemerge 548959 563756
thanks

Hi,

On Tue, Jan 05, 2010 at 10:35:17AM +0100, Arnt Karlsen wrote:
 ..pass, I ditched Microsoft Wintendo 95 on 26 re-installs 12 years 
 ago that cost me 2 years research data on thermochemical gasification, 
 so I moved on to SuSE 5.2, and, I got /tmp/Om\ penger\ -\ NO.pps from 
 what initially looked like a buddy's happy-new-year mail to me and a
 bunch of people, and then, like some kinda cross-platform virus.

No, that's most probably just a some new year stuff in a autoplay
ppt. (As I get too and just ignore)

   (No, playing the presentation and quitting, which is the point of
   pps doesn't make it do that).
 
 ..I lost you totally here: I am not aware of any mail going out 
 from my box, nor from ooimpress, I got the very firm impression 

Aha, OK.

 /tmp/Om\ penger\ -\ NO.pps had managed to deny me control over 
 ooimpress on my damned box.

You should think more before thinking of viruses, really.
(Especially what a pps is)

...I found _no_ way of windowing or closing the chainmail 
without also killing ooimpress.  Anyone else wanna try it?:
   
   Then you didn't try (or look) hard enough. pps is just a ppt +
   autoplay. (So as said in 548959 a mv just does it)
 
 ..huh?  Am I, by OOo design policy, not _supposed_ 
 to run a pps file in ooimpress in e.g. a window??? 

mv foo.pps foo.ppt.

The point of pps is to autoplay. As said, a pps is nothing elese
than a autoplayed ppt. Complain to M$ for this invention.

PowerPoint AFAIR (last used it years ago...) also shows the pps and quits.
(Didn't try, but doesn't really matter at all).

Grüße/Regards,

Rene
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563778: data/leafpad.desktop.in does not need Encoding=UTF-8

2010-01-05 Thread jaalto
Package: leafpad
Version: 0.8.17-1
Severity: wishlist
Tags: patch


Here is small patch to remove 'Encoding'. The UTF-8 is the default.

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

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

Versions of packages leafpad depends on:
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4.2  generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.22.3-1   The GLib library of C routines
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio

leafpad recommends no packages.

Versions of packages leafpad suggests:
pn  evince-gtknone (no description available)

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/applications/leafpad.desktop (from leafpad 
package)
debsums: changed file /usr/bin/leafpad (from leafpad package)
From a092663f1634be48e628a251e5d5bf49395401fe Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Sat, 19 Dec 2009 01:37:18 +0200
Subject: [PATCH] data/leafpad.desktop.in: delete encoding


Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 data/leafpad.desktop.in |1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/data/leafpad.desktop.in b/data/leafpad.desktop.in
index e1ae640..b4577f5 100644
--- a/data/leafpad.desktop.in
+++ b/data/leafpad.desktop.in
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 _Name=Leafpad
 _Comment=Simple text editor
 Exec=leafpad %f
-- 
1.6.5



Bug#562699: fixed in gkrellm-x86info 0.0.2-8 - fix confirmed

2010-01-05 Thread Martin Wuertele
Hi Pavel!

* Pavel Reznicek rezni...@ipnp.troja.mff.cuni.cz [2010-01-05 11:00]:

   sorry I haven't checked the other bug reports before writting this one - 
 looking at bugs #501280 and #253524, it seems like the frequency monitor 
 may not work on some processors. As written in my previous report, I did 
 not have a chance to compare the monitor on two identical processors, so 
 it may be that the problem of main is related just to the Intel Core2 Duo 
 processor and is not a consequence of the used architecture.

Can you try if x86info produces proper results? If yes a sync with the
code there (acutally gkrellm-x86info is just a gkrellm plugin that
borrows code from x86info) should fix the problem.

Yours Martin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562228: Not installable. Program name ( /usr/bin/smem) already exists in the secure-delete package

2010-01-05 Thread Michal Čihař
Hi Robert

Dne Wed, 23 Dec 2009 23:39:29 +
rob rc.rattusrat...@googlemail.com napsal(a):

 Package: smem
 Version: 0.9-1
 Severity: critical
 Justification: breaks unrelated software
 
 smem package binary has same name  as program in the secure-delete package, 
 (usr/bin/smem).  

I know there have not been any changes to the secure-delete package for
some time, but I hope you're still interested in it. Program smem is
part of it and now it is also name of another package and binary which
I did upload. I contacted smem upstream, but they think that renaming
smem from secure-delete is a better option (low user base, smem is
still considered beta for ages). What is your opinion about this?

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#563028: 563028

2010-01-05 Thread Sebastien Delafond
tag 563028 - pending
tag 563028 + wontfix
severity 563028 wishlist
thanks

There is no Java5 SDK that I can find left in the archive: sun-java5 was
removed a while ago, openjdk never had a version 5 in debian, and gcj
could never quite build jruby, so this will have to remain like this.

Cheers,

--Seb



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563779: ferm ignores hooks unless config file is newer than last start

2010-01-05 Thread Stefan Voelkel
Package: ferm
Version: 2.0.3-1
Severity: important

Hi,

I have

hook pre echo 0 /proc/sys/net/ipv4/ip_forward;
hook post echo 1 /proc/sys/net/ipv4/ip_forward;

in my /e/f/ferm.conf, however ip forwarding is only enabled if I touch the
config file prior to execution of /e/i/ferm start:

 $ sudo /etc/init.d/ferm reload
 Reloading Firewall configuration..done.

 $ cat /proc/sys/net/ipv4/ip_forward
 0

 $ sudo touch /etc/ferm/ferm.conf
 $ sudo /etc/init.d/ferm reload
 Reloading Firewall configuration..echo 1 /proc/sys/net/ipv4/ip_forward
 done.

 $ cat /proc/sys/net/ipv4/ip_forward
 1

This problem could be related to #548579, this is my /etc/default/ferm

FAST=yes
CACHE=yes
OPTIONS=
ENABLED=yes

and the cached script lacks an echo 1  ...

/var/cache/ferm/start.sh:

echo 0 /proc/sys/net/ipv4/ip_forward
/sbin/iptables-restore EOT
...
COMMIT
EOT

Setting

FAST=no
CACHE=no

solves this problem.

regards

Stefan

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages ferm depends on:
ii  debconf  1.5.24  Debian configuration management sy
ii  iptables 1.4.2-6 administration tools for packet fi
ii  lsb-base 3.2-20  Linux Standard Base 3.2 init scrip
ii  perl 5.10.0-19lenny2 Larry Wall's Practical Extraction 

ferm recommends no packages.

ferm suggests no packages.

-- debconf information:
* ferm/enable: false



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553485: Acknowledgement (bash: Parsing problem when mixing $(), here documents and pipes)

2010-01-05 Thread Samuel Hym
fixed 553485 bash/4.1-1
thanks

Maybe this should require closing the bug altogether?

Regards,
Sam


Bug#563780: fails to install, trying to overwrite other packages files

2010-01-05 Thread Holger Levsen
Package: python-twisted-calendarserver
Version: 0.2.0.svn19773-5+b1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package failed to install because 
it tries to overwrite other packages files without declaring a replaces 
relation.

See policy 7.6 at 
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

From the attached log (scroll to the bottom...):

  Selecting previously deselected package python-twisted-calendarserver.
  Unpacking python-twisted-calendarserver 
(from .../python-twisted-calendarserver
_0.2.0.svn19773-5+b1_amd64.deb) ...
  dpkg: error 
processing /var/cache/apt/archives/python-twisted-calendarserver_0.
2.0.svn19773-5+b1_amd64.deb (--unpack):
   trying to overwrite '/usr/share/pyshared/twisted/enterprise/adbapi.py', 
which 
is also in package python-twisted-core 0:9.0.0-0
  dpkg-deb: subprocess paste killed by signal (Broken pipe)
  Errors were encountered while processing:
   
/var/cache/apt/archives/python-twisted-calendarserver_0.2.0.svn19773-5+b1_amd6
4.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2010-01-04 17:38:46 UTC

Package: python-twisted-calendarserver
Priority: optional
Section: python
Installed-Size: 10056
Maintainer: Calendarserver Maintainers calendarserver-maintain...@lists.alioth.debian.org
Architecture: amd64
Source: twisted-calendarserver (0.2.0.svn19773-5)
Version: 0.2.0.svn19773-5+b1
Depends: python ( 2.6), python (= 2.5), python-central (= 0.6.11), python2.5, libc6 (= 2.3.2), python-zopeinterface, python-twisted-core
Conflicts: python-twisted-runner, python-twisted-web2
Filename: pool/main/t/twisted-calendarserver/python-twisted-calendarserver_0.2.0.svn19773-5+b1_amd64.deb
Size: 1754900
MD5sum: ecdd4cd3ee967930616c7de7591012ef
SHA1: 84845dd218790c603271dc7d81c612c2b401b1ba
SHA256: aeffa32e0f14621a919c85a1a6585ec61b12865a532957c21005568600f5a2a2
Description: Twisted components for Apple's Calendarserver
 Twisted is a event-based framework for internet applications. This is
 twisted's dav-acl branch needed for Apple's Calendarserver only.
 .
 If you're looking for twisted itself use the python-twisted package.
Python-Version: 2.5

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ python-twisted-calendarserver
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~201001041453 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ python-twisted-calendarserver
0m0.0s INFO: Running on: Linux piatti 2.6.32.2-dsa-amd64 #1 SMP Tue Dec 22 19:51:27 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpyp_xnj
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpyp_xnj
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpyp_xnj', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpyp_xnj', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Created policy-rc.d and chmodded it.
0m1.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyp_xnj', 'apt-get', 'update']
0m3.7s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8334kB]
  Hit http://piatti.debian.org sid/contrib Packages
  Hit http://piatti.debian.org sid/non-free Packages
  Fetched 8439kB in 0s (8890kB/s)
  Reading package lists...
0m3.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyp_xnj', 'apt-get', 'update']
0m3.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyp_xnj', 'mount', '-t', 'proc', 'proc', '/proc']
0m3.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyp_xnj', 'mount', '-t', 'proc', 'proc', '/proc']
0m3.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyp_xnj', 'apt-get', '-yf', 'upgrade']
0m4.0s DUMP: 
  Reading package lists...

Bug#561997: bind9: intermittent hang of ‘named’ during heavy traffic

2010-01-05 Thread Ondřej Surý
On Tue, Jan 5, 2010 at 09:44, Ben Finney ben+deb...@benfinney.id.au wrote:
 On 22-Dec-2009, Ben Finney wrote:
 The only way I've found to restore service is to ‘sudo killall -KILL
 named’ and restart the server, which of course doesn't give much
 opportunity to find out what's wrong.

 I have been trying to narrow down what might be a proximate cause
 for the bug; but so far all I know is that it is more likely to
 occur when there is a lot of network traffic. There are no log
 unusual log messages from the server when the process runs into
 trouble.

 What can I do to further diagnose this failure on this machine?

 This continues to happen frequently.

 What diagnosis can be done? Is there some invocation of ‘strace’ or
 ‘gdb’ I can use to gather more information about the failure?

Ben,

have you tried writing to bind-users? Your question would probably hit
much wider audience.

Discussing it directly in Debian BTS would only make sense if this
behaviour doesn't happen in vanilla upstream bind.

Ondrej
-- 
Ondřej Surý ond...@sury.org
http://blog.rfc1925.org/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563781: RM: ktechlab -- RoQA; gpsim dependency is to be removed

2010-01-05 Thread Neil Williams
Package: ftp.debian.org
Subject: RM: ktechlab -- RoQA; gpsim dependency is to be removed
Severity: normal
thanks

It doesn't look simple to remove the need for gpsim from ktechlab, so
although there isn't anything wrong with ktechlab itself, it looks like
it will have to be removed.

See gpsim (563147) and gtk+extra2 (563069) removal bugs.

-- 


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




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563782: fails to install, trying to overwrite other packages files

2010-01-05 Thread Holger Levsen
Package: liblockdev1-dbg
Version: 1.0.3-1.3
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package failed to install because 
it tries to overwrite other packages files without declaring a replaces 
relation.

See policy 7.6 at 
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

From the attached log (scroll to the bottom...):

  Unpacking liblockdev1-dbg (from .../liblockdev1-dbg_1.0.3-1.3_amd64.deb) ...
  dpkg: error 
processing /var/cache/apt/archives/liblockdev1-dbg_1.0.3-1.3_amd64.deb 
(--unpack):
   trying to overwrite '/usr/share/doc/liblockdev1/copyright', which is also 
in package liblockdev1 0:1.0.3-1.3
  Errors were encountered while processing:
   /var/cache/apt/archives/liblockdev1-dbg_1.0.3-1.3_amd64.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2010-01-04 17:46:31 UTC

Package: liblockdev1-dbg
Priority: extra
Section: debug
Installed-Size: 128
Maintainer: Paweł Więcek co...@debian.org
Architecture: amd64
Source: lockdev
Version: 1.0.3-1.3
Replaces: liblockdev0-dbg, liblockdev0g-dbg
Depends: liblockdev1 (= 1.0.3-1.3), liblockdev1-dev (= 1.0.3-1.3), libc6 (= 2.7)
Conflicts: liblockdev0-dbg, liblockdev0g-dbg
Filename: pool/main/l/lockdev/liblockdev1-dbg_1.0.3-1.3_amd64.deb
Size: 24918
MD5sum: 6cbd0a0e583090c7a43a2cc2ed44ac2e
SHA1: df93c2e91cd12371e618f5108acbf19f650d589d
SHA256: aacefc2d3f61fd2636b261fb62617f2a67508f24acf81af4f42c465dbd7137bc
Description: Debugging library for locking devices
 It provides a reliable way to put an exclusive lock to
 devices using _both_ FSSTND and SVr4 methods.
 .
 Includes static and shared debugging and profiling libs,
 as well as the sources ready for use by gdb.
Tag: devel::debugger, devel::library, role::shared-lib

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ liblockdev1-dbg
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~201001041453 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ liblockdev1-dbg
0m0.0s INFO: Running on: Linux piatti 2.6.32.2-dsa-amd64 #1 SMP Tue Dec 22 19:51:27 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpe78PWz
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpe78PWz
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpe78PWz', '-zxf', 'sid.tar.gz']
0m1.8s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpe78PWz', '-zxf', 'sid.tar.gz']
0m1.8s DEBUG: Created policy-rc.d and chmodded it.
0m1.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpe78PWz', 'apt-get', 'update']
0m3.6s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8334kB]
  Hit http://piatti.debian.org sid/contrib Packages
  Hit http://piatti.debian.org sid/non-free Packages
  Fetched 8439kB in 0s (9334kB/s)
  Reading package lists...
0m3.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpe78PWz', 'apt-get', 'update']
0m3.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpe78PWz', 'mount', '-t', 'proc', 'proc', '/proc']
0m3.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpe78PWz', 'mount', '-t', 'proc', 'proc', '/proc']
0m3.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpe78PWz', 'apt-get', '-yf', 'upgrade']
0m3.9s DUMP: 
  Reading package lists...
  Building dependency tree...
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0m3.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpe78PWz', 'apt-get', '-yf', 'upgrade']
0m3.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpe78PWz', 'apt-get', 'clean']
0m3.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpe78PWz', 'apt-get', 'clean']
0m3.9s DEBUG: Copying scriptsdir 

Bug#562553: reopen

2010-01-05 Thread Holger Levsen
reopen 562553
found 562553 1.4
thanks

from the last piuparts test:

  Setting up cdd-common (0.6.8) ...
  Setting up med-config (1.4) ...
  
  Configuration file `/etc/blends/med/med.conf'
   == File on system created by you or by a script.
   == File also in package provided by package maintainer.
 What would you like to do about it ?  Your options are:
  Y or I  : install the package maintainer's version
  N or O  : keep your currently-installed version
D : show the differences between the versions
Z : background this process to examine the situation
   The default action is to keep your current version.
  *** med.conf (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing med-config 
(--configure):
   EOF on stdin at conffile prompt
  Errors were encountered while processing:
   med-config
  E: Sub-process /usr/bin/dpkg returned an error code (1)


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


Bug#562318: collatinus: FTBFS: ! LaTeX Error: File `ucs.sty' not found.

2010-01-05 Thread Georges Khaznadar
Lucas, Norbert, Julien, Hilmar,

thank you for your feedback.

I modified slightly the build-dependencies of collatinus, it should pass
the build under Sid.

The package is now uploaded at
http://mentors.debian.net/debian/pool/main/c/collatinus/

If any of you can upload it, I thank him in advance. If it is not
feasible, I shall post a call more widely in two days.

Best regards,   Georges.

Lucas Nussbaum a écrit :
 On 03/01/10 at 17:40 +, Julien Cristau wrote:
  On Sun, Jan  3, 2010 at 18:30:46 +0100, Norbert Preining wrote:
  
   On So, 03 Jan 2010, Julien Cristau wrote:
It might have been a good idea to announce the change and explain the
possible impact before doing it, and maybe do an archive test build
   
   The packages have been in experimental for some time.
  
  That's irrelevant...
   
   And no, we didn't do an archive test build, my laptop is to small for that
   and that is the *ONLY* developing machine for texlive.
  
  I'm not suggesting doing that on your laptop.  There have been archive
  test builds for new gcc versions and countless other things in the past,
  I asked for one before the last libx11 upload, etc.  It's not more work
  for you to ask for this, and it means you have an idea about the impact
  of your changes on the rest of the archive, which means you and others
  can be better prepared for the change when it happens.
  
before uploading the new packages then, instead of making an unknown
number of packages unbuildable without warning…  Oh well, maybe next
time.
   
   I know that this is bad, but that is SID about. How many times 
   *our* packages stopped with FTBFS due to some poppler switch I don't
   want to recount to you. That is life, and it is sid, so nothing to 
   complain.
   
  Yes, actually, something to complain.  Your packages have a lot of
  reverse build dependencies, which means you are responsible for
  communicating with those package maintainers when planning disruptive
  changes.  Nothing new there, and because some other packages caused
  disruption in the past doesn't mean you have to do the same.
 
 Lots of packages break the archive because of transitions on
 a regular basis. More communication from the texlive maintainers would
 have been nice, as well as more coordinated actions during the bug
 filing. But asking for archive rebuilds before each major transition is
 just too much.
 -- 
 | Lucas Nussbaum
 | lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
 | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
 
 
 

-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70



signature.asc
Description: Digital signature


Bug#563783: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: drbd8-utils
Version: 2:8.3.4-1.1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  The following NEW packages will be installed:
drbd8-utils
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 201kB of archives.
  After this operation, 598kB of additional disk space will be used.
  Get:1 http://piatti.debian.org sid/main drbd8-utils 2:8.3.4-1.1 [201kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 201kB in 0s (9101kB/s)
  Selecting previously deselected package drbd8-utils.
  (Reading database ... 6066 files and directories currently installed.)
  Unpacking drbd8-utils (from .../drbd8-utils_2%3a8.3.4-1.1_amd64.deb) ...
  Setting up drbd8-utils (2:8.3.4-1.1) ...
  insserv: Service sshd has to be enabled to start service drbd
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing drbd8-utils (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   drbd8-utils
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-22 13:17:05 UTC

Package: drbd8-utils
Priority: extra
Section: admin
Installed-Size: 584
Maintainer: Debian DRBD Maintainers debian-ha-maintain...@lists.alioth.debian.org
Architecture: amd64
Source: drbd8
Version: 2:8.3.4-1.1
Replaces: drbd, drbd-utils
Provides: drbd-utils
Depends: debconf | debconf-2.0, libc6 (= 2.7)
Suggests: heartbeat
Conflicts: drbd-utils
Filename: pool/main/d/drbd8/drbd8-utils_8.3.4-1.1_amd64.deb
Size: 201132
MD5sum: 470e53abcab4fcc08b43962dd7392121
SHA1: 3d82a4e80db0858b4e46af69869ee68bb8b52152
SHA256: 9f203d9b162097cd5958cd77ca7ec205f987272cabd697135f310724c9da9ca7
Description: RAID 1 over tcp/ip for Linux utilities
 Drbd is a block device which is designed to build high availability
 clusters by providing a virtual shared device which keeps disks in
 nodes synchronised using TCP/IP. This simulates RAID 1 but avoiding
 the use of uncommon hardware (shared SCSI buses or Fibre Channel).
 It is currently limited to fail-over HA clusters.
 .
 This package contains the programs that will control the drbd kernel
 module provided in drbd-source. You will need a clustering service
 (such as heartbeat) to fully implement it.
Homepage: http://www.drbd.org/
Tag: admin::cluster, hardware::storage, implemented-in::c, role::program

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --skip-minimize --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ drbd8-utils
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912221117 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --skip-minimize --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ drbd8-utils
0m0.0s INFO: Running on: Linux piatti 2.6.32.1-dsa-amd64 #1 SMP Mon Dec 14 21:13:49 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpPMrPId
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpPMrPId
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpPMrPId', '-zxf', 'sid.tar.gz']
0m2.5s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpPMrPId', '-zxf', 'sid.tar.gz']
0m2.5s DEBUG: Created policy-rc.d and chmodded it.
0m2.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpPMrPId', 'apt-get', 'update']
0m5.0s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8405kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org 

Bug#364021: Could not reproduce

2010-01-05 Thread Mathieu Parent
This bug (#364021 imp4: will not display the folder tree for imap
folders) is very old. Do you can reproduce it with recent version of
imp4? I don't have the issue using Iceweasel 3.5.6.

Regards

Mathieu Parent



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563692: [Pkg-oss4-maintainers] Bug#563692: oss4-source fails to build (module-assistant)

2010-01-05 Thread Romain Beauxis
Le mardi 5 janvier 2010 09:03:46, vous avez écrit :
   trying to build oss4 modules with module-assistant (m-a build oss4)
   fails with the following error /usr/share/modass/packages/default.sh:
   1: debian/rules: Permission denied
 
  With which user are you building the module ?
 
 
  Romain
 
 I'm building with root user.

Ok.

Could you then add a full log of the build process please ?


Romain



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#559503: setting package to popularity-contest, tagging 559503

2010-01-05 Thread Bill Allombert
# Automatically generated email from bts, devscripts version 2.10.35lenny7
# via tagpending 
#
# popularity-contest (1.49) UNRELEASED; urgency=low
#
#  * Translations:
#- Telugu. Closes: #544044
#- Italian (Milo Casagrande).  Closes: #559503
#- Simplified Chinese (苏运强).
#

package popularity-contest
tags 559503 + pending




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563785: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: mouseemu
Version: 0.15-8
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Setting up mouseemu (0.15-8) ...
  Creating /dev/input/uinput.../var/lib/dpkg/info/mouseemu.postinst: 
55: ./MAKEDEV: not found
  done.
  insserv: Service udev has to be enabled to start service mouseemu
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing mouseemu (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   mouseemu
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-22 11:26:15 UTC

Package: mouseemu
Priority: optional
Section: utils
Installed-Size: 128
Maintainer: Gaudenz Steinlin gaud...@debian.org
Architecture: amd64
Version: 0.15-8
Depends: libc6 (= 2.5-5), procps, dmidecode
Filename: pool/main/m/mouseemu/mouseemu_0.15-8_amd64.deb
Size: 16310
MD5sum: 89baae1f54de1671675c2aed58523977
SHA1: 30e4554601caf1ba02f248eb1050f6d4ec05c595
SHA256: d19b2c48a59303993c85b9077866e8143c49cde964b12154b3c342eab62b213e
Description: Emulate mouse buttons and mouse wheel
 Mouseemu is a daemon to emulate mouse buttons on trackpads
 with only one button. It lets you:
  - emulate middle and right click
  - emulate mouse wheel
  - block trackpad while typing
 .
 It was initially developed for Apple PowerBooks
 and iBooks, but it may be useful on other architectures
 as well.
 .
 This program only works when booting a 2.6 kernel because
 it uses the new uinput interface to emulate the mouse.
Tag: admin::kernel, hardware::{emulation,input,input:mouse}, role::program, scope::utility

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --skip-minimize --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ mouseemu
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912221117 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --skip-minimize --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ mouseemu
0m0.0s INFO: Running on: Linux piatti 2.6.32.1-dsa-amd64 #1 SMP Mon Dec 14 21:13:49 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpmThFqk
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpmThFqk
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpmThFqk', '-zxf', 'sid.tar.gz']
0m2.5s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpmThFqk', '-zxf', 'sid.tar.gz']
0m2.5s DEBUG: Created policy-rc.d and chmodded it.
0m2.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmThFqk', 'apt-get', 'update']
0m5.0s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8405kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8708kB in 1s (6338kB/s)
  Reading package lists...
0m5.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmThFqk', 'apt-get', 'update']
0m5.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmThFqk', 'mount', '-t', 'proc', 'proc', '/proc']
0m5.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmThFqk', 'mount', '-t', 'proc', 'proc', '/proc']
0m5.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmThFqk', 'apt-get', '-yf', 'upgrade']
0m6.0s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be upgraded:
apt gcc-4.4-base libgcc1 libslang2 libstdc++6
  5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 

Bug#563786: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: bindgraph
Version: 0.2a-4
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Setting up bindgraph (0.2a-4) ...
  insserv: Service bind9 has to be enabled to start service bindgraph
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing bindgraph (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   bindgraph
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-26 12:30:15 UTC

Package: bindgraph
Priority: extra
Section: admin
Installed-Size: 88
Maintainer: Jose Luis Tallon jltal...@adv-solutions.net
Architecture: all
Version: 0.2a-4
Depends: libfile-tail-perl, librrds-perl, debconf (= 0.5) | debconf-2.0
Recommends: httpd, bind9
Filename: pool/main/b/bindgraph/bindgraph_0.2a-4_all.deb
Size: 23924
MD5sum: 5942a18cdfa3afda5b4d7112bcfe360e
SHA1: 473b45af5814678d6a0b2e75630243d7fc13209d
SHA256: 77c4f65a72e81f8940a3d92374079bd0f3d0d1a6a973c4bac12eb9246c99bf57
Description: DNS statistics RRDtool frontend for BIND9
 BindGraph is a very simple DNS statistics RRDtool frontend for
 BIND9 that produces daily, weekly, monthly and yearly graphs of
 the DNS server's activity (queries, errors, etc.).
Tag: implemented-in::perl, interface::commandline, protocol::dns, role::program, scope::utility, use::monitor, works-with::db, works-with::logfile

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ bindgraph
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912261123 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ bindgraph
0m0.0s INFO: Running on: Linux piatti 2.6.32.2-dsa-amd64 #1 SMP Tue Dec 22 19:51:27 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmp4JAxGo
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmp4JAxGo
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp4JAxGo', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp4JAxGo', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Created policy-rc.d and chmodded it.
0m1.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'apt-get', 'update']
0m4.0s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8391kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8694kB in 1s (8304kB/s)
  Reading package lists...
0m4.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'apt-get', 'update']
0m4.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'apt-get', '-yf', 'upgrade']
0m5.6s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be upgraded:
apt dpkg gcc-4.4-base libgcc1 libslang2 libstdc++6 zlib1g
  7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 5080kB of archives.
  After this operation, 53.2kB of additional disk space will be used.
  Get:1 http://piatti.debian.org sid/main dpkg 1.15.5.5 [2231kB]
  Get:2 http://piatti.debian.org sid/main gcc-4.4-base 4.4.2-6 [114kB]
  Get:3 

Bug#563784: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: bastille
Version: 1:3.0.9-12
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Setting up bastille (1:3.0.9-12) ...
  insserv: Service ifupdown has to be enabled to start service 
bastille-firewall
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing bastille (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   bastille
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-24 23:26:54 UTC

Package: bastille
Priority: optional
Section: admin
Installed-Size: 1960
Maintainer: Javier Fernandez-Sanguino Pen~a j...@debian.org
Architecture: all
Version: 1:3.0.9-12
Depends: perl5, libcurses-perl
Recommends: whois, psad, bind9-host | host
Suggests: acct, perl-tk (= 1:800.011) | libgtk-perl
Conflicts: libcurses-widgets-perl
Filename: pool/main/b/bastille/bastille_3.0.9-12_all.deb
Size: 467298
MD5sum: 583626ef78d57ac3173fc6ac77688f68
SHA1: 7647606a4bedfbd25ecc34857820e60ee780cfa2
SHA256: f29e40582c143423171a0fa2f1a904798621962addfa0984037c13c86b90aa83
Description: Security hardening tool
 Bastille Linux is a security hardening program for GNU/Linux.
 It increases the security of the system either by disabling
 services (if they are not necessary) or by altering their
 configuration.
 .
 If run in the (recommended) Interactive mode, Bastille
 educates the administrator during the hardening process:
 in each step of the process, extensive descriptions are
 given of what security issues are involved. Each step is
 optional. If run in the quicker Automated mode, Bastille
 hardens the system according the profile chosen.
 .
 Bastille Linux works for several Linux distributions.
 This package has been specifically modified to work for
 Debian GNU/Linux.
Homepage: http://www.bastille-unix.org/
Tag: devel::testing-qa, interface::text-mode, role::program, scope::utility, security::ids, suite::gnu, uitoolkit::ncurses

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ bastille
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912240832 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ bastille
0m0.0s INFO: Running on: Linux piatti 2.6.32.2-dsa-amd64 #1 SMP Tue Dec 22 19:51:27 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmp2QcJaA
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmp2QcJaA
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp2QcJaA', '-zxf', 'sid.tar.gz']
0m2.1s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp2QcJaA', '-zxf', 'sid.tar.gz']
0m2.1s DEBUG: Created policy-rc.d and chmodded it.
0m2.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp2QcJaA', 'apt-get', 'update']
0m4.2s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8393kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8696kB in 1s (8348kB/s)
  Reading package lists...
0m4.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmp2QcJaA', 'apt-get', 'update']
0m4.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp2QcJaA', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmp2QcJaA', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.2s DEBUG: Starting command: 

Bug#563787: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: gfs2-tools
Version: 3.0.4-3
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Setting up gfs2-tools (3.0.4-3) ...
  insserv: Service cman has to be enabled to start service gfs2
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing gfs2-tools (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   gfs2-tools
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-22 11:27:04 UTC

Package: gfs2-tools
Priority: optional
Section: admin
Installed-Size: 692
Maintainer: Debian HA Maintainers debian-ha-maintain...@lists.alioth.debian.org
Architecture: amd64
Source: redhat-cluster
Version: 3.0.4-3
Depends: libc6 (= 2.7), libncurses5 (= 5.6+20071006-3), psmisc
Filename: pool/main/r/redhat-cluster/gfs2-tools_3.0.4-3_amd64.deb
Size: 292074
MD5sum: fbd0d51129d658327360e0b03d896781
SHA1: 9b615dfcefaabec4ba72f69f392242579912eaeb
SHA256: c1c4c22aa20b263ee405c16515738cbb5bca50bd01a9bb97ab772289cca7c0f5
Description: Red Hat cluster suite - global file system 2 tools
 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 The Global File System allows a cluster of machines to concurrently access
 shared storage hardware like SANs or iSCSI and network block devices. GFS
 can be deployed to build high-availability services without the single point
 of failure of a file server.
 .
 This package contains tools for creating and managing global file systems.
 GFS itself is a set of kernel modules.
 .
 The GFS2 kernel modules themselves are highly experimental and *MUST NOT*
 be used in a production environment yet.
Tag: uitoolkit::ncurses

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --skip-minimize --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ gfs2-tools
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912221117 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --skip-minimize --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ gfs2-tools
0m0.0s INFO: Running on: Linux piatti 2.6.32.1-dsa-amd64 #1 SMP Mon Dec 14 21:13:49 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpzPHKbT
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpzPHKbT
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpzPHKbT', '-zxf', 'sid.tar.gz']
0m2.6s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpzPHKbT', '-zxf', 'sid.tar.gz']
0m2.6s DEBUG: Created policy-rc.d and chmodded it.
0m2.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'apt-get', 'update']
0m5.1s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8405kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8708kB in 1s (6368kB/s)
  Reading package lists...
0m5.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'apt-get', 'update']
0m5.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'mount', '-t', 'proc', 'proc', '/proc']
0m5.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'mount', '-t', 'proc', 'proc', '/proc']
0m5.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'apt-get', '-yf', 'upgrade']
0m6.2s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be upgraded:
apt gcc-4.4-base 

Bug#563788: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: popa3d
Version: 1.0.2-5
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Unpacking popa3d (from .../popa3d_1.0.2-5_amd64.deb) ...
  Setting up popa3d (1.0.2-5) ...
  Adding group `popa3d' (GID 102) ...
  Done.
  Warning: The home dir /var/lib/popa3d you specified already exists.
  Adding system user `popa3d' (UID 101) ...
  Adding new user `popa3d' (UID 101) with group `popa3d' ...
  adduser: Warning: The home directory `/var/lib/popa3d' does not belong to 
the user you are currently creating.
  The home directory `/var/lib/popa3d' already exists.  Not copying from 
`/etc/skel'.
  insserv: Service networking has to be enabled to start service popa3d
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing popa3d (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   popa3d
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-26 02:52:35 UTC

Package: popa3d
Priority: extra
Section: mail
Installed-Size: 160
Maintainer: Krzysztof Krzyżaniak (eloy) e...@debian.org
Architecture: amd64
Version: 1.0.2-5
Provides: pop3-server
Depends: libc6 (= 2.2.5), libpam0g (= 0.99.7.1)
Pre-Depends: debconf (= 1.2.9) | debconf-2.0, adduser, update-inetd
Recommends: exim4 | mail-transport-agent
Conflicts: pop3-server
Filename: pool/main/p/popa3d/popa3d_1.0.2-5_amd64.deb
Size: 34876
MD5sum: 3f39f2a778795c8c36d38c2fd318723c
SHA1: 1376e3b95d2b91f12ddbe5c91d2557ead13e5966
SHA256: 80ba25a13085a0eec1862bd08fd8c7a5233f6344a133b01483aabefbe91b119e
Description: A tiny POP3 daemon, designed with security as the primary goal
 popa3d is fast, small and secure pop3 daemon. It's written from scratch by
 Solar Designer for Owl (Openwall GNU/*/Linux).
 .
 Popa3d can work both in standalone or inetd mode.
 .
 For more information see DESIGN file.
Tag: interface::daemon, mail::pop, network::server, protocol::pop3, role::program, security::authentication, works-with::mail

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ popa3d
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912252104 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ popa3d
0m0.0s INFO: Running on: Linux piatti 2.6.32.2-dsa-amd64 #1 SMP Tue Dec 22 19:51:27 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpWaymx9
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpWaymx9
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpWaymx9', '-zxf', 'sid.tar.gz']
0m2.2s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpWaymx9', '-zxf', 'sid.tar.gz']
0m2.2s DEBUG: Created policy-rc.d and chmodded it.
0m2.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpWaymx9', 'apt-get', 'update']
0m4.3s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8392kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8695kB in 1s (8422kB/s)
  Reading package lists...
0m4.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpWaymx9', 'apt-get', 'update']
0m4.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpWaymx9', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpWaymx9', 'mount', '-t', 'proc', 'proc', '/proc']

Bug#557354: RFP: notmuchmail -- tag and search based email with CLI interface and Emacs front end

2010-01-05 Thread David Bremner
On Tue, 5 Jan 2010 18:21:24 +1300, martin f krafft madd...@debian.org wrote:
 also sprach David Bremner brem...@unb.ca [2009.11.22.0517 +1300]:
  * Package name: notmuchmail
Version : pre-release
Upstream Author : Carl Worth cwo...@example.org
 
 I saw
 http://www.mail-archive.com/notm...@notmuchmail.org/msg00203.html
 and David's note that Carl will want to work on this himself too.
 
 My question is: is there any progress? I'd love to have notmuch in
 a Debian-package by the time LCA starts.

There has been lots of activity upstream. There a couple of pretty
important usability issues that should be addressed soon: in particular
handling renames and deletes of mail messages, and a pernicious (for
notmuch) performance bug in xapian.

There is preliminary debian packaging of a git snapshot at
http://pivot.cs.unb.ca/git/?p=notmuch.git;a=summary 

If either of you wants to take that and run with it, feel free.
There is not much too it, really.

d



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#552153: setting package to menu, tagging 552153

2010-01-05 Thread Bill Allombert
# Automatically generated email from bts, devscripts version 2.10.35lenny7
# via tagpending 
#
# menu (2.1.43) unstable; urgency=low
#
#  * doc/su-to-root.1:
#   + Fix typo. Closes: #552153. Thanks Filipus Klutiero.
#

package menu
tags 552153 + pending




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512396: Virtuoso packaging build-depending on sesame

2010-01-05 Thread Obey Arthur Liu
Hi,

I am currently working on the Debian packaging of Virtuoso and its
sesame interface depends on the availability of sesame in Debian.

The main project page is: https://alioth.debian.org/projects/pkg-virtuoso/
and the mailing list is:
http://lists.alioth.debian.org/mailman/listinfo/pkg-virtuoso-maintainers

So, for the record, we're interested in this :)

Cheers

Arthur



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563789: education-electronics: Drop dependencies on packages to be removed

2010-01-05 Thread Neil Williams
Package: education-electronics
Severity: important

Of the following packages currently recommended by
education-electronics:

Recommends: education-menus, gpsim, gpsim-led, gpsim-logic, kicad,
kicad-doc-de, kicad-doc-en, kicad-doc-es, kicad-doc-fr, ksimus, 
ksimus-boolean, ksimus-datarecorder, ksimus-floatingpoint, 
ktechlab, oregano, qucs

Four are to be or have already been removed from Debian:

gpsim   http://bugs.debian.org/563147
gpsim-led   Already removed. 
http://packages.qa.debian.org/g/gpsim-led/news/20100102T121447Z.html

gpsim-logic Already removed.
http://packages.qa.debian.org/g/gpsim-logic/news/20100102T122242Z.html

ktechlabhttp://bugs.debian.org/563781

The reasons for these removals relate to the removal of:
gtk+extra2 (http://bugs.debian.org/563069) and
gpsim (http://bugs.debian.org/563147)

Please remove these recommendations from education-electronics.

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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
(ignored: LC_ALL set to en_GB.UTF-8) Shell: /bin/sh linked to /bin/dash


-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgptQWUeUqBzZ.pgp
Description: PGP signature


Bug#563791: mathrsfs does not work as expected on testing

2010-01-05 Thread Bastien ROUCARIES
Package: texlive-latex-recommended

 pdflatex on the following file does not produce a nice caligraphic fonts

 \documentclass[10pt,a4paper,twosides]{book}
 \usepackage{mathrsfs}
 \begin{document}
 $\mathcal{k}$
 \end{document}

 How can I debug further ?

 Bastien



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#354540: Could not reproduce with imp4 4.3.6+debian0-2

2010-01-05 Thread Mathieu Parent
tag 354540 + unreproducible moreinfo
thanks

I could not reproduce with imp4 4.3.6+debian0-2. Can you test again?

if you reproduce it, can you attach the source of the page (in
Iceweasel, right click on the frame  Save as ...).

Mathieu Parent



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563792: gdis: Spurious build-depends on libgtkextra-x11-2.0-dev which is to be removed

2010-01-05 Thread Neil Williams
Package: gdis
Severity: important

gdis claims a build-dependency on libgtkextra-x11-2.0-dev which is
part of the gtk+extra2 source package. gtk+extra2 is to be removed
from Debian. (http://bugs.debian.org/563069).

However, removing the libgtkextra-x11-2.0-dev build-dependency from
debian/control does NOT affect the build of gdis in a clean sid chroot.

Therefore, so that gtk+extra2 can be removed, gdis needs to remove
this spurious build-dependency. If gtk+extra2 functionality is thought
necessary (despite the runtime package not depending on
libgtkextra-x11-2.0-0) then gdis will need to be removed alongside gtk
+extra2.

Other packages already removed or pending removal due to the removal of
gtk+extra2 include gpsim, gpsim-logic, gpsim-led, gpsim-led-graphics
and ktechlab. education-electronics also needs to tweak the Recommended
list of packages.

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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
(ignored: LC_ALL set to en_GB.UTF-8) Shell: /bin/sh linked to /bin/dash


-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgpt2Lztq6uwW.pgp
Description: PGP signature


Bug#514336: push mirroring from ftp.tw.debian.org to mirror.unej.ac.id

2010-01-05 Thread Andrew Lee
reopen 514336
thanks

Hi Mahyuddin,

Somehow the nameserver of unej.ac.id doesn't respond to ftp.tw.debian.org.

So the push trigger wasn't be able to send as the log shows:
Mon Jan  4 10:07:50 UTC 2010
Sending normal push
ssh: Could not resolve hostname mirror.unej.ac.id: Name or service not
known
Mon Jan  4 17:22:07 UTC 2010
Sending normal push
ssh: Could not resolve hostname mirror.unej.ac.id: Name or service not
known
Mon Jan  4 21:58:21 UTC 2010
Sending normal push
ssh: Could not resolve hostname mirror.unej.ac.id: Name or service not
known

Please fix the dns problem on unej.ac.id.

Kindly regards,

-Andrew




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#562141: mirrors: mirror status of ftp.ncnu.edu.tw: push failed

2010-01-05 Thread Andrew Lee
Hi ftpadm,

Thanks for use correct ssh key for the push trigger on
ftp.ncnu.edu.tw. It works fine as the log shows:

Mon Jan  4 04:27:47 UTC 2010
Sending normal push
Mon Jan  4 10:07:50 UTC 2010
Sending normal push
Mon Jan  4 17:22:07 UTC 2010
Sending normal push
Mon Jan  4 21:58:21 UTC 2010
Sending normal push

Not sure if you plan to update this on http://ftp.ncnu.edu.tw/status.html:

For Debian/Ubuntu repositories, the upstream does not push us
correctly due to technical reason, but we'll keep these repos updated
periodically. Sorry for any inconvenience.

Kindly regards,

-Andrew





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#557009: iceweasel has rendering errors, while 'vanilla' Firefox does not

2010-01-05 Thread Michael Maurer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mike Hommey wrote:
 Hi,
 
 Sorry for the late answer.
 
 On Sun, Nov 22, 2009 at 08:03:09AM +0100, Michael Maurer wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Mike Hommey wrote:
 On Fri, Nov 20, 2009 at 09:10:26PM +0100, Michael Maurer wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Mike Hommey wrote:
 On Thu, Nov 19, 2009 at 08:06:59PM +0100, Michael Maurer wrote:
 No changing the layout.css.dpi from 0 to -1 had no effect, as far as 
 I can tell.

 By the way my screen resolution is 1024x768.

 I also tried changing my User-String using User-Agent Switcher to the 
 User-String of 'vanilla' firefox (after I tested the site in safe-mode),
  the site showed the very same behavior though.


 If you want me to try anything else, just let me know.
 There are three things I would advise to try:
 - Try with a new user profile
 - Try copying the firefox preferences from the defaults/preferences
   directory to /usr/lib/iceweasel/defaults/preferences
   (there shouldn't be much differences, though)
 - Try iceweasel -safe-mode, in case you have some extensions installed
   as debian packages.

 Mike
 Sorry, that it took so long for me to answer.

 As you suggested, I created a new user, copied the firefox/defaults/pref 
 to  /usr/lib/iceweasel/defaults/preferences and used 'iceweasel 
 -safe-mode',
 still no change.
 Also try copying firefox's greprefs to /usr/lib/xulrunner-1.9.1/greprefs.

 Mike
 Tried copying the 'greprefs' folder, didn't change anything either.
 
 Did you try setting layout.css.dpi to some value such as 96 in both ?
 
 Cheers,
 
 Mike



Hi,
 I also tried now to set layout.css.dpi to 96 in both iceweasel and firefox 
(using safe-mode in both) but the behavior is still the very same.

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

iEYEARECAAYFAktDIggACgkQ5/YQEZwskCBkzACdF8/CoCq9G5Te5ioK6g9c47k4
xk4AmwehjzIoRGjJuddiiHpRTiA8igyC
=HrmY
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563147: RM: gpsim -- RoQA; FTBFS, buggy, orphaned

2010-01-05 Thread Neil Williams
tag 563147 - moreinfo
block 563147 by 563781
thanks

On Sat, 02 Jan 2010 13:21:21 +0100
Torsten Werner twer...@debian.org wrote:

 Hi,
 
 there is one unresolved problem:
 
 # Broken Depends:
 ktechlab: ktechlab [alpha amd64 armel hppa i386 ia64 mips mipsel
 powerpc s390 sparc]
 # Broken Build-Depends:
 ktechlab: gpsim-dev (= 0.21.11-2)

I have tried to contact the ktechlab maintainer without success (so
far) but I have contacted one of the debian-edu maintainers and it
looks like it is necessary to remove ktechlab through no fault of
itself as the gpsim dependency does not appear simple to remove.

Removal bug filed for ktechlab.  #563781.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgpkaYcFQ1yzw.pgp
Description: PGP signature


Bug#563069: RM: gtk+extra2 -- RoQA; FTBFS, dead upstream, orphaned

2010-01-05 Thread Neil Williams
tag 563069 - moreinfo
block 563069 by 563792
thanks

On Sat, 02 Jan 2010 13:25:40 +0100
Torsten Werner twer...@debian.org wrote:

 Hi,
 
 there is one unresolved problem:
 # Broken Build-Depends:
 gdis: libgtkextra-x11-2.0-dev
 
 
 Cheers,
 Torsten

The build-dependency appears spurious - I've successfully built the
current gdis package in a clean sid chroot with the dependency on
libgtkextra-x11-2.0-dev removed from debian/control. There is no
runtime dependency on libgtkextra-x11-2.0.0 so gdis does not need to be
removed from Debian due to the removal of gtk+extra2.

gdis bug: #563792

I may raise the severity of 563792 if there is no response from the
gdis maintainer in the next couple of weeks, or perform a delayed NMU in
order to fix the RC bug in gtk+extra2 by its removal.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgpbpoFGBQMnK.pgp
Description: PGP signature


Bug#563756: ..workaround found: Bug#563756: /usr/bin/ooimpress: ..Microsoft Powerpoint chainmail hijacks ooimpress, crossflatform virus?

2010-01-05 Thread Arnt Karlsen
On Tue, 5 Jan 2010 11:08:50 +0100, Rene wrote in message 
20100105100850.ge10...@rene-engelhard.de:

 retitle 563756 opening .pps in a window impossible
 severity 563756 wishlist
 tag 563756 + wontfix
 forcemerge 548959 563756
 thanks
 
 Hi,
 
 On Tue, Jan 05, 2010 at 10:35:17AM +0100, Arnt Karlsen wrote:
  ..pass, I ditched Microsoft Wintendo 95 on 26 re-installs 12 years 
  ago that cost me 2 years research data on thermochemical
  gasification, so I moved on to SuSE 5.2, and, I got /tmp/Om\
  penger\ -\ NO.pps from what initially looked like a buddy's
  happy-new-year mail to me and a bunch of people, and then, like
  some kinda cross-platform virus.
 
 No, that's most probably just a some new year stuff in a autoplay
 ppt. (As I get too and just ignore)
 
(No, playing the presentation and quitting, which is the point
of pps doesn't make it do that).
  
  ..I lost you totally here: I am not aware of any mail going out 
  from my box, nor from ooimpress, I got the very firm impression 
 
 Aha, OK.
 
  /tmp/Om\ penger\ -\ NO.pps had managed to deny me control over 
  ooimpress on my damned box.
 
 You should think more before thinking of viruses, really.
 (Especially what a pps is)

..Microsoft has built an _impressive_ record on their Office suite
producing 3'rd party software, so I was not very surprised to see
/tmp/Om\ penger\ -\ NO.pps act like it, the surprise was seeing it
have an impact on X etc on a GNU/Linux box, and now you tell me OOo 
too likes to do things the Microsoft way.

 ...I found _no_ way of windowing or closing the chainmail 
 without also killing ooimpress.  Anyone else wanna try it?:

Then you didn't try (or look) hard enough. pps is just a ppt +
autoplay. (So as said in 548959 a mv just does it)
  
  ..huh?  Am I, by OOo design policy, not _supposed_ 
  to run a pps file in ooimpress in e.g. a window??? 
 
 mv foo.pps foo.ppt.

..as a 3'rd time user, I would like to know that, _before_ 
ooimpress tries to impress me with Microsoft style stunts.

..and, I have now found a way to gain control; hit alt+tab, 
that 2-key stroke works at least on KDE-4.3.4. 

 The point of pps is to autoplay. As said, a pps is nothing elese
 than a autoplayed ppt. Complain to M$ for this invention.

..I know _enough_ about Microsoft products thank you very much, 
but you're blaming M$ for what ooimpress does?  I am _not_ 
impressed.

 PowerPoint AFAIR (last used it years ago...) also shows the pps and
 quits. (Didn't try, but doesn't really matter at all).

..I totally agree about that matter, I ditched that crap 12 years 
ago and see _no_ point in it being re-implemented for GNU/Linux.


-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563454: libglibmm-2.4-1c2a: gnote fails to start with glibmm-ERROR

2010-01-05 Thread Deng, Xiyue
tag 563454 +unreproducible
thanks

On 1/2/10 5:53 PM, Brian Dube wrote:
 $ gnote

 glibmm-ERROR **: 
 unhandled exception (type std::exception) in signal handler:
 what: basic_string::substr

 aborting...
 Aborted



I cannot reproduce this bug on my machine with exact glibmm2.4 version. 
Please try upgrade your glibmm2.4 and gnote to the latest sid versions,
and check whether there are compiled-by-hand glibmm in /usr/local/.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563726: Patch

2010-01-05 Thread Aurelien Jarno
tag 563726 + patch
thanks

This patch makes sure that futimens is only called with a valid file
descriptor. It may looks a lot of changes, but they are only due to
indentation. The only added line is the if (fd = 0), which makes sure
that futimens() is not called with AT_FDCWD as the first argument. In
that case POSIX 2008 mandates that -1 is returned with errno set to 
EBADF.

--- tar-1.22.orig/lib/utimens.c
+++ tar-1.22/lib/utimens.c
@@ -120,16 +120,17 @@
 }
 #endif
 #if HAVE_FUTIMENS
-  {
-int result = futimens (fd, timespec);
+  if (fd = 0)
+{
+  int result = futimens (fd, timespec);
 # ifdef __linux__
-/* Work around the same bug as above.  */
-if (0  result)
-  errno = ENOSYS;
+  /* Work around the same bug as above.  */
+  if (0  result)
+errno = ENOSYS;
 # endif
-if (result == 0 || errno != ENOSYS)
-  return result;
-  }
+  if (result == 0 || errno != ENOSYS)
+return result;
+}
 #endif
 
   /* The platform lacks an interface to set file timestamps with

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563754: Patch

2010-01-05 Thread Aurelien Jarno
tag 563726 + patch
thanks

This patch makes sure that futimens is only called with a valid file
descriptor. It may looks a lot of changes, but they are only due to
indentation. The only added line is the if (fd = 0), which makes sure
that futimens() is not called with AT_FDCWD as the first argument. In
that case POSIX 2008 mandates that -1 is returned with errno set to
EBADF.

--- coreutils-8.1.orig/lib/utimens.c
+++ coreutils-8.1/lib/utimens.c
@@ -226,19 +226,20 @@
 }
 # endif /* HAVE_UTIMENSAT */
 # if HAVE_FUTIMENS
-  {
-int result = futimens (fd, ts);
+  if (fd = 0)
+{
+  int result = futimens (fd, ts);
 #  ifdef __linux__
-/* Work around the same bug as above.  */
-if (0  result)
-  errno = ENOSYS;
+  /* Work around the same bug as above.  */
+  if (0  result)
+errno = ENOSYS;
 #  endif /* __linux__ */
-if (result == 0 || errno != ENOSYS)
-  {
-utimensat_works_really = 1;
-return result;
-  }
-  }
+  if (result == 0 || errno != ENOSYS)
+{
+  utimensat_works_really = 1;
+  return result;
+}
+}
 # endif /* HAVE_FUTIMENS */
 }
   utimensat_works_really = -1;

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563794: XQilla 2.2.2

2010-01-05 Thread Seo Sanghyeon
Source: xqilla
Version: 2.0.0-2.3
Severity: wishlist

XQilla 2.2 is now available. Among other things, it now implements
XQuery API for C.

Seo Sanghyeon



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#342654: CVE-2005-4080 is solved since some time (Bypass of input sanitising with Internet Explorer)

2010-01-05 Thread Mathieu Parent (Debian)
reopen 342654 =
thanks

I misunderstood.

It is still not patched, according to http://secunia.com/advisories/17910

Mathieu Parent



On Tue, Jan 5, 2010 at 12:40 PM, Mathieu Parent (Debian)
sath...@debian.org wrote:
 Version: 4.0.4-1

 As reported on mitre, it is solved since nov 2005 ;)

 See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4080

 Mathieu Parent




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#527862: More segfault

2010-01-05 Thread Patrik Schindler
I'm using Debian Lenny with a self-compiled vanilla sendmail 8.14.3  
(not the lenny-package) with stock libmilter from lenny-sendmail and  
lenny's spamass-milter. In the last three months, spamass-milter  
segfaulted only twice:


Jan  5 12:02:43 leela kernel: [1415670.277945] spamass-milter[2854]:  
segfault at a0 ip b7f469d0 sp b74a3350 error 4 in libmilter.so.1.0.1 
[b7f3c000+d000]


I can't see anything related in mail.log, only a few connections  
without doing anything a few minutes ago.


How can I track this occassional fault down further with the -dbg  
addon of the milter-lib? Didn't find this in the discussion-thread.


Thanks!

:wq! PoC





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548621: pcmciautils: Incorrect init.d script dependency

2010-01-05 Thread Colin Watson
On Wed, Dec 23, 2009 at 09:17:07PM +0100, Petter Reinholdtsen wrote:
 Colin, any progress with this:
 
 [Colin Watson 2009-09-27]
  Thanks for your report. I have a fair bit of stuff in bzr that I've
  been meaning to upload, so please don't NMU - I'll include this in
  there.

Sorry for my delay. I've just uploaded this.

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563797: mc: File color highlighting failed

2010-01-05 Thread Nate Bargmann
Package: mc
Version: 3:4.7.0-1
Severity: important


File color highlighting no longer works in the most recent mc.  The docs
are mum on the matter even though a new file,
/usr/share/mc/syntax/filehighlight.syntax now exists.  All files and 
directories are the same color which makes usability more difficult.

- Nate 

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

Kernel: Linux 2.6.32-2.slh.3-sidux-686 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mc depends on:
ii  libc6 2.10.2-3   Embedded GNU C Library: Shared lib
ii  libglib2.0-0  2.22.3-2   The GLib library of C routines
ii  libgpm2   1.20.4-3.2 General Purpose Mouse - shared lib
ii  libslang2 2.2.2-2The S-Lang programming library - r

Versions of packages mc recommends:
ii  mime-support  3.48-1 MIME files 'mime.types'  'mailcap

Versions of packages mc suggests:
ii  acroread [pdf-viewer]9.2-0.1 Adobe Acrobat Reader: Portable Doc
pn  arj  none  (no description available)
ii  bzip21.0.5-3 high-quality block-sorting file co
pn  catdvi   none  (no description available)
pn  dbview   none  (no description available)
pn  djvulibre-binnone  (no description available)
ii  file 5.03-5  Determines file type using magic
pn  gv   none  (no description available)
ii  imagemagick  7:6.5.8.3-1 image manipulation programs
pn  links | w3m | lynx   none  (no description available)
pn  odt2txt  none  (no description available)
ii  okular [pdf-viewer]  4:4.3.4-1   document viewer for KDE 4
ii  perl 5.10.1-8Larry Wall's Practical Extraction 
ii  python   2.5.4-5 An interactive high-level object-o
pn  python-boto  none  (no description available)
pn  python-tznone  (no description available)
ii  unzip6.0-1   De-archiver for .zip files
ii  zip  3.0-1   Archiver for .zip files

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563798: watchdog: The error message provided when the config file is not found is not useful

2010-01-05 Thread Russell Coker
Package: watchdog
Version: 5.4-10
Severity: normal

An error message about a file that can't be found or that the process is not
permitted to open should at least contain the name of the file in question.
The following patch fixes this:

--- /tmp/watchdog.c 2010-01-05 12:06:04.0 +1100
+++ src/watchdog.c  2010-01-05 12:07:12.0 +1100
@@ -238,7 +238,7 @@
 int gotload5 = FALSE, gotload15 = FALSE;
 
 if ((wc = fopen(filename, r)) == NULL) {
-   perror(progname);
+   fprintf(stderr, %s: Can't open config file \%s\: %s\n, progname, 
filename, strerror(errno));
exit(1);
 }
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563800: kdm: had to type password twice before login

2010-01-05 Thread Michał
Package: kdm
Version: 4:4.3.4-3
Severity: minor

As like in subject. After typing password corect it seems to me like xorg is 
restarting(i can see X cursor). After this I type pass again and everything 
goes as it should.


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

Kernel: Linux 2.6.32-2.slh.2-sidux-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdm depends on:
ii  consolekit0.4.1-2framework for defining and trackin
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  kdebase-runtime   4:4.3.4-2  runtime components from the offici
ii  kdebase-workspace-kgreet-plug 4:4.3.4-3  KDE greet libraries for authentica
ii  kdelibs5  4:4.3.4-1  core libraries for all KDE 4 appli
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libck-connector0  0.4.1-2ConsoleKit libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libkworkspace44:4.3.4-3  Library for the kdebase workspace
ii  libpam0g  1.1.0-4Pluggable Authentication Modules l
ii  libqimageblitz4   1:0.0.4-4  QImageBlitz image effects library
ii  libqt4-svg4:4.5.3-4  Qt 4 SVG module
ii  libqt4-xml4:4.5.3-4  Qt 4 XML module
ii  libqtcore44:4.5.3-4  Qt 4 core module
ii  libqtgui4 4:4.5.3-4  Qt 4 GUI module
ii  libstdc++64.4.2-8The GNU Standard C++ Library v3
ii  libx11-6  2:1.3.2-1  X11 client-side library
ii  libxau6   1:1.0.5-1  X11 authorisation library
ii  libxdmcp6 1:1.0.3-1  X11 Display Manager Control Protoc
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

Versions of packages kdm recommends:
ii  fluxbox [x-window-manager]1.1.1-5Highly configurable and low resour
ii  gnome-session [x-session-mana 2.28.0-4   The GNOME Session Manager
ii  gnome-terminal [x-terminal-em 2.28.2-1   The GNOME terminal emulator applic
ii  kde-window-manager [x-window- 4:4.3.4-3  the KDE 4 window manager (KWin)
ii  konsole [x-terminal-emulator] 4:4.3.4-1  X terminal emulator for KDE 4
ii  logrotate 3.7.8-4Log rotation utility
ii  metacity [x-window-manager]   1:2.28.0-3 lightweight GTK+ window manager
ii  xserver-xorg-core [xserver]   2:1.6.5-1  Xorg X server - core server
ii  xterm [x-terminal-emulator]   251-1  X terminal emulator

Versions of packages kdm suggests:
ii  kdepasswd 4:4.3.4-1  password changer for KDE 4

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563799: blender: menu item missing in 2.50 alpha

2010-01-05 Thread Stefano Costa
Package: blender
Version: 2.50~alpha~0~svn24834-1
Severity: minor

The blender 2.50 alpha package is missing its menu entry in
Applications/Graphics (or what it is - GNOME here). So it has to be started
from command line or the application launcher.

Just a minor glitch, the program runs fine otherwise.

Ciao,
steko

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

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

Versions of packages blender depends on:
ii  libavcodec52  4:0.5+svn20090706-2+b1 ffmpeg codec library
ii  libavdevice52 4:0.5+svn20090706-2+b1 ffmpeg device handling library
ii  libavformat52 4:0.5+svn20090706-2+b1 ffmpeg file format library
ii  libavutil49   4:0.5+svn20090706-2+b1 ffmpeg utility library
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libfftw3-33.2.2-1library for computing Fast Fourier
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.4.2-5  GCC support library
ii  libgl1-mesa-glx [ 7.6.1-1A free implementation of the OpenG
ii  libglew1.51.5.1-7The OpenGL Extension Wrangler - ru
ii  libglu1-mesa [lib 7.6.1-1The OpenGL utility library (GLU)
ii  libgomp1  4.4.2-5GCC OpenMP (GOMP) support library
ii  libilmbase6   1.0.1-3several utility libraries from ILM
ii  libjack0  0.118+svn3796-1JACK Audio Connection Kit (librari
ii  libjpeg62 6b-15  The Independent JPEG Group's JPEG 
ii  libopenal11:1.10.622-1   Software implementation of the Ope
ii  libopenexr6   1.6.1-4.1  runtime files for the OpenEXR imag
ii  libopenjpeg2  1.3+dfsg-4 JPEG 2000 image compression/decomp
ii  libpng12-01.2.41-1   PNG library - runtime
ii  libpython3.1  3.1.1-1Shared Python runtime library (ver
ii  libsamplerate00.1.7-3Audio sample rate conversion libra
ii  libsdl1.2debian   1.2.13-5   Simple DirectMedia Layer
ii  libsndfile1   1.0.21-2   Library for reading/writing audio 
ii  libstdc++64.4.2-5The GNU Standard C++ Library v3
ii  libswscale0   4:0.5+svn20090706-2+b1 ffmpeg video scaling library
ii  libx11-6  2:1.3.2-1  X11 client-side library
ii  libxi62:1.2.1-2  X11 Input extension library
ii  python3.1 3.1.1-1An interactive high-level object-o
ii  ttf-dejavu2.30-2 Metapackage to pull in ttf-dejavu-
ii  zlib1g1:1.2.3.4.dfsg-2   compression library - runtime

blender recommends no packages.

Versions of packages blender suggests:
ii  libtiff43.9.2-1  Tag Image File Format (TIFF) libra
ii  yafray  0.0.9+dfsg-1 a modern, xml-speaking raytracing-

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563796: watchdog: Ignoring config line: max-load-1

2010-01-05 Thread Russell Coker
Package: watchdog
Version: 5.4-10
Severity: normal

When watchdog is started at system boot it gives the following errors:

INIT: Entering runlevel: 2
Starting watchdog keepalive daemon: Ignoring config line: max-load-1   
= 24
Ignoring config line: max-load-5= 18
Ignoring config line: max-load-15   = 12
wd_keepalive.
Starting system log daemon

But when I restart it afterwards it reports no errors.  So far I haven't been
able to reproduce this bug other than by rebooting the system.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563790: Request aqbanking build against QT4

2010-01-05 Thread Micha Lenk
Hi Mark,

Mark Purcell wrote:
 I would like to request the build for aqbanking be upgraded for QT4.
 
 kmymoney has been updated for KDE4, however it requires aqbanking
 to be built against QT4:
 http://www.kdenews.org/2009/12/28/first-kmymoney-beta-version-available-kde-4-platform
 
 I will upload the initial version of kmymoney4 without aqbanking support.

The bindings to AqBanking are packaged as a separate plugin package
(currently kmymoney2-plugin-aqbanking) anyways, so I see no reason at
all to build kmymoney4 with explicit enabled aqbanking support. However,
thanks for the heads up. I'll take care and see what's needed in order
to provide AqBanking support for kmymoney4.

Unfortunately I'm very busy with real life at the moment, so I can't
look into the details before March 2010.

Regards
  Micha



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544562: ingo1: Domain name support in the VFS driver

2010-01-05 Thread Mathieu Parent
tag 544562 + upstream
thanks
Hello,

Thanks for the patch. We try to be as close as possible to upstream,
so you would better send this patch upstream. See
http://www.horde.org/support.php and http://bugs.horde.org/

Regards

Mathieu Parent



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563704: iepngfix.htc: non-free license

2010-01-05 Thread Jakub Wilk

* Simon McVittie s...@debian.org, 2010-01-04, 18:48:

$ grep -C1 'Free usage' 
/usr/share/pyshared/docutils/writers/s5_html/themes/default/iepngfix.htc
// IE5.5+ PNG Alpha Fix v1.0 by Angus Turnbull http://www.twinhelix.com
// Free usage permitted as long as this notice remains intact.


According to a quick search, the author seems to have relicensed this to
LGPL2.1 in later versions; the version labelled 1.0 final might be suitable?
See: http://www.twinhelix.com/css/iepngfix/

The s5 package has the same bug. Perhaps it would be possible to make docutils
use files from s5, and add Recommends: s5 (or Depends or Suggests, depending
how important you think rst2s5 is), rather than embedding a copy of the
S5 themes? If so, only the s5 maintainer would need to fix this.


Unfortunately, source packages are also affected. That means that if 
iepngfix upstream don't agree to relicense this particular version,

we will have to repackage .orig.tar.gz anyway. But in the latter case
I think I prefer to strip this file completely, as it serve very little 
purpose and, if I understand correctly, doesn't even work out of the 
box.


While I detest embedded code copies, it seems that I cannot make 
docutils use other s5 files, as they were purposely modified by 
docutils upstream.



According to source.debian.net this also affects cython, docvert, lxml,
plone3, python-chaco, plastex and jifty, although I haven't verified that
those don't already contain a license clarification in debian/copyright.


They don't. In fact, they don't mention this file at all (which is a bug 
on its own). But let's refrain from mass bug cloning until we have 
iepngfix upstream opinion.


--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#506933: Code

2010-01-05 Thread Lars Bahner
José,

happy new year!

Could you make available the code you already have? Seems to me that
both Holger and myself will dig right into this :)

Kind regards,
Bahner



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536360: incorrectly reports failed duplicity as successful

2010-01-05 Thread intrigeri
tags 536360 + fixed-upstream
thanks

Hi,

 Here's a first attempt at a patch, which I hope will solve the
 problem (see attached file) by reading output of duplicity one line
 at a time. It should apply fine to /usr/share/backupninja/dup.

I cherry-picked this one into upstream's master Git branch.

BTW, it would ease my work if you would develop such bugfixes and new
features in a branch based on our master one, rather than on our
debian branch.

Bye,
-- 
  intrigeri intrig...@boum.org
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ 
https://gaffer.ptitcanardnoir.org/intrigeri/otr-fingerprint.asc
  | Who wants a world in which the guarantee that we shall not
  | die of starvation would entail the risk of dying of boredom ?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#545120: upstream

2010-01-05 Thread Mathieu Parent
forwarded 545120  http://bugs.horde.org/ticket/8784
thanks

I have found the upstream ticket.

Mathieu Parent



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#506115: openssh: Plaintext Recovery Attack Against SSH

2010-01-05 Thread Colin Watson
On Sat, Jan 02, 2010 at 12:30:50AM +0100, Luk Claes wrote:
 Colin Watson wrote:
  On Wed, Jul 01, 2009 at 12:09:24AM +0200, Luk Claes wrote:
  Can you please send an update to this bug and tell me whether you think
  it warrants an update to proposed-updates (to include it in the next
  point release), TIA?
  
  I think the patch Moritz linked to earlier is fine for proposed-updates,
  and probably worth it; I backported it in openssh 1:5.1p1-5 as well.
  
  (My apologies for not replying earlier. I somehow missed this ...)
 
 Ok, please upload.

*looks*

Err, hang on. As I said, I backported it in openssh 1:5.1p1-5, which is
the version in stable. That means there's nothing to do, right?

  http://bzr.debian.org/loggerhead/pkg-ssh/openssh/trunk/revision/3292

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563654: ITP: lrzip -- compression program aiming to achieve very high compression

2010-01-05 Thread Jakub Wilk

Hmm, are you aware that there is another ITP open for lrzip (#455457)?

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#313579: [Pkg-amule-devel] Bug#313579: marked as done (please provide amule.schemas file for gconf (teaches browsers about ed2k:// links))

2010-01-05 Thread Giuseppe Iuculano
reopen 313579
thanks

Hi,

Debian Bug Tracking System ha scritto:
 Hi,
 
 I'm closing this bug, because this won't get included upstream, and 
 including it in debian would help users of firefoy/iceweasel and gnome. 
 I expect right after including this, someone wants lynx to be patched 
 for this, and someone wants a .desktop for kde and whatever else is 
 imaginable. So I'm planning some kind of autoregister in the ed2k binary 
 itself and this bug can be closed.


I disagree with this interpretation. If we can add a gnome support, we should 
do it.

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#526356: TLS connection fixed in CVS

2010-01-05 Thread David Ammouial
Hi Gerfried!

Wed, 30 Dec 2009 09:48:06 +0100, Gerfried:
  We are now almost half a year later - do you think the state is still
 flakey?

Of course not. It's just that I've been busy lately, and I didn't even
realize so much time had passed already. :)

 Actually, the homepage (http://cybione.org/~irssi-xmpp/
 which you don't have in your control file *hint* ;)) states that
 there was a 0.50 release about that time - is that also a version
 which state you don't trust?

Same answer as above. Sorry about the delay.

 Adding a watchfile would be helpful to
 notice that, btw. ;)

Actually, due to the low frequency of stable releases (2 in more than 2
years, IIRC), I made the choice of packaging CVS snapshots. Since I'm
subscribed to the CVS commit mailing list, a watchfile is not really
necessary, since I admit in general it's a good practice.

I'm preparing a package for the current code of irssi-xmpp, and I'll
publish it as soon as I understand why dpkg-buildpackage inserts most
arguments of make *twice*, which causes the build to fail.
Temporary reference (the URL might not be valid anymore after a while):
http://debian.pastebin.com/m75f24f2b

Thanks for caring, Gerfried!
-- 
David



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#535276: Closed the wrong bug!

2010-01-05 Thread Adam C Powell IV
notfixed 535276 mumps/4.9.2.dfsg-2
fixed 559723 mumps/4.9.2.dfsg-2
thanks

The mumps 4.9.2.dfsg-2 changelog closed the wrong bug!  Sorry about
that.

-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#563801: zonecheck: Zonecheck compares SOA to 2010, which now breaks...

2010-01-05 Thread Jeroen Massar
Package: zonecheck
Version: 2.0.4-13
Severity: important

/usr/share/zonecheck/test/soa.rb contains:

  # DESC: recommanded format for serial is MMDDnn
  def chk_soa_serial_fmt_MMDDnn(ns, ip)
  serial = soa(ip).serial
  return true if (serial  199900)  (serial  201000)
  { 'serial' = serial }
  end

It is past 2010 now, thus the above test fails. Yes, another 2010 bug!

Greets,
 Jeroen





signature.asc
Description: OpenPGP digital signature


Bug#490644: gcc: -finline-small-functions is overzealous

2010-01-05 Thread Herbert Xu
On Mon, Jan 04, 2010 at 02:47:18PM +0100, Matthias Klose wrote:
 tags 490644 + moreinfo
 tags 490644 + upstream
 thanks

 please could you recheck with GCC-4.4 and GCC-4.5 (experimental) or 
 gcc-snapshot (unstable)? would it be possible to forwarded and track this 
 report upstream yourself?

It appears to be fixed in gcc 4.4.

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmVHI~} herb...@gondor.apana.org.au
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563803: mokomaze: button to calibrate the gravity

2010-01-05 Thread Paul Wise
Package: mokomaze
Severity: wishlist

mokomaze is useful for light entertainment on train and bus journeys,
but in that situation there are often bright lights reflecting off the
screen in particular directions. mokomaze has the -c auto option to
calibrate mokomaze gravity against the current accelerometer readings.
While useful, it is kinda tedious to close mokomaze, open a terminal and
type mokomaze -c auto. It would be nice if that when accelerometers are
detected that mokomaze would add a button to calibrate them at runtime.
This would help avoiding screen reflection on trains/buses or adapting
to whatever angle the phone is being held at, such as in a hammock vs on
a chair. There is plenty of space on the pause screen for it too.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#563802: cron.daily/spamassassin does not catch sa-compile errors

2010-01-05 Thread Keith Edmunds
Package: spamassassin
Version: 3.2.5-2+lenny1
Severity: normal

/etc/cron.daily/spamassassin includes:


# Compile, if rules have previously been compiled, and it's possible
if [ -x /usr/bin/re2c -a -x /usr/bin/sa-compile -a -d 
/var/lib/spamassassin/compiled ]; then
sa-compile  /dev/null 21
fi


If sa-compile fails for any reason, there is a) no indication to anyone and b)
whatever updates sa-update has downloaded will not take effect.

At the very least, this should be changed to something like:


# Compile, if rules have previously been compiled, and it's possible
if [ -x /usr/bin/re2c -a -x /usr/bin/sa-compile -a -d 
/var/lib/spamassassin/compiled ]; then
sa-compile  /dev/null 21
[ $? -eq 0 ] || mail root -s sa-compile failed in 
/etc/cron.daily/spamassassin
fi


Of course, the above could be polished considerably...


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages spamassassin depends on:
ii  libdigest-sha1-perl  2.11-2+b1   NIST SHA-1 message digest algorith
ii  libhtml-parser-perl  3.56-1+lenny1   A collection of modules that parse
ii  libnet-dns-perl  0.63-2  Perform DNS queries from a Perl sc
ii  libsocket6-perl  0.20-1  Perl extensions for IPv6
ii  libsys-hostname-long-per 1.4-2   Figure out the long (fully-qualifi
ii  libwww-perl  5.813-1 WWW client/server library for Perl
ii  perl 5.10.0-19lenny2 Larry Wall's Practical Extraction 
ii  perl-modules [libarchive 5.10.0-19lenny2 Core Perl modules

Versions of packages spamassassin recommends:
ii  gcc   4:4.3.2-2  The GNU C compiler
ii  gnupg 1.4.9-3+lenny1 GNU privacy guard - a free PGP rep
ii  libc6-dev 2.7-18 GNU C Library: Development Librari
ii  libio-socket-inet6-perl   2.54-1 Object interface for AF_INET6 doma
ii  libmail-spf-perl  2.005-1Perl implementation of Sender Poli
ii  libsys-syslog-perl0.26-1 Perl interface to the UNIX syslog(
ii  make  3.81-5 The GNU version of the make util
ii  re2c  0.13.5-1   tool for generating fast C-based r
ii  spamc 3.2.5-2+lenny1 Client for SpamAssassin spam filte

Versions of packages spamassassin suggests:
ii  libcompress-zlib-p 2.012-1   Perl module for creation and manip
ii  libdbi-perl1.605-1   Perl5 database interface by Tim Bu
pn  libio-socket-ssl-p none(no description available)
pn  libmail-dkim-perl  none(no description available)
pn  libnet-ident-perl  none(no description available)
ii  pyzor  1:0.4.0+cvs20030201-8 spam-catcher using a collaborative
ii  razor  1:2.85-1  spam-catcher using a collaborative

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563583: bind-mount $APTCACHE as /var/cache/apt/archives?

2010-01-05 Thread Junichi Uekawa
Hi,

At Sun, 03 Jan 2010 22:25:20 +0100,
Daniel Leidert wrote:
 
 Package: pbuilder
 Version: 0.196
 Severity: wishlist
 
 There was recently a discussion on planet-debian about making BUILDPLACE a
 tmpfs. This increases the speed a lot. But then hard-linking of the cached
 Debian packages fails. An alternative might be to use the copy action
 (APTCACHEHARDLINK = no). But wouldn't it be sufficient to bind-mount APTCACHE
 as /var/cache/apt/archives in the chroot?
 
 Could there be an alternative option to APTCACHEHARDLINK: APTCACHEBINDMOUNT?
 
 IMO this would make it easily possible to use a tmpfs for BUILDPLACE.

True.

It probably depends on how much memory you have; 2GB or more of RAM
and you'll probably be able to do that reliably.


On the other hand, I personally use cowbuilder, and that seems to be
working pretty well for my use-case.


regards,
junichi
-- 
dan...@{netfort.gr.jp,debian.org}



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563804: reportbug: proposes wrong version for release.debian.org/pu

2010-01-05 Thread Jakub Wilk

Package: reportbug
Version: 4.9
Severity: minor

reportbug proposes the last version in sid as a version for 
stable-proposed-updates, which is *never* the correct version:


$ rmadison reportbug
 reportbug | 3.31+etch1 | etch| source, all
 reportbug | 3.48   | lenny   | source, all
 reportbug | 4.9| squeeze | source, all
 reportbug | 4.9| sid | source, all

$ reportbug release.debian.org
*** Welcome to reportbug.  Use ? for help at prompts. ***
Detected character set: UTF-8
Please change your locale if this is incorrect.

Using 'Jakub Wilk uba...@users.sf.net' as your from address.
Getting status for release.debian.org...
Will send report to Debian (per lsb_release).
What sort of request is this? (If none of these things mean anything to you, or 
you are trying to report a bug in an existing package, please press Enter to
exit reportbug.)

1 binnmubinNMU requests
2 britney   testing migration script bugs
3 freeze-exception  Freeze exceptions
4 opu   oldstable proposed updates requests
5 other None of the above
6 pustable proposed updates requests
7 rmStable/Testing removal requests
8 transitiontransition tracking
9 unblock   unblock requests

Choose the request type: 6
Please enter the name of the package: reportbug
Checking status database...
Latest version seems to be 4.9, is this the proper one ? [Y|n|?]? 


--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#563742: aespipe: Missing dependency for uuencode (e.g. sharutils)

2010-01-05 Thread Daniel Dickinson
On Tue, 5 Jan 2010 13:36:35 +0100
Max Vozeler x...@debian.org wrote:

 On Mon, Jan 04, 2010 at 07:10:12AM -0500, Daniel Dickinson wrote:
  Package: aespipe
  Version: 2.3d-2
  Severity: serious
  Justification: required dependences must be listed
 
  aespipe with a Standard system emits warnings that uuencode is
  missing (line 84) sharutils supplies uuencode.
 
 I'm confused. There is no way I can see aespipe needing 
 uuencode or showing such a warning.
 
 Can you please describe what exactly you are trying to do?
 Please quote the error messages you are seeing.
 
   Max

Sorry wrong package...should be amcrypt.

-- 
And that's my crabbing done for the day.  Got it out of the way early, 
now I have the rest of the afternoon to sniff fragrant tea-roses or 
strangle cute bunnies or something.   -- Michael Devore
GnuPG Key Fingerprint 86 F5 81 A5 D4 2E 1F 1C  http://gnupg.org
The C Shore (Daniel Dickinson's Website) http://cshore.is-a-geek.com


signature.asc
Description: PGP signature


Bug#563797: [Pkg-mc-devel] Bug#563797: mc: File color highlighting failed

2010-01-05 Thread Yury V. Zaytsev

On Tue, 2010-01-05 at 06:01 -0600, Nate Bargmann wrote:

 File color highlighting no longer works in the most recent mc.  The
 docs are mum on the matter even though a new file,
 /usr/share/mc/syntax/filehighlight.syntax now exists.  All files and 
 directories are the same color which makes usability more difficult.

This is a packaging bug and it is fixed in the latest version yet to be
uploaded. Sorry.
 
-- 
Sincerely yours,
Yury V. Zaytsev




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#473118: this isn't good enough...

2010-01-05 Thread Lars Rune Nøstdal
2010/1/4 Josselin Mouette j...@debian.org:
 Le mardi 29 décembre 2009 à 12:12 +0100, Lars Rune Nøstdal a écrit :
 I got a message from a much nicer person than you (and sure; me too
 probably..) and it turned out I was wrong in that e.g. Ubuntu does not
 even _use_ your hostile, aggressive, crappy meta-package (ha-haaa).

 You should explain how a package can be hostile and aggressive. This
 looks like an interesting concept to me. Does it jump at your throat and
 suck all your blood when you try to install it?

Right. Are you really an idiot or do you just pretend to be stupid as
to avoid any real discussion which would reveal you _already_ having
decided the outcome _regardless_ to begin with based on _your_
religion? In particular, since you can't use _that_ as an argument
without contradicting yourself and you can't really cover it up by
inventing other silly, artificial arguments ...

Are you really incapable of understanding what is being said and
what's going on? Stop acting like a fucking 10 year old smart-ass,
passive-aggressive, cute kid taking what people say literally (as if
that's all you are capable of); you're not clever, that's not clever
-- and if you really want to piss me off you'd damn well do better
than that!


 Yes, it's in their repositories, but not installed. They instead
 provide and use their _own_ meta-package which renders one with a
 proper, complete and usable -- but _still_ flexible, desktop. So it
 seems most (all?) of the distros let people do what they want, then:

   * Fedora
   * Gentoo
   * Ubuntu
   * Arch
   * ..probably others?

 Yeah, gNewSense.

Aha, so yes, that makes one more; proves my point further.


 ..with of course Debians version of a Gnome based desktop being the
 exception in that it is an inflexible piece of turd. That, or you are
 free to pick anther version (meta-package) of what a Debian
 Gnome desktop entails that doesn't include anything useful. Oh, and I
 run KDE now, but yeah, perhaps I should also consider dropping Debian
 entirely for something a wee bit less hostile.

 No one cares what you’re using. You’re just pissing people off with your
 religious war.

What you totally missed (on purpose? but you might just be too god
damn stupid to Actually Get It) is that this shouldn't be any kind of
war and certainly not a religious one to begin with. It is _you_ who
are purposely creating trouble, asshole. I don't even give a damn if
it is _specifically_ about religion, technical matters and/or
what-not for you, me or anyone else!


  If you think this kind of email will make things change, I wish you good
  luck in your life. You’ll need much of it.

 In my case I will not have to wish for anything as I _know_ people
 will continue to reflect your negative ways back at you in various
 forms; directly or indirectly (e.g., passive; by more or less silently
 leaving).

 Developers are giving away their time to build free software. Some users
 think that, because they use their software, they can ask them to do
 anything and developers will use their free time to obey their orders,
 regardless of how stupid they are.

LOL. Free? You can take your pathetic free and fuck off and go to
hell. There are closed source products out there (heck; even Windows
these days thanks to our evil leaders here in the EU) which are more
free than this in some ways!

You're right though; I'm free to switch to another distro. Don't
worry; you're also right in that it is not a big deal for me (though;
running on a SSD which is rather expensive on a pr. MB basis I find
the ability to remove mono, tomboy, evolution and several other
software _application_ type components adding up to a few 100MB very
refreshing) and I _certainly_ do not care whether it is a big deal for
you or not! On that note I will filter this conversation as it is
clear that it serves no further purpose (still of course not caring
whether you care or not) any longer.


 Things don’t work like that. If you want something that developers don’t
 want do do, you have to do it yourself.

It's a frickin' 1-2 line diff, and I _have_ been doing it myself for
weeks now by patching locally while watching you dick around on blogs
talking crap about some retarded religion shit! Here's a clue; RMS
wrote Emacs which _still_ to this day is a significantly more
(non-religious; only technical) important piece of software than
you'll ever write!

 If you want the god damn patch I'll attach it but you and I already
know god damn well _exactly_ what people want. *You* have stared at
those god damn exact lines and purposely decided (consciously thought
about it) to make it harder (sabotage) for people to _do what *they*
want_ *regardless* of their (or your!) pathetic reasons; even the
simplest one you can possibly imagine! No, you can take _your_ free
and shove it.


 This is how free software has
 always worked. Just because you use it doesn’t give you *any* right.

OHNOES .. you're so precious! Eat shit and die, 

Bug#561997: bind9: intermittent hang of ‘named’ during heavy traffic

2010-01-05 Thread Ben Finney
On 05-Jan-2010, Ondřej Surý wrote:
 have you tried writing to bind-users? Your question would probably
 hit much wider audience.

Yes, I have sent a bug report, but it never appeared on the list.

 Discussing it directly in Debian BTS would only make sense if this
 behaviour doesn't happen in vanilla upstream bind.

No, it's appropriate to report bugs in a Debian package to the Debian
BTS, whether or not the bug occurs in the upstream code.

While I agree that it can be good if the user takes on the job of
interacting with upstream, a large part of the role of a Debian
package maintainer is to field bug reports from users of the package
and interact with upstream on the user's behalf.

-- 
 \ “Wrinkles should merely indicate where smiles have been.” —Mark |
  `\Twain, _Following the Equator_ |
_o__)  |
Ben Finney b...@benfinney.id.au


signature.asc
Description: Digital signature


  1   2   3   4   5   >