Bug#426523: Confusing Net-tools Oct error in Sarge and Etch

2007-05-29 Thread Peter Clapham

Package: Net-tools
Version: 1.6-10>

ifconfig eth1 172.10.10.08 netmask 255.255.255.255
172.10.10.08: Unknown host
ifconfig `--help' gives usage information.


Error appears to be due to ifconfig taking 08 as an invalid octal value 
rather than a binary with leading 0. Error also affects ifup/ifdown if 
/etc/network/interfaces has similar entries. Values 01->07 accepted as 
they are valid octal units.


Documentation Re: use of net-tools potential octal values is absent and 
hence such errors are both confusing and opaque. Either the ip should 
have been recognised as being in non-octal format and accepted as 
expected or provide a sensible error & documentation.


Many thanks

Peter Clapham


The Wellcome Trust Sanger Institute is operated by Genome Research Limited,
a charity registered in England with number 1021457 and a company
registered in England with number 2742969, whose registered office is
215 Euston Road, London, NW1 2BE.


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



Bug#426524: gimp is currently not installable on i386 architecture

2007-05-29 Thread Eric Valette
Package: gimp
Severity: normal


apt-get install gimp
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
  gimp: Depends: gimp-data (= 2.2.15-1) but 2.2.15-2 is to be installed
E: Broken packages

gimp  2.2.15-2 is currently only for amd64...

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

Kernel: Linux 2.6.21.3 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])
Shell: /bin/sh linked to /bin/bash

Versions of packages gimp depends on:
ii  gimp-data 2.2.15-2   Data files for The GIMP
ii  libaa11.4p5-32   ascii art library
ii  libart-2.0-2  2.3.19-3   Library of functions for 2D graphi
ii  libatk1.0-0   1.18.0-2   The ATK accessibility toolkit
ii  libc6 2.5-9  GNU C Library: Shared libraries
ii  libcairo2 1.4.6-1.1  The Cairo 2D vector graphics libra
ii  libexif12 0.6.15-1   library to parse EXIF files
ii  libexpat1 1.95.8-3.4 XML parsing C library - runtime li
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-6FreeType 2 font engine, shared lib
ii  libgimp2.02.2.15-1   Libraries necessary to Run the GIM
ii  libglib2.0-0  2.12.12-1  The GLib library of C routines
ii  libgtk2.0-0   2.10.12-2  The GTK+ graphical user interface 
ii  libice6   1:1.0.3-2  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  liblcms1  1.16-5 Color management library
ii  libmng1   1.0.9-1Multiple-image Network Graphics li
ii  libpango1.0-0 1.16.4-1   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-2 PNG library - runtime
ii  libsm62:1.0.3-1  X11 Session Management library
ii  libtiff4  3.8.2-7Tag Image File Format (TIFF) libra
ii  libwmf0.2-7   0.2.8.4-6  Windows metafile conversion librar
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxmu6   1:1.0.3-1  X11 miscellaneous utility library
ii  libxpm4   1:3.5.6-3  X11 pixmap library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  wget  1.10.2-2   retrieves files from the web
ii  zlib1g1:1.2.3-15 compression library - runtime

Versions of packages gimp recommends:
pn  gimp-print (no description available)
pn  gimp-svg   (no description available)


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



Bug#412548: This is reproducible and fixed in newer versions

2007-05-29 Thread Uwe Steinmann
Hi Francois,

I found the same behaviour on my system. Version 0.19 (which
is not currently available in debian) fixes it. I'll try to
backport from that version into 0.18.2.

  Uwe

-- 
  MMK GmbH, Fleyer Str. 196, 58097 Hagen
  [EMAIL PROTECTED]
  Tel: 02331 840446Fax: 02331 843920


signature.asc
Description: Digital signature


Bug#426477: tasks: segfaults when I select a Priority

2007-05-29 Thread Ross Burton
On Tue, 2007-05-29 at 15:31 +0300, Eddy Petrișor wrote:
> Not sure if this is good enough; as you can see, I didn't knew where to put 
> the breakpoint (g_assert was not useful):

The trick to break on glib assertions is to break on g_logv, which is
the lowest message output function.

> The svn build seems ok. Will you do a 0.8 release; I went back to 0.6 which 
> worked fine, but it would be nice to be able
> to set categories right from task creation.

Cool, I'll make a 0.8 shortly.

> BTW, I think that task categorization could be done more intuitive with a 
> syntax like "::category:: task". This would
> allow later multiple categorization (e.g.: "::dev::pkg:: release tasks 0.8" 
> ;-) ).

I prefer @foo because it is the same as the Getting Things Done syntax.
Multiple categories will be implemented by splitting the string on ",",
so you'd do @dev,pkg.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



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


Bug#422878: cycle: Cycle failed to export to iCal

2007-05-29 Thread Ana Guerrero
Hi Petr,

On Tue, May 08, 2007 at 05:36:06PM +0200, Petr Gajdusek wrote:
> Package: cycle
> Version: 0.3.1-6
> Severity: normal
> 
> Hi, I cannot export anything to iCal. Exported iCal file is always empty.
> Cycle output:
> 
> Traceback (most recent call last):
>   File "/usr/bin/cycle", line 150, in Export
> report_year_ical(self.cal.year, fileobj)
>   File "/usr/share/cycle/cal_year.py", line 677, in report_year_ical
> print >>fileobj, "\n".join(s)
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in
> positio
>

I think this is because you have added a comment using non ascci characters.
Can you check if this is the problem?

Ana


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



Bug#426477: tasks: segfaults when I select a Priority

2007-05-29 Thread Eddy Petrișor
Ross Burton wrote:
> On Tue, 2007-05-29 at 15:31 +0300, Eddy Petrișor wrote:
>> Not sure if this is good enough; as you can see, I didn't knew where to put 
>> the breakpoint (g_assert was not useful):
> 
> The trick to break on glib assertions is to break on g_logv, which is
> the lowest message output function.

Oh, ok. This is just before the message display.


Breakpoint 2, 0x2b898a7d25c0 in g_logv () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0  0x2b898a7d25c0 in g_logv () from /usr/lib/libglib-2.0.so.0
#1  0x2b898a7d29d3 in g_log () from /usr/lib/libglib-2.0.so.0
#2  0x2b898a4662ef in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#3  0x2b898a466bbd in g_object_new_valist () from 
/usr/lib/libgobject-2.0.so.0
#4  0x2b898a466d61 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#5  0x0040ecc9 in category_new (editor=0x59abf0) at 
koto-task-editor.c:491
#6  0x0040f87e in koto_task_editor_init (self=0x59abf0) at 
koto-task-editor.c:734
#7  0x2b898a4808f0 in g_type_create_instance () from 
/usr/lib/libgobject-2.0.so.0
#8  0x2b898a467c9d in g_object_set () from /usr/lib/libgobject-2.0.so.0
#9  0x2b898a4660ff in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#10 0x2b898a466b2c in g_object_new_valist () from 
/usr/lib/libgobject-2.0.so.0
#11 0x2b898a466d61 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#12 0x0040a477 in koto_task_editor_dialog_init (self=0x5b6150) at 
koto-task-editor-dialog.c:225
#13 0x2b898a4808f0 in g_type_create_instance () from 
/usr/lib/libgobject-2.0.so.0
#14 0x2b898a467c9d in g_object_set () from /usr/lib/libgobject-2.0.so.0
#15 0x2b898a4660ff in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#16 0x2b898a466b2c in g_object_new_valist () from 
/usr/lib/libgobject-2.0.so.0
#17 0x2b898a466d61 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#18 0x00408b15 in edit_task (task=0x8f0bc0) at main.c:195
#19 0x004091a9 in on_row_activated (tree_view=, 
path=0x9f8580,
column=, user_data=) at main.c:229
#20 0x2b898a461479 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#21 0x2b898a470ae1 in g_signal_chain_from_overridden () from 
/usr/lib/libgobject-2.0.so.0
#22 0x2b898a471d95 in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#23 0x2b898a471f73 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#24 0x2b8988ea9e9b in _gtk_tree_view_column_autosize () from 
/usr/lib/libgtk-x11-2.0.so.0
#25 0x2b8988de364d in _gtk_marshal_BOOLEAN__BOXED () from 
/usr/lib/libgtk-x11-2.0.so.0
#26 0x2b898a461479 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#27 0x2b898a470c7f in g_signal_chain_from_overridden () from 
/usr/lib/libgobject-2.0.so.0
#28 0x2b898a471b5e in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#29 0x2b898a471f73 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#30 0x2b8988eb9e4e in gtk_widget_get_default_style () from 
/usr/lib/libgtk-x11-2.0.so.0
---Type  to continue, or q  to quit---
#31 0x2b8988ddd2ae in gtk_propagate_event () from 
/usr/lib/libgtk-x11-2.0.so.0
#32 0x2b8988dde357 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#33 0x2b898912552c in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
#34 0x2b898a7ca913 in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0
#35 0x2b898a7cd75d in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#36 0x2b898a7cda46 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#37 0x2b8988dde6b2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#38 0x0040845a in main (argc=1, argv=0x7fff21f0e5c8) at main.c:570


>> The svn build seems ok. Will you do a 0.8 release; I went back to 0.6 which 
>> worked fine, but it would be nice to be able
>> to set categories right from task creation.
> 
> Cool, I'll make a 0.8 shortly.

Excelent. I'll srcinst install it on my etch machine :-)

>> BTW, I think that task categorization could be done more intuitive with a 
>> syntax like "::category:: task". This would
>> allow later multiple categorization (e.g.: "::dev::pkg:: release tasks 0.8" 
>> ;-) ).
> 
> I prefer @foo because it is the same as the Getting Things Done syntax.
> Multiple categories will be implemented by splitting the string on ",",
> so you'd do @dev,pkg.

I was suspecting that GTD was behind the design :-).

-- 
Regards,
EddyP
=
"Imagination is more important than knowledge" A.Einstein



signature.asc
Description: OpenPGP digital signature


Bug#320646: closed by Julien BLACHE <[EMAIL PROTECTED]> (Re: Bug#320646: sane-utils: saned fails to bind if IPv4 and IPv6 both active and bindv6only not enabled)

2007-05-29 Thread martin f krafft
also sprach Julien BLACHE <[EMAIL PROTECTED]> [2007.05.29.1456 +0200]:
> saned doesn't fail to start because of this, it only prints a message
> when the 2nd (v4) bind fails, which is not a problem because the first
> v6 bind succeeded and bound the v4 interface too.
> 
> saned doesn't fail to start unless *all* bind attempts fail.
> 
> And you can trust me, I am the one who wrote this piece of code.

I concede and again apologise for using up your time. I got
confused. This is not a bug after all.

Sorry, Julien,

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


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


Bug#426526: linux-image-2.6.20-1-ixp4xx: large clock drift on Linksys NSLU2

2007-05-29 Thread Marcus Better
Package: linux-image-2.6.20-1-ixp4xx
Version: 2.6.20-3
Severity: important
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

My NSLU2 (266 MHz) has a problem with timekeeping. I run ntp, but it doesn't
help - the clock drifts at least fifteen minutes a day.

The problem [1] and solution [2] appear to be known.

[1] http://thread.gmane.org/gmane.linux.debian.ports.arm/4187/
[2] http://thread.gmane.org/gmane.linux.debian.ports.arm/4187/focus=4205

- -- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: arm (armv5tel)

Kernel: Linux 2.6.21-slug
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.20-1-ixp4xx depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.87b  tools for generating an initramfs
ii  module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo

linux-image-2.6.20-1-ixp4xx recommends no packages.

- -- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "sv_SE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
  linux-image-2.6.20-1-ixp4xx/preinst/elilo-initrd-2.6.20-1-ixp4xx: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.20-1-ixp4xx/preinst/initrd-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/preinst/lilo-has-ramdisk:
  linux-image-2.6.20-1-ixp4xx/postinst/old-initrd-link-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/create-kimage-link-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/old-system-map-link-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/depmod-error-initrd-2.6.20-1-ixp4xx: 
false
  
linux-image-2.6.20-1-ixp4xx/prerm/would-invalidate-boot-loader-2.6.20-1-ixp4xx: 
true
  linux-image-2.6.20-1-ixp4xx/postinst/old-dir-initrd-link-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/bootloader-error-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/preinst/abort-install-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/prerm/removing-running-kernel-2.6.20-1-ixp4xx: 
true
  linux-image-2.6.20-1-ixp4xx/preinst/overwriting-modules-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/preinst/lilo-initrd-2.6.20-1-ixp4xx: true
  linux-image-2.6.20-1-ixp4xx/postinst/bootloader-test-error-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/postinst/kimage-is-a-directory:
  linux-image-2.6.20-1-ixp4xx/preinst/already-running-this-2.6.20-1-ixp4xx:
  linux-image-2.6.20-1-ixp4xx/preinst/failed-to-move-modules-2.6.20-1-ixp4xx:
* linux-image-2.6.20-1-ixp4xx/preinst/bootloader-initrd-2.6.20-1-ixp4xx: false
  linux-image-2.6.20-1-ixp4xx/postinst/depmod-error-2.6.20-1-ixp4xx: false
  linux-image-2.6.20-1-ixp4xx/preinst/abort-overwrite-2.6.20-1-ixp4xx:

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

iD8DBQFGXCbsXjXn6TzcAQkRAg1PAKCQLux7zFFIGzKYgpIkglgl+hQ1kQCffXU+
5L5jD3Tej2NvOVVXWCXMCRU=
=uDuY
-END PGP SIGNATURE-


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



Bug#425721: In addition, the default net pluggin xpi does not work on debian/unstable

2007-05-29 Thread VALETTE Eric RD-MAPS-REN
Installed it. Keeps complaining about not finding I remember what. Of 
course gpg is installed and was working with previous version.


--eric



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



Bug#426525: after unpaper, saving PDF causes magnified page

2007-05-29 Thread martin f krafft
Package: gscan2pdf
Version: 0.9.7-1
Severity: normal

After running unpaper over a page and saving a PDF, the page is
magnified in the PDF. This does not happen to TIFF
files, so I think it's more a gscan2pdf issue than an unpaper issue.

The following files are TIFF and PDF files before and after running
unpaper with deskew left/right and align top/left, layout single.
Not attaching those because of their size.

Please note that they expire if not accessed for 30 days. I can
always put them up again, so ping me if they did expire:

  http://scratch.madduck.net/gscan2pdf_testpage-pre.tif.bz2  1563654 
94dffd97fd92131d6d9fc01c1c30d01e
  http://scratch.madduck.net/gscan2pdf_testpage-pre.pdf.bz2  1432724 
7039a68430c172709bff6a8b83bdea3e
  http://scratch.madduck.net/gscan2pdf_testpage-post.tif.bz2 107521  
1d9a314f351b07fc001ea5a4708b7772
  http://scratch.madduck.net/gscan2pdf_testpage-post.pdf.bz2 91877   
0e77f7ea56cf8e361200a6762e74d34f

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

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

Versions of packages gscan2pdf depends on:
ii  djvulibre-bin   3.5.19-2 Utilities for the DjVu image forma
ii  gocr0.41-1   A command line OCR
ii  libglib-perl1:1.144-1Perl interface to the GLib and GOb
ii  libgtk2-ex-podviewe 0.14-2.1 Perl Gtk2 widget for displaying Pl
ii  libgtk2-ex-simple-l 0.50-1   A simple interface to Gtk2's compl
ii  libgtk2-perl1:1.140-1Perl interface to the 2.x series o
ii  liblocale-gettext-p 1.05-1   Using libc functions for internati
ii  libpdf-api2-perl0.61-1   provides the functions for creatin
ii  libsane 1.0.19~cvs20070505-3 API library for scanners
ii  libtiff-tools   3.8.2-7  TIFF manipulation and conversion t
ii  perlmagick  7:6.2.4.5.dfsg1-1A perl interface to the libMagick 
ii  sane1.0.14-2 scanner graphical frontends
ii  sane-utils  1.0.19~cvs20070505-3 API library for scanners -- utilit
ii  unpaper 0.2-2post-processing tool for scanned p
ii  xdg-utils   1.0.1-2  Desktop integration utilities from

gscan2pdf recommends no packages.

-- no debconf information

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


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


Bug#426440: /usr/sbin/pppd: sometimes connection with Option GlobeTrotter card hangs, ping: sendmsg: No buffer space available

2007-05-29 Thread Marc Haber
On Mon, May 28, 2007 at 10:09:04PM +0200, Miernik wrote:
> I have a PCMCIA UMTS/HSDPA card Option GlobeTrotter GT Max:
> 02:00.0 Network controller: Option N.V. Qualcomm MSM6275 UMTS chip
> 
> After some time, usually something around 12 to 36 hours of the
> connection beeing connected, the ppp connection hangs, and attempt to
> ping through it results in:
> 
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available
> ping: sendmsg: No buffer space available

I have this as well, with both my Option 3G Datacard, and a borrowed
Novatel 740. After killing the PPP connection, the virtual USB serial
port simulated by the card is not responsive any more, AT commands are
ignored.

Sometimes, it is sufficient to unload and reload the usbserial module,
but usually, it is necessary to pull the card and to dial in again
afterwards. This is becoming a major nuisance.

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#426527: tif/jpg export produces empty file

2007-05-29 Thread martin f krafft
Package: gscan2pdf
Version: 0.9.7-1
Severity: normal

Saving a page as TIFF with JPEG compression produces an empty file,
see attachment:

piper:..ug/unizh/lohnausweise> file 6jpg.tif
#[313]
6jpg.tif: TIFF image data, little-endian
piper:..ug/unizh/lohnausweise> gimv 6jpg.tif
#[314]
filename = /home/madduck/life/zurich/zuzug/unizh/lohnausweise/6jpg.tif

(gimv:14275): GLib-WARNING **: GError set over the top of a previous GError or 
uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before 
it's set.
The overwriting error message was: Error parsing XML data
Not an image (or unsupported) file: 
/home/madduck/life/zurich/zuzug/unizh/lohnausweise/6jpg.tif

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

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

Versions of packages gscan2pdf depends on:
ii  djvulibre-bin   3.5.19-2 Utilities for the DjVu image forma
ii  gocr0.41-1   A command line OCR
ii  libglib-perl1:1.144-1Perl interface to the GLib and GOb
ii  libgtk2-ex-podviewe 0.14-2.1 Perl Gtk2 widget for displaying Pl
ii  libgtk2-ex-simple-l 0.50-1   A simple interface to Gtk2's compl
ii  libgtk2-perl1:1.140-1Perl interface to the 2.x series o
ii  liblocale-gettext-p 1.05-1   Using libc functions for internati
ii  libpdf-api2-perl0.61-1   provides the functions for creatin
ii  libsane 1.0.19~cvs20070505-3 API library for scanners
ii  libtiff-tools   3.8.2-7  TIFF manipulation and conversion t
ii  perlmagick  7:6.2.4.5.dfsg1-1A perl interface to the libMagick 
ii  sane1.0.14-2 scanner graphical frontends
ii  sane-utils  1.0.19~cvs20070505-3 API library for scanners -- utilit
ii  unpaper 0.2-2post-processing tool for scanned p
ii  xdg-utils   1.0.1-2  Desktop integration utilities from

gscan2pdf recommends no packages.

-- no debconf information

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

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


Bug#426528: rc file for options

2007-05-29 Thread martin f krafft
Package: unpaper
Version: 0.2-2
Severity: wishlist

It would be nice if I could specify some options I always want in an
rc file in ~, like ~/.unpaperrc.

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

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

Versions of packages unpaper depends on:
ii  libc6 2.5-9  GNU C Library: Shared libraries

unpaper recommends no packages.

-- no debconf information

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


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


Bug#426530: Qalculate 0.9.5 released

2007-05-29 Thread Fathi Boudra
Package: qalculate
Severity: wishlist

Hi, could you package Qalculate 0.9.5 ?

thanks,

Cheers,

Fathi


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



Bug#421762: ltsp-client-builder: Fail to set correct default X keyboard layout

2007-05-29 Thread vagrant
On Sun, May 20, 2007 at 05:22:59AM -0700, [EMAIL PROTECTED] wrote:
> ok, no code yet, but i think the way to do this is have the .udeb
> preseed the value into /target debconf database, and then a plugin grabs
> this value and seeds the created LTSP chroot environment. that way it
> will work if used with or without the .udeb, and we don't have to
> duplicate code.

implemented in bzr branch:

http://llama.freegeek.org/~vagrant/bzr/ltsp/features/vagrant-ltsp-keymap

also did an upload to debian-edu, and if they report sucess with it,
i'll include it on the next upload.

live well,
  vagrant


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



Bug#426170: should include code name links for d-i

2007-05-29 Thread Goswin von Brederlow
Joey Hess <[EMAIL PROTECTED]> writes:

> Package: debmirror
> Version: 20070123
> Severity: normal
>
> d-i currently needs debian/dists/ links to exist, and
> mirroring with debmirror won't create those. To make mirrors that
> support installations using d-i, debmirror should create those links. It
> can works out which links to make by parsing the Release file, which has
> a Codename field.

It's been on my todo for some time. Patch welcome.

MfG
Goswin


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



Bug#426529: more unpaper options

2007-05-29 Thread martin f krafft
Package: gscan2pdf
Version: 0.9.7-1
Severity: wishlist

Could gscan2pdf please give me a way to specify more options for
unpaper, such as --no-grayfilter? Either with an input field for
free-form option entry, or with more checkboxes.

Thanks,

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

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

Versions of packages gscan2pdf depends on:
ii  djvulibre-bin   3.5.19-2 Utilities for the DjVu image forma
ii  gocr0.41-1   A command line OCR
ii  libglib-perl1:1.144-1Perl interface to the GLib and GOb
ii  libgtk2-ex-podviewe 0.14-2.1 Perl Gtk2 widget for displaying Pl
ii  libgtk2-ex-simple-l 0.50-1   A simple interface to Gtk2's compl
ii  libgtk2-perl1:1.140-1Perl interface to the 2.x series o
ii  liblocale-gettext-p 1.05-1   Using libc functions for internati
ii  libpdf-api2-perl0.61-1   provides the functions for creatin
ii  libsane 1.0.19~cvs20070505-3 API library for scanners
ii  libtiff-tools   3.8.2-7  TIFF manipulation and conversion t
ii  perlmagick  7:6.2.4.5.dfsg1-1A perl interface to the libMagick 
ii  sane1.0.14-2 scanner graphical frontends
ii  sane-utils  1.0.19~cvs20070505-3 API library for scanners -- utilit
ii  unpaper 0.2-2post-processing tool for scanned p
ii  xdg-utils   1.0.1-2  Desktop integration utilities from

gscan2pdf recommends no packages.

-- no debconf information

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


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


Bug#426423: [dpatch-maintainers] Bug#426423: dpatch-edit-patch --debianonly=PATH tries to unpack PATH

2007-05-29 Thread Junichi Uekawa
Hi,

> 
> The manpage reads for the --debianonly option of dpatch-edit-patch:
> [..] The optional argument is the path to the upstream tarball [..]
> 
> - From my understanding, I expected, that I just need to give the path to
> the tarball, excluding the tarball name (I mean, from the changelog
> entry, dpatch-edit-patch should be able to determine the .orig.tar.gz
> name itself). So what is it: A misunderstanding at my side? Then the
> manpage should be slidely adjusted. Or is this option broken?
> 
> PS: I would suggest the following:
> - - check if the path is a file or directory
> - - if it is a file, then consider it the upstream tarball
> - - if it is a directory, then expect the .orig.tar.gz inside this
>   directory (create the .orig.tar.gz tarball name from debian/changelog)
> 
> What is your opinion?
> 

Sounds mostly good.

The only problem is that I don't use this feature much, so I don't
really have an opinion on this point.  Could you prepare a patch?

regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Bug#425286: grub2: not able to boot grub-invaders

2007-05-29 Thread Robert Millan
On Sun, May 20, 2007 at 07:21:53PM +0200, Fabian Greffrath wrote:
> package: grub-pc
> version: 1.95+20070515-1
> severity: important
> 
> Hello,
> 
> the version of grub2 which is currently in unstable is unable to boot
> the GRUB Invaders game (from the `grub-invaders' package).
> 
> This is a regression since the game booted with the old version 1.95-5
> of grub2 which is currently in testing.

