Bug#482094: aptitude: [INTL:pt] Updated Portuguese translation

2008-06-29 Thread Christian Perrier
Quoting Daniel Burrows ([EMAIL PROTECTED]):

   Should I close this bug in the next upload?


Yes (well, you did already..:-))

PS: I still consider Jens to be the main maintainer of l10n for
aptitude after I handed this out to him a few months ago. I just came
on this issue while going over all languages which are very close to
100% in D-I nominated packages
(http://d-i.alioth.debian.org/l10n-stats)

Indeed, Jens does a great job, much more than /me, so (just in case I would be
misunderstood). I just noticed there had been no answer to his mention
that the file originally sent in this bug report was broken.




signature.asc
Description: Digital signature


Bug#488466: linux-image-2.6-686: Post-install script creates bad /boot/grub/menu.lst hd entries

2008-06-29 Thread Vladimir Dzhuvinov
Package: linux-image-2.6-686
Version: 2.6.24+13
Severity: important


After an upgrade to the latest kernel and restarting the computer Grub failed 
to boot. It turned out that the menu entries in 
/boot/grub/menu.lst were pointing to an invalid disk, that is, I got

root (hd1,0) 

instead of the correct

root (hd0,0)


After editing the boot command Linux booted fine.

My system has the following disk configuration:

/dev/sda (SATA HDD):
/dev/sda1 / ext3
/dev/sda5 swap

/dev/hda (IDE CD-ROM)

/dev/fd0 Floppy


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=bg_BG, LC_CTYPE=bg_BG
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6-686 depends on:
ii  linux-image-2.6.24-1-686  2.6.24-7   Linux 2.6.24 image on PPro/Celeron

linux-image-2.6-686 recommends no packages.



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



Bug#488440: iceweasel: both -new-tab and -remote 'openURL(...)' cause a memory fault

2008-06-29 Thread Mike Hommey
On Sat, Jun 28, 2008 at 06:08:14PM -0400, Norman Ramsey wrote:
 Package: iceweasel
 Version: 3.0~rc2-2
 Severity: normal
 
 
 I have a shell script which calls 
   iceweasel -new-tab url
 or
   iceweasel -remote openURL(url)
 
 and in both cases the running iceweasel successfully opens the URL in
 the new tab, but the iceweasel running in the shell window fails with
 the following error message:
 
   /home/nr/bin/ns[60]: url: line 15: 17792: Memory fault
 
 This one should be easy to reproduce...

What is /home/nr/bin/ns ?

Mike



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



Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-29 Thread Mike Hommey
On Sun, Jun 29, 2008 at 02:08:15AM +0200, Sumit Madan wrote:
 Mike Hommey wrote:
 Try this way:
 ./run-mozilla.sh -g ./xpcshell -e 
 gdb set env LD_PRELOAD 
 /usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so
 gdb run
 CTRL+C
 gdb bt full
   

Can you install xulrunner-1.9-dbg, libc6-dbg, and ideally, rebuild
libtrash with DEB_BUILD_OPTIONS=nostrip (and install it, obviously), and
try again?

Thanks

Mike



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



Bug#488206: Which Esperanto translation should we use for eject debconf message?

2008-06-29 Thread Christian Perrier
Quoting Nuno Magalhães ([EMAIL PROTECTED]):
 When you say eject do you mean to eject (infinitive) or eject
 (imperative)?

Infinitive.

In D-I all menu items use the infinitive form.

PS: I'm impressed by the number of people reacting to this
post. Esperanto l10n in Debian should be more complete than it is
right now if there are so many potential contributors..:-)



signature.asc
Description: Digital signature


Bug#488467: SEGFAULT in libtrash when using ls -l

2008-06-29 Thread Mike Hommey
Package: libtrash
Version: 2.4-1
Severity: important

Interestingly, it doesn't crash under gdb, but fortunately, it does
under valgrind.

Here is the stacktrace:
==17769== Jump to the invalid address stated on the next line
==17769==at 0x0: ???
==17769==by 0x40235DD: (within /usr/lib/libtrash/libtrash.so.2.4)
==17769==by 0x4023C05: fopen (in /usr/lib/libtrash/libtrash.so.2.4)
==17769==by 0x67944DA: internal_setpwent (compat-pwd.c:244)
==17769==by 0x6794FB9: _nss_compat_getpwuid_r (compat-pwd.c:1114)
==17769==by 0x54ED301: getpwuid_r@@GLIBC_2.2.5 (getXXbyYY_r.c:226)
==17769==by 0x54ECBCE: getpwuid (getXXbyYY.c:116)
==17769==by 0x40B673: (within /bin/ls)
==17769==by 0x4031A4: (within /bin/ls)
==17769==by 0x403DE0: (within /bin/ls)
==17769==by 0x4062C6: (within /bin/ls)
==17769==by 0x40737F: (within /bin/ls)
==17769==  Address 0x0 is not stack'd, malloc'd or (recently) free'd

Also, it doesn't seem to work when it doesn't crash... but that's another
story. Was it tested on amd64 ?

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

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

Versions of packages libtrash depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries

libtrash recommends no packages.

-- no debconf information



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



Bug#487348: [D-m-team] Bug#487348: GPG Key changed for Deng Xiyue

2008-06-29 Thread Aníbal Monsalve Salazar
On Thu, Jun 26, 2008 at 10:08:49PM +0200, Loïc Minier wrote:
 Following up to that process as a DD, please replace Deng's old key,
 57AC571A, with the new one 420F3009.

old fp
0B07 3598 F6AE ACE5 94E5  F046 AF5D F733 57AC 571A
new fp
DF2A E3BD 5914 9112 195F  8740 BDF4 BD5D 420F 3009

I exchanged signed messages with Deng Xiyue and telephoned him this
afternoon to ask him to read his gpg fingerprint.


signature.asc
Description: Digital signature


Bug#488468: libphysfs: please provide a dbg package

2008-06-29 Thread Paul Wise
Package: libphysfs
Version: 1.0.0-5
Severity: wishlist

I encountered a crash in libphysfs when running Warzone 2100 trunk.
Unfortunately the backtrace wasn't useful because there is no debug
symbols package for libphysfs, it would be great if one could be added.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#488461: gperiodic: Update names for Uun and Uuu

2008-06-29 Thread Theppitak Karoonboonyanan
On Sun, Jun 29, 2008 at 10:39:32AM +0700, Theppitak Karoonboonyanan wrote:

 In recent periodic tables, Uun (110) and Uuu (111) have already got new
 names: Darmstadtium (Ds) and Roentgenium (Rg) respectively. It should be
 good to update it in gperiodic.
 
 With this patch, I also update their name origins, taken from Wikipedia
 [1], [2].
 
   [1] http://en.wikipedia.org/wiki/Darmstadtium
   [2] http://en.wikipedia.org/wiki/Roentgenium

OK. I've prepared a dpatch for it. With this, their standard atomic
weights are also updated, according to Wikipedia. [I'm not updating
electron configuration for Roentgenium, as I'm not sure whether the
non-relativistic configuration (current info) is already OK.]

-- 
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/
#! /bin/sh /usr/share/dpatch/dpatch-run
## 18_488461_fix_Uun_Uuu_info.dpatch by Theppitak Karoonboonyanan [EMAIL 
PROTECTED]
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Update info for Uun (Darmstadtium) and Uuu (Roentgenium).

@DPATCH@
diff -urNad gperiodic-2.0.10~/table_data.h gperiodic-2.0.10/table_data.h
--- gperiodic-2.0.10~/table_data.h  2008-06-29 13:25:31.0 +0700
+++ gperiodic-2.0.10/table_data.h   2008-06-29 13:26:34.0 +0700
@@ -268,8 +268,8 @@
   {N_(Bohrium), Bh, 107, [264], N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), [Rn] 5fsup14/sup 
6dsup5/sup 7ssup2/sup, N_(n/a), N_(n/a), N_(n/a), 
N_(Radioactive, synthetic metal), N_(1976 (Germany)), N_(Heavy Ion 
Research Laboratory (HIRL)), N_(Named in honor of Niels Bohr), 7, 7, 
0x7FFF, 0x, 0x, 0x},
   {N_(Hassium), Hs, 108, [269], N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), [Rn] 5fsup14/sup 
6dsup6/sup 7ssup2/sup, N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(1984 (Germany)), N_(Heavy Ion Research Laboratory (HIRL)), N_(Named in 
honor of Henri Hess, Swiss born Russian chemist known for work in 
thermodydamics.), 8, 7, 0x7FFF, 0x, 0x, 0x},
   {N_(Meitnerium), Mt, 109, [268], N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), [Rn] 5fsup14/sup 
6dsup7/sup 7ssup2/sup, N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(1982 (Germany)), N_(Heavy Ion Research Laboratory (HIRL)), N_(Named in 
honor of Lise Mietner), 9, 7, 0x7FFF, 0x, 0x, 0x}, 
-  {N_(Ununnilium), Uun, 110, [269], N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), [Rn] 5fsup14/sup 
6dsup9/sup 7ssup1/sup, N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(1994 (Germany)), N_(Heavy Ion Research Laboratory (HIRL)), N_(Un (one) 
nun (one) nilium (zero)), 10, 7, 0x7FFF, 0x, 0x, 0x}, 
-  {N_(Unununium), Uuu, 111, [272], N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), [Rn] 5fsup14/sup 
6dsup10/sup 7ssup1/sup, N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(1994 (Germany)), N_(Heavy Ion Research Laboratory (HIRL)), N_(Un (one) 
nun (one) unium (one)), 11, 7, 0x7FFF, 0x, 0x, 0x},
+  {N_(Darmstadtium), Ds, 110, [281], N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), [Rn] 5fsup14/sup 
6dsup9/sup 7ssup1/sup, N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(1994 (Germany)), N_(Heavy Ion Research Laboratory (HIRL)), N_(Named 
after Darmstadt, Germany, the city of its discovery.), 10, 7, 0x7FFF, 
0x, 0x, 0x}, 
+  {N_(Roentgenium), Rg, 111, [280], N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), [Rn] 5fsup14/sup 
6dsup10/sup 7ssup1/sup, N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(1994 (Germany)), N_(Heavy Ion Research Laboratory (HIRL)), N_(Named in 
honor of physicist Wilhelm Conrad Roentgen.), 11, 7, 0x7FFF, 0x, 
0x, 0x},
   {N_(Ununbium), Uub, 112, [277], N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), [Rn] 5fsup14/sup 
6dsup10/sup 7ssup2/sup, N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(1996 (n/a)), N_(n/a), N_(n/a), 12, 7, 0x7FFF, 0x, 0x, 
0x}, 
   {N_(Ununtrium), Uut, 113, N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), [Rn] 5fsup14/sup 
6dsup10/sup 7ssup2/sup 7psup1/sup, N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a (n/a)), N_(n/a), N_(n/a), 13, 7, 0x7FFF, 
0xC000, 0xC000, 0xC000}, 
   {N_(Ununquadium), Uuq, 114, [289], N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), N_(n/a), 
N_(n/a), 

Bug#488469: gperiodic: Use appropriate menu icons

2008-06-29 Thread Theppitak Karoonboonyanan
Package: gperiodic
Version: 2.0.10-4
Severity: minor
Tags: patch

GPeriodic currently uses open file icon for Exit, and help for
About. This can be confusing, as it's not consistent with general GTK+
apps.

Instead, GTK_STOCK_QUIT should be used for the Exit menu, and
GTK_STOCK_ABOUT for About.

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

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

Versions of packages gperiodic depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.10-2  The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.3-2   Layout and rendering of internatio

gperiodic recommends no packages.

-- no debconf information
#! /bin/sh /usr/share/dpatch/dpatch-run
## 19_fix_menu_icons.dpatch by Theppitak Karoonboonyanan [EMAIL PROTECTED]
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Use appropriate stock icons in menu.

@DPATCH@
diff -urNad gperiodic-2.0.10~/gperiodic.c gperiodic-2.0.10/gperiodic.c
--- gperiodic-2.0.10~/gperiodic.c   2008-06-29 13:28:02.0 +0700
+++ gperiodic-2.0.10/gperiodic.c2008-06-29 13:28:19.0 +0700
@@ -269,8 +269,8 @@
   GtkActionEntry entries[] = {
{ FileMenu, NULL, _(_File) },
{ HelpMenu, NULL, _(_Help) },
-   { Exit, GTK_STOCK_OPEN, _(E_xit), controlQ, _(Exit the 
program), (GCallback) menu_file_exit },
-   { About, GTK_STOCK_HELP, _(_About), controlH, _(About 
gperiodic), (GCallback) menu_help_about },
+   { Exit, GTK_STOCK_QUIT, _(E_xit), controlQ, _(Exit the 
program), (GCallback) menu_file_exit },
+   { About, GTK_STOCK_ABOUT, _(_About), controlH, _(About 
gperiodic), (GCallback) menu_help_about },
   };
 
   char *ui_description =


signature.asc
Description: Digital signature


Bug#488467: SEGFAULT in libtrash when using ls -l

2008-06-29 Thread Mike Hommey
On Sun, Jun 29, 2008 at 09:10:00AM +0200, Mike Hommey wrote:
 Package: libtrash
 Version: 2.4-1
 Severity: important
 
 Interestingly, it doesn't crash under gdb, but fortunately, it does
 under valgrind.
 
 Here is the stacktrace:
 ==17769== Jump to the invalid address stated on the next line
 ==17769==at 0x0: ???
 ==17769==by 0x40235DD: (within /usr/lib/libtrash/libtrash.so.2.4)
 ==17769==by 0x4023C05: fopen (in /usr/lib/libtrash/libtrash.so.2.4)
 ==17769==by 0x67944DA: internal_setpwent (compat-pwd.c:244)
 ==17769==by 0x6794FB9: _nss_compat_getpwuid_r (compat-pwd.c:1114)
 ==17769==by 0x54ED301: getpwuid_r@@GLIBC_2.2.5 (getXXbyYY_r.c:226)
 ==17769==by 0x54ECBCE: getpwuid (getXXbyYY.c:116)
 ==17769==by 0x40B673: (within /bin/ls)
 ==17769==by 0x4031A4: (within /bin/ls)
 ==17769==by 0x403DE0: (within /bin/ls)
 ==17769==by 0x4062C6: (within /bin/ls)
 ==17769==by 0x40737F: (within /bin/ls)
 ==17769==  Address 0x0 is not stack'd, malloc'd or (recently) free'd

Here is the culprit:
real_fopen = dlvsym(RTLD_NEXT, fopen, GLIBC_2.1);

There is no such version of the symbol:
$ objdump -T /lib/libc.so.6 | grep ' fopen$'
00064840 gDF .text  000a  GLIBC_2.2.5 fopen

Mike



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



Bug#448912: Bug in libhtml-wikiconverter-wakkawiki-perl fixed in revision 22421

2008-06-29 Thread pkg-perl-maintainers
tag 448912 + pending
thanks

Some bugs are closed in revision 22421
by Jonas Smedegaard (js)

Commit message:

Initial official release. Closes: bug#448912.



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



Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-29 Thread Mike Hommey
On Sun, Jun 29, 2008 at 08:26:24AM +0200, Mike Hommey wrote:
 On Sun, Jun 29, 2008 at 02:08:15AM +0200, Sumit Madan wrote:
  Mike Hommey wrote:
  Try this way:
  ./run-mozilla.sh -g ./xpcshell -e 
  gdb set env LD_PRELOAD 
  /usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so
  gdb run
  CTRL+C
  gdb bt full

 
 Can you install xulrunner-1.9-dbg, libc6-dbg, and ideally, rebuild
 libtrash with DEB_BUILD_OPTIONS=nostrip (and install it, obviously), and
 try again?

Forget my last messages, I managed to reproduce by myself. This is the
same problem as with aoss.

Mike



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



Bug#448912: Bug in libhtml-wikiconverter-usemod-perl fixed in revision 22423

2008-06-29 Thread pkg-perl-maintainers
tag 448912 + pending
thanks

Some bugs are closed in revision 22423
by Jonas Smedegaard (js)

Commit message:

This release closes: bug#448912 (forgot to mention in 0.50-1).



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



Bug#488471: reportbug: doesn't load python-urwid

2008-06-29 Thread Paul van Haren
Package: reportbug
Version: 3.41
Severity: normal


During first time use, the option was picked to use python-urwid for UI. 
Next to that, python-urwid was installed. However, reportbug is 
persistent in reporting the following:

--- sniplet

[EMAIL PROTECTED]:~$ reportbug
*** Unable to import urwid interface: Please install the python-urwid package
to use this interface. Falling back to text interface.

--- end sniplet

Install details on python-urwid, from aptitude show:

Package: python-urwid
State: installed
Automatically installed: no
Version: 0.9.8.2-1
Priority: optional
Section: python
Maintainer: Debian Python Modules Team 
[EMAIL PROTECTED]
Uncompressed Size: 733k
Depends: python ( 2.6), python (= 2.4), python-support (= 0.7.1), 
libc6 (= 2.7-1)
Conflicts: python2.1-urwid, python2.2-urwid, python2.3-urwid, python2.4-urwid
Replaces: python2.1-urwid, python2.2-urwid, python2.3-urwid, python2.4-urwid
Provides: python2.4-urwid, python2.5-urwid

-- Package-specific info:
** Environment settings:
INTERFACE=urwid

** /home/paul/.reportbugrc:
reportbug_version 3.41
mode standard
ui urwid
email [EMAIL PROTECTED]

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

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

Versions of packages reportbug depends on:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt

reportbug recommends no packages.

-- no debconf information



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



Bug#488472: reportbug: does not remember URL of debian image

2008-06-29 Thread Paul van Haren
Package: reportbug
Version: 3.41
Severity: wishlist

When reporting a bug on the debian installer, reportbug will prompt to 
provide the URL for the image used. It would be advantageous to have 
this URL stored somewhere on the machine, so that reportbug can find it 
and I do not have to go on the Internet to hope find that URL again.

-- Package-specific info:
** Environment settings:
INTERFACE=urwid

** /home/paul/.reportbugrc:
reportbug_version 3.41
mode standard
ui urwid
email [EMAIL PROTECTED]

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

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

