Bug#534739: I have made read-edid works on all architectures

2009-07-18 Thread LIU Qi
Hi,
In Packages-arch-specific, please remove the architecture restrict
related to the read-edid package. I have made this package build and
work on all architectures. Thanks!

Regards,
Qi
-- 
 LIU Qi

 liuq...@gmail.com
 li...@printk.org

 PGP Key fingerprint:
  A8C0 860C D8A9 D6FC 551F
  6E2C A4AB 763B 00EC 886F



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



Bug#536308: console-data: tried with kbd

2009-07-18 Thread Christian Perrier
Quoting Ishmael (ismael...@hotmail.com):
> Package: console-data
> Version: 2:1.07-11
> Followup-For: Bug #536308
> 
> 
> Hi again
> I installed kbd (which removed console-tools) and
> restarted the box; now caps lock capitalizes everything
> except "ñ", and backspace somethimes prints squares
> instead of deleting a letter, as an example, I can't
> delet ñ while trying to log-in the console.


Do you mean that the "ñ" was entered at the login prompt? If it was,
you're hit by another bug (#536560).

Please try entering characters after being logged in, not at the login
prompt.




signature.asc
Description: Digital signature


Bug#537503: jmdlx: Hands don’t move during tricks

2009-07-18 Thread Anders Kaseorg
This patch from upstream SVN r137 fixes the problem.  I’ve attached a 
debdiff that adds this as a dpatch.