This is what upstream said:

< daChaac> ah... I know the problem with grub-invaders... though fixing might 
be a bit harder to do :)
< daChaac> actually all code is in grub but implementing those features might 
need more docs

As a workaround, you can disable gfxterm.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#425968: tellico: wrong translation to German

2007-05-29 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Robbi,

first of all: thanks a lot for your great software! It really with all
aspects of maintenance of bibliographies much simpler.

Robby Stephenson wrote:
> On Friday 25 May 2007, Johannes Wiedersich wrote:
>> The situation is the following: I normally use the english interface for
>> tellico (and KDE and etc.) and everything works fine. Now I asked a
>> secretary to create a new bibliography with a pile of books and other
>> references to be imported into mine. With her's it's German
>> 'Literaturverzeichnis'. If I open her *.tc into my English interfaced
>> tellico, I get German labels and German content.
> 
> OK, that's the expected behavior.

Yes.

>> When I import this 
>> collection into my existing data base (Tellico: File -> Import -> Import
>> (append)), the fields get translated and the editor becomes publisher
>> (see attached screenshot).
> 
> I'm still a bit confused about what the problem is. When a .tc file is 
> appended, the field "titles" are never used to match fields. Only the 
> field "names", which are never translated. So I think the original problem 
> is that, because of the switched translations, your secretary put the 
> editor data in the publisher field, or vice-versa.

Yes.

>> I admit that this is a rare sequence of events, but it leads to a
>> corrupted data base for both tellico's file format *and* the exported
>> bibtex.
> 
> I'm not sure I would call it corrupted. Tellico doesn't know anything about 
> the field title. So if you create a new book collection, change the title 
> of the publisher field to be "author", then try to import that collection 
> into a different file, every value you put in that field will end up as a 
> publisher because the field _names_ are never changed.

Well, the default translation of the fields to German is/was wrong, so
if you have two people exchanging files, say from German to English,
then the data entered as 'Herausgeber' (editor) would show up as
'publisher'. I don't know a better term of how to call it in English,
but data entered as 'A' ends up as 'B'.

>> No, as explained above. It's not a data loss in the sense that a file is
>> lost, but *information* is lost/corrupted. I don't know how to parse
>> tellico's .tc files through a bash script or something in order to fix
>> it.
> 
> It sounds like you just need to open the field editor and change the title 
> of the field.

Yes. That 'fixes' it.

>> My 'fix' at present is just to tell the secretary to enter the name of
>> the publisher into the field called 'Herausgeber' (editor) etc.
> 
> If I followed everything right, then the field called 'Herausgeber' (editor) 
> is _actually_ the publisher field indeed. If that's the cause, then yes, 
> that sounds like the best solution. Or like I said, just 
> rename 'Herausgeber'.

Thanks for your suggestions.

To summarize: the mistranslation of the German 'field title' leads to
files, where data is entered wrong according to the 'field name'.
Thanks to the flexibility of tellico's data format, it is rather easy to
 work around this problem.

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

iD8DBQFGXCrHC1NzPRl9qEURAul0AJ942B6aZ8xwNMdPfd/uIlGRbJLf+ACfa7Qn
978yl5QuNWKJljMd0BvSqh4=
=7HyT
-END PGP SIGNATURE-


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



Bug#426531: abcde: Replaygain always uses batch mode

2007-05-29 Thread Richard van den Berg
Package: abcde
Version: 2.3.99.6-1
Severity: normal

abcde.1 states:

   -B Disable  batch mode replaygain. It processes file by file to add
  the   replaygain   information.   See   theNOBATCHREPLAYGAIN
  configuration variable.

However, the NOBATCHREPLAYGAIN variable is never used inside abcde. As a
result, replaygain is always applied using batch mode.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19-rvdb
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages abcde depends on:
ii  cd-discid 0.9-1  CDDB DiscID utility
ii  cdparanoia3.10+debian~pre0-4 audio extraction tool for sampling
ii  flac  1.1.2-6Free Lossless Audio Codec - comman
ii  lame  3.97-0.0   LAME Ain't an MP3 Encoder
ii  vorbis-tools  1.1.1-6several Ogg Vorbis tools
ii  wget  1.10.2-2   retrieves files from the web

abcde recommends no packages.

-- no debconf information


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



Bug#426522: findup: xdev option after a non-option argument

2007-05-29 Thread Pádraig Brady
Kai S. Juse wrote:
> Package: fslint
> Version: 2.16-1
> Severity: normal
> 
> When using findup with additional options that are passed on to find(1), I 
> get the 
> following message:
> 
> $ /usr/share/fslint/fslint/findup -m . -name .svn -prune -o
> find: warning: you have specified the -xdev option after a non-option 
> argument -name, but 
> options are not positional (-xdev affects tests specified before it as well 
> as those 
> specified after it).  Please specify options before other arguments.

You can ignore the warning, and the command will complete as expected.

The -xdev restriction that caused the warning
has been removed in the soon to be released fslint-2.22
Hopefully I can get this uploaded to debian
(2.18 & 2.20 were ignored :().

thanks,
Pádraig.


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



Bug#320646: closed by Julien BLACHE <[EMAIL PROTECTED]> (Re: Bug#320646: sane-utils: saned fails to bind if IPv4 and IPv6 both active and bindv6only not enabled)

2007-05-29 Thread Julien BLACHE
martin f krafft <[EMAIL PROTECTED]> wrote:

Hi,

> I concede and again apologise for using up your time. I got
> confused. This is not a bug after all.

NP, I know that it's all a bit confusing; fortunately the confusion
will go away along with IPv4 :]

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> 
 
 Public key available on  - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#423022: problems detecting partition map on software RAID