Versions of packages reportbug depends on:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt

reportbug recommends no packages.

-- no debconf information



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



Bug#448912: Bug in libhtml-wikiconverter-wikkawiki-perl fixed in revision 22432

2008-06-29 Thread pkg-perl-maintainers
tag 448912 + pending
thanks

Some bugs are closed in revision 22432
by Jonas Smedegaard (js)

Commit message:

Initial official release. Closes: bug#448912.



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



Bug#488474: exim4-config: include config of passwd.client and /etc/email-addresses in configuration wizzard

2008-06-29 Thread Paul van Haren
Package: exim4-config
Version: 4.69-5
Severity: wishlist


I'm using a pretty simple set-up, just enough to enable reportbug to 
send bugreports. My ISP provides a smarthost, with SMTP authentication 
and no (ssl) security.

I've been messing quite a while with the configuration wizard, 
dpkg-reconfigure exim4-config, to get my settings in place. It took me 
some time to figure out that I need to manually edit 
/etc/exim4/passwd.client and /etc/email-addresses. A dialog in 
exim4-config to accomplish this, or at least a pointer in one of the 
screens would be appreciated. 

-- Package-specific info:
Exim version 4.69 #1 built 02-May-2008 12:57:09
Copyright (c) University of Cambridge 2006
Berkeley DB: Berkeley DB 4.6.21: (September 27, 2007)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch 
nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /var/lib/exim4/config.autogenerated

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

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

Versions of packages exim4-config depends on:
ii  adduser   3.108  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy

exim4-config recommends no packages.

-- debconf information excluded



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



Bug#488473: bsdmainutils: 'hexdump -e' needs command line examples.

2008-06-29 Thread A. Costa
Package: bsdmainutils
Version: 6.1.10
Severity: normal


The 'man hexdump' description of the '-e' option and its format strings
is rather obscure; though there are some examples for the '-f' option, 
there's none for '-e'.  No patch today -- some lively quotes, followed
by some useful '-e' examples.  Readers that don't like complaints
should please skip ahead to the examples.

Disgruntled users:

Manual on How to Use the Hexdump Unix Utility
 
Every time I go to use hexdump I find myself stumbling over 
its bizarre argument format and ineffectual manual. 
Because I look at binary files often I decided to work up 
this page more for myself than anyone else
http://256.com/gray/docs/misc/hexdump_manual_how_to.html


Need help with hexdump -e
Date: 25 Oct 2004 10:45:08 -0700

Can someone tell me where I can find *good* documentation for the
hexdump command? I've been trying for the past half hour to
understand the -e format string
http://www.dbforums.com/archive/index.php/t-1049742.html


Incomprehensive Hexdump Man Page

THE HEXDUMP MAN page, I find, is not the best written example of an
applications manual. {...} WTF!? Near having a fury induced head
explosion I resolved to Google. Seems that I'm not the only one having a
hard time decoding the '-e' description {...} Eventually I found some
indications that, to get the desired formatting, I should utilize some
of the non-fprintf formatting options provided by hexdump. More man page
decoding? No fucking way! Enough of this shit! Having wasted precious
work time, I abandoned hexdump and put together a little Lua script that
would do the hex dumping and format the output to fit my requirements. {...}
http://monzool.net/blog/2008/02/18/incomprehensive-hexdump-man-page/


Examples (with thanks to the folks who wrote the above URLs):

# hex bytes
% echo hello | hexdump -v -e '/1 %02X ' ; echo
68 65 6C 6C 6F 0A 

# same, with ASCII section
% echo hello | hexdump -e '8/1 %02X \t ' -e '8/1 %c\n'
68 65 6C 6C 6F 0Ahello

# hex with preceding 'x'
% echo hello | hexdump -v -e 'x 1/1 %02X  ' ; echo
x68 x65 x6C x6C x6F x0A 

# one hex byte per line
% echo hello | hexdump -v -e '/1 %02X\n'   
68
65
6C
6C
6F
0A

# a table of byte#, hex, decimal, octal, ASCII
% echo hello | hexdump -v  -e '/1  %_ad#'   \
   -e '/1%02X hex'  \
   -e '/1  = %03i dec'  \
   -e '/1  = %03o oct'  \
   -e '/1  = _%c\_\n'
0#68 hex = 104 dec = 150 oct = _h_
1#65 hex = 101 dec = 145 oct = _e_
2#6C hex = 108 dec = 154 oct = _l_
3#6C hex = 108 dec = 154 oct = _l_
4#6F hex = 111 dec = 157 oct = _o_
5#0A hex = 010 dec = 012 oct = _
_

# byte#  ASCII with control chars
% echo hello | hexdump -v  -e '/1  %_ad#  ' -e '/1  _%_u\_\n'
0#   _h_
1#   _e_
2#   _l_
3#   _l_
4#   _o_
5#   _lf_


Hope this helps...


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages bsdmainutils depends on:
ii  bsdutils  1:2.13.1.1-1   Basic utilities from 4.4BSD-Lite
ii  debianutils   2.30   Miscellaneous utilities specific t
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libncurses5   5.6+20080621-2 shared libraries for terminal hand

bsdmainutils recommends no packages.

-- debconf information excluded



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



Bug#473796: [Pkg-openldap-devel] Bug#473796: Bug#473796: TLS fails completely

2008-06-29 Thread Steve Langasek
On Thu, Apr 03, 2008 at 12:28:56PM -0700, Quanah Gibson-Mount wrote:
  ok, more testing, more news:

  now with the slapd 2.4.7 package (with gnutls) this seems to force
  client-certs, too. a TLS query without client-cert won't work - but
  commenting the 'security' line out results in working TLS and working
  non-TLS queries.

  The default behavior when TLS is enabled is TLSVerifyClient never;
  2.4.7 did have a bug related to this, but this was resolved in the
  2.4.7-5 package.

  well it seems to me like with gnutls the 'security tls=' value controls
  the tls reqirements, TLSVerifyClient is (more or less?) ignored. but i
  could be missing something ofc...

  all queries done with a server cert and without a client cert:

  security tls=128
  TLSVerifyClient never

  ldapsearch  fails (TLS confidentiality required)
  ldapsearch -ZZ  fails (stronger TLS confidentiality required)

 This will always fail as long as the keystrength of the cert in question is 
 so low.  It states quite clearly in your log:

 conn=0 fd=12 TLS established tls_ssf=32 ssf=32

 I.e., the TLS SSF is 32.  So no value  32 will ever work.

This suggests to me that the SSF values haven't been properly normalized for
GNUtls.  Doesn't the 128 mean, roughly, a symmetric cipher with keylength
of 128?  Surely the user's TLSCipherSuite TLS_RSA_AES_256_CBC_SHA1 should
satisfy this?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]



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



Bug#488475: linux-image-2.6.25-2-amd64: r8196 driver having problems with GA-MA78GM-S2H motherboard

2008-06-29 Thread Alex Samad
Package: linux-image-2.6.25-2-amd64
Version: 2.6.25-5
Severity: normal

I recently bought a gigabyte GA-MA78GM-S2H motherboard, comes with a Realtek 
8111C chip nic.

I have installed debian (amd64) and I notice when I use ifconfig

eth0  Link encap:Ethernet  HWaddr 00:1f:d0:59:14:a1  
  inet addr:192.168.11.14  Bcast:192.168.11.255  Mask:255.255.255.0
  inet6 addr: fe80::21f:d0ff:fe59:14a1/64 Scope:Link
  inet6 addr: 2002:3cf1:f856:11::14/64 Scope:Global
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:3402942 errors:0 dropped:14350521468 overruns:0 frame:0
  TX packets:5908346 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:366689574 (349.7 MiB)  TX bytes:8389785209 (7.8 GiB)
  Interrupt:253 Base address:0x4000 

there is a large amount of dropped, I have checked this on a newly booted 
machine and the number seems to be in the 1B 
mark. IPv4 seems to be working okay. But I use radvd, ipv6 autoconfig to 
configure ipv6. icmpv6 router advertisements 
don't seem to be making it to the card. I see noting then I run tcpdump 

 lspci -s 0:2:0.0 -vx
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 
02)
Subsystem: Giga-byte Technology Device e000
Flags: bus master, fast devsel, latency 0, IRQ 1277
I/O ports at de00 [size=256]
Memory at fdaff000 (64-bit, prefetchable) [size=4K]
Memory at fdae (64-bit, prefetchable) [size=64K]
[virtual] Expansion ROM at fda0 [disabled] [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 
Enable+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable- Mask- TabSize=2
Capabilities: [d0] Vital Product Data ?
Capabilities: [100] Advanced Error Reporting ?
Capabilities: [140] Virtual Channel ?
Capabilities: [160] Device Serial Number 78-56-34-12-78-56-34-12
Kernel driver in use: r8169
Kernel modules: r8169
00: ec 10 68 81 07 04 10 00 02 00 00 02 10 00 00 00
10: 01 de 00 00 00 00 00 00 0c f0 af fd 00 00 00 00
20: 0c 00 ae fd 00 00 00 00 00 00 00 00 58 14 00 e0
30: 00 00 00 00 40 00 00 00 00 00 00 00 0a 01 00 00


there seems to be some talk on this thread 
http://ubuntuforums.org/showthread.php?t=671614 of a r8168 module, which I 
can't find in the source tree ?

Alex



-- Package-specific info:
** Version:
Linux version 2.6.25-2-amd64 (Debian 2.6.25-5) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20080420 (prerelease) (Debian 4.1.2-22)) #1 SMP Thu Jun 12 15:38:32 UTC 
2008

** Command line:
root=/dev/md1 ro 

** Not tainted

** Kernel log:
[8.900625] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: 
[EMAIL PROTECTED]
[9.089804] kjournald starting.  Commit interval 5 seconds
[9.089804] EXT3-fs: mounted filesystem with ordered data mode.
[   10.554413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   10.577719] shpchp: HPC vendor_id 1022 device_id 9602 ss_vid 0 ss_did 0
[   10.577759] shpchp: shpc_init: cannot reserve MMIO region
[   10.577819] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.589313] input: Power Button (FF) as /class/input/input2
[   10.642091] ACPI: Power Button (FF) [PWRF]
[   10.642195] input: Power Button (CM) as /class/input/input3
[   10.706101] ACPI: Power Button (CM) [PWRB]
[   10.706216] ACPI: WMI: Mapper loaded
[   10.915700] piix4_smbus :00:14.0: Found :00:14.0 device
[   10.947844] ACPI: PCI Interrupt :00:14.2[A] - GSI 16 (level, low) - 
IRQ 16
[   10.911489] input: PC Speaker as /class/input/input4
[   10.981415] hda_codec: Unknown model for ALC882, trying auto-probe from 
BIOS...
[   11.013163] ACPI: PCI Interrupt :01:05.1[B] - GSI 19 (level, low) - 
IRQ 19
[   11.013259] PCI: Setting latency timer of device :01:05.1 to 64
[   12.468999] EXT3 FS on md1, internal journal
[   13.481179] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.605721] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   14.052302] NET: Registered protocol family 10
[   14.053022] lo: Disabled Privacy Extensions
[   14.082283] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   14.363004] loop: module loaded
[   14.523946] md: md2 stopped.
[   14.697862] md: bindsdb3
[   14.697969] md: bindsdd1
[   14.698063] md: bindsde1
[   14.698187] md: bindsdc3
[   14.698295] md: bindsda3
[   14.781757] raid5: device sda3 operational as raid disk 0
[   14.781757] raid5: device sdc3 operational as raid disk 4
[   14.781757] raid5: device sde1 operational as raid disk 3
[   14.781757] raid5: device sdd1 operational as raid disk 2
[   14.781757] raid5: device sdb3 operational as raid disk 1
[   14.782347] raid5: allocated 5324kB for md2
[   14.782383] raid5: raid level 5 set md2 active with 5 out of 5 

Bug#487747: debian-edu-install: [INTL:pt] Updated Portuguese translation for debconf messages

2008-06-29 Thread Christian Perrier
Quoting Holger Levsen ([EMAIL PROTECTED]):

 Actually, I'm a bit hesistant to do this, not only will that make all 
 translations fuzzy, it will also make preseeding files not work anymore, as 
   ^^^
   yes..:-(

 one has to use localised preseed files, right?

No. Preseeding will work with Choices from Choices-C.

 (It's probably also because I dont consider hyphens to be that ugly :)

Shame on you..:)

 
  Yet another tip for a possible Tips and tricks writing debconf
  templates talk/BOFH/course at DebConf8..:-)
 
 Please, also create a written document...! :)

IIRC, there are proposals made to update the Devref after the bug
report you sent in my name. But, you're definitely right even though
I'm not sure that everything can be easily documented in the DevRef



signature.asc
Description: Digital signature


Bug#488476: reportbug: request interface to browse / search 1800+ bugreports

2008-06-29 Thread Paul van Haren
Package: reportbug
Version: 3.41
Severity: wishlist

When submitting a bugreport, reportbug asks to scan the existing 
reports. I'm happy to do so. But scanning all reports becomes a tedious 
job. E.g. in the install reports, more than 1800 entries are present. 

I would appreciate some means to help me find related issues. The f 
menu option by reportbug seems to look only in the titles of reports 
that are currently displayed. So, it allows you to search in the titles 
of 20 tickets rather than in 1800 tickets. 

A mechanism to filter out major categories of reports would also be 
helpful. E.g. I was pretty confident that a particular problem was 
specific to Lenny, and therefore I would like to filter out all 
reports not related to Lenny. 

-- Package-specific info:
** Environment settings:
INTERFACE=urwid

** /home/paul/.reportbugrc:
reportbug_version 3.41
mode standard
ui urwid
email [EMAIL PROTECTED]

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

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

Versions of packages reportbug depends on:
ii  apt   0.7.14+b1  Advanced front-end for dpkg
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt

reportbug recommends no packages.

-- no debconf information



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



Bug#488384: [Pkg-samba-maint] Bug#488384: samba: Missing ldb admin tools in 3.2 packages

2008-06-29 Thread Christian Perrier
Quoting Jelmer Vernooij ([EMAIL PROTECTED]):

  And we could have samba Suggests:  samba-tools if ldb tools are
  important to manage Samba 3.2 servers.
 These tools are already packaged in the ldb-tools packaged. What about
 just suggesting that package?


(ldb-tools being a binary package built by the ldb source package,
maintained by Jelmer himself)

If I understand well, the ldb package is code from the Samba4
development tree.

Is the ldb/tools code in samba 3.2 source tree the same codebase? 


Can we guarantee our users that they can safely use these ldb tools
with Samba 3.2 and they will be able to do so during lenny's life?

I'm perfectly fine with just suggesting ldb-tools as long as we can
guarantee the above. Otherwise, we'll need to package the LDB stuff
from samba 3.2 source tree separately and make the relevant package
conflict with ldb-tools (which might be tricky if this is
samba-common).




signature.asc
Description: Digital signature


Bug#463172: Patch for the l10n upload of proftpd-dfsg

2008-06-29 Thread Christian Perrier
Quoting Christian Perrier ([EMAIL PROTECTED]):

 I'll not NMU. I'll just take news from time to time..:-)


So, taking news..:-)

1.3.1-11 migrated to testing so I think it's OK now for 1.3.2

Of course, you are probably already preparing it, so the most
important for me is to set an appropriate date to my alarm clock in
order to come back only if you're *really* late..:)




signature.asc
Description: Digital signature


Bug#488477: Missing word in debconf template

2008-06-29 Thread Tobias Toedter
Package: gridengine
Version: 6.2~beta2-2
Severity: minor

Hi,

during the translation of your debconf template, we discovered an error in one 
of your messages:

Please choose whether you wish configure SGE automatically (with debconf). 
If you do not configure it automatically, the daemons or client programs 
will not work until a manual configuration is performed.

In the first sentence, the word to is missing. How about the following 
rewording:

Please choose whether you wish to configure SGE automatically (with 
debconf).

Or even better:

Please choose whether you wish SGE to be configured automatically (with 
debconf).

Moreover, are there really daemons or is it only one daemon?

Regards,
Tobias

-- 
Tobias Toedter   | Early to bed and early to rise and you'll
Hamburg, Germany | be groggy when everyone else is wide awake.


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


Bug#488478: introduce meta-package kde-desktop

2008-06-29 Thread Paul van Haren
Package: kde
Severity: wishlist

The meta-package kde installs a full suite of applications and tools.
Quite a number of these packages have a dedicated target audience, such 
as kdegames, kdetoys and kdeedu. 

The drawback of the superduper kde package is in download time, 
diskspace and - more important - the cluttering of the menu system.

Therefore, I propose to introduce a lean-and-mean kde-desktop 
meta-package, that includes all mainstream applications and tools. 

As such, my request support bugreport 448276.

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

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



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



Bug#488442: maemo-select-menu-location: command not found

2008-06-29 Thread Francois Gurin

thanks, thought i took out all the maemo-dpkg bits
--francois


On Sun, Jun 29, 2008 at 12:29:48AM +0200, Cristian Ionescu-Idbohrn wrote:
 From: Cristian Ionescu-Idbohrn [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Bug#488442: maemo-select-menu-location: command not found
 Reply-To: Cristian Ionescu-Idbohrn [EMAIL PROTECTED],
   [EMAIL PROTECTED]
 Resent-From: Cristian Ionescu-Idbohrn [EMAIL PROTECTED]
 Resent-To: debian-bugs-dist@lists.debian.org
 Resent-CC: Francois Gurin [EMAIL PROTECTED]
 Resent-Date: Sat, 28 Jun 2008 22:33:02 +
 Resent-Message-ID: [EMAIL PROTECTED]
 X-Debian-PR-Message: report 488442
 X-Debian-PR-Package: kismet
 X-Debian-PR-Keywords: 
 X-Debian-PR-Source: kismet
 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on cecilia
 X-Spam-Level: 
 X-Spam-Status: No, score=-1.0 required=5.0 tests=RCVD_IN_DNSWL_LOW
   autolearn=disabled version=3.2.4
 X-Sucks: micro$oft
 X-User-Tracking: sucks
 X-To-Spammers: [EMAIL PROTECTED]
 Resent-Sender: Debian BTS [EMAIL PROTECTED]
 Resent-Date: Sat, 28 Jun 2008 22:33:04 +
 X-Bogosity: Ham, tests=bogofilter, spamicity=0.00, version=1.1.6
   int  cnt   prob  spamicity histogram
   0.00  106 0.014815 0.013816
     0.104 0.109048
   0.017668 ##  0.200 0.00 0.017668   0.300 0.00 0.017668
   0.400 0.00 0.017668   0.500 0.00 0.017668   0.600
   0.00 0.017668   0.700 0.00 0.017668   0.801 0.879784
   0.034794 #  0.904 0.997863 0.189935 ##
 
 Package: kismet
 Version: 2008-05-R1-1
 Severity: important
 
 postinst failure:
 
 Setting up kismet (2008-05-R1-1) ...
 /var/lib/dpkg/info/kismet.postinst: line 23: maemo-select-menu-location: 
 command not found
 dpkg: error processing kismet (--configure):
  subprocess post-installation script returned error exit status 127
 Errors were encountered while processing:
  kismet
 
 Commented out that line, as a temporary workaround.
 
 
 Cheers,
 
 -- 
 Cristian
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
 Locale: LANG=C, LC_CTYPE= (charmap=ANSI_X3.4-1968)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages kismet depends on:
 ii  libc6   2.7-12   GNU C Library: Shared libraries
 ii  libexpat1   2.0.1-4  XML parsing C library - runtime 
 li
 ii  libgcc1 1:4.3.1-3GCC support library
 ii  libgmp3c2   2:4.2.2+dfsg-3   Multiprecision arithmetic library
 ii  libmagick10 7:6.3.7.9.dfsg1-2+b2 image manipulation library
 ii  libncurses5 5.6+20080621-2   shared libraries for terminal 
 hand
 ii  libpcap0.8  0.9.8-5  system interface for user-level 
 pa
 ii  libstdc++6  4.3.1-3  The GNU Standard C++ Library v3
 ii  wireless-tools  29-1 Tools for manipulating Linux 
 Wirel
 ii  wireshark-common1.0.0-3  network traffic analyser (common 
 f
 ii  zlib1g  1:1.2.3.3.dfsg-12compression library - runtime
 
 kismet recommends no packages.
 
 -- no debconf information
 



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



Bug#488210: odtwriter: Uses letter instead of A4 in en_AU locale

2008-06-29 Thread Michael Schutte
On Sun, Jun 29, 2008 at 02:26:52PM +1000, Trent W. Buck wrote:
  According to the OpenDocument spec, fo:page-height and fo:page-width are
  indeed optional [15.2.1].  When a document without a paper size is
  opened in OpenOffice.org, it seems to infer it from the locale settings
  (de_AT generates A4-sized documents while C gives Letter).
 
 Can this be overridden with PAPERSIZE (i.e. oo.org honours PAPERSIZE)
 when the template doesn't specify fo:paper- values?
 e.g. env PAPERSIZE=A4 LC_ALL=C oowriter foo.odt

No, neither does it honor /etc/papersize.

Dave, could you have a look at the attached patch?  It changes
odtwriter/__init__.py to use the output of “paperconf -s” and adds
tools/prepstyles.py which removes fo:* attributes (including page-width
and page-height) from OOo files.  So, tools/prepstyles.py can be used to
obtain a page-size-free styles.odt after changing it with
OpenOffice.org, for example.  The patch works fine here.

Cheers,
-- 
Michael Schutte [EMAIL PROTECTED]
diff --git a/odtwriter/__init__.py b/odtwriter/__init__.py
index a031c58..d2c24ab 100644
--- a/odtwriter/__init__.py
+++ b/odtwriter/__init__.py
@@ -737,7 +737,7 @@ class Writer(writers.Writer):
 zfile.close()
 else:
 raise RuntimeError, 'stylesheet path must be ' + self.EXTENSION + ' or .xml file.'
-s1 = self.visitor.add_header_footer(s1)
+s1 = self.visitor.setup_page(s1)
 return s1
 
 def assemble_parts(self):
@@ -994,18 +994,45 @@ class ODFTranslator(nodes.GenericNodeVisitor):
 def generate_content_element(self, root):
 return SubElement(root, 'office:text')
 
-def add_header_footer(self, content):
-if len(self.header_content) = 0 and len(self.footer_content) = 0:
-return content
+def setup_page(self, content):
 root_el = etree.fromstring(content)
+self.setup_paper(root_el)
+if len(self.header_content)  0 or len(self.footer_content)  0:
+self.add_header_footer(root_el)
+new_content = etree.tostring(root_el)
+return new_content
+
+def setup_paper(self, root_el):
+try:
+fin = os.popen(paperconf -s)
+w, h = map(float, fin.read().split())
+fin.close()
+except:
+w, h = 612, 792 # default to Letter
+def walk(el):
+if el.tag == {%s}page-layout-properties % SNSD[style] and \
+		not el.attrib.has_key({%s}page-width % SNSD[fo]):
+el.attrib[{%s}page-width % SNSD[fo]] = %.3fpt % w
+el.attrib[{%s}page-height % SNSD[fo]] = %.3fpt % h
+el.attrib[{%s}margin-left % SNSD[fo]] = \
+el.attrib[{%s}margin-right % SNSD[fo]] = \
+%.3fpt % (.1 * w)
+el.attrib[{%s}margin-top % SNSD[fo]] = \
+el.attrib[{%s}margin-bottom % SNSD[fo]] = \
+%.3fpt % (.1 * h)
+else:
+for subel in el.getchildren(): walk(subel)
+walk(root_el)
+
+def add_header_footer(self, root_el):
 path = '{%s}master-styles' % (NAME_SPACE_1, )
 master_el = root_el.find(path)
 if master_el is None:
-return content
+return
 path = '{%s}master-page' % (SNSD['style'], )
 master_el = master_el.find(path)
 if master_el is None:
-return content
+return
 el1 = master_el
 if len(self.header_content)  0:
 if WhichElementTree == 'lxml':
@@ -1033,8 +1060,6 @@ class ODFTranslator(nodes.GenericNodeVisitor):
 el2.append(el)
 #new_tree = etree.ElementTree(root_el)
 #new_content = ToString(new_tree)
-new_content = etree.tostring(root_el)
-return new_content
 
 def astext(self):
 root = self.content_tree.getroot()
diff --git a/tools/prepstyles.py b/tools/prepstyles.py
new file mode 100755
index 000..4a10bf9
--- /dev/null
+++ b/tools/prepstyles.py
@@ -0,0 +1,46 @@
+#!/usr/bin/env python
+#
+# Fix a word-processor-generated styles.odt for odtwriter use: Drop page size
+# specifications from styles.xml.
+#
+# Author: Michael Schutte [EMAIL PROTECTED]
+
+from lxml import etree
+import sys
+import zipfile
+from tempfile import mkstemp
+import shutil
+import os
+
+NAMESPACES = {
+style: urn:oasis:names:tc:opendocument:xmlns:style:1.0,
+fo: urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0
+}
+
+if len(sys.argv) != 2:
+print  sys.stderr, Usage: %s FILE % sys.argv[0]
+sys.exit(1)
+
+zin = zipfile.ZipFile(sys.argv[1])
+styles = zin.read(styles.xml)
+
+root = etree.fromstring(styles)
+for el in root.xpath(//style:page-layout-properties, namespaces = NAMESPACES):
+for attr in el.attrib:
+if attr.startswith({%s} % NAMESPACES[fo]):
+del el.attrib[attr]
+
+tempname = mkstemp()
+zout = zipfile.ZipFile(os.fdopen(tempname[0], w), w, 

Bug#487066: Bug in libmail-cclient-perl fixed in revision 22438

2008-06-29 Thread pkg-perl-maintainers
tag 487066 + pending
thanks

Some bugs are closed in revision 22438
by Jonas Smedegaard (js)

Commit message:

* This release (and 1.12-9) fixes FTBFS, and thus closes: bug#487066,
  thanks to Lucas Nussbaum.
* Bump urgency to medium due to RC bugfix.



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



Bug#479114: kernel memory mapping bug

2008-06-29 Thread maximilian attems
On Sat, 28 Jun 2008, Jonathan Dray wrote:

 I followed your advice and added the necessary repositories to get the
 2.6.26-rc8 kernel.
 It works great and is 5 to 10 times faster.
 
 However I still get some issues :
 
   - The computer freeze after a few minutes of inactivity (I deactivated all
 hibernation and the kind functions). The elapsed time after which the
 computer freeze seems to be random.
 When it hangs the caps lock blue led blinks.

please report upstream on bugzilla.kernel.org as found on latest.
 
   - The screen brightness goes up automatically after a few minutes ! (ACPI
 related ?)
 
   - I have no sound. The sound card is recognized but no sound is played.
 ATI Technologies Inc RV630/M76 audio device [Radeon HD 2600 Series]

you probably have not blacklisted snd-pcsp nor are you using latest
alsa userspace from unstable, which would do that for you.
 
   - the  wireless card didn't work either. The ath5k couldn't handle my
 Atheros AR5008 card. I had to compile madwifi latest drivers from svn.
 (seems pretty unstable !!)

this model is worked on, ath5k is pretty young


thank you for report
-- 
maks



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



Bug#487167: heartbeat: more bashisms

2008-06-29 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Attached patch fixes some more bashisms.

- --
Luca Falavigna
Ubuntu MOTU Developer
GPG Key: 0x86BC2A50
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIZ1EUnXjXEYa8KlARAiHUAJ4uREJ3ZTupFpMh2wdGFjMiBnN9LwCeINP6
qbmyN6ptenUyp7angHDYCAM=
=25F4
-END PGP SIGNATURE-
diff -ruN heartbeat-2.1.3.orig/resources/OCF/Filesystem heartbeat-2.1.3/resources/OCF/Filesystem
--- heartbeat-2.1.3.orig/resources/OCF/Filesystem	2007-12-21 16:32:27.0 +0100
+++ heartbeat-2.1.3/resources/OCF/Filesystem	2008-06-19 22:50:15.0 +0200
@@ -188,7 +188,7 @@
 }
 
 determine_blockdevice() {
-	if [ $blockdevice == yes ]; then
+	if [ $blockdevice = yes ]; then
 		return
 	fi
 
@@ -301,7 +301,7 @@
 	else
 		OCFS2_CLUSTER=$(find $OCFS2_CONFIGFS -maxdepth 1 -mindepth 1 -type d -printf %f 2/dev/null)
 		set -- $OCFS2_CLUSTER
-		local n=$#
+		local n; n=$#
 		if [ $n -gt 1 ]; then
 			ocf_log err $OCFS2_CLUSTER: several clusters found.
 			exit $OCF_ERR_GENERIC
@@ -453,11 +453,11 @@
 		return $OCF_ERR_UNIMPLEMENTED
 	fi
 
-	local n_type=$OCF_RESKEY_CRM_meta_notify_type
-	local n_op=$OCF_RESKEY_CRM_meta_notify_operation
-	local n_active=$OCF_RESKEY_CRM_meta_notify_active_uname
-	local n_stop=$OCF_RESKEY_CRM_meta_notify_stop_uname
-	local n_start=$OCF_RESKEY_CRM_meta_notify_start_uname
+	local n_type; n_type=$OCF_RESKEY_CRM_meta_notify_type
+	local n_op; n_op=$OCF_RESKEY_CRM_meta_notify_operation
+	local n_active; n_active=$OCF_RESKEY_CRM_meta_notify_active_uname
+	local n_stop; n_stop=$OCF_RESKEY_CRM_meta_notify_stop_uname
+	local n_start; n_start=$OCF_RESKEY_CRM_meta_notify_start_uname
 
 	ocf_log info $OCFS2_UUID: notify: $n_type for $n_op
 	ocf_log info $OCFS2_UUID: notify active: $n_active
@@ -506,7 +506,7 @@
 
 	ocf_log info $OCFS2_UUID: post-processed active: $n_active
 
-	local n_myself=${HA_CURHOST:-$(uname -n | tr '[A-Z]' '[a-z]')}
+	local n_myself; n_myself=${HA_CURHOST:-$(uname -n | tr '[A-Z]' '[a-z]')}
 	ocf_log info $OCFS2_UUID: I am node $n_myself.
 
 	case  $n_active  in
@@ -605,7 +605,7 @@
 	if [ X${HOSTOS} = XOpenBSD ];then
 		PIDS=`fstat | grep ${SUB} | awk '{print $3}'`
 		for PID in ${PIDS};do
-			kill -9 ${PID}
+			kill -s 9 ${PID}
 			ocf_log info Sent kill -9 to ${PID}
 		done
 	else
diff -ruN heartbeat-2.1.3.orig/resources/OCF/Xen heartbeat-2.1.3/resources/OCF/Xen
--- heartbeat-2.1.3.orig/resources/OCF/Xen	2007-12-21 16:32:27.0 +0100
+++ heartbeat-2.1.3/resources/OCF/Xen	2008-06-19 22:43:44.0 +0200
@@ -193,7 +193,7 @@
   if [ $? -eq ${OCF_NOT_RUNNING} ];then
 	return ${OCF_NOT_RUNNING}
   fi
-  if [ X${OCF_RESKEY_monitor_scripts} == X ];then
+  if [ X${OCF_RESKEY_monitor_scripts} = X ];then
 	return ${OCF_SUCCESS}
   fi
   for SCRIPT in ${OCF_RESKEY_monitor_scripts};do
diff -ruN heartbeat-2.1.3.orig/lib/plugins/stonith/external/ipmi heartbeat-2.1.3/lib/plugins/stonith/external/ipmi
--- heartbeat-2.1.3.orig/lib/plugins/stonith/external/ipmi	2007-12-21 16:32:27.0 +0100
+++ heartbeat-2.1.3/lib/plugins/stonith/external/ipmi	2008-06-29 10:06:19.0 +0200
@@ -35,11 +35,11 @@
 STATUS=power status
 IPMITOOL=`which ipmitool 2/dev/null`
 
-function have_ipmi() {
+have_ipmi() {
 	test -x ${IPMITOOL}
 }
 
-function do_ipmi() {
+do_ipmi() {
 	have_ipmi || {
 		echo ipmitool not installed
 		return 1


Bug#488479: RM: automake1.8-nonfree -- ROM; automake1.8 has been removed

2008-06-29 Thread Eric Dorland
Package: ftp.debian.org
Severity: normal

automake1.8 has been removed, so it makes no sense to keep
automake1.8-doc around. Please remove.

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

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



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



Bug#488482: genisoimage: does not handle deep directory structures even though manpage says it does

2008-06-29 Thread Julian Gilbey
Package: genisoimage
Version: 9:1.1.8-1
Severity: normal

I tried the following:

euclid:~ $ genisoimage -J -r -o /tmp/mathcamp.iso mathcamp-2007
I: -input-charset not specified, using utf-8 (detected in locale settings)
genisoimage: Directories too deep for 
'mathcamp-2007/yearbook-2007/html/photo/img/thumb/.svn/tmp/props' (7) max is 6.

But in the NOTES section of genisoimage(1) it says:

If  genisoimage  is  creating  a  filesystem  image  with  Rock Ridge
attributes and the directory nesting level of the source directory tree
is too much for ISO9660, genisoimage will do deep directory relocation.
This  results  in  a directory called RR_MOVED in the root directory of
the CD. You cannot avoid this directory.

In the source code, though, genisoimage/tree.c, there is a comment
(lines 2417 onwards):

 /*
  * XXX to prevent this, we would need to add
  * XXX support for RR directory relocation
  * XXX to find_or_create_directory()
  */

So it appears to have no support for directory relocation.

Hmmm.

   Julian

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

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

Versions of packages genisoimage depends on:
ii  libbz2-1.0 1.0.5-0.1 high-quality block-sorting file co
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libmagic1  4.24-2File type determination library us
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

genisoimage recommends no packages.

-- no debconf information



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



Bug#488480: kdm: grep @@@ToBeReplacedByDesktopBase@@@ does not respect commented line

2008-06-29 Thread Gert Brinkmann

Package: kdm
Version: 4:3.5.9.dfsg.1-2+c0.sidux.2

(This is currently a sidux-vesion of the package, but this should not 
make a difference, I think.)


In /etc/init.d/kdm a grep is done to check if the kdmrc is maintained by 
kdmtheme:


#if configuration is changed by kdmtheme or other tools, don't do magick
if grep -q Theme=@@@ToBeReplacedByDesktopBase@@@ ${KDMRC}  grep -q 
Wallpaper=default_blue.jpg ${BACKGROUNDRC}


These two greps find the strings even if they are commented. So the grep 
pattern better should be


^[^#]*Theme=@@@ToBeReplacedByDesktopBase@@@

and

^[^#]*Wallpaper=default_blue.jpg

Regards,
Gert



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



Bug#488483: console-data: [INTL:tl] Updated Tagalog debconf translation

2008-06-29 Thread eric pareja
Package: console-data
Version: 2:1.05-1
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Please find attached the updated Tagalog translation of debconf for 
console-data.

Thanks.

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

Kernel: Linux 2.6.18 (PREEMPT)
Locale: LANG=tl_PH, LC_CTYPE=tl_PH (charmap=ISO-8859-1) (ignored: LC_ALL set to 
tl_PH)
Shell: /bin/sh linked to /bin/dash

Versions of packages console-data depends on:
ii  debconf [debconf-2.0] 1.5.19 Debian configuration management sy

Versions of packages console-data recommends:
ii  console-common 0.7.73basic infrastructure for text cons
ii  console-tools  1:0.2.3dbs-65 Linux console and font utilities

- -- debconf information excluded

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

iD8DBQFIZ1AfqYbDibguQtkRAo2UAJ9/7rkkOq2iyt/F1hhvqjHtF9aezgCglirq
apCLDh2DHkmx5JMjl5zNMr0=
=2IHj
-END PGP SIGNATURE-
# Tagalog messages for console-data
# Copyright (C) 2005 Software in the Public Interest, Inc.
# This file is distributed under the same license as console-data.
# Itong tipunan ay ipinamamahagi sa parehong lisensya ng console-data.
# Eric Pareja [EMAIL PROTECTED], 2005
#
# This file is maintained by Eric Pareja [EMAIL PROTECTED]
# Itong tipunan ay inaalagaan ni Eric Pareja [EMAIL PROTECTED]
#
#
msgid 
msgstr 
Project-Id-Version: console-data\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-06-06 17:25+0200\n
PO-Revision-Date: 2008-06-29 16:48+0800\n
Last-Translator: Eric Pareja [EMAIL PROTECTED]\n
Language-Team: Tagalog [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=n1;\n

# console-keymaps-acorn, American
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
#: ../console-keymaps-dec.templates:1001
msgid American English
msgstr Ingles ng Amerikano

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Belarusian
msgstr Belarusian

# console-keymaps-acorn, Belgian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid Belgian
msgstr Belgian

# console-keymaps-acorn, Brazilian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Brazilian (ABNT2 layout)
msgstr Brazilian (ABNT2 layout)

# console-keymaps-acorn, Brazilian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Brazilian (EUA layout)
msgstr Brazilian (EUA layout)

# console-keymaps-acorn, British
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid British English
msgstr Ingles ng Britanya

# console-keymaps-acorn, Bulgarian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Bulgarian
msgstr Bulgarian

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Canadian Multilingual
msgstr Canadian na multilingual

# console-keymaps-acorn, Croatian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Croatian
msgstr Croatian

# console-keymaps-acorn, Czech
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Czech
msgstr Czech

# console-keymaps-acorn, Danish
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid Danish
msgstr Danish

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Dutch
msgstr Dutch

# console-keymaps-acorn, Dvorak
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid Dvorak
msgstr Dvorak

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid Estonian
msgstr Estonian

# console-keymaps-acorn, Finnish
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid Finnish
msgstr Finnish

# console-keymaps-acorn, French
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid French
msgstr French

# console-keymaps-acorn, French
#. Type: select
#. 

Bug#465148: closed by Steve Langasek [EMAIL PROTECTED] (Re: overwrites /etc/default/slapd /etc/ldap/ldap.conf on upgrade from 2.3 - 2.4)

2008-06-29 Thread Alex Samad
Hi

I had thought I had replied already.

I have hand crafted ldap.conf and /etc/default/slapd, but every time i
upgrade the packages these files are overridden 

Alex 

On Sun, Jun 29, 2008 at 08:06:55AM +, Debian Bug Tracking System wrote:
 
 This is an automatic notification regarding your Bug report
 which was filed against the slapd package:
 
 #465148: overwrites /etc/default/slapd /etc/ldap/ldap.conf on upgrade from 
 2.3 - 2.4
 
 It has been closed by Steve Langasek [EMAIL PROTECTED].
 
 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Steve Langasek [EMAIL 
 PROTECTED] by
 replying to this email.
 
 
 -- 
 465148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465148
 Debian Bug Tracking System
 Contact [EMAIL PROTECTED] with problems

 From: Steve Langasek [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: overwrites /etc/default/slapd /etc/ldap/ldap.conf on upgrade
   from 2.3 - 2.4
 
 No response from submitter to request for more information.  I believe
 openldap is working correctly here, and any problems must be a failure to
 understand and appropriately answer the conffile prompts on upgrade.
 
 -- 
 Steve Langasek   Give me a lever long enough and a Free OS
 Debian Developer   to set it on, and I can move the world.
 Ubuntu Developerhttp://www.debian.org/
 [EMAIL PROTECTED] [EMAIL PROTECTED]
 

 From: Alex Samad [EMAIL PROTECTED]
 To: Debian Bug Tracking System [EMAIL PROTECTED]
 Subject: overwrites /etc/default/slapd /etc/ldap/ldap.conf on upgrade from 
 2.3 - 2.4
 
 Package: slapd
 Version: 2.4.7-5
 Severity: normal
 
 Just did the upgrade from slapd 2.3.38-1+lenny1 - 2.4.7-5 and
 /etc/defaults/slapd and /etc/ldap/ldap.conf where overwritten. I had a
 backup of these but a warning might have been good
 
 
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers testing
   APT policy: (500, 'testing'), (500, 'stable'), (100, 'unstable'), (50, 
 'experimental')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
 Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages slapd depends on:
 ii  adduser3.105 add and remove users and groups
 ii  coreutils  5.97-5.3  The GNU core utilities
 ii  debconf [debconf-2.0]  1.5.19Debian configuration management 
 sy
 ii  libc6  2.7-6 GNU C Library: Shared libraries
 ii  libdb4.2   4.2.52+dfsg-4 Berkeley v4.2 Database Libraries 
 [
 ii  libgcrypt111.4.0-3   LGPL Crypto library - runtime 
 libr
 ii  libgnutls262.2.1-3   the GNU TLS library - runtime 
 libr
 ii  libgpg-error0  1.4-2 library for common error values 
 an
 ii  libiodbc2  3.52.6-1  iODBC Driver Manager
 ii  libldap-2.4-2  2.4.7-5   OpenLDAP libraries
 ii  libltdl3   1.5.24-2  A system independent dlopen 
 wrappe
 ii  libperl5.8 5.8.8-12  Shared Perl library
 ii  libsasl2-2 2.1.22.dfsg1-16   Cyrus SASL - authentication 
 abstra
 ii  libslp11.2.1-7.1 OpenSLP libraries
 ii  libtasn1-3 1.2-1 Manage ASN.1 structures (runtime)
 ii  libwrap0   7.6.dbs-14Wietse Venema's TCP wrappers 
 libra
 ii  perl [libmime-base64-p 5.8.8-12  Larry Wall's Practical 
 Extraction 
 ii  psmisc 22.6-1Utilities that use the proc 
 filesy
 ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
 
 Versions of packages slapd recommends:
 ii  libsasl2-modules 2.1.22.dfsg1-16 Cyrus SASL - pluggable 
 authenticat
 
 -- debconf information excluded
 
 


-- 
The shortest unit of time in the multiverse is the New York Second, defined
as the period of time between the traffic lights turning green and the cab
behind you honking.
(Lords and Ladies)


signature.asc
Description: Digital signature


Bug#488481: debian-installer: timezone is not freely choosable, it depends on country/language selected

2008-06-29 Thread markus schnalke
Package: debian-installer
Severity: normal


I just installed from a Debian testing netinstall with the lenny beta2
release of the installer:
http://cdimage.debian.org/cdimage/lenny_di_beta2/i386/iso-cd/debian-LennyBeta2-i386-netinstall.iso

I chose English as language and the United States as country
(thought that effects the kind of English I'm gonna get).

Acutually I'm from Germany, but want a en_US system.

When I came to configuring the timezone, I could only choose among the
US timezones (Eastern, Mountain, Pacific, Alaska, ...).
There was no way to take Central Europe/Berlin, which I wanted.

Imaging the case, that someone installes a computer, while beeing on
holiday in a different location. He probably wants to have the system
for the US, but at the moment, he wants the time like at the place he's
currently.

In any case ... the user should have the ability to choose any timezone
he wants. Please add an entry other timezone at the end of the list.


meillo

(btw: I filed this bug from an other system.)

-- 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=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#487058: Bug in libunix-syslog-perl fixed in revision 22449

2008-06-29 Thread pkg-perl-maintainers
tag 487058 + pending
thanks

Some bugs are closed in revision 22449
by Jonas Smedegaard (js)

Commit message:

* Update Vcs-* fields in debian/control(.in) to point to Perl group.
* Update local cdbs tweaks:
  + Strip non-printable chars from copyright-check.mk output.
  + Relax copyright-check.mk to only warn by default.  Closes:
bug#487058, thanks to Lucas Nussbaum.
  + Fix update-tarball.mk wget options to work with recent wget.
  + Simplify dependency cleanup slightly (quilt isn't in use here).
  + Mirror debian/control uploaders changes to debian/control.in.
* Update debian/copyright-hints.
* Bump debhelper compatibility level to 6.
* Semi-auto-update debian/control to update build-dependencies:
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
* Set urgency=medium due to FTBFS bugfix.



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



Bug#488484: kmail: Folders list is not displayed correctly (look like rendering problem)

2008-06-29 Thread Hai Zaar
Package: kmail
Version: 4:3.5.9-2
Severity: important

Folders list is not rendered correctly - I see just white space instead.
Screenshot is here: http://mathnet.technion.ac.il/~gmm/hosting/kmail.png

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

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

Versions of packages kmail depends on:
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
ii  kdelibs4c2a  4:3.5.9.dfsg.1-4core libraries and binaries for al
ii  kdepim-kio-plugins   4:3.5.9-2   KDE pim I/O Slaves
ii  libart-2.0-2 2.3.20-2Library of functions for 2D graphi
ii  libaudio21.9.1-2 Network Audio System - shared libr
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libfontconfig1   2.5.0-2 generic font configuration library
ii  libfreetype6 2.3.5-1+lenny1  FreeType 2 font engine, shared lib
ii  libgcc1  1:4.3.1-2   GCC support library
ii  libice6  2:1.0.4-1   X11 Inter-Client Exchange library
ii  libidn11 1.8+20080606-1  GNU libidn library, implementation
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libkcal2b4:3.5.9-2   KDE calendaring library
ii  libkdepim1a  4:3.5.9-2   KDE PIM library
ii  libkleopatra14:3.5.9-2   KDE GnuPG interface libraries
ii  libkmime24:3.5.9-2   KDE MIME interface library
ii  libkpimidentities1   4:3.5.9-2   KDE PIM user identity information 
ii  libksieve0   4:3.5.9-2   KDE mail/news message filtering li
ii  libmimelib1c2a   4:3.5.9-2   KDE mime library
ii  libpng12-0   1.2.27-1PNG library - runtime
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libsm6   2:1.0.3-1+b1X11 Session Management library
ii  libstdc++6   4.3.1-2 The GNU Standard C++ Library v3
ii  libx11-6 2:1.1.4-2   X11 client-side library
ii  libxcursor1  1:1.1.9-1   X cursor management library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxft2  2.1.12-3FreeType-based font drawing librar
ii  libxi6   2:1.1.3-1   X11 Input extension library
ii  libxinerama1 2:1.0.3-2   X11 Xinerama extension library
ii  libxrandr2   2:1.2.2-2   X11 RandR extension library
ii  libxrender1  1:0.9.4-1   X Rendering Extension client libra
ii  libxt6   1:1.0.5-3   X11 toolkit intrinsics library
ii  perl 5.10.0-10+lenny1Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3.3.dfsg-12   compression library - runtime

Versions of packages kmail recommends:
ii  procmail  3.22-16Versatile e-mail processor

-- no debconf information



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



Bug#487802: Can not start octplot within octave 3.01

2008-06-29 Thread Thomas Weber
On 24/06/08 10:45 +0200, Paul Sundvall wrote:
 
 Package: octplot
 Version: 0.4.0-6+b1
 Severity: important
 
 When issuing command octplot_enable in octave, the response is as follows:
 
 error: Octplot was compiled for a different version of Octave
 error: evaluating if command near line 40, column 3
 error: evaluating if command near line 28, column 1
 error: near line 54 of file
 `/usr/share/octave/site/api-v32/m/octplot_enable.m'

We'll upload a fixed version later today. Please not however that octplot is
basically abandoned upstream (its author is busy implementing a new graphics
system within Octave itself).

We'll try to keep it in a reasonable shape until the Lenny release, but drop
it after that. 

Thomas



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



Bug#420080: Moving pkg.m into octave3.0-header

2008-06-29 Thread Thomas Weber
On 01/05/08 11:08 +0200, Thomas Weber wrote:
 On 18/04/08 11:25 +0200, Thomas Weber wrote:
  package octave3.0
  owner 420080 !
  thanks
  
  Am Donnerstag, den 17.04.2008, 14:49 +0200 schrieb Rafael Laboissiere:
   * Thomas Weber [EMAIL PROTECTED] [2008-04-17 12:57]:
   
The current consensus on this topic as discussed in pkg-octave-devel
seems like the following:

1) Merging the packages triggers a big installation, as all -dev
   packages are brought into a system with the installation of
   octave3.0-headers.
2) pkg.m is not usable without these -dev packages.

So, pkg.m should go into octave3.0-headers, just like mkoctfile.

If there are no objections, we will target this for Octave's 3.0.1
release, which should happen in the near future.
   
   Agreed.  Could you please do the changes in SVN?
  
  Will do.
 
 Okay, new problem. pkg() is called in /etc/octave.conf.

No comment for a while, so I'm planning to continue as stated below:

Close 420079 and 420080 without resolution. 

We use pkg.m in octave3.0 for package loading (loading, not installation), so
we can't move it into octave3.0-headers. mkoctfile can't be moved into
octave3.0, because we need the development packages (fftw, blas, ..) and
their installation is triggered by octave3.0-header's installation.

Which leaves us with merging the package and I'm not happy with that:
installing octave would than get _lots_ of stuff onto your machine, people
might never use.

Thomas



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



Bug#487348: setting package to debian-maintainers, tagging 487348

2008-06-29 Thread Anibal Monsalve Salazar
# Automatically generated email from bts, devscripts version 2.10.29
#
# debian-maintainers (1.38) UNRELEASED; urgency=low
#
#  * Replaced key for Debian maintainer Deng Xiyue. Closes: #487348 

package debian-maintainers
tags 487348 + pending




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



Bug#488485: python-moinmoin: Chart features don't work

2008-06-29 Thread Sam Morris
Package: python-moinmoin
Version: 1.7.0-3
Severity: normal

Trying to draw any chart results in an AttributeError: 'module' object
has no attribute 'option'.

According to upstream, gdchart is required, and not gdchart2... and
gdchart was removed from Debian in 2007. So moinmoin needs to be updated
to use the newer gdchart2 API, or use a different package for drawing
charts entirely.

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

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

Versions of packages python-moinmoin depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-support0.8.1  automated rebuilding support for P

Versions of packages python-moinmoin recommends:
ii  exim4 4.69-5 meta-package to ease Exim MTA (v4)
ii  exim4-daemon-light [mail-tran 4.69-5+b1  lightweight Exim MTA (v4) daemon
ii  python-xapian 1.0.5-1Xapian search engine interface for

-- no debconf information



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



Bug#326819: still in 1.7.5

2008-06-29 Thread martin f krafft
Still in 1.7.5

-- 
 .''`.   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


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


Bug#486396: maxima complains about lisp-error

2008-06-29 Thread dino

This looks like a serious problem to me as it renders the package useless.
It seems to be a 64bit specific problem as I tested it on three boxes:

64bit lenny - crashes
64bit sid - crashes
32bit sid - works

Also the error itself is strange as it stats its out of memory but the box
still have enough unused ram.

Florian




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




Bug#487802: [Pkg-octave-devel] Bug#487802: Can not start octplot within octave 3.01

2008-06-29 Thread Rafael Laboissiere
* Thomas Weber [EMAIL PROTECTED] [2008-06-29 11:15]:

 On 24/06/08 10:45 +0200, Paul Sundvall wrote:
  
  Package: octplot
  Version: 0.4.0-6+b1
  Severity: important
  
  When issuing command octplot_enable in octave, the response is as follows:
  
  error: Octplot was compiled for a different version of Octave
  error: evaluating if command near line 40, column 3
  error: evaluating if command near line 28, column 1
  error: near line 54 of file
  `/usr/share/octave/site/api-v32/m/octplot_enable.m'
 
 We'll upload a fixed version later today. Please not however that octplot is
 basically abandoned upstream (its author is busy implementing a new graphics
 system within Octave itself).
 
 We'll try to keep it in a reasonable shape until the Lenny release, but drop
 it after that. 

Could you then please add a note in a visible place (perhaps (NEWS.Debian)
telling our plans regarding octplot?

-- 
Rafael



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



Bug#475592: Patch for the 0.9.10-17.1 NMU of sugarplum

2008-06-29 Thread Christian Perrier

Dear maintainer of sugarplum,

On Friday, June 20, 2008 I sent you a notice announcing my intent to upload a
NMU of your package to fix its pending l10n issues, after an initial
notice sent on Friday, June 20, 2008.

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

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

The NMU patch is attached to this mail.

The NMU changelog is:


Source: sugarplum
Version: 0.9.10-17.1
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier [EMAIL PROTECTED]
Date: Fri, 20 Jun 2008 07:56:25 +0200
Closes: 475592 475607 475723 479150 487990
Changes: 
 sugarplum (0.9.10-17.1) unstable; urgency=low
 .
   * Non-maintainer upload to fix pending l10n issues.
   * Debconf translations
 - Galician. Closes: #475592
 - Basque. Closes: #475607
 - Finnish. Closes: #475723
 - Russian. Closes: #479150
 - Turkish. Closes: #487990

-- 


diff -Nru sugarplum-0.9.10.old/debian/changelog sugarplum-0.9.10/debian/changelog
--- sugarplum-0.9.10.old/debian/changelog	2008-06-16 21:40:28.076025586 +0200
+++ sugarplum-0.9.10/debian/changelog	2008-06-29 10:41:33.312379727 +0200
@@ -1,3 +1,15 @@
+sugarplum (0.9.10-17.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix pending l10n issues.
+  * Debconf translations
+- Galician. Closes: #475592
+- Basque. Closes: #475607
+- Finnish. Closes: #475723
+- Russian. Closes: #479150
+- Turkish. Closes: #487990
+
+ -- Christian Perrier [EMAIL PROTECTED]  Fri, 20 Jun 2008 07:56:25 +0200
+
 sugarplum (0.9.10-17) unstable; urgency=low
 
   * Update Recommends to apache2 | httpd, as apache-common has gone
diff -Nru sugarplum-0.9.10.old/debian/po/eu.po sugarplum-0.9.10/debian/po/eu.po
--- sugarplum-0.9.10.old/debian/po/eu.po	1970-01-01 01:00:00.0 +0100
+++ sugarplum-0.9.10/debian/po/eu.po	2008-06-20 07:57:58.169907000 +0200
@@ -0,0 +1,81 @@
+# translation of sugarplum-eu.po to Euskara
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Piarres Beobide [EMAIL PROTECTED], 2008.
+msgid 
+msgstr 
+Project-Id-Version: sugarplum-eu\n
+Report-Msgid-Bugs-To: [EMAIL PROTECTED]
+POT-Creation-Date: 2008-03-26 21:14+0100\n
+PO-Revision-Date: 2008-04-12 00:55+0200\n
+Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
+Language-Team: Euskara [EMAIL PROTECTED]\n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: 8bit\n
+X-Generator: KBabel 1.11.4\n
+
+#. Type: boolean
+#. Description
+#: ../sugarplum.templates:1001
+msgid Do you want to configure your web servers for sugarplum?
+msgstr Zure web zerbitzariak sugarplum-rentzat konfiguratu?
+
+#. Type: boolean
+#. Description
+#: ../sugarplum.templates:1001
+msgid 
+To activate sugarplum, your web servers' configuration may need to be 
+modified.
+msgstr 
+Sugarplum aktibatu ahal izateko, zure web zerbitzari konfigurazioak eraldatu 
+egin behar dira.
+
+#. Type: boolean
+#. Description
+#: ../sugarplum.templates:2001
+msgid Do you want to deconfigure your web servers for sugarplum?
+msgstr Zure web zerbitzariak sugarplum-rentzat deskonfiguratu?
+
+#. Type: boolean
+#. Description
+#: ../sugarplum.templates:2001
+msgid 
+If you have configured your web servers for sugarplum, they should (or must, 
+if you are purging sugarplum) now be de-configured to ensure that they will 
+properly function the next time you restart them.
+msgstr 
+Zure web zerbitzariak sugarplum-rentzat konfiguratu badituzu, hauek orain 
+deskonfiguratu egingo dira (edo beharko lukete behintzat sugarplum garbitzen 
+ari bazara) abiarazten diren hurrengo aldian behar bezala funtzionatuko 
+dutela ziurtatzeko.
+
+#~ msgid You must manually remove sugarplum configuration from httpd.conf.
+#~ msgstr 
+#~ Sugarplum konfigurazioa eskuz kendu behar duzu httpd.conf fitxategitik.
+
+#~ msgid 
+#~ Sugarplum now configures apache by using the conf.d directory, and no 
+#~ longer makes alterations to the apache configuration files.
+#~ msgstr 
+#~ Sugarplum-ek hemendik aurrera apache conf.d direktorioaren bidez 
+#~ konfiguratzen du eta ez du aurrerantzean aldaketarik egingo apache 
+#~ konfigurazio fitxategietan.
+
+#~ msgid 
+#~ However, it is detected that at least one of your apache servers has a 
+#~ reference to sugarplum in its main configuration file.  It is highly 
+#~ recommended that you remove it now.  The line to delete should look 
+#~ something similar to:
+#~ msgstr 
+#~ Hala ere, atzeman da behintzat zure web zerbitzarietako batek sugarplum-
+#~ era erreferentzi bat du bere konfigurazio fitxategi nagusian.  Oso 
+#~ gomendagarria da erreferentzi hori orain ezabatzea.  Ezabatu behar duzun 
+#~ lerroak honen antzeko itxura eduki beharko luke:
+
+#~ msgid Include /etc/sugarplum/apache.conf
+#~ msgstr Include /etc/sugarplum/apache.conf
+
+#~ msgid in the httpd.conf file of your web server.
+#~ msgstr zure web zerbitzariaren httpd.conf fitxategian.
diff -Nru 

Bug#488485: python-moinmoin: Chart features don't work

2008-06-29 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, Jun 29, 2008 at 10:48:16AM +0100, Sam Morris wrote:
Trying to draw any chart results in an AttributeError: 'module' object 
has no attribute 'option'.

According to upstream, gdchart is required, and not gdchart2... and 
gdchart was removed from Debian in 2007. So moinmoin needs to be 
updated to use the newer gdchart2 API, or use a different package for 
drawing charts entirely.

That's right.  Thanks for reporting this (known to me, privately) issue.

Any help fixing this is much appreciated!


  - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

  - Enden er nær: http://www.shibumi.org/eoti.htm
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhnXWAACgkQn7DbMsAkQLgh/ACcC+aqPUc+vt+ZFJGxnyar88oJ
E44AnRu0pIfU9vSnuDHqJ1/MBEm857XP
=3zXa
-END PGP SIGNATURE-



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



Bug#485059: FATAL_ERROR: Layout1 is malformed

2008-06-29 Thread Damian Pietras
On Sat, Jun 21, 2008 at 11:05:14AM +0200, Elimar Riesebieter wrote:
 On Sat, 21 Jun 2008 the mental interface of
 Damian Pietras told:
 
  On Sun, Jun 08, 2008 at 03:34:17PM +0200, Elimar Riesebieter wrote:
   severity 485059 minor
   thanks
   
   On Sun, 08 Jun 2008 the mental interface of
   Dobrica Pavlinusic told:
   
Package: moc
Version: 1:2.5.0~alpha3-2+b1
Severity: grave
Justification: renders package unusable
   
   
Starting moc results in following error:
   
FATAL_ERROR: Layout1 is malformed

 The attached patch fixes the prob.

The problem is caused by using the FILL parameter. A patch to fix this
properly is attached.

-- 
Damian Pietras
Index: interface_elements.c
===
--- interface_elements.c	(revision 2091)
+++ interface_elements.c	(revision 2092)
@@ -736,7 +736,7 @@
 		const int max)
 {
 	long v;
-	const char *e;
+	const char *e = fmt;
 
 	if (!strncasecmp(fmt, FILL, sizeof(FILL) - 1)) {
 		*val = LAYOUT_SIZE_FILL;


Bug#488487: audacious: Volume setting does not work.

2008-06-29 Thread Peter Gebauer
Package: audacious
Version: 1.5.0-2
Severity: normal


Sliding the volume control does absolutely nothing with the output 
volume. Also, the replay gain does nothing with output volume as well.


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

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

Versions of packages audacious depends on:
ii  audacious-plugins   1.5.0-2  Base plugins for audacious
ii  dbus1.2.1-2  simple interprocess messaging syst
ii  gtk2-engines-pixbuf 2.12.9-3 Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii  libaudclient1   1.5.0-2  audacious D-Bus remote control lib
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libcairo2   1.6.4-1+b1   The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.1-2  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-2   simple interprocess messaging syst
ii  libglib2.0-02.16.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.9-3 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libmcs1 0.7.0-1  Abstraction library to store confi
ii  libmowgli1  0.6.1-1  a high performance development fra
ii  libpango1.0-0   1.20.2-2 Layout and rendering of internatio
ii  libsamplerate0  0.1.3-1  audio rate conversion library
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library

Versions of packages audacious recommends:
ii  audacious-plugins-extra   1.5.0-2Various extra plugins for audaciou
ii  unzip 5.52-11De-archiver for .zip files

-- no debconf information



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



Bug#447500: virtualbox-ose: vboxdrv causes general protection fault when Intel-VT is enabled

2008-06-29 Thread gkiagiad
Hi,
Today I tested again this with the same 2.6.23 kernel that I used the first 
time and virtualbox-ose 1.6.2-dfsg-1 (using a Windows 2000 SP4 guest). It 
seems that this bug is not reproducable any more. I guess virtualbox 1.6.0 
solved the issue (as the changelog states many fixes for VT-x/SVM).

I guess this bug needs to be closed now.

Regards,
George




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



Bug#488488: ITP: kita2 -- Ruby based 2ch client for KDE

2008-06-29 Thread Hiroyuki Yamamoto
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]


   Package name: kita2
Version: 1.90.2.1
Upstream Author: Hideki Ikemoto [EMAIL PROTECTED]
URL: http://kita.sourceforge.jp/


License:
Copyright (c) 2008 Hideki Ikemoto

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Software), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Description: Ruby based 2ch client for KDE
 Kita2 is useful to view 2ch-style Bulletin Board System that use
bbs.cgi
 and read.cgi, it is like that we use RSS reader to read blogs. It helps
 you to read/write articles in such BBS.
 .
 2ch-style BBS include
  - 2 channel (http://www.2ch.net, largest BBS in Japan)
  - Pink channel (http://www.bbspink.com/)
  - Machi-BBS (http://www.machi.to/)
  - Shitaraba (http://rentalbbs.livedoor.com/jbbs/) and so on.




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



Bug#488489: expect: FTBFS if built twice in a row

2008-06-29 Thread Stanislav Maslovski
Package: expect
Version: 5.43.0-16
Severity: important


Your package FTBFS when built twice in a row.
Below is the output of the second invocation of debuild:

$ debuild
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package expect
dpkg-buildpackage: source version 5.43.0-16
dpkg-buildpackage: source changed by Daniel Baumann [EMAIL PROTECTED]
dpkg-buildpackage: host architecture i386
fakeroot debian/rules clean
dpatch  deapply-all  
reverting patch 13-implicit-defs from ./ ... ok.
reverting patch 12-fdout from ./ ... ok.
reverting patch 11-ttyname from ./ ... ok.
reverting patch 10-manpage from ./ ... ok.
reverting patch 09-unsafe-traps from ./ ... ok.
reverting patch 08-tcl-stubs from ./ ... ok.
reverting patch 07-file-handle from ./ ... ok.
reverting patch 06-pkgindex from ./ ... ok.
reverting patch 05-makefile-soname from ./ ... ok.
reverting patch 04-64bit from ./ ... ok.
reverting patch 03-spawn from ./ ... ok.
reverting patch 02-example-cryptdir from ./ ... ok.
reverting patch 01-example-shebang from ./ ... ok.
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config.guess config.sub
[ ! -f Makefile ] || /usr/bin/make distclean
make[1]: Entering directory /home/stas/src/expect-5.43.0'
Rebuilding configure...
if [ x. = x. ] ; then \
  srcdir=. ; export srcdir ; \
else true ; fi ; \
(cd ${srcdir}; autoconf)
Rebuilding config.status...
/bin/sh ./config.status --recheck
running /bin/sh ./configure --host=i486-linux-gnu --build=i486-linux-gnu 
--prefix=/usr
--mandir=/usr/share/man --includedir=/usr/include/tcl8.4
--with-tcl=/usr/lib/tcl8.4 --with-tk=/usr/lib/tk8.4
--with-tclinclude=/usr/include/tcl8.4/tcl-private
--with-tkinclude=/usr/include/tcl8.4/tk-private --enable-shared
--enable-threads --no-create --no-recursion
configuring Expect 5.43.0
checking for autoconf... yes
checking configure up to date... yes
configure: error: can not run ./config.sub
make[1]: *** [config.status] Error 1
make[1]: Leaving directory /home/stas/src/expect-5.43.0'
make: *** [clean] Error 2
dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit
status 2
debuild: fatal error at line 1319:
dpkg-buildpackage -rfakeroot -D -us -uc failed

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

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

Versions of packages expect depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  tcl8.48.4.19-2   Tcl (the Tool Command Language) v8

expect recommends no packages.

-- no debconf information



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



Bug#487927: liferea: uses 100% CPU, but stays usable, crashes at shutdown

2008-06-29 Thread Lars Lindner
I have a suspicion about the possible cause. Could you
please retry with the shopblogger.de RSS 0.91 feed?
If I'm right it shouldn't happen with it...

I myself could reproduce the problem with this feed, but
I switching between the items very quickly becomes very
slow the longer it is done and disk I/O increases.

Best Regards,
Lars



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



Bug#487927: liferea: uses 100% CPU, but stays usable, crashes at shutdown

2008-06-29 Thread Sven Hartge
Lars Lindner wrote:

 I have a suspicion about the possible cause. Could you
 please retry with the shopblogger.de RSS 0.91 feed?
 If I'm right it shouldn't happen with it...

Does your suspicion somewhere include the Comment-Feed, which is
automatically fetched when viewing an RSS2.0 entry?

Grüße,
Sven



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



Bug#488490: exporting minimal GPG keys

2008-06-29 Thread martin f krafft
Package: mutt
Version: 1.5.18-2
Severity: wishlist
File: /etc/Muttrc.d/gpg.rc

If I export a key with mutt (esck), I probably want the key
attached to a mail message. Thus, it would make sense to export the
minimal key, not the entire key.

Please set

  pgp_export_command='gpg --no-verbose --export --export-options export-minimal 
--armor %r'

in /etc/Muttrc.d/gpg.rc by default. Thanks,

-- Package-specific info:
Mutt 1.5.18 (2008-05-17)
Copyright (C) 1996-2008 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.6.25-2-amd64 (x86_64)
ncurses: ncurses 5.6.20080621 (compiled with 5.6)
libidn: 1.8 (compiled with 1.8)
hcache backend: GDBM version 1.8.3. 10/15/2002 (built Apr 24 2006 03:50:27)
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  
+USE_FCNTL  -USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  -USE_GSS  -USE_SSL_OPENSSL  +USE_SSL_GNUTLS  
+USE_SASL  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  -CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +COMPRESSED  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET 
 +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
-ISPELL
SENDMAIL=/usr/sbin/sendmail
MAILPATH=/var/mail
PKGDATADIR=/usr/share/mutt
SYSCONFDIR=/etc
EXECSHELL=/bin/sh
MIXMASTER=mixmaster
To contact the developers, please mail to [EMAIL PROTECTED].
To report a bug, please visit http://bugs.mutt.org/.

patch-1.5.13.cd.ifdef.2
patch-1.5.13.cd.purge_message.3.4
patch-1.5.13.nt+ab.xtitles.4
patch-1.5.4.vk.pgp_verbose_mime
patch-1.5.6.dw.maildir-mtime.1
patch-1.5.8.hr.sensible_browser_position.3

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

Kernel: Linux 2.6.25-2-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 mutt depends on:
ii  libc62.7-12  GNU C Library: Shared libraries
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii  libgnutls26  2.4.0-2 the GNU TLS library - runtime libr
ii  libidn11 1.8+20080606-1  GNU libidn library, implementation
ii  libncursesw5 5.6+20080621-2  shared libraries for terminal hand
ii  libsasl2-2   2.1.22.dfsg1-21 Cyrus SASL - authentication abstra

Versions of packages mutt recommends:
ii  locales   2.7-12 GNU C Library: National Language (
ii  mime-support  3.44-1 MIME files 'mime.types'  'mailcap
ii  postfix [mail-transport-agent 2.5.2-1High-performance mail transport ag

Versions of packages mutt is related to:
ii  mutt  1.5.18-2   text-based mailreader supporting M
pn  mutt-dbg  none (no description available)
pn  mutt-patched  none (no description available)

-- debconf-show failed


-- 
 .''`.   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


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


Bug#476910: backupninja: Add support to 'hdb' backend of slapd in the ninjahelper

2008-06-29 Thread Parker W
Hi,

I have get r565 from SVN trunk and tried to backup my LDAP hdb
backend, which only contains few entries, it works fine.

On Tue, Jun 24, 2008 at 5:12 AM, intrigeri [EMAIL PROTECTED] wrote:
 tags 476910 + fixed-upstream
 thanks

 Hello,

 As I know, 'hdb' is a variant of 'bdb', and is the default backend when
 I was installing the slapd package (version 2.3.38-1+lenny1), so I wish
 the ninjahelper could support the 'hdb' backend as well.

 Please try upstream SVN trunk r565 if this is an option for you, it
 should fix this. I've no LDAP server at hand so am unable to test my
 fix myself.


Thanks for the effort.

Best regards,
Parker



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



Bug#487927: liferea: uses 100% CPU, but stays usable, crashes at shutdown

2008-06-29 Thread Sven Hartge
Lars Lindner wrote:

 I have a suspicion about the possible cause. Could you
 please retry with the shopblogger.de RSS 0.91 feed?
 If I'm right it shouldn't happen with it...

I'm sorry, but the RSS0.91 feed does show the same behavior.

As an additional note: I can reproduce this on different computers, so
this is no problem local to a single machine.

Grüße,
Sven



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



Bug#476583: amanda-server: File conflict with amanda-common

2008-06-29 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This bug is release-critical - since it's been pending upload for a
while, any chance you could do a release before the freeze?

Regards,
Simon
at the Cambridge BSP
-BEGIN PGP SIGNATURE-

iD8DBQFIZ2aZWSc8zVUw7HYRAmNrAKDO8uW3n7reKW0booyL8mWrZMJt9wCZAfHH
pKQYN4X/Jh7dHslIaYIZ0mQ=
=vK6t
-END PGP SIGNATURE-



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



Bug#488491: tcl8.5-dev: error in an include file

2008-06-29 Thread Stanislav Maslovski
Package: tcl8.5-dev
Version: 8.5.2-1
Severity: important


When building new expect with tcl8.5 I got the following compilation error:


i486-linux-gnu-gcc -c  -I. -I. -I/usr/include/tcl8.5/tcl-private/generic 
-I/usr/include/tcl8.5/tk-private/generic  -DEXP_VERSION=\5.43.0\ 
-DSCRIPTDIR=\/usr/lib/expect5.43\ -DEXECSCRIPTDIR=\/usr/lib/expect5.43\ 
-DTCL_DEBUGGER -DUSE_NON_CONST -DSTTY_BIN=\/bin/stty\ -Wall -g -D_BSD_SOURCE 
-O2 -ansi -D_SVID_SOURCE -D_POSIX_SOURCE -D_REENTRANT  -DDFLT_STTY=\sane\  
exp_command.c
In file included from /usr/include/tcl8.5/tcl-private/generic/tclInt.h:3836,
from exp_command.c:61:
/usr/include/tcl8.5/tcl-private/generic/tclPort.h:27:28: error: tclUnixPort.h: 
No such file or directory


A trivial patch that fixes this problem is attached.

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

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

Versions of packages tcl8.5-dev depends on:
ii  tcl8.58.5.2-1Tcl (the Tool Command Language) v8

tcl8.5-dev recommends no packages.

-- no debconf information
Index: tcl8.5-8.5.2/generic/tclPort.h
===
--- tcl8.5-8.5.2.orig/generic/tclPort.h 2008-06-29 14:25:16.0 +0400
+++ tcl8.5-8.5.2/generic/tclPort.h  2008-06-29 14:25:33.0 +0400
@@ -24,7 +24,7 @@
 #if defined(__WIN32__)
 #   include ../win/tclWinPort.h
 #else
-#   include tclUnixPort.h
+#   include ../unix/tclUnixPort.h
 #endif
 
 #if !defined(LLONG_MIN)


Bug#487927: liferea: uses 100% CPU, but stays usable, crashes at shutdown

2008-06-29 Thread Lars Lindner
On Sun, Jun 29, 2008 at 12:35 PM, Sven Hartge [EMAIL PROTECTED] wrote:
 Lars Lindner wrote:

 I have a suspicion about the possible cause. Could you
 please retry with the shopblogger.de RSS 0.91 feed?
 If I'm right it shouldn't happen with it...

 I'm sorry, but the RSS0.91 feed does show the same behavior.

 As an additional note: I can reproduce this on different computers, so
 this is no problem local to a single machine.

That's interesting... So the only thing one can say is that
fast switching of XulRunner browser content causes such
CPU load.

One thing I'd like to ask was: does the 100% CPU go away
after some time (maybe 10s) once you stop doing anything
in Liferea?

Best Regards,
Lars



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



Bug#488493: rootskel: Expose the theme to the text frontend as well

2008-06-29 Thread Samuel Thibault
Package: rootskel
Severity: minor
Tags: patch

The attached patch exposes the theme to the text frontend, so that it
can apply it when run e.g. on the linux or bterm console.

Samuel

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

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

-- 
Samuel
requests./FONT/SPAN/TD/TR/TBODY/TABLE/DIV/BODY/HTMLagnjo
gj a po  mi
shnthdrdcvallus hsx mvgduwolgfwtq
uzuy
s
p
h
 -+- spams forever ... -+- 
Index: src/lib/debian-installer.d/S65theme
===
--- src/lib/debian-installer.d/S65theme (révision 53969)
+++ src/lib/debian-installer.d/S65theme (copie de travail)
@@ -2,7 +2,7 @@
 
 if [ $theme ]; then
case $DEBIAN_FRONTEND in
-   newt)
+   newt|text)
export FRONTEND_BACKGROUND=$theme
;;
gtk)


Bug#483679: (g-/k-)anyremote for Debian

2008-06-29 Thread Philipp Hübner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey,
I've got gAnyRemote and kAnyRemote packaged now,
but both need anyremote (= 4.4) to work, so I couldn't test them yet.

I'd be glad if you could updated anyRemote soon.

Thanks,
Philipp

PS: please keep the CC when replying.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIZ2dVFhl05MJZ4OgRAsNeAKCoTnryfFcLMYjHeN2ZLJBh6GIbagCeMb7h
jcAZboLKmhG2AABedbeHVjo=
=rn/y
-END PGP SIGNATURE-



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



Bug#487927: liferea: uses 100% CPU, but stays usable, crashes at shutdown

2008-06-29 Thread Sven Hartge
Lars Lindner wrote:
 On Sun, Jun 29, 2008 at 12:35 PM, Sven Hartge [EMAIL PROTECTED] wrote:

 Lars Lindner wrote:

 I have a suspicion about the possible cause. Could you
 please retry with the shopblogger.de RSS 0.91 feed?
 If I'm right it shouldn't happen with it...

 I'm sorry, but the RSS0.91 feed does show the same behavior.

 As an additional note: I can reproduce this on different computers, so
 this is no problem local to a single machine.

 That's interesting... So the only thing one can say is that
 fast switching of XulRunner browser content causes such
 CPU load.

This is what I also saw. Switching entries like a madman makes liferea
bug out very fast.

 One thing I'd like to ask was: does the 100% CPU go away
 after some time (maybe 10s) once you stop doing anything
 in Liferea?

Nope. Once, I didn't notice liferea's status and it drained the battery
of my laptop. My guess was it ran abount 90 minutes on 100% CPU.

Right now my experimental  bugged out version has a cpu-time counter of
over 4 minutes after just having switched through 4 entries of the
shopblogger.de feed.

Grüße,
Sven.



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



Bug#488494: cdebconf: Make the dark theme even more readable

2008-06-29 Thread Samuel Thibault
Package: cdebconf
Severity: minor
Tags: patch

Hello,

The current dark theme of newt does not use bright colors, and sometimes
uses background colors for no real use, leading to less readability.
The attached patch makes a few fixes.

The current text frontend does not have a dark theme, this adds one for
the linux and bterm console cases.

Samuel

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

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

-- 
Samuel
And the next time you consider complaining that running Lucid Emacs
19.05 via NFS from a remote Linux machine in Paraguay doesn't seem to
get the background colors right, you'll know who to thank.
(By Matt Welsh)
diff -ur /tmp/cdebconf-0.131/src/modules/frontend/newt/newt.c 
cdebconf-0.131-mine/src/modules/frontend/newt/newt.c
--- /tmp/cdebconf-0.131/src/modules/frontend/newt/newt.c2008-05-06 
21:32:47.0 +0100
+++ cdebconf-0.131-mine/src/modules/frontend/newt/newt.c2008-06-29 
11:43:45.0 +0100
@@ -75,24 +75,27 @@
 };
 
 struct newtColors newtAltColorPalette = {
-   white, blue,/* root fg, bg */
+   /*white, blue,*//* root fg, bg */
+   white, black,   /* root fg, bg */
/*black, lightgray,*/   /* border fg, bg */
white, black,   /* border fg, bg */
/*black, lightgray,*/   /* window fg, bg */
white, black,   /* window fg, bg */
/*white, black,*/   /* shadow fg, bg */
-   white, blue,/* shadow fg, bg */
+   white, black,   /* shadow fg, bg */
/*red, lightgray,*/ /* title fg, bg */
yellow, black,  /* title fg, bg */
-   brightred, gray,/* button fg, bg */
+   /*brightred, gray,*//* button fg, bg */
+   black, lightgray,   /* button fg, bg */
gray, brightred,/* active button fg, bg */
white, gray,/* checkbox fg, bg */
yellow, brown,  /* active checkbox fg, bg */
-   yellow, blue,   /* entry box fg, bg */
+   /*yellow, blue,*/   /* entry box fg, bg */
+   white, black,   /* entry box fg, bg */
/*blue, lightgray,*//* label fg, bg */
brightred, black,   /* label fg, bg */
/*black, lightgray,*/   /* listbox fg, bg */
-   lightgray, black,   /* listbox fg, bg */
+   white, black,   /* listbox fg, bg */
yellow, blue,   /* active listbox fg, bg */
/*black, lightgray,*/   /* textbox fg, bg */
white, black,   /* textbox fg, bg */
@@ -100,12 +103,14 @@
/*white, blue,*//* help line */
white, black,   /* help line */
yellow, blue,   /* root text */
-   blue, /* scale full */
-   red,  /* scale empty */
+   /*blue,*/ /* scale full */
+   gray, /* scale full */
+   /*red,*/  /* scale empty */
+   lightgray,/* scale empty */
blue, lightgray,/* disabled entry fg, bg */
/*black, lightgray,*/   /* compact button fg, 
bg */
-   lightgray, black,   /* compact button fg, bg */
-   yellow, gray,   /* active  sel listbox */
+   white, black,   /* compact button fg, bg */
+   black, lightgray,   /* active  sel listbox */
black, brown/* selected listbox */
 };
 
diff -ur /tmp/cdebconf-0.131/src/modules/frontend/text/text.c 
cdebconf-0.131-mine/src/modules/frontend/text/text.c
--- /tmp/cdebconf-0.131/src/modules/frontend/text/text.c2008-04-09 
17:34:02.0 +0100
+++ cdebconf-0.131-mine/src/modules/frontend/text/text.c2008-06-29 
11:34:22.0 +0100
@@ -751,10 +751,18 @@
 static int text_initialize(struct frontend *obj, struct configuration *conf)
 {
struct frontend_data *data = NEW(struct frontend_data);
+   char *term = getenv(TERM);
+   char *palette = getenv(FRONTEND_BACKGROUND);
data-previous_title = NULL;
obj-data = data;
obj-interactive = 

Bug#488495: r8169: multicast packets not received

2008-06-29 Thread Ross Burton
Package: linux-image-2.6.25-2-iop32x
Version: 2.6.25-5
Severity: normal

I have a NAS (Thecus N2100, IOP32x based) connected to my network using the
r8169 driver.  When I start avahi-daemon on the NAS, the rest of the network
sees the multicast zeroconf announce packets being sent.  If I wait five minutes
for the caches to expire in the clients and then ask another machine to resolve
the names the NAS is announcing, the lookups fail.  The same happens with UPnP,
which also uses multicast UDP packets to work.  My conclusion is that multicast
packets being received by r8169 are not being correctly handled.

I've also tried enabling ALLMULTI and PROMISC, which had no effect.

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

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



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



Bug#487927: liferea: uses 100% CPU, but stays usable, crashes at shutdown

2008-06-29 Thread Sven Hartge
Sven Hartge wrote:

 Right now my experimental bugged out version has a cpu-time counter of
 over 4 minutes after just having switched through 4 entries of the
 shopblogger.de feed.

A quick update: Now up to 23 CPU minutes. Looks like some livelock to me.

Grüße,
Sven.




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



Bug#488000: grub2: fails to boot dq35jo intel board

2008-06-29 Thread Robert Millan
tags 488000 moreinfo
thanks

On Sun, Jun 29, 2008 at 12:34:22AM +0200, maximilian attems wrote:
 On Fri, 27 Jun 2008, Robert Millan wrote:
 
  
  Were you using GPT?  In that case d-i picks grub2.
 
 no idea, just blank discs without any partitions initialy.
 adding with partman d-i a /, swap and a /home partition.
 nothing fancy

I need more information before I can deal with this bug.  A copy of your
MBR, or at least knowing whether it's in GRUB Legacy or GRUB 2.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#488498: Installation report lenny beta2: failed

2008-06-29 Thread Herbert Kaminski

Package: installation-reports

Boot method: netinst CD w. beta 2 of lenny
Image version:
http://cdimage.debian.org/cdimage/lenny_di_beta2/i386/iso-cd/debian-LennyBeta2-i386-netinst.iso
Date: 28-JUN-2008 19:45 CEST

Machine: made from parts
Processor: AMD Sempron 1600 (64bit)
Memory: 512 M
Partitions:
Two identical SATA disks for RAID-1:

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000a5004

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   1 123  987966   82  Linux swap / Solaris
/dev/sda2 124 367 1959930   83  Linux
/dev/sda3 368   14593   114270345   fd  Linux raid 
autodetect


Disk /dev/sdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000264af

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   1 123  987966   82  Linux swap / Solaris
/dev/sdb2 124 367 1959930   83  Linux
/dev/sdb3 368   14593   114270345   fd  Linux raid 
autodetect


/ was mounted on /dev/sda2,
CD-ROM was master on par. ATA, i.e. hda

Output of lspci -knn (or lspci -nn):
see attachment lspci.out.gz

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [0]
Detect network card:[0]
Configure network:  [0]
Detect CD:  [0]
Load installer modules: [0]
Detect hard drives: [0]
Partition hard drives:  [0]
Install base system:[0]
Clock/timezone setup:   [0]
User/password setup:[0]
Install tasks:  [0] only minimal system w/o desktop etc
Install boot loader:[E]
Overall install:[0]

Comments/Problems:

For some reason, Grub and Linux had different opinions about drive 
numbering, so I had to install Grub manually to (hd1) after setting 
root to (hd1,1), and specifying (hd1,1) as root in menu.lst too.

Alternatively, I could copy /dev/sda2 over to /dev/sdb2 to boot
successfully.

Everything else was OK.

Thanks for the great job!



lspci.out.gz
Description: application/gzip


Bug#488471: reportbug: doesn't load python-urwid

2008-06-29 Thread Sandro Tosi
merge 488471 488410 484534 486805
tag 488471 + pending
thanks

Hi Paul,

On Sun, Jun 29, 2008 at 09:47, Paul van Haren [EMAIL PROTECTED] wrote:
 Package: reportbug
 Version: 3.41
 Severity: normal


 During first time use, the option was picked to use python-urwid for UI.
 Next to that, python-urwid was installed. However, reportbug is
 persistent in reporting the following:

 --- sniplet

 [EMAIL PROTECTED]:~$ reportbug
 *** Unable to import urwid interface: Please install the python-urwid package
 to use this interface. Falling back to text interface.

 --- end sniplet

 Install details on python-urwid, from aptitude show:

 Package: python-urwid
 State: installed

This is a known issue, and we are preparing a release to address it.

Thanks for the report,
Sandro

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



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



Bug#488499: gnome-applets: cpufreq-selector does not change the cpu frequency

2008-06-29 Thread Nicolas Évrard
Package: gnome-applets
Version: 2.22.2-1
Severity: normal


Hello,
Here is an excerpt of a cpufreq-selector session:

kinder:/home/nicoe# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq 
100
kinder:/home/nicoe# cat /sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_cur_freq 
100
kinder:/home/nicoe# cpufreq-selector -f 200
kinder:/home/nicoe# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq 
100
kinder:/home/nicoe# cat /sys/devices/system/cpu/cpu1/cpufreq/cpuinfo_cur_freq 
100
kinder:/home/nicoe# 

As you can see cpufreq-selector did not update the frequency of my 
processor.

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

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

Versions of packages gnome-applets depends on:
ii  debconf [debconf-2.0]  1.5.22Debian configuration management sy
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gnome-applets-data 2.22.2-1  Various applets for GNOME 2 panel 
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  gnome-panel2.22.1.3-2launcher and docking facility for 
ii  gstreamer0.10-alsa [gstrea 0.10.20-1 GStreamer plugin for ALSA
ii  gstreamer0.10-esd [gstream 0.10.8-4  GStreamer plugin for ESD
ii  gstreamer0.10-plugins-good 0.10.8-4  GStreamer plugins from the good 
ii  libapm13.2.2-10  Library for interacting with APM d
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libcpufreq0002-7.2   shared library to deal with the cp
ii  libdbus-1-31.2.1-2   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgnome-desktop-2 2.22.2-1  Utility library for loading .deskt
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomekbd2   2.22.0-1  GNOME library to manage keyboard c
ii  libgnomekbdui2 2.22.0-1  User interface library for libgnom
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-4GNOME Virtual File System (runtime
ii  libgnomevfs2-extra 1:2.22.0-4GNOME Virtual File System (extra m
ii  libgstreamer-plugins-base0 0.10.20-1 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.20-1 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.10-2 The GTK+ graphical user interface 
ii  libgtop2-7 2.22.2-1  gtop system monitoring library
ii  libgucharmap6  1:2.22.1-1Unicode browser widget library (sh
ii  libgweather1   2.22.2-2  GWeather shared library
ii  libhal10.5.11-2  Hardware Abstraction Layer - share
ii  libnotify1 [libnotify1-gtk 0.4.4-3   sends desktop notifications to a n
ii  libpanel-applet2-0 2.20.3-5  library for GNOME Panel applets
ii  libpango1.0-0  1.20.3-2  Layout and rendering of internatio
ii  libwnck22  2.22.1-2  Window Navigator Construction Kit 
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxklavier12  3.5-1 X Keyboard Extension high-level AP
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  python 2.5.2-1   An interactive high-level object-o

Versions of packages gnome-applets recommends:
pn  deskbar-appletnone (no description available)
ii  gnome-media   2.22.0-2   GNOME media utilities
ii  gnome-netstatus-applet2.12.1-2   Network status applet for GNOME 2
ii  gnome-system-monitor  2.22.2-1   Process viewer and system resource
ii  python-gnome2 2.22.0-1   Python bindings for the GNOME desk

-- debconf information:
* gnome-applets/cpufreq_SUID_bit: true



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



Bug#488497: mc: entering directories with spaces over fish doesnt work

2008-06-29 Thread Jiří Paleček

Package: mc
Version: 2:4.6.2~git20080311-2+b1
Severity: normal

Hello,

when I try to enter a directory whose name contains spaces on a remote  
machine over fish, like /mnt/c/Documents and Settings, the operation  
fails. The only message is cannot chdir 


Regards
Jiri Palecek

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

Kernel: Linux 2.6.24.3-test (SMP w/1 CPU core; PREEMPT)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2) (ignored: LC_ALL  
set to cs_CZ)

Shell: /bin/sh linked to /bin/dash

Versions of packages mc depends on:
ii  libc6 2.7-3  GNU C Library: Shared  
libraries

ii  libglib2.0-0  2.16.1-2   The GLib library of C routines
ii  libgpm2   1.20.4-2   General Purpose Mouse -  
shared lib
ii  libslang2 2.1.3-2The S-Lang programming  
library - r


mc recommends no packages.

-- no debconf information


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/



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



Bug#488503: svk: cannot merge to a floating checkout

2008-06-29 Thread Jiří Paleček

Package: svk
Version: 2.0.2-1
Severity: normal

Hello,

when I try to merge when I'm in a directory with a floating checkout, I  
get an error. See: (/tmp/zaves-linalg2 is a floating checkout)


[EMAIL PROTECTED]:/tmp/zaves-linalg2$ svk co --list
  Depot PathPath

  //local/zaves-linalg  /tmp/zaves-linalg2
[EMAIL PROTECTED]:/tmp/zaves-linalg2$ svk sm -lIC //local/zaves
Auto-merging (4274, 4785) /local/zaves to /local/zaves-linalg (base  
/local/zaves-linalg:4775).
Can't call method repos on an undefined value at  
/usr/share/perl5/SVK/Path.pm line 78.

[EMAIL PROTECTED]:/tmp/zaves-linalg2$ cd ..
[EMAIL PROTECTED]:/tmp$ svk co --list
  Depot PathPath

  //local/boost /home/jirka/boost
  //local/freecol   /home/jirka/freecol-src
  //local/zaves-fixing-intersection /home/jirka/zaves

The same merge works in /tmp.

Regards
   Jiri Palecek


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

Kernel: Linux 2.6.24.3-test (SMP w/1 CPU core; PREEMPT)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2) (ignored: LC_ALL  
set to cs_CZ)

Shell: /bin/sh linked to /bin/dash

Versions of packages svk depends on:
ii  libalgorithm-annotate-perl  0.10-1   represent a series of changes  
in a
ii  libalgorithm-diff-perl  1.19.01-2a perl library for finding  
Longest
ii  libapp-cli-perl 0.07-2   Dispatcher module for command  
line

ii  libclass-accessor-perl  0.30-1   Automated accessor generator
ii  libclass-autouse-perl   1.29-1   Defer loading ( 'use'ing ) of  
a cl
ii  libclass-data-inheritable-p 0.08-1   Inheritable, overridable  
class dat
ii  libcompress-zlib-perl   1.42-2   Perl module for creation and  
manip
ii  libdata-hierarchy-perl  0.34-1   Handle data in a hierarchical  
stru
ii  libfile-spec-perl   3.2701-1 Tools for working with paths  
and f
ii  libfile-temp-perl   0.18-1   provides functions for  
generating
ii  libfreezethaw-perl  0.43-4   converting Perl structures to  
stri
ii  libio-digest-perl   0.10-1   Calculate digests while  
reading or
ii  liblist-moreutils-perl  0.22-1   Addition list functions not  
found
ii  liblocale-maketext-lexicon- 0.66-1   Lexicon-handling backends for  
Loc
ii  liblocale-maketext-simple-p 0.16-1   Simple interface to  
Locale::Makete
ii  libpath-class-perl  0.16-0.1 Cross-platform path  
specification
ii  libperlio-eol-perl  0.13-1   PerlIO layer for normalizing  
line

ii  libperlio-via-dynamic-perl  0.11-1   dynamic PerlIO layers
ii  libperlio-via-symlink-perl  0.05-1   PerlIO layers for create  
symlinks
ii  libpod-escapes-perl 1.04-1   CPAN's Pod::Escapes -- for  
resolvi
ii  libpod-simple-perl  3.05-2   Perl framework for parsing  
files i
ii  libsvn-mirror-perl  0.73-1.2 A subversion repository  
mirroring
ii  libsvn-simple-perl  0.27-2.1 A simple interface for  
writing a d
ii  libterm-readkey-perl2.30-3   A perl module for simple  
terminal

ii  libuniversal-require-perl   0.10-1   Load modules from a variable
ii  liburi-perl 1.35-2   Manipulates and accesses URI  
strin
ii  libversion-perl 1:0.7400-1   Perl extension for Version  
Objects
ii  libyaml-syck-perl   1.01-1   Fast, lightweight YAML loader  
and
ii  perl5.8.8-12 Larry Wall's Practical  
Extraction

ii  perl-modules [libfile-temp- 5.8.8-12 Core Perl modules
ii  subversion  1.4.6dfsg1-4 Advanced version control  
system


svk recommends no packages.

-- no debconf information


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/



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



Bug#488501: tk8.5-dev: error in an include file

2008-06-29 Thread Stanislav Maslovski
Package: tk8.5-dev
Version: 8.5.2-1
Severity: important


When building new expect with tk8.5-dev I got the following compilation error:

--
In file included from /usr/include/tcl8.5/tk-private/generic/tkInt.h:27,
from exp_main_tk.c:45:
/usr/include/tcl8.5/tk-private/generic/tkPort.h:32:25:
error: tkUnixPort.h: No such file or directory
---

See also related Bug#488491.

A trivial patch is attached.

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

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

Versions of packages tk8.5-dev depends on:
ii  libx11-dev   2:1.1.4-2.1 X11 client-side library (developme
ii  tcl8.5-dev   8.5.2-1 Tcl (the Tool Command Language) v8
ii  tk8.58.5.2-1 Tk toolkit for Tcl and X11, v8.5 -
ii  x-dev7.0.12-1dummy package for transition purpo
ii  x11proto-core-dev7.0.12-1X11 core wire protocol and auxilia

tk8.5-dev recommends no packages.

-- no debconf information
Index: tk8.5-8.5.2/generic/tkPort.h
===
--- tk8.5-8.5.2.orig/generic/tkPort.h   2008-06-29 15:31:10.0 +0400
+++ tk8.5-8.5.2/generic/tkPort.h2008-06-29 15:31:22.0 +0400
@@ -29,7 +29,7 @@
 #   if defined(MAC_OSX_TK)
 #  include tkMacOSXPort.h
 #   else
-#  include tkUnixPort.h
+#  include ../unix/tkUnixPort.h
 #   endif
 #endif
 


Bug#488124: grub: segmentation fault on setup (hd0)

2008-06-29 Thread Robert Millan
On Thu, Jun 26, 2008 at 05:23:43PM +0200, msalcher wrote:
 Package: grub
 Version: 0.97-27
 Severity: important
 
 While triying to change from lilo to grub and setting up an RAID 1 with mdadm 
 i came up to the point 
 where i have to install grub on the second hdd for booting.
 
 i used:
 
 $server# grub
 grubroot (hd0,0)
 grubsetup (hd0)
 setup (hd0)
 Segmentation fault
 
 syslog:
 Jun 26 17:19:07 server kernel: grub[9684]: segfault at  rip 
 08049e91 rsp f7bdab14 error 4
 Jun 26 17:20:51 server kernel: grub[10072]: segfault at  rip 
 08049e91 rsp f7bb3b14 error 4
 
 so therefore its not possible for me to finish my creation of the raid system.
 if you need more information tell me please how to make them available for you

Can you reproduce this with grub2?

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#488500: cdebootstrap does not support sarge but manpage implies otherwise

2008-06-29 Thread Osamu Aoki
Package: cdebootstrap
Version: 0.5.2
Severity: normal

cdebootstrap does not support sarge as is.

But the cdebootstrap(1) manpage goes:
 cdebootstrap  builds a basic Debian system of SUITE (e.g. sarge, etch,
 lenny, sid) into TARGET ...

This is bacause the cdebootstrap-0.5.2/config/suite is missing sarge
while oldstable and all other suite exist.  Since sarge archive already
have gpg signed Release.gpg, this situation should be fixed.

If there was any rational reason to exclude sarge from
cdebootstrap-0.5.2/config/suite, please fix manpage.  Otherwise, let's
add sarge to cdebootstrap-0.5.2/config/suite :)

Osamu

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

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

Versions of packages cdebootstrap depends on:
ii  debian-archive-keyring   2008.04.16+nmu1 GnuPG archive keys of the Debian a
ii  gpgv 1.4.9-2 GNU privacy guard - signature veri
ii  libc62.7-12  GNU C Library: Shared libraries
ii  libdebian-installer-extr 0.58Library of some extra debian-insta
ii  libdebian-installer4 0.58Library of common debian-installer
ii  wget 1.11.3-1retrieves files from the web

cdebootstrap recommends no packages.

-- no debconf information



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



Bug#486119: Proposed fix to update-grub_lib to stop unwanted 'search --fs-uuid'

2008-06-29 Thread Robert Millan
On Thu, Jun 26, 2008 at 12:21:31PM -0400, Jim Bray wrote:
   The stock '10_linux' entry will be overwritten every time a new
 version of grub comes out, or at the very least dpkg will ask me which
 config file I want, the old or new.br

It doesn't work differently than any other config file.

Btw, fix your mail client.  Your messages don't include clear text.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#488502: acon: Does not work on bigendian archs

2008-06-29 Thread Samuel Thibault
Package: acon
Version: 1.0.5-7
Severity: important

Hello,

acon currently reads/writes /dev/vcsa character-per-character. That
does not work on bigendian archs, see the update vcsa(4) manpage. acon
should use unsigned shorts to have endian-agnostic behavior.

Samuel

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

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

Versions of packages acon depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries

acon recommends no packages.

-- no debconf information

-- 
Samuel
Now I know someone out there is going to claim, Well then, UNIX is intuitive,
because you only need to learn 5000 commands, and then everything else follows
from that! Har har har!
(Andy Bates in comp.os.linux.misc, on intuitive interfaces, slightly
defending Macs.)



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



Bug#488505: [INTL:tr] Turkish debconf template translation for kdesudo

2008-06-29 Thread Mert Dirik
Package: kdesudo
Severity: wishlist
Tags: l10n patch

Please find the attached Turkish translation of kdesudo debconf template.

Regards
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Mert Dirik [EMAIL PROTECTED], 2008.
#
msgid 
msgstr 
Project-Id-Version: kdesudo 2.4-1\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-12-29 20:48+0100\n
PO-Revision-Date: 2008-06-25 13:39+0200\n
Last-Translator: Mert Dirik [EMAIL PROTECTED]\n
Language-Team: Debian L10n Turkish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../kdesudo.templates:2001
msgid Use KdeSudo in place of KdeSu?
msgstr KdeSu yerine KdeSudo kullanılsın mı?

#. Type: boolean
#. Description
#: ../kdesudo.templates:2001
msgid KdeSudo is a drop-in replacement for KdeSu.
msgstr KdeSudo KdeSu'nun yerine kullanılabilir.

#. Type: boolean
#. Description
#: ../kdesudo.templates:2001
msgid Please choose whether KdeSudo should be the default front-end for gaining elevated privileges under KDE.
msgstr Lütfen KdeSudo'yu, KDE'nin öntanımlı ayrıcalık yükseltme arayüzü olarak kullanmak isteyip istemediğinizi belirtin.



Bug#488471: reportbug: doesn't load python-urwid

2008-06-29 Thread Ben Finney
package reportbug
tags 488471 + pending
severity 488471 important
merge 484534 488471
thanks

On 29-Jun-2008, Paul van Haren wrote:
 [EMAIL PROTECTED]:~$ reportbug
 *** Unable to import urwid interface: Please install the python-urwid package
 to use this interface. Falling back to text interface.
 
 Install details on python-urwid, from aptitude show:
 
 Package: python-urwid
 State: installed

Thanks for the report. This is a known bug, awaiting a new package 
upload to fix.

-- 
 \ Pinky, are you pondering what I'm pondering? I think so, |
  `\ Brain, but I find scratching just makes it worse.  -- _Pinky |
_o__)   and The Brain_ |
Ben Finney [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#488504: selinux-policy-refpolicy-targeted: With both apache.pp and nscd.pp loaded apache2 segfaults when started by init in Enforcing mode with nscd running

2008-06-29 Thread Ralf Spenneberg
Package: selinux-policy-refpolicy-targeted
Version: 0.0.20061018-5
Severity: important

SELinux targeted policy is loaded
Both nscd and apache2 are installed
Both nscd.pp and apache.pp are loaded
All files are appropiatly labeled by a relabeling during boot (/.autorelabel)
If nscd is not running, apache2 will start using /etc/init.d/apache2 start
If nscd is running, apache2 will not start:
Starting web server (apache2).../usr/sbin/apache2ctl: line 78:  2854 
Segmentation fault  $HTTPD -k $ARGV
 failed!

No SELinux log messages appear. Apparently SELinux is prohibiting something. 
Since no enableaudit.pp module is provided it cannot be analyzed.


-- 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-5-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages selinux-policy-refpolicy-targeted depends on:
ii  libpam-modules0.79-5 Pluggable Authentication Modules f
ii  libselinux1   1.32-3 SELinux shared libraries
ii  policycoreutils   1.32-3 SELinux core policy utilities
ii  python2.4.4-2An interactive high-level object-o

Versions of packages selinux-policy-refpolicy-targeted recommends:
ii  checkpolicy   1.32-1 SELinux policy compiler
ii  setools   2.4-3  Tresys tools for managing Security

-- no debconf information



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



Bug#482019: New upstream version available

2008-06-29 Thread Kartik Mistry
On Sun, Jun 29, 2008 at 11:05 AM, Harshula [EMAIL PROTECTED] wrote:
 Version 1.1.7 will be released soon, so I plan to upload that.

Thanks!

 Out of curiosity, did you have a particular interest in m17n-contrib
 1.1.6 or m17n-contrib in general?

Yes. SCIM is my area of interest.

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Blogs: {ftbfs,kartikm}.wordpress.com



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



Bug#488467: SEGFAULT in libtrash when using ls -l

2008-06-29 Thread Mike Hommey
severity 488467 grave
retitle 488467 libtrash is dangerously broken on amd64
tag 488467 patch
thanks

On Sun, Jun 29, 2008 at 09:25:13AM +0200, Mike Hommey wrote:
 On Sun, Jun 29, 2008 at 09:10:00AM +0200, Mike Hommey wrote:
  Package: libtrash
  Version: 2.4-1
  Severity: important
  
  Interestingly, it doesn't crash under gdb, but fortunately, it does
  under valgrind.
  
  Here is the stacktrace:
  ==17769== Jump to the invalid address stated on the next line
  ==17769==at 0x0: ???
  ==17769==by 0x40235DD: (within /usr/lib/libtrash/libtrash.so.2.4)
  ==17769==by 0x4023C05: fopen (in /usr/lib/libtrash/libtrash.so.2.4)
  ==17769==by 0x67944DA: internal_setpwent (compat-pwd.c:244)
  ==17769==by 0x6794FB9: _nss_compat_getpwuid_r (compat-pwd.c:1114)
  ==17769==by 0x54ED301: getpwuid_r@@GLIBC_2.2.5 (getXXbyYY_r.c:226)
  ==17769==by 0x54ECBCE: getpwuid (getXXbyYY.c:116)
  ==17769==by 0x40B673: (within /bin/ls)
  ==17769==by 0x4031A4: (within /bin/ls)
  ==17769==by 0x403DE0: (within /bin/ls)
  ==17769==by 0x4062C6: (within /bin/ls)
  ==17769==by 0x40737F: (within /bin/ls)
  ==17769==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
 
 Here is the culprit:
 real_fopen = dlvsym(RTLD_NEXT, fopen, GLIBC_2.1);
 
 There is no such version of the symbol:
 $ objdump -T /lib/libc.so.6 | grep ' fopen$'
 00064840 gDF .text  000a  GLIBC_2.2.5 fopen

It's even worse than that. Anything using other f* functions (freopen,
fopen64, etc.) will get a wrong return value because of bad declarations
for the function pointers.

The attached patch should fix both issues. It doesn't fix more of the
brain damage in the code source itself (dlsym()ing at every call is
stupid, having only one function to do the whole thing is bad design,
and macros that are used only once don't help making the code readable)

Although this patch makes things worse, I strongly advise to audit the
code for other similar jokes. (Or, even better, a complete rewrite)

Mike
--- libtrash-2.4.orig/src/open-funs.c   2008-06-29 13:32:30.757873567 +0200
+++ libtrash-2.4/src/open-funs.c2008-06-29 13:45:22.529884562 +0200
@@ -389,18 +389,20 @@
 /* the call to dlvsym() in the particular case of fopen() fixes a funny 
interaction with GNU libc. When dlsym() was used instead of dlvsym(), GNU libc 
would give us a pointer to an older version of fopen() and subsequently crash 
if the calling code tried to run, e.g., getwc() on the returned FILE* pointer. 
*/
 
 #define GET_REAL_FUNCTION()
\
-   int (*real_fopen) (const char *path, const char *mode) = NULL;  
\
-   int (*real_fopen64) (const char *path, const char *mode) = NULL;
\
-   int (*real_freopen) (const char *path, const char *mode, FILE *stream) = 
NULL;  \
-   int (*real_freopen64) (const char *path, const char *mode, FILE *stream) = 
NULL;\
+   FILE *(*real_fopen) (const char *path, const char *mode) = NULL;
\
+   FILE *(*real_fopen64) (const char *path, const char *mode) = NULL;  
\
+   FILE *(*real_freopen) (const char *path, const char *mode, FILE *stream) = 
NULL;\
+   FILE *(*real_freopen64) (const char *path, const char *mode, FILE *stream) 
= NULL;  \
int (*real_open) (const char *path, int flags, ...) = NULL; 
\
int (*real_open64) (const char *path, int flags, ...) = NULL;   
\
\
dlerror();  
 \
\
-   if (function == FOPEN)  
 \
+   if (function == FOPEN) {
 \
  real_fopen = dlvsym(RTLD_NEXT, fopen, GLIBC_2.1); 
 \
-   else if (function == FOPEN64)   
 \
+ if (!real_fopen)  
 \
+   real_fopen = dlsym(RTLD_NEXT, fopen); 
 \
+   } else if (function == FOPEN64) 
 \
  real_fopen64 = dlsym(RTLD_NEXT, fopen64);   
 \
else if (function == FREOPEN)   
 \
  real_freopen = dlsym(RTLD_NEXT, freopen);   
 \


Bug#488384: [Pkg-samba-maint] Bug#488384: Bug#488384: samba: Missing ldb admin tools in 3.2 packages

2008-06-29 Thread Jelmer Vernooij
Am Sonntag, den 29.06.2008, 10:32 +0200 schrieb Christian Perrier:
 Quoting Jelmer Vernooij ([EMAIL PROTECTED]):
   And we could have samba Suggests:  samba-tools if ldb tools are
   important to manage Samba 3.2 servers.
  These tools are already packaged in the ldb-tools packaged. What about
  just suggesting that package?
 (ldb-tools being a binary package built by the ldb source package,
 maintained by Jelmer himself)
 
 If I understand well, the ldb package is code from the Samba4
 development tree.
 
 Is the ldb/tools code in samba 3.2 source tree the same codebase? 
Yeah, like tdb and talloc, the ldb source code is shared (and regularly
synced) between the two versions.

ldb probably should be team-maintained if samba is going to recommend /
suggest it.

Cheers,

Jelmer
-- 
Jelmer Vernooij [EMAIL PROTECTED] - http://samba.org/~jelmer/
Jabber: [EMAIL PROTECTED]



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



Bug#488506: [INTL:tr] Turkish debconf template translation for anon-proxy

2008-06-29 Thread Mert Dirik
Package: anon-proxy
Severity: wishlist
Tags: l10n patch

Please find the attached Turkish translation of anon-proxy debconf template.

Regards
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Mert Dirik [EMAIL PROTECTED], 2008.
#
msgid 
msgstr 
Project-Id-Version: anon-proxy 00.05.38+20080527-1\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-04-24 09:25-0700\n
PO-Revision-Date: 2008-06-23 22:40+0200\n
Last-Translator: Mert Dirik [EMAIL PROTECTED]\n
Language-Team: Debian L10n Turkish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../templates:1001
msgid Should the http_proxy variable be set?
msgstr http_proxy değişkeni ayarlansın mı?

#. Type: boolean
#. Description
#: ../templates:1001
msgid To surf the web anonymously browsers have to use the new proxy server. For graphical browsers like mozilla or konqueror that can easily be configured in the proxy information using the graphical setup dialogs.
msgstr Web'i isimsiz bir şekilde gezebilmeniz için tarayıcılar yeni vekil sunucusunu kullanacak şekilde ayarlanmalıdır. Vekil sunucu bilgisi Mozilla ya da Konqueror gibi görsel tarayıcıların ayar pencerelerindeki ilgili bölümünde kolaylıkla düzenlenebilir.

#. Type: boolean
#. Description
#: ../templates:1001
msgid Shellbrowsers like lynx or w3m use the environment variables http_proxy and HTTP_PROXY. If you want these variables can be set globally in /etc/environment now. They will be removed if the anon-proxy package is purged.
msgstr \lynx\ ya da \w3m\ gibi metin tabanlı tarayıcılar http_proxy ve HTTP_PROXY ortam değişkenlerini kullanır. Eğer isterseniz bu ortam değişkenleri sistem genelinde (/etc/environment dosyasında) ayarlanabilir. \anon-proxy\ paketi temizlenirse bu ayarlar kaldırılır.



Bug#476583: amanda-server: File conflict with amanda-common

2008-06-29 Thread Bdale Garbee
On Sun, 2008-06-29 at 11:40 +0100, Simon McVittie wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 This bug is release-critical - since it's been pending upload for a
 while, any chance you could do a release before the freeze?

Traveling with my family, but will try to get an upload done in the next
day or two.

Bdale




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



Bug#488206: Info received (Which Esperanto translation should we use for eject debconf message?)

2008-06-29 Thread Felipe Castro
Sorry for the Esperanto text, I didn't want to send this answer here.
But now, I feel that I must translate it. Then, you will see that I'm
just advocating in favor of myself... :-)

*
Very often, the use of infinitive is more neutral, so I prefer it; in
my opinion, it saves much of understanding efforts.

And about the verb eject, only a user who knows English very well is
able to figure out that if the CD is thrown out (elĵeti), that
doesn't mean it will fly to her head :-). That's why I prefer a more
general form: eligi (output).  Computers output not only data: they
may also output other things, don't they?
*


Bug#488508: cmake: Fails to build KOffice trunk, assert failing.

2008-06-29 Thread Pierre Ducroquet
Package: cmake
Version: 2.6.0-4
Severity: important

When trying to build koffice trunk, using cmake, an assert fails.
Here is the failing assert :
cmake: /home/madcoder/debian/tmp/cmake-2.6.0/Source/cmLocalGenerator.cxx:2440: 
std::string cmLocalGenerator::GetObjectFileNameWithoutTarget(const 
cmSourceFile, size_t, bool*): Assertion `!relFromSource.empty()' failed.

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

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

Versions of packages cmake depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.1-2  GCC support library
ii  libidn11  1.8+20080606-1 GNU libidn library, implementation
ii  libncurses5   5.6+20080621-2 shared libraries for terminal hand
ii  libssl0.9.8   0.9.8g-10.1SSL shared libraries
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3

cmake recommends no packages.

-- no debconf information




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



Bug#488193: update-grub fails

2008-06-29 Thread Robert Millan
On Thu, Jun 26, 2008 at 11:13:14PM +0200, Shams Fantar wrote:
 Package: grub
 Version: 0.97-27
 Severity: critical
 Justification: breaks the whole system
 
 When I do update-grub, it fails. 
 
 For example, in the past, I had this:
 
 title   Debian GNU/Linux, kernel 2.6.18-6-686
 root(hd0,0)
 kernel  /boot/vmlinuz-2.6.18-6-686 root=/dev/sda1 ro quiet 
 initrd  /boot/initrd.img-2.6.18-6-686
 
 And If I do update-grub :
 
 title   Debian GNU/Linux, kernel 2.6.18-6-686
 root(hd1,0)
 kernel  /boot/vmlinuz-2.6.18-6-686 root=/dev/sda1 ro quiet 
 initrd  /boot/initrd.img-2.6.18-6-686
 
 So, root (hd0,0) is replaced by root (hd1,0). To fix the problem, I have 
 to, manually, replace (hd1,0) by (hd0,0).
 
 This problem happens on some machines that run debian etch and debian 
 lenny/sid.

Please send me your /boot/grub/device.map, /proc/mounts and /etc/fstab.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#488507: [INTL:tr] Turkish debconf template translation for mahara

2008-06-29 Thread Mert Dirik
Package: mahara
Severity: wishlist
Tags: l10n patch

Please find the attached Turkish translation of mahara debconf template.

Regards
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Mert Dirik [EMAIL PROTECTED], 2008.
#
msgid 
msgstr 
Project-Id-Version: mahara 1.0.3-1\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-03-28 14:33+1300\n
PO-Revision-Date: 2008-06-25 14:04+0200\n
Last-Translator: Mert Dirik [EMAIL PROTECTED]\n
Language-Team: Debian L10n Turkish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=1; plural=0;\n

#. Type: select
#. Description
#: ../mahara.templates:1001
msgid Database type:
msgstr Veritabanı türü:

#. Type: select
#. Description
#: ../mahara.templates:1001
msgid What type of database should be used for the Mahara site
msgstr Mahara sitesinde ne tür bir veritabanı kullanılsın?

#. Type: string
#. Description
#: ../mahara.templates:2001
msgid Database host:
msgstr Veritabanı makinesi:

#. Type: string
#. Description
#: ../mahara.templates:2001
msgid Which database host should be used for the Mahara site You can leave this blank to connect via UNIX sockets
msgstr Mahara sitesinde hangi veritabanı makinesi kullanılsın? UNIX soketleri yoluyla bağlanmak için bu alanı boş bırakabilirsiniz.

#. Type: string
#. Description
#: ../mahara.templates:3001
msgid Database port:
msgstr Veritabanı portu:

#. Type: string
#. Description
#: ../mahara.templates:3001
msgid Which database port should be used for the Mahara site You can leave this blank for the default
msgstr Mahara sitesinde hangi veritabanı portu kullanılsın? Öntanımlı değeri kullanmak için bu alanı boş bırakabilirsiniz.

#. Type: string
#. Description
#: ../mahara.templates:4001
msgid Database name (not username):
msgstr Veritabanı adı (kullanıcı adı değil):

#. Type: string
#. Description
#: ../mahara.templates:4001
msgid Which database should be used for the Mahara site
msgstr Mahara sitesinde hangi veritabanı kullanılsın?

#. Type: string
#. Description
#: ../mahara.templates:5001
msgid Database username:
msgstr Veritabanı kullanıcı adı:

#. Type: string
#. Description
#: ../mahara.templates:5001
msgid Which username should be used to connect to the Mahara database
msgstr Mahara veritabanına bağlanmak için hangi kullanıcı adı kullanılsın?

#. Type: string
#. Description
#: ../mahara.templates:6001
msgid Database password:
msgstr Veritabanı parolası:

#. Type: string
#. Description
#: ../mahara.templates:6001
msgid Which password is associated with the given username You can leave this blank if you are not using password authentication.
msgstr Verilen kullanıcı hesabının parolası nedir? Eğer parolayla kimlik doğrulama kullanmıyorsanız bu alanı boş bırakabilirsiniz.

#. Type: string
#. Description
#: ../mahara.templates:7001
msgid SMTP Hosts:
msgstr SMTP Sunucuları:

#. Type: string
#. Description
#: ../mahara.templates:7001
msgid Comma separated list of SMTP servers to use to send mail
msgstr Posta göndermek için kullanılacak SMTP sunucularının virgülle ayrılmış listesi

#. Type: string
#. Description
#: ../mahara.templates:7001
msgid If you leave this blank, the system mailer will be used. Generally, this will work fine
msgstr Eğer bu alanı boş bırakırsanız, sistemin posta sunucusu kullanılacak. Bu genellikle sorun çıkarmaz.



Bug#488235: grub-pc: update-grub should use unicode.pff in /boot/grub not the one in /usr/share/grub

2008-06-29 Thread Robert Millan
On Fri, Jun 27, 2008 at 11:43:57AM +0200, Felix Zielcke wrote:
 Package: grub-pc
 Version: 1.96+20080626-1
 Severity: minor
 
 update-grub by default uses the unicode.pff in /usr/share/grub which
 isn't working for me, because my / is ext4 which grub can't
 handle (yet)
 Luckly it just doenst't load the gfxterm and vbe module and boots
 without problems
 If I remove the /usr/share prefix, the set root and search command in
 grub.cfg as you can see below it works
 As I installed grub the unicode.pff got already copied to /boot/grub

postinst is supposed to copy unicode.pff to /boot/grub when / is unaccessible.
What does grub-probe -t fs / return?

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#436943: grub-pc: missing mapping from fs-block-no. to disk-block-no. in xfs.c

2008-06-29 Thread Robert Millan
On Sat, Jun 28, 2008 at 02:50:36PM +0200, Niels Boehm wrote:
 
 I reported it upstream, too.

Could you send a note to [EMAIL PROTECTED] about it?  They generally don't
check the BTS.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#487723: setting package to debian-maintainers, tagging 487723

2008-06-29 Thread Anibal Monsalve Salazar
# Automatically generated email from bts, devscripts version 2.10.29
#
# debian-maintainers (1.38) UNRELEASED; urgency=low
#
#  * Added Debian maintainer Luca Falavigna. Closes: #487723 

package debian-maintainers
tags 487723 + pending




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



Bug#488509: iceape-browser reproducibly crashes

2008-06-29 Thread Adrian Bunk
Package: iceape-browser
Version: 1.1.9-5
Severity: important


$ iceape /tmp/test.html
Segmentation fault
$ cat /tmp/test.html 
#7838;

$ mozilla


Works fine with the 1.1.9 binary from http://www.seamonkey-project.org/


People on #seamonkey suggested it might perhaps be related
to the use of--enable-system-cairo .


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

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

Versions of packages iceape-browser depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.6-1   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.1-3 GCC support library
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgtk2.0-02.12.10-2 The GTK+ graphical user interface 
ii  libhunspell-1.2-0  1.2.4-2   spell checker and morphological an
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libnspr4-0d4.7.1-3   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~rc3-3  Network Security Service libraries
ii  libpango1.0-0  1.20.3-2  Layout and rendering of internatio
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libstdc++6 4.3.1-3   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxft22.1.12-3  FreeType-based font drawing librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages iceape-browser recommends:
pn  iceape-gnome-support  none (no description available)

-- no debconf information



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



Bug#488467: SEGFAULT in libtrash when using ls -l

2008-06-29 Thread Mike Hommey
On Sun, Jun 29, 2008 at 01:47:37PM +0200, Mike Hommey wrote:
 Although this patch makes things worse, I strongly advise to audit the

I meant better, not worse.

Mike



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



Bug#436943: grub-pc: xfs.mod reads some directories incorrectly

2008-06-29 Thread Robert Millan
On Sat, Jun 28, 2008 at 08:15:33AM +0200, Niels Boehm wrote:
 Package: grub-pc
 Version: 1.96+20080512-1
 Followup-For: Bug #436943
 
 
 Hi,
 
 grub2 fails for me in the aforementioned manner. It is unable to read
 anything from /boot or /boot/grub which are both on my root partition with
 an xfs file system.

The version you're using (1.96+20080512-1) is a bit old.  Could you check if
this problem is reproducible with the sid one?  Or, since I notice you sent
this upstream (thanks!), with latest CVS.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#488510: icon does not display

2008-06-29 Thread Mark Purcell
Package: extremetuxracer
Version: 0.4-1
Severity: minor

Hi Games team,

In my KDE desktop at least the icon for ETR doesn't display.
The enclosed patch fixes things for me and this would be
good to fix for lenny.

Mark

--- /usr/share/applications/extremetuxracer.desktop.orig2008-02-24 
15:39:10.0 +1100
+++ /usr/share/applications/extremetuxracer.desktop 2008-06-29 
22:15:00.0 +1000
@@ -8,7 +8,7 @@
 Comment=Race a penguin down a mountain
 Comment[de]=Rutsche mit einem Pinguin einen Hügel hinab
 Comment[ro_RO]=Curse cu un pinguin pe munte, la vale
-Icon=etracericon.svg
+Icon=/usr/share/pixmaps/etracer.xpm
 
 Exec=etracer
 Terminal=false

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

Kernel: Linux 2.6.25-2-powerpc
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages extremetuxracer depends on:
ii  extremetuxracer-data   0.4-1 data files for the game PlanetPeng
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libfreetype6   2.3.6-1   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.1-2 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-4   A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.0.3-4   The OpenGL utility library (GLU)
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libmikmod2 3.1.11-a-6A portable sound library
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libsdl-mixer1.21.2.8-4   mixer library for Simple DirectMed
ii  libsdl1.2debian1.2.13-2  Simple DirectMedia Layer
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libstdc++6 4.3.1-2   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxmu62:1.0.4-1 X11 miscellaneous utility library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  tcl8.5 8.5.2-2   Tcl (the Tool Command Language) v8
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

extremetuxracer recommends no packages.

-- no debconf information



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



Bug#267289: apt-get: dist-upgrade does not find a solution where a simple install works

2008-06-29 Thread Teodor
package apt
merge 172050 267289
kthxbye


Package: apt
Version: 0.7.14
Severity: normal

In some cases there is one available package upgrade, but it is not
upgraded with dist-upgrade:

piti:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  hwinfo
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.


With install it does work:
piti:~# apt-get install hwinfo
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libhd14
The following packages will be REMOVED:
  libhd13
The following NEW packages will be installed:
  libhd14
The following packages will be upgraded:
  hwinfo
1 upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 715kB of archives.
After this operation, 279kB of additional disk space will be used.
Do you want to continue [Y/n]?


This seems like a problem with the dependencies resolver when it has
to remove an older library and install a newer version ('aptitude'
works fine).

Thanks


-- Package-specific info:
piti:~# apt-cache policy hwinfo
hwinfo:
  Installed: 13.41-1
  Candidate: 14.19-2
  Version table:
 14.19-2 0
990 http://ftp.de.debian.org lenny/main Packages
990 http://ftp.fr.debian.org lenny/main Packages
 *** 13.41-1 0
990 http://ftp.ro.debian.org lenny/main Packages
100 /var/lib/dpkg/status

piti:~# apt-cache show hwinfo
Package: hwinfo
Priority: optional
Section: admin
Installed-Size: 116
Maintainer: William Vera [EMAIL PROTECTED]
Architecture: amd64
Version: 14.19-2
Depends: libc6 (= 2.7-1), libhd14
Filename: pool/main/h/hwinfo/hwinfo_14.19-2_amd64.deb
Size: 45328
MD5sum: bf1eec88c9f186f6870d4ead58451802
SHA1: 942a69623d5ea59f47b41ad992b79a091945567e
SHA256: c938db7e439d59e9fb841ffdd9cb61476c6ab3171d65bae0f8bd25181523def6
Description: Hardware identification system
 hwinfo is the hardware detection tool used in SuSE Linux.
 .
 In Debian Edu (Skolelinux) hwinfo has shown better results than discover when
 detecting mouse, keyboard and monitor.
 .
 hwinfo collects information about the hardware installed on a system.  Among
 others, libhd contains information about cdrom, zip, floppy, disks and
 partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe,
 isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.
 .
 This package does not include the binaries hwscan, hwscand and hwscanqueue. If
 you think one or more of these should be included in the package, please
 contact the maintainer at [EMAIL PROTECTED]
Tag: admin::hardware, hardware::detection, implemented-in::c,
interface::commandline, role::program, scope::utility, use::scanning

Package: hwinfo
Priority: optional
Section: admin
Installed-Size: 112
Maintainer: William Vera [EMAIL PROTECTED]
Architecture: amd64
Version: 13.41-1
Depends: libc6 (= 2.6-1), libhd13
Filename: pool/main/h/hwinfo/hwinfo_13.41-1_amd64.deb
Size: 44036
MD5sum: efef4f6f1479aefde19d4baadb0d9f37
SHA1: e9444566fa6263a95fd4052a74798093158b6570
SHA256: 6cd61201f00911761db4bb4e7bc46c5d2e796e7e388bbb56c8bc1e6cc18de709
Description: Hardware identification system
 hwinfo is the hardware detection tool used in SuSE Linux.
 .
 In Debian-Edu (Skolelinux) hwinfo has shown better results than discover when
 detecting mouse, keyboard and monitor.
 .
 hwinfo collects information about the hardware installed on a system.  Among
 others, libhd contains information about cdrom, zip, floppy, disks and
 partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe,
 isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.
 .
 This package does not include the binaries hwscan, hwscand and hwscanqueue. If
 you think one or more of these should be included in the package, please
 contact the maintainer at [EMAIL PROTECTED]
Tag: admin::hardware, hardware::detection, implemented-in::c,
interface::commandline, role::program, scope::utility, use::scanning


-- apt-config dump --

APT ;
APT::Architecture amd64;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends 1;
APT::Install-Suggests 0;
APT::Acquire ;
APT::Acquire::Translation environment;
APT::Authentication ;
APT::Authentication::TrustCDROM true;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^linux-image.*;
APT::NeverAutoRemove:: ^linux-restricted-modules.*;
APT::Default-Release testing;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::userstatus status.user;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives archives/;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;
Dir::Etc::sourcelist sources.list;
Dir::Etc::sourceparts sources.list.d;
Dir::Etc::vendorlist vendors.list;
Dir::Etc::vendorparts vendors.list.d;
Dir::Etc::main 

Bug#488509: iceape-browser reproducibly crashes

2008-06-29 Thread Mike Hommey
On Sun, Jun 29, 2008 at 03:19:38PM +0300, Adrian Bunk wrote:
 Package: iceape-browser
 Version: 1.1.9-5
 Severity: important
 
 
 $ iceape /tmp/test.html
 Segmentation fault
 $ cat /tmp/test.html 
 #7838;
 
 $ mozilla
 
 
 Works fine with the 1.1.9 binary from http://www.seamonkey-project.org/
 
 
 People on #seamonkey suggested it might perhaps be related
 to the use of--enable-system-cairo .

Can you install iceape-dbg and run iceape -g to get a backtrace ?

Thanks

Mike



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



  1   2   3   4   >