--- a/src/jmlib/patterns.cpp
+++ b/src/jmlib/patterns.cpp
@@ -127,9 +127,8 @@ int ParsePatterns(FILE *input,
group->next = NULL;
} else if(sscanf(buf, "%%%255[^\n]",current_style) == 1) {
/* New Style */
-   if(current_style && *current_style && styles->first) {
+   if(current_style && *current_style) {
if(Find_Style(styles,current_style) != NULL) {
-   strcpy(current_style,"Normal\0");
continue;
}
} else {diff -u jugglemaster-0.4/debian/changelog jugglemaster-0.4/debian/changelog
--- jugglemaster-0.4/debian/changelog
+++ jugglemaster-0.4/debian/changelog
@@ -1,3 +1,10 @@
+jugglemaster (0.4-4) unstable; urgency=low
+
+  * jmlib_style_parsing.dpatch: Fix parsing of custom styles.
+(Closes: #537503)
+
+ -- Anders Kaseorg   Sun, 19 Jul 2009 02:11:47 -0400
+
 jugglemaster (0.4-3) unstable; urgency=low
 
   [ Barry deFreese ]
diff -u jugglemaster-0.4/debian/patches/00list 
jugglemaster-0.4/debian/patches/00list
--- jugglemaster-0.4/debian/patches/00list
+++ jugglemaster-0.4/debian/patches/00list
@@ -4,0 +5 @@
+jmlib_style_parsing.dpatch
only in patch2:
unchanged:
--- jugglemaster-0.4.orig/debian/patches/jmlib_style_parsing.dpatch
+++ jugglemaster-0.4/debian/patches/jmlib_style_parsing.dpatch
@@ -0,0 +1,21 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## jmlib_style_parsing.dpatch by Anders Kaseorg 
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Fix parsing of custom styles.  From upstream SVN r137.
+
+...@dpatch@
+
+--- a/src/jmlib/patterns.cpp
 b/src/jmlib/patterns.cpp
+@@ -127,9 +127,8 @@ int ParsePatterns(FILE *input,
+   group->next = NULL;
+   } else if(sscanf(buf, "%%%255[^\n]",current_style) == 1) {
+   /* New Style */
+-  if(current_style && *current_style && styles->first) {
++  if(current_style && *current_style) {
+   if(Find_Style(styles,current_style) != NULL) {
+-  strcpy(current_style,"Normal\0");
+   continue;
+   }
+   } else {


Bug#522956: firmware-matrox: g200-warp firmware from firmware-linux kills system on 3d-acceleration

2009-07-18 Thread David Baron
On Sunday 19 July 2009 02:23:52 Moritz Muehlenhoff wrote:
> On Mon, Apr 13, 2009 at 01:07:04PM +0300, David Baron wrote:
> > On Monday 13 April 2009 01:52:27 Ben Hutchings wrote:
> > > On Sat, 2009-04-11 at 21:58 +0300, David Baron wrote:
> > > [...]
> > >
> > > > > What happens if you uninstall the firmware?  The result should be a
> > > > > fallback to software rendering.
> > > >
> > > > This is what happens.
> > >
> > > Your bug report is for firmware-linux.  If you have not installed it,
> > > clearly you have not found a bug in the repackaging of the firmware but
> > > in the code added to the mga DRM driver for the missing-firmware case.
> > >
> > > Please confirm whether or not you have installed firmware-linux.  If
> > > not, please install it and report whether 3D acceleration works again.
> > >
> > > Ben.
> >
> > I obviously installed firmware-linux.
> >
> > Right now, report but, if it FINDS the named package, dies with an error.
> > So doing it this way allowed me to report the bug.
>
> Does this still occur in the 2.6.30 kernel?
>
> Cheers,
> Moritz

Yes.

With firmware-linux installed, attempts at DRI will hang.

Right now, I am running with the warp.c and ucode.h sources from 2.6.28 until 
this is fixed.



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



Bug#537519: http://qa.debian.org/popcon graphs not being updated

2009-07-18 Thread Amos Jeffries

Package: qa.debian.org

The popcon.php graphs do not appear to be generating correctly or from 
updated popcon data.


For example:
  http://qa.debian.org/popcon.php?package=squid
  http://qa.debian.org/popcon-graph.php?packages=squid

The page states last updated Jun 14 (its now July 19). Table of 
information shows daily changing information so I assume its correct. 
The graphs on both pages however do not show any change, or any data 
past about 1 July 2009.


AYJ



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



Bug#537518: Example files placed in /etc not /usr/share/doc/runit/examples

2009-07-18 Thread Cameron Hutchison
Package: runit
Version: 2.0.0-1
Severity: minor

The files /etc/sv/getty-5/* appear to be examples of how to start a
service and provide a finish script. It does not seem useful to provide
a configuration that runs getty only on tty5 when standard Debian
systems run gettys on tty1-6.

According to the Debian Policy Manual section 12.6, example
configuration files belong in /usr/share/doc/runit/examples .

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

Kernel: Linux 2.6.30-rc3-fritz-1-wl
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

runit depends on no packages.

Versions of packages runit recommends:
pn  fgetty (no description available)

Versions of packages runit suggests:
pn  runit-run  (no description available)
pn  socklog-run(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#537517: libnanohttp1: bigger-reads.diff is buggy

2009-07-18 Thread Russell Coker
Package: libnanohttp1
Version: 1.1.0-16
Severity: normal

The following patch needs to be applied to fix a bug in the bigger reads code.
Without this patch there will be data loss and sometimes SEGVs.

diff -ru libcsoap-1.1.0.bak/nanohttp/nanohttp-socket.c 
libcsoap-1.1.0/nanohttp/nanohttp-socket.c
--- libcsoap-1.1.0.bak/nanohttp/nanohttp-socket.c   2009-07-19 
13:27:14.0 +1000
+++ libcsoap-1.1.0/nanohttp/nanohttp-socket.c   2009-07-19 13:45:15.0 
+1000
@@ -552,7 +552,7 @@
   {
 memcpy(&buffer[totalRead], sock->read_buf, total - totalRead);
 *received = total;
-sock->buf_used = count - total - totalRead;
+sock->buf_used = count - (total - totalRead);
 sock->buf_start = total - totalRead;
 return H_OK;
   }



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



Bug#485197: bclock: diff for NMU version 1.0-12.1

2009-07-18 Thread Mauro Lizaur
tags 485197 + patch
thanks

Hello,
Here's a debdiff attached of a NMU to close this bug.

BTW, I was about to remove the obsolote build-dep on
x-dev, but this should be done when orphaned, may be
it's time to do it?

Regards,
Mauro

-- 
JID: lavaram...@jabber.org | http://lusers.com.ar/
2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1
diff -u bclock-1.0/debian/changelog bclock-1.0/debian/changelog
--- bclock-1.0/debian/changelog
+++ bclock-1.0/debian/changelog
@@ -1,3 +1,12 @@
+bclock (1.0-12+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replaced the build-dependency on xutils by xutils-dev to fix the
+FTBFS because of the use of imake now shipped by xutils-dev.
+(Closes: #485197)
+
+ -- Mauro Lizaur   Sun, 19 Jul 2009 01:40:34 -0300
+
 bclock (1.0-12) unstable; urgency=low
 
   * xlibs-dev transition (Closes: #346633)
diff -u bclock-1.0/debian/control bclock-1.0/debian/control
--- bclock-1.0/debian/control
+++ bclock-1.0/debian/control
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Teemu Hukkanen 
-Build-Depends: libx11-dev, libxext-dev, libxkbfile-dev, libxmu-dev, libxt-dev, x-dev, xutils
+Build-Depends: libx11-dev, libxext-dev, libxkbfile-dev, libxmu-dev, libxt-dev, x-dev, xutils-dev
 Standards-Version: 3.6.2.0
 
 Package: bclock


Bug#460501: Upgrading to a newer version?

2009-07-18 Thread Sven Joachim
On 2009-07-19 04:27 +0200, Rogério Brito wrote:

> Hi there.
>
> Would it be possible to upgrade to a newer version? I see that the
> packaging of lzma could use quite a lot of help.

I wonder whether lzma is going to be replaced by xz-utils (currently
sitting in NEW, targeted at experimental).  Mohammed might be able to
answer that question.

Sven



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



Bug#537101:

2009-07-18 Thread abdullllah al mosan
Nothing, AFAIK.


Bug#521238: stardic: Bus error on AMD64

2009-07-18 Thread LIU Qi
On Sat, Jul 18, 2009 at 09:47:28PM +0200, Andrew Lee wrote:
 > Good idea. But stardict doesn't provide a Chinese-English dictionary by
 > default. I am not familiar with stardic. Does anyone volunteer for dump
 > the dictionary from stardic and convert that to stardict format(please I
 > really need help on this)?
I just found that the dictionary from stardic in stardict format could
be downloaded. Please refer to this:
http://stardict.sourceforge.net/Dictionaries_zh_CN.php
(stardict1.3 dictionary(en - zh_CN))
Also there are lots of GPL licensed dictionaries in this webpage. You
could package them. Thanks.

Regards,
Qi

-- 
 LIU Qi

 liuq...@gmail.com
 li...@printk.org

 PGP Key fingerprint:
  A8C0 860C D8A9 D6FC 551F
  6E2C A4AB 763B 00EC 886F



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



Bug#537515: mod-mono: [INTL:ru] Russian debconf templates translation update

2009-07-18 Thread Yuri Kozlov
Package: mod-mono
Version: 2.4.2-1
Severity: wishlist
Tags: l10n patch


Russian debconf templates translation update is attached.

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of ru.po to Russian
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Yuri Kozlov , 2007.
# Yuri Kozlov , 2009.
msgid ""
msgstr ""
"Project-Id-Version: mod-mono 2.4.2-1\n"
"Report-Msgid-Bugs-To: mod-m...@packages.debian.org\n"
"POT-Creation-Date: 2009-07-16 15:24+0100\n"
"PO-Revision-Date: 2009-07-19 08:53+0400\n"
"Last-Translator: Yuri Kozlov \n"
"Language-Team: Russian \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#. Type: select
#. Description
#: ../libapache2-mod-mono.templates:2001
msgid "Mono server to use:"
msgstr "Используемый сервер Mono:"

#. Type: select
#. Description
#: ../libapache2-mod-mono.templates:2001
#| msgid ""
#| "The libapache2-mod-mono module can be used with one of two different Mono "
#| "ASP.NET backends:\n"
#| " - mod-mono-server : implements ASP.NET 1.1 features;\n"
#| " - mod-mono-server2: implements ASP.NET 2.0 features."
msgid ""
"The libapache2-mod-mono module can be used with one of two different Mono "
"ASP.NET backends:\n"
" - mod-mono-server1: implements ASP.NET 1.1 features;\n"
" - mod-mono-server2: implements ASP.NET 2.0 features."
msgstr ""
"Модуль libapache2-mod-mono можно использовать с одним из двух различных "
"серверов Mono ASP.NET:\n"
" - mod-mono-server1: реализует возможности ASP.NET 1.1;\n"
" - mod-mono-server2: реализует возможности ASP.NET 2.0."



Bug#537516: procmeter3: /proc/acpi/battery obsoleted by /sys/class/power_supply/BAT*

2009-07-18 Thread Tim Connors
Package: procmeter3
Version: 3.5b-1
Severity: normal

debian 2.6.30 (and probably before) no longer has /proc/acpi/battery
so the acpi module can't read battery stats.

They've been moved to /sys/class/power_supply/BAT*

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

Kernel: Linux 2.6.30-1-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/bash

Versions of packages procmeter3 depends on:
ii  libatk1.0-0   1.26.0-1   The ATK accessibility toolkit
ii  libc6 2.9-13 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.9-5FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.20.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.16.4-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.24.4-1   Layout and rendering of internatio
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxaw7   2:1.0.5-2  X11 Athena Widget library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library

procmeter3 recommends no packages.

procmeter3 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#536610: [e16-data] "Type=XSession" in desktop file prevents gnome-session from starting e16

2009-07-18 Thread Laurence J. Lane
On Sat, Jul 18, 2009 at 5:11 AM, Kim Woelders wrote:

> I suspect this is a bug in the debian packaging.

The actual bug would probably be the lack of a
/usr/share/applications/e16.desktop in the package.  I wonder where
the bug submitter acquired his.

> The Type in /usr/share/applications/e16.desktop indeed
> has to be Application, whereas (I believe) it must be
> XSession in  /usr/share/xsessions/e16.desktop.

> The original e16 package does install the two different
> e16.desktop files.

They're symlinks to e16.desktop and e16.desktop-app
respectively in /usr/share/e16/misc/. I manually made the former
symlink link in debian/e16-data.install, but neglected the latter.
They're not installed automatically by the package build.

Easy fix.



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



Bug#521238: stardic: Bus error on AMD64

2009-07-18 Thread LIU Qi
On Sat, Jul 18, 2009 at 09:47:28PM +0200, Andrew Lee wrote:
 > Good idea. But stardict doesn't provide a Chinese-English dictionary by
 > default. I am not familiar with stardic. Does anyone volunteer for dump
 > the dictionary from stardic and convert that to stardict format(please I
 > really need help on this)?
 > 
I will try to finish that.

-- 
 LIU Qi

 liuq...@gmail.com
 li...@printk.org

 PGP Key fingerprint:
  A8C0 860C D8A9 D6FC 551F
  6E2C A4AB 763B 00EC 886F



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



Bug#537514: ITP: haskell-language-c -- Haskell library for the analysis and generation of C code

2009-07-18 Thread Erik de Castro Lopo
Package: wnpp
Severity: wishlist
Owner: Erik de Castro Lopo 


* Package name: haskell-language-c
  Version : 0.3.1.1
  Upstream Author : Manuel M T Chakravarty, Duncan Coutt, Benedikt Huber, James 
 A.  Roskind
* URL : http://hackage.haskell.org/package/language-c
* License : BSD
  Programming Lang: Haskell
  Description : Haskell library for the analysis and generation of C code

 Language C is a haskell library for the analysis and generation of C code. It
 features a complete, well tested parser and pretty printer for all of C99 and
 a large set of GNU extensions.



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



Bug#537513: ITP: ibus-table-array30 -- Array30 input method based on table engine of ibus

2009-07-18 Thread LI Daobing
Package: wnpp
Severity: wishlist
Owner: LI Daobing 

* Package name: ibus-table-array30
  Version : 1.2.0.20090715
  Upstream Author : Ding-Yi Chen 
* URL : http://code.google.com/p/ibus
* License : GPLv2
  Programming Lang: N/A
  Description : Array30 input method based on table engine of ibus
 IBus-Table is the IM Engine framework for table-based input methods, such as
 WuBi, ErBi, Cangjie and so on.
 .
 This package provide one input method:
   * Array30: Array30 input method.
 .
 Array30 is a Chinese input method, check more information at
 http://zh.wikipedia.org/wiki/%E8%A1%8C%E5%88%97%E8%BC%B8%E5%85%A5%E6%B3%95 (in 
Chinese).



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



Bug#537512: shutter: Should Depend on libgtk2-imageview-perl, not Recommend it.

2009-07-18 Thread Ryan Niebur
On Sat, Jul 18, 2009 at 10:59:23PM -0400, Nicolas Dandrimont wrote:
> Package: shutter
> Version: 0.80-1
> Severity: grave
> Justification: renders package unusable
> 
> Hi,
> 
> When installing shutter without Recommends:, it fails to start giving
> the following message:
> 
> Can't locate Gtk2/ImageView.pm in @INC (@INC contains: /etc/perl 
> /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 
> /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
> /usr/local/lib/site_perl .) at /usr/bin/shutter line 51.
> BEGIN failed--compilation aborted at /usr/bin/shutter line 51.
> 
> Installing the recommended package libgtk2-imageview-perl obviously
> solves the issue.
> 

thanks for the report, will upload new version soon.

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


signature.asc
Description: Digital signature


Bug#537512: shutter: Should Depend on libgtk2-imageview-perl, not Recommend it.

2009-07-18 Thread Nicolas Dandrimont
Package: shutter
Version: 0.80-1
Severity: grave
Justification: renders package unusable

Hi,

When installing shutter without Recommends:, it fails to start giving
the following message:

Can't locate Gtk2/ImageView.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl .) at /usr/bin/shutter line 51.
BEGIN failed--compilation aborted at /usr/bin/shutter line 51.

Installing the recommended package libgtk2-imageview-perl obviously
solves the issue.

Thank you,
-- 
Nicolas Dandrimont

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

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

Versions of packages shutter depends on:
ii  imagemagick7:6.5.1.0-1.1 image manipulation programs
ii  libfile-basedir-perl   0.03-0.1  Perl module to use the freedesktop
ii  libfile-copy-recursive-per 0.38-1Perl extension for recursively cop
ii  libfile-desktopentry-perl  0.04-2Perl module to handle freedesktop 
ii  libfile-homedir-perl   0.86-1Get the home directory for yoursel
ii  libfile-mimeinfo-perl  0.15-1Perl module to determine file type
ii  libfile-which-perl 0.05-7Perl module for searching paths fo
ii  libglib-perl   1:1.222-1 Perl interface to the GLib and GOb
ii  libgnome2-gconf-perl   1.044-3   Perl interface to the GNOME GConf 
ii  libgnome2-perl 1.042-2   Perl interface to the GNOME librar
ii  libgnome2-vfs-perl 1.081-1   Perl interface to the 2.x series o
ii  libgnome2-wnck-perl0.16-2Perl interface to the Window Navig
ii  libgtk2-perl   1:1.221-1 Perl interface to the 2.x series o
ii  liblocale-gettext-perl 1.05-4Using libc functions for internati
ii  libproc-simple-perl1.26-1Perl interface to launch and contr
ii  librsvg2-common2.26.0-1  SAX-based renderer library for SVG
ii  libsort-naturally-perl 1.02-1Sort naturally - sort lexically ex
ii  libwww-mechanize-perl  1.58-1module to automate interaction wit
ii  libwww-perl5.829-1   WWW client/server library for Perl
ii  libx11-protocol-perl   0.56-2Perl module for the X Window Syste
ii  libxml-simple-perl 2.18-2Perl module for reading and writin
ii  perlmagick 7:6.5.1.0-1.1 Perl interface to the ImageMagick 

Versions of packages shutter recommends:
pn  libgoo-canvas-perl (no description available)
pn  libgtk2-imageview-perl (no description available)

Versions of packages shutter suggests:
pn  gnome-web-photo(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#537511: sox: play segfaults on iTunes .m4a files

2009-07-18 Thread Gene Cash
Package: sox
Version: 14.2.0-2
Severity: normal

When I try to play an .m4a file from iTunes, I get an immediate segfault, and 
the following line in my kernel log
kernel: [10621.464487] play[4769] general protection ip:b743db55 sp:bfd811a4 
error:0 in libavcodec.so.52.30.2[b705+4cf000]

I don't get any error messages, just the "Segmentation fault" from bash.

xine v0.99.6cvs plays the file just fine. This may be an issue with 
libavcodec52?

My version of libavcodec52 is:
ii  libavcodec52   5:0.5+svn20090612-0.1  library to encode decode multimedia 
streams - runtime files

I can supply a .m4a file for testing if that helps.

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

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

Versions of packages sox depends on:
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libltdl7   2.2.6a-4  A system independent dlopen wrappe
ii  libpng12-0 1.2.37-1  PNG library - runtime
ii  libsamplerate0 0.1.7-2   audio rate conversion library
ii  libsox-fmt-alsa14.2.0-2  SoX alsa format I/O library
ii  libsox-fmt-ao  14.2.0-2  SoX Libao format I/O library
ii  libsox-fmt-base14.2.0-2  Minimal set of SoX format librarie
ii  libsox-fmt-oss 14.2.0-2  SoX OSS format I/O library
ii  libsox114.2.0-2  SoX library of audio effects and p
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

sox recommends no packages.

Versions of packages sox suggests:
ii  libsox-fmt-all14.2.0-2   All SoX format libraries

-- 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#535776: Upgrading to a newer version?

2009-07-18 Thread Rogério Brito
Hi there.

Would it be possible to upgrade to a newer version? I see that the
packaging of lzma could use quite a lot of help.

Anyway, I just took some minutes reviewing the situation and I came up
with a patch that seems to address the problem that Arnaud seemed to
have with lzmp.cpp (the diff.gz is attached here).

Unfortunately, too much time has passed and upstream has changed the
tree quite a bit, leading to a breakage of interfaces. Anyway, here are
my offered changes:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 lzma (4.65-0.1) UNRELEASED; urgency=low
 .
   * New upstream release. Closes: #460501.
   * The sqlzma patch doesn't work, since upstream changed the directory
 tree a lot. TODO:
 + contact the squashfs people for the sqlzma patch updated.
 + contact upstream people and push as many of the debian/patches as
   possible (read Debian's "Social Contract" item #2).
   * The library interface is probably broken and the SONAME should be
 adjusted (taken from the lzma.txt file):
   .
   : Please note that interfaces for ANSI-C code were changed in LZMA
   : SDK 4.58. If you want to use old interfaces you can download previous
   : version of LZMA SDK from sourceforge.net site.
   .
   * As a consequence, the kernel module doesn't work (but LZMA is
 integrated in the Linux kernel).
   * The package should respect DEB_BUILD_OPTIONS.
   * The build system is *MESSY*.
   * ../lzmp.cpp:
 + fixed some warnings in the lzmp.cpp program.
 + fixed spelling error.
 + the gzip-like utility could be cleaned further.
   * debian/patches:
 + 07_un-private_file_object.diff: included to fix compilation.
 + 02_lzmp.diff: updated the version claimed in the makefile (this
   should really, really, really be automated---like, for instance,
   taken from Debian's changelog).
 + refreshed all patches.
   * debian/rules:
 + commented out some parts to build the main binaries.
 + avoid building lzma-source twice (use -a's with debhelper).
 + remove the lzma binary after being built.
   * debian/NEWS:
 + create with important information to end users.
   * debian/control.modules.in:
 + convert the encoding to utf-8.
   * debian/README.source:
 + include instructions containing modifications, per Debian Policy 4.9.
   * The package is now in the public domain, according to the
 documentation in lzma.txt and the site.
   * debian/control:
 + improve descriptions. Closes: #535776 (Thanks Justin B Rye).
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

I may have probably messed a lot of things, and there seems to be a lot
of low-hanging fruits.

Well, that's it for now.


Hope this helps, Rogério Brito.

-- 
Rogério Brito : rbr...@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org


lzma_4.65-0.1.diff.gz
Description: Binary data


Bug#485723: xpaint: FTBFS: Using imake without Build-Depends on xutils-dev

2009-07-18 Thread Cyril Brulebois
patch 485723 patch
thanks

Daniel Schepler  (10/06/2008):
> Package: xpaint
> Version: 2.7.8.1-1.2
> Severity: important
> User: schep...@debian.org
> Usertags: ftbfs-xutils

I started to work on it, but there are more things to do, like the
Depends on gs-gpl, adding a desktop file, etc. So here's a proposed
patch that people can use as a base for a full upload.

Mraw,
KiBi.
diff -u xpaint-2.7.8.1/debian/changelog xpaint-2.7.8.1/debian/changelog
--- xpaint-2.7.8.1/debian/changelog
+++ xpaint-2.7.8.1/debian/changelog
@@ -1,3 +1,15 @@
+xpaint (2.7.8.1-1.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix (possible) FTBFS by replacing obsolete xutils with xutils-dev in
+Build-Depends (Closes: #485723). Although the latter can be pulled
+by xaw3dg-dev, package should declare their dependencies properly.
+  * debian/control: Move the Homepage where it belongs.  debian/watch:
+  * Update it to use the SF redirector, thanks to Raphael Geissert
+(Closes: #449708).
+
+ -- Cyril Brulebois   Sun, 19 Jul 2009 04:00:44 +0200
+
 xpaint (2.7.8.1-1.2) unstable; urgency=low
 
   * Porter NMU.
diff -u xpaint-2.7.8.1/debian/control xpaint-2.7.8.1/debian/control
--- xpaint-2.7.8.1/debian/control
+++ xpaint-2.7.8.1/debian/control
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Hugo Vanwoerkom 
 Uploaders: Florian Ernst 
-Build-Depends: debhelper (>= 4), libxaw7-dev, libtiff4-dev, libpng12-dev, xutils, xaw3dg-dev, libxpm-dev
+Build-Depends: debhelper (>= 4), libxaw7-dev, libtiff4-dev, libpng12-dev, xutils-dev, xaw3dg-dev, libxpm-dev
 Standards-Version: 3.6.2
+Homepage: https://sourceforge.net/projects/sf-xpaint/
 
 Package: xpaint
 Architecture: any
@@ -23,2 +23,0 @@
- .
- Homepage: https://sourceforge.net/projects/sf-xpaint/
diff -u xpaint-2.7.8.1/debian/watch xpaint-2.7.8.1/debian/watch
--- xpaint-2.7.8.1/debian/watch
+++ xpaint-2.7.8.1/debian/watch
@@ -1,5 +1,2 @@
-# format version number, currently 2; this line is compulsory!
-version=2
-
-http://prdownloads.sourceforge.net/sf-xpaint/xpaint-(.*)\.tar\.bz2
-
+version=3
+http://sf.net/sf-xpaint/xpaint-(.*)\.tar\.bz2


signature.asc
Description: Digital signature


Bug#485732: xxkb: FTBFS: Using imake without Build-Depends on xutils-dev

2009-07-18 Thread Cyril Brulebois
tag 485732 patch
thanks

Daniel Schepler  (10/06/2008):
> Package: xxkb
> Version: 1.10-2.1
> Severity: important
> User: schep...@debian.org
> Usertags: ftbfs-xutils

Here's the patch for my NMU.

Mraw,
KiBi.
diff -u xxkb-1.10/debian/rules xxkb-1.10/debian/rules
--- xxkb-1.10/debian/rules
+++ xxkb-1.10/debian/rules
@@ -62,7 +62,7 @@
 	dh_link
 	dh_strip
 	dh_compress
-#	dh_fixperms
+	dh_fixperms
 # You may want to make some executables suid here.
 #	dh_suidregister
 #	dh_makeshlibs
diff -u xxkb-1.10/debian/changelog xxkb-1.10/debian/changelog
--- xxkb-1.10/debian/changelog
+++ xxkb-1.10/debian/changelog
@@ -1,3 +1,17 @@
+xxkb (1.10-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS by replacing obsolete xutils with xutils-dev in
+Build-Depends (Closes: #485732).
+  * Set urgency to “medium” as this bug affects testing too.
+  * Remove obsolete x-dev from Build-Depends too (Closes: #515483).
+  * debian/control: Move the Homepage where it belongs.
+  * debian/rules: Uncomment the dh_fixperms call (Closes: #391850).
+  * Menu transition: move from obsolete “Apps/Tools” to
+“Applications/System/Administration”.
+
+ -- Cyril Brulebois   Sun, 19 Jul 2009 03:48:31 +0200
+
 xxkb (1.10-2.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -u xxkb-1.10/debian/control xxkb-1.10/debian/control
--- xxkb-1.10/debian/control
+++ xxkb-1.10/debian/control
@@ -1,9 +1,10 @@
 Source: xxkb
 Section: x11
 Priority: optional
-Build-Depends: debhelper, xutils, libx11-dev, libxpm-dev, libxt-dev, x-dev
+Build-Depends: debhelper, xutils-dev, libx11-dev, libxpm-dev, libxt-dev
 Maintainer: Artem Chuprina 
 Standards-Version: 3.6.1
+Homepage: http://sourceforge.net/projects/xxkb/
 
 Package: xxkb
 Architecture: any
@@ -22,3 +22,0 @@
- .
- Homepage: http://sourceforge.net/projects/xxkb/
-
diff -u xxkb-1.10/debian/menu xxkb-1.10/debian/menu
--- xxkb-1.10/debian/menu
+++ xxkb-1.10/debian/menu
@@ -1,2 +1,2 @@
-?package(xxkb):needs="x11" section="Apps/Tools" \
+?package(xxkb):needs="x11" section="Applications/System/Administration" \
   title="xxkb" command="/usr/bin/xxkb"


signature.asc
Description: Digital signature


Bug#485727: xtoolwait: FTBFS: Using imake without Build-Depends on xutils-dev

2009-07-18 Thread Cyril Brulebois
tag 485727 patch
thanks

Daniel Schepler  (10/06/2008):
> Package: xtoolwait
> Version: 1.3-6.1
> Severity: important
> User: schep...@debian.org
> Usertags: ftbfs-xutils

Here's the diff for my NMU.

Mraw,
KiBi.
diff -u xtoolwait-1.3/debian/changelog xtoolwait-1.3/debian/changelog
--- xtoolwait-1.3/debian/changelog
+++ xtoolwait-1.3/debian/changelog
@@ -1,3 +1,14 @@
+xtoolwait (1.3-6.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS by replacing obsolete xutils with xutils-dev in
+Build-Depends (Closes: #485727).
+  * Set urgency to “medium” as this bug affects testing too.
+  * Remove obsolete x-dev from Build-Depends too (Closes: #515444).
+  * debian/control: Clean up description, move Homepage, remove Author.
+
+ -- Cyril Brulebois   Sun, 19 Jul 2009 03:41:38 +0200
+
 xtoolwait (1.3-6.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -u xtoolwait-1.3/debian/control xtoolwait-1.3/debian/control
--- xtoolwait-1.3/debian/control
+++ xtoolwait-1.3/debian/control
@@ -2,8 +2,9 @@
 Section: x11
 Priority: optional
 Maintainer: Dwayne C. Litzenberger 
-Build-Depends: debhelper (>> 4.0.0), x-dev, libx11-dev, libxext-dev, xutils
+Build-Depends: debhelper (>> 4.0.0), libx11-dev, libxext-dev, xutils-dev
 Standards-Version: 3.6.1
+Homepage: http://www.hacom.nl/~richard/software/xtoolwait.html
 
 Package: xtoolwait
 Architecture: any
@@ -16,3 +16,0 @@
- .
- Author: Richard Huveneers 
- Homepage: http://www.hacom.nl/~richard/software/xtoolwait.html


signature.asc
Description: Digital signature


Bug#537510: e2fsprogs: e2fsck -D corrupts ext4 filesystems

2009-07-18 Thread Matteo Frigo
Package: e2fsprogs
Version: 1.41.8-1
Severity: important

e2fsck -D sometimes corrupts healty ext4 file systems.  On one
real file system it produces plenty of messages of this form:

  Failed to optimize directory /sandbox/fftw3/dft/simd/codelets (58006): No 
'next' extent

After running e2fsck, the file system still has errors and certain
file names become corrupted.  Specifically, file FOO tends to be
corrupted as FOO~0.

I have managed to create a small test case that is farly reproducible
on my system.  Here are the steps:

# create 30G file system
amd:~# lvcreate -L 30G -n test amd
  Logical volume "test" created

amd:~# mkfs.ext4  /dev/mapper/amd-test
amd:~# mount -o noatime /dev/mapper/amd-test /mnt
amd:~# cd /mnt

# populate with 10 copies of linux kernel tree.
# The tree is at commit 78af08d90b8f745044b1274430bc4bc6b2b27aca
# (probably this does not matter)

amd:/mnt# for i in `seq 1 10`; do mkdir $i; (cd $i && git clone 
/scratch/athena/sandbox/linux-2.6); done

# prove that the file system is healthy

amd:~# umount /mnt

amd:~# e2fsck -f -n  /dev/mapper/amd-test 
e2fsck 1.41.8 (11-July-2009)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/mapper/amd-test: 309311/1966080 files (0.1% non-contiguous), 
1956119/7864320 blocks

# the corruption happens here:

amd:~# e2fsck -f -D  /dev/mapper/amd-test 
e2fsck 1.41.8 (11-July-2009)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 3A: Optimizing directories
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Free blocks count wrong for group #0 (15584, counted=15580).
Fix? yes

Free blocks count wrong for group #16 (16754, counted=16750).
Fix? 

After this, the file system is completely corrupted and 
e2fsck is completely unable to repair it.

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

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

Versions of packages e2fsprogs depends on:
ii  e2fslibs  1.41.8-1   ext2/ext3/ext4 file system librari
ii  libblkid1 1.41.3-1   block device id library
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libcomerr21.41.3-1   common error description library
ii  libss21.41.3-1   command-line interface parsing lib
ii  libuuid1  1.41.3-1   universally unique id library

e2fsprogs recommends no packages.

Versions of packages e2fsprogs suggests:
pn  e2fsck-static  (no description available)
pn  gpart  (no description available)
pn  parted (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#485538: xcb: FTBFS: Using imake without Build-Depends on xutils-dev

2009-07-18 Thread Cyril Brulebois
tag 485538 patch
thanks

Daniel Schepler  (09/06/2008):
> Package: xcb
> Version: 2.4-4
> Severity: important
> User: schep...@debian.org
> Usertags: ftbfs-xutils

Here's the patch for my NMU.

-qa@, probably a package that could/should be removed.

Mraw,
KiBi.
diff -u xcb-2.4/debian/changelog xcb-2.4/debian/changelog
--- xcb-2.4/debian/changelog
+++ xcb-2.4/debian/changelog
@@ -1,3 +1,14 @@
+xcb (2.4-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS by replacing xutils with xutils-dev in Build-Depends
+(Closes: #485538).
+  * Fix FTBFS by using “rm -f Makefile” instead of “rm Makefile” in the
+clean target (Closes: #533965).
+  * debian/control: Move the Homepage where it belongs.
+
+ -- Cyril Brulebois   Sun, 19 Jul 2009 03:30:22 +0200
+
 xcb (2.4-4) unstable; urgency=low
 
   * Applied patch from CVS (http://software.schmorp.de/)
diff -u xcb-2.4/debian/control xcb-2.4/debian/control
--- xcb-2.4/debian/control
+++ xcb-2.4/debian/control
@@ -2,8 +2,9 @@
 Section: x11
 Priority: optional
 Maintainer: Michael Schiansky 
-Build-Depends: debhelper (>> 3.0.0), xutils (>= 4.0.1), libxaw7-dev | libxaw-dev 
+Build-Depends: debhelper (>> 3.0.0), xutils-dev, libxaw7-dev | libxaw-dev 
 Standards-Version: 3.6.1
+Homepage: http://www.goof.com/pcg/marc/xcb.html
 
 Package: xcb
 Architecture: any
@@ -17,2 +17,0 @@
- Homepage: http://www.goof.com/pcg/marc/xcb.html
-
diff -u xcb-2.4/debian/rules xcb-2.4/debian/rules
--- xcb-2.4/debian/rules
+++ xcb-2.4/debian/rules
@@ -30,7 +30,7 @@
 
 	([ ! -f Makefile ] && xmkmf -a ||true)
 	-$(MAKE) clean
-	rm Makefile
+	rm -f Makefile
 	rm -f debian/xcb.1x
 
 	dh_clean


signature.asc
Description: Digital signature


Bug#537455: [Pkg-ia32-libs-maintainers] Bug#537455: ia32-apt-get: ia32-aptitude does not update periodically

2009-07-18 Thread Goswin von Brederlow
Toby Speight  writes:

> Package: ia32-apt-get
> Version: 22
> Severity: normal
>
> [I'm not sure whether this is 'normal' or 'wishlist' - it depends on
> whether the Apt::Periodic functionality is supposed to be supported]
>
> I have the following in a my apt.conf.d:
>
> /[ 50periodic ]
> | APT::Periodic::Update-Package-Lists "1";
> | APT::Periodic::Download-Upgradeable-Packages "1";
> | APT::Periodic::Unattended-Upgrade "0";
> \
>
> so that I get the latest package lists and packages using cheap-rate
> night-time bandwidth.  But this seems to cause only (native) aptitude's
> package list to update, and ia32-aptitude sees no new packages (possibly
> a security risk, given that security updates may be missed).  If
> ia32-aptitude is supposed to be a replacement, then there's certainly a
> shortfall in this area.

Another drawback of not diverting apt-get and aptitude. I'm afraid
this would have to be fixed in the apt-cron package so it calls the
new wrappers. But I have a patch pending for apt that would allow
ia32-apt-get to work directly with apt-get/aptitude without the need
to divert anything. Hopefully that will get accepted and then apt-cron
doesn't have to change. So keeping this bug here for the moment.

MfG
Goswin




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



Bug#537425: [Pkg-audacious-maintainers] Bug#537425: [audacious] Segmentation fault when trying to start

2009-07-18 Thread nenolod
severity 537425 important
thanks

Please run it as audacious2 --no-log, and remove any third-party plugins.  They 
may need to be rebuilt due to the PAPI changes in 2.1.

William

- Original Message -
From: "Martin Ketzer" 
To: sub...@bugs.debian.org
Sent: Saturday, July 18, 2009 3:00:29 AM
Subject: [Pkg-audacious-maintainers] Bug#537425: [audacious] Segmentation fault 
when trying to start

Package: audacious
Version: 2.1-1
Severity: serious

--- Please enter the report below this line. ---
i am getting a seg fault whenever i am trying to start audacious. it looks like 
this:

** (audacious2:7032): WARNING **: Could not open 
file:///home/simaketz/.adplug/adplug.db for reading
or writing: Error opening file: No such file or directory
Segmentation fault

when i delete the settings dir (~/.config/audacious) only "Segmentation fault" 
remains

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30.1

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org
  500 unstableftp.de.debian.org
  500 unstabledeb.opera.com
  500 testing ftp.de.debian.org
  500 experimentalwww.debian-multimedia.org
1 experimentalftp.de.debian.org

--- Package information. ---
Depends(Version) | Installed
-+-=
libatk1.0-0  (>= 1.20.0) | 1.26.0-1
libaudclient2  (= 2.1-1) | 2.1-1
libaudcore1(= 2.1-1) | 2.1-1
libc6   (>= 2.7) | 2.9-20
libcairo2 (>= 1.2.4) | 1.8.8-2
libdbus-1-3   (>= 1.0.2) | 1.2.16-2
libdbus-glib-1-2   (>= 0.78) | 0.80-4
libfontconfig1(>= 2.4.0) | 2.6.0-4
libfreetype6  (>= 2.2.1) | 2.3.9-5
libglib2.0-0 (>= 2.16.0) | 2.20.4-1
libgtk2.0-0  (>= 2.12.0) | 2.16.4-1
libice6 (>= 1:1.0.0) | 2:1.0.5-1
libmcs1  | 0.7.1-1
libmowgli1(>= 0.5.0) | 0.6.1-1
libpango1.0-0(>= 1.14.0) | 1.24.4-1
libsad2  | 2.1-1
libsamplerate0   | 0.1.7-2
libsm6   | 2:1.1.0-2
audacious-plugins   (>> 2.0) | 2.1-1
audacious-plugins   (<< 2.2) | 2.1-1
dbus | 1.2.16-2
dbus-x11 | 1.2.16-2
libaudid3tag2  (= 2.1-1) | 2.1-1
libaudutil1(= 2.1-1) | 2.1-1
gtk2-engines-pixbuf  | 2.16.4-1


Recommends   (Version) | Installed
==-+-===
audacious-plugins-extra   (>> 2.0) | 2.1-1
audacious-plugins-extra   (<< 2.2) | 2.1-1
unzip  | 6.0-1


Package's Suggests field is empty.






___
Pkg-audacious-maintainers mailing list
pkg-audacious-maintain...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-audacious-maintainers



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



Bug#485533: xbanner: FTBFS: Using imake without Build-Depends on xutils-dev

2009-07-18 Thread Cyril Brulebois
tag 485533 patch
thanks

Daniel Schepler  (09/06/2008):
> Package: xbanner
> Version: 1.31-25.3
> Severity: important
> User: schep...@debian.org
> Usertags: ftbfs-xutils

Here's the diff for my NMU.

Mraw,
KiBi.
diff -u xbanner-1.31/debian/control xbanner-1.31/debian/control
--- xbanner-1.31/debian/control
+++ xbanner-1.31/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Jose Carlos Medeiros 
 Uploaders: Ola Lundqvist 
-Build-Depends: debhelper (>= 4.1.16), libx11-dev, libxpm-dev, x-dev, xutils
+Build-Depends: debhelper (>= 4.1.16), libx11-dev, libxpm-dev, xutils-dev
 Standards-Version: 3.6.2
 
 Package: xbanner
diff -u xbanner-1.31/debian/README.debian xbanner-1.31/debian/README.debian
--- xbanner-1.31/debian/README.debian
+++ xbanner-1.31/debian/README.debian
@@ -27,7 +27,7 @@
 Note:
 	On displays with more that 8-bit color (including displays running at
 	32-bit color), the LeftDiagonal (and possibly other styles) bggrad has
-	noticable "strips" of color.  What is weird is that in 8-bit mode, it
+	noticeable "strips" of color.  What is weird is that in 8-bit mode, it
 	doesn't have those strips, but it does if the display is running with *more*
 	colors.
 
@@ -48,5 +48,5 @@
 	8 bits per component (in 8-bit modes as well).
 
-	This is a wierd limitation, but it exists. There is good chance you are
+	This is a weird limitation, but it exists. There is good chance you are
 	hitting this limitation.
 
diff -u xbanner-1.31/debian/changelog xbanner-1.31/debian/changelog
--- xbanner-1.31/debian/changelog
+++ xbanner-1.31/debian/changelog
@@ -1,3 +1,14 @@
+xbanner (1.31-25.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS by replacing obsolete xutils with xutils-dev in
+Build-Depends (Closes: #485533).
+  * Set urgency to “medium” as the bug affects testing too.
+  * Also remove obsolete x-dev from there (Closes: #515412).
+  * Fix two typos in README.Debian, thanks to lintian.
+
+ -- Cyril Brulebois   Sun, 19 Jul 2009 03:20:28 +0200
+
 xbanner (1.31-25.3) unstable; urgency=low
 
   * Non-maintainer upload to fix pending l10n issues.


signature.asc
Description: Digital signature


Bug#485217: spider: FTBFS: Using imake without Build-Depends on xutils-dev

2009-07-18 Thread Cyril Brulebois
Slightly different version, actually.

Mraw,
KiBi.
diff -u spider-1.2/debian/control spider-1.2/debian/control
--- spider-1.2/debian/control
+++ spider-1.2/debian/control
@@ -1,7 +1,7 @@
 Source: spider
 Section: games
 Priority: optional
-Build-Depends: libx11-dev, libxmu-dev, libxt-dev, x-dev, xutils, libxaw7-dev
+Build-Depends: libx11-dev, libxmu-dev, libxt-dev, xutils-dev, libxaw7-dev
 Maintainer: Dale Scheetz (Dwarf #1) 
 Standards-Version: 3.1.0.0
 
diff -u spider-1.2/debian/changelog spider-1.2/debian/changelog
--- spider-1.2/debian/changelog
+++ spider-1.2/debian/changelog
@@ -1,3 +1,16 @@
+spider (1.2-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS by replacing obsolete xutils with xutils-dev in
+Build-Depends (Closes: #485217).
+  * Set urgency to “medium” as this bug affects testing too.
+  * Also remove obsolete x-dev from Build-Depends (Closes: #515484).
+  * Include desktop file by Daniel Dickinson and install it from
+debian/rules.
+  * Menu transition: from /usr/lib/menu to /usr/share/menu.
+
+ -- Cyril Brulebois   Sun, 19 Jul 2009 03:14:37 +0200
+
 spider (1.2-4) unstable; urgency=low
 
   * Acknowledge NMU fix. Closes: #347088
diff -u spider-1.2/debian/rules spider-1.2/debian/rules
--- spider-1.2/debian/rules
+++ spider-1.2/debian/rules
@@ -40,9 +40,10 @@
 #  build new directories in temp
 #
 	install -d debian/tmp debian/tmp/DEBIAN
+	install -d debian/tmp/usr/share/applications
 	install -d debian/tmp/usr/share/doc/$(P)
 	install -d debian/tmp/usr/games
-	install -d debian/tmp/usr/lib/menu
+	install -d debian/tmp/usr/share/menu
 	install -d debian/tmp/usr/share/pixmaps
 #  Install post install and pre remove scripts
 #
@@ -70,7 +71,10 @@
 	ln -s round.spider debian/tmp/usr/games/spider
 #  Install menu file
 #
-	install -m 644 debian/menu debian/tmp/usr/lib/menu/spider
+	install -m 644 debian/menu debian/tmp/usr/share/menu/spider
+#  Install desktop file
+#
+	install -m 644 debian/spider.desktop debian/tmp/usr/share/applications/spider.desktop
 #  Install and compress man pages
 #
 	install -d debian/tmp/usr/share/man/man1
only in patch2:
unchanged:
--- spider-1.2.orig/debian/spider.desktop
+++ spider-1.2/debian/spider.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Type=Application
+Name=Spider Solitaire
+Exec=spider
+Terminal=false
+Icon=Spider32x32
+Categories=Application;Game;CardGame;


signature.asc
Description: Digital signature


Bug#485217: spider: FTBFS: Using imake without Build-Depends on xutils-dev

2009-07-18 Thread Cyril Brulebois
tag 485217 patch
thanks

Daniel Schepler  (08/06/2008):
> Package: spider
> Version: 1.2-4
> Severity: important
> User: schep...@debian.org
> Usertags: ftbfs-xutils

Here's the patch for my NMU.

Mraw,
KiBi.
diff -u spider-1.2/debian/control spider-1.2/debian/control
--- spider-1.2/debian/control
+++ spider-1.2/debian/control
@@ -1,7 +1,7 @@
 Source: spider
 Section: games
 Priority: optional
-Build-Depends: libx11-dev, libxmu-dev, libxt-dev, x-dev, xutils, libxaw7-dev
+Build-Depends: libx11-dev, libxmu-dev, libxt-dev, xutils-dev, libxaw7-dev
 Maintainer: Dale Scheetz (Dwarf #1) 
 Standards-Version: 3.1.0.0
 
diff -u spider-1.2/debian/changelog spider-1.2/debian/changelog
--- spider-1.2/debian/changelog
+++ spider-1.2/debian/changelog
@@ -1,3 +1,15 @@
+spider (1.2-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS by replacing obsolete xutils with xutils-dev in
+Build-Depends (Closes: #485217).
+  * Set urgency to “medium” as this bug affects testing too.
+  * Also remove obsolete x-dev from Build-Depends (Closes: #515484).
+  * Include desktop file by Daniel Dickinson and install it from
+debian/rules.
+
+ -- Cyril Brulebois   Sun, 19 Jul 2009 02:59:46 +0200
+
 spider (1.2-4) unstable; urgency=low
 
   * Acknowledge NMU fix. Closes: #347088
diff -u spider-1.2/debian/rules spider-1.2/debian/rules
--- spider-1.2/debian/rules
+++ spider-1.2/debian/rules
@@ -40,6 +40,7 @@
 #  build new directories in temp
 #
 	install -d debian/tmp debian/tmp/DEBIAN
+	install -d debian/tmp/usr/share/applications
 	install -d debian/tmp/usr/share/doc/$(P)
 	install -d debian/tmp/usr/games
 	install -d debian/tmp/usr/lib/menu
@@ -71,6 +72,9 @@
 #  Install menu file
 #
 	install -m 644 debian/menu debian/tmp/usr/lib/menu/spider
+#  Install desktop file
+#
+	install -m 644 debian/spider.desktop debian/tmp/usr/share/applications/spider.desktop
 #  Install and compress man pages
 #
 	install -d debian/tmp/usr/share/man/man1
only in patch2:
unchanged:
--- spider-1.2.orig/debian/spider.desktop
+++ spider-1.2/debian/spider.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Name=Spider Solitaire
+Icon=
+Exec=spider
+Terminal=false
+Icon=Spider32x32
+Categories=Application;Game;CardGame;


signature.asc
Description: Digital signature


Bug#523774: mutt-patched: please add sidebar-dotted and sidebar-sorted patches

2009-07-18 Thread Antonio Radici
On Sun, Jul 19, 2009 at 01:19:45AM +1200, Jan Larres wrote:
> Hi,
> 
> sorting is already implemented in version 1.5.20 of the sidebar patch.
> The Debian package of mutt 1.5.20 still seems to use 1.5.19 of the
> patch, so please update the patch to the current version and drop this
> sidebar-sorted patch.

Yes, this is true, I've adapted the 1.5.19 patch the same day that 1.5.20 was
released (there was no new patch at that time yet); I will certainly include the
new patch for 1.5.20 in the next upload

> Regarding the shortening:
> I wouldn't make it an option, since it is already mandatory for servers
> which use '/' as a separator. Also, there's a free() missing for
> sidebar_folder_name.
> I think it would be a good idea to send this patch to the sidebar
> maintainer so it can be integrated and benefit everyone.

Ok, I will do so; thanks for your contribution, it's really important to improve
what we are offering to the Debian users :-)

Cheers,
Antonio



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



Bug#536187: emacs-goodies-el in-package scripts rely on emacs21

2009-07-18 Thread Peter S Galbraith
Daniel Moerner  wrote:

> Hi,
> 
> emacs-goodies-el does not build-depend on emacs21. However, any
> changes in the loaddefs or additions of scripts to the file relies on
> calling elisp/-loaddefs.make, which itself calls emacs21.
> This is not a blocker for the removal of emacs21 per se, but it would
> be nice to get this fixed right now.
> 
> Peter:
> 
> I have prepared the attached patch which changes the emacs21
> references to emacs22. I have also removed the emacs21 conditional
> depends from the control file. I patched the source and ran the
> *-loaddefs.make files with emacs22 instead of emacs21 and there were
> no errors. If you have no objections I can apply this to the CVS (or
> you can) in the next few days. If you would rather have a
> non-version-depended call to just "emacs" that might also make sense
> too. The package probably still needs a bit more cleaning up but this
> would at least be a start and I think clears up all the emacs21
> references. (e.g., there is still a reference to emacs-snapshot in
> gnus-bonus-el as well as various comments about emacs21)
> 
> Regards,
> Daniel

Seems to me that we shouldn't depend on any specific version, as long as
emacs21 exists in stable, since a lot of people using stable will use
unstable emacs-goodies-el.  But removing specific references to emacs21
is good!

As for emacs-snapshot, let's not be too hasty in removing it!  I'm sure
it will be back as soon as emacs22 gets old!

:-)

Peter



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



Bug#485271: wmmount: FTBFS: Using imake without Build-Depends on xutils-dev

2009-07-18 Thread Cyril Brulebois
Olly Betts  (18/06/2009):
> The FTBFS is fixed by adding the missing build dependency on
> xutils-dev, as Daniel said in the original bug report.

Thanks for confirming.

Fixed package uploaded with the attached debdiff.

Mraw,
KiBi.
diff -u wmmount-1.0beta2/debian/control wmmount-1.0beta2/debian/control
--- wmmount-1.0beta2/debian/control
+++ wmmount-1.0beta2/debian/control
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Josip Rodin 
-Build-Depends: debhelper (>= 4), libx11-dev, libxext-dev, libxpm-dev, xutils
+Build-Depends: debhelper (>= 4), libx11-dev, libxext-dev, libxpm-dev, xutils-dev
 Standards-Version: 3.7.2
 
 Package: wmmount
diff -u wmmount-1.0beta2/debian/menu wmmount-1.0beta2/debian/menu
--- wmmount-1.0beta2/debian/menu
+++ wmmount-1.0beta2/debian/menu
@@ -1,2 +1,2 @@
-?package(wmmount): needs="X11" title="wmmount" section="Apps/System" \
+?package(wmmount): needs="X11" title="wmmount" section="Applications/System/Monitoring" \
   command="wmmount -- -w -s"
diff -u wmmount-1.0beta2/debian/changelog wmmount-1.0beta2/debian/changelog
--- wmmount-1.0beta2/debian/changelog
+++ wmmount-1.0beta2/debian/changelog
@@ -1,3 +1,14 @@
+wmmount (1.0beta2-7.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS by adding xutils-dev to Build-Depends (Closes: #485271), as
+confirmed by Olly Betts. And remove xutils from there, as it is
+obsolete.
+  * Set urgency to “medium” as the bug affects testing.
+  * Menu transition: “Apps/System” to “Applications/System/Monitoring”.
+
+ -- Cyril Brulebois   Sun, 19 Jul 2009 02:36:43 +0200
+
 wmmount (1.0beta2-7) unstable; urgency=medium
 
   * Documented %% in the manual page, fully closes: #274875.


signature.asc
Description: Digital signature


Bug#536187: emacs-goodies-el in-package scripts rely on emacs21

2009-07-18 Thread Daniel Moerner
Hi,

emacs-goodies-el does not build-depend on emacs21. However, any
changes in the loaddefs or additions of scripts to the file relies on
calling elisp/-loaddefs.make, which itself calls emacs21.
This is not a blocker for the removal of emacs21 per se, but it would
be nice to get this fixed right now.

Peter:

I have prepared the attached patch which changes the emacs21
references to emacs22. I have also removed the emacs21 conditional
depends from the control file. I patched the source and ran the
*-loaddefs.make files with emacs22 instead of emacs21 and there were
no errors. If you have no objections I can apply this to the CVS (or
you can) in the next few days. If you would rather have a
non-version-depended call to just "emacs" that might also make sense
too. The package probably still needs a bit more cleaning up but this
would at least be a start and I think clears up all the emacs21
references. (e.g., there is still a reference to emacs-snapshot in
gnus-bonus-el as well as various comments about emacs21)

Regards,
Daniel

-- 
Daniel Moerner 
Index: debian/control
===
RCS file: /cvsroot/pkg-goodies-el/emacs-goodies-el/debian/control,v
retrieving revision 1.78
diff -u -u -r1.78 control
--- debian/control	1 Jun 2009 03:30:24 -	1.78
+++ debian/control	19 Jul 2009 00:52:02 -
@@ -108,7 +108,7 @@
 
 Package: gnus-bonus-el
 Architecture: all
-Depends: emacs22 | emacsen, gnus | emacs22 | emacs21 | xemacs21 | emacs-snapshot
+Depends: emacs22 | emacsen, gnus | emacs22 | xemacs21 | emacs-snapshot
 Section: news
 Description: Miscellaneous add-ons for Gnus
  This package contains a few Emacs-Lisp files, obtained from various
Index: elisp/debian-el/debian-el-loaddefs.make
===
RCS file: /cvsroot/pkg-goodies-el/emacs-goodies-el/elisp/debian-el/debian-el-loaddefs.make,v
retrieving revision 1.1
diff -u -u -r1.1 debian-el-loaddefs.make
--- elisp/debian-el/debian-el-loaddefs.make	1 Oct 2003 01:05:22 -	1.1
+++ elisp/debian-el/debian-el-loaddefs.make	19 Jul 2009 00:52:02 -
@@ -1 +1 @@
- emacs21 -batch --no-site-file --multibyte --eval '(setq load-path (cons "." load-path))' -l autoload --eval '(setq generated-autoload-file (expand-file-name "debian-el-loaddefs.el"))' --eval '(setq make-backup-files nil)' -f batch-update-autoloads .
+emacs22 -batch --no-site-file --multibyte --eval '(setq load-path (cons "." load-path))' -l autoload --eval '(setq generated-autoload-file (expand-file-name "debian-el-loaddefs.el"))' --eval '(setq make-backup-files nil)' -f batch-update-autoloads .
Index: elisp/dpkg-dev-el/dpkg-dev-el-loaddefs.make
===
RCS file: /cvsroot/pkg-goodies-el/emacs-goodies-el/elisp/dpkg-dev-el/dpkg-dev-el-loaddefs.make,v
retrieving revision 1.1
diff -u -u -r1.1 dpkg-dev-el-loaddefs.make
--- elisp/dpkg-dev-el/dpkg-dev-el-loaddefs.make	4 Nov 2003 02:07:56 -	1.1
+++ elisp/dpkg-dev-el/dpkg-dev-el-loaddefs.make	19 Jul 2009 00:52:02 -
@@ -1 +1 @@
-emacs21 -batch --no-site-file --multibyte --eval '(setq load-path (cons "." load-path))' -l autoload --eval '(setq generated-autoload-file (expand-file-name "dpkg-dev-el-loaddefs.el"))' --eval '(setq make-backup-files nil)' -f batch-update-autoloads .
+emacs22 -batch --no-site-file --multibyte --eval '(setq load-path (cons "." load-path))' -l autoload --eval '(setq generated-autoload-file (expand-file-name "dpkg-dev-el-loaddefs.el"))' --eval '(setq make-backup-files nil)' -f batch-update-autoloads .
Index: elisp/emacs-goodies-el/emacs-goodies-loaddefs.make
===
RCS file: /cvsroot/pkg-goodies-el/emacs-goodies-el/elisp/emacs-goodies-el/emacs-goodies-loaddefs.make,v
retrieving revision 1.1
diff -u -u -r1.1 emacs-goodies-loaddefs.make
--- elisp/emacs-goodies-el/emacs-goodies-loaddefs.make	13 Sep 2003 00:35:25 -	1.1
+++ elisp/emacs-goodies-el/emacs-goodies-loaddefs.make	19 Jul 2009 00:52:02 -
@@ -1 +1 @@
- emacs21 -batch --no-site-file --multibyte --eval '(setq load-path (cons "." load-path))' -l autoload --eval '(setq generated-autoload-file (expand-file-name "emacs-goodies-loaddefs.el"))' --eval '(setq make-backup-files nil)' -f batch-update-autoloads .
+emacs22 -batch --no-site-file --multibyte --eval '(setq load-path (cons "." load-path))' -l autoload --eval '(setq generated-autoload-file (expand-file-name "emacs-goodies-loaddefs.el"))' --eval '(setq make-backup-files nil)' -f batch-update-autoloads .


Bug#536308: console-data: tried with kbd

2009-07-18 Thread Ishmael
Package: console-data
Version: 2:1.07-11
Followup-For: Bug #536308


Hi again
I installed kbd (which removed console-tools) and
restarted the box; now caps lock capitalizes everything
except "ñ", and backspace somethimes prints squares
instead of deleting a letter, as an example, I can't
delet ñ while trying to log-in the console.



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



Bug#537509: libc6: 2.9 unneecssarily breaks eventfd and signalfd with older kernels

2009-07-18 Thread Marc Lehmann
Package: libc6
Version: 2.9-12
Severity: normal


glibc-2.9 unnecssarily breaks compatibility with older kernels and
eventfd/signalfd.

with glibc-2.7 and 2.8, eventfd and signalfd work with kernels <2.6.27, as
they call the old syscall number.

glibc-2.9 *only* calls the newer syscall number.

that means that programs that could get eventfd's/signalfds with an older
libcs cannot do so with newer ones, even though the kernel supports it.

it would be better if glibc fell back to the old syscall when the new one
returns ENOSYS, or calls the old one first if flags == 0.

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

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

Versions of packages libc6 depends on:
ii  libgcc1   1:4.4.0-1~exp1 GCC support library

libc6 recommends no packages.

Versions of packages libc6 suggests:
hi  glibc-doc 2.7-18 GNU C Library: Documentation
hi  locales   2.9-12 GNU C Library: National Language (

-- debconf information excluded



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



Bug#521238: stardic: Bus error on AMD64

2009-07-18 Thread Aníbal Monsalve Salazar
On Sat, Jul 18, 2009 at 09:47:28PM +0200, Andrew Lee wrote:
>On Sat, Jul 18, 2009 at 04:20:13AM +1000, Anibal Monsalve Salazar wrote:
>>Andrew, could you create a pseudo binary package named stardic in your
>>source package stardict in such a way that the users of stardic can
>>upgrade to stardict smoothly?
>
>Good idea. But stardict doesn't provide a Chinese-English dictionary by
>default. I am not familiar with stardic. Does anyone volunteer for dump
>the dictionary from stardic and convert that to stardict format(please I
>really need help on this)?
>
>I think I can update the stardict package first however it would go into
>NEW queue for a while.
>
>And I'd add these into stardict's debian/control:
>Package: stardict
>Provides: stardic
>Replaces: stardic
>Conflict: stardic
>
>Package: stardic
>Architecture: all
>Depends: stardict
>Description: transiational dummy package which can be safely removed
> Dummy package to upgrade to the new stardict package.
>
>Would you mind to sponsor upload for this, Aníbal?

Sure.

Don't forget to set the DM flag in debian/control too.

Cheers!



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



Bug#524818: msmtp: crontab and mutt difficulties to work

2009-07-18 Thread Emmanuel Bouthenot
Hi,

> msmtp can't do local delivery hence you should try with a valid email
> address (like rob...@foo.bar).
> I've tried the same crontab with a valid email address and it works
> fine.

Did you try with a valid email address (i.e. which contains a fully
qualified domain name) ?


Regards, 

-- 
Emmanuel Bouthenot



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



Bug#537290: classpath-common,gcj-jdk: Conflicting file /usr/share/man/man1/gappletviewer.1.gz

2009-07-18 Thread Matthias Klose

reassign 537290 classpath-common
thanks

No, there's nothing wrong with gcj-jdk. It defines a conflict with the current 
classpath-common. What needs to be done: update classpath to 0.98, build cacao 
using the new classpath, then decide what to do with the tools which are both 
built by gcj-jdk and classpath, if we want to avoid the conflict. 
classpath/cacao should at least provide something like /usr/lib/jvm/ 
and provide alternatives as other JVM's do.


Maybe it is a help to provide a new cacao-source source package just building 
the cacao-source binary package, which then is then used by classpath and 
openjdk-6 to build the cacao runtime.


If nobody is interested in classpath, then we maybe should remove it.

  Matthias

On 16.07.2009 14:10, Daniel Schepler wrote:

Package: classpath-common, gcj-jdk
Severity: serious

classpath-common and gcj-jdk both have the file
/usr/share/man/man1/gappletviewer.1.gz.  It seems gcj-jdk tried to "fix" the
issue using a versioned conflict with classpath-common; however, that makes
cacao's Build-Depends unsatisfiable as it Build-Depends on both classpath-
common and default-jdk-builddep (at least on !alpha).

Wouldn't it make sense to handle this as an alternative, since gcj uses
classpath libraries anyway?





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



Bug#528028: BUG: Bad page state in process md?_resync pfn:

2009-07-18 Thread Moritz Muehlenhoff
On Sun, May 10, 2009 at 02:25:14PM +0200, Cristian Ionescu-Idbohrn wrote:
> Package: linux-image-2.6.29-1-686
> Version: 2.6.29-3
> Justification: breaks the whole system
> Severity: critical
> 
> I wonder if this is the same thing Neil Brown refers to, here:
> 
>   http://www.spinics.net/lists/raid/msg23053.html

The referenced patch was merged into 2.6.30. Can you confirm that
this problem has been solved in the current kernel from unstable?

Cheers,
Moritz



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



Bug#537497: copyright line

2009-07-18 Thread Robert Millan

Btw that file was entirely rewritten by me on 2005, you might as well fix
the copyright line (which I didn't back then).

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."
--- 1/class/autotools-files.mk.in~	2009-07-18 23:10:38.0 +0200
+++ 1/class/autotools-files.mk.in	2009-07-19 01:29:14.0 +0200
@@ -1,5 +1,5 @@
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2002,2003 Colin Walters 
+# Copyright © 2005 Robert Millan
 # Description: A class to automatically update GNU autotools files
 #
 # This program is free software; you can redistribute it and/or


Bug#535354: linux-image-2.6.30-1-powerpc: PowerPC RTC Device needs kernel configuration change to work

2009-07-18 Thread Mourad De Clerck
reopen 535354
thanks

It seems that this bug hasn't been resolved yet. I'm currently on
linux-image-2.6.30-1-powerpc 2.6.30-3 - yet rtc-generic complains:

rtc-generic: hctosys: unable to read the hardware clock

when trying "hwclock --systohc" for instance, it responds with the
following:

RTC_RD_TIME: Invalid argument
ioctl() to /dev/rtc0 to read the time failed.

Regards,

Mourad DC



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



Bug#522956: firmware-matrox: g200-warp firmware from firmware-linux kills system on 3d-acceleration

2009-07-18 Thread Moritz Muehlenhoff
On Mon, Apr 13, 2009 at 01:07:04PM +0300, David Baron wrote:
> On Monday 13 April 2009 01:52:27 Ben Hutchings wrote:
> > On Sat, 2009-04-11 at 21:58 +0300, David Baron wrote:
> > [...]
> >
> > > > What happens if you uninstall the firmware?  The result should be a
> > > > fallback to software rendering.
> > >
> > > This is what happens.
> >
> > Your bug report is for firmware-linux.  If you have not installed it,
> > clearly you have not found a bug in the repackaging of the firmware but
> > in the code added to the mga DRM driver for the missing-firmware case.
> >
> > Please confirm whether or not you have installed firmware-linux.  If
> > not, please install it and report whether 3D acceleration works again.
> >
> > Ben.
> 
> I obviously installed firmware-linux.
> 
> Right now, report but, if it FINDS the named package, dies with an error. So 
> doing it this way allowed me to report the bug.

Does this still occur in the 2.6.30 kernel?

Cheers,
Moritz



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



Bug#537508: /usr/share/doc/console-tools/examples contains an invalid file

2009-07-18 Thread Thomas R Bailey
Package: console-tools
Version: 1:0.2.3dbs-65.1
Severity: minor


The file name displays as ??
This is an annoying issue when running backup since the name is invalid. 
Using 'tar cf ..' does not report the issue but pigz does.

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

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

Versions of packages console-tools depends on:
ii  debconf [debconf-2.0]1.5.24  Debian configuration management sy
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libconsole   1:0.2.3dbs-65.1 Shared libraries for Linux console
ii  lsb-base 3.2-20  Linux Standard Base 3.2 init scrip

Versions of packages console-tools recommends:
ii  console-common0.7.80 basic infrastructure for text cons
ii  console-data  2:1.07-11  keymaps, fonts, charset maps, fall

Versions of packages console-tools suggests:
pn  kbd-compat (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#523201: Re: Bug#523201: linux-image-2.6.29-1-686: ath5k - connection drops after 4-8 hours with NoProbeR

2009-07-18 Thread Moritz Muehlenhoff
On Thu, Apr 09, 2009 at 09:12:12PM +, krazy...@gmail.com wrote:
> On Apr 9, 2009 6:24am, maximilian attems  wrote:
> >On Wed, Apr 08, 2009 at 05:32:52PM -0400, Josh Drizin wrote:
> 
> >please try out 2.6.29-2 it has ath5k fixes from 2.6.29.1
> 
> >should hit mirrors soonest.
> 
> After trying with 2.6.29-2, I get the same error, but the connection
> dies after 14 hours. dmesg reports nearly identical errors as
> before:
> 
> [30252.923918] ath5k phy0: unsupported jumbo
> [39971.745314] ath5k phy0: unsupported jumbo
> [46607.282387] ath5k phy0: unsupported jumbo
> [51770.888084] wlan0: No ProbeResp from current AP 00:0f:66:ba:81:6e
> - assume out of range
> [51772.99] ath5k phy0: noise floor calibration timeout (2412MHz)
> [55353.333466] ath5k phy0: noise floor calibration timeout (2412MHz)
> 
> Interestingly, I do not get a noise floor calibration timeout before
> the No ProbeResp this time, rather the unsupported jumbo warnings.

Does this still occur with 2.6.30?

Cheers,
Moritz



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



Bug#527993: Module::Build::Compat's generated Makefile doesn't remove the Makefile in the distclean target

2009-07-18 Thread Ryan Niebur
Hi Niko!

could you please add this to the package? the new version of
Module::Build (with my patch) has been released on CPAN, and we'd like
to release the libmodule-build-perl package but don't want to create
confusion. and another person ran into this problem again today..

Cheers,
Ryan

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


signature.asc
Description: Digital signature


Bug#537505: ..hangs apt* dry w "E: Couldn't configure pre-depend libc6-i386 for lib32objc2, probably a dependency cycle"

2009-07-18 Thread Arnt Karlsen
Package: libc6-i386
Version: 2.9-18, using old 32bit box to report 64 bit bug hanging new box...
Severity: normal


Subject: ..hangs apt* dry w "E: Couldn't configure pre-depend libc6-i386 for 
lib32objc2, probably a dependency cycle"
Package: libc6-i386
Version: 2.9-18
Severity: normal


...aptitude output on trying to upgrade pkgs:
celsius:~# aptitude
E: Couldn't configure pre-depend libc6-i386 for lib32objc2, probably a 
dependency cycle.
A package failed to install.  Trying to recover:
Press return to continue.

E: Couldn't configure pre-depend libc6-i386 for lib32objc2, probably a 
dependency cycle.
A package failed to install.  Trying to recover:
Press return to continue.

...trying to toss out lib32objc2, has libc6-i386 blame some other pkg.


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

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

Versions of packages libc6-i386 depends on:
ii  libc6 2.9-18 GNU C Library: Shared libraries

libc6-i386 recommends no packages.

libc6-i386 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#325338: dpkg-reconfigure has no man information about priority

2009-07-18 Thread 韓達耐
Hi

Just as the OP I would also warmly welcome such an addition to the manpage.

Best regards

-- 
Danai



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



Bug#537507: xfce4-power-manager: with suspend to ram on lid close, doing it twice puts laptop in unusable state

2009-07-18 Thread Jeremy Lal
Package: xfce4-power-manager
Version: 0.8.2-1
Severity: normal

If power-manager is set to suspend to ram on lid close,
closing and opening the lid works only once on my laptop.
Closing it a second time puts the laptop in a state
where quite everything (display, hard disk, fan) is off,
only power button is on.
But doing a manual suspend to ram (from the power-manager menu)
works any number of times. Resuming with power button or (closing
 then) opening lid works ok.
Also if power-manager is set to do nothing on lid close, it does...
nothing, as expected (i also tried multiple times).
I reported that bug upstream, too, see :

http://bugzilla.xfce.org/show_bug.cgi?id=5584


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

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

Versions of packages xfce4-power-manager depends on:
ii  hal  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer
ii  libc62.9-20  GNU C Library: Shared libraries
ii  libcairo21.8.8-2 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib 0.80-4  simple interprocess messaging syst
ii  libglib2.0-0 2.20.4-1The GLib library of C routines
ii  libgtk2.0-0  2.16.4-1The GTK+ graphical user interface 
ii  libnotify1 [ 0.4.5-1 sends desktop notifications to a n
ii  libpango1.0- 1.24.4-1Layout and rendering of internatio
ii  libx11-6 2:1.2.1-1   X11 client-side library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxfce4util 4.6.1-1 Utility functions library for Xfce
ii  libxfcegui4- 4.6.1-1+b1  Basic GUI C functions for Xfce4
ii  libxfconf-0- 4.6.1-1 Client library for Xfce4 configure
ii  xfce4-power- 0.8.2-1 power manager for Xfce desktop, ar

xfce4-power-manager recommends no packages.

Versions of packages xfce4-power-manager suggests:
ii  xfce4-power-manager-plugins   0.8.2-1power manager plugins for Xfce pan

-- 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#537506: syslinux-common: pxelinux doesn't display progress on downloading files

2009-07-18 Thread Vagrant Cascadian
Package: syslinux-common
Version: 2:3.82+dfsg-1
Severity: normal

when using pxelinux, the version in lenny displays "."s while downloading
files... the pxelinux version in squeeze/sid displays absolutely nothing, which
makes it hard to determine if the download is stalled, or just silently
working, but slow.

live well,
  vagrant



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



Bug#537504: bpython: ignores the config option 'hist_file'

2009-07-18 Thread Philipp Winter
Package: bpython
Version: 0.9.3-1
Severity: normal
Tags: patch

Hi,

setting a custom value for the configuration option 'hist_file' does not work.
The program ignores it. Apparently, the developers seem to have forgotten
to check for this configuration option. The attached patch should fix this.


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

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

Versions of packages bpython depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-pkg-resources  0.6c9-2Package Discovery and Resource Acc
ii  python-pygments   1.0-2  syntax highlighting package writte

bpython recommends no packages.

bpython suggests no packages.

-- debconf-show failed
diff -Naur bpython/cli.py bpython.new/cli.py
--- bpython/cli.py	2009-07-19 00:12:17.0 +0200
+++ bpython.new/cli.py	2009-07-19 00:26:11.0 +0200
@@ -338,7 +338,7 @@
 if not OPTS.arg_spec:
 return
 
-pythonhist = os.path.expanduser('~/.pythonhist')
+pythonhist = os.path.expanduser(OPTS.hist_file)
 if os.path.exists(pythonhist):
 with codecs.open(pythonhist, 'r', getpreferredencoding(),
  'ignore') as hfile:
@@ -1961,7 +1961,7 @@
 
 repl.repl()
 if OPTS.hist_length:
-histfilename = os.path.expanduser('~/.pythonhist')
+histfilename = os.path.expanduser(OPTS.hist_file)
 with codecs.open(histfilename, 'w', getpreferredencoding(),
  'ignore') as hfile:
 hfile.writelines(repl.rl_hist[-OPTS.hist_length:])


Bug#537012: gnome-inm-forecast: FTBFS: configure: error: Package requirements, (libglade-2.0 >= 2.6) were not met:

2009-07-18 Thread peter green

tags 537012 +patch sid squeeze

This package requires libglade-2.pc but does not build-depend on 
libglade2-dev which provides it. In lenny it gets away with this because 
it is pulled in indirectly via libpanel-applet-dev and libbonoboui2-dev. 
in squeeze and sid it does not.


Adding libglade2-dev to the build-depends will fix the bug.




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



Bug#537458: boinc-client: Broken dependencies. /init.d script requires schedtool and ionice.

2009-07-18 Thread René Mayorga
On Sat, Jul 18, 2009 at 11:55:19PM +0200, Steffen Moeller wrote:
> Tomasz Sztejka wrote:
> > boinc-client borken dependecies. This package /init.d script
> >  requires ionice and schedtool. Schedtool package is only suggested, 
> >   
> I found it to be recommended now.  This seems fine. If there is not
> another email coming in parallel from Fernando or Rene or .. (Thomas?)
> ... with insights on ionice, could you please elaborate a bit more about
> what you mean here?
> 
> 

I actually remember that I made the upload when schedtool was promoted 
to recommends.

But AFAICS Tomasz is reporting this on stable version, 
IIRC there schedtool is still on Suggest on that version.


Cheers

--
René Mayorga 



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



Bug#530471: Missing build-dep for libboost-math-dev

2009-07-18 Thread Cyril Brulebois
tag 530471 patch
thanks

Steve M. Robbins  (24/05/2009):
> Package: mkvtoolnix
> Severity: serious
> Justification: no longer builds from source

Please find attached the patch for my NMU.

Mraw,
KiBi.
diff -u mkvtoolnix-2.7.0/debian/changelog mkvtoolnix-2.7.0/debian/changelog
--- mkvtoolnix-2.7.0/debian/changelog
+++ mkvtoolnix-2.7.0/debian/changelog
@@ -1,3 +1,11 @@
+mkvtoolnix (2.7.0-0.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with new boost by adding libboost-math-dev to the
+Build-Depends (Closes: #530471).
+
+ -- Cyril Brulebois   Sat, 18 Jul 2009 14:15:50 +0200
+
 mkvtoolnix (2.7.0-0.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u mkvtoolnix-2.7.0/debian/control mkvtoolnix-2.7.0/debian/control
--- mkvtoolnix-2.7.0/debian/control
+++ mkvtoolnix-2.7.0/debian/control
@@ -4,6 +4,7 @@
 Maintainer: Clément Stenac 
 Build-Depends: debhelper (>= 7),
libboost-dev,
+   libboost-math-dev,
libboost-regex-dev,
libbz2-dev,
libebml-dev (>= 0.7.7),


signature.asc
Description: Digital signature


Bug#537503: jmdlx: Hands don’t move during tricks

2009-07-18 Thread Anders Kaseorg
Package: jmdlx
Version: 0.4-3

The juggler’s hands remain in the standard position, even for tricks that 
require hands to move in other ways.  For example, in

File → Choose Pattern → 3-Cascade Tricks → Eating Apples

his hands are supposed to move up to his mouth, but they remain in front 
of him, which makes for a rather boring trick.



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



Bug#465278: Appletouch failure upon resume after suspend2ram

2009-07-18 Thread Moritz Muehlenhoff
On Sun, Feb 01, 2009 at 07:30:55PM -0500, Simon Valiquette wrote:
> Severity 465278 grave
> 
>   By searching a little on mailing lists, I saw that someone
> reported that the problems might be related with this patch, or at
> least related with this part of the code, but nobody seems to have
> seriously looked at it:
> 
> http://www.linuxhq.com/kernel/v2.6/24/drivers/input/mouse/appletouch.c
> 
> http://www.mail-archive.com/debian-powe...@lists.debian.org/msg59480.html
> 
>   From the Debian PowerPC mailing list, I deduce that the problem
> appeared in Debian Sid with the kernel 2.6.24.

Does this error still occur with more recent kernel versions, such
as the 2.6.30 kernel from unstable?

Cheers,
Moritz



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



Bug#537502: netboot for Squeeze: everything failed... +no error checking

2009-07-18 Thread Sergio
Package: debian-installer
Version: 20090718-19:05

$ cat version.info
Debian version:  6.0 (squeeze)
Installer build: 20090718-19:05

I tried netboot installer from
http://people.debian.org/~joeyh/d-i/images/daily/netboot/netboot.tar.gz
on old PC with PXE loader on NIC.
Automatic network configuration had failed. Thanks to log console, I
explore that it seems it was some global failure with system - just no
normal error detection and handling was made where they should be
done.

Here piece of text I written down from log console (it goes after
'menu: Entering NIC detecting'):
...
hw-detect: Loading PCMCIA bridge driver module: i82365
kernel: Intel ISA PCIC probe: not found.
hw-detect: FATAL: Error inserting i82365
(/lib/modules/2.6.29-2-486/kernel/drivers/pcmcia/i82365.ko): No such
device
check-missing-firmware: no missi...
kernel: e100 :00:0a.0: firmware: requesting e100/d101m_ucode.bin
kernel: e100: eth0: e100_request_firmware: Failed to load firmware
"e100/d101m_ucode.bin": -2
check-missing-firmware: no m...
...


Then installer tries to continue (probes DHCP etc) and a number of
warnings "Link is down" is written to log while installer tries to use
that "link" and reports to user that possibly user's network or DHCP
is misconfigured...

Well, I would be glad to save log for you (instead of writting it down
from screen and typing it back here to email), but I couldn't: I can't
use web (as network is broken), can't mount disk (I see no /dev/hd* at
all, though /dev/fd{,0} there exist), and may be tomorrow if I found a
floppy I try to use it to save log...

Hardware:
iPentium MMX 233MHz on i430TX-based mainboard, 64M DIMM, IDE HDD,
Intel PRO/100+ ethernet PCI. MS Windows98SE works OK.


Bug#537501: cl-rt: does not pass self-tests

2009-07-18 Thread Joseph Oswald


Package: cl-rt
Version: 20040621-3
Severity: normal

The cl-rt regression test package does not pass its own self-tests.

To reproduce:

Load the system into the Lisp implementation (using ASDF).
When prompted enter a name for a scratch file (e.g. "foo")
Load rt-test.lisp
execute (rt:do-tests)

Result:

CL-USER> (rt:do-tests)
Doing 25 pending tests of 25 tests total.
Test DEFTEST-1 failed
... (additional test failures reported) ...
15 out of 30 total tests failed: DEFTEST-1, DEFTEST-3, DO-TEST-1, DO- 
TEST-2, REM-TEST-1, REM-TEST-2,
   REM-TEST-3, REM-TEST-4, DO-TESTS-1, DO-TESTS-2, DO-TESTS-4, DO- 
TESTS-5,

   CONTINUE-TESTING-1, (TEMP), (T 2).
NIL

Expected result:

CL-USER> (rt:do-tests)
Doing 25 pending tests of 25 tests total.
 DEFTEST-1 DEFTEST-2 DEFTEST-3 DEFTEST-4 DO-TEST-1 DO-TEST-2 DO-TEST-3
 GET-TEST-1 GET-TEST-2 GET-TEST-3 GET-TEST-4 GET-TEST-5 REM-TEST-1
 REM-TEST-2 REM-TEST-3 REM-TEST-4 REM-TEST-5 REM-ALL-TESTS-1
 REM-ALL-TESTS-2 DO-TESTS-1 DO-TESTS-2 DO-TESTS-3 DO-TESTS-4 DO-TESTS-5
 CONTINUE-TESTING-1
No tests failed.
T

Root cause: rt-test.lisp was not updated to account for the new  
format of the test database
introduced with "pfdietz's modifications". The failing tests are  
meant to work with an empty test database, but

the code to empty the database is for the old, simpler format.

Fix: the attached Git-formatted patches applied to rt-test.lisp fix  
the problem.




0001-Add-with-empty-test-database-macro.patch
Description: Binary data




0002-Fix-self-tests.patch
Description: Binary data







Bug#537458: boinc-client: Broken dependencies. /init.d script requires schedtool and ionice.

2009-07-18 Thread Steffen Moeller
Tomasz Sztejka wrote:
> boinc-client borken dependecies. This package /init.d script
>  requires ionice and schedtool. Schedtool package is only suggested, 
>   
I found it to be recommended now.  This seems fine. If there is not
another email coming in parallel from Fernando or Rene or .. (Thomas?)
... with insights on ionice, could you please elaborate a bit more about
what you mean here?

Cheers,

Steffen

$ apt-cache show boinc-client
Package: boinc-client  
Priority: optional 
Section: net   
Installed-Size: 1116   
Maintainer: Debian BOINC Maintainers

Architecture:
amd64  
Source:
boinc
Version:
6.4.5+dfsg-2
Depends: libc6 (>= 2.2.5), libcurl3 (>= 7.16.2-1), libssl0.9.8 (>=
0.9.8f-5), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4), debconf (>= 0.5)
| debconf-2.0, python (>= 2.3), adduser, lsb-base (>= 3.0-6),
ca-certificates 
  

Recommends:
schedtool   
   

Suggests: boinc-app-seti, boinc-manager | kboincspy  



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



Bug#537434: "man zshall" does not always show all the man mages

2009-07-18 Thread Vincent Lefevre
On 2009-07-18 18:18:53 +, Clint Adams wrote:
> On Sat, Jul 18, 2009 at 06:01:08PM +0200, Vincent Lefevre wrote:
> > On 2009-07-18 13:14:42 +, Clint Adams wrote:
> > > On Sat, Jul 18, 2009 at 10:42:51AM +0200, Vincent Lefevre wrote:
> > > > The first time I typed "man zshall", it did not show all the man
> > > > pages. I can't reproduce the bug, though.
> > > 
> > > Are you getting any errors from man?
> > 
> > I didn't see any error. But I think that errors can be hidden by
> > the pager (I'm using less).
> 
> I can't imagine what this would be other than a man bug.

Yes, maybe.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arenaire 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#532235: mirror submission for debian.szerverem.hu

2009-07-18 Thread Simon Paillard
Hello,

I'm back for some news about the status of your Debian mirror.

On Sun, Jun 07, 2009 at 10:26:58PM +0200, Simon Paillard wrote:
> On Sun, Jun 07, 2009 at 09:34:52PM +0200, szerverem.hu - Az Én szerverem 
> wrote:
> > Simon Paillard irta:
> > > On Sun, Jun 07, 2009 at 06:33:32PM +, Attila Debreczeni wrote:
> > > > Site: debian.szerverem.hu
[..]
> > > > CDImage-http: /
> > > 
> > > Could you please make that available under /debian-cd/ as well ?
> > > 
> > > By the way:
> > > * you should remove the "img/" directory.
> > > * please add your local trace file at the end of the rsync script :
> > > date -u > debian/project/trace/debian.szerverem.hu
> >
> > I have moved the files to /debian-cd/ and I have added the trace file.
> 
> Thanks.
> (/debian-cd/img/ removed as well)

As of today, http://debian.szerverem.hu/debian-cd/ 404 and
http://debian.szerverem.hu/ displays some default webpage.

If you seill intend to provide a Debian mirror, could you please fix
this ?

Thanks and best regards.

[..] 
> P.S.: please provide a text version of your mail, not only html.

-- 
Simon Paillard



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



Bug#537500: You mean "the logs table" not the "log table"

2009-07-18 Thread jidanni
Package: asql
Version: 1.2-1
Severity: minor
X-debbugs-cc: st...@steve.org.uk

asql> show tables

   The log table has the following columns:

** You mean "the logs table" not the "log table"! **

  id  - ID of the request
  source  - IP, or hostname, which made the request.
  request - The HTTP request
  status  - The HTTP status-code returned
  size- The size of the response served, in bytes.
  method  - The HTTP method invoked (GET, PUT, POST etc).
  referer - The HTTP referer (sic).
  agent   - The User-Agent which made the request.
  version - The HTTP version used by this client.
  date- The date and time at which the request was made.
  label   - Any label applied when the logfile was read.
  user- The remote (authenticated) user, if any.

asql> select * from log limit 1
DBD::SQLite::db prepare failed: no such table: log at /usr/bin/asql line 584.
Failed to compile SQL
asql> select id limit 1
DBD::SQLite::db prepare failed: no such column: id at /usr/bin/asql line 584.
Failed to compile SQL
asql> select *
DBD::SQLite::db prepare failed: no tables specified at /usr/bin/asql line 584.
Failed to compile SQL
asql> select * from logs limit 1
1 72.14.192.65 /location/rbk.kmz 200 2099 GET - - 1.1 2009-7-15T04:52:45 -



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



Bug#537492: menu: Binary without execution bits.

2009-07-18 Thread Daniel Moerner
On Sat, Jul 18, 2009 at 9:20 PM, Cyril Brulebois wrote:
> Sven Joachim  (18/07/2009):
>> This looks strange, it seems that the test found update-menus
>> executable, but it no longer is.  Namely, the shell has apparently
>> hashed it, since otherwise you would "update-menus: command not found"
>> instead of "permission denied".
>>
>> This may be because the dpkg trigger for update-menus had been
>> activated.  Can you examine your dpkg.log entries of the failed
>> upgrade?
>
> (No sign of triggers, it's just that emacs21 gets configured before
> menu.)
>
> That one might be arch-related:
> | kbsd:/home/kibi# which update-menus
> | /usr/bin/update-menus
> | kbsd:/home/kibi# ls -l /usr/bin/update-menus
> | -rw-r--r-- 1 root root 113028 jun  8 13:13 /usr/bin/update-menus
>
> That's on GNU/kFreeBSD. I still have to investigate why, but it looks
> like if [ -x /usr/bin/update-menus ] returns true even with the
> above-mentioned conditions. Cc'ing -bsd.

Could this be the fakeroot chmod race problem again? (e.g. a faulty
build of menu)

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

Daniel

-- 
Daniel Moerner 



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



Bug#519796: ping?

2009-07-18 Thread Mario Lang
Hi.

Any progress on this one?  cl-brlapi doesn't load because of this,
although ignoring the violation does work.

-- 
CYa,
  ⡍⠁⠗⠊⠕ | Debian Developer http://debian.org/>
  .''`. | Get my public key via finger mlang/k...@db.debian.org
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-  http://delysid.org/>  http://www.staff.tugraz.at/mlang/>



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



Bug#536820: please add scratchbox2 variant

2009-07-18 Thread Otavio Salvador
Hello,

On Wed, Jul 15, 2009 at 5:54 PM, Riku Voipio wrote:
> Argh, please forget the previous patch. That one was certainly not the
> one I wanted to send. The patch attached to this mail has the advantage
> of actually working.

Previous comments still fits. It has coding style issues and miss the
manpage updating.

Take also a look at || since you have one missing spaces before and after it.

Cheers,

-- 
Otavio Salvador  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br



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



Bug#420582: atyfb: text mode console slightly broken

2009-07-18 Thread Manuel Tobias Schiller
On Thu, 9 Jul 2009 19:09:50 +0200
Moritz Muehlenhoff  wrote:

> On Mon, Jul 06, 2009 at 11:55:59PM +0200, Manuel Tobias Schiller
> wrote:
> > after much delay (I'm sorry, I'm drowning in work) and a new batch
> > of ram chips (which greatly improved the stability of the machine in
> > question) I managed to install the new 2.6.30 kernel from backports
> > on the machine, and the display is fine. Whatever seems to have
> > caused the trouble seems to be fixed upstream... The stock 2.6.26
> > kernel that comes with lenny still shows the strange behaviour.
> > 
> > I hope these tests help. I'm at CERN for the rest of the week (the
> > machine is here in Heidelberg), so if you need anything tested,
> > please let me know, this should be much easier to do now that I
> > haven't seen any crashes on the machine for over three weeks. 
> > 
> > Cheers, and thanks for the patience,
> 
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7fbb7cadd062baf299fd8b26a80ea99da0c3fe01
> matches the description of your problem or is your hardware from a
> different type? If appyling the patch on top of the 2.6.26 kernel
> fixes the problem for you, we can consider it for a point update.
> 
> Cheers,
> Moritz
> 

Hi Moritz,

I applied the patch you mentioned above to a standard 2.6.26 kernel
with debian patches, rebuilt, and it fixes the problems for me.

I have no strong feelings concerning your point update suggestion. The
patch does not seem to create much trouble in kernel mainline, or it
would have been reverted already. (It was in at least in 2.6.28 which I
failed to build correctly for some reason, and it's still in in 2.6.30.)
So I think that including it should not harm anyone, but it may
potentially fix things for PowerMac/PowerBook users who still sometimes
use the text console. Maybe including the patch with the next round of
security updates to the kernel in lenny would be the easiest way for you
to go.

Thanks again for you help.

Cheers,

Manuel

-- 
Homepage: http://www.hinterbergen.de/mala
OpenPGP: 0xA330353E (DSA) or 0xD87D188C (RSA)



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



Bug#537499: RFP: weaveserver -- Secure data sharing server for firefox/iceweasel

2009-07-18 Thread Bernd Zeimetz
Package: wnpp
Severity: wishlist

* Package name: weaveserver
  Upstream Author : Mozilla Labs.
* URL : https://wiki.mozilla.org/Labs/Weave
* License : MPL 1.1/GPL 2.0/LGPL 2.1
  Programming Lang: php, perl
  Description : Secure data sharing server for firefox/iceweasel

(this is not a proper description, just the usual babbling from the web page)

Weave is a Mozilla Labs project to integrate web services into Firefox
by allowing users to securely share their data with other users and 3rd
parties. As such, Weave encompasses a Firefox add-on, a server
component, data sharing APIs, etc.

The Weave Server allows the firefox client addon to store and retrieve
data and passwords from the browser.



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



Bug#537492: menu: Binary without execution bits.

2009-07-18 Thread Cyril Brulebois
Sven Joachim  (18/07/2009):
> This looks strange, it seems that the test found update-menus
> executable, but it no longer is.  Namely, the shell has apparently
> hashed it, since otherwise you would "update-menus: command not found"
> instead of "permission denied".
> 
> This may be because the dpkg trigger for update-menus had been
> activated.  Can you examine your dpkg.log entries of the failed
> upgrade?

(No sign of triggers, it's just that emacs21 gets configured before
menu.)

That one might be arch-related:
| kbsd:/home/kibi# which update-menus
| /usr/bin/update-menus
| kbsd:/home/kibi# ls -l /usr/bin/update-menus 
| -rw-r--r-- 1 root root 113028 jun  8 13:13 /usr/bin/update-menus

That's on GNU/kFreeBSD. I still have to investigate why, but it looks
like if [ -x /usr/bin/update-menus ] returns true even with the
above-mentioned conditions. Cc'ing -bsd.

> > And also, under zsh:
> > | $ which doublefailure 2>/dev/null   
> > | doublefailure not found
> >
> > Leading to:
> > | if [ -x `which icanhazfailure 2>/dev/null` ] ; then echo FAIL ; fi
> > | [: too many arguments
> 
> This is missing the double quotes that are present in the debhelper
> script snippet.  Thanks to them, there is only one argument for [ -x .

Indeed, thanks.

/me gets back to fixing (real) bugs.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#536820: please add scratchbox2 variant

2009-07-18 Thread Otavio Salvador
Hello Riku,

On Mon, Jul 13, 2009 at 4:13 PM, Riku Voipio wrote:
> Package: debootstrap
> Version: 1.0.13
> Severity: wishlist
> Tags: patch
>
> Two changes needed for supporting scratchbox2:

The patch looks OK but:

 - it has coding style issues (mixed tabs and spaces)
 - it lacks manpage updates

Please take a look on those things and post it again for new review.

Cheers,

-- 
Otavio Salvador  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br



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



Bug#537498: can't boot from virtio or scsi

2009-07-18 Thread Guido Günther
Package: qemu
Version: 0.10.5-1
Severity: normal

Hi,
while:

/usr/bin/qemu -no-kqemu -m 512 -smp 1 -drive 
file=/var/scratch/vm/images/lenny-i386-ro.img,if=ide,index=0 -boot c

works and the machine boots from the emulated IDE drive neither

/usr/bin/qemu -no-kqemu -m 512 -smp 1 -drive 
file=/var/scratch/vm/images/lenny-i386-ro.img,if=scsi,index=0 -boot c

nor

/usr/bin/qemu -no-kqemu -m 512 -smp 1 -drive 
file=/var/scratch/vm/images/lenny-i386-ro.img,if=virtio,index=0 -boot c

does. The bios fails to detect the disk for booting:

Booting from Hard Disk...
Boot failed: could  not read the boot disk

FATAL: No bootable device.

I also tried the boot=on that exists in KVM but that doesn't seem to be
accepted by qemu.
Cheers,
 -- Guido


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

Kernel: Linux 2.6.31-rc3 (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/bash

Versions of packages qemu depends on:
ii  bochsbios  2.3.7+20090416-1  BIOS for the Bochs emulator
ii  libasound2 1.0.20-2  shared library for ALSA applicatio
ii  libbluetooth3  4.40-2Library to use the BlueZ Linux Blu
ii  libbrlapi0.5   4.0-6 braille display access via BRLTTY 
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libesd00.2.41-5  Enlightened Sound Daemon - Shared 
ii  libgnutls262.6.6-1   the GNU TLS library - runtime libr
ii  libncurses55.7+20090523-1shared libraries for terminal hand
ii  libpulse0  0.9.15-2  PulseAudio client libraries
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libvdeplug22.2.2-3   Virtual Distributed Ethernet - Plu
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  openbios-ppc   1.0-3 PowerPC Open Firmware
ii  openbios-sparc 1.0-1 SPARC Open Firmware
ii  openhackware   0.4.1-4   OpenFirmware emulator for PowerPC
ii  vgabios0.6c-1VGA BIOS software for the Bochs an
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap   1.0.13 Bootstrap a basic Debian system
ii  sharutils 1:4.6.3-1  shar, unshar, uuencode, uudecode
ii  vde2  2.2.2-3Virtual Distributed Ethernet

Versions of packages qemu suggests:
pn  kqemu-source   (no description available)
pn  samba  (no description available)
ii  sudo  1.7.0-1Provide limited super user privile

-- 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#537424: [INTL:gl] nss-ldapd debconf translation update

2009-07-18 Thread Arthur de Jong
tags 537434 + pending
thanks

On Sat, 2009-07-18 at 10:02 +0200, marce wrote:
> Please find enclosed the updated Galician translation

Thank you for the translation. It will be in the next release.

-- 
-- arthur - adej...@debian.org - http://people.debian.org/~adejong --


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


Bug#537496: automake --add-missing

2009-07-18 Thread Robert Millan
Package: cdbs
Version: 0.4.56
Severity: wishlist
Tags: patch

I suggest adding --add-missing to automake args, unless user explicitly
disables it by setting DEB_AUTOMAKE_ARGS herself.

--add-missing just causes automake to add missing files, so it should be
harmless in every situation, and can be helpful when processing code that
doesn't include those (e.g. autoconf might later fail due to missing install-sh
or so).

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

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

Versions of packages cdbs depends on:
ii  debhelper 7.2.16 helper programs for debian/rules

Versions of packages cdbs recommends:
ii  autotools-dev 20090427.1 Update infrastructure for config.{

Versions of packages cdbs suggests:
ii  devscripts2.10.50scripts to make the life of a Debi
pn  doc-base   (no description available)

-- no debconf information
--- 1/class/autotools-files.mk.in~	2009-03-16 23:40:20.0 +0100
+++ 1/class/autotools-files.mk.in	2009-07-18 23:05:49.0 +0200
@@ -44,6 +44,8 @@
 endif
 endif
 
+DEB_AUTOMAKE_ARGS ?= --add-missing
+
 common-configure-arch common-configure-indep:: debian/stamp-autotools-files
 debian/stamp-autotools-files:
 	$(if $(filter pre,$(DEB_AUTO_UPDATE_LIBTOOL)),cd $(DEB_SRCDIR) && libtoolize -c -f)


Bug#537495: ITP: 1 -- C++ API for D-BUS

2009-07-18 Thread Robert Millan
Package: wnpp
Severity: wishlist
Owner: Robert Millan 

* Package name: dbus-c++
  Version : GIT snapshot
* URL : http://www.freedesktop.org/wiki/Software/dbus-c%2B%2B
* License : LGPL 2.1
  Programming Lang: C++
  Description : C++ API for D-BUS

 This package provides a C++ API for the D-Bus message system.


Note: This library will be used by future versions of Gnote.

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



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



Bug#537454: oxine: Dependency on fam (without gamin fallback) force installation of gnome

2009-07-18 Thread Daniel Baumann
tags 537454 +pending
thanks

Jonas Smedegaard wrote:
> As subject says, the newly added dependency on fam without fallback on
> gamin causes gnome-core to get pulled in :-(

..which pretty much sucks, haven't noticed it.

Thanks,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#537492: menu: Binary without execution bits.

2009-07-18 Thread Sven Joachim
On 2009-07-18 22:28 +0200, Cyril Brulebois wrote:

> Hello -devel, I need a tiny wider audience for that one.
>
> Bill Allombert  (18/07/2009):
>> On Sat, Jul 18, 2009 at 09:35:57PM +0200, Cyril Brulebois wrote:
>> > Package: menu
>> > Version: 2.1.41
>> > Severity: grave
>> > Justification: Fucks up upgrades.
>> > 
>> > Sounds like some bits are missing:
>> > | -rw-r--r-- root/root122920 2008-10-24 21:03 ./usr/bin/update-menus
>> > 
>> > Which leads to:
>> > | install/elserv: Deleting /tmp/elc_eXSJx7.log
>> > | install/devscripts-el: Handling emacs21, logged in /tmp/elc_U0zTnA.log
>> > | install/devscripts-el: Deleting /tmp/elc_U0zTnA.log
>> > | /var/lib/dpkg/info/emacs21.postinst: line 24: /usr/bin/update-menus: 
>> > Permission denied

This looks strange, it seems that the test found update-menus
executable, but it no longer is.  Namely, the shell has apparently
hashed it, since otherwise you would "update-menus: command not found"
instead of "permission denied".

This may be because the dpkg trigger for update-menus had been
activated.  Can you examine your dpkg.log entries of the failed upgrade?

>> > | dpkg : erreur de traitement de emacs21 (--configure) :
>> > |  le sous-processus script post-installation installé a retourné une 
>> > erreur de sortie d'état 1
>> > | Des erreurs ont été rencontrées pendant l'exécution :
>> > |  emacs21
>> > | E: dpkg returned non-zero status: 256
>> > | E: error performing command 'full-upgrade'
>> > 
>> > (Sorry about the French bits, but heh.)
>> > 
>> > No surprise, chmod is used in menu's postinst. WTF?
>> 
>> /var/lib/dpkg/info/emacs21.postinst is broken, not menu.
>
> I'm repeating here what I said on the bugreport, because I think that
> (Houston) we've got a problem. It's quite classical to use the following
> bit to test for a binary to call:
> | if [ -x "`which invoke-rc.d 2>/dev/null`" ]
>
> See debhelper's sources:
> | git grep -e '-x.*which'|wc -l
> | 12
>
> But:
> | $ if [ -x `which icanhazfailure 2>/dev/null` ] ; then echo FAIL ; fi
> | FAIL
>
> And also, under zsh:
> | $ which doublefailure 2>/dev/null   
> | doublefailure not found
>
> Leading to:
> | if [ -x `which icanhazfailure 2>/dev/null` ] ; then echo FAIL ; fi
> | [: too many arguments

This is missing the double quotes that are present in the debhelper
script snippet.  Thanks to them, there is only one argument for [ -x .

> I guess we need a plan to fix some maintainer scripts, or am I grossly
> overlooking things here?

There is nothing obviously wrong with them, and the snippet had worked
fine for many years.

Sven



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



Bug#537383: ProxyScout in Konqueror from testing works VERY slow with proxy autoconfiguration

2009-07-18 Thread Artyom Gavrichenkov
I've forgot to mention that I have Intel Core 2 Duo and 1 GB of RAM inside my 
PC, so this doesn't look like a hardware issue.

-- 
Artyom Gavrichenkov | PGP key ID at pgp.mit.edu: FA1C670E | e-mail: 
ximaera[at]gmail.com | Jabber: ximaera[at]gmail.com | Tel. No: +7 916 515 49 58


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


Bug#537492: menu: Binary without execution bits.

2009-07-18 Thread Bill Allombert
On Sat, Jul 18, 2009 at 10:13:38PM +0200, Cyril Brulebois wrote:
> Cyril Brulebois  (18/07/2009):
> > > /var/lib/dpkg/info/emacs21.postinst is broken, not menu.
> > 
> > Let's look:
> > | # Automatically added by dh_installmenu   
> >   
> > | if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; 
> > then
> > | update-menus
> > | fi
> > | # End automatically added section
> 
> In case someone wonders:
> | $ if [ -x ] ; then echo fail ; fi
> | fail

In case someone else wonders:
$ if [ -x "" ] ; then echo fail ; else echo good; fi
good

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#537492: menu: Binary without execution bits.

2009-07-18 Thread Cyril Brulebois
Hello -devel, I need a tiny wider audience for that one.

Bill Allombert  (18/07/2009):
> On Sat, Jul 18, 2009 at 09:35:57PM +0200, Cyril Brulebois wrote:
> > Package: menu
> > Version: 2.1.41
> > Severity: grave
> > Justification: Fucks up upgrades.
> > 
> > Sounds like some bits are missing:
> > | -rw-r--r-- root/root122920 2008-10-24 21:03 ./usr/bin/update-menus
> > 
> > Which leads to:
> > | install/elserv: Deleting /tmp/elc_eXSJx7.log
> > | install/devscripts-el: Handling emacs21, logged in /tmp/elc_U0zTnA.log
> > | install/devscripts-el: Deleting /tmp/elc_U0zTnA.log
> > | /var/lib/dpkg/info/emacs21.postinst: line 24: /usr/bin/update-menus: 
> > Permission denied
> > | dpkg : erreur de traitement de emacs21 (--configure) :
> > |  le sous-processus script post-installation installé a retourné une 
> > erreur de sortie d'état 1
> > | Des erreurs ont été rencontrées pendant l'exécution :
> > |  emacs21
> > | E: dpkg returned non-zero status: 256
> > | E: error performing command 'full-upgrade'
> > 
> > (Sorry about the French bits, but heh.)
> > 
> > No surprise, chmod is used in menu's postinst. WTF?
> 
> /var/lib/dpkg/info/emacs21.postinst is broken, not menu.

I'm repeating here what I said on the bugreport, because I think that
(Houston) we've got a problem. It's quite classical to use the following
bit to test for a binary to call:
| if [ -x "`which invoke-rc.d 2>/dev/null`" ]

See debhelper's sources:
| git grep -e '-x.*which'|wc -l
| 12

But:
| $ if [ -x `which icanhazfailure 2>/dev/null` ] ; then echo FAIL ; fi
| FAIL

And also, under zsh:
| $ which doublefailure 2>/dev/null   
| doublefailure not found

Leading to:
| if [ -x `which icanhazfailure 2>/dev/null` ] ; then echo FAIL ; fi
| [: too many arguments

I guess we need a plan to fix some maintainer scripts, or am I grossly
overlooking things here?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#536923: glabels: FTBFS: configure: error: Package requirements were not met

2009-07-18 Thread peter green

tags 536923 +patch sid squeeze
thanks

The package requires libglade-2.0.pc from libglade2-dev but does not 
build-depend on it. In lenny it gets away with this because it is pulled 
in indirectly via libgnomeui-dev and libbonoboui2-dev. In sid and 
squeeze it does not get away with it.


fixing the bug is a simple matter of adding libglade2-dev to the 
build-depends.




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



Bug#536174: [Pkg-xen-devel] Bug#536174: Bug#536174: xen-utils-3.4: pygrub searches for filesystem plugins at the wrong path

2009-07-18 Thread Thomas Goirand
Bastian Blank wrote:
> On Fri, Jul 17, 2009 at 08:08:48PM +0800, Thomas Goirand wrote:
>> Related to the above also: I even asked the Xen team the request to add
>> the following 2 symlinks, that would have solve many issues in numerous
>> software:
> 
> What is "numerous software" and what are they doing with this internal
> und unstable interfaces?

Namely: enomalism, dtc-xen (our software). We are currently getting away
from it, and build a cleaner code using libvirt, but still ... There
must be some other software as well, I remember at least a 3rd one needs
it, but can't remember it's name.

In both cases, the goal is to avoid forking yet another process, by
calling "xm list", "xm stop" or "xm start" for example, by simply
including some python code and calling the main. I don't see how this
can be unstable, and why you want to prevent people from doing it if
they want to... It does work pretty well, and has been working for YEARS
(since Xen 2.0.7 at least).

>> I was told that it was a stupid thing, and my bug was tagged "wontfix".
>> I'd like to understand exactly WHY the packager took this decision.
> 
> Because it declares the interface as public and therefor stable enough
> to not break now and then.

Xen authors decided to put it in /usr/lib/xen, I don't see why it should
be any different in Debian.

>> This makes absolutely no sense to me, and also, I don't think that being
>> a maintainer gives you the rights to decide for everyone using the
>> distribution.
> 
> In Debian the maintainer have the power to decide this. However, they
> can be overwritten by the developers at all or the technical
> committee.[1]

But best practice is to listen to suggestions, and be open for
discussions, no?

>>   This was a very big concern for us, and I was really
>> disappointed to see the reaction of the Debian Xen team, not considering
>> the report, and being quite unfriendly.
> 
> Only a small amount of the people gets payed to do the job, most are
> volunteers.

I don't see how the fact to be payed or not has to do with the discussion.

>> Also, if there's no /usr/lib/xen, what is the point of having a
>> /etc/alternatives/xen-default? I'd like to understand.
> 
> There is a /usr/lib/xen-default. This link is meant as a last resort
> fallback in case it can't decide which version to use.[2] So in theory you
> can use a handmade Xen with a prebuilt version of the userspace.

My point is that there should be a /usr/lib/xen, and there is no reason
that Debian is the only distro. in the world that doesn't have one, it's
not standard, and always causes issues.

Thomas



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



Bug#537494: [wine] Can't install wine

2009-07-18 Thread ASD Consultoria
Package: wine
Severity: normal

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

Can't install wine, error message:

# aptitude install wine
Lendo listas de pacotes... Pronto
Construindo árvore de dependências   
Lendo informação de estado... Pronto
Lendo informações estendidas de estado  
Inicializando estados de pacotes... Pronto
Lendo descrições de tarefas... Pronto   
Os pacotes a seguir estão QUEBRADOS:
  ia32-apt-get 
Os NOVOS pacotes a seguir serão instalados:
  ia32-libs{a} lib32asound2{a} lib32ncurses5{a} libwine{a} libwine-alsa{a} 
libwine-cms{a} libwine-gl{a} 
  libwine-gphoto2{a} libwine-ldap{a} libwine-print{a} libwine-sane{a} wine 
wine-bin{a} wine-utils{a} 
0 pacotes atualizados, 14 novos instalados, 0 a serem removidos e 0 não 
atualizados.
É preciso obter 11,6MB de arquivos. Depois do desempacotamento, 52,9MB serão 
usados.
Os pacotes a seguir possuem dependências não satisfeitas:
  ia32-apt-get: Conflita: ia32-libs mas 21 será instalado.
As seguintes ações resolverão estas dependências:

Manter os pacotes a seguir em suas versões atuais:
ia32-libs [Não Instalado]
libwine [Não Instalado]
libwine-alsa [Não Instalado]
libwine-cms [Não Instalado]
libwine-gl [Não Instalado]
libwine-gphoto2 [Não Instalado]
libwine-ldap [Não Instalado]
libwine-print [Não Instalado]
libwine-sane [Não Instalado]
wine [Não Instalado]
wine-bin [Não Instalado]
wine-utils [Não Instalado]

Pontuação é -9782

Aceitar esta solução? [Y/n/q/?] 
Nenhum pacote será instalado, atualizado ou removido.
0 pacotes atualizados, 0 novos instalados, 0 a serem removidos e 0 não 
atualizados.
É preciso obter 0B de arquivos. Depois do desempacotamento, 0B serão usados.
Você deseja continuar? [Y/n/?] 
Escrevendo informações estendidas de estado... Pronto
Lendo listas de pacotes... Pronto  
Construindo árvore de dependências   
Lendo informação de estado... Pronto
Lendo informações estendidas de estado  
Inicializando estados de pacotes... Pronto
Lendo descrições de tarefas... Pronto   






--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30-1-amd64

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org 
  500 unstablehttp.us.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
wine-bin (= 1.0.1-2) | 
wine-utils   (= 1.0.1-2) | 
libwine-alsa(= 1.0.1-2)  | 
 OR libwine-oss (= 1.0.1-2)  | 
 OR libwine-esd (= 1.0.1-2)  | 
 OR libwine-jack(= 1.0.1-2)  | 
 OR libwine-nas  (= 1.0.1-2) | 
libwine-gl   (= 1.0.1-2) | 
libwine-print(= 1.0.1-2) | 
libwine-sane (= 1.0.1-2) | 
libwine-cms  (= 1.0.1-2) | 
libwine-gphoto2  (= 1.0.1-2) | 
libwine-ldap (= 1.0.1-2) | 


Recommends  (Version) | Installed
=-+-===
ttf-liberation| 1.04.93-1


Suggests   (Version) | Installed
-+-===
wine-doc | 
binfmt-support   | 1.2.12
ttf-mscorefonts-installer| 
winbind  | 
avscan   | 
 OR klamav   | 
 OR clamav   | 







-- 
ASD Consultoria, Rio, RJ
Arq. Sávio M Ramos
Só usamos Linux desde 2000
www.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#537477: spamassassin: Remove open-whois.org as it is cybersquatted

2009-07-18 Thread Justin Mason
opened upstream as
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6157 .  thanks
for spotting this...



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



Bug#537492: menu: Binary without execution bits.

2009-07-18 Thread Cyril Brulebois
Cyril Brulebois  (18/07/2009):
> > /var/lib/dpkg/info/emacs21.postinst is broken, not menu.
> 
> Let's look:
> | # Automatically added by dh_installmenu 
> 
> | if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
> | update-menus
> | fi
> | # End automatically added section

In case someone wonders:
| $ if [ -x ] ; then echo fail ; fi
| fail

Enjoy.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#537480: add southern hemisphere support

2009-07-18 Thread Denis Briand
retitle 537480 add southern hemisphere support
tags 537480 + pending
thanks 

Hello Alvaro,
You are right, thank you for your great patch.
It's works fine.
I will building a new version of wmmoonclock, it will be available on Sid
soon.
many thanks again

regards

Denis Briand


signature.asc
Description: Digital signature


Bug#537492: menu: Binary without execution bits.

2009-07-18 Thread Cyril Brulebois
Bill Allombert  (18/07/2009):
> > No surprise, chmod is used in menu's postinst. WTF?
> 
> /var/lib/dpkg/info/emacs21.postinst is broken, not menu.

Let's look:
| # Automatically added by dh_installmenu   
  
| if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
| update-menus
| fi
| # End automatically added section

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#537492: menu: Binary without execution bits.

2009-07-18 Thread Bill Allombert
On Sat, Jul 18, 2009 at 09:35:57PM +0200, Cyril Brulebois wrote:
> Package: menu
> Version: 2.1.41
> Severity: grave
> Justification: Fucks up upgrades.
> 
> Sounds like some bits are missing:
> | -rw-r--r-- root/root122920 2008-10-24 21:03 ./usr/bin/update-menus
> 
> Which leads to:
> | install/elserv: Deleting /tmp/elc_eXSJx7.log
> | install/devscripts-el: Handling emacs21, logged in /tmp/elc_U0zTnA.log
> | install/devscripts-el: Deleting /tmp/elc_U0zTnA.log
> | /var/lib/dpkg/info/emacs21.postinst: line 24: /usr/bin/update-menus: 
> Permission denied
> | dpkg : erreur de traitement de emacs21 (--configure) :
> |  le sous-processus script post-installation installé a retourné une erreur 
> de sortie d'état 1
> | Des erreurs ont été rencontrées pendant l'exécution :
> |  emacs21
> | E: dpkg returned non-zero status: 256
> | E: error performing command 'full-upgrade'
> 
> (Sorry about the French bits, but heh.)
> 
> No surprise, chmod is used in menu's postinst. WTF?

/var/lib/dpkg/info/emacs21.postinst is broken, not menu.

This behaviour of menu is documented. It prevent update-menus from running
before menu is configured.

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#521238: stardic: Bus error on AMD64

2009-07-18 Thread Andrew Lee
Hi Aníbal,

Aníbal Monsalve Salazar wrote:
> On Fri, Jul 17, 2009 at 12:42:55PM +0800, LIU Qi wrote:
>> I would like to adopt this package, but as far as I known little people
>> still use this package any more, because in fact the package stardict
>> is the newer version of stardic. I think the package stardic should be
>> removed. 
> 
> Andrew, could you create a pseudo binary package named stardic in your
> source package stardict in such a way that the users of stardic can
> upgrade to stardict smoothly?

Good idea. But stardict doesn't provide a Chinese-English dictionary by
default. I am not familiar with stardic. Does anyone volunteer for dump
the dictionary from stardic and convert that to stardict format(please I
really need help on this)?

I think I can update the stardict package first however it would go into
NEW queue for a while.

And I'd add these into stardict's debian/control:
Package: stardict
Provides: stardic
Replaces: stardic
Conflict: stardic

Package: stardic
Architecture: all
Depends: stardict
Description: transiational dummy package which can be safely removed
 Dummy package to upgrade to the new stardict package.

Would you mind to sponsor upload for this, Aníbal?

Best regards,

-Andrew



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



Bug#537493: ITP: psimedia -- Plugin for Psi/Psi+ for audio and video calls

2009-07-18 Thread ivan
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: psimedia
Version: 1.0.3
Upstream Author: Barracuda Networks, Inc
URL: http://delta.affinix.com/psimedia/
License: LGPL
Description: Plugin for Psi/Psi+ for audio and video calls



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


Bug#390504: possible solution

2009-07-18 Thread Thomas Lange
Back to the first post. It's wrong to use an unmodified fai.conf and
try fai softupdate.

FAI_CONFIGDIR is only used on the install server. It's not used by an
install client. Maybe the comment is a little bit confusing. So this
variable should be moved to make-fai-nfsroot.conf to make things
clearer.

If you install a client using FAI, a new definition for
FAI_CONFIG_SRC will be appended to /etc/fai/fai.conf during the
installation (e.g. FAI_CONFIG_SRC=nfs://kueppers/srv/fai/cslenny).
So the install client can do softupdate (from the same config space
as during first installation), because it knows were to fetch the
config space.

If you like to use another source as config space, you have to edit
FAI_CONFIG_SRC in /etc/fai/fai.conf on the install client.

IMO the problem occured because of a bad usage of FAI_CONFIGDIR.
-- 
regards Thomas



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



Bug#537492: menu: Binary without execution bits.

2009-07-18 Thread Cyril Brulebois
Package: menu
Version: 2.1.41
Severity: grave
Justification: Fucks up upgrades.

Sounds like some bits are missing:
| -rw-r--r-- root/root122920 2008-10-24 21:03 ./usr/bin/update-menus

Which leads to:
| install/elserv: Deleting /tmp/elc_eXSJx7.log
| install/devscripts-el: Handling emacs21, logged in /tmp/elc_U0zTnA.log
| install/devscripts-el: Deleting /tmp/elc_U0zTnA.log
| /var/lib/dpkg/info/emacs21.postinst: line 24: /usr/bin/update-menus: 
Permission denied
| dpkg : erreur de traitement de emacs21 (--configure) :
|  le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
| Des erreurs ont été rencontrées pendant l'exécution :
|  emacs21
| E: dpkg returned non-zero status: 256
| E: error performing command 'full-upgrade'

(Sorry about the French bits, but heh.)

No surprise, chmod is used in menu's postinst. WTF?

Mraw,
KiBi.



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



Bug#537491: newsbeuter: Displays wrong date for news items

2009-07-18 Thread David Maus
Package: newsbeuter
Version: 2.0-1
Severity: normal

Some days ago newsbeuter started to display wrong dates for news items
of arstechnica.com[1]: Instead of the news item's date (according to the
feed's xml) all news items are dated to 19. Jan 2038 04:14:07

To make sure there's no mess in newsbeuters feed cache I deleted it
and reload ArsTechnica's feeds with the same effekt. As the feed
validator of w3c.org[2] validates the arstechnica-feed fine I suppose
that there might be something wrong with newsbeuter's date parsing. 

This bug only occurs with arstechnica news feeds, all other feed's
items dates are okay.

[1] for instance: http://feeds.arstechnica.com/arstechnica/everything
[2] http://validator.w3.org/feed/

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

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

Versions of packages newsbeuter depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libcurl3-gnutls   7.19.5-1   Multi-protocol file transfer libra
ii  libgcc1   1:4.4.0-5  GCC support library
ii  libncursesw5  5.7+20090523-1 shared libraries for terminal hand
ii  libsqlite3-0  3.6.14.2-1 SQLite 3 shared library
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3
ii  libxml2   2.7.3.dfsg-1   GNOME XML library

newsbeuter recommends no packages.

newsbeuter 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#531341: prints "login incorrect" without asking for password when entering an invalid login

2009-07-18 Thread Dmitri Gribenko
On Sat, Jul 18, 2009 at 8:18 PM, Nicolas
François wrote:
> Please look at the pam_securetty.so section in /etc/pam.d/login
>
> There are two contradicting security goals which are to avoid having root's
> password entered on unsafe lines (and unknown users should be considered
> as a mistyped 'root'), and to avoid leaking information regarding existing
> users.

Thank you for the explanation.

> I don't really know how to handle this bug. My preference would go to
> close it (which I will do in a few week if there are no answers). Another
> solution could be to keep it as wontfix as an "information bug" and wait
> until somebody finds a cleaner solution.

I think it is better to keep it as wontfix.

Best regards,
Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j*/



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



Bug#479406: su fails for users with a POSIX script as their login shell

2009-07-18 Thread Nicolas François
Ping

Any opinion on this?

My current preference would be to close the bug.
It could also be tagged wontfix: I'm not sure the feature is that useful,
and switching to execlp/execvp/system could break existing behaviors.

On Tue, May 12, 2009 at 12:43:41AM +0200, Nicolas François wrote:
> 
> Hello,
> 
> On Sun, May 04, 2008 at 05:46:49PM +0100, Stephane Chazelas wrote:
> > 
> > (Note that the same applies to "login").
> > 
> > With this password entry:
> > 
> > test:x:1000:1000:test:/:/tmp/x
> > 
> > And /tmp/x being an executable file containing this only line:
> > echo test
> [...]
> > 
> > Although not widely known that way of writing shell scripts is
> > *the* standard (POSIX and Unix) way. The behavior is unspecified
> > as per POSIX if your file starts with "#!".
> 
> I would definitely prefer that the admin define the shell that has to
> interpret the file.
> 
> Yes, it is mentioned in
> http://www.opengroup.org/onlinepubs/9699919799/functions/exec.html ,
> but is it a common practice to have a shell script as a shell and that the
> shell which should interpret that script is not specified?
> 
> An option could be to use execlp or execvp, and also make sure the shell
> is an absolute path.
> 
> > All the utilities specified by POSIX and that may execute
> > commands (sh, env, exec, ex, vi, awk...) and the
> > execvp/execlp/system/popen libc functions are meant to recognise
> > those files (the text files that don't start with #!): upon a
> > ENOEXEC, they should have the file interpreted by a standard
> > sh.
> 
> I did not find any usage of ENOEXEC/execlp/execvp in elvis, nvi, mawk, gawk.
> They probably use system().
> 
> I'm not really a surprise that sh, env, and exec do that but it will be
> much easier for them to choose the shell.
> 
> > I'll concede login and su are not specified by POSIX, but it
> > would make more sense that they behave the same way as other
> > standard utilities.
> 
> Are there other su / login implementations which behave that way?
> 
> On Mon, 5 May 2008 11:18:47 +0100, Stephane Chazelas wrote:
> >
> > BTW, this code (thanksfully disabled on Linux) is wrong:
> > 
> > /* Linux handles #! in the kernel, and bash doesn't make
> >sense of "#!" so it wouldn't work anyway...  --marekm */
> > #ifndef __linux__
> >[...]
> 
> Yes, this should be removed.

This part is done.

-- 
Nekral



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



Bug#537170: Starting enhanced syslogd: rsyslogdmknod: `/dev/xconsole': Operation not supported

2009-07-18 Thread Julián Moreno Patiño
Hi Michael,

It's the same command (mknod) but On kFreeBSD and FreeBSD it is not possible
to create a socket in /dev (devfs), the possible solution is create the
socket in different path and then symbolic link:


mknod -m 640 /var/run/xconsole p
ln -s /var/run/xconsole /dev/xconsole



2009/7/15 Michael Biebl 

> severity 537170 minor
> thanks
>
> Julián Moreno Patiño wrote:
> > Package: rsyslog
> > Version: 4.2.0-1
> > Severity: important
> >
> > When my system starting rsyslog:
> >
> > Starting enhanced syslogd: rsyslogdmknod: `/dev/xconsole': Operation not
> > supported
> > chown: cannot access `/dev/xconsole': No such file or directory
> >
> > I've attached a screenshot for more clarity.
>
> minor issue, as this is mostly a warning and doesn't happen on Linux.
>
> What's the equivalent to mknod /dev/xconsole on kfreebsd?
>
> Michael
>
>
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
>
>

Cheers,


-- 
Julián Moreno Patiño
Estudiante Ingenieria de Sistemas y Computación
Registered GNU Linux User ID 488513
PGP KEY ID B280E07B


Bug#537490: kteatime: tray image not updated correctly

2009-07-18 Thread Helmut Grohne
Package: kteatime
Version: 4:4.2.4-2
Severity: minor

Hi,

I noticed that kteatime does not update the tray image correctly when it
removes the tea clock. Minor parts at the bottom left are not updated.
See attached image. My window manager is fluxbox.


Honestly I have to say that I'd choose older versions of kteatime (when
it was a mug), because it just worked. There was an uncluttered
left-click menu for common times. I'm still not used to the new
tea-ready sound and occasionally miss it.


Helmut

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

Versions of packages kteatime depends on:
ii  kdebase-runtime   4:4.2.4-2  runtime components from the offici
ii  kdelibs5  4:4.2.4-1  core libraries for all KDE 4 appli
ii  libc6 2.9-20 GNU C Library: Shared libraries
ii  libqtcore44:4.5.2-1  Qt 4 core module
ii  libqtgui4 4:4.5.2-1  Qt 4 GUI module
ii  libstdc++64.4.0-10   The GNU Standard C++ Library v3

kteatime recommends no packages.

Versions of packages kteatime suggests:
pn  khelpcenter(no description available)

-- no debconf information
<>

Bug#529716: KVM 88 is out

2009-07-18 Thread Guido Günther
On Sat, Jul 18, 2009 at 08:51:29PM +0200, Laurent Léonard wrote:
> Hi,
> 
> KVM 88 was released on 12/07. Why already change the package name to qemu-kvm 
> if the merging is not complete ?
We won't change the name for kvm but shipping qemu-kvm as stable
releases is worthwhile. I've already done a bit of work for kvm 87 in
collab-maint git. Patches moving this further are welcome.
Cheers,
 -- Guido



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



Bug#537489: amule hangs, cpu at 100%

2009-07-18 Thread Felix Koop
Package: amule
Version: 2.2.5-1.1
Severity: important

When I run amule, the program hangs mostly after a couple of minutes with cpu 
at 100%. When I attach gdb to get a backtrace,
this is what I get:

(gdb) backtrace
#0  0x7fe4005580c0 in wxPipeInputStream::CanRead() const () from 
/usr/lib/libwx_baseu-2.8.so.0
#1  0x7fe400bce454 in wxGUIAppTraits::WaitForChild(wxExecuteData&) () from 
/usr/lib/libwx_gtk2u_core-2.8.so.0
#2  0x7fe400558583 in wxExecute(wchar_t**, int, wxProcess*) () from 
/usr/lib/libwx_baseu-2.8.so.0
#3  0x7fe40055950c in wxExecute(wxString const&, int, wxProcess*) () from 
/usr/lib/libwx_baseu-2.8.so.0
#4  0x7fe400556be0 in ?? () from /usr/lib/libwx_baseu-2.8.so.0
#5  0x005e857b in ?? ()
#6  0x005e8805 in ?? ()
#7  0x00448a75 in ?? ()
#8  0x7fe4005577dc in wxFatalSignalHandler () from 
/usr/lib/libwx_baseu-2.8.so.0
#9  
#10 0x7fe3ff7ae713 in memcpy () from /lib/libc.so.6
#11 0x005eb743 in ?? ()
#12 0x005523f5 in ?? ()
#13 0x00556693 in ?? ()
#14 0x00618d55 in ?? ()
#15 0x7fe400553349 in 
wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
#16 0x7fe400554514 in wxEventHashTable::HandleEvent(wxEvent&, 
wxEvtHandler*) () from /usr/lib/libwx_baseu-2.8.so.0
#17 0x7fe400554607 in wxEvtHandler::ProcessEvent(wxEvent&) () from 
/usr/lib/libwx_baseu-2.8.so.0
#18 0x7fe400554590 in wxEvtHandler::ProcessEvent(wxEvent&) () from 
/usr/lib/libwx_baseu-2.8.so.0
#19 0x7fe400d211a5 in wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) () 
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#20 0x7fe400c01631 in wxWindow::GtkSendPaintEvents() () from 
/usr/lib/libwx_gtk2u_core-2.8.so.0
#21 0x7fe400c01b09 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#22 0x7fe3ff072ba8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x7fe3fe3da0ad in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#24 0x7fe3fe3ed85b in ?? () from /usr/lib/libgobject-2.0.so.0
#25 0x7fe3fe3eea98 in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#26 0x7fe3fe3ef0d3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#27 0x7fe3ff17842e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x7fe3ff06c78d in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x7fe3fecd266c in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#30 0x7fe3fecd2bd1 in gdk_window_process_all_updates () from 
/usr/lib/libgdk-x11-2.0.so.0
#31 0x7fe3fefefea1 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#32 0x7fe3fecb6f67 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#33 0x7fe3fdb347aa in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0
#34 0x7fe3fdb37df8 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0x7fe3fdb37fac in g_main_context_iteration () from 
/usr/lib/libglib-2.0.so.0
#36 0x7fe3ff06c841 in gtk_main_iteration () from 
/usr/lib/libgtk-x11-2.0.so.0
#37 0x7fe400bd6685 in wxApp::Yield(bool) () from 
/usr/lib/libwx_gtk2u_core-2.8.so.0
#38 0x7fe400555c30 in wxYield() () from /usr/lib/libwx_baseu-2.8.so.0
#39 0x7fe400bce4b5 in wxGUIAppTraits::WaitForChild(wxExecuteData&) () from 
/usr/lib/libwx_gtk2u_core-2.8.so.0
#40 0x7fe400558583 in wxExecute(wchar_t**, int, wxProcess*) () from 
/usr/lib/libwx_baseu-2.8.so.0
#41 0x7fe40055950c in wxExecute(wxString const&, int, wxProcess*) () from 
/usr/lib/libwx_baseu-2.8.so.0
#42 0x7fe400556be0 in ?? () from /usr/lib/libwx_baseu-2.8.so.0
#43 0x005e857b in ?? ()
#44 0x005e894c in ?? ()
#45 0x0044aa5a in ?? ()
#46 0x7fe4004f9d0c in wxEntry(int&, wchar_t**) () from 
/usr/lib/libwx_baseu-2.8.so.0
#47 0x005179b2 in ?? ()
#48 0x7fe3ff7505a6 in __libc_start_main () from /lib/libc.so.6
#49 0x00447a89 in ?? ()
#50 0x7fff521e4808 in ?? ()
#51 0x001c in ?? ()
#52 0x0001 in ?? ()
#53 0x7fff521e5bac in ?? ()
#54 0x in ?? ()

If you could give me a hint how I can compile amule with debugging information, 
I will do so and provide a more complete backtrace.


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

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

Versions of packages amule depends on:
ii  amule-common   2.2.5-1.1 common files for the rest of aMule
ii  libc6  2.9-20GNU C Library: Shared libraries
ii  libcrypto++8   5.6.0-2   General purpose cryptographic libr
ii  libgcc11:4.4.0-11GCC support library
ii  libgeoip1  1.4.6.dfsg-6  A non-DNS IP-to-country resolver l
ii  libstdc++6 4.4.0-11  The GNU Standard C++ Library v3
ii  libupnp3 

Bug#537488: octave-graceplot doesn't compile against Octave 3.2

2009-07-18 Thread Thomas Weber
Package: octave-graceplot
Severity: normal

octave-graceplot 1.0.8 doesn't compile with Octave 3.2. This was
already mentioned upstream, see
http://www-old.cae.wisc.edu/pipermail/help-octave/2009-July/015235.html

If anybody feels like giving this one a shot, go ahead. If this isn't
fixed upstream, octave-graceplot will be removed together with Octave
3.0 (once that happens).

Thomas

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

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



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



Bug#434489: ubuntu package available

2009-07-18 Thread Kasper Peeters
Hi,

Cadabra (and all dependencies) is now available as an Ubuntu package
and has been approved and put in the official repository for the
upcoming Karmic release. I will not have time to massage this so that
it satisfies Debian guidelines, but this should not be hard. Any
takers?

Cheers,
Kasper



-- 
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   >