2007-05-29 Thread Robert Millan
retitle 423022 raid module not loaded although needed
tags 423022 upstream
tags 423022 - patch
thanks

On Sun, May 20, 2007 at 02:53:47PM +0100, Sam Morris wrote:
> reopen 423022
> thanks
> 
> Hm, this isn't quite fixed yet... users of software RAID still won't be
> able to boot up, as the generated core.img will not contain the 'raid'
> module.

That's a separate bug.  The patch I added to Debian workarounds detection of
partition map module, not raid.  As for the latter, see below..

> In fact, I get the error message 'you need to load the kernel first'
> which doesn't make much sense... I would have expected something more
> along the lines of 'No such device: (md0)'.
> 
> Anyway, here's what I came up with for grub-install. It's ugly, but
> that's shell scripting for you. ;)
> 
> [...]

Please get this in upstream first.  I don't want to add such divergence in
the package unless it's accepted in upstream.

As for the upstream side, I can't commit it there as I don't have any
expertise on RAID issues.  Hopefuly Jeroen will look at it (and perhaps
the solution he finds adequate is completely different -e.g. in the C
part of the program).

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#419337: Manpage update for Etch ?

2007-05-29 Thread Martin Schulze
Charles Plessy wrote:
> Dear Joey,
> 
> A friend of mine just ran in the problem of understanding why /etc/motd
> was overwritten on a fresh Etch system. Do you think that it would be
> suitable to include the manpage in a point release ?

No.  However, I'm not the stable release manager anymore and thus it's
not me to decide.

> In parallel, I will submit a patch to the release notes...

Good.

Regards,

Joey

-- 
Never trust an operating system you don't have source for!

Please always Cc to me when replying to me on the lists.


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



Bug#399290: Upstream has been notified.

2007-05-29 Thread Ana Guerrero
Hola Raúl,

On Fri, Nov 24, 2006 at 10:51:21PM +0100, Raúl Sánchez Siles wrote:
>   Hola Ana:
> 
>   I had alredy sent an e-mail to the upstream developers, since I thought 
> with 
> this little info maybe they were the ones who could find any other clue.
> 
>   I'm sorry but I don't have any debug package installed on this computer, 
> and 
> yet the bug is difficult to reproduce (I haven't been able yet).
> 
>   In case upstream give me any info I will report, thank you.

any news about this bug?

Ana




Bug#425221: memtest86+: fails to configure if grub is installed but not used

2007-05-29 Thread Robert Millan
On Sun, May 20, 2007 at 11:46:55PM +0200, Adeodato Simó wrote:
> * Yann Dirson [Sun, 20 May 2007 22:51:47 +0200]:
> 
> > On Sun, May 20, 2007 at 11:16:38AM +0200, Adeodato Simó wrote:
> > > Don't ask me why, but the grub package is installed on my system, but
> > > not used to boot. This makes the `upgrade-grub` call in line 21 of
> > > memtest86+.postinst fail when configuring, leaving the package in an
> > > unconfigured state. Maybe you want to add a '|| true' bit there.
> 
> > Could you paste the message ?  That could be helpful to the grub
> > people to tell what's happenning.
> 
> What happens is that grub is installed, but is not used as a boot
> loader, hence no /boot/grub directory exists. Here is the output:

Oops.  I didn't think of the possibility of grub legacy being installed :-)

I suggest:

if test -e /boot/grub/grub.cfg ; then
  update-grub
fi

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#426528: rc file for options

2007-05-29 Thread Julien BLACHE
forwarded 426528 [EMAIL PROTECTED]
thanks

martin f krafft <[EMAIL PROTECTED]> wrote:

Hi Jens,

Here's a request from Martin:

> It would be nice if I could specify some options I always want in an
> rc file in ~, like ~/.unpaperrc.

If you are to implement that, I suggest using libconfuse to read the
rc file. It's easy to use and really small.

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> 
 
 Public key available on  - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#419747: [Pkg-xfce-devel] Bug#419747: xfce4-terminal: accelerator changes don't survive shutdown

2007-05-29 Thread Celejar
On Sat, 26 May 2007 12:02:32 +0200
Yves-Alexis Perez <[EMAIL PROTECTED]> wrote:

> forwarded #419747 http://bugzilla.xfce.org/show_bug.cgi?id=3284
> thanks
> 
> On mar, 2007-04-17 at 13:57 -0400, Celejar wrote:
> > Package: xfce4-terminal
> > Version: 0.2.5.8rc2-1
> > Severity: normal
> > 
> > I can change the menu hotkeys via the normal GTK method of highlighting
> > a menu option and pressing the new accelerator, but when the app is
> > shutdown and restarted, my changes are lost. I can't find any option to
> > save them. Especially annoying is the assignment of  (instead of
> > the standard  to "Close window", since I always need to change it
> > when I use vim.
> 
> I can confirm this even on 0.2.6. I have forwarded it upstream. Thanks.
> -- 
> Yves-Alexis
> 

Playing around some more, I realized that the accels can be
persistently changed by editing '~/.config/Terminal/terminalrc' by
hand, but this should obviously be doable through the GUI.

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



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



Bug#426350: Tags are wrong (tags say X11)

2007-05-29 Thread Roderick Schertler
On Mon, 28 May 2007 02:10:30 -0400, Anthony DeRobertis <[EMAIL PROTECTED]> said:
>
> $ apt-cache show xtail | grep Tag
> Tag: interface::x11, use::monitor, use::viewing, works-with::file, 
> x11::application
>
> I'm pretty sure the interface is actually console, not X11...

Correct!  I didn't set those tags, I'll look into how to get them fixed.
Thanks for spotting it.

Also I supposed it'd be a good idea to mention in the description that
this isn't an X program.

-- 
Roderick Schertler
[EMAIL PROTECTED]


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



Bug#423412: grub2: grub-install fails on PPC

2007-05-29 Thread Robert Millan
On Tue, May 15, 2007 at 06:12:00PM +0200, Robert Millan wrote:
> On Tue, May 15, 2007 at 05:01:14AM -0300, Gustavo Franco wrote:
> > dpkg: error processing
> > /var/cache/apt/archives/grub-of_1.95+20070507-1_powerpc.deb
> > (--unpack):
> >  failed in buffer_write(fd) (9, ret=-1): backend dpkg-deb during
> > `./boot/grub/unifont.pff': No space left on device
> 
> How big is your /boot/grub?
> 
> Btw, could you please file a separate bug?

Not necessary anymore.  I fixed this by moving unifont.pff out of /boot.

Note that the other problems with powerpc still persist, though.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#424632: rdiff: version check unnecessary

2007-05-29 Thread martin f krafft
also sprach Micah Anderson <[EMAIL PROTECTED]> [2007.05.20.0110 +0200]:
> Have you looked at what would break if this test was removed? I'm
> not convinced that its unnecessary, and removing it will only
> solve problems and not create new ones. However, if you've
> determined that this is so, I'd certainly love to hear that.

Well, when the server side rdiff does not match the local version,
it bitches:

  piper:~> rdiff-backup --include /etc --exclude '/*' / [EMAIL 
PROTECTED]::/srv/backups/piper
  Warning: Local version 1.1.9 does not match remote version 1.1.5.

it then works. My assumption is simply that since rdiff-backup
itself does a version comparison and should know better which
versions are compatible with each other, adding a 1:1 requirement to
backupninja may be more limiting than necessary.

In this very instance, it disables me from tightening the
password-less login for the backup user via authorized_keys.

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


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


Bug#425367: grub-update freeze system on xfs root

2007-05-29 Thread Robert Millan
severity 425367 normal
merge 425367 239111
thanks

Please check the BTS before sending new bugs.  We already had 4 of these...

On Mon, May 21, 2007 at 01:00:00PM +0400, Olleg Samoylov wrote:
> 
> I insist, all code about xfs filesystem is wrong, unnessesary and must be 
> removed.

This is a recurrent problem.  xfs has never been properly supported in grub.

You think removing this code solves the problem, but we have received lots of
patches claiming to solve it and none of them did.  See the other bug logs.

If you really think you can provide a proper fix, send a *tested* patch to
[EMAIL PROTECTED] and ask for other people to test it.  But please use grub2
as the basis, since upstream has stopped supporting grub legacy and all your
effort would be nullified otherwise.

Thanks

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#426523: Confusing Net-tools Oct error in Sarge and Etch

2007-05-29 Thread Martín Ferrari

Hi Peter,

On 5/29/07, Peter Clapham <[EMAIL PROTECTED]> wrote:


Error appears to be due to ifconfig taking 08 as an invalid octal value
rather than a binary with leading 0. Error also affects ifup/ifdown if
/etc/network/interfaces has similar entries. Values 01->07 accepted as
they are valid octal units.


Ifconfig uses inet_aton to check if you provided an ip address, if it
says it's invalid, it will try to resolve it with DNS.
inet_aton will accept many formats of ip address, dotted-decimal,
dotted-octal, dotted-hex, and raw decimal, octal and hex addresses:

 ifconfig eth1 0x0f.0x0f.0x0f.0x0f
 ifconfig eth1 15.15.15.15
 ifconfig eth1 017.017.017.017
 ifconfig eth1 0x0f0f0f0f
 ifconfig eth1 01234567123
 ifconfig eth1 9

All of these are valid, although inet_aton doesn't document this. If
you provide a string which is invalid to inet_aton, such as an invalid
octal, it will try with gethostbyname and then you see the error you
mentioned.

So, I'm not even sure if this could be considered a bug. In any case,
it's libc fault...
What do you think?

--
Martín Ferrari



Bug#426533: FTBFS: libmyspell-dev gone

2007-05-29 Thread Rene Engelhard
Package: ispell-et
Severity: serious
Tags: patch

Hi,

As libmyspell-dev is now gone your package FTBFSes because of this.
You should switch to use either hunspell-tools or myspell-tools
(both packages contain the ispellaff2myspell you use)

Trivial patch:

--- control.old 2007-05-29 15:44:08.0 +0200
+++ control 2007-05-29 15:44:57.0 +0200
@@ -2,7 +2,7 @@
 Section: text
 Priority: optional
 Maintainer: Martin-??ric Racine <[EMAIL PROTECTED]>
-Build-Depends: aspell (>=0.60.4), cdbs (>= 0.4.28), debhelper (>= 4.2.32), 
dictionaries-common-dev (>= 0.49.2), ispell (>= 3.1.20.0-4), libmyspell-dev (>= 
1:3.1-16)
+Build-Depends: aspell (>=0.60.4), cdbs (>= 0.4.28), debhelper (>= 4.2.32), 
dictionaries-common-dev (>= 0.49.2), ispell (>= 3.1.20.0-4), hunspell-tools | 
myspell-tools
 Standards-Version: 3.7.2

 Package: iestonian

Regards,

Rene


signature.asc
Description: Digital signature


Bug#426532: slim: [INTL:de] German debconf translation

2007-05-29 Thread Alwin Meschede
Package: slim
Severity: wishlist
Tags: patch l10n

Please find attached a german translation of slim debconf messages.

Thanks,
Alwin Meschede

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

Kernel: Linux 2.6.20-audrid2 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# debconf templates for the slim package
# German translation
#
# $Id: de.po 1042 2006-01-09 07:55:08Z ender $
#
# Copyrights:
# Branden Robinson, 2000-2004
# Martin Schuster, 2001
# Sebastian Rittau, 2001
# Erich Schubert, 2001
# Knut Suebert, 2001
# Sebastian Feltel, 2001
# Philipp Matthias Hahn, 2001
# Veit Waltemath, 2002
# Andreas Metzler, 2002
# Alwin Meschede <[EMAIL PROTECTED]>, 2004, 2005, 2007.
#
# This file is distributed under the same license as the xorg-x11 package.
# Please see debian/copyright.
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: slim 1.2.6-1\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-02-20 13:03+0100\n"
"PO-Revision-Date: 2007-05-27 15:39+0200\n"
"Last-Translator: Alwin Meschede <[EMAIL PROTECTED]>\n"
"Language-Team: German <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n"

#. Type: select
#. Description
#: ../slim.templates:1001
msgid "Default display manager:"
msgstr "Standard Display-Manager."

#. Type: select
#. Description
#: ../slim.templates:1001
msgid ""
"A display manager is a program that provides graphical login capabilities "
"for the X Window System."
msgstr ""
"Ein Display-Manager ist ein Programm, welches grafische Anmeldemöglichkeiten "
"für das X Window-System zur Verfügung stellt."

#. Type: select
#. Description
#: ../slim.templates:1001
msgid ""
"Only one display manager can manage a given X server, but multiple display "
"manager packages are installed.  Please select which display manager should "
"run by default."
msgstr ""
"Ein Display-Manager kann nur einen vorgegebenen X Server benutzen, doch es "
"können mehrere Display-Manager installiert sein. Bitte wählen Sie, welcher "
"Display Manager als Standard benutzt werden soll."

#. Type: select
#. Description
#: ../slim.templates:1001
msgid ""
"(Multiple display managers can run simultaneously if they are configured to "
"manage different servers; to achieve this, configure the display managers "
"accordingly, edit each of their init scripts in /etc/init.d, and disable the "
"check for a default display manager.)"
msgstr ""
"(Es können mehrere Display-Manager gleichzeitig laufen, falls diese so "
"konfiguriert sind, dass sie verschiedene X-Server benutzen; um dies zu "
"erreichen, konfigurieren Sie die Display-Manager entsprechend, editieren Sie "
"jedes der Init-Skripte in /etc/init.d und schalten Sie den Prüfung auf einen "
"Standard-Display-Manager ab.)"


Bug#418014: libibverbs verbosity

2007-05-29 Thread Dirk Eddelbuettel

Hi Roland,

On 25 May 2007 at 17:11, Roland Dreier wrote:
|  > libibverbs: Fatal: couldn't read uverbs ABI version.
| 
| This is the libibverbs message.  For future versions I will look at
| making this more informative and also providing a way to silence it
| completely.

'apt-get source libibverbs' being as convenient as it is, it would indeed be
nice if you could, say, change 

if (check_abi_version(sysfs_path))
return 0;

to also accept a 'verbosity' or 'silence' argument to just quietly exit here.

|  > --
|  > [0,0,0]: OpenIB on host basebud was unable to find any HCAs.
|  > Another transport will be used instead, although this may result in
|  > lower performance.
|  > --
| 
| This (including the '-' lines) is coming from Open MPI.

I'll go digging there next -- thanks!

Dirk
 
| However I'm a little confused about why this is a problem for you.  If
| you don't have IB hardware and don't want to use IB, can't you just
| disable the openib BTL at runtime (I would assume something like
| "--mca btl ^openib" would work, and there's probably some way to put
| that in your default config)?  Or just build Open MPI completely
| without the openib BTL?
| 
|  - R.

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


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



Bug#426544: abcde: Add configurable options for replaygain tools

2007-05-29 Thread Richard van den Berg
Package: abcde
Version: 2.3.99.6-1
Severity: wishlist

abcde currently runs mp3gain with the -a switch. However, I like to use the
"-s r" switch instead. It would be nice if this could be made configurable.
I'm sure the other replaygain tools (for ogg and flac) could benifit from
this as well.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19-rvdb
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages abcde depends on:
ii  cd-discid 0.9-1  CDDB DiscID utility
ii  cdparanoia3.10+debian~pre0-4 audio extraction tool for sampling
ii  flac  1.1.2-6Free Lossless Audio Codec - comman
ii  lame  3.97-0.0   LAME Ain't an MP3 Encoder
ii  vorbis-tools  1.1.1-6several Ogg Vorbis tools
ii  wget  1.10.2-2   retrieves files from the web

abcde recommends no packages.

-- no debconf information


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



Bug#426537: FTBFS: libmyspell-dev gone

2007-05-29 Thread Rene Engelhard
Package: rus-ispell
Severity: serious
Tags: patch

Hi,

As libmyspell-dev is now gone your package FTBFSes because of this.
You should switch to use either hunspell-tools or myspell-tools
(both packages contain the ispellaff2myspell you use)

Trivial patch:

diff -u rus-ispell-0.99g4/debian/control rus-ispell-0.99g4/debian/control
--- rus-ispell-0.99g4/debian/control
+++ rus-ispell-0.99g4/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Martin-??ric Racine <[EMAIL PROTECTED]>
 Uploaders: Anton Martchukov <[EMAIL PROTECTED]>
-Build-Depends: aspell (>= 0.60.4), ispell (>= 3.1.20.0-4), libmyspell-dev (>= 
1:3.1-16), dictionaries-common-dev (>= 0.49.2), cdbs (>= 0.4.28), debhelper (>= 
4.2.32)
+Build-Depends: aspell (>= 0.60.4), ispell (>= 3.1.20.0-4), hunspell-tools | 
myspell-tools, dictionaries-common-dev (>= 0.49.2), cdbs (>= 0.4.28), debhelper 
(>= 4.2.32)
 Standards-Version: 3.7.2

 Package: irussian

Regards,

Rene


signature.asc
Description: Digital signature


Bug#425648: 100% reproducible grub-install hang when run in x86_64 qemu

2007-05-29 Thread Robert Millan
On Tue, May 22, 2007 at 08:27:01PM -0400, Joey Hess wrote:
> Package: grub
> Version: 0.97-28
> Severity: normal
> Tags: d-i
> 
> To reproduce this hang:
> 
> qemu-system-x86_64 -cdrom debian-testing-amd64-netinst.iso -hda disk -boot d
> 
> Go through the install process to the grub install stage (I choose the
> partition layout with separate /boot and /home, but I doubt it matters).
> It will hang on 'grub-install (hd0)', apparently forever (I've waited up
> to 4 hours for it IIRC). This is at the point where grub-install says
> "Probing devices to guess BIOS drives. This may take a long time.".

The probing code has been completely rewritten in grub2.  Is it also affected?

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#426541: FTBFS: libmyspell-dev gone

2007-05-29 Thread Rene Engelhard
Package: dutch
Severity: serious
Tags: patch

Hi,

As libmyspell-dev is now gone your package FTBFSes because of this.
You should switch to use either hunspell-tools or myspell-tools
(both packages contain the ispellaff2myspell you use)

Trivial patch:

diff -u dutch-0.1e/debian/control dutch-0.1e/debian/control
--- dutch-0.1e/debian/control
+++ dutch-0.1e/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Thijs Kinkhorst <[EMAIL PROTECTED]>
 Uploaders: Kurt Roeckx <[EMAIL PROTECTED]>
-Build-Depends: dictionaries-common-dev (>= 0.20), ispell, libmyspell-dev (>= 
1:3.1-11), autotools-dev, debhelper (>= 5)
-Build-Depends-Indep: dictionaries-common-dev (>= 0.20), ispell, aspell, 
libmyspell-dev (>= 1:3.1-11), debhelper (>= 5)
+Build-Depends: dictionaries-common-dev (>= 0.20), ispell, hunspell-tools | 
myspell-tools, autotools-dev, debhelper (>= 5)
+Build-Depends-Indep: dictionaries-common-dev (>= 0.20), ispell, aspell, 
hunspell-tools | myspell-tools, debhelper (>= 5)
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-dutch

Regards,

Rene


signature.asc
Description: Digital signature


Bug#426542: why -cs-cz?

2007-05-29 Thread Rene Engelhard
Package: myspell-cs-cz
Severity: minor

Hi,

why is  this package called myspell-cs-cz? Is there a Czech
dialect/Czech spoken somewhere outside the Czech Rep? If no, this
package should be myspell-cs...

Regards,

Rene

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

Kernel: Linux 2.6.18-4-powerpc
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 myspell-cs-cz depends on:
ii  dictionaries-common [openoffi 0.81.2 Common utilities for spelling dict

myspell-cs-cz recommends no packages.


signature.asc
Description: Digital signature


Bug#426526: linux-image-2.6.20-1-ixp4xx: large clock drift on Linksys NSLU2

2007-05-29 Thread Bastian Blank
tags 426526 moreinfo
thanks

On Tue, May 29, 2007 at 03:13:20PM +0200, Marcus Better wrote:
> My NSLU2 (266 MHz) has a problem with timekeeping. I run ntp, but it doesn't
> help - the clock drifts at least fifteen minutes a day.

2.6.20 is not longer in Debian since nearly two weeks. The 2.6.21-3
changelog say:
| * arm/ixp4xx: Add patch to set NSLU2 timer frequency. 

Bastian

-- 
Our way is peace.
-- Septimus, the Son Worshiper, "Bread and Circuses",
   stardate 4040.7.


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



Bug#426534: FTBFS: localedef fails, missing build-dep on locales

2007-05-29 Thread Rene Engelhard
Package: ipolish
Severity: serious

 dpkg-source -b ipolish-20070410
dpkg-source: building ipolish using existing ipolish_20070410.orig.tar.gz
dpkg-source: building ipolish in ipolish_20070410-3.diff.gz
dpkg-source: building ipolish in ipolish_20070410-3.dsc
 debian/rules build
debian/rules:25: debian/vars: No such file or directory
echo "TAR_DIR=alt-ispell-pl-20070410" > "debian/vars"
echo "STRIP_LEVEL=1" >> "debian/vars"
test -d stampdir || mkdir stampdir
touch "stampdir/source.created"
/bin/bash -e  /usr/share/dbs/internal/vars.build "debian/vars" shell > 
"stampdir/vars.sh"
touch "stampdir/vars.sh"
/bin/bash -e /usr/share/dbs/internal/lib "SOURCE_DIR=\"build-tree\"" 
"STAMP_DIR=\"stampdir\"" "VARS_FILE=\"stampdir/vars.sh\"" "STRIP_LEVEL=0" 
"TAR_DIR=\"alt-ispell-pl-20070410\"" source_unpack
Extracting upstream tarball ./alt-ispell-pl-20070410-src.tar.bz2 successful.
touch "stampdir/source.unpack"
/bin/bash -e /usr/share/dbs/internal/lib "SOURCE_DIR=\"build-tree\"" 
"STAMP_DIR=\"stampdir\"" "VARS_FILE=\"stampdir/vars.sh\"" "STRIP_LEVEL=0" 
"TAR_DIR=\"alt-ispell-pl-20070410\"" patch_apply
Applying patch debian/patches/00_dodatkowe_pld.diff successful.
Applying patch debian/patches/10_wulgarne.diff successful.
Applying patch debian/patches/11_polish_aff_foreign_chars.diff successful.
Applying patch debian/patches/12_illegal_chars.diff successful.
touch "stampdir/patchapply"
dh_testdir
mkdir  -p "build-tree/BUILD/locale" "build-tree/BUILD"
# Build Polish locale definition
localedef  -i "pl_PL" -f "ISO-8859-2"   \
   "build-tree/BUILD/locale/pl_PL.ISO-8859-2"
character map file `ISO-8859-2' not found: No such file or directory
cannot read character map directory `/usr/share/i18n/charmaps': No such file or 
directory
make: *** [stampdir/build-stamp-common] Fehler 1
debuild: fatal error at line 1228:
debian/rules build failed

$ dpkg -S /usr/share/i18n/charmaps/ISO-8859-2.gz
locales: /usr/share/i18n/charmaps/ISO-8859-2.gz

(on another system); you seem to miss a build-dep on locales.

Regards,

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

Kernel: Linux 2.6.18-4-powerpc
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 ipolish depends on:
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
ii  dictionaries-common 0.81.2   Common utilities for spelling dict
ii  ispell  3.1.20.0-4.4 International Ispell (an interacti

ipolish recommends no packages.


signature.asc
Description: Digital signature


Bug#426538: FTBFS: libmyspell-dev gone

2007-05-29 Thread Rene Engelhard
Package: ipolish
Severity: serious
Tags: patch

Hi,

As libmyspell-dev is now gone your package FTBFSes because of this.
You should switch to use either hunspell-tools or myspell-tools
(both packages contain the ispellaff2myspell you use)

Trivial patch:

diff -u ipolish-20070410/debian/control ipolish-20070410/debian/control
--- ipolish-20070410/debian/control
+++ ipolish-20070410/debian/control
@@ -2,7 +2,7 @@
 Maintainer: Robert Luberda <[EMAIL PROTECTED]>
 Section: text
 Priority: optional
-Build-Depends-Indep: libmyspell-dev (>= 1:3.1-5)
+Build-Depends-Indep: hunspell-tools | myspell-tools
 Build-Depends: debhelper(>= 5), dbs (>=0.42), locales, ispell (>= 3.1.04), 
dictionaries-common-dev (>= 0.20.1)
 Standards-Version: 3.7.2

Regards,

Rene


signature.asc
Description: Digital signature


Bug#426535: FTBFS: libmyspell-dev gone

2007-05-29 Thread Rene Engelhard
Package: ispell-fi
Severity: serious
Tags: patch

Hi,

As libmyspell-dev is now gone your package FTBFSes because of this.
You should switch to use either hunspell-tools or myspell-tools
(both packages contain the ispellaff2myspell you use)

Trivial patch:

diff -u ispell-fi-0.7/debian/control ispell-fi-0.7/debian/control
--- ispell-fi-0.7/debian/control
+++ ispell-fi-0.7/debian/control
@@ -3,7 +3,7 @@
 Section: text
 Priority: optional
 Standards-Version: 3.6.1.0
-Build-Depends: aspell (>= 0.60.4), ispell (>= 3.1.20.0-4), 
dictionaries-common-dev (>= 0.25), libmyspell-dev (>= 1:3.1-16), bzip2
+Build-Depends: aspell (>= 0.60.4), ispell (>= 3.1.20.0-4), 
dictionaries-common-dev (>= 0.25), hunspell-tools | myspell-tools, bzip2

 Package: ifinnish-large
 Architecture: any

Regards,

Rene


signature.asc
Description: Digital signature


Bug#426540: FTBFS: libmyspell-dev gone

2007-05-29 Thread Rene Engelhard
Package: ifrench-gut
Severity: serious
Tags: patch

As libmyspell-dev is now gone your package FTBFSes because of this.
You should switch to myspell-tools. (If you find another way to
convert the affix files  hunspell-tools | myspell-tools would be
preferred but I didn't copy the contrib/ perl scripts over to the
hunspell package - and you use is2myspell.pl)

Trivial patch:

diff -u ifrench-gut-1.0/debian/control ifrench-gut-1.0/debian/control
--- ifrench-gut-1.0/debian/control
+++ ifrench-gut-1.0/debian/control
@@ -3,7 +3,7 @@
 Section: text
 Priority: optional
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>> 5.0.0), ispell, dictionaries-common-dev (>= 
0.20), libmyspell-dev
+Build-Depends: debhelper (>> 5.0.0), ispell, dictionaries-common-dev (>= 
0.20), myspell-tools

 Package: ifrench-gut
 Architecture: any

Regards,

Rene


signature.asc
Description: Digital signature


Bug#426536: FTBFS: libmyspell-dev gone

2007-05-29 Thread Rene Engelhard
Package: norwegian
Severity: serious
Tags: patch

Hi,

As libmyspell-dev is now gone your package FTBFSes because of this.
You should switch to use either hunspell-tools or myspell-tools
(both packages contain the ispellaff2myspell you use)

Trivial patch:

diff -u norwegian-2.0.8/debian/control norwegian-2.0.8/debian/control
--- norwegian-2.0.8/debian/control
+++ norwegian-2.0.8/debian/control
@@ -2,7 +2,7 @@
 Section: text
 Priority: optional
 Maintainer: Tollef Fog Heen <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), ispell, gawk, perl, aspell (>= 0.60.3-2), 
dictionaries-common-dev (>=0.20), ssed, po-debconf, gettext (>= 0.11), 
libmyspell-dev (>= 1:3.1-5)
+Build-Depends: debhelper (>= 4), ispell, gawk, perl, aspell (>= 0.60.3-2), 
dictionaries-common-dev (>=0.20), ssed, po-debconf, gettext (>= 0.11), 
hunspell-tools | myspell-tools
 Standards-Version: 3.5.6

 Package: inorwegian

Regards,

Rene


signature.asc
Description: Digital signature


Bug#426543: FTBFS: libmyspell-dev gone

2007-05-29 Thread Rene Engelhard
Package: ispell-czech
Severity: serious
Tags: patch

Hi,

As libmyspell-dev is now gone your package FTBFSes because of this.
You should switch to use either hunspell-tools or myspell-tools
(both packages contain the ispellaff2myspell you use)

Trivial patch:

diff -u ispell-czech-20040229/debian/control 
ispell-czech-20040229/debian/control
--- ispell-czech-20040229/debian/control
+++ ispell-czech-20040229/debian/control
@@ -2,7 +2,7 @@
 Section: text
 Priority: optional
 Maintainer: Petr Cech <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), ispell, dictionaries-common-dev (>= 0.20), 
libmyspell-dev (>= 1:3.1-5)
+Build-Depends: debhelper (>= 4), ispell, dictionaries-common-dev (>= 0.20), 
hunspell-tools | myspell-tools
 Standards-Version: 3.6.2

 Package: iczech

Regards,

Rene


signature.asc
Description: Digital signature


Bug#425558: grub-of: grub-probe fails to recognize device

2007-05-29 Thread Robert Millan
merge 423412 425558
severity 425558 critical
tags 425558 help
merge 425558 422729
thanks

On Tue, May 22, 2007 at 10:48:56AM -0300, Zoho Vignochi wrote:
> so currently I boot directly form the OF prompt. Running grub-probe -v 
> /boot/grub outputs:
> 
> grub-probe: info: the size of hd0 is 0

This (the size of hd0 being 0) is AFAICT the root of the problem.  But we
cannot fix ourselves as we don't have the hardware.

Can you debug the problem?

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#426539: FTBFS: libmyspell-dev gone

2007-05-29 Thread Rene Engelhard
Package: ifrench
Severity: serious
Tags: patch

As libmyspell-dev is now gone your package FTBFSes because of this.
You should switch to myspell-tools. (If you find another way to
convert the affix files  hunspell-tools | myspell-tools would be
preferred but I didn't copy the contrib/ perl scripts over to the
hunspell package - and you use is2myspell.pl)

Trivial patch:

diff -u ifrench-1.4/debian/control ifrench-1.4/debian/control
--- ifrench-1.4/debian/control
+++ ifrench-1.4/debian/control
@@ -2,7 +2,7 @@
 Maintainer: Nicolas Sabouret <[EMAIL PROTECTED]>
 Section: text
 Standards-Version: 3.6.1
-Build-Depends: debhelper (>> 3.0.0), ispell, dictionaries-common-dev (>=0.20), 
libmyspell-dev
+Build-Depends: debhelper (>> 3.0.0), ispell, dictionaries-common-dev (>=0.20), 
myspell-tools

 Package: ifrench
 Architecture: any

Regards,

Rene


signature.asc
Description: Digital signature


Bug#426545: mysql-dfsg-5.0: [INTL:de] Updated german debconf translation

2007-05-29 Thread Alwin Meschede
Package: mysql-dfsg-5.0
Severity: wishlist
Tags: patch l10n

Please find attached an updated german translation of mysql debconf 
messages.

Thanks,
Alwin Meschede

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

Kernel: Linux 2.6.20-audrid2 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of mysql-dfsg-5.0_5.0.41-2_de.po to german
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
# Alwin Meschede <[EMAIL PROTECTED]>, 2006, 2007.
msgid ""
msgstr ""
"Project-Id-Version: mysql-dfsg-5.0_5.0.41-2_de\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-05-08 20:33+0200\n"
"PO-Revision-Date: 2007-05-29 16:05+0200\n"
"Last-Translator: Alwin Meschede <[EMAIL PROTECTED]>\n"
"Language-Team: german <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:2001
msgid "Really proceed with downgrade?"
msgstr "Möchten Sie wirklich eine ältere Version einspielen?"

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:2001
msgid "A file named /var/lib/mysql/debian-*.flag exists on this system."
msgstr ""
"Auf diesem System existiert eine Datei mit dem Namen "
"/var/lib/mysql/debian-*.flag"

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:2001
msgid ""
"Such file is an indication that a mysql-server package with a higher version "
"has been installed earlier."
msgstr ""
"Diese Datei ist ein Hinweis darauf, dass früher ein MySQL-Server-Paket mit "
"einer höheren Version installiert war."

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:2001
msgid ""
"There is no guarantee that the version you're currently installing will be "
"able to use the current databases."
msgstr ""
"Es kann nicht garantiert werden, dass die gegenwärtig zu installierende "
"Version dessen Daten benutzen kann."

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:3001
msgid "Important note for NIS/YP users"
msgstr "Wichtige Anmerkung für NIS/YP-Benutzer!"

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:3001
msgid ""
"To use MySQL, the following entries for users and groups should be added to "
"the system:"
msgstr ""
"Um MySQL benutzen zu können, sollten die folgenden Benutzer und Gruppen dem "
"System hinzugefügt werden:"

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:3001
msgid ""
"You should also check the permissions and the owner of the /var/lib/mysql "
"directory:"
msgstr ""
"Sie sollten außerdem Besitzer und Zugriffsrechte des Verzeichnisses "
"/var/lib/mysql überprüfen:"

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:4001
msgid "Remove all MySQL databases?"
msgstr "Alle MySQL-Datenbanken entfernen?"

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:4001
msgid ""
"The /var/lib/mysql directory which contains the MySQL databases is about to "
"be removed."
msgstr "Das Verzeichnis /var/lib/mysql mit den MySQL-Datenbanken soll entfernt 
werden."

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:4001
msgid ""
"If you're removing the MySQL package in order to later install a more recent "
"version or if a different mysql-server package is already using it, the data "
"should be kept."
msgstr ""
"Falls geplant ist, nur eine höhere Version von MySQL zu installieren oder ein "
"anderes mysql-server-Paket dieses bereits benutzt, sollten die Daten "
"behalten werden."

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:5001
msgid "Start the MySQL server on boot?"
msgstr "Soll MySQL automatisch beim Booten starten?"

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:5001
msgid ""
"The MySQL server can be launched automatically at boot time or manually with "
"the '/etc/init.d/mysql start' command."
msgstr ""
"Der MySQL-Dienst kann entweder automatisch beim Systemstart oder manuell "
"durch Eingabe des Befehls »/etc/init.d/mysql start« gestartet werden."

#. Type: password
#. Description
#: ../mysql-server-5.0.templates:6001
msgid "New password for the MySQL \"root\" user:"
msgstr "Neues Passwort für den MySQL »root«-Benutzer:"

#. Type: password
#. Description
#: ../mysql-server-5.0.templates:6001
msgid ""
"While not mandatory, it is highly recommended that you set a passw

Bug#426546: RFP: Pentaho reporiting engine

2007-05-29 Thread Rene Engelhard
Package: wnpp
Severity: wishlist

Hi,

According to Ocke Janssens blog [1] OOo 2.3 will use
the Pentaho Reporting Engine[2] (formerly known as JFreeReport) for
its new "Report Generator".

Please package it.

[1] http://blogs.sun.com/GullFOSS/entry/report_designer_will_extend_the
[2] http://www.pentaho.com/products/reporting/

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

Kernel: Linux 2.6.18-4-powerpc
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


signature.asc
Description: Digital signature


Bug#426547: extra space in the tooltip of the longitude GtkEntry

2007-05-29 Thread Frank S. Thomas
Package: gramps
Version: 2.2.8-1
Severity: minor
Tags: patch

Hi,

The tooltip of the GtkEntry for the longitude of places - which is in 
src/glade/gramps.glade - has an extra space before the "W", see the attached 
patch. According to the description of the conv_lat_lon() function in 
src/PlaceUtils.py the DEG notation should have no extra spaces. Note that the 
tooltip for latitude conforms to this description.


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

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 
  500 unstablefrank.thomas-alfeld.de 

--- Package information. ---
Depends (Version) | Installed
=-+-==
python-central (>= 0.5.8) | 0.5.14
librsvg2-common   | 2.16.1-2
python-gnome2 | 2.18.2-1
python-glade2 | 2.10.4-2
scrollkeeper(>= 0.3.14-9) | 0.3.14-13
yelp  | 2.18.1-1
gconf2  (>= 2.10.1-2) | 2.18.0.1-3
--- gramps-2.2.8/src/glade/gramps.glade.orig	2007-05-29 15:51:43.0 +0200
+++ gramps-2.2.8/src/glade/gramps.glade	2007-05-29 15:52:08.0 +0200
@@ -1634,7 +1634,7 @@
 	  
 		
 		  True
-		  East/West position, eg -2.88589, 2°53'9.23" W or -2:53:9.23
+		  East/West position, eg -2.88589, 2°53'9.23"W or -2:53:9.23
 		  True
 		  True
 		  True


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


Bug#426548: acpi events cause hard freeze on X40 with l-m-t installed

2007-05-29 Thread martin f krafft
Package: laptop-mode-tools
Version: 1.32-1
Severity: important

With l-m-t installed, I can almost reliably reproduce hard freezes
of my IBM Thinkpad X40 (2371-H9G) when I close the display or
unplug/plug the power supply. I've also seen freezes when the
display was blanked or during ususpend/resume.

If I purge l-m-t, the freezes seem unreproducible. If I reinstall
l-m-t, they return, even if I do not make any changes to the
configuration. In fact, I never touched the configuration yet.

Thanks to Reinhard Tartler for the tip. I am still not 100% sure of
the cause but wanted to document this.

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

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

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


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


Bug#425666: grub-pc: update-grub unable to detect /usr on lvm

2007-05-29 Thread Robert Millan
severity 425666 important
thanks

On Wed, May 23, 2007 at 02:32:11AM -0400, Bharath Ramesh wrote:
> 
> When /usr is a separate partition on lvm update-grub creates entry for
> unifont.pff on the lvm partition which is not detected by grub.

Please send the output of the following commands:

grub-probe -v /usr
cat /proc/mounts
cat /boot/grub/device.map
grub-mkdevicemap -m -

> unifont.pff
> should either be in grub directory of /boot

No, that creates other problems (unifont.pff is too big for /boot/grub).

> or update-grub shouldnt add entry
> to the font.

Agreed.  I'll try to make this part fault-tollerant.

Thanks

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#426341: grub-pc: failure to read one device in a RAID-1 array causes boot failure

2007-05-29 Thread Robert Millan
On Mon, May 28, 2007 at 03:42:51AM +0100, Sam Morris wrote:
> 
> A partial patch was suggested which solves the issue for now:
> 
> Index: disk/raid.c
> ===
> RCS file: /cvsroot/grub/grub2/disk/raid.c,v
> retrieving revision 1.3
> diff -u -p -r1.3 raid.c
> - --- disk/raid.c 17 May 2007 23:23:03 -  1.3
> +++ disk/raid.c   21 May 2007 13:10:25 -
> @@ -344,7 +344,10 @@ grub_raid_scan_device (const char *name)
>err = grub_disk_read (disk, sector, 0, GRUB_RAID_SB_BYTES, (char *) &sb);
>grub_disk_close (disk);
>if (err)
> - -return 0;
> +{
> +  grub_errno = GRUB_ERR_NONE;
> +  return 0;
> +}
>  
>/* Look whether there is a RAID superblock. */
>if (sb.md_magic != GRUB_RAID_SB_MAGIC)

Did you confirm this works?  Has it been committed to upstream CVS?

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#425558: grub-of: grub-probe fails to recognize device

2007-05-29 Thread Zoho Vignochi
On Tue, 2007-29-05 at 16:07 +0200, Robert Millan wrote:
> merge 423412 425558
> severity 425558 critical
> tags 425558 help
> merge 425558 422729
> thanks
> 
> On Tue, May 22, 2007 at 10:48:56AM -0300, Zoho Vignochi wrote:
> > so currently I boot directly form the OF prompt. Running grub-probe -v 
> > /boot/grub outputs:
> > 
> > grub-probe: info: the size of hd0 is 0
> 
> This (the size of hd0 being 0) is AFAICT the root of the problem.  But we
> cannot fix ourselves as we don't have the hardware.
> 
> Can you debug the problem?
I am willing to follow instructions but I cannot debug the problem on my own.

Zoho


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



Bug#423022: patch for partmap probing on RAID/LVM

2007-05-29 Thread Robert Millan
On Mon, May 28, 2007 at 03:49:11AM +0100, Sam Morris wrote:
> Here's the beginning of a patch for grub-probe itself to make it handle
> RAID/LVM more intelligently. This will work for the most common
> use-cases; the comments describe an idea to make the probing process
> recursive to handle more interesting situations such as LVM-on-RAID.

Hi Sam,

Thanks for your effort.  Note that for this kind of changes I'd like to wait
and see what upstream says first, since adding it to the package has the
potential to bring us trouble later.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#423104: Another similar problem

2007-05-29 Thread Robert Millan
On Thu, May 24, 2007 at 11:34:30PM +0200, Yann Dirson wrote:
> Now the new grub fails to install with:
> 
> |Setting up grub-pc (1.95+20070520-1) ...
> |Updating /boot/grub/grub.cfg ...
> |cannot find a GRUB drive for /dev/dm-8.
> |dpkg: error processing grub-pc (--configure):
> | subprocess post-installation script returned error exit status 1
> 
> Not sure why it wants to do with what appears to be my /usr partition:
> 
> brw-r- 1 root disk 254,  8 Apr 24 00:47 /dev/evms/usr
> brw-rw 1 root disk 254,  8 Apr 24 00:47 /dev/dm-8
> 
> Any clue ?

Please send the output of the following commands:

grub-probe -v /usr
cat /proc/mounts
cat /boot/grub/device.map
grub-mkdevicemap -m -

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#149020: re

2007-05-29 Thread Cesar

This is An Ultimate Job Offer
You have a chance to make 2000-2500 USD a week! To introduce you quick to
the opportunity i will give you 4 facts:


1) 2000-2500 USD a week! Yes.
2) 18+ y/o, you have to be able to check e-mail 3-4 times a day.
3) 2-3 hours of free time Monday-Thursday
4) Responsible


Successful company, representing Apple Inc production offers a great
opportunity from Russia. Currently seeking for
people who can help us out. Very great opportunity and very
easy. For more info please contact: [EMAIL PROTECTED]
Cesar 




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



Bug#426550: request-tracker3.4: [INTL:es] Corrupt Spanish PO file

2007-05-29 Thread Javier Fernández-Sanguino Peña

Package: request-tracker3.4 
Version: 3.4.5-2
Priority: normal
Tags: l10n patch

The Spanish PO file for this package is broken (upstream) as it is not a
valid PO file. Please find attached a diff against it (the PO file is
available at request-tracker3.4-3.4.5/lib/RT/I18N)

Thanks

Javier

--- es.po.old	2007-05-29 16:22:40.0 +0200
+++ es.po	2007-05-29 16:22:53.0 +0200
@@ -128,32 +128,6 @@
 msgid "%1 - Specify the search module you want to use"
 msgstr "%1 - Especifica el módulo de búsqueda que quieres usar"
 
- $RT::VERSION, 
- '2004', 
-'http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC',)
- $RT::VERSION, 
- '2004', 
-'http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC',)
- $RT::VERSION, 
- '2004', 
-'http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC',)
- $RT::VERSION, 
- '2004', 
-'http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC',)
- $RT::VERSION, 
- '2004', 
-'http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC',)
- $RT::VERSION, 
- '2005', 
-'http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC',)
- $RT::VERSION, 
- '2005', 
-'http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC',)
-#: html/Elements/Footer:58
-#. ('»|«', 
- $RT::VERSION, 
- '2005', 
-'http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC',)
 msgid "%1 RT %2 Copyright 1996-%3 %4."
 msgstr ""
 


signature.asc
Description: Digital signature


Bug#426341: grub-pc: failure to read one device in a RAID-1 array causes boot failure

2007-05-29 Thread Sam Morris
On Tue, 2007-05-29 at 16:19 +0200, Robert Millan wrote:
> On Mon, May 28, 2007 at 03:42:51AM +0100, Sam Morris wrote:
> > 
> > A partial patch was suggested which solves the issue for now:
> > 
> > Index: disk/raid.c
> > ===
> > RCS file: /cvsroot/grub/grub2/disk/raid.c,v
> > retrieving revision 1.3
> > diff -u -p -r1.3 raid.c
> > - --- disk/raid.c   17 May 2007 23:23:03 -  1.3
> > +++ disk/raid.c 21 May 2007 13:10:25 -
> > @@ -344,7 +344,10 @@ grub_raid_scan_device (const char *name)
> >err = grub_disk_read (disk, sector, 0, GRUB_RAID_SB_BYTES, (char *) &sb);
> >grub_disk_close (disk);
> >if (err)
> > - -return 0;
> > +{
> > +  grub_errno = GRUB_ERR_NONE;
> > +  return 0;
> > +}
> >  
> >/* Look whether there is a RAID superblock. */
> >if (sb.md_magic != GRUB_RAID_SB_MAGIC)
> 
> Did you confirm this works?  Has it been committed to upstream CVS?

Works fine, but doesn't appear to have been committed. I guess the
developers want to decide how to improve grub's general error/warning
handling code rather than applying similar patches all over the source
tree; there are currently many places where modules error out instead of
just displaying a warning.

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


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


Bug#426549: console-tools: loadkeys has a "null symbol found" message when loading /etc/console/bootime.kmap.gz

2007-05-29 Thread Jim Richards
Package: console-tools
Version: 1:0.2.3dbs-65
Severity: normal


When I run

loadkeys /etc/console/boottime.kmap.gz 

which is also run from /etc/init.d/keymap.sh when booting,
a "null symbol found" message is displayed. It's doesn't appear
if I run

loadkeys us

The file file (hopefully) is attached. I think it might have been
one generated quite some time ago, but the computer has been essentially
the same (it's a laptop).

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

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

Versions of packages console-tools depends on:
ii  debconf [debconf-2.0]  1.5.13Debian configuration management sy
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libconsole 1:0.2.3dbs-65 Shared libraries for Linux console
ii  lsb-base   3.1-23.1  Linux Standard Base 3.1 init scrip

Versions of packages console-tools recommends:
ii  console-common0.7.69 Basic infrastructure for text cons
ii  console-data  2:1.01-7   Keymaps, fonts, charset maps, fall

-- no debconf information


boottime.kmap.gz
Description: GNU Zip compressed data


Bug#395145: possibly fixed

2007-05-29 Thread vagrant
On Thu, Oct 26, 2006 at 01:08:39PM -0700, Vagrant Cascadian wrote:
> On Wed, Oct 25, 2006 at 01:13:28PM +0530, Joshua N Pritikin wrote:
> > Maybe I figured it out. There is something wrong with the parsing of 
> > root-path. If I use, e.g., "192.168.0.7:/opt/ltsp/i386" then it hangs. 
> > If I use only "/opt/ltsp/i386" then it continues to the next part.
> 
> this is a bug in initramfs-tools:
> 
> http://bugs.debian.org/387808

the bug was fixed in initramfs-tools 0.88

please confirm that it works with the newer initramfs-tools. if so, i
think this bug can be finally closed.

live well,
  vagrant


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



Bug#425136: [: 42: ==: unexpected operator

2007-05-29 Thread maximilian attems
On Mon, 28 May 2007, Rafal Czlonka wrote:

> P.S. Any other tests? ;^)

haha, yeah
story of wrong tests, now double chekced on my box
# sh -x mkinitramfs-kpkg -o /tmp/foo $(uname -r)
# sh -x mkinitramfs -o /tmp/foo2

-- 
maks


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



Bug#424675: strigi-daemon: [POWERPC] strigidaemon crashes as soon as it starts indexing after scanning all files

2007-05-29 Thread GALLIEN Matthieu
Le lundi 28 mai 2007, Fathi Boudra a écrit :
> hi,
>
> could you try strigi-0.5.1-2 packages ?
>
> You could find them in:
> http://fboudra.free.fr/debian/strigi_0.5.1-2/
>
> at least, install these packages using dpkg:
> * strigi-daemon
> * libcluceneindex0
> * libstreamanalyzer0
> * libstreams0
>
> cheers,
>
> Fathi

Package: strigi-daemon
Version: 0.5.1-2
Followup-For: Bug #424675

Hi,
thanks for your work.
I tested your packages and the daemon is still crashing.
I run it under gdb and got the following trace:

GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "powerpc-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/strigidaemon
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 805447376 (LWP 23738)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 813888688 (LWP 23741)]
[New Thread 822277296 (LWP 23742)]
/usr/lib/strigi/strigila_cpp.so
(no debugging symbols found)
/usr/lib/strigi/strigila_deb.so
(no debugging symbols found)
/usr/lib/strigi/strigila_xpm.so
(no debugging symbols found)
/usr/lib/strigi/strigita_au.so
(no debugging symbols found)
/usr/lib/strigi/strigita_pcx.so
(no debugging symbols found)
/usr/lib/strigi/strigita_xbm.so
(no debugging symbols found)
WARNING: field "TODO_include" is not defined in .fieldproperties files.
WARNING: field "TODO_class" is not defined in .fieldproperties files.
WARNING: field "TODO_includes" is not defined in .fieldproperties files.
WARNING: field "compression" is not defined in .fieldproperties files.
WARNING: field "OLE.category" is not defined in .fieldproperties files.
WARNING: field "OLE.presentationtarget" is not defined in .fieldproperties 
files.
WARNING: field "OLE.manager" is not defined in .fieldproperties files.
WARNING: field "OLE.company" is not defined in .fieldproperties files.
WARNING: field "contenttype" is not defined in .fieldproperties files.
WARNING: field "interlaceMode" is not defined in .fieldproperties files.
WARNING: field "lastModificationTime" is not defined in .fieldproperties 
files.
WARNING: field "warning" is not defined in .fieldproperties files.
WARNING: field "source" is not defined in .fieldproperties files.
WARNING: field "type" is not defined in .fieldproperties files.
*** glibc detected *** /usr/bin/strigidaemon: corrupted double-linked list: 
0x1005f3d0 ***
=== Backtrace: =
/lib/libc.so.6[0xf842184]
/lib/libc.so.6[0xf8422b8]
/lib/libc.so.6[0xf844874]
/lib/libc.so.6(__libc_malloc+0xd4)[0xf846ad4]
/usr/lib/libstdc++.so.6(_Znwj+0x3c)[0xfaf12dc]
/usr/lib/libstdc++.so.6
(_ZNSbIwSt11char_traitsIwESaIwEE4_Rep9_S_createEjjRKS1_+0xa4)[0xfadadf4]
/usr/lib/libstdc++.so.6
(_ZNSbIwSt11char_traitsIwESaIwEE4_Rep8_M_cloneERKS1_j+0x48)[0xfadbfa8]
/usr/lib/libstdc++.so.6(_ZNSbIwSt11char_traitsIwESaIwEE7reserveEj+0x60)
[0xfadd260]
/usr/lib/libcluceneindex.so.0(_Z10utf8toucs2PKcS0_+0xa0)[0xff29630]
/usr/lib/libcluceneindex.so.0(_Z10utf8toucs2RKSs+0x38)[0xff29948]
/usr/lib/libcluceneindex.so.0
(_ZN18CLuceneIndexWriter8addValueEPKN6Strigi14AnalysisResultENS0_21AnalyzerConfiguration9FieldTypeEPKwRKSs+0x54)
[0xff36874]
/usr/lib/libcluceneindex.so.0
(_ZN18CLuceneIndexWriter8addValueEPKN6Strigi14AnalysisResultEPKNS0_15RegisteredFieldERKSs+0xb4)
[0xff369e4]
/usr/lib/libcluceneindex.so.0
(_ZN18CLuceneIndexWriter14finishAnalysisEPKN6Strigi14AnalysisResultE+0x84)
[0xff36f14]
/usr/lib/libstreamanalyzer.so.0(_ZN6Strigi14AnalysisResultD1Ev+0x50)
[0xffa71c0]
/usr/lib/libstreamanalyzer.so.0
(_ZN6Strigi14StreamAnalyzer9indexFileERKSs+0xf8)[0xffc3678]
/usr/bin/strigidaemon[0x1000a9c8]
/usr/bin/strigidaemon[0x1000b734]
/usr/bin/strigidaemon[0x10013608]
/lib/libpthread.so.0[0xff667b4]
/lib/libc.so.6(clone+0x84)[0xf8a59e4]
=== Memory map: 
0010-00103000 r-xp 0010 00:00 0  [vdso]
0f6b5000-0f6b9000 r-xp  03:03 
1983523/usr/lib/strigi/strigita_xbm.so
0f6b9000-0f6c8000 ---p 4000 03:03 
1983523/usr/lib/strigi/strigita_xbm.so
0f6c8000-0f6c9000 rw-p 3000 03:03 
1983523/usr/lib/strigi/strigita_xbm.so
0f6d9000-0f6dd000 r-xp  03:03 
1983450/usr/lib/strigi/strigita_pcx.so
0f6dd000-0f6ec000 ---p 4000 03:03 
1983450/usr/lib/strigi/strigita_pcx.so
0f6ec000-0f6

Bug#426552: imagemagick: typo in mogrify-manpage

2007-05-29 Thread Jochen Zimmermann
Package: imagemagick
Version: 7:6.2.4.5.dfsg1-0.14
Severity: minor


manpage points to 

file:///usr/share/doc/imagemagick/www/morify.html

instead of .../mogrify.html


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

Versions of packages imagemagick depends on:
ii  libbz2-1.0  1.0.3-6  high-quality block-sorting file co
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libjasper-1.701-1   1.701.0-2The JasPer JPEG-2000 runtime libra
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  liblcms11.15-1   Color management library
ii  libmagick9  7:6.2.4.5.dfsg1-0.14 Image manipulation library
ii  libpng12-0  1.2.15~beta5-1   PNG library - runtime
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxml2 2.6.27.dfsg-1GNOME XML library
ii  libxt6  1:1.0.2-2X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-13   compression library - runtime

imagemagick recommends no packages.

-- no debconf information


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



Bug#426553: No man page for bcrelay

2007-05-29 Thread Laurent Bigonville
Package: bcrelay
Severity: minor

Hi,

The bcrelay executable has no man page. This is a violation of the
debian policy.

Regards

Laurent Bigonville


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



Bug#426551: poppler: Some missing includes in the Qt/Qt4 -dev packages

2007-05-29 Thread Martin Pitt
Package: poppler
Version: 0.5.4-4
Tags: patch

Packages that build-depend on libpoppler-qt-dev or qt4-dev currently
fail to build because the qt4 package is missing
poppler-page-transition.h [1] and the qt package is missing
poppler-link-qt3.h [2]. (Those are Ubuntu bug reports, but apply to
Debian as well).

Attached patch fixes both, see the included changelog diff for
details. The patch also adds a Recommends:, see [3] for details.

Thanks,

Martin

[1] https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/114186
[2] https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/117388
[3] https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/117530

-- 
Martin Pitthttp://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org
diff -u poppler-0.5.4/debian/control poppler-0.5.4/debian/control
--- poppler-0.5.4/debian/control
+++ poppler-0.5.4/debian/control
@@ -83,7 +83,7 @@
 Package: libpoppler-qt4-dev
 Architecture: any
 Section: libdevel
-Depends: libpoppler-qt4-1 (= ${binary:Version}), libpoppler-dev (=${binary:Version}), libqt4-dev
+Depends: libpoppler-qt4-1 (= ${binary:Version}), libpoppler-qt-dev (=${binary:Version}), libqt4-dev
 Description: PDF rendering library -- development files (Qt 4 interface)
  Poppler is a PDF rendering library based on xpdf PDF viewer.
  .
@@ -93,6 +93,7 @@
 Architecture: any
 Section: utils
 Depends: ${shlibs:Depends}
+Recommends: ghostscript
 Conflicts: xpdf-utils, pdftohtml (<< 0.36-14)
 Replaces: xpdf-utils, pdftohtml, xpdf-reader
 Provides: xpdf-utils, pdftohtml
diff -u poppler-0.5.4/debian/libpoppler-qt-dev.install poppler-0.5.4/debian/libpoppler-qt-dev.install
--- poppler-0.5.4/debian/libpoppler-qt-dev.install
+++ poppler-0.5.4/debian/libpoppler-qt-dev.install
@@ -1,4 +1,5 @@
 debian/tmp/usr/include/poppler/poppler-qt.h
+debian/tmp/usr/include/poppler/poppler-link-qt3.h
 debian/tmp/usr/include/poppler/poppler-page-transition.h
 debian/tmp/usr/lib/libpoppler-qt.a
 debian/tmp/usr/lib/libpoppler-qt.so
diff -u poppler-0.5.4/debian/changelog poppler-0.5.4/debian/changelog
--- poppler-0.5.4/debian/changelog
+++ poppler-0.5.4/debian/changelog
@@ -1,3 +1,15 @@
+poppler (0.5.4-4ubuntu2) gutsy; urgency=low
+
+  * debian/control: Add dependency libpoppler-qt-dev to libpoppler-qt4-dev, so
+that build-depending on the latter pulls in the required file
+poppler-page-transition.h. That's ugly, but still better than shipping the
+file in both packages and make them conflict to each other. (LP: #114186)
+  * Ship poppler-link-qt3.h in libpoppler-qt-dev. (LP: #117388)
+  * debian/control: Add 'ghostscript' recommends to poppler-utils.
+(LP: #117530)
+
+ -- Martin Pitt <[EMAIL PROTECTED]>  Tue, 29 May 2007 16:21:40 +0200
+
 poppler (0.5.4-4ubuntu1) gutsy; urgency=low
 
   * debian/control: Add Conflicts/Replaces to the old library names.


signature.asc
Description: Digital signature


Bug#426518: awffull: Build dependencies on libgd2-noxpm* cause deinstall of php*-gd and depending packages

2007-05-29 Thread Jose Carlos Medeiros

Hi, Georg

Thanks for your report bug.

But I think this inst a awffull bug.


look.
apt-cache depends php4-gd
-
 Depends: libc6
 Depends: libfreetype6

 Depends: libgd2-xpm
***
 Depends: libjpeg62
 Depends: libpng12-0
 Depends: libt1-5
 Depends: libx11-6
**
 Depends: libxpm4
**
 Depends: zlib1g
  
-

and look  apt-cache depends awffull
--
 Depends: libc6
***
|Depends: libgd2-noxpm
 Depends: libgd2-xpm
**
 Depends: libgeoip1
 Depends: libpcre3
 Depends: libpng12-0
 Depends: zlib1g
 ..
-

Awfful depends either libgd2-noxpm or libgd2-xpm.  But php4-gd not.

If Im wrong, please  tell me.

But from now I think this bug can be reassigned to php4-gd package.
But look,,  php4-gd will be removed from Lenny, then probably wont be solved.

Regards,
Jose Carlos


2007/5/29, Georg Lehner <[EMAIL PROTECTED]>:

Package: awffull
Version: 3.7.1-1
Severity: important

awffull build with libgd2-xpm-dev and libgd2-noxpm. However the build
dependencies specify only libgd2-noxpm{-dev}.  When installing theses,
packages which depend on libgd2-xpm get deinstalled, amongst them
php4-gd2.

The same problem persists in awffull 3.7.4final-1

Regards,

Jorge-Le'on

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

Versions of packages awffull depends on:
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libgd2-xpm2.0.33-5.2 GD Graphics Library version 2
ii  libgeoip1 1.3.17-1.1 A non-DNS IP-to-country resolver l
ii  libpcre3  6.7-1  Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  zlib1g1:1.2.3-13 compression library - runtime

awffull recommends no packages.

-- debconf information excluded





--
[]'s
José Carlos


Bug#426401: Search bar behavior reverted to firefox one

2007-05-29 Thread Sven Arvidsson
On Mon, 2007-05-28 at 19:03 +0200, Mike Hommey wrote: 
> On Mon, May 28, 2007 at 03:56:50PM +0200, Emanuele Aina <[EMAIL PROTECTED]> 
> wrote:
> > The epiphany search bar behavior is now the one which is the default in 
> > firefox, the "I'm feeling lucky" one, with the additional complication 
> > of not accepting searches with spaces.
> 
> It doesn't, here.

Searching directly from the URL bar does seem to be broken with
1.8.1.4-1. 

It used to be possible to enter a search string and press simply press
enter. Now instead of doing a Google search, Epiphany tries to go to
search string + .com, which of course doesn't work if there's a space in
the string.

Using a smart bookmark (such as the default "Search the web") still
works.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#426554: Spaces in description cause weird description rendering

2007-05-29 Thread Thijs Kinkhorst
Package: texlive-latex-recommended
Version: 2007-7
Severity: minor
Tags: patch

Hi,

There's some stray spaces in the package description of 
texlive-latex-recommended, causing weird rendering of that text in some 
interfaces. Example:
http://packages.debian.org/unstable/tex/texlive-latex-recommended

Attached patch fixes this trivial issue.


thanks,
Thijs
--- debian/control.orig	2007-05-29 16:52:36.0 +0200
+++ debian/control	2007-05-29 16:52:42.0 +0200
@@ -93,7 +93,7 @@
 Replaces: texlive-latex-extra (<= 2005-2), texlive-pdfetex
 Description: TeX Live: LaTeX recommended packages
  A collection of recommended add-on packages for LaTeX which have widespread
-   use
+ use.
  .
  This package includes the following CTAN packages:
   anysize -- A simple package to set up document margins.


Bug#426401: Search bar behavior reverted to firefox one

2007-05-29 Thread Emanuele Aina

Mike Hommey negò:

The epiphany search bar behavior is now the one which is the default in 
firefox, the "I'm feeling lucky" one, with the additional complication 
of not accepting searches with spaces.


It doesn't, here.


Which is somewhat puzzling as I was able to reproduce it on another 
machine, after the upgrade of libxul0d. :(


When searching for strings with spaces (e.g. "foo bar") it opens a popup 
with "The URL is not valid and cannot be loaded."


I have these extensions enabled:
Ad Blocker
Tab Auto-Reload
Certificates
Creative Commons license viewer
Fallback Favicon
Tab Groups
Page Informations
Seahorse
Smart Bookmarks
Stylesheet selector
News Feed Subscription
Tab Status
Error Viewer

The names are only approximated, as even launching epiphany as "LANG=C 
epiphany" leaves these strings translated... :)




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



Bug#426555: mpdscribble: Unable to retrieve song : "mpd error"

2007-05-29 Thread Jonathan Ballet
Package: mpdscribble
Version: 0.2.12-2
Severity: important

Hello,

I've got a problem with mpdscribble and it doesn't send the song to
Last.fm.
Here is the log output :
=
[2007/05/29 14:36:31] notice: connected to mpd 0.12.2 at localhost:6600.
[2007/05/29 14:36:31] notice: starting mpdscribble (mdc 0.2.12).
[2007/05/29 14:36:31] notice: (loaded 0 songs from cache)
[2007/05/29 14:36:31] notice: handshake ok.
[2007/05/29 14:36:31] notice: submit url: http://87.117.229.205:80/protocol_1.1
[2007/05/29 14:36:31] notice: interval set to 1 seconds.
[2007/05/29 14:36:31] notice: new song detected (Satyricon - To The Mountains), 
id: 0, pos: 0
[2007/05/29 14:36:31] notice: however, song is too short, not submitting.
[2007/05/29 14:38:57] warning: mpd error (1852797696):
[2007/05/29 14:38:58] warning: waiting 15 seconds before reconnecting.
[2007/05/29 14:39:13] warning: attempting to reconnect to mpd...
[2007/05/29 14:39:13] warning: mpd error (1852797696):
[...]


I cannot find any informations on this on mpdscribble website.

Any thought on this ?


Thanks,

  - Jonathan

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

Kernel: Linux 2.6.18.2-rtsp-jon (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 mpdscribble depends on:
ii  adduser3.102 Add and remove users and groups
ii  debconf [debconf-2.0]  1.5.13Debian configuration management sy
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgnutls131.4.4-3   the GNU TLS library - runtime libr
ii  libmpd00.13.0-2  High-level client library for acce
ii  libsoup2.2-8   2.2.100-1 an HTTP library implementation in 
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  logrotate  3.7.1-3   Log rotation utility
ii  lsb-base   3.1-23.1  Linux Standard Base 3.1 init scrip

mpdscribble recommends no packages.

-- debconf information:
* mpdscribble/user: multani
* mpdscribble/systemwide: true


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



Bug#420747: Decision?

2007-05-29 Thread Marc Sherman
Have you decided if you want to do this? The thread[0] on 
[EMAIL PROTECTED] seemed mostly for the idea, and there was 
subsequently another thread on the same list about the related package 
dkim-milter[1] that seemed to agree with that assessment.


[0] http://lists.debian.org/debian-volatile/2007/04/msg00055.html
[1] http://lists.debian.org/debian-volatile/2007/05/msg9.html

Thanks,
- Marc


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



Bug#426523: Confusing Net-tools Oct error in Sarge and Etch

2007-05-29 Thread Peter Clapham

Martín Ferrari wrote:

Hi Peter,

On 5/29/07, Peter Clapham <[EMAIL PROTECTED]> wrote:


Error appears to be due to ifconfig taking 08 as an invalid octal value
rather than a binary with leading 0. Error also affects ifup/ifdown if
/etc/network/interfaces has similar entries. Values 01->07 accepted as
they are valid octal units.


Ifconfig uses inet_aton to check if you provided an ip address, if it
says it's invalid, it will try to resolve it with DNS.
inet_aton will accept many formats of ip address, dotted-decimal,
dotted-octal, dotted-hex, and raw decimal, octal and hex addresses:

 ifconfig eth1 0x0f.0x0f.0x0f.0x0f
 ifconfig eth1 15.15.15.15
 ifconfig eth1 017.017.017.017
 ifconfig eth1 0x0f0f0f0f
 ifconfig eth1 01234567123
 ifconfig eth1 9

All of these are valid, although inet_aton doesn't document this. If
you provide a string which is invalid to inet_aton, such as an invalid
octal, it will try with gethostbyname and then you see the error you
mentioned.


This is exactly as we'd observed, many thanks for checking this out
so quickly, much appreciated.

It's odd that there is no apparent parsing of the ip for a decimal octal 
format

mixture and spit out a related error or possibly more reasonably a warning ?
unknown host is a tad abstract :-)



So, I'm not even sure if this could be considered a bug. In any case,
it's libc fault...
What do you think?



I can certainly appreciate the number of layers involved and hence the
potential opportunities for the decimal octal mix to be picked up. As to
which package should take responsibility for this...

inet_aton, should check BUT...

It is reasonable to expect some degree of sanity checking within net-tools
apps, as well as an update to the man pages and a potential user
warning if such a mix is detected. Not having the above is still (I think)
a bug in net-tools.

Another alternative would be to use inet_pton which rejects octal ?

Thanks again and hope the above helps

Pete


The Wellcome Trust Sanger Institute is operated by Genome Research Limited,
a charity registered in England with number 1021457 and a company
registered in England with number 2742969, whose registered office is
215 Euston Road, London, NW1 2BE.


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



Bug#426556: gcc-doc: purge fails to delete manpage symlink

2007-05-29 Thread Wim De Smet
Package: gcc-doc
Severity: minor

Hi,

on purge of gcc-doc /usr/share/man/man1/c++.1.gz was not removed. Not
sure if it's a bug in the package or a shortcoming of gcc.

greets,
Wim

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)


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



Bug#426495: gksu "Granting Rights" string displayed incorrectly

2007-05-29 Thread Sven Arvidsson
On Tue, 2007-05-29 at 10:55 +0300, Dimitris Baltas wrote:
> when executing an application using gksu (eg gksu terminal or synaptic)
> and pressing Cancel the "Granting Rights" message regardlessly appears
> on the gnome window list.

There's a patch suggested here,
https://bugs.launchpad.net/ubuntu/+source/gksu/+bug/66518

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#326626: parenthesis problem with gksu

2007-05-29 Thread Sven Arvidsson
reassign 326626 libgksu2-0
thanks

On Mon, 2007-05-28 at 20:30 -0300, Gustavo Noronha Silva wrote:
> It most probably is a problem in gksu. The escaping is very complex on
> gksu. I'll look into it,I think you can reassign the problem to
> libgksu2-0.

Thanks for confirming this, I'm reassigning the bug.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#426548: acpi events cause hard freeze on X40 with l-m-t installed

2007-05-29 Thread Reinhard Tartler
martin f krafft <[EMAIL PROTECTED]> writes:

> With l-m-t installed, I can almost reliably reproduce hard freezes
> of my IBM Thinkpad X40 (2371-H9G) when I close the display or
> unplug/plug the power supply. I've also seen freezes when the
> display was blanked or during ususpend/resume.
>
> If I purge l-m-t, the freezes seem unreproducible. If I reinstall
> l-m-t, they return, even if I do not make any changes to the
> configuration. In fact, I never touched the configuration yet.
>
> Thanks to Reinhard Tartler for the tip. I am still not 100% sure of
> the cause but wanted to document this.

I think this is known in ubuntu as
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/12483

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4


pgpL3v2CRUKGr.pgp
Description: PGP signature


Bug#426169: texlive-games: Compilation problems with psgo

2007-05-29 Thread Frank Küster
Dear Victor,

a user of psgo in the Debian distribution has reported that psgo in
TeXLive 2007 does not work properly:

Prakash Countcham <[EMAIL PROTECTED]> wrote:

> The compilation of the manual of psgo (or any TeX file using psgo.sty) stops 
> with the following error :
>
> (/usr/share/texmf-texlive/tex/latex/pstricks/pstcol.sty
>
> Package pstcol Warning: 
> (pstcol)The package `pstcol' is obsolet!
> (pstcol)You should use `pstricks' directly:
> (pstcol)\usepackage{pstricks}
> (pstcol).
>
>
> ! LaTeX Error: Option clash for package pstricks.

Indeed it seems that simply not loading pstcol is all that needs to be
changed:

-\RequirePackage{pstricks,pstcol,pst-node,calc,ifthen}
+\RequirePackage{pstricks,pst-node,calc,ifthen}
 
At least the manual can be processed without problems then, and it looks
exactly like the version on CTAN.

I'd be grateful if you could upload a fixed version to CTAN.  Many
thanks in advance, Frank

-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#425928: slony1: FTBFS: Erroneous request for title for this element

2007-05-29 Thread Daniel Schepler
On Tuesday 29 May 2007 04:47:18 am Peter Eisentraut wrote:
> Am Freitag, 25. Mai 2007 00:46 schrieb Daniel Schepler:
> > Package: slony1
> > Version: 1.2.9-3
> > Severity: serious
> >
> > From my pbuilder build log:
> >
> > ...
> > cd doc/adminguide && docbook2x-man slony.xml
> > docbook2man://[EMAIL PROTECTED]'missingoids']: Erroneous request for title
> > for this element docbook2man://[EMAIL PROTECTED]'missingoids']: Erroneous
> > request for title for this element /usr/bin/iconv: illegal input sequence
> > at position 351
> > /usr/bin/db2x_manxml: program in pipeline exited with an error
> > make: *** [common-build-impl] Error 1
>
> Works for me.

I just tried again using an up-to-date sid pbuilder, and it failed again with 
the same message.  It should be easy to reproduce with pbuilder.
-- 
Daniel Schepler


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



Bug#426548: acpi events cause hard freeze on X40

2007-05-29 Thread martin f krafft
reassign 426548 kernel
retitle 426548 acpi events cause hard freeze on X40
thanks

also sprach Reinhard Tartler <[EMAIL PROTECTED]> [2007.05.29.1710 +0200]:
> I think this is known in ubuntu as
> https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/12483

I have just experienced a freeze without l-m-t installed or
laptop_mode enabled.

I also did not have madwifi drivers loaded nor was I running on
battery.

Thus I think this is a kernel bug.

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


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


Bug#426558: glibc-doc-reference: linuxthreads add-on not included in documentation

2007-05-29 Thread Nicolas Schodet
Package: glibc-doc-reference
Version: 2.3.6-1
Severity: normal

Only documentation from glibc core tarball is included.  The POSIX
Thread documentation is in the glibc-linuxthreads tarball.

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

-- no debconf information


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



Bug#426557: Display download speed in the tip box

2007-05-29 Thread Giovanni Mascellani
Package: apt-watch
Version: 0.3.2-8
Severity: wishlist

--- Please enter the report below this line. ---
It would be nice if apt-watch displayed the download speed in the
little box shown when you pass with the mouse cursor on the rotating
swirl (what's his real name?).
Giovanni.

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

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.it.debian.org 
  500 testing security.debian.org 
  500 testing ftp.it.debian.org 
  500 stable  ftp.it.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
apt-watch-gnome  | 0.3.2-8
apt-watch-backend| 0.3.2-8




-- 
Giovanni Mascellani <[EMAIL PROTECTED]>
http://giomasce.altervista.org

   GPG Key:|   Fingerprint: 1EB6 3D43 E201 4DDF 67BD
  0x5F1FBF70   |003F FCB0 BB5C 5F1F BF70



signature.asc
Description: PGP signature


Bug#426559: fluxbox: constantly resizes GTK popups on amd64

2007-05-29 Thread Adrian Knoth
Package: fluxbox
Version: 0.9.14-1.2
Severity: normal

On amd64, fluxbox does not handle some GTK dialogs correctly: these
windows do not have a fixed size, they're expanding to the right and back
every now and then (weak guessing: ten times per second).

I haven't looked further yet, but here's how to reproduce:

   1. start gimp
   2. Open or create an image
   3. Save (or Save As) the image

The save dialog will constantly alter its size, thus making the
Save/Cancel buttons jump.

You can also reproduce this problem with any other GTK save dialog,
i.e. in pidgin, firefox and so on...

AFAIK, other window managers are not affected, so I'd consider this
a fluxbox bug.


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

Kernel: Linux 2.6.20 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages fluxbox depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libsm6  1:1.0.2-2X11 Session Management library
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxpm4 1:3.5.5-2X11 pixmap library
ii  libxrandr2  2:1.1.0.2-5  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra
ii  menu2.1.33   generates programs menu for all me

fluxbox recommends no packages.

-- no debconf information


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



Bug#423795: audacity: Audacity does not start

2007-05-29 Thread Joost Yervante Damad
Hello Tim,

does this still happen for you, we're unable to reproduce it.
If soo, would it be possible to provide some context?

Greetings, Joost Damad


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



Bug#425453: closed by Robert Millan <[EMAIL PROTECTED]> (Re: Bug#425453: grub-pc: unable to pass options like vga to update-grub)

2007-05-29 Thread Bharath Ramesh

I tried using GRUB_CMDLINE_LINUX in /etc/default/grub but it doesnt
get propogated to /boot/grub/grub.cfg

On 5/29/07, Debian Bug Tracking System <[EMAIL PROTECTED]> wrote:

This is an automatic notification regarding your Bug report
#425453: grub-pc: unable to pass options like vga to update-grub,
which was filed against the grub-pc package.

It has been closed by Robert Millan <[EMAIL PROTECTED]>.

Their explanation is attached below.  If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact Robert Millan <[EMAIL PROTECTED]> by replying
to this email.

Debian bug tracking system administrator
(administrator, Debian Bugs database)



-- Forwarded message --
From: Robert Millan <[EMAIL PROTECTED]>
To: Bharath Ramesh <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Date: Tue, 29 May 2007 15:57:35 +0200
Subject: Re: Bug#425453: grub-pc: unable to pass options like vga to update-grub
On Mon, May 21, 2007 at 02:58:27PM -0400, Bharath Ramesh wrote:
> Package: grub-pc
> Version: 1.95+20070515-1
> Severity: wishlist
>
>
> In grub-legacy one was able to pass additional options to kernel like vga
> option or boot splash option. With the grub2 one is unable to pass such
> options to update grub. One has to manually edit grub.cfg to add these
> options.

Use GRUB_CMDLINE_LINUX in /etc/default/grub.

--
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.





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



Bug#426526: linux-image-2.6.20-1-ixp4xx: large clock drift on Linksys NSLU2

2007-05-29 Thread Marcus Better
> 2.6.20 is not longer in Debian since nearly two weeks. The 2.6.21-3
>
> changelog say:
> | * arm/ixp4xx: Add patch to set NSLU2 timer frequency.

Thanks, I wasn't aware of that. Will give it a go (but may have to wait for 
#426395 first).

Marcus


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


Bug#426027: [Pkg-lyx-devel] Bug#426027: lyx-qt needs tex2lyx for latex conversion

2007-05-29 Thread Per Olofsson

Hi,

Bob McGowan wrote:


This is a repeat of the following bug:
  386662 [FIXED lyx 1.4.3-1]:  lyx-qt: Missing tex2lyx, cannot import
  latex files

The file 'tex2lyx' is in the 'lyx' package.  'lyx-qt' neither depends on
nor recommends installing 'lyx'.  Attempts to import latex files fail
with an error message window titled "LyX: Cannot convert file" and the
message "An error occurred whilst running -f 'main.tex' 'main.lyx'".

Installing the lyx package and manually 'fixing' 'Tools->Preferences'
for the 'Latex(plain) -> LyX' converter to have 'tex2lyx' as the command
name fixes the problem.


Fixed in SVN. Thanks.

--
Pelle


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



Bug#426560: mediawiki1.7-math: texvc should be installable without all those deps

2007-05-29 Thread Alejandro Forero Cuervo
Package: mediawiki1.7-math
Severity: normal

I'd like to install texvc for use with a wiki system other than
MediaWiki.  I've done this in the past, building texvc from source.

However, looking for a Debian package with texvc I found this one.  I
tried to install it but realized that it depends on MediaWiki, which
itself depends on things like php5 and apache2.

Either Texvc should be moved to a separate package that only depends on
the few things that it really depends on or the depends for this package
should be fixed so that Texvc is installable without dragging everything
in.  Texvc obviously does *not* require things like php5 or Apache to do
its work.

-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-023stab043.1-enterprise
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#426260: color is disturbed when tvtime changes default color settings

2007-05-29 Thread Artur Górniak
Package: tvtime
Version: 1.0.2-0.2
Followup-For: Bug #426260

bug is duplicated in #426311 because of my mistake.

I have investigated it further and discovered that the problem has appeared
after changing of channel settings (color, contrast, chroma).
diff of v4l-info shows:

581,583c581,583
<   hue : 32768
<   colour  : 32768
<   contrast: 32768
---
>   hue : 65535
>   colour  : 45875
>   contrast: 36044

I do not know proper range for hue, colour and contrast for v4l devices but
these settings are surely incorrect in my configuration.

the problem is associated only with AMD IRONGATE chipset.
There was no problems when I was using piix with the same TV card earlier.

Summing up the problem is somewhat related to changing of TV settings (tvtime
has no separate hue/colour controls) on some computer systems (I saw simillar
reports in the net).

Artur Górniak



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



Bug#423406: soul.sty: "Reconstruction failed" if \hl command contains "\ "

2007-05-29 Thread Frank Küster
Hi Melchior,

are you still maintaining you soul LaTeX package?  A user of the package
as installed in the Debian TeX Live packages reported a small bug, or
maybe it's more a documentation problem:

Vincent Lefevre <[EMAIL PROTECTED]> wrote:

> If a \hl command contains "\ ", e.g. \hl{foo\ldots\ bar}, then I get
> a "Reconstruction failed" error.
>
> /usr/share/doc/texlive-doc/latex/soul/soul.pdf mentions several things
> that don't work, but there's nothing about "\ ".

(And it doesn't even need "\ " as a macro delimiter, just \hl{foo\ bar}
gives the same error).

> With the attached .tex file, I get:
>
> $ pdflatex soul-space.tex
> This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
>  %&-line parsing enabled.
> entering extended mode
> (./soul-space.tex
> LaTeX2e <2005/12/01>
> Babel  and hyphenation patterns for english, usenglishmax, dumylang, 
> noh
> yphenation, croatian, bulgarian, russian, ukrainian, czech, slovak, danish, 
> dut
> ch, finnish, finnish, french, basque, french, german, ngerman, german, 
> ngerman,
>  greek, monogreek, ancientgreek, ibycus, hungarian, hungarian, italian, 
> italian
> , latin, latin, mongolian, mongolian, norsk, norsk, coptic, esperanto, 
> estonian
> , icelandic, indonesian, interlingua, romanian, serbian, slovenian, turkish, 
> up
> persorbian, welsh, polish, polish, portuguese, portuguese, spanish, catalan, 
> ga
> lician, spanish, catalan, galician, swedish, swedish, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/article.cls
> Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size12.clo))
> (/usr/share/texmf-texlive/tex/latex/soul/soul.sty) (./soul-space.aux)
>
> ! Package soul Error: Reconstruction failed.
>
> See the soul package documentation for explanation.
> Type  H   for immediate help.
>  ...  
>   
> l.12 \hl{foo\ldots\ bar}
> 
> ? 

The test file is available at 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423406;msg=5;filename=soul-space.tex;att=1

Thank you in advance,
Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#425666: grub-pc: update-grub unable to detect /usr on lvm

2007-05-29 Thread Bharath Ramesh

Attached is the output which you had asked for

output of grub-probe -v /usr

grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda1'
grub-probe: info: opening the device `/dev/sda1'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda2'
grub-probe: info: opening the device `/dev/sda2'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda3'
grub-probe: info: opening the device `/dev/sda3'
grub-probe: info: opening the device `/dev/sda'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: opening the device `/dev/sda'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda6'
grub-probe: info: opening the device `/dev/sda6'
grub-probe: info: opening the device `/dev/sda'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda8'
grub-probe: info: opening the device `/dev/sda8'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda1'
grub-probe: info: opening the device `/dev/sda1'
grub-probe: info: opening the device `/dev/sda1'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda2'
grub-probe: info: opening the device `/dev/sda2'
grub-probe: info: opening the device `/dev/sda2'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda3'
grub-probe: info: opening the device `/dev/sda3'
grub-probe: info: opening the device `/dev/sda3'
grub-probe: info: opening the device `/dev/sda3'
grub-probe: info: opening the device `/dev/sda3'
grub-probe: info: opening the device `/dev/sda3'
grub-probe: info: opening the device `/dev/sda3'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: opening the device `/dev/sda5'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda6'
grub-probe: info: opening the device `/dev/sda6'
grub-probe: info: opening the device `/dev/sda6'
grub-probe: info: opening the device `/dev/sda6'
grub-probe: info: opening the device `/dev/sda6'
grub-probe: info: opening the device `/dev/sda6'
grub-probe: info: opening the device `/dev/sda6'
grub-probe: info: the size of hd0 is 117210240
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-probe: info: opening the device `/dev/sda7'
grub-pr

Bug#426561: modpost wrapper fails if given no filenames

2007-05-29 Thread Ben Hutchings
Package: linux-kbuild-2.6.18
Version: 2.6.18-1

If a module source directory does not provide source for any complete
modules, "stage 2" of the build runs modpost with no filenames.  The
upstream version of modpost silently does nothing in this case (so
far as I can see).  Debian's wrapper unconditionally uses the first
non-option argument as a filename, but if there are no such arguments
it uses a null pointer and fails.

This prevents some of our drivers from building on etch, though we
can work around it.

I think the wrapper should be compatible and do nothing if given no
non-option arguments.

Ben.


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



Bug#425666: grub-pc: update-grub unable to detect /usr on lvm

2007-05-29 Thread Robert Millan
On Tue, May 29, 2007 at 04:15:38PM +0200, Robert Millan wrote:
> severity 425666 important
> thanks
> 
> On Wed, May 23, 2007 at 02:32:11AM -0400, Bharath Ramesh wrote:
> > 
> > When /usr is a separate partition on lvm update-grub creates entry for
> > unifont.pff on the lvm partition which is not detected by grub.
> 
> Please send the output of the following commands:
> 
> grub-probe -v /usr
> cat /proc/mounts
> cat /boot/grub/device.map
> grub-mkdevicemap -m -
> 
> > unifont.pff
> > should either be in grub directory of /boot
> 
> No, that creates other problems (unifont.pff is too big for /boot/grub).
> 
> > or update-grub shouldnt add entry
> > to the font.
> 
> Agreed.  I'll try to make this part fault-tollerant.

Could you try the attached patch and report if it disabled unifont.pff for
you?

Thanks

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.
diff -ur grub2-1.95+20070520.old/util/grub.d/00_header.in grub2-1.95+20070520/util/grub.d/00_header.in
--- grub2-1.95+20070520.old/util/grub.d/00_header.in	2007-05-20 11:10:06.0 +0200
+++ grub2-1.95+20070520/util/grub.d/00_header.in	2007-05-29 18:01:11.0 +0200
@@ -36,8 +36,7 @@
 # Prefer system path for space reasons (/boot/grub might be a very small
 # partition in case of OpenFirmware, etc).
 for i in /usr/share/grub/unifont.pff /boot/grub/unifont.pff ; do
-  if test -e $i ; then
-grub_path=`convert_system_path_to_grub_path $i`
+  if test -e $i && grub_path=`convert_system_path_to_grub_path $i` ; then
 cat << EOF
 
 font ${grub_path}


Bug#425453: closed by Robert Millan <[EMAIL PROTECTED]> (Re: Bug#425453: grub-pc: unable to pass options like vga to update-grub)

2007-05-29 Thread Robert Millan
reopen 425453
retitle 425453 GRUB_CMDLINE_LINUX isn't propagated
thanks

On Tue, May 29, 2007 at 11:39:43AM -0400, Bharath Ramesh wrote:
> I tried using GRUB_CMDLINE_LINUX in /etc/default/grub but it doesnt
> get propogated to /boot/grub/grub.cfg

Ah, I see what's wrong..  Please, can you test attached patch and report if
that fixes the problem?

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.
--- util/update-grub.in~	2007-05-20 11:10:06.0 +0200
+++ util/update-grub.in	2007-05-29 18:04:19.0 +0200
@@ -94,7 +94,7 @@
 export GRUB_DEVICE GRUB_FS GRUB_DRIVE GRUB_DRIVE_BOOT GRUB_DRIVE_BOOT_GRUB
 
 # These are optional, user-defined variables.
-export GRUB_DEFAULT GRUB_TIMEOUT GRUB_DISTRIBUTOR
+export GRUB_DEFAULT GRUB_TIMEOUT GRUB_DISTRIBUTOR GRUB_CMDLINE_LINUX
 
 exec > ${grub_cfg}.new
 chmod 444 ${grub_cfg}.new


Bug#426554: Spaces in description cause weird description rendering

2007-05-29 Thread Frank Küster
tags 426554 -patch
thanks

Thijs Kinkhorst <[EMAIL PROTECTED]> wrote:

> There's some stray spaces in the package description of 
> texlive-latex-recommended, causing weird rendering of that text in some 
> interfaces. Example:
> http://packages.debian.org/unstable/tex/texlive-latex-recommended

Thanks for reporting.

> Attached patch fixes this trivial issue.

Unfortunately not.  The description is automatically generated from
upstream's tpm file, collection-latexrecommended.tpm, and in this file
there is no problem:


A collection of recommended add-on packages for LaTeX which have widespread use


So the solution requires finding who (read: which part of which script)
generates the whitespace.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#339785: gnome-keybinding-properties: environment not set for apps launched through keybindings

2007-05-29 Thread Josselin Mouette
Le lundi 28 mai 2007 à 12:30 +0200, Sjoerd Simons a écrit :
> > That's what I supposed, but is there any way to have things work
> > correctly?
> > Further more, I see seahorse-agent is now started by dbus:
> >   /usr/bin/dbus-launch --exit-with-session /usr/bin/seahorse-agent 
> > --execute x-session-manager
> > 
> > I guess this can help?
> 
> Good point. If it was the other way around stuff would just work.. So either
> seahorses xsession should be later  or dbus-launch's should be earlier.
> 
> I guess moving dbus-launch from 75  to 60 and seahorse from 60 to  65 would be
> the nicest solution..

I'm not sure this is going to work, because seahorse itself is using
dbus, so it needs to be started after dbus.

It's kind of an egg-and-chicken issue.

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


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


<    1   2   3   4   >