Bug#560486: Debian sponsor - NMU scim_1.4.9-1.1 (Bug#560486)

2010-01-15 Thread Jari Aalto
tags 560486 + patch
retitle 560486 scim: [PATCH] FTBFS: ltdl.cpp:3376: error: invalid conversion 
from 'const char*' to 'char*'
thanks

> tony mancill wrote:
>> Could you two could coordinate regarding the FTBFS patch?  I'm available to
>> sponsor the upload.
>>
>> Jari Aalto wrote:
>>> Candidate for DELAYED (FTBFS reported 2009-12-11). A trivial fix (see
>>> patch).
>> 
>>> dget -x http://cante.net/~jaalto/tmp/debian/scim/scim_1.4.9-1.1.dsc
>> 
>>> Jari
>> 
>>> Changes: 
>>>  scim (1.4.9-1.1) unstable; urgency=low
>>>  .
>>>[Jari Aalto]
>>>* Non-maintainer upload.
>>>* debian/patches
>>>  - (number 60): New patch to fix gcc 4.4
>>>error: invalid conversion from const char* to char*.
>>>(FTBFS RC bug serious; Closes #560486).
>> 
Rolf Leggewie  writes:
> Jari and Tony,
>
> I'm cc'ing Aoki-san, another scim maintainer who is also a DD But
> let's get this patch out ASAP. Osamu, did you have a chance to verify
> the original RC bug?

Patch attached below.

Jari

--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -9,3 +9,4 @@
 #10_gtk-immodule-install-dir.dpatch
 #10_remove-deprecated-desktop-entry.dpatch
 50_validate-desktop-entry.dpatch
+60_gcc-4.4-const-char.dpatch
--- /dev/null
+++ b/debian/patches/60_gcc-4.4-const-char.dpatch
@@ -0,0 +1,23 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## /tmp/gcc.patch.dpatch by  
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: daa
+## DP: Author: Jari Aalto 
+## DP: src/ltdl.cpp: Fix Gcc 4.4 error: invalid conversion from const char* to char*
+
+...@dpatch@
+
+diff --git a/src/ltdl.cpp b/src/ltdl.cpp
+index e96dda2..b6dc97d 100644
+--- a/src/ltdl.cpp
 b/src/ltdl.cpp
+@@ -3361,7 +3361,7 @@ lt_dlopenext (
+ {
+   lt_dlhandle	handle		= 0;
+   char *	tmp		= 0;
+-  char *	ext		= 0;
++  const char *	ext		= 0;
+   size_t	len;
+   int		errors		= 0;
+ 


Bug#553322: update is the only command not needing ghc6 ?!

2010-01-15 Thread أحمد المحمودي
Hello,

  I just tried cabal-install, the only command that doesn't require ghc6 
  was: cabal update

  Yet when I run cabal fetch/list/info , I get this error:

cabal: ghc version >=6.4 is required but it could not be found.

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7 (@ subkeys.pgp.net)
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7



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



Bug#565480: anacron: rule in pm-utils/power.d works the opposite way as it should

2010-01-15 Thread Jean-Luc Coulon (f5ibh)
Package: anacron
Version: 2.3-14
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I hibernate my system via the gnome menu.

At restart, /usr/lib/pm-utils/power.d/anacron is executed.
In pm-powered.log, I can see:
/usr/lib/pm-utils/power.d/anacron true: success.

Unfortunately, the rule in coded the opposite way as it should and the "true"
entry of the case statement stop anacron.

If I replace "stop" with "start", anacron is started at system wakeup:

case $1 in
false)
/usr/sbin/invoke-rc.d anacron stop >/dev/null   
;;
true)
/usr/sbin/invoke-rc.d anacron start >/dev/null   
;;
esac

It seems that the rules are coded like a "resume" parameter is passed 
while waking up after hibernate which is not the case.

Regards

Jean-Luc




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

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

Versions of packages anacron depends on:
ii  debianutils   3.2.2  Miscellaneous utilities specific t
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

Versions of packages anacron recommends:
ii  cron  3.0pl1-106 process scheduling daemon
ii  rsyslog [system-log-daemon]   4.4.2-1enhanced multi-threaded syslogd

Versions of packages anacron suggests:
ii  exim4-daemon-light [mail-tran 4.71-3 lightweight Exim MTA (v4) daemon
ii  powermgmt-base1.31   Common utils and configs for power

- -- no debconf information

- -- debsums errors found:
debsums: changed file /usr/lib/pm-utils/power.d/anacron (from anacron package)

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

iD8DBQFLUWJpUdGGXzzGnNARAprIAKCTeTbpAtqHe9OyF8WyxXUSi2E17ACfcku5
601HKHIe3SM6+u6LwOmNqok=
=ek3f
-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#537664: Fixed in a29aa4

2010-01-15 Thread Ramkumar Ramachandra
commit a29aa47da79cfd0ef7ee0ef423e7e5a9a3cf07bd
Author: Gerrit Pape 
Date:   Tue Oct 27 13:31:33 2009 +

help -i: properly error out if no info viewer can be found

With this commit, git help -i  prints an error message and exits
non-zero instead of being silent and exit code 0.

Reported by Trent W. Buck through
 http://bugs.debian.org/537664

Signed-off-by: Gerrit Pape 
Signed-off-by: Junio C Hamano 



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



Bug#565213: apt-listbugs: can't install because it's not installed

2010-01-15 Thread Ryan Niebur
On Thu, Jan 14, 2010 at 06:40:00PM +0100, David Kalnischkies wrote:
> 
> None the less, i would change apt-listbugs a bit:
> 
> DPkg::Pre-Install-Pkgs {"if [ -x /usr/sbin/apt-listbugs ]; then
> /usr/sbin/apt-listbugs apt || exit 10; else exit 0; fi";};
> 
> As far as i know all other packages do it that way and i also wonder
> a bit if this .disabled thing is something dpkg likes...

looks like apt-listchanges does the .disabled thing as well.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#565477: apt-listbugs: After removal, breaks apt-get.

2010-01-15 Thread Ryan Niebur
forcemerge 565213 565477
quit

On Fri, Jan 15, 2010 at 10:32:11PM -0600, Dan Greene wrote:
> Package: apt-listbugs
> Severity: critical
> Justification: breaks unrelated software
> 
> On a system on which the current unstable version of apt-listbugs has been
> removed (via apt-get remove apt-listbugs), apt-get still attempts to execute
> the non-existent apt-listbugs program, which of course does not exist.
> 
> Specifically, I get the following error meesages whenever I attempt to
> install software with apt-get:
> 
> /bin/sh: /usr/sbin/apt-listbugs: No such file or directory
> E: Sub-process /usr/sbin/apt-listbugs apt || exit 10 returned an error 
> code(10)
> E: Failure running script /usr/sbin/apt-listbugs apt || exit 10
> 
> To reproduce, install apt-listbugs, then do:
> # apt-get remove apt-listbugs
> then try to install another program.
> 
> In order to get apt-get usable afterwords, I had to create an empty
> file at /usr/sbin/apt-listbugs and make it executable.
> 

not our fault. see #565213.

Cheers,
Ryan

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#565474: cpio makes device nodes into hard links when copying out of a cramfs image

2010-01-15 Thread Clint Adams
On Fri, Jan 15, 2010 at 08:06:54PM -0800, Carl Miller wrote:
> cramfs takes a shortcut with device nodes, and assigns them all inode 1.
> When using cpio to copy files out of a cramfs image, cpio turns the second
> and all subsequent copied device nodes into hard links to the first copied
> out device node, based on them all having the same st_dev and st_ino.  The
> resulting archive does not extract properly, because you cannot make a
> hard link to a device node.
> 
> Solution: when checking for hard links during copy-out, take the file
> type into account.  The test should be changed from "st_devs equal and
> st_inos equal" to "st_devs equal and st_inos equal and not block device
> and not char device".
> 
> 
> 
> 
> r...@mithrandir:/tmp/unpack# mkdir mnt_228
> r...@mithrandir:/tmp/unpack# mount -t cramfs -o ro,nodev,noexec,loop 
> /usr/local/isengard/share/builds/build228/disk_fs.img mnt_228
> r...@mithrandir:/tmp/unpack# ls -l mnt_228/dev/loop?
> brw-r--r-- 1 root root 7, 0 1969-12-31 16:00 mnt_228/dev/loop0
> brw-r--r-- 1 root root 7, 1 1969-12-31 16:00 mnt_228/dev/loop1
> brw-r--r-- 1 root root 7, 2 1969-12-31 16:00 mnt_228/dev/loop2
> brw-r--r-- 1 root root 7, 3 1969-12-31 16:00 mnt_228/dev/loop3
> r...@mithrandir:/tmp/unpack# cd mnt_228
> r...@mithrandir:/tmp/unpack/mnt_228# ( echo "dev" ; echo "dev/loop0" ; echo 
> "dev/loop1" ; echo "dev/loop2" ; echo "dev/loop3" ) | cpio -o -F 
> /tmp/looptest.tar -H ustar --quiet
> r...@mithrandir:/tmp/unpack/mnt_228# tar -tf /tmp/looptest.tar
> tar: Record size = 7 blocks
> dev/
> dev/loop0/
> dev/loop1/
> dev/loop2/
> dev/loop3/
> r...@mithrandir:/tmp/unpack/mnt_228# cd ..
> r...@mithrandir:/tmp/unpack# tar -xvf /tmp/looptest.tar
> tar: Record size = 7 blocks
> dev/
> dev/loop0/
> tar: dev/loop0: implausibly old time stamp 1969-12-31 16:00:00
> dev/loop1/
> tar: dev/loop1: Cannot hard link to `dev/loop0/': Not a directory
> dev/loop2/
> tar: dev/loop2: Cannot hard link to `dev/loop0/': Not a directory
> dev/loop3/
> tar: dev/loop3: Cannot hard link to `dev/loop0/': Not a directory
> tar: dev: implausibly old time stamp 1969-12-31 16:00:00
> tar: Exiting with failure status due to previous errors
> r...@mithrandir:/tmp/unpack# ls -l dev
> total 0
> brw-r--r-- 1 root root 7, 0 1969-12-31 16:00 loop0

You mean something like this?


diff --git a/src/copyout.c b/src/copyout.c
index 98f3895..f0741f7 100644
--- a/src/copyout.c
+++ b/src/copyout.c
@@ -121,7 +121,9 @@ count_defered_links_to_dev_ino (struct cpio_file_stat 
*file_hdr)
   for (d = deferouts; d != NULL; d = d->next)
 {
   if ( (d->header.c_ino == ino) && (d->header.c_dev_maj == maj)
- && (d->header.c_dev_min == min) )
+ && (d->header.c_dev_min == min)
+ && ((d->header.c_mode & CP_IFBLK) != CP_IFBLK)
+ && ((d->header.c_mode & CP_IFCHR) != CP_IFCHR) )
++count;
 }
   return count;
@@ -178,7 +180,9 @@ writeout_other_defers (struct cpio_file_stat *file_hdr, int 
out_des)
   while (d != NULL)
 {
   if ( (d->header.c_ino == ino) && (d->header.c_dev_maj == maj)
- && (d->header.c_dev_min == min) )
+ && (d->header.c_dev_min == min)
+ && ((d->header.c_mode & CP_IFBLK) != CP_IFBLK)
+ && ((d->header.c_mode & CP_IFCHR) != CP_IFCHR) )
{
  struct deferment *d_free;
  d->header.c_filesize = 0;



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



Bug#565479: Vorbis plugin should support METADATA_BLOCK_PICTURE

2010-01-15 Thread anomie
Package: xmms2-plugin-vorbis
Version: 0.6DrMattDestruction-7
Severity: wishlist
Tags: patch

Just as mp3 files can contain embedded cover art via the APIC frame,
vorbis files can contain images in a METADATA_BLOCK_PICTURE comment. See
http://wiki.xiph.org/index.php/VorbisComment#Cover_art for details.

It would be nice if this were supported. Patch attached.
diff -bBur xmms2-0.6DrMattDestruction.old/src/plugins/vorbis/vorbis.c 
xmms2-0.6DrMattDestruction/src/plugins/vorbis/vorbis.c
--- xmms2-0.6DrMattDestruction.old/src/plugins/vorbis/vorbis.c  2009-04-21 
13:51:11.0 -0400
+++ xmms2-0.6DrMattDestruction/src/plugins/vorbis/vorbis.c  2010-01-15 
22:45:08.971009555 -0500
@@ -246,6 +246,74 @@
}
 }
 
+static void
+handle_image_comment (xmms_xform_t *xform, const gchar *value, gsize len)
+{
+   guint32 typ, mime_len, desc_len, img_len;
+   guchar *pos, *end, *mime_data, *img_data;
+   gchar hash[33];
+
+   pos = value;
+   end = value + len;
+
+   if (pos + 4 > end) {
+   XMMS_DBG ("Malformed picture comment");
+   return;
+   }
+   typ = GUINT32_FROM_BE (*(guint32 *)pos);
+   if (typ != 0 && typ != 3) {
+   XMMS_DBG ("Picture type %d not handled", typ);
+   return;
+   }
+   pos += 4;
+
+   if (pos + 4 > end) {
+   XMMS_DBG ("Malformed picture comment");
+   return;
+   }
+   mime_len = GUINT32_FROM_BE (*(guint32 *)pos);
+   pos += 4;
+   mime_data = pos;
+   pos += mime_len;
+
+   if (pos + 4 > end) {
+   XMMS_DBG ("Malformed picture comment");
+   return;
+   }
+   desc_len = GUINT32_FROM_BE (*(guint32 *)pos);
+   pos += 4;
+   pos += desc_len;
+
+   pos += 4; /* width */
+   pos += 4; /* height */
+   pos += 4; /* depth */
+   pos += 4; /* indexed palette length */
+
+   if (pos + 4 > end) {
+   XMMS_DBG ("Malformed picture comment");
+   return;
+   }
+   img_len = GUINT32_FROM_BE (*(guint32 *)pos);
+   pos += 4;
+   img_data = pos;
+
+   if (img_data + img_len > end) {
+   XMMS_DBG ("Malformed picture comment");
+   return;
+   }
+
+   if (xmms_bindata_plugin_add ((const guchar *)img_data, img_len, hash)) {
+   const gchar *metakey;
+
+   metakey = XMMS_MEDIALIB_ENTRY_PROPERTY_PICTURE_FRONT;
+   xmms_xform_metadata_set_str (xform, metakey, hash);
+
+   metakey = XMMS_MEDIALIB_ENTRY_PROPERTY_PICTURE_FRONT_MIME;
+   mime_data[mime_len] = '\0';
+   xmms_xform_metadata_set_str (xform, metakey, mime_data);
+   }
+}
+
 /* note that "key" is NOT NUL-terminated here,
  * but "value" is.
  */
@@ -256,6 +324,14 @@
 {
gint i;
 
+   if (!g_ascii_strncasecmp (key, "METADATA_BLOCK_PICTURE", key_len)) {
+   gsize dlen;
+   gchar *dvalue = g_base64_decode (value, &dlen);
+   handle_image_comment (xform, dvalue, dlen);
+   g_free (dvalue);
+   return;
+   }
+
for (i = 0; i < G_N_ELEMENTS (properties); i++) {
if ((!g_ascii_strncasecmp (key, "MUSICBRAINZ_ALBUMARTISTID", 
key_len)) &&
(!g_ascii_strcasecmp (value, MUSICBRAINZ_VA_ID))) {


Bug#525031: gnome-settings-daemon: spins on cpu, possibly, while Registering GsdXrandrPlugin

2010-01-15 Thread Michael Cree
I suspect I am seeing the same bug. At least, I get the same debug log 
that terminates at registering GsdXrandrPlugin, but in my case 
gnome-settings-daemon bombs at that point with a segmentation violation. 
 Architecture: Alpha.  Package Version: 2.28.1-2 (and it hasn't been 
working with prior versions since earlyish last year).


I attempted to get a back trace but failed.  Gdb log follows:

(gdb) set args --debug --no-daemon
(gdb) run
Starting program: /usr/bin/gnome-settings-daemon --debug --no-daemon
[Thread debugging using libthread_db enabled]
** (gnome-settings-daemon:8171): DEBUG: Successfully connected to D-Bus
** (gnome-settings-daemon:8171): DEBUG: Starting settings manager
** (gnome-settings-daemon:8171): DEBUG: Loading settings plugins from 
dir: /usr/lib/gnome-settings-daemon-2.0/
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/sound.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Sound' 
file='/usr/lib/gnome-settings-daemon-2.0/sound.gnome-settings-plugin' 
location='sound'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/keybindings.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Keybindings' 
file='/usr/lib/gnome-settings-daemon-2.0/keybindings.gnome-settings-plugin' 
location='keybindings'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/xsettings.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: name='X 
Settings' 
file='/usr/lib/gnome-settings-daemon-2.0/xsettings.gnome-settings-plugin' location='xsettings'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/typing-break.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Typing Break' 
file='/usr/lib/gnome-settings-daemon-2.0/typing-break.gnome-settings-plugin' 
location='typing-break'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/clipboard.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Clipboard' 
file='/usr/lib/gnome-settings-daemon-2.0/clipboard.gnome-settings-plugin' location='clipboard'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/font.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Font' 
file='/usr/lib/gnome-settings-daemon-2.0/font.gnome-settings-plugin' 
location='font'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/xrandr.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='XRandR' 
file='/usr/lib/gnome-settings-daemon-2.0/xrandr.gnome-settings-plugin' 
location='xrandr'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/a11y-keyboard.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Accessibility Keyboard' 
file='/usr/lib/gnome-settings-daemon-2.0/a11y-keyboard.gnome-settings-plugin' 
location='a11y-keyboard'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/xrdb.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: name='X 
Resource Database' 
file='/usr/lib/gnome-settings-daemon-2.0/xrdb.gnome-settings-plugin' 
location='xrdb'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/background.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Background' 
file='/usr/lib/gnome-settings-daemon-2.0/background.gnome-settings-plugin' 
location='background'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/keyboard.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Keyboard' 
file='/usr/lib/gnome-settings-daemon-2.0/keyboard.gnome-settings-plugin' 
location='keyboard'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/housekeeping.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Housekeeping' 
file='/usr/lib/gnome-settings-daemon-2.0/housekeeping.gnome-settings-plugin' 
location='housekeeping'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/media-keys.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Media keys' 
file='/usr/lib/gnome-settings-daemon-2.0/media-keys.gnome-settings-plugin' 
location='media-keys'
** (gnome-settings-daemon:8171): DEBUG: Loading plugin: 
/usr/lib/gnome-settings-daemon-2.0/mouse.gnome-settings-plugin
** (gnome-settings-daemon:8171): DEBUG: GnomeSettingsPluginInfo: 
name='Mouse' 
file='/usr/lib/gnome-settings-

Bug#565478: ibam: ACPI SYSFS: check charge_full if energy_full is not available

2010-01-15 Thread Joseph Huang
Package: ibam
Version: 1:0.5.2-1
Severity: important


ibam can't read battery info when
/sys/class/power_supply/BAT0/energy_full
is unavailable, but
/sys/class/power_supply/BAT0/charge_full
exists

cpufreqd appears to have experienced a similar problem in the past:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495655

I am running on an EeePC 701

$ibam
No apm data available.


$strace ibam

...

open("/proc/pmu/info", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file
ordirectory)
open("/proc/acpi/event", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such
file or directory)
open("/sys/class/power_supply/BAT0/energy_full", O_RDONLY|O_LARGEFILE)
= -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/proc/apm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)

...

write(2, "No apm data available.", 22No apm data available.)  = 22
write(2, "\n", 1
)   = 1
exit_group(0)   = ?


$ls /sys/class/power_supply/BAT0/ -l
total 0
-rw-r--r-- 1 root root 4096 2010-01-15 20:05 alarm
-r--r--r-- 1 root root 4096 2010-01-15 17:15 charge_full
-r--r--r-- 1 root root 4096 2010-01-15 17:15 charge_full_design
-r--r--r-- 1 root root 4096 2010-01-15 17:15 charge_now
-r--r--r-- 1 root root 4096 2010-01-15 17:15 current_now
lrwxrwxrwx 1 root root0 2010-01-15 17:15 device -> ../../../PNP0C0A:00
-r--r--r-- 1 root root 4096 2010-01-15 17:15 manufacturer
-r--r--r-- 1 root root 4096 2010-01-15 17:15 model_name
drwxr-xr-x 2 root root0 2010-01-15 20:05 power
-r--r--r-- 1 root root 4096 2010-01-15 17:15 present
-r--r--r-- 1 root root 4096 2010-01-15 17:15 serial_number
-r--r--r-- 1 root root 4096 2010-01-15 17:15 status
lrwxrwxrwx 1 root root0 2010-01-15 17:15 subsystem ->
../../../../../../../class/power_supply
-r--r--r-- 1 root root 4096 2010-01-15 17:15 technology
-r--r--r-- 1 root root 4096 2010-01-15 17:15 type
-rw-r--r-- 1 root root 4096 2010-01-15 17:15 uevent
-r--r--r-- 1 root root 4096 2010-01-15 17:15 voltage_min_design
-r--r--r-- 1 root root 4096 2010-01-15 17:15 voltage_now


-- 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=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ibam depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-1  GCC support library
ii  libstdc++64.4.1-1The GNU Standard C++ Library v3

ibam recommends no packages.

Versions of packages ibam suggests:
pn  gnuplot(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#564957: Anytime apt-get uses ucf it get errors like this one:

2010-01-15 Thread Manoj Srivastava
Hi,

   As delivered, /etc/ucf.conf is an executabe shell script.  Something
was changed locally, and that local change must be reverted.

   manoj



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



Bug#565477: apt-listbugs: After removal, breaks apt-get.

2010-01-15 Thread Dan Greene
Package: apt-listbugs
Severity: critical
Justification: breaks unrelated software

On a system on which the current unstable version of apt-listbugs has been
removed (via apt-get remove apt-listbugs), apt-get still attempts to execute
the non-existent apt-listbugs program, which of course does not exist.

Specifically, I get the following error meesages whenever I attempt to
install software with apt-get:

/bin/sh: /usr/sbin/apt-listbugs: No such file or directory
E: Sub-process /usr/sbin/apt-listbugs apt || exit 10 returned an error code(10)
E: Failure running script /usr/sbin/apt-listbugs apt || exit 10

To reproduce, install apt-listbugs, then do:
# apt-get remove apt-listbugs
then try to install another program.

In order to get apt-get usable afterwords, I had to create an empty
file at /usr/sbin/apt-listbugs and make it executable.

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

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

Versions of packages apt-listbugs depends on:
ii  apt  0.7.25.1Advanced front-end for dpkg
ii  libdpkg-ruby1.8  0.3.4   modules/classes for dpkg on ruby 1
ii  libgettext-ruby1.8   1.93.0-1.1  Gettext for ruby1.8
ii  libhttp-access2-ruby1.8  2.1.5.2-1   HTTP accessing library for ruby (t
ii  libruby1.8 [libzlib-ruby1.8] 1.8.7.248-1 Libraries necessary to run Ruby 1.
ii  libxml-parser-ruby1.80.6.8-4 Interface of expat for the scripti
ii  ruby 4.2 An interpreter of object-oriented 

apt-listbugs recommends no packages.

Versions of packages apt-listbugs suggests:
ii  debianutils 3.2.2Miscellaneous utilities specific t
ii  iceape-browser [www-browser 2.0.1-1  Iceape Navigator (Internet browser
ii  iceweasel [www-browser] 3.5.6-1  lightweight web browser based on M
ii  konqueror [www-browser] 4:4.3.4-1KDE 4's advanced file manager, web
ii  links2 [www-browser]2.2-1+b1 Web browser running in both graphi
ii  lynx-cur [www-browser]  2.8.8dev.2-1 Text-mode WWW Browser with NLS sup
ii  midori [www-browser]0.2.2-1  fast, lightweight graphical web br
ii  reportbug   4.10.1   reports bugs in the Debian distrib
ii  w3m [www-browser]   0.5.2-2.1WWW browsable pager with excellent
ii  xemacs21-mule [www-browser] 21.4.22-2highly customizable text editor --



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



Bug#565476: mirror listing update for debian.ciencias.uchile.cl

2010-01-15 Thread Ricardo Yanez
Package: mirrors
Severity: minor

Submission-Type: update
Site: debian.ciencias.uchile.cl
Type: leaf
Archive-architecture: ALL alpha amd64 arm armel hppa hurd-i386 i386 ia64 
kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc s390 sparc 
Archive-http: /debian/
Old-http: /debian-archive/debian/
Volatile-http: /debian-volatile/
IPv6: no
Archive-upstream: ftp.br.debian.org
Volatile-upstream: ftp.br.debian.org
Updates: lessoften
Maintainer: Ricardo Yanez 
Country: CL Chile
Location: Santiago
Sponsor: Departamento de Fisica, Facultad de Ciencias, Universidad de Chile 
fisica.ciencias.uchile.cl



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



Bug#565475: org-mode: Info files not accessible

2010-01-15 Thread Memnon Anon
Package: org-mode
Version: 6.33f-1
Severity: normal

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

Kernel: Linux 2.6.30-2-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/dash

Versions of packages org-mode depends on:
ii  dpkg  1.15.5.5   Debian package management system
ii  emacs23   23.1+1-5   The GNU Emacs editor (with GTK+ us
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 

org-mode recommends no packages.

Versions of packages org-mode suggests:
ii  remember-el   1.9-1.1remember text within Emacs

-- no debconf information
Hi,

using org-mode and emacs 23.1.1, pressing C-h i only gives access to the infos 
of
org-21b, the version included in the emacs release, but not to those of the 
newer
version separately installed.

This seems to be an old issue, considering the similar Bugreport #331520 in the 
Ubuntu Bugtracker from 2009-02-19.

Is this in some way difficult to fix?

Thanks for any feedback ;)




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



Bug#565474: cpio makes device nodes into hard links when copying out of a cramfs image

2010-01-15 Thread Carl Miller
Package: cpio
Version: 2.10-1
Severity: normal



cramfs takes a shortcut with device nodes, and assigns them all inode 1.
When using cpio to copy files out of a cramfs image, cpio turns the second
and all subsequent copied device nodes into hard links to the first copied
out device node, based on them all having the same st_dev and st_ino.  The
resulting archive does not extract properly, because you cannot make a
hard link to a device node.

Solution: when checking for hard links during copy-out, take the file
type into account.  The test should be changed from "st_devs equal and
st_inos equal" to "st_devs equal and st_inos equal and not block device
and not char device".




r...@mithrandir:/tmp/unpack# mkdir mnt_228
r...@mithrandir:/tmp/unpack# mount -t cramfs -o ro,nodev,noexec,loop 
/usr/local/isengard/share/builds/build228/disk_fs.img mnt_228
r...@mithrandir:/tmp/unpack# ls -l mnt_228/dev/loop?
brw-r--r-- 1 root root 7, 0 1969-12-31 16:00 mnt_228/dev/loop0
brw-r--r-- 1 root root 7, 1 1969-12-31 16:00 mnt_228/dev/loop1
brw-r--r-- 1 root root 7, 2 1969-12-31 16:00 mnt_228/dev/loop2
brw-r--r-- 1 root root 7, 3 1969-12-31 16:00 mnt_228/dev/loop3
r...@mithrandir:/tmp/unpack# cd mnt_228
r...@mithrandir:/tmp/unpack/mnt_228# ( echo "dev" ; echo "dev/loop0" ; echo 
"dev/loop1" ; echo "dev/loop2" ; echo "dev/loop3" ) | cpio -o -F 
/tmp/looptest.tar -H ustar --quiet
r...@mithrandir:/tmp/unpack/mnt_228# tar -tf /tmp/looptest.tar
tar: Record size = 7 blocks
dev/
dev/loop0/
dev/loop1/
dev/loop2/
dev/loop3/
r...@mithrandir:/tmp/unpack/mnt_228# cd ..
r...@mithrandir:/tmp/unpack# tar -xvf /tmp/looptest.tar
tar: Record size = 7 blocks
dev/
dev/loop0/
tar: dev/loop0: implausibly old time stamp 1969-12-31 16:00:00
dev/loop1/
tar: dev/loop1: Cannot hard link to `dev/loop0/': Not a directory
dev/loop2/
tar: dev/loop2: Cannot hard link to `dev/loop0/': Not a directory
dev/loop3/
tar: dev/loop3: Cannot hard link to `dev/loop0/': Not a directory
tar: dev: implausibly old time stamp 1969-12-31 16:00:00
tar: Exiting with failure status due to previous errors
r...@mithrandir:/tmp/unpack# ls -l dev
total 0
brw-r--r-- 1 root root 7, 0 1969-12-31 16:00 loop0



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

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

Versions of packages cpio depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries

cpio recommends no packages.

cpio 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#563035: console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14

2010-01-15 Thread Vincent Lefevre
On 2010-01-15 12:53:52 +, Julien Cristau wrote:
> On Fri, Jan 15, 2010 at 13:40:21 +0100, Vincent Lefevre wrote:
> > Also, I'm not sure whether the problem is related, but the
> > console-setup FAQ says:
> > 
> >And sometimes the console setup is never remembered.  In this case
> >you will have to use framebuffer (try "modprobe vga16fb").  Another
> >uption is to to use the "setupcon" utility whenever you need to
> >restore the console setup and hope that the problem will be fixed
> >in some future version of X Window.  You may want to send a bug
> >report to the X developers.
> >^^
> > 
> > But is it dependent on the X driver or not?
> > 
> nvidia ships an X driver, a kernel driver and a libGL.  While the last
> one is probably not the culprit, any of the first two can mess up the
> video state.

I've done some tests. Running "setupcon" solves the problem
(questions 1.1 and 1.2 of the console-setup FAQ should be merged
to make this clear). Couldn't "setupcon" be run at the right time?
For instance, is there a script that is run after one has switched
to a console?

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



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



Bug#555505: [Pkg-utopia-maintainers] Bug#555505: segfault in gdm on first login

2010-01-15 Thread Clayton
On Fri, 15 Jan 2010 06:47:40 +0100
Michael Biebl  wrote:

> Clayton wrote:
> > On Wed, 13 Jan 2010 20:53:22 +0100
> > Michael Biebl  wrote:
> > 
> > Ok, installed your debug packages, and BTW saw this dpkg output:
> > "pam-auth-update: Local modifications to /etc/pam.d/common-*, not
> > updating. pam-auth-update: Run pam-auth-update --force to override."
> > 
> > Please find your backtrace attached.
> > 
> > Thanks for working this, as someone who cold starts every day, this
> > bug is a real irritant.
> > 
> 
> Please also install the libc6-dbg package.

See attached for a backtrace with libc6-dbg installed

> Could you also check /var/log/auth.log if you get any messages from
> ConsoleKit. 

There is a ton of pam-mount junk in there. I attached all of today's
entries for you to have a look at.

> Changing the pam config in common-* might help too, to get more debug
> output, something like 
> session optional pam_ck_connector.so nox11 debug

I did not notice this until just now. I will try this with tomorrow
morning's boot, if you still want it

> If you are done debugging, you can safely deinstall the
> libpam-ck-connector package, if it hinders your daily work.

That's good to know, thanks!
Clayton(gdb) cont
Continuing.

Program received signal SIGUSR2, User defined signal 2.
0xb8059424 in __kernel_vsyscall ()
(gdb) cont
Continuing.

Program received signal SIGSEGV, Segmentation fault.
strcmp () at ../sysdeps/i386/i686/strcmp.S:40
40  ../sysdeps/i386/i686/strcmp.S: No such file or directory.
in ../sysdeps/i386/i686/strcmp.S
Current language:  auto
The current source language is "auto; currently asm".
(gdb) backtrace
#0  strcmp () at ../sysdeps/i386/i686/strcmp.S:40
#1  0xb75ca6ff in __tzstring (s=0xbfd8af30 "CST") at tzset.c:102
#2  0xb75ca8a0 in __tzset_parse_tz (tz=0x97e70c3 "-8") at tzset.c:202
#3  0xb75cb88b in __tzfile_compute (timer=1263608841, use_localtime=1, 
leap_correct=0xbfd8b014, leap_hit=0xbfd8b010, tp=0xbfd8b068) at tzfile.c:646
#4  0xb75cb16e in __tz_convert (timer=0xbfd8b0e0, use_localtime=1, 
tp=0xbfd8b068) at tzset.c:627
#5  0xb75c97cc in __localtime_r (t=0xbfd8b0e0, tp=0xbfd8b068) at localtime.c:33
#6  0xb760b15b in *__GI___vsyslog_chk (pri=84, flag=-1, fmt=0xb803fe96 "%s %s", 
ap=0xbfd8b118 "\300a~\t\230R~\tC\360\003\270\300Ch\267") at ../misc/syslog.c:197
#7  0xb760b6c7 in __syslog (pri=84, fmt=0xb803fe96 "%s %s") at 
../misc/syslog.c:119
#8  0xb803d566 in pam_vsyslog () from /lib/libpam.so.0
#9  0xb803d682 in pam_syslog () from /lib/libpam.so.0
#10 0xb70b91b0 in pam_sm_open_session (pamh=0x97d27d8, flags=0, argc=1, 
argv=0x97da6b0) at pam-ck-connector.c:294
#11 0xb80384cd in ?? () from /lib/libpam.so.0
#12 0xb803c7eb in pam_open_session () from /lib/libpam.so.0
#13 0x0807879f in ?? ()
#14 0x08066255 in ?? ()
#15 0x0806b440 in ?? ()
#16 0x0805ce08 in ?? ()
#17 0x08051ea2 in ?? ()
#18 0x080529b8 in ?? ()
#19 0xb7556b55 in __libc_start_main (main=0x8051f10, argc=1, ubp_av=0xbfd8bba4, 
init=0x8084fa0, fini=0x8084f90, rtld_fini=0xb8068980 <_dl_fini>, 
stack_end=0xbfd8bb9c)
at libc-start.c:222
#20 0x0804fc91 in ?? ()
(gdb)

Jan 16 00:01:01 x24 CRON[11387]: pam_mount(pam_mount.c:454): warning: could not obtain password interactively either
Jan 16 00:01:01 x24 CRON[11387]: pam_unix(cron:session): session opened for user www-data by (uid=0)
Jan 16 00:01:01 x24 CRON[11387]: pam_mount(pam_mount.c:454): warning: could not obtain password interactively either
Jan 16 00:01:01 x24 CRON[11387]: pam_mount(pam_mount.c:454): warning: could not obtain password interactively either
Jan 16 00:01:01 x24 CRON[11387]: pam_unix(cron:session): session closed for user www-data
Jan 16 00:01:02 x24 gnome-keyring-daemon[3814]: removing removable location: /home/ckoen/protected
Jan 16 00:01:02 x24 gnome-keyring-daemon[3814]: no volume registered at: /home/ckoen/protected
Jan 16 00:02:54 x24 su[11325]: pam_unix(su:session): session closed for user root
Jan 16 00:02:58 x24 su[11425]: Successful su for root by ckoen
Jan 16 00:02:58 x24 su[11425]: + /dev/pts/3 ckoen:root
Jan 16 00:02:59 x24 su[11425]: pam_unix(su:session): session opened for user root by (uid=1000)
Jan 16 00:07:01 x24 CRON[11472]: pam_mount(pam_mount.c:454): warning: could not obtain password interactively either
Jan 16 00:07:01 x24 CRON[11472]: pam_unix(cron:session): session opened for user ckoen by (uid=0)
Jan 16 00:07:01 x24 CRON[11472]: pam_mount(pam_mount.c:454): warning: could not obtain password interactively either
Jan 16 00:07:01 x24 CRON[11472]: pam_mount(pam_mount.c:454): warning: could not obtain password interactively either
Jan 16 00:07:26 x24 CRON[11472]: pam_unix(cron:session): session closed for user ckoen
Jan 16 00:09:01 x24 CRON[11495]: pam_mount(pam_mount.c:454): warning: could not obtain password interactively either
Jan 16 00:09:01 x24 CRON[11495]: pam_unix(cron:session): session opened for user root by (uid=0)
Jan 16 00:09:01 x24 CRON[11495]: pam_mount(pam_mount.c:454): warning: could not obtain passw

Bug#564882: correcting version information for mailutils-mh bug #564882

2010-01-15 Thread Nikolaus Schulz
found 1:2.1+dfsg1-3
notfound 1:1.2+dfsg1-4
thanks

Sorry, I sent the bugreport in the middle of upgrading, with the old
version of the package from lenny still installed.

Nikolaus



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



Bug#565472: ITP: critterding -- Evolving Artificial Life

2010-01-15 Thread Gabriele Giacone
Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone <1o5g4...@gmail.com>

* Package name: critterding
  Version : beta11
  Upstream Author : Bob Winckelmans 
* URL : http://critterding.sourceforge.net
* License : GPL-2+
  Programming Lang: C++
  Description : Evolving Artificial Life

 Critterding is a "Petri dish" universe in 3D that demonstrates
 evolving artificial life. Critters start out with completely
 random brains and bodies, but will automatically start evolving
 into something with much better survival skills.



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



Bug#565470: ITP: wholebraincatalog -- Virtual catalog of the mouse brain

2010-01-15 Thread Gabriele Giacone
Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone <1o5g4...@gmail.com>

* Package name: wholebraincatalog
  Version : 0.7.0.6
  Upstream Author : WBC Developers 
* URL : http://wiki.wholebraincatalog.org/wiki/WBC_Wiki
* License : LGPL-2.1+
  Programming Lang: java
  Description : Virtual catalog of the mouse brain

 The Whole Brain Catalog is an open source, virtual catalog of the
 mouse brain in which you can view data in multiple scales. This
 environment merges the newest cyberinfrastructure and software tools
 with cutting edge neuroscience research in a shared environment for
 the neuroscience community. 
 .
 The Whole Brain Project joins neuroscientists and technologists
 in exploring the mysteries of the brain through open source projects
 to accelerate and facilitate solutions for today’s formidable
 challenges in brain research through cooperation and crowd sourcing.



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



Bug#487471: dlocate -l with no args

2010-01-15 Thread jidanni
Today now with the current version I ran dlocate -l again.
I get this usage message that says dlocate -l is like dpkg -l except
for... but it doesn't mention the case when one gives no arguments.
Therefore, please fix the help message, or fix the behavior.



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



Bug#564829: Hash Sum mismatch just a little too often

2010-01-15 Thread jidanni
And today I'm getting this particular error, which happens very often.

...
Get:9 http://ftp.tw.debian.org unstable/main 2010-01-15-1226.18.pdiff [2,520B]
Get:10 http://ftp.tw.debian.org unstable/main 2010-01-15-1226.18.pdiff [2,520B]
Get:11 http://ftp.tw.debian.org unstable/main 2010-01-15-1226.18.pdiff [2,520B]
Fetched 29.4kB in 5s (4,942B/s)
Reading package lists... Done
W: GPG error: http://ftp.tw.debian.org unstable Release: The following 
signatures were invalid: BADSIG 07DC563D1F41B907 Christian Marillat 


Waiting 5 minutes and trying again doesn't fix it.

Setting
#deb http://ftp.tw.debian.org/debian-multimedia unstable main
deb http://www.debian-multimedia.org experimental main
does fix it. But I guess that will cost C. Marillat more bandwidth...



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



Bug#562403: zope2.10: removal request

2010-01-15 Thread Luca Falavigna
severity 562403 normal
reassign 562403 ftp.debian.org 
retitle 562403 RM: zope2.10 -- RoM; obsolete
thanks

Fabio Tranchitella requested removal of zope2.11:

17:22 < kobold> jwilk: the zope-related packages (zope2.*, zope-common 
and zope-*) should be removed, you can file the requests of removal
[...]
17:25 < kobold> I will work on a plone4 package (and zope2.12), in the 
meantime let's remove those old packages

Its rdependencies (zope-cachefu and zope-linguaplone) are currently
uninstallable due to plone3 removal, they will be installable again
when zope2.12 and plone4 will be available in Sid.

-- 
  .''`.
 :  :' :   Luca Falavigna 
 `.  `'
   `-


signature.asc
Description: PGP signature


Bug#549005: Please enable Xinerama extensions

2010-01-15 Thread Pedro R
Package: cairo-dock
Version: 2.0.8.2-1
Severity: normal

Hi, seem to have forgotten to do this, can you please enable the Xinerama 
extensions?

Regards,
Pedro


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable'), (600, 'experimental'), (500, 
'testing-proposed-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.3 (SMP w/2 CPU cores; PREEMPT)
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 cairo-dock 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-2  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii  libdbus-glib-1-20.82-2   simple interprocess messaging syst
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl1 7.6.1-1  A free implementation of the OpenG
ii  libglib2.0-02.22.3-1 The GLib library of C routines
ii  libglu1-mesa [libglu1]  7.6.1-1  The OpenGL utility library (GLU)
ii  libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface 
ii  libgtkglext11.2.0-1  OpenGL Extension to GTK+ (shared l
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libpng12-0  1.2.41-1 PNG library - runtime
ii  librsvg2-2  2.26.0-1 SAX-based renderer library for SVG
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libx11-62:1.3.2-1X11 client-side library
ii  libxml2 2.7.6.dfsg-1 GNOME XML library
ii  libxmu6 2:1.0.5-1X11 miscellaneous utility library
ii  libxrender1 1:0.9.5-1X Rendering Extension client libra
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

cairo-dock recommends no packages.

Versions of packages cairo-dock suggests:
pn  xcompmgr   (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#559519: same problem, 3 box, I think it's related somehow to some old upgrade, since they was unstable since lenny or etch

2010-01-15 Thread Gianluigi Tiesi
Package: dselect
Version: 1.15.5.6
Severity: normal

dselect is unusable this way, I have a sid in a chroot, it's not advisable to 
leave daemons installed inside


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

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages dselect depends on:
ii  dpkg  1.15.5.6   Debian package management system
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.2-9  GCC support library
ii  libncursesw5  5.7+20090803-2 shared libraries for terminal hand
ii  libstdc++64.4.2-9The GNU Standard C++ Library v3

dselect recommends no packages.

Versions of packages dselect suggests:
ii  perl  5.10.1-8   Larry Wall's Practical Extraction 

-- 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#556064: FTBFS with binutils-gold

2010-01-15 Thread James Vega
reassign 556064 libxft-dev 2.1.12-3
retitle 556064 fontconfig incorrectly listed as a private library
thanks

As shown below, the patch introduced in #389831 incorrectly moved
fontconfig to Requires.private.  Thus, packages linking against Xft with
--no-add-needed (or binutils-gold) FTBFS.  This can also be verified by
seeing that many of the symbols defined by Xft are simply a #define of
XftFoo to FcFoo.

$ grep -n XftPattern /usr/include/X11/Xft/XftCompat.h
101:typedef FcPattern   XftPattern;
122:#define XftPatternCreateFcPatternCreate
123:#define XftPatternDuplicate FcPatternDuplicate
126:#define XftPatternDestroy   FcPatternDestroy
127:#define XftPatternFind  FcPatternFind
128:#define XftPatternAdd   FcPatternAdd
129:#define XftPatternGet   FcPatternGet
130:#define XftPatternDel   FcPatternDel
131:#define XftPatternAddIntegerFcPatternAddInteger
132:#define XftPatternAddDouble FcPatternAddDouble
133:#define XftPatternAddString(p,e,s)  FcPatternAddString(p,e,(FcChar8 *)(s))
134:#define XftPatternAddMatrix FcPatternAddMatrix
135:#define XftPatternAddBool   FcPatternAddBool
136:#define XftPatternGetIntegerFcPatternGetInteger
137:#define XftPatternGetDouble FcPatternGetDouble
138:#define XftPatternGetString(p,e,i,n)
FcPatternGetString(p,e,i,(FcChar8 **) (n))
139:#define XftPatternGetMatrix FcPatternGetMatrix
140:#define XftPatternGetBool   FcPatternGetBool
141:#define XftPatternVaBuild   FcPatternVaBuild
142:#define XftPatternBuild FcPatternBuild

On Fri, Nov 13, 2009 at 11:05:41AM +0100, Peter Fritzsche wrote:
> Source: plt-scheme
> Version: 4.2.1-1
> Severity: minor
> User: peter.fritzs...@gmx.de
> Usertags: no-add-needed
> 
> Tried to build your package and it fails to build with GNU binutils-gold. The
> important difference is that --no-add-needed is the default behavior of of GNU
> binutils-gold. Please provide all needed libraries to the linker when building
> your executables.
> 
> Objects inside an .a archive aren't linked yet. This means that you must 
> resolve
> their symbols when linking to a program.
> 
> More informations can be found at
>  
> http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
> 
> g++ -L../../wxxt/utils/image/src -L../../wxxt/contrib/xpm/lib  
> -L../../mzscheme -L../wxs -L../../wxxt/src -o ../mred3m mrmain.o 
> ../libmred3m.a ../../mzscheme/libmzscheme3m.a -lSM -lICE -lXaw -lXmu -lXt 
> -lX11 -lXext  -lGL -lXrender -lXft   -lcairo   -lpng -lz -ljpeg -ldl -lm  
> -ldl -lm -rdynamic  ../../wxxt/contrib/xpm/lib/libXpm.a
> /usr/bin/ld: ../libmred3m.a(Font.o): in function 
> wxLoadQueryNearestAAFont(char const*, int, double, double, int, int, int, 
> int, int, double):Font.cc(.text+0xf8d): error: undefined reference to 
> 'FcMatrixRotate'
> /usr/bin/ld: ../libmred3m.a(Font.o): in function 
> wxLoadQueryNearestAAFont(char const*, int, double, double, int, int, int, 
> int, int, double):Font.cc(.text+0xfb8): error: undefined reference to 
> 'FcMatrixScale'
> /usr/bin/ld: ../libmred3m.a(Font.o): in function 
> wxLoadQueryNearestAAFont(char const*, int, double, double, int, int, int, 
> int, int, double):Font.cc(.text+0x112e): error: undefined reference to 
> 'FcPatternBuild'
> /usr/bin/ld: ../libmred3m.a(Font.o): in function 
> wxLoadQueryNearestAAFont(char const*, int, double, double, int, int, int, 
> int, int, double):Font.cc(.text+0x11b9): error: undefined reference to 
> 'FcPatternBuild'
> /usr/bin/ld: ../libmred3m.a(Font.o): in function wxGetCompleteFaceList(int*, 
> int):Font.cc(.text+0x31fe): error: undefined reference to 'FcFontSetDestroy'
> /usr/bin/ld: ../libmred3m.a(Font.o): in function doFindAAFont(_XDisplay*, 
> _XftFont*, int, int*):Font.cc(.text+0x345e): error: undefined reference to 
> 'FcPatternGetInteger'
> /usr/bin/ld: ../libmred3m.a(Font.o): in function doFindAAFont(_XDisplay*, 
> _XftFont*, int, int*):Font.cc(.text+0x3496): error: undefined reference to 
> 'FcPatternGetInteger'
> /usr/bin/ld: ../libmred3m.a(Font.o): in function doFindAAFont(_XDisplay*, 
> _XftFont*, int, int*):Font.cc(.text+0x34dc): error: undefined reference to 
> 'FcPatternGetInteger'
> /usr/bin/ld: ../libmred3m.a(Font.o): in function doFindAAFont(_XDisplay*, 
> _XftFont*, int, int*):Font.cc(.text+0x3512): error: undefined reference to 
> 'FcPatternGetInteger'
> /usr/bin/ld: ../libmred3m.a(Font.o): in function doFindAAFont(_XDisplay*, 
> _XftFont*, int, int*):Font.cc(.text+0x366d): error: undefined reference to 
> 'FcPatternBuild'
> collect2: ld returned 1 exit status
> make[6]: *** [../mred3m] Error 1

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega 


signature.asc
Description: Digital signature


Bug#565473: New upstream version available (2010.01.15)

2010-01-15 Thread Ben Hutchings
Package: liblivemedia
Version: 2009.11.27-1
Severity: wishlist

Please update to upstream version 2010.01.15, which completes support
for DV over RTP.  This will be needed by new versions of the dvswitch
package.

You will need to apply the following fix.

Ben.

diff --git a/groupsock/NetInterface.cpp b/groupsock/NetInterface.cpp
index 920c273..960e435 100644
--- a/groupsock/NetInterface.cpp
+++ b/groupsock/NetInterface.cpp
@@ -25,6 +25,8 @@ along with this library; if not, write to the Free Software 
Foundation, Inc.,
 #include 
 #endif
 
+#include  // sprintf
+
 // NetInterface //
 
 UsageEnvironment* NetInterface::DefaultUsageEnvironment = NULL;
--- END ---



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



Bug#487471: closed by Craig Sanders (Re: Bug#487471: dlocate -l with no args)

2010-01-15 Thread jidanni
To

"The -l, and -S commands are approximately the same as the equivalent dpkg
options except that the search is performed using regular expressions
rather than fixed strings."

you need to add "and dlocate -l requires an argument'.



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



Bug#565314: upgrade to 1.7.4 breaks nvidia-glx-legacy-173xx; undefined symbol resVgaShared

2010-01-15 Thread fred
Install the NVIDIA driver from here... 
http://www.nvnews.net/vbulletin/showthread.php?p=2122688


The Debian package needs to be updated.




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



Bug#528053: php

2010-01-15 Thread jidanni
> "OS" == Ondřej Surý  writes:
OS> Could you please install libmysqlclient15off from s-p-u?

OS> There are random segfaults caused by regression in upstream mysql
OS> library which was fixed in 5.0.51a-24+lenny2+spu1

I don't know what "s-p-u" is.

All I know is I have this obsolete package installed.
# aptitude search ~o
i A libmysqlclient15off - MySQL database client 
library
# cat sources.list
deb http://ftp.tw.debian.org/debian experimental main contrib non-free
deb http://ftp.tw.debian.org/debian unstable main contrib non-free
deb http://ftp.tw.debian.org/debian-multimedia unstable main

You can't blame me for making a mess of the package system.

# aptitude purge libmysqlclient15off
The following packages are BROKEN:
  php5-mysql
The following packages will be REMOVED:
  libmysqlclient15off{p}
0 packages upgraded, 0 newly installed, 1 to remove and 6 not upgraded.
Need to get 0B of archives. After unpacking 4,112kB will be freed.
The following packages have unmet dependencies:
  php5-mysql: Depends: libmysqlclient15off (>= 5.0.51a) but it is not going to 
be installed.
The following actions will resolve these dependencies:

Keep the following packages at their current version:
libmysqlclient15off [5.0.84-1 (now)]

Tier: Cancel all user actions (2)

Accept this solution? [Y/n/q/?] The following actions will resolve these 
dependencies:

Remove the following packages:
php5-mysql
phpmyadmin

Tier: Remove packages (3)

Accept this solution? [Y/n/q/?] The following actions will resolve these 
dependencies:

Remove the following packages:
libapache2-mod-php5

Downgrade the following packages:
php5-cgi [5.3.0-2 (experimental, now) -> 5.2.12.dfsg.1-2 (unstable)]
php5-cli [5.3.0-2 (experimental, now) -> 5.2.12.dfsg.1-2 (unstable)]
php5-common [5.3.0-2 (experimental, now) -> 5.2.12.dfsg.1-2 (unstable)]
php5-dbg [5.3.0-2 (experimental, now) -> 5.2.12.dfsg.1-2 (unstable)]
php5-gd [5.3.0-2 (experimental, now) -> 5.2.12.dfsg.1-2 (unstable)]
php5-mcrypt [5.3.0-2 (experimental, now) -> 5.2.12.dfsg.1-2 (unstable)]
php5-mysql [5.3.0-2 (experimental, now) -> 5.2.12.dfsg.1-2 (unstable)]

OK. Never mind. I looked and looked, and finally found

http://ftp.tw.debian.org/debian/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.51a-24+lenny2+spu1_i386.deb

# dpkg -i libmysqlclient15off_5.0.51a-24+lenny2+spu1_i386.deb 
dpkg: warning: downgrading libmysqlclient15off from 5.0.84-1 to 
5.0.51a-24+lenny2+spu1.

And that fixes the bug. But your whole package system is a m-e-s-s.



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



Bug#565116: Already fixed

2010-01-15 Thread Cristian Moncho Ivorra

Emilio Pozuelo Monfort escribió:

Cristian Moncho Ivorra wrote:
  

Cheese recognizes the webcam, so it should not be a driver problem. Can
it be a Spanish translation error? See the attached image.



No, I have it in Spanish and it's fine.

What's the terminal output of emesene if you run it from the command line?
What's the output of this command?
cd /usr/share/emesene/ && python -c 'import WebcamDevice'

Cheers,
Emilio
  

Here is the output:
crist...@mifuji:~$ cd /usr/share/emesene/ && python -c 'import WebcamDevice'
Traceback (most recent call last):
 File "", line 1, in 
 File "/usr/share/emesene/WebcamDevice.py", line 31, in 
   import pygst
ImportError: No module named pygst
crist...@mifuji:/usr/share/emesene$


I've finally fixed this after installing the package python-gst0.10, 
everything seems to be fine for now. Thanks ;)




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



Bug#565469: ITP: libtest-consistentversion-perl -- module to ensure consistent versions in a package

2010-01-15 Thread Jonathan Yu
Package: wnpp
Owner: Jonathan Yu 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libtest-consistentversion-perl
  Version : 0.2.2
  Upstream Author : Glenn Fowler 
* URL : http://search.cpan.org/dist/Test-ConsistentVersion/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to ensure consistent versions in a package

Test::ConsistentVersion is a Perl module that ensures consistent versioning
in all modules of a package. It also checks that the README and Changes files
match the module version.



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



Bug#565468: ITP: libtest-eol-perl -- module to check for non-Unix line endings

2010-01-15 Thread Jonathan Yu
Package: wnpp
Owner: Jonathan Yu 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libtest-eol-perl
  Version : 0.3
  Upstream Author : Tomas Doran 
* URL : http://search.cpan.org/dist/Test-EOL/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to check for non-Unix line endings

Test::EOL is a Perl module for verifying that your project/distribution
contains only Unix-style line endings. It is especially useful for developers
that work on Windows, but that release code for Unix.



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



Bug#565467: libgtkhtml3.14-19: gtkhtml 3.29.5-1 breaks evolution/experimental

2010-01-15 Thread Erich Schubert
Package: libgtkhtml3.14-19
Version: 3.29.5-1
Severity: important

affects evolution 2.29.3.2-1
thanks

Since the upgrade to gtkhtml3.14-19, evolution crashes when replying to
an email or composing a new email. This obviously renders evolution mostly
unusable. The crash being correlated to opening an editor emphasizes the
relationship to the gtkhtml upgrade.

Segfault backtrace
#0  0xb7d9e188 in gtkhtml_editor_freeze () from /usr/lib/libgtkhtml-editor.so.0
#1  0xb5c99edc in e_msg_composer_show_sig_file ()
   from /usr/lib/evolution/2.30/libcomposer.so.0
...

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

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

Versions of packages libgtkhtml3.14-19 depends on:
ii  libatk1.0-0 1.29.4-1 The ATK accessibility toolkit
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libenchant1c2a  1.4.2-3.4a wrapper library for various spel
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgail18   2.19.3-1 GNOME Accessibility Implementation
ii  libgconf2-4 2.28.0-1 GNOME configuration database syste
ii  libglib2.0-02.23.1-1 The GLib library of C routines
ii  libgtk2.0-0 2.19.3-1 The GTK+ graphical user interface 
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libgtkhtml3.14-19 recommends no packages.

Versions of packages libgtkhtml3.14-19 suggests:
pn  libgtkhtml3.14-dbg (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#565116: (no subject)

2010-01-15 Thread Emilio Pozuelo Monfort
Cristian Moncho Ivorra wrote:
> Cheese recognizes the webcam, so it should not be a driver problem. Can
> it be a Spanish translation error? See the attached image.

No, I have it in Spanish and it's fine.

What's the terminal output of emesene if you run it from the command line?
What's the output of this command?
cd /usr/share/emesene/ && python -c 'import WebcamDevice'

Cheers,
Emilio



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



Bug#549406: Acknowledgement (argyll: Please port to PolicyKit 1)

2010-01-15 Thread Michael Biebl
Roland Mas wrote:
> Michael Biebl, 2009-11-26 12:02:18 +0100 :
> 
> [...]
> 
>> Is there an upstream bug tracker, i.e. have you forwarded this
>> upstream?  Should I do this?
> 
> There's no upstream bug tracker, only a mailing-list [1].  I'd be
> grateful if you did the forwarding, yes, since you're probably going to
> be much more informative than I could :-)
> 
> [1] http://www.freelists.org/list/argyllcms
> 

Here is more info:
http://marc.info/?l=linux-hotplug&m=126348160429493&w=2

Is that sufficient for you to prepare an upload? Do you need further
assisstance? I'd like to get these bugs fixed before requesting the removal of
the old policykit packages.

Michael

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



signature.asc
Description: OpenPGP digital signature


Bug#564812: still seeing readline error dispute no RESUME entry

2010-01-15 Thread jidanni
> "ma" == maximilian attems  writes:
ma> klibc has a readlink, didn't that land in the initramfs?
Yes, as only klibc's version makes that distinctive error message.
See #565224.



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



Bug#565466: O: fdutils -- Linux floppy utilities

2010-01-15 Thread Aníbal Monsalve Salazar
Package: wnpp
Severity: normal

If you want to be the new maintainer, please take it -- see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.



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



Bug#565464: vim-latexsuite: bug presubj file contains bad README.Debian filename

2010-01-15 Thread Miroslaw Zalewski
Package: vim-latexsuite
Version: 20091002-2
Severity: minor

/usr/share/bug/vim-latexsuite/presubj mentions that before filling a bug
report about vim-latexsuite, user should look into
/usr/share/doc/vim-latexsuite/README.Debian.gz file.

But this file isn't gzipped anymore, and real path is
/usr/share/doc/vim-latexsuite/README.Debian


-- Package-specific info:
Vim related packages installed on this system:
 - vim-latexsuite
 - vim-runtime


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

Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
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 vim-latexsuite depends on:
ii  python   2.5.4-5 An interactive high-level object-o
ii  vim  2:7.2.284-1 Vi IMproved - enhanced vi editor
ii  vim-common   2:7.2.284-1 Vi IMproved - Common files

Versions of packages vim-latexsuite recommends:
ii  texlive-base-bin   2007.dfsg.2-8 TeX Live: Essential binaries
ii  vim-addon-manager  0.4.1 manager of addons for the Vim edit

Versions of packages vim-latexsuite suggests:
ii  evince [postscript-viewer]   2.28.1-1Document (postscript, pdf) viewer
ii  ghostscript [postscript-view 8.70~dfsg-2 The GPL Ghostscript PostScript/PDF
ii  xdg-utils1.0.2-6.1   desktop integration utilities from
pn  xpdf | pdf-viewer  (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#565465: jabberd2: fatally incompatible with gsasl 1.4

2010-01-15 Thread Norman Rasmussen
Package: jabberd2
Version: 2.2.8-2+b1
Severity: grave
Justification: renders package unusable

When libgsasl7 is upgraded to 1.4 (from 1.1), jabberd2 fails to start.

[error] failed to initialise SASL context, aborting

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (750, 'stable'), (700, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
Locale: LANG=en_ZA, LC_CTYPE=en_ZA (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages jabberd2 depends on:
ii  adduser 3.112add and remove users and groups
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libcomerr2  1.41.9-1 common error description library
ii  libdb4.74.7.25-8 Berkeley v4.7 Database Libraries [
ii  libexpat1   2.0.1-4+lenny3   XML parsing C library - runtime li
ii  libgsasl7   1.4.0-1  GNU SASL library
ii  libgssapi-krb5-21.7+dfsg-4   MIT Kerberos runtime libraries - k
ii  libidn111.15-2   GNU Libidn library, implementation
ii  libk5crypto31.7+dfsg-4   MIT Kerberos runtime libraries - C
ii  libkrb5-3   1.7+dfsg-4   MIT Kerberos runtime libraries
ii  libldap-2.4-2   2.4.11-1+lenny1  OpenLDAP libraries
ii  libmysqlclient165.1.41-3 MySQL database client library
ii  libntlm01.1-1NTLM authentication library
ii  libpam0g1.1.0-4  Pluggable Authentication Modules l
ii  libpq5  8.4.2-1  PostgreSQL C client library
ii  libsqlite3-03.6.21-2 SQLite 3 shared library
ii  libssl0.9.8 0.9.8k-7 SSL shared libraries
ii  libudns00.0.9-3  async-capable DNS stub resolver li
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

jabberd2 recommends no packages.

jabberd2 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#538533: updated patches for 5.9.2-3

2010-01-15 Thread Jérémy Lal
Hi,
i just refreshed debian/patches (see attached debian-patches.tar.gz),
against the upstream debian 5.9.2-3 commit, (svn revision 10024).

Ask me if you need to refresh them for version 5.9.6.

Regards,
Jérémy Lal


debian-patches.tar.gz
Description: GNU Zip compressed data


signature.asc
Description: OpenPGP digital signature


Bug#565287: FTBFS: No package 'epiphany-2.28' found

2010-01-15 Thread peter green
The issue mentioned in the bug report was easy enough to fix, just a 
matter of changing the version specified to configure in debian/rules .


Unfortunately after doing that the build failed in a different error.

cp: cannot stat 
`./debian/tmp/usr/lib/epiphany-browser/2.29/extensions/': No such file 
or directory
dh_install: cp -a ./debian/tmp/usr/lib/epiphany-browser/2.29/extensions/ 
debian/epiphany-extension-gwget//usr/lib/epiphany-browser/2.29/ returned 
exit code 1

make: *** [binary-install/epiphany-extension-gwget] Error 2

That was solved with a small modification to configure.ac . Some build 
system changes were made so that the autotools stuff is now generated as 
part of the build processes and removed in clean.


The attatched patch makes the aforementioned changes to the package


diff -urN gwget2-1.0.4/debian/patches/fix_epiphany_2.29.patch gwget2-1.0.4.new/debian/patches/fix_epiphany_2.29.patch
--- gwget2-1.0.4/debian/patches/fix_epiphany_2.29.patch	1970-01-01 00:00:00.0 +
+++ gwget2-1.0.4.new/debian/patches/fix_epiphany_2.29.patch	2010-01-15 23:38:05.0 +
@@ -0,0 +1,15 @@
+Index: gwget2-1.0.4/configure.ac
+===
+--- gwget2-1.0.4.orig/configure.ac	2010-01-15 23:36:04.0 +
 gwget2-1.0.4/configure.ac	2010-01-15 23:37:25.0 +
+@@ -229,6 +229,10 @@
+ 	  EPIPHANY_PKGCONFIG=epiphany-2.28
+   EPIPHANY_REQUIRED=2.28
+ 	  EPIPHANY_SHORTVER=228
++elif test "x$EPHY_VER" = "x2.29"; then
++	  EPIPHANY_PKGCONFIG=epiphany-2.29
++  EPIPHANY_REQUIRED=2.29
++	  EPIPHANY_SHORTVER=229
+ else
+  	AC_MSG_RESULT([no epiphany installed])
+ fi
diff -urN gwget2-1.0.4/debian/patches/series gwget2-1.0.4.new/debian/patches/series
--- gwget2-1.0.4/debian/patches/series	2010-01-15 23:44:26.0 +
+++ gwget2-1.0.4.new/debian/patches/series	2010-01-15 23:35:59.0 +
@@ -1 +1,2 @@
 fix_glib_error_reporting.patch
+fix_epiphany_2.29.patch
diff -urN gwget2-1.0.4/debian/rules gwget2-1.0.4.new/debian/rules
--- gwget2-1.0.4/debian/rules	2010-01-15 23:44:26.0 +
+++ gwget2-1.0.4.new/debian/rules	2010-01-16 00:12:18.0 +
@@ -2,12 +2,32 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+#run autoreconf to generate configure stuff
+makebuilddir::
+	aclocal
+	libtoolize
+	autoconf
+	autoheader
+	automake
+
+
 # Workaround which runs ``make distclean'' before unapplying patches
 cleanbuilddir::
 	# Invoke distclean
 	-$(DEB_MAKE_INVOKE) -k distclean
 	rm -f data/GNOME_Gwget.server.in data/GNOME_Gwget.server \
 		data/gwget.schemas
+	# cleanup generated autoconf files (now we want them regenerated)
+	rm -f config.h.in
+	rm -f configure
+	rm -f libtool
+	rm -f ltmain.sh
+	rm -f aclocal.m4
+	rm -f data/Makefile.in
+	rm -f epiphany-extension/Makefile.in
+	rm -f Makefile.in
+	rm -f pixmaps/Makefile.in
+	rm -f src/Makefile.in
 
 LDFLAGS := -Wl,--as-needed
 
@@ -21,7 +41,7 @@
 
 DEB_MAKE_CLEAN_TARGET :=
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-epiphany-extension \
-	--with-epiphany-version=2.28 --disable-static
+	--with-epiphany-version=2.29 --disable-static
 
 binary-post-install/epiphany-extension-gwget::
 	rm -f debian/epiphany-extension-gwget/usr/lib/epiphany-*/*/*/*.la


Bug#563790: Request aqbanking build against QT4

2010-01-15 Thread Martin Preuss
Hi,

the current SVN repository of AqBanking contains a new QT4-frontend. This 
allows for building QT3 and QT4 frontends in a single session.

That should fix this problem.


Regards
Martin


-- 
"Things are only impossible until they're not"

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/



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



Bug#536792: tcpflow: support for vlans

2010-01-15 Thread Michael Stone
It would have been nice to have gotten an email about the patch before 
it was yanked back out...


Anyway, my suggestion would be to just lose the changes in main.c, which 
AIUI are what is causing the problem. That leaves the decoding logic in 
place if someone wants to manually specify "vlan" in the filter 
expression.


As for testing, I've been using the patch for years, but don't use 
non-ethernet sources.


Mike Stone



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



Bug#565462: /usr/bin/update-manager: Stalls after checking for updates

2010-01-15 Thread Gordon Brown
Package: update-manager-gnome
Version: 0.200.0-1
Severity: important
File: /usr/bin/update-manager

After Clicking check to look for updates it seems to download the necessry 
information but then appears to go in to a loop and does not continue to show 
possible updates.  Instead the checking for updates window remains with 
progress bar showing as if still active.  Unamle to close update-manager 
without killing the process.

Synaptic Package manager, apt-get and aptitude will update correctly.

Also the lock preventing 2 package managers is not active when update-manager 
stalls allowing other package managers to work.


-- 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=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages update-manager-gnome depends on:
ii  gconf22.28.0-1   GNOME configuration database syste
ii  gksu  2.0.2-2+b1 graphical frontend to su
ii  python2.5.4-5An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gconf  2.28.0-1   Python bindings for the GConf conf
ii  python-gobject2.20.0-1   Python bindings for the GObject li
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-support1.0.6  automated rebuilding support for P
ii  python-vte1:0.22.5-1 Python bindings for the VTE widget
ii  update-manager-core   0.200.0-1  APT update manager core functional

update-manager-gnome recommends no packages.

Versions of packages update-manager-gnome suggests:
pn  software-properties-gtk(no description available)
ii  update-notifier  0.70.7.debian-7 Daemon which notifies about packag

-- 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#337338: Taking over Audio-File upstream

2010-01-15 Thread Alex Malinovich
On Sat, Jan 2, 2010 at 8:00 AM, Ansgar Burchardt  wrote:
> I just had a quick chat with Florian Ragwitz  on IRC
> and he would hand over upstream to you.  Could you please contact him so
> you can then release your updated version on CPAN?  I would be happy to
> update the Debian package then.

Just to let you know that I've gotten in touch with Florian and we're
about ready to make the switch. As soon as my PAUSE id is approved he
should be handing things over to me. Once that's done I'm going to
integrate the changes from my fork and release a new upstream version
and notify you that the Debian package can be updated.

Btw, I do all of my development on a Debian system, so I've been
keeping a copy of the 'debian/' stored in a separate branch on my
fork. Moving forward, I'd like to keep that synchronized with your
copy, so if you have any suggestions on how to best do that I'm in
favor of hearing it. I'd be happy to share my git repository with you
and just keep Debian-specific stuff in a separate branch that you guys
can manage for releases.



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



Bug#562048: updated to name option "DebianBanner"

2010-01-15 Thread Colin Watson
tags 562048 pending
thanks

On Fri, Jan 15, 2010 at 03:04:06PM -0800, Kees Cook wrote:
> This patch renames the config variable to "DebianBanner", as a way to make
> it clearly a non-upstream configuration option.

Thanks.  I've applied this to our bzr branch, with the only further
change being to sort the documentation of the key properly in
sshd_config(5).

-- 
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#565463: vim-latexsuite: By default does not load at all

2010-01-15 Thread Miroslaw Zalewski
Package: vim-latexsuite
Version: 20091002-2
Severity: important

By default, vim-latexsuite does not load. There are at least three ways
to fix this:

1. add /usr/share/vim/addons/ path to runtimeptah in
   /usr/share/vim/vim72/debian.vim

2. install vim-latex in one of paths specified in said variable in said
   file

3. perhaps the best - run vim-addons [-w] install latex-suite

The last one is mentioned in
/usr/share/doc/vim-latexsuite/README.Debian, but this file is unknown to
most of users until they... decide to file a bug report against
vim-latexsuite.

I think that pakcage manager is supposed to install packages and bring
them to usable state. But this does not happen in vim-latexsuite's case.

I think that after installation of vim-latexsuite there should be run
program that:

A. runs vim-addons -w install latex-suite
   which may be unwanted by defaults, as vim-latexsuite does not depends
on vim-addon-manager (and should in that case)

B. informs user that vim-latexsuite is not enabled by default (but
   installed properly) and tells what steps need to be taken to enable
it

Without them, most of the users are confused about what is happening -
installed program does not work.

-- Package-specific info:
Vim related packages installed on this system:
 - vim-latexsuite
 - vim-runtime


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

Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
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 vim-latexsuite depends on:
ii  python   2.5.4-5 An interactive high-level object-o
ii  vim  2:7.2.284-1 Vi IMproved - enhanced vi editor
ii  vim-common   2:7.2.284-1 Vi IMproved - Common files

Versions of packages vim-latexsuite recommends:
ii  texlive-base-bin   2007.dfsg.2-8 TeX Live: Essential binaries
ii  vim-addon-manager  0.4.1 manager of addons for the Vim edit

Versions of packages vim-latexsuite suggests:
ii  evince [postscript-viewer]   2.28.1-1Document (postscript, pdf) viewer
ii  ghostscript [postscript-view 8.70~dfsg-2 The GPL Ghostscript PostScript/PDF
ii  xdg-utils1.0.2-6.1   desktop integration utilities from
pn  xpdf | pdf-viewer  (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#565461: ITP: microdc2 -- A command-line based Direct Connect client

2010-01-15 Thread Al Nikolov
Package: wnpp
Severity: wishlist
Owner: Al Nikolov 


* Package name: microdc2
  Version : 0.15.6
  Upstream Author : Vladimir Chugunov 
* URL : http://corsair626.no-ip.org/microdc
* License : GPL
  Programming Lang: C
  Description : A command-line based Direct Connect client

 microdc is a command-line based Direct Connect client that uses the GNU
 Readline library for user interaction. It was developed from ground up and
 does not depend on any other program. Despite the command-line user
 interface, microdc was designed to be user friendly and simple to use.
 .
 microdc is currently in beta state - there may be many bugs not yet
 discovered. It also lacks some features that other clients support, such as
 file hashing, multiple hub connections, and hub list support.



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



Bug#564753: disastrous for stable

2010-01-15 Thread Russ Allbery
Thomas Bushnell BSG  writes:

> This is only part of the problem.  The kdc log entry made it seem as if
> the principal was missing entirely--hardly accurate.  But the krb5 user
> error that aklog printed was also horrible.  (Giant numeric thing? Is
> that really our SOP?)

As mentioned, that's a bug in aklog.  I will also investigate that.
aklog's handling of Kerberos errors needs to be modernized anyway; it
should be calling krb5_get_error_message, not using com_err on Kerberos
error codes.

-- 
Russ Allbery (r...@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#565432: [Python-modules-team] Bug#565432: closed by Sandro Tosi (Re: Bug#565432: python-matplotlib: matplotlib.axes requires pytz package, provided by zope3 which is in confli

2010-01-15 Thread wzabo...@elektron.elka.pw.edu.pl
Sandro Tosi pisze:
>
>> It seems that Python on my machine does not look for modules
>> in this directory.
>> I don't know if it is a problem specific to my machine, or common
>> for all up to date debian/testing systems...
>> 
>
> your system. try to reinstall python-tz, maybe also removing+purging
> it before reinstall.
>
>   
Yes, simple "apt-get install python-tz --reinstall" fixed the problem.
However I'm very amused how this problem could emerge...
-- 
Thank you,
Wojtek


> Regards,
>   




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



Bug#565439: commit-tool: ctcore.ProgramError: git-diff-files --name-only -z: No such file or director

2010-01-15 Thread Vincent Danjean

On 15/01/2010 20:16, Tobias Frost wrote:

Package: commit-tool
Version: 0.4-4
Severity: grave
Justification: renders package unusable

This programm does not work at all.


Please, look at 557652: this package will be removed from Debian very soon.

  Regards
Vincent


The only thing it emits is the below error message:

t...@moria:~/workspace/solarpowerlog$ gct
Traceback (most recent call last):
   File "/usr/bin/gct", line 45, in ?
 main.main()
   File "main.py", line 513, in main
   File "git.py", line 34, in initialize
   File "ctcore.py", line 108, in runProgram
ctcore.ProgramError: git-diff-files --name-only -z: No such file or directory



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

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

Versions of packages commit-tool depends on:
ii  git-core  1:1.6.6-1  fast, scalable, distributed revisi
ii  python-qt33.18.1-2   Qt3 bindings for Python
ii  python-support1.0.6  automated rebuilding support for P
ii  python2.4 2.4.6-2.2  An interactive high-level object-o

commit-tool recommends no packages.

commit-tool suggests no packages.

-- no debconf information





--
Vincent Danjean   GPG key ID 0x9D025E87 vdanj...@debian.org
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial packages: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://perso.debian.org/~vdanjean/debian unstable main




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



Bug#564753: disastrous for stable

2010-01-15 Thread Thomas Bushnell BSG
On Fri, 2010-01-15 at 15:44 -0800, Russ Allbery wrote:
> > 2) Either upstream or in a Debian-specific API to be removed in the
> > future--I.E. something not in a public header--we could provide some
> > exception path for AFS.
> 
> I talked to Tom on the phone about this today and proposed an additional
> API that would let an application re-enable weak enctypes and rebuild the
> enctypes list.  This is roughly equivalent to the Heimdal API.  I think
> this is the best solution.

I think this is certainly a good approach for this case.

It is independent from the need to fix the error reporting.  *Both* the
krb5 libs *and* the kdc log were very bad here in their error reporting,
however:

> > 3) Complaining about the KDC log error upstream definitely seems
> > reasonable.
> 
> > I'm about to head out for the weekend.  There's no reason that I need to
> > be the one discussing these issues, but I'm happy to take responsibility
> > for #3 above.

This is only part of the problem.  The kdc log entry made it seem as if
the principal was missing entirely--hardly accurate.  But the krb5 user
error that aklog printed was also horrible.  (Giant numeric thing? Is
that really our SOP?)

Thomas





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



Bug#565460: aprsd crashes when someone logs in from network amd64

2010-01-15 Thread Kamal Mostafa
Package: aprsd
Version: 1:2.2.5-13-5.1
Severity: important
Tags: patch


https://bugs.launchpad.net/ubuntu/+source/aprsd/+bug/208913

aprsd on 64-bit system crashes with segfault while trying to
process the "user" login line on any of its incoming user ports.

To reproduce, simply connect to aprsd on port 14500 (e.g. with
'telnet hostname 14500') and type "user foo".  Aprsd
crashes with segfault.

Note that this allows for a denial-of-service exposure in that
any user (even remote users) can crash aprsd easily, as well as
making aprsd unusable in conjunction with local clients e.g. xastir.

The attached patch fixes the problem.
# 0001.fix-user-login-crash.patch
#
# Author: Kamal Mostafa 
#
# * Fix "user" login crash on 64-bit platforms. (LP: #208913)
# * Fix socklen_t compiler warnings (and possible failure) on 64-bit platforms.
#

=== modified file 'src/aprsString.cpp'
--- a/src/aprsString.cpp	2003-06-20 22:30:49 +
+++ b/src/aprsString.cpp	2009-12-26 08:35:38 +
@@ -905,9 +905,9 @@
 //Returns index of path element if match found
 // or npos is not found.
 
-unsigned aprsString::queryPath(const string& s, int start, int stop  , unsigned n)
+size_t aprsString::queryPath(const string& s, int start, int stop  , size_t n)
 {
-unsigned  rc = npos;
+size_t  rc = npos;
   
 if (valid_ax25 == false) 
 return rc;

=== modified file 'src/aprsString.h'
--- a/src/aprsString.h	2006-05-25 18:22:50 +
+++ b/src/aprsString.h	2009-12-26 08:35:24 +
@@ -204,7 +204,7 @@
void setEchoMask(echomask_t m);
 
//Tells if char string cp is in the ax25 path
-   unsigned queryPath(const string& s, int start = 0, int stop = -1, unsigned n = npos);
+   size_t queryPath(const string& s, int start = 0, int stop = -1, size_t n = npos);
 
bool changePath(const char* newPath, const char* oldPath); //Change one path element
bool addPath(const char* cp, char c = ' ');

=== modified file 'src/servers.cpp'
--- a/src/servers.cpp	2008-03-21 13:02:55 +
+++ b/src/servers.cpp	2009-12-26 08:28:20 +
@@ -963,11 +963,11 @@
 }  // End loop detect #1
 
 // Loop detector #2, Reject if user login call seen after qA but not last path element
-unsigned rc = abuff->queryPath(abuff->call,abuff->IjpIdx + 1);
+size_t rc = abuff->queryPath(abuff->call,abuff->IjpIdx + 1);
 if (( rc != string::npos)
 && (abuff->aprsType != APRSREJECT)){
 
-if (rc != (unsigned)(abuff->pathSize - 1)){
+if (rc != (size_t)(abuff->pathSize - 1)){
 abuff->aprsType = APRSREJECT;//Looped packet, REJECT
 string log_str = abuff->srcHeader + *abuff;
 WriteLog(log_str, LOGPATH + LOOPLOG);   //Write offending packet to loop.log
@@ -982,7 +982,7 @@
 && (abuff->sourceSock != SRC_INTERNAL)){
 
 if (abuff->EchoMask & srcUSERVALID){  //From validated connection?
-unsigned rc = abuff->queryPath(abuff->call,abuff->IjpIdx + 1);
+size_t rc = abuff->queryPath(abuff->call,abuff->IjpIdx + 1);
 if(rc == string::npos)
 abuff->addPath(abuff->call); //Add user login call if not present in path.
 }
@@ -1373,7 +1373,7 @@
 unsigned char c;
 char star = '*';
 
-unsigned adr_size = sizeof(peer_adr);
+socklen_t adr_size = sizeof(peer_adr);
 int n, rc,data;
 bool verified = false, loggedon = false;
 ULONG State = BASE;
@@ -1825,7 +1825,7 @@
 }
 
 string vd;
-unsigned idxInvalid=0;
+size_t idxInvalid=0;
 if (atemp.aprsType == APRSLOGON) {
 loggedon = true;
 verified = false;
@@ -2111,7 +2111,7 @@
 szPass[15] = '\0';
 
 bool verified_tnc = false;
-unsigned idxInvalid=0;
+size_t idxInvalid=0;
 
 int valid = -1;
 
@@ -2239,7 +2239,7 @@
 void *TCPServerThread(void *p)
 {
 int s = 0, rc = 0;
-unsigned i;
+socklen_t client_address_size;
 SessionParams* session;
 pthread_t SessionThread;
 int backlog = 5;// Backlog of pending connections
@@ -2285,9 +2285,9 @@
 listen(s, backlog);
 
 for(;;) {
-i = sizeof(client);
+client_address_size = sizeof(client);
 session = new SessionParams;
-session->Socket = accept(s, (struct sockaddr *)&client, &i);
+session->Socket = accept(s, (struct sockaddr *)&client, &client_address_size);
 session->EchoMask = sp->EchoMask;
 session->ServerPort = sp->ServerPort;
 if (ShutDownServer) {
@@ -2334,7 +2334,7 @@
 {
 #defin

Bug#565458: [Python-modules-team] Bug#565458: [python-yaml] doesn't seem to work with python 2.6

2010-01-15 Thread Giovanni Mascellani
Hi Sandro,

Sandro Tosi ha scritto:
> That's supposed to happen: python2.6 is still not one of the supported
> versions (!), so modules are not installed for that version and so
> you can't import them.
> 
>> Ubuntu package[1] seems to be the same version ad Debian, but is
>> available also for python 2.6.
>>
>>  [1] http://packages.ubuntu.com/karmic/python-yaml
> 
> of course because they have py2.6 as default since 9.04, while we are
> still waiting..

Unfortunately I feared an answer like this. Well, I'll wait for
python2.6 to become supported...

Giovanni.
-- 
Giovanni Mascellani 
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#519745: [buildd-tools-devel] Bug#519745: [Buildd-tools-devel] Bug#519745: schroot: Add bash completion script

2010-01-15 Thread Roger Leigh
tags 519745 + fixed-upstream pending
thanks

On Sat, Mar 28, 2009 at 02:32:13PM -0400, Tim Abbott wrote:
> On Sat, 21 Mar 2009, Roger Leigh wrote:
> 
> > > By the way, it currently is the case that when new options are added to 
> > > schroot, they need to be added to the list of options in the completion 
> > > script for them to complete; I just wanted to make sure you were aware of 
> > > this.
> > 
> > OK.  It's exactly the same for zsh completions as well.
> > 
> > BTW, you can always get a complete list of options from
> >   schroot --help | grep '[[:space:]]*-'
> > which might make it more flexible.  The --help output is dynamically
> > generated, so is always comprehensive.  A little sed/echo trickery will
> > get you a space separated list of options.
> 
> Yeah, okay, one can do this by piping schroot --help into
> 
> sed 's/\(^\|[[:space:]]\)[^[:space:]-][^[:space:]]*//g
> 
> (basically, remove every token that doesn't start with a dash).
> 
> > Also, if you wanted to be *really* clever, and if bash allows this,
> > you could also complete the usernames and session names in addition
> > to the chroot names.  
> 
> I'm not aware of a nice bash mechanism for completing usernames.
> 
> > Does this work for just -c or --chroot as well?
> 
> Hmm, it only did -c.  I've fixed this (and made it parse --help) in the 
> attached version.

Apologies for the delay.  This has now been committed, thanks!

NB. The file was using CFLF line terminators, which I have switched to
Unix LF only.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#564753: disastrous for stable

2010-01-15 Thread Russ Allbery
Sam Hartman  writes:

> Here are my thoughts.

> 1) There are things we could choose to do in krb5-config to make things
> better for Debian.  I made one proposal.  It's not clear that's
> necessary though.

The concern I have with a fix in krb5-config is that it's not entirely
clear both what to trigger off of and when to do the modification.  If the
user upgrades the libraries without krb5-config, things break.  When
upgrading everything, triggering off the presence of aklog makes some
sense, but when doing initial installation, krb5-config will normally be
installed before openafs-krb5.

I also think we can't really do much if the user didn't let us manage
their krb5.conf file, but they'll still have problems on upgrade.

> 2) Either upstream or in a Debian-specific API to be removed in the
> future--I.E. something not in a public header--we could provide some
> exception path for AFS.

I talked to Tom on the phone about this today and proposed an additional
API that would let an application re-enable weak enctypes and rebuild the
enctypes list.  This is roughly equivalent to the Heimdal API.  I think
this is the best solution.

> 3) Complaining about the KDC log error upstream definitely seems
> reasonable.

> I'm about to head out for the weekend.  There's no reason that I need to
> be the one discussing these issues, but I'm happy to take responsibility
> for #3 above.

I'll follow up on #2.  Enjoy your weekend!

-- 
Russ Allbery (r...@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#565458: [Python-modules-team] Bug#565458: [python-yaml] doesn't seem to work with python 2.6

2010-01-15 Thread Sandro Tosi
Hello Giovanni,

On Sat, Jan 16, 2010 at 00:19, Giovanni Mascellani
 wrote:
> Package: python-yaml
> Version: 3.09-2+b1
> Severity: normal
>
> --- Please enter the report below this line. ---
> Python yaml doesn't seem to work with python 2.6:
>
> $ python2.5
> Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21)
> [GCC 4.3.4] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
 import yaml

>
> But:
>
> $ python2.6
> Python 2.6.4 (r264:75706, Oct 28 2009, 22:19:17)
> [GCC 4.3.4] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
 import yaml
> Traceback (most recent call last):
>  File "", line 1, in 
> ImportError: No module named yaml


That's supposed to happen: python2.6 is still not one of the supported
versions (!), so modules are not installed for that version and so
you can't import them.

> Ubuntu package[1] seems to be the same version ad Debian, but is
> available also for python 2.6.
>
>  [1] http://packages.ubuntu.com/karmic/python-yaml

of course because they have py2.6 as default since 9.04, while we are
still waiting..

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



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



Bug#565459: gworldclock: make icon background transparent

2010-01-15 Thread Drew Parsons
Package: gworldclock
Version: 1.4.4-7
Severity: wishlist

One of my users requests:

"One wishlist item if there is ever going to be more work on it, make
the notification area icon with a transparent background.  I use Gnome
panel set as transparent but gworldclock's icon background remains
a white block.  It would look much nicer if the background was
transparent too.

As I mentioned, I use kdocker to minimize it to the system tray but it
would be nice if gworldclock handled that itself so that if I forget,
as I sometimes do, and close the gworldclock window rather than
clicking on the system tray icon it would not completely disappear as
it does now."


-- 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_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gworldclock depends on:
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libglib2.0-02.22.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.18.5-1 The GTK+ graphical user interface 
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libxml2 2.7.6.dfsg-1 GNOME XML library

gworldclock recommends no packages.

Versions of packages gworldclock suggests:
ii  tzwatch   1.4.4-7Displays time and date in specifie

-- 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#563818: [buildd-tools-devel] Bug#563818: schroot: updated german program translation

2010-01-15 Thread Roger Leigh
tags 563818 + fixed-upstream pending
thanks

On Tue, Jan 05, 2010 at 04:18:33PM +0100, Holger Wansing wrote:
> Attached you will find the updated german program translation
> for schroot.

Many thanks!  I've committed this into git, and it will be in the
next release.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#565458: [python-yaml] doesn't seem to work with python 2.6

2010-01-15 Thread Giovanni Mascellani
Package: python-yaml
Version: 3.09-2+b1
Severity: normal

--- Please enter the report below this line. ---
Python yaml doesn't seem to work with python 2.6:

$ python2.5
Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yaml
>>>

But:

$ python2.6
Python 2.6.4 (r264:75706, Oct 28 2009, 22:19:17)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yaml
Traceback (most recent call last):
  File "", line 1, in 
ImportError: No module named yaml
>>>

Ubuntu package[1] seems to be the same version ad Debian, but is
available also for python 2.6.

 [1] http://packages.ubuntu.com/karmic/python-yaml

Thanks, Giovanni.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.31-1-686

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org
  500 unstablemi.mirror.garr.it
  500 testing security.debian.org
  500 testing mi.mirror.garr.it
  500 stable  security.debian.org
  500 stable  mi.mirror.garr.it
1 experimentalmi.mirror.garr.it

--- Package information. ---
Depends(Version) | Installed
-+-==
python  (<< 2.6) | 2.5.4-5
python  (>= 2.4) | 2.5.4-5
python-central   (>= 0.6.11) | 0.6.14+nmu2
libc6  (>= 2.3.6-6~) | 2.10.2-4
libyaml-0-2  | 0.1.3-1


Package's Recommends field is empty.

Package's Suggests field is empty.




-- 
Giovanni Mascellani 
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#538752: asc: fails to start on 1024x600 display

2010-01-15 Thread Martin Bickel
Can you please test if the new 2.4 version of ASC fixes this bug? We
have updated the resolution detection code. It works on a Netbook having
a 1024*600 display running windows, and I hope it works on X too.




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



Bug#565457: texlive-latex-recommended: floatflt.sty missing but is listed in contents

2010-01-15 Thread Rafi Rubin
Package: texlive-latex-recommended
Version: 2009-7
Severity: important

floatflt.sty is missing from 2009-7.  Its still listed as being in this
package in Contents file in the repository.


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

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

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

or 

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

##
minimal input file


##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 1229 Jan 15 17:50 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 80 Dec 31 18:45 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jan 15 01:33 /usr/share/texmf/ls-R -> 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 Jan  5 17:01 /usr/share/texmf-texlive/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 Jan  5 17:01 /usr/share/texmf-texlive/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVE
##
 Config files
lrwxrwxrwx 1 root root 20 Jan 15 01:33 /usr/share/texmf/web2c/texmf.cnf -> 
/etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 5351 Jan 15 17:50 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 10448 Jan 15 17:50 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 3110 Jan 15 17:50 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 Nov 23  2007 mktex.cnf
##
 md5sums of texmf.d
3875bf0f4a53a29b7f247399dc9833e2  /etc/texmf/texmf.d/05TeXMF.cnf
6e82a3d4c00ae7e4f86aa8dcf9438cf3  /etc/texmf/texmf.d/15Plain.cnf
c60a084820a0b73e3bfbf2e90bda437c  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
37329819f1109e8a457e64b8b58fecdb  /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c  /etc/texmf/texmf.d/90TeXDoc.cnf
bab3b7e578107f999fa1b0768994f6f8  /etc/texmf/texmf.d/95NonPath.cnf

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

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

Versions of packages texlive-latex-recommended depends on:
ii  dpkg  1.15.5.6   Debian package management system
ii  tex-common2.06   common infrastructure for building
ii  texlive-binaries  2009-5 Binaries for TeX Live
ii  texlive-common2009-7 TeX Live: Base component
ii  texlive-latex-base2009-7 TeX Live: Basic LaTeX packages

Versions of packages texlive-latex-recommended recommends:
ii  latex-beamer 3.07-2  LaTeX class to produce presentatio
ii  latex-xcolor 2.11-1  Easy driver-independent TeX class 
ii  prosper  1.00.4+cvs.2007.05.01-4 LaTeX class for writing transparen
ii  texlive-latex-re 2009-7  TeX Live: Documentation files for 

texlive-latex-recommended suggests no packages.

Versions of packages tex-common depends on:
ii  cdebconf [debconf-2.0]0.146  Debian Configuration Management Sy
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  dpkg  1.15.5.6   Debian package management system
ii  ucf   3.0025 Update Configuration File: preserv

Versions of packages texlive-latex-recommended is related to:
pn  tetex-base (no description available)
pn  tetex-bin  (no description available)
pn  tetex-extra(no description available)
ii  tex-common2.06   common infrastructure for building

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:



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



Bug#562048: updated to name option "DebianBanner"

2010-01-15 Thread Kees Cook
Hi,

This patch renames the config variable to "DebianBanner", as a way to make
it clearly a non-upstream configuration option.

Thanks,

-Kees

-- 
Kees Cook@debian.org
diff -uNrp openssh-5.1p1~/debian/changelog openssh-5.1p1/debian/changelog
--- openssh-5.1p1~/debian/changelog	2009-12-22 01:16:09.0 -0800
+++ openssh-5.1p1/debian/changelog	2009-12-22 01:11:57.986834956 -0800
@@ -1,3 +1,12 @@
+openssh (1:5.1p1-9) unstable; urgency=low
+
+  * servconf.[ch], sshd.c, version.h, sshd_config.5: implement
+DebianBanner server configuration flag that can be set to
+"no" to allow sshd to run without the Debian-specific extra version
+in the initial protocol handshake.
+
+ -- Kees Cook   Tue, 22 Dec 2009 01:11:04 -0800
+
 openssh (1:5.1p1-8) unstable; urgency=low
 
   * Build with just -fPIC on mips/mipsel, not -fPIE as well (thanks, LIU Qi;
diff -uNrp openssh-5.1p1~/servconf.c openssh-5.1p1/servconf.c
--- openssh-5.1p1~/servconf.c	2009-12-22 01:16:09.0 -0800
+++ openssh-5.1p1/servconf.c	2009-12-22 01:10:50.496829718 -0800
@@ -130,6 +130,7 @@ initialize_server_options(ServerOptions 
 	options->num_permitted_opens = -1;
 	options->adm_forced_command = NULL;
 	options->chroot_directory = NULL;
+	options->debian_banner = -1;
 }
 
 void
@@ -267,6 +268,8 @@ fill_default_server_options(ServerOption
 		options->authorized_keys_file = _PATH_SSH_USER_PERMITTED_KEYS;
 	if (options->permit_tun == -1)
 		options->permit_tun = SSH_TUNMODE_NO;
+	if (options->debian_banner == -1)
+		options->debian_banner = 1;
 
 	/* Turn privilege separation on by default */
 	if (use_privsep == -1)
@@ -313,6 +316,7 @@ typedef enum {
 	sAcceptEnv, sPermitTunnel,
 	sMatch, sPermitOpen, sForceCommand, sChrootDirectory,
 	sUsePrivilegeSeparation, sAllowAgentForwarding,
+	sDebianBanner,
 	sDeprecated, sUnsupported
 } ServerOpCodes;
 
@@ -435,6 +439,7 @@ static struct {
 	{ "permitopen", sPermitOpen, SSHCFG_ALL },
 	{ "forcecommand", sForceCommand, SSHCFG_ALL },
 	{ "chrootdirectory", sChrootDirectory, SSHCFG_ALL },
+	{ "debianbanner", sDebianBanner, SSHCFG_GLOBAL },
 	{ NULL, sBadOption, 0 }
 };
 
@@ -1313,6 +1318,10 @@ process_server_config_line(ServerOptions
 			*charptr = xstrdup(arg);
 		break;
 
+	case sDebianBanner:
+		intptr = &options->debian_banner;
+		goto parse_int;
+
 	case sDeprecated:
 		logit("%s line %d: Deprecated option %s",
 		filename, linenum, arg);
diff -uNrp openssh-5.1p1~/servconf.h openssh-5.1p1/servconf.h
--- openssh-5.1p1~/servconf.h	2009-12-22 01:16:09.0 -0800
+++ openssh-5.1p1/servconf.h	2009-12-22 01:10:50.496829718 -0800
@@ -151,6 +151,8 @@ typedef struct {
 
 	int	num_permitted_opens;
 
+	int	debian_banner;
+
 	char   *chroot_directory;
 }   ServerOptions;
 
diff -uNrp openssh-5.1p1~/sshd.c openssh-5.1p1/sshd.c
--- openssh-5.1p1~/sshd.c	2009-12-22 01:16:09.0 -0800
+++ openssh-5.1p1/sshd.c	2009-12-22 01:10:50.496829718 -0800
@@ -425,7 +425,8 @@ sshd_exchange_identification(int sock_in
 		minor = PROTOCOL_MINOR_1;
 	}
 	snprintf(buf, sizeof buf, "SSH-%d.%d-%.100s%s", major, minor,
-	SSH_RELEASE, newline);
+	options.debian_banner ? SSH_RELEASE : SSH_RELEASE_MINIMUM,
+	newline);
 	server_version_string = xstrdup(buf);
 
 	/* Send our protocol version identification. */
diff -uNrp openssh-5.1p1~/sshd_config.5 openssh-5.1p1/sshd_config.5
--- openssh-5.1p1~/sshd_config.5	2009-12-22 01:16:09.0 -0800
+++ openssh-5.1p1/sshd_config.5	2009-12-22 01:10:50.496829718 -0800
@@ -862,6 +862,11 @@ Specifies whether public key authenticat
 The default is
 .Dq yes .
 Note that this option applies to protocol version 2 only.
+.It Cm DebianBanner
+Specifies whether the distribution-specified extra version suffix is
+included during initial protocol handshake.
+The default is
+.Dq yes .
 .It Cm RhostsRSAAuthentication
 Specifies whether rhosts or /etc/hosts.equiv authentication together
 with successful RSA host authentication is allowed.
diff -uNrp openssh-5.1p1~/version.h openssh-5.1p1/version.h
--- openssh-5.1p1~/version.h	2009-12-22 01:16:09.0 -0800
+++ openssh-5.1p1/version.h	2009-12-22 01:10:50.496829718 -0800
@@ -3,8 +3,9 @@
 #define SSH_VERSION	"OpenSSH_5.1"
 
 #define SSH_PORTABLE	"p1"
+#define SSH_RELEASE_MINIMUM	SSH_VERSION SSH_PORTABLE
 #ifdef SSH_EXTRAVERSION
-#define SSH_RELEASE	SSH_VERSION SSH_PORTABLE " " SSH_EXTRAVERSION
+#define SSH_RELEASE	SSH_RELEASE_MINIMUM " " SSH_EXTRAVERSION
 #else
-#define SSH_RELEASE	SSH_VERSION SSH_PORTABLE
+#define SSH_RELEASE	SSH_RELEASE_MINIMUM
 #endif


Bug#565456: Boot failed of debian-live-lxde prebuild image on atom N270 netbook

2010-01-15 Thread amrmap
Package: live-initramfs
Version: 1.156.1+1.157.2-1

I downloaded the lxde image from: 
http://cdimage.debian.org/cdimage/release/current-live/i386/usb-hdd/ , i.e. 
debian-live-502-i386-lxde-desktop.img
Booting from a usb-stick with this image on it failed.
Architecture: i386 (atom N270)

Short live.log is:
Begin: Running /scripts/live-premount ... done.
mount: mounting /dev/sda1 on /live/image failed: Invalid argument
mount: mounting /dev/sda1 on /live/image failed: Invalid argument
mount: mounting /dev/sda1 on /live/image failed: Invalid argument
mount: mounting /dev/sda1 on /live/image failed: Invalid argument
mount: mounting /dev/sda1 on /live/image failed: Invalid argument
mount: mounting /dev/sda1 on /live/image failed: Invalid argument
Begin: Running /scripts/live-realpremount  done.
Begin: Mounting "/live/image/live/filesystem.squashfs" on 
"/filesystem.squashfs" via "/dev/loop0" ... mount: mounting /dev/loop0 on 
//filesystem.squashfs failed: Invalid argument

Note: /dev/sda1 is an ext4 partition with Ubuntu 9.10 netbook remix on it.

live.log with debug enabled is attached.


  

live.log
Description: Binary data


Bug#564318: xserver-xorg-video-intel: same problem with latest Debian kernel (2.6.32-5)

2010-01-15 Thread Bjørn Mork
Bjørn Mork  writes:

> I see that I have the same issue of vesafb loaded befor the Intel fb.  Is this
> the problem?  If so, then I guess either xserver-xorg-video-intel or the
> kernel should prevent it.  I've not done anything to force vesafb AFAIK

Well, not intentionally at least.  Typically, right after posting this
it struck me: I had "vga=792" on my kernel command line as a leftover
since forever...  That's what screwed up.

I guess you need to add /proc/cmdline to your reportbug script now :-)

Something should also probably be done to warn lusers like myself of
this problem when auto-enabling KMS.  Looking for VESA modes on the
command line maybe?

Happy now.  Just need to find out how I enable the nice native
resolution from boot.  I guess it must be documented somewhere...


Bjørn



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



Bug#565455: gcc-4.4: ICE while compiling fsarchiver 0.6.5-1 on alpha

2010-01-15 Thread Michael Biebl
Package: gcc-4.4
Version: 4.4.2-9
Severity: important

Hi,

compiling fsarchiver 0.6.5-1 fails on alpha [1]
gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-D_GNU_SOURCE -I. -I..-g -O2 -Wall -std=gnu99 -rdynamic -ggdb  
-I/usr/include/ext2fs -I/usr/include/et   -lcom_err   -I/usr/include/e2p   
-I/usr/include/blkid -I/usr/include/uuid   -I/usr/include/uuid   -g -O2 -c -o 
fsarchiver-fs_ntfs.o `test -f 'fs_ntfs.c' || echo './'`fs_ntfs.c
fs_ntfs.c: In function 'ntfs_getinfo':
fs_ntfs.c:102: internal compiler error: in get_aligned_mem, at 
config/alpha/alpha.c:1466
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
make[3]: *** [fsarchiver-fs_ntfs.o] Error 1
make[3]: Leaving directory 
`/build/buildd-fsarchiver_0.6.5-1-alpha-4XcaWr/fsarchiver-0.6.5/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/build/buildd-fsarchiver_0.6.5-1-alpha-4XcaWr/fsarchiver-0.6.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/build/buildd-fsarchiver_0.6.5-1-alpha-4XcaWr/fsarchiver-0.6.5'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


On all other archs, fsarchiver builds just fine.
0.6.4-1 also built fine on alpha, and the changes between 0.6.4 and 0.6.5 in
fs_ntfs.c are minimal. The last upload of fsarchiver-0.6.4-1 has been
more than 10 days ago and there was a gcc upload in between which could
have caused that regression.

Michael


[1]
https://buildd.debian.org/fetch.cgi?pkg=fsarchiver;ver=0.6.5-1;arch=alpha;stamp=1263529331
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.3 (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/dash

Versions of packages gcc-4.4 depends on:
ii  binutils  2.20-5 The GNU assembler, linker and bina
ii  cpp-4.4   4.4.2-9The GNU C preprocessor
ii  gcc-4.4-base  4.4.2-9The GNU Compiler Collection (base 
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.2-9  GCC support library
ii  libgomp1  4.4.2-9GCC OpenMP (GOMP) support library

Versions of packages gcc-4.4 recommends:
ii  libc6-dev 2.10.2-5   Embedded GNU C Library: Developmen

Versions of packages gcc-4.4 suggests:
pn  gcc-4.4-doc(no description available)
pn  gcc-4.4-locales(no description available)
pn  gcc-4.4-multilib   (no description available)
pn  libcloog-ppl0  (no description available)
pn  libgcc1-dbg(no description available)
pn  libgomp1-dbg   (no description available)
pn  libmudflap0-4.4-dev(no description available)
pn  libmudflap0-dbg(no description available)
pn  libppl-c2  (no description available)
pn  libppl7(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#468132: ITP: packagekit -- a distribution neutral, interface to manage software packages

2010-01-15 Thread Matthias Klumpp
On Fri, 15 Jan 2010 23:27:13 +0100, Sebastian Heinlein 
wrote:
> On Fri, Jan 15, 2010 at 01:44:21PM +0100, Matthias Klumpp wrote:
>> Is something going on on this bug?
>> It would be excellent if we had PackageKit packaged on Debian too. A
>> solution for debconf is also in progress!
> 
> Sorry to say. But AFAIK the debconf solution is currently far from being
> resolved:
> 
> The approach of Dantti was not accepted by debconf upstream and the
> preferred one of upstream hasn't been yet written.
I didn't know that... I really liked Danttis solution, but upstream will
have had a good reason for rejecting his example.

Is this the reason why PackageKit is not present in Debian?




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



Bug#565454: Slurm version 2.1 available

2010-01-15 Thread Christian Hudon
Package: slurm-llnl
Severity: wishlist

Upstream version 2.1 of Slurm was released about a week ago. It
introduces useful improvements in the scheduler, among others:

https://computing.llnl.gov/linux/slurm/news.html#21

It'd be nice if the Debian packages were upgraded to this version.

Thanks!

  Christian




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



Bug#565369: eglibc: Please add __set_fpscr prototype

2010-01-15 Thread Nobuhiro Iwamatsu
Hi, Thomas.

2010/1/15 Thomas Schwinge :

>
> FYI: This has been submitted upstream already (but not yet applied, I
> think): 
>
>

I didn"t check ML of glibc-alpha. Thank you.
I confirmed that Upstream didn’t yet apply it.
# Gentoo already applied this patch to glibc. (Patch submitter is
Gentoo Developer.)
But this patch is not enough. We cannot use _FPU_SETCW in C++ on SH.
I will confirm this in upstream.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



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



Bug#565403: ant-contrib: doc refers to missing file antlib.xml

2010-01-15 Thread Ludovic Claude
Hello Yann,

Try this, it should work.

  
 
   
 
   

The documentation needs to be corrected

The ant-contrib jar is not added automatically to the Ant lib as it puts
more classes in the classpath, so risks of name clashes and version
mismatch are increased.

Ludovic

Yann Dirson a écrit :
> More info:
> 
> I tried to use antlib.xml by copying it and the jar to my project, but
> adding the suggested block below:
> 
>   
> 
>   
> 
>   
> 
> ... results in:
> 
> Buildfile: build.xml
>   [taskdef] Could not load definitions from resource .../antlib.xml. It
> could not be found.
> 
> This happens both with absolute and relative paths to antlib.
> 
> OTOH, I could make it work by copying the parts of its contents I'm
> interested in, eg:
> 
> name="for"
>  classname="net.sf.antcontrib.logic.ForTask"
>  onerror="ignore">
> 
>   
> 
>   
> 
> 
> I can't really see what I'm doing wrong, maybe I just need some sleep, but
> that could just be an inaccurate doc, or a plain ant bug.
> 
> 
> 
> 
> ___
> pkg-java-maintainers mailing list
> pkg-java-maintain...@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
> 
> 



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



Bug#468132: ITP: packagekit -- a distribution neutral, interface to manage software packages

2010-01-15 Thread Sebastian Heinlein
On Fri, Jan 15, 2010 at 01:44:21PM +0100, Matthias Klumpp wrote:
> Is something going on on this bug?
> It would be excellent if we had PackageKit packaged on Debian too. A
> solution for debconf is also in progress!

Sorry to say. But AFAIK the debconf solution is currently far from being
resolved:

The approach of Dantti was not accepted by debconf upstream and the
preferred one of upstream hasn't been yet written.

Cheers,

Sebastian


signature.asc
Description: Digital signature


Bug#540846: tagging 540846

2010-01-15 Thread Paul Wise
# Automatically generated email from bts, devscripts version 2.10.35lenny7
#fixed in pkg-games SVN
tags 540846 + pending




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



Bug#565432: [Python-modules-team] Bug#565432: closed by Sandro Tosi (Re: Bug#565432: python-matplotlib: matplotlib.axes requires pytz package, provided by zope3 which is in confli

2010-01-15 Thread Sandro Tosi
On Fri, Jan 15, 2010 at 22:36, wzabo...@elektron.elka.pw.edu.pl
 wrote:
> The problem is, that python-tz installs into /usr/share/pyshared

that's perfectly fine:

$ dpkg -L python-tz | grep pyshared
/usr/share/pyshared
/usr/share/pyshared/pytz
/usr/share/pyshared/pytz/tzfile.py
/usr/share/pyshared/pytz/tzinfo.py
/usr/share/pyshared/pytz/__init__.py
/usr/share/pyshared/pytz/reference.py
/usr/share/pyshared/pytz-2009p.egg-info
/usr/share/pyshared-data
/usr/share/pyshared-data/python-tz

$ ls -lR /usr/lib/python2.5/site-packages/pytz/
/usr/lib/python2.5/site-packages/pytz/:
total 60
lrwxrwxrwx 1 root root36 Nov 19 19:37 __init__.py ->
/usr/share/pyshared/pytz/__init__.py
-rw-r--r-- 1 root root 30836 Nov 19 19:37 __init__.pyc
lrwxrwxrwx 1 root root37 Nov 19 19:37 reference.py ->
/usr/share/pyshared/pytz/reference.py
-rw-r--r-- 1 root root  4927 Nov 19 19:37 reference.pyc
lrwxrwxrwx 1 root root34 Nov 19 19:37 tzfile.py ->
/usr/share/pyshared/pytz/tzfile.py
-rw-r--r-- 1 root root  3277 Nov 19 19:37 tzfile.pyc
lrwxrwxrwx 1 root root34 Nov 19 19:37 tzinfo.py ->
/usr/share/pyshared/pytz/tzinfo.py
-rw-r--r-- 1 root root 13916 Nov 19 19:37 tzinfo.pyc


> It seems that Python on my machine does not look for modules
> in this directory.
> I don't know if it is a problem specific to my machine, or common
> for all up to date debian/testing systems...

your system. try to reinstall python-tz, maybe also removing+purging
it before reinstall.

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



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



Bug#532966: Patch for the 2.1.3-18.1 NMU of sdic

2010-01-15 Thread Christian PERRIER

Dear maintainer of sdic,

On Thursday, January 07, 2010 I sent you a notice announcing my intent to 
upload a
NMU of your package to fix its pending l10n issues, after an initial
notice sent on Saturday, January 02, 2010.

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

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

The NMU patch is attached to this mail.

The NMU changelog is:


Source: sdic
Version: 2.1.3-18.1
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier 
Date: Fri, 15 Jan 2010 23:00:23 +0100
Closes: 532966 534741 565381
Changes: 
 sdic (2.1.3-18.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Bump debhelper compatibility to 7
   * Fix pending l10n issues. Debconf translations:
 - Slovak (Ivan Masár).  Closes: #532966
 - Finnish (Esko Arajärvi).  Closes: #534741
 - Italian (Vincenzo Campanella).  Closes: #565381

-- 


diff -Nru sdic-2.1.3.old/debian/changelog sdic-2.1.3/debian/changelog
--- sdic-2.1.3.old/debian/changelog	2009-12-20 18:33:45.0 +0100
+++ sdic-2.1.3/debian/changelog	2010-01-15 23:09:22.0 +0100
@@ -1,3 +1,14 @@
+sdic (2.1.3-18.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Bump debhelper compatibility to 7
+  * Fix pending l10n issues. Debconf translations:
+- Slovak (Ivan Masár).  Closes: #532966
+- Finnish (Esko Arajärvi).  Closes: #534741
+- Italian (Vincenzo Campanella).  Closes: #565381
+
+ -- Christian Perrier   Fri, 15 Jan 2010 23:00:23 +0100
+
 sdic (2.1.3-18) unstable; urgency=low
 
   [ Christian Perrier ]
diff -Nru sdic-2.1.3.old/debian/po/cs.po sdic-2.1.3/debian/po/cs.po
--- sdic-2.1.3.old/debian/po/cs.po	2009-12-20 18:33:45.0 +0100
+++ sdic-2.1.3/debian/po/cs.po	2010-01-02 08:52:49.0 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: sdic\n"
 "Report-Msgid-Bugs-To: s...@packages.debian.org\n"
-"POT-Creation-Date: 2009-05-17 09:04+0200\n"
+"POT-Creation-Date: 2010-01-02 08:52+0100\n"
 "PO-Revision-Date: 2009-05-23 10:55+0200\n"
 "Last-Translator: Miroslav Kure \n"
 "Language-Team: Czech \n"
@@ -34,9 +34,9 @@
 #: ../sdic-edict.templates:2001
 msgid ""
 "Choosing this option is not recommended. The use of the sdic-gene95 version "
-"of the Japanese-English dictionary is encouraged."
+"of the English-Japanese dictionary is encouraged."
 msgstr ""
-"Doporučujeme tuto možnost zamítnout a použít anglicko-japonský slovník ve "
+"Doporučujeme tuto možnost zamítnout a použít anglicko-japonského slovník ve "
 "verzi sdic-gene95."
 
 #. Type: boolean
diff -Nru sdic-2.1.3.old/debian/po/de.po sdic-2.1.3/debian/po/de.po
--- sdic-2.1.3.old/debian/po/de.po	2009-12-20 18:33:45.0 +0100
+++ sdic-2.1.3/debian/po/de.po	2010-01-02 08:45:15.0 +0100
@@ -26,10 +26,10 @@
 #: ../sdic-edict.templates:2001
 msgid ""
 "Choosing this option is not recommended. The use of the sdic-gene95 version "
-"of the Japanese-English dictionary is encouraged."
+"of the English-Japanese dictionary is encouraged."
 msgstr ""
 "Die Wahl dieser Option wird nicht empfohlen. Es wäre besser, die Sdic-Gene95-"
-"Version des Japanisch-Englisch-Wörterbuchs zu verwenden."
+"Version des Englisch-Japanisch-Wörterbuchs zu verwenden."
 
 #. Type: boolean
 #. Description
diff -Nru sdic-2.1.3.old/debian/po/es.po sdic-2.1.3/debian/po/es.po
--- sdic-2.1.3.old/debian/po/es.po	2009-12-20 18:33:45.0 +0100
+++ sdic-2.1.3/debian/po/es.po	2010-01-02 08:45:44.0 +0100
@@ -47,10 +47,10 @@
 #: ../sdic-edict.templates:2001
 msgid ""
 "Choosing this option is not recommended. The use of the sdic-gene95 version "
-"of the Japanese-English dictionary is encouraged."
+"of the English-Japanese dictionary is encouraged."
 msgstr ""
 "No se recomienda escoger esta opción. Se aconseja el uso de la versión sdic-"
-"gene95 del diccionario japonés-inglés."
+"gene95 del diccionario inglés-japonés."
 
 #. Type: boolean
 #. Description
diff -Nru sdic-2.1.3.old/debian/po/eu.po sdic-2.1.3/debian/po/eu.po
--- sdic-2.1.3.old/debian/po/eu.po	2009-12-20 18:33:45.0 +0100
+++ sdic-2.1.3/debian/po/eu.po	2010-01-02 08:46:14.0 +0100
@@ -29,9 +29,9 @@
 #: ../sdic-edict.templates:2001
 msgid ""
 "Choosing this option is not recommended. The use of the sdic-gene95 version "
-"of the Japanese-English dictionary is encouraged."
+"of the English-Japanese dictionary is encouraged."
 msgstr ""
-"Aukera hau hautatzea ez da gomendatzen. Japoniera-Ingelesa hiztegiaren sdic-"
+"Aukera hau hautatzea ez da gomendatzen. Ingelesa-Japoniera hiztegiaren sdic-"
 "gene95 bertsioa erabiltzea gomendatzen da."
 
 #. Type: boolean
diff -Nru sdic-2.1.3.old/debian/po/fi.po sdic-2.1.3/debian/po/fi.po
--- sdic-2.1.3.old/debian/po/fi.po	1970-01-01 01:00:00.0 +0100
+++ sdic-2.1.3/debian/po/fi.po	2010-01-02 08:46:34.0 +0100
@@ -0,0 +1,150 @@
+# Copyright (C) 2009
+# This file is distributed under the same license as the sdic package.
+#
+# Esko Arajärvi , 2009.
+msgid ""
+msgstr ""
+"Proje

Bug#565434: upgrading to Squeeze from Lenny problems

2010-01-15 Thread Aurelien Jarno
On Fri, Jan 15, 2010 at 07:17:07PM +0100, bugrep...@public-files.de wrote:
> Package: libc6
> Version: 2.10.2-2
> 
> Hi, 
> 
> I don't know where to put this. I wanted to get a Squeeze system. I installed 
> Lenny on my machine and upgraded it to current Lenny (no packages selected in 
> tasksel, minimal Debian system installed). Then I tried upgrading and it 
> broke the system every time to the point that I had to reeinstall Lenny. I 
> tried upgrading with apt-get dist-upgrade and aptitutde install apt dpkg 
> aptitude and then aptitude safe-upgrade. 
> Every time I had many libc6 errors and even dpkg stoped working properly. I 
> suppose upgrading from Lenny to Squeeze is currently very dangerous.
> 

Without more informations, we are not able to handle this bug report.
How does your system break? Do you have an output of the error?

-- 
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#505437: tinyca: No way to create a private key without password

2010-01-15 Thread Christoph Ulrich Scholler
There is wisdom in keeping secret keys not protected by a password in as
few places as possible.  As mentioned in another reply to this bug
report, you can choose to export keys without password.

Regards

Uli




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



Bug#546539: tagging 546539

2010-01-15 Thread Paul Wise
# Automatically generated email from bts, devscripts version 2.10.35lenny7
#fixed in pkg-games SVN
tags 546539 + pending




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



Bug#565453: ITP: statmod -- GNU R package providing statistical modeling functions

2010-01-15 Thread Bryan McLellan
Package: wnpp
Severity: wishlist
owner: b...@loftninjas.org

http://cran.r-project.org/web/packages/statmod/index.html

LGPL-2 license



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



Bug#564951: xserver-xorg-input-evdev no longer honors EmulateWheelButton option from hal

2010-01-15 Thread Joel Becker
On Wed, Jan 13, 2010 at 02:10:05AM -0800, Joel Becker wrote:
>   Oy, another scheme!  Does a change via xinput persist, or do we
> have to run it each time we start X, and thus add it to to some sort of
> X startup script?  Is there any way to put it in .Xresources or
> something?  I presume I have to do this for each mouse.  If a mouse
> disappears and reappears (USB plugging), do I have to re-run xinput?  I
> should hope not.

Of course we do.  I added gpointing-device-settings, but it only
works for touchpads, not regular USB mice on my docking station.  Also,
when I undock and redock, the mouse gets a new xinput id and loses all
settings.
I've written myself a script that I have to run any time I plug
in a mouse.  I contend this is still a bug until there is a persistent
way to get these settings working across all mice.

Joel

--8<---
#!/bin/bash -x
#
# xinput-fix-mice
#
# Finds any mice and sets their wheel emulation settings.  Run every
# time a mouse appears on the system.
#

list_pointers()
{
xinput list | \
awk '/pointer/{sub(/^.*id=/,""); sub(/[ \t].*$/, ""); print}'
}

has_emulation()
{
xinput list-props $1 | grep 'Wheel Emulation' >/dev/null 2>&1
}

fix_one_pointer()
{
if has_emulation $1
then
xinput --set-prop $1 "Evdev Wheel Emulation Button" 2
xinput --set-int-prop $1 "Evdev Wheel Emulation Axes" 8 6 7 4 5
xinput --set-prop $1 "Evdev Wheel Emulation" 1
fi
}

for i in $(list_pointers)
do
fix_one_pointer $i
done
-->8---

-- 

"War doesn't determine who's right; war determines who's left."

http://www.jlbec.org/
jl...@evilplan.org



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



Bug#564793: Missing md5sums for bogofilter

2010-01-15 Thread Loïc Minier
On Fri, Jan 15, 2010, Serafeim Zanikolas wrote:
> fixed 564793 1.2.1-1
> Again, these have been fixed in 1.2.1-1, currently in unstable.

 Bah my bad, what matters is that it's fixed; thanks!

-- 
Loïc Minier



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



Bug#565452: AMD64 Squeeze install not working

2010-01-15 Thread Malte Schmidt-Tychsen
Package: installation-reports

Boot method: USB memory stick
Image version: AMD64 Squeeze
Date: 13th through 15th of January

Machine: Mainboard Asus M4A785TD-V EVO, Realtek RTL8111/8168 onboard nic, 785G 
mainboard chipset, Radeon 4600 series video card, SCSI controller AHA-2940U
Processor: Phenom II
Memory: 4 GB
Partitions: /boot, WinXP, Swap, Root, Home


For two days now I have been unsuccessful in trying to install Debian Squeeze 
AMD64 on a new machine (described above). I decided to write the experience 
down.

After the first couple tries (I had no problem in setting up the machine I am 
writing on now back in November, but it is i386), I decided to install Lenny 
and just upgrade to Squeeze. Installing Lenny from USB on this machine is no 
problem. Everything runs as it should. But the upgrade does not work. I tried 
it a couple times. First with apt-get dist-upgrade (after changing apt sources 
to squeeze), then with aptitude install apt dpkg aptitude and then 
safe-upgrade. The upgrade fails and the system ist hosed.

So back to trying to get Squeeze on the machine.

First I went to this webpage:
http://www.debian.org/devel/debian-installer/
and used this image:
http://cdimage.debian.org/cdimage/daily-builds/daily.old/arch-latest/amd64/iso-cd/debian-testing-amd64-businesscard.iso
together with this boot.tar.gz:
ftp://ftp.debian.org/debian/dists/squeeze/main/installer-amd64/current/images/hd-media/boot.tar.gz
with these instructions:
http://www.debian.org/releases/stable/amd64/ch04s03.html.en

Boot was fine. I clicked through to network detection. It detected my network 
and set it up via DHCP, but right after that I got the red screen saying that 
network setup has failed. Manually setting up the network (without DHCP) has 
the same result.

So I tried the same boot.tar.gz above with this iso image:
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-businesscard.iso
Here I get the error, that the kernel versions of the boot image and the iso 
don't match.

Next I wasted a CD-R by burning this same image:
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-businesscard.iso
to CD and get a lot of error messages of syntax-errors and segmentation faults 
for about 5-10 minutes the red screen saying that choosing language has failed. 
If I use expert mode or a couple options (like fb=false, mem=512M) I get a 
kernel panic - not syncing.

I did try a couple other methods to get the AMD64 Squeeze install. For example 
I unpacked a netboot.tar.gz and used syslinux and put it on the USB stick. The 
install had a different issue, but also crashed at some point. I also tried 
different boot.tar.gz images from sid and squeeze and combined them with 
different iso images from sid and squeeze. I might try and continue tomorrow or 
some other day. 

But I thought you would find this mail useful. OTOH, maybe I just made some 
stupid mistake and this email will be very useful to me, because someone who 
reads this might point that mistage out to me.

Thx,

Malte
-- 
Malte Schmidt-Tychsen
Backbergstr. 4H
12359 Berlin

Tel.:+49 (0) 30 28378078
Mobil:  +49 (0) 17622616529

Don't delay! Make backups now!

()  ASCII Ribbon Campaign - against HTML email
/\

Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser



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



Bug#565436: pbuilder: new $HOME value broke my hook scripts

2010-01-15 Thread Francesco Poli
On Fri, 15 Jan 2010 21:15:14 +0100 Loïc Minier wrote:

[...]
> On Fri, Jan 15, 2010, Francesco Poli (t1000) wrote:
> > Would it be possible to add a new environment variable to identify the
> > debianized source directory?
> > 
> > I think that adding the following simple line in pdebuild-internal just
> > beforeexport HOME=$(readlink -f $(pwd)/../) 
> > would suffice:
> > 
> >   export DEBSOURCEDIR=$(readlink -f $(pwd))
> > 
> > maybe with a comment that explains that this is useful for
> > hook scripts.
> > 
> > I think this would be harmless and very useful for many hook
> > scripts written by users in the future.
> > Please add this line as soon as possible, if you agree.
> 
>  Sure; that seems fine; not sure about the actual name, but that would
>  work.

Thank you very much for your quick and positive response!  :-)
I hope it can be done soon.

> 
>  The other hooks around do things like:
> cd /tmp/buildd/*/debian/..

Take into account that we are talking about pdebuild-internal, hence
the debianized source directory will be something like
/home/myuser/mypath/to/debpackages/mydebpackage/mydebpackage-x.y.z-r

Or am I misunderstanding something?

Maybe something like

  cd ${HOME}/*/debian/..

could help in my case.

> 
>  Which is probably a good workaround for your hooks for now.

I was indeed planning to use a workaround like the one described above,
but it has a flaw: it breaks if I keep more than one debianized
source directory inside the same parent directory, as in

..
└── bigproject
├── first_package
│   └── debian
├── second_package
│   └── debian
└── third_package
└── debian

where the workaround will always drop me into the first directory of
the file globbing expansion (the other non-optional arguments are
ignored by the cd command).

Rationale for this directory structure: two or more source packages may
be related, e.g. a program and some libraries used by the program


P.S.: the hook scripts I was talking about are the ones mentioned in
my .signature ...

-- 
 http://www.inventati.org/frx/progs/scripts/pdebuild-hooks.html
 Need some pdebuild hook scripts?
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpZcb4vPmTO6.pgp
Description: PGP signature


Bug#565432: closed by Sandro Tosi (Re: [Python-modules-team] Bug#565432: python-matplotlib: matplotlib.axes requires pytz package, provided by zope3 which is in conflict with ot

2010-01-15 Thread wzabo...@elektron.elka.pw.edu.pl

> Hello,
>
> On Fri, Jan 15, 2010 at 19:09, wzabo...@elektron.elka.pw.edu.pl
>  wrote:
>   
>>
>> Traceback (most recent call last):
>>  File "", line 1, in 
>>  File "/usr/lib/pymodules/python2.5/matplotlib/axes.py", line 17, in
>> 
>>import matplotlib.dates as mdates
>>  File "/usr/lib/pymodules/python2.5/matplotlib/dates.py", line 87, in
>> 
>>import pytz
>> ImportError: No module named pytz
>> 
>> the pytz module is provided only by the zope3 package which is currently
>> in conflict with many important packages (e.g. with python-twisted):
>> 
>
> ???
>
> $ python -c "import pytz as p ; print p.__file__"
> /usr/lib/python2.5/site-packages/pytz/__init__.pyc
> $ dpkg -S pytz/__init__.py
> python-tz: /usr/share/pyshared/pytz/__init__.py
>
>   
>> zope3 depends on python-zopeinterface (= 3.3.1-7)
>> zope3 suggests zope3-dbg
>> python-zope.interface conflicts with zope3
>> zope3 depends on python-twisted-web2 (>= 0.2.0+svn20070403)
>> 
>
> probably it's something else, maybe another submodule or such. What's
> needed by matplotlib is python-tz
>
>   
>> ii  python-tz   2009p-1  Python version of the Olson
>> 
>
> that's installed on your machine, so it should be something broken on
> your machine; for sure it's not a bug in matplotlib, hence closing.
>
>   
The problem is, that python-tz installs into /usr/share/pyshared
It seems that Python on my machine does not look for modules
in this directory.
I don't know if it is a problem specific to my machine, or common
for all up to date debian/testing systems...

-- 
Regards, Wojtek




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



Bug#565451: dokuwiki: postinst script depends on existence of /etc/apache2 directory

2010-01-15 Thread Vincent Arkesteijn
Package: dokuwiki
Version: 0.0.20090214b-3
Severity: normal
Tags: patch

Dokuwiki's postinst script normally installs a link in the
/etc/apache2/conf.d directory to its apache.conf. There is some code
to detect the absence of the /etc/apache2 directory and not install
the link in that case, but unfortunately there's a bug. The attached
patch fixes this.


-- 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/1 CPU core)
Locale: LANG=C, lc_ctype=nl...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages dokuwiki depends on:
ii  debconf [debconf-2.0]1.5.28  Debian configuration management sy
ii  libphp-simplepie 1.2-1   RSS and Atom feed parsing in PHP
ii  php-geshi1.0.8.4-1   Generic Syntax Highlighter
ii  php5 5.2.11.dfsg.1-2 server-side, HTML-embedded scripti
ii  ucf  3.0025  Update Configuration File: preserv

Versions of packages dokuwiki recommends:
ii  imagemagick  7:6.5.8.3-1 image manipulation programs
pn  php4-cli | php5-cli(no description available)

dokuwiki suggests no packages.

-- debconf information:
* dokuwiki/system/accessible: localhost only
* dokuwiki/webservers:
* dokuwiki/system/documentroot: /wiki
  dokuwiki/system/localnet: 10.0.0.0/24
* dokuwiki/system/purgepages: false
--- dokuwiki.postinst.orig  2009-07-13 21:00:04.0 +0200
+++ dokuwiki.postinst   2010-01-15 22:25:26.0 +0100
@@ -76,10 +76,10 @@
 {
 dir="/etc/apache2"
 
-echo "Installing into... [$dir]" >/dev/stderr
-
 # Skip servers with no configuration
-[ -d $dir ] || continue
+[ -d $dir ] || return 0
+
+echo "Installing into... [$dir]" >/dev/stderr
 
 # Link the apache configuration file to the server's
 # conf.d directory


Bug#565420: icewm: exits immediately after background is drawn

2010-01-15 Thread Eduard Bloch
#include 
* Michal Suchanek [Fri, Jan 15 2010, 05:57:38PM]:

> Installing wmaker and removing icewm resolves the issue which suggests
> there is a problem with icewm.
> 
> --- .xsession-errors
> 
> /etc/gdm/Xsession: Beginning session setup...

Have you tried it with kdm or xdm?

> icewm-session: icewm-session: Warning: File still open: fd=5, 
> target='pipe:[13842]' (missing FD_CLOEXEC?)

That's weird. It's the first time I see such messages, they are from
a code part written especially for Linux. Not sure what the purpose is,
maybe to detect broken kernels or misconfigured user environment.

> IceWM: Out of memory for RGB pixel buffer 
> /usr/share/icewm/themes/1in1-xp/taskbar/windows.xpm

I just tried 1in1-xp theme - problem is not reproducible. Have you set
some cruel ulimit settings? What does "ulimit -a" show? Is your system
running out of filehandles? What do you have in /proc/sys/fs/file-nr and
/proc/sys/fs/file-max ?

Regards,
Eduard.

-- 
Debian Tipp #10: Es gibt Debian Mailinglisten für alles, von Fragen der
Benutzer bis zu Debatten, was man den Debians Richtlinien-Dokumenten hinzufügen
sollte. Schauen sie doch mal die Auflistung unter
http://www.debian.org/MailingLists/ an, und abonieren Sie die Listen, die sie
interessieren.



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



Bug#564795: Bug#564794: Doesn't cleanup completely after build

2010-01-15 Thread Serafeim Zanikolas
fixed 564794 1.2.1-1
fixed 564795 1.2.1-1
thanks

On Mon, Jan 11, 2010 at 11:57:39PM +0100, Loïc Minier wrote [edited]:
> Version: 1.2.0-3
[..]
> 
>  bogofilter doesn't cleanup the build dir completely after a build +
>  clean; attached patch fixes it for me.
[..]
> Version: 1.2.0-3
> 
>  bogofilter doesn't honor nocheck in DEB_BUILD_OPTIONS; attached patch
>  fixes it for me.
> 

Hi Loïc,

Again, these have been fixed in 1.2.1-1, currently in unstable.

Cheers,
Serafeim

-- 
debtags-organised WNPP bugs: http://members.hellug.gr/serzan/wnpp



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



Bug#565449: ITP: sysbars-applet -- GNOME applet showing bar-graphs of system resource usage

2010-01-15 Thread Tony Houghton
Package: wnpp
Severity: wishlist
Owner: Tony Houghton 


* Package name: sysbars-applet
  Version : 0.1.3
  Upstream Author : Tony Houghton 
* URL : http://www.realh.co.uk/rox.shtml#sysbars
* License : GPL-3
  Programming Lang: Python
  Description : GNOME applet showing bar-graphs of system resource usage

 SysBars is a GNOME applet, written in Python, to provide a simple and compact
 view of system resource usage with animated bars on the panel. It currently
 has readouts for CPU, RAM and swap usage and disk and network throughput.
 Other readouts can be added by adding compatible Python files to the plugins
 and platforms directories.



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



Bug#565387: [php-maint] Bug#565387: php5-odbc: odbc_fetch_object() causes heap corruption on 64bit systems

2010-01-15 Thread Raphael Geissert
forwarded 565387 http://bugs.php.net/bug.php?id=50370
thanks

Will take a look at it and fix it in the next stable upload.

-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



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



Bug#565450: python-twisted-conch: missing dependency: python-pyasn1

2010-01-15 Thread John S. Skogtvedt
Package: python-twisted-conch
Version: 1:9.0.0-1
Severity: normal

I got the following traceback attempting to use a Python program using 
python-twisted-conch:

  File "/usr/lib/python2.5/site-packages/twisted/conch/ssh/transport.py", line 
30, in  
from twisted.conch.ssh import keys  
   
  File "/usr/lib/python2.5/site-packages/twisted/conch/ssh/keys.py", line 20, 
in   
from pyasn1.type import univ
   
exceptions.ImportError: No module named pyasn1.type 

Installing the python-pyasn1 package fixed it.


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

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

Versions of packages python-twisted-conch depends on:
ii  python 2.5.4-5   An interactive high-level object-o
ii  python-central 0.6.14+nmu2   register and build utility for Pyt
ii  python-crypto  2.0.1+dfsg1-4 cryptographic algorithms and proto
ii  python-twisted-core9.0.0-1   Event-based framework for internet

python-twisted-conch recommends no packages.

python-twisted-conch 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#564793: Missing md5sums for bogofilter

2010-01-15 Thread Serafeim Zanikolas
fixed 564793 1.2.1-1
thanks

On Mon, Jan 11, 2010 at 11:56:55PM +0100, Loïc Minier wrote:
> Package: bogofilter
> Version: 1.2.0-3
> Severity: minor
> Tags: patch
> User: ubuntu-de...@lists.ubuntu.com
> Usertags: origin-ubuntu lucid ubuntu-patch
>
>  bogofilter ships a lintian override file and no md5sums; attached patch
>  fixes it for me.

Hi Loïc,

The issue is fixed in 1.2.1-1, currently in unstable.

Cheers,
Serafeim

-- 
debtags-organised WNPP bugs: http://members.hellug.gr/serzan/wnpp



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



Bug#565448: mysql-server-5.1: Symlinks to non-existing mysql-test-run.pl

2010-01-15 Thread Philipp Weis
Package: mysql-server-5.1
Version: 5.1.41-3
Severity: minor

| $ ll /usr/share/mysql/mysql-test/
| total 0
| lrwxrwxrwx 1 root root 17 Nov 25 17:46 mtr -> mysql-test-run.pl
| lrwxrwxrwx 1 root root 17 Nov 25 17:46 mysql-test-run -> mysql-test-run.pl

The target mysql-test-run.pl doesn't exist anywhere in the archive.

Philipp



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

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

Versions of packages mysql-server-5.1 depends on:
ii  adduser 3.112add and remove users and groups
ii  debconf [debconf-2.0]   1.5.28   Debian configuration management sy
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libdbi-perl 1.609-1  Perl Database Interface (DBI)
ii  libgcc1 1:4.4.2-9GCC support library
ii  libmysqlclient165.1.41-3 MySQL database client library
ii  libstdc++6  4.4.2-9  The GNU Standard C++ Library v3
ii  libwrap07.6.q-18 Wietse Venema's TCP wrappers libra
ii  lsb-base3.2-23   Linux Standard Base 3.2 init scrip
ii  mysql-client-5.15.1.41-3 MySQL database client binaries
ii  mysql-common5.1.41-3 MySQL database common files (e.g. 
ii  passwd  1:4.1.4.2-1  change and administer password and
ii  perl5.10.1-8 Larry Wall's Practical Extraction 
ii  psmisc  22.10-1  utilities that use the proc file s
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages mysql-server-5.1 recommends:
ii  libhtml-template-perl  2.9-1 HTML::Template : A module for usin
ii  mailutils [mailx]  1:2.1+dfsg1-3 GNU mailutils utilities for handli

Versions of packages mysql-server-5.1 suggests:
pn  tinyca (no description available)

-- debconf information:
  mysql-server/error_setting_password:
  mysql-server-5.1/start_on_boot: true
  mysql-server-5.1/postrm_remove_databases: false
  mysql-server-5.1/nis_warning:
  mysql-server-5.1/really_downgrade: false
  mysql-server/password_mismatch:
  mysql-server/no_upgrade_when_using_ndb:


signature.asc
Description: Digital signature


Bug#564071: gdm: GDM does not pick up sessions in /var/lib/menu-xdg/xsessions/

2010-01-15 Thread Bill Allombert
reopen 564071 Bill Allombert 
quit
On Thu, Jan 07, 2010 at 04:29:37PM +0100, Josselin Mouette wrote:
> Le jeudi 07 janvier 2010 à 14:30 +, Francis Russell a écrit :
> > GDM is not picking up xsessions that are stored in 
> > /var/lib/menu-xdg/xsessions. It appears this
> > was removed in Debian bug #464179. Is there some Debian policy that 
> > specifies where xsessions should be
> > registered? Otherwise this seems like a bit of a hack. 
> 
> The only place to register for X sessions is /usr/share/xsessions.

Where is it documented ?  Do you really want menu-xdg to generate xsessions in
/usr/share/xsessions?

If xsessions is anything like the other existing XDG specification, it is
trivial for GDM to read xsessions file in /var/lib/menu-xdg/xsessions.  The
only real issue is #464179 but first duplicated entries is not a critical
problem, and if xsessions were documented it would be possible to avoid the
duplication by merging the list instead of concatening them. In any case it is
possible to alleviate this problem in two ways:
1) add a Debian submenu for sessions files in /var/lib/menu-xdg/xsessions.
2) remove xsessions files in /usr/share/xsessions for window manager that are
not XDG compliant and use menu.

> > At least one window manager (ratpoison) uses the
> > menu-xdg system to register itself. Please see Debian bug #563959.
> 
> The Debian menu system has no mechanism for identifying X sessions. It
> adds all window managers to known X sessions, which is utterly wrong
> since a window manager has absolutely nothing to do with a session
> manager. You need to use the XDG specification instead.

The XDG specification does not cover xsessions files which are utterly
undocumented, and Debian menu entries that needs="wm" have to provide X
sessions to work anyway. If you have example needs="wm" menu entries that
do not provide X session, please tell me and I will get them fixed.
If you means something else, then it is trivial to extend menu to 
cover X sessions, but that is only an issue for menu-xdg.

Anyway, GDM being the default display manager should work with all the 
window manager and cannot force window managers that does not implement
the XDG specification to provide an xsession file, especially with the
lack of documentation.

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 



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



Bug#565447: Dangling symlink in /usr/share/doc/bash.

2010-01-15 Thread Philipp Weis
Package: bash
Version: 4.1-1
Severity: minor

Hello,

| $ ll /usr/share/doc/bash/completion-contrib 
| lrwxrwxrwx 1 root root 26 Nov 15 11:24
| /usr/share/doc/bash/completion-contrib -> ../bash-completion/contrib

The target of this link doesn't exist on my system nor in the archive.

Philipp


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

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

Versions of packages bash depends on:
ii  base-files5.0.0  Debian base system miscellaneous f
ii  dash  0.5.5.1-3  POSIX-compliant shell
ii  debianutils   3.2.2  Miscellaneous utilities specific t
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand

Versions of packages bash recommends:
ii  bash-completion   1:1.1-3programmable completion for the ba

Versions of packages bash suggests:
ii  bash-doc  4.1-1  Documentation and examples for the

-- no debconf information


signature.asc
Description: Digital signature


Bug#352758: -- installation: "etch" installer fails to detect/configure PC card NIC

2010-01-15 Thread Holger Wansing
Hi,

Chris Jones  wrote:
> > A comment to this bugreport told you, that this is a firmware issue.
> 
> Sorry, I have little familiarity with the bug reporting system and I did
> no see this comment. Where can read the comments?
> 
> I don't see any comments at:
> 
>   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352758
> 
> All I see are my two entries.

Ah, you are right, of course. I didn't saw that the comment I mentioned was
from you yourself. Somehow I thought it was from someone else.

> > Support for loading firmware during installation was added to the
> > lenny installer.
> 
> > Please try the lenny installer.
> 
> I have been running lenny for a couple of years, and am in the process
> of assessing Squeeze prior to switching. 
> 
> Since I usually upgrade by cloning the current stable to another
> partition and running a dist-upgrade, I was not aware of this change.
> 
> Being unfamiliar with the bug reporting system, and not seeing anything
> on the above-mentioned page, I mistakenly assumed that the problem had
> not been corrected, especially since it is still present in fairly
> recent distributions and live CD's that are based on debian.
> 
> All apologies for the confusion and please let me know where in the
> debian manuals I can find a description of the debian bug tracking
> system in order to avoid such problems in the future.

As wrote above, you didn't miss anything, and you had was no problem with
the bug reporting system. 
If someone writes a comment to your bugreport (writes a mail to 
352...@bugs.debian.org), as subscriber you normally get a copy of this 
comment.
So, you should not miss any information on this bugreport.

To investigate, if this problem still exists in the recent installer and
to help fixing it (if it still exists), you could try a daily build of 
the installer for squeeze:

http://www.debian.org/devel/debian-installer/

(You don't need to do a full installation, just start the installer and
go through the process until the step where network hardware is detected.
No harm to your harddrive will happen, if you stop the installation process
when it comes to partitioning the disk.)



Holger

-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n y
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



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



Bug#564280: buildd doesn't build package which builds too long

2010-01-15 Thread Kurt Roeckx
On Fri, Jan 15, 2010 at 10:50:09PM +0300, Dmitry E. Oboukhov wrote:
> There is the same on powerPC
> 
> https://buildd.debian.org/fetch.cgi?pkg=wordnet;ver=1%3A3.0-22;arch=powerpc;stamp=1263584217
> 
> 154777 articles were done
> 154818 articles were done
> 154923 articles were done
> 155059 articles were done
> 155200 articles were done
> dict/dbfiles/index.adj was processed
> make: *** Deleting file `goldendict-wordnet.dsl'
> make: *** [goldendict-wordnet.dsl] Terminated
> Build killed with signal 15 after 150 minutes of inactivity

And it spend 56 hours to get to that point.


Kurt




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



Bug#423082: Problem with Belkin USB 2.0 Notebook Card in Toshiba 4000CDS.

2010-01-15 Thread peasthope
Folk,

Date: Wed, 30 Dec 2009 17:45:30 +0100 Moritz 
  Muehlenhoff  wrote,
> Please test the current 2.6.32 from unstable ...

At 2010-01-12 update of the Toshiba 4000CDS 
to Squeeze with kernel 2.6.32 was completed 
and the Cardbus USB adapter was tested.

The repeating error message mentioned at 
2009-08-12 is gone.  Yet there is now an 
error message when the Belkin FD5050 
USB-Ethernet adapter is plugged in and 
an another message when the USB mouse is 
added.  If the mouse is plugged while the 
second USB socket is vacant, there is no 
error message and the mouse works OK, in 
my brief observation.  X logs a few error 
messages; one mentioning the IOCTL for 
the mouse.

The earlier error screen is now visible here.
http://members.shaw.ca/peasthope/BelkinCardbusUSB.jpg

The current screen is here.
http://members.shaw.ca/peasthope/BelkinCardbusUSB20100113.jpg
 
My poorly qualified conclusion is that at 
least one problem remains in a PCMCIA driver, 
in a USB driver or in the Pegasus driver; 
a problem might also exist in udev.

Moritz, you are better qualified than I am 
to report upstream.  If you prefer that I 
issue the report, just let me know.

Regards,  ... Peter E.


-- 
Google "pathology workshop"




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



Bug#563084: vdr: Fix some dvd menu

2010-01-15 Thread Tobias Grimm
Hello!

matthieu castet wrote:

> The abi is broken because I add a member in dvdspu class ?

Yes.

> But dvdspu is only used by dvd plugin. Do you need to rebuild others ?

Technically not, but by the inofficial "VDR Packaging Policy" every ABI
change requires all plugins to be rebuilt. That's why VDR provides a
virtual package for each new ABI and plugins depend on it.

> If you want I can rework the patch to avoid that.

If that's possible without any drawbacks, this would be great.

> PS : I have done some debug with an other vdr user and :
> - this patch should be applied with
> http://article.gmane.org/gmane.linux.vdr/41531/match= patch

Does this work? Klaus seemed to be sceptical.

> - there is a missing Hide in Draw.

I think, I've seen this in the vdr 1.7.11. diff too.

> I will resend you a patch. Tell me if you want that I avoid breaking
> plugin API.

If it's possible to not break the ABI, please do so.

The KDE guys have put together a nice list of do's and don'ts:

http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++

bye,

Tobias



signature.asc
Description: OpenPGP digital signature


Bug#565446: hotkey-setup: add support for HP Pavilion ze4500

2010-01-15 Thread Sascha Silbe
Package: hotkey-setup
Version: 0.1-23
Severity: wishlist


It would be nice if the "special" keys on my HP Pavilion ze4500 were supported. 
Some of them actually work already - those that don't work yet need to be 
enabled using a small Perl script (omke [1]).

sascha.si...@caravan:~$ sudo /usr/sbin/dmidecode --string system-manufacturer
Hewlett-Packard
sascha.si...@caravan:~$ sudo /usr/sbin/dmidecode --string system-product-name
Pavilion ze4500 (DS442E)
sascha.si...@caravan:~$ sudo /usr/sbin/dmidecode --string system-version
KAM1.49


[1] 
http://sourceforge.net/projects/omke/files/omke/omke-1.0/omke-1.0.tar.gz/download


-- Package-specific info:

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

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

Versions of packages hotkey-setup depends on:
ii  console-tools [console-uti 1:0.2.3dbs-66 Linux console and font utilities
ii  discover   2.1.2-3   hardware identification system
ii  dmidecode  2.9-1.2   Dump Desktop Management Interface 
ii  laptop-detect  0.13.7attempt to detect a laptop
ii  libc6  2.10.2-2  GNU C Library: Shared libraries

hotkey-setup recommends no packages.

hotkey-setup 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#565445: RM: libdvbpsi4 -- ROM; superseded by libdvbpsi5

2010-01-15 Thread Christophe Mutricy
Package: ftp.debian.org
Severity: normal

Hello,

Please remove libdvbpi4 (libdvbpsi4 and libdvbpsi4-dev) from unstable.

No packages depends or build-depends on it and it has been superseded by
libdvbpsi5


-- 
Xtophe



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



  1   2   3   4   >