Bug#322333: INTL:vi Vietnamese translation for tspc_2.1.1-4.1

2005-08-10 Thread Clytie Siddall

Package: tspc
Version: 2.1.1-4.1
Severity: wishlist
Tags: l10n, patch

Please find attached the Vietnamese translation for debconf template:  
tspc

tspc_2.1.1-4.1.vi.po.gz
Description: GNU Zip compressed data



translated and submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)


Bug#322331: not just beagled

2005-08-10 Thread Joshua N Pritikin
It looks like many of the shell scripts are broken in the same way.
I'll switch /bin/sh back to /bin/bash for now.

-- 
Make April 15 just another day, visit http://fairtax.org


signature.asc
Description: Digital signature


Bug#322338: lilypond: Installs texinfo.tex, thus shadowing texinfo's version

2005-08-10 Thread Frank Küster
Package: lilypond-data
Version: 2.2.6-3
Severity: important

If lilypond is installed besides texinfo, texinfo can no longer find its
main input file texinfo.tex, because lilypond installs a file of that
name in /usr/share/lilypond/2.2.6/tex/texinfo.tex and provides a symlink
from /usr/share/texmf/tex/lilypond to /usr/share/lilypond/2.2.6/tex/.

This has the consequence that any update or change made to texinfo will
have no effect unless lilypond changes the duplicate, too.

Please fix this bug by removing the file from lilypond-data, and instead
depend on texinfo.  

This bug will get RELEASE CRITICAL as soon as teTeX-3.0 (now in
experimental) enters unstable, because then the outdated version in
lilypond will stop working.

It might be a good idea to actually 

Depend: texinfo | texlive-texinfo

since this package is expected to enter unstable in a while.

Regards, Frank

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages lilypond depends on:
ii  guile-1.6 [guile] 1.6.7-1The GNU extension language and Sch
ii  guile-1.6-libs1.6.7-1Main Guile libraries
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libgcc1   1:3.4.3-13 GCC support library
ii  libguile-ltdl-1   1.6.7-1Guile's patched version of libtool
ii  libkpathsea3  2.0.2-30   path search library for teTeX (run
ii  libqthreads-121.6.7-1QuickThreads library for Guile
ii  libstdc++51:3.3.5-13 The GNU Standard C++ Library v3
ii  lilypond-data 2.2.6-3LilyPond music typesetter (data fi
ii  python2.3.5-2An interactive high-level object-o
ii  tetex-bin 3.0-5.0.sarge1 The teTeX binary files
ii  tetex-extra   3.0-6  Additional library files of teTeX

-- no debconf information

-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Bug#322336: tcm-doc: wrong links in documentation

2005-08-10 Thread Christian T. Steigies
Package: tcm-doc
Version: 2.20+TSQD-1
Severity: minor

The first to links in file:///usr/share/doc/tcm-doc/index.html point to
non-existing files:
/usr/share/doc/README
/usr/share/doc/INSTALL

 Local TCM Documentation

* TCM README
* (Short) TCM Installation

Christian
-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.12.3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set 
to C)

-- no debconf information


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



Bug#322337: subversion: segmentation fault: access(/etc/ld.so.nohwcap, F_OK) = -1 ENOENT

2005-08-10 Thread Jari Aalto
Package: subversion
Version: 1.2.0-1
Severity: normal

For some reason subversion suddendly stopped working. It dies on
segmentation fault. Strace reveals lines of:

  access(/etc/ld.so.nohwcap, F_OK) = -1 ENOENT (No such file or directory)
  open(/etc/ld.so.preload, O_RDONLY) = -1 ENOENT (No such file or directory)
  stat64(/lib/tls/i686/mmx/cmov, 0xbfc7e730) = -1 ENOENT (No such file or 
director
  stat64(/lib/tls/mmx, 0xbfc7e730)  = -1 ENOENT (No such file or 
directory)
  ...

ldconfig or any other similar settings haven't been changed while this
happened.

---
execve(/usr/bin/svnserve, [svnserve, --foreground, --daemon, 
--root=/home/svn/repos], [/* 23 vars */]) = 0
uname({sys=Linux, node=bongo, ...}) = 0
brk(0)  = 0x8051000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f69000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.preload, O_RDONLY)= -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=29334, ...}) = 0
old_mmap(NULL, 29334, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f61000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libsvn_repos-1.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\0..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=89440, ...}) = 0
old_mmap(NULL, 92500, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f4a000
old_mmap(0xb7f6, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x15000) = 0xb7f6
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libsvn_fs-1.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \33\0\000..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644, st_size=15164, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f49000
old_mmap(NULL, 18224, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f44000
old_mmap(0xb7f48000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x3000) = 0xb7f48000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libsvn_delta-1.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\26..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=28604, ...}) = 0
old_mmap(NULL, 31664, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f3c000
old_mmap(0xb7f43000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x6000) = 0xb7f43000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libsvn_subr-1.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0Ps\0\000..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=148336, ...}) = 0
old_mmap(NULL, 147264, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f18000
old_mmap(0xb7f3b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x23000) = 0xb7f3b000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libsvn_ra_svn-1.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@(\0\000..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=56948, ...}) = 0
old_mmap(NULL, 59952, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f09000
old_mmap(0xb7f17000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0xd000) = 0xb7f17000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libaprutil-0.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200O\0..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=85112, ...}) = 0
old_mmap(NULL, 84144, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7ef4000
old_mmap(0xb7f08000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x14000) = 0xb7f08000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/tls/i686/mmx/cmov/libldap.so.2, O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64(/lib/tls/i686/mmx/cmov, 0xbfc7e730) = -1 ENOENT (No such file or 
directory)
open(/lib/tls/i686/mmx/libldap.so.2, O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64(/lib/tls/i686/mmx, 0xbfc7e730) = -1 ENOENT (No such file or directory)
open(/lib/tls/i686/cmov/libldap.so.2, O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64(/lib/tls/i686/cmov, 0xbfc7e730) = -1 ENOENT (No such file or directory)
open(/lib/tls/i686/libldap.so.2, O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64(/lib/tls/i686, 0xbfc7e730) = -1 

Bug#322335: ITP: kdm-theme-krystal -- A KDM theme with the official KDE logo and crystal icons

2005-08-10 Thread Bastian Venthur
Package: wnpp
Severity: wishlist
Owner: Bastian Venthur [EMAIL PROTECTED]

* Package name: kdm-theme-krystal
  Version : 0.0.20050330
  Upstream Author : John Green [EMAIL PROTECTED]
* URL : http://www.kde-look.org/content/show.php?content=22390
* License : GPL
  Description : A KDM theme with the official KDE logo and crystal icons

This Package contains a very beautiful KDM theme.

Note: currently KDM-themes are not enabled by default in debian. Read
the README to learn how to enable them.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2-laptop
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#322323: wajig: use aptitude instead of apt-get sometimes

2005-08-10 Thread Graham Williams
Thanks Karl.  I did use aptitude for a while but it did not interact
so well with apt-get and for various reasons I reverted to apt-get.
you will find various comments in the code relating to the issues with
aptitude. There will also be some discussion of this over the years in
the BTS. Perhaps the issues have been fixed, but I am hesitant to move
to aptitude unless there was a good reason to do so.

Regards,
Graham

Received Wed 10 Aug 2005  6:56pm +1000 from Karl Chen:
 Package: wajig
 Version: 2.0.29
 Severity: wishlist
 
 Aptitude(8) is better than apt-get(8) for various purposes.  For
 example, 'aptitude purge package' can purge a deinstalled package,
 while 'apt-get remove --purge package' cannot.  Its dependency
 resolution engine is (supposedly) better.  Since aptitude is now
 'important' and default for Sarge, I think some wajig commands
 should use aptitude.
 


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



Bug#322218: more robust code (gcc -O2 optimization bug)

2005-08-10 Thread John Houck
On Wed, Aug 10, 2005 at 09:47 +0200, Petr Salinger wrote:
 Hi,
 
 in floating point code is better to avoid testing with equality.
 In your example, you should change 
 
 if (fa == 0.0)
 if (fb == 0.0)
 
 into:
 
 if (fabs(fa)  DBL_EPSILON)
 if (fabs(fb)  DBL_EPSILON)
 
 After that, it works with gcc -O2.
 
 Regards 
   Petr
 

In retrospect, I should have known better, but for some reason
I didn't see the problem.

Thanks,
-John



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



Bug#322132: cvsd: [FAQ] More information to 'setgid failed: Operation not permitted'

2005-08-10 Thread Jari Aalto
|  There is also one thing that may cause this. In NFS networked system
|  all UID and GID values must be kept same, so the admin sometimes
|  need to hand adjust the cvsd(uid,gid) values by hand in
| 
|/etc/passwd
|/etc/group
| 
|  Now, the catch is that the admin amy forgot to update
| 
|$CVSDROOT/etc/passwd
| 
|  file as well. All 3 must be kept in sych.
| 
|  Especially if cvsd if removed and reinstalled, the uid/gid values
|  change, because system allocates first free value during the new
|  installation.
| 
|  If possible explain this in the FAQ. It saves lot of headache.
| 
| I have added some text to
|   http://ch.tudelft.nl/~arthur/cvsd/faq.html#setgid
| that will be included in the next release.
| 
| Do you think this text is sufficient or do you have a suggestion for a
| different text?

Good. It reads:

Another possibility is that your system uses something different for providing 
user information (nis/ldap/etc) and that your chroot passwd file (e.g. 
/var/lib/cvsd/etc/passwd) does not contain the right users. In this case it may 
be needed to rerun cvsd-buildroot and check it's output (and possibly the 
output of cvsd-buginfo) to see which users are missing.

Could you change it to this (add new paragraph after the above):

In NFS environment the uid/gid field values must be same across the whole 
network in order to mount shares with correct permissions. In case these values 
have been changed, you must also remember to check /var/lib/cvsd/etc/passwd to 
reflect the changes in uid/gid.

Jari


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



Bug#318298: patch available

2005-08-10 Thread Christoph Martin
tags 318298 patch
thanks

there is a patch available at
http://anoncvs.openswan.org/cgi-bin/viewcvs.cgi/openswan-2/linux/net/ipsec/ipsec_tunnel.c?r1=1.225r2=1.226diff_format=c

-- 

Christoph Martin, EDV der Verwaltung, Uni-Mainz, Germany
 Internet-Mail:  [EMAIL PROTECTED]
  Telefon: +49-6131-3926337
  Fax: +49-6131-3922856


signature.asc
Description: OpenPGP digital signature


Bug#321799: Patch

2005-08-10 Thread Enrico Zini
Package: apt
Version: 0.6.40.1
Tags: patch
Followup-For: Bug #321799

Hello,

here's the patch that fixes the problem.  As soon as this bug is closed,
I'll be able to upload the new (cool) version of debtags-edit based on
libapt-front: I look forward to it.

===
diff -Naur apt-0.6.40.1/apt-pkg/policy.h apt-0.6.40.1.enrico/apt-pkg/policy.h
--- apt-0.6.40.1/apt-pkg/policy.h   2005-08-05 11:58:35.0 +0200
+++ apt-0.6.40.1.enrico/apt-pkg/policy.h2005-08-10 11:48:33.463108008 
+0200
@@ -45,6 +45,8 @@
 
 class pkgPolicy : public pkgDepCache::Policy
 {
+   protected:
+   
struct Pin
{
   pkgVersionMatch::MatchType Type;
@@ -58,8 +60,6 @@
   string Pkg;
};

-   protected:
-   
Pin *Pins;
signed short *PFPriority;
vectorPin Defaults;
===

Ciao,

Enrico

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.1-4  GCC support library
ii  libstdc++64.0.1-4The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information


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



Bug#317548: wpasupplicant version =0.4 incompatible ipw2200

2005-08-10 Thread Marc Haber
On Sat, Jul 09, 2005 at 11:47:32AM -0400, Kyle McMartin wrote:
 On Sat, Jul 09, 2005 at 05:17:30PM +0200, Thierry CHICH wrote:
  A simple solution is to come back to the stable version of wpasupplicant.
  Perhaps the 1.0.4 of ipw2200 is fixing this bug, put it does not appear as 
  an 
  evidence on the web site.
 
 ipw2200 is working fine for me, upgrade your driver.

This is reproducible with ipw2200 1.0.6:

|[6/[EMAIL PROTECTED]:~$ sudo wpa_supplicant -K -i eth1 -Dipw -c 
/etc/wpa_supplicant.conf
|ioctl[SIOCSIWPMKSA]: Operation not supported
|CTRL-EVENT-TERMINATING - signal 2 received
|[7/[EMAIL PROTECTED]:~$ COLUMNS=160 dpkg --list ipw2200* | grep '^ii'
|ii  ipw2200-modules-2.6.12.4-scyw00225 1.0.6-1+2.6.12.4.20050810.1 ipw2200 
modules for Linux (kernel 2.6.12.4-scyw00225).
|[8/[EMAIL PROTECTED]:~$ dpkg --list wpasupplicant
|Desired=Unknown/Install/Remove/Purge/Hold
|| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
||/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
|||/ Name   VersionDescription
|+++-==-==-
|ii  wpasupplicant  0.4.2-1Client support for WPA and WPA2 (IEEE 802.11
|[9/[EMAIL PROTECTED]:~$

I am prepared to debug. What can I do?

Greetings
Marc

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


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



Bug#322340: RFP: subcommander -- qt based multiplatform subversion client, diff merge tool

2005-08-10 Thread Bas Zoetekouw
Package: wnpp
Severity: wishlist

* Package name: subcommander
  Version : 0.11.1
  Upstream Author : Martin Hauner dev (at) subcommander.tigris.org
* URL : http://subcommander.tigris.org/
* License : GPL
  Description : qt based multiplatform subversion client, diff  merge tool

subcommander is the subversion gui client. It does support most subversion 
features. There are only a few features left that are currently not 
implemented. subcommander is usable for day to day work!
subcommander features

* tight integration of repository browser and working copy status view, you can
  quickly switch between a working copy view or the repository view. It just a
  matter of selecting another item in a list view control.
* colored working copy status view to quickly see which files/folder have
  changed.
* easy branch and tag handling. By telling subcommander the projects urls for
  trunk, branches and tags and a working copy path it takes only a few mouse
  clicks to create a branch/tag or switch your working copy to a branch/tag.
* has drag  drop support to move or copy files and folders.
* easy handling of multiple working copies (e.g. different branches) from the
  same project.
* easy merging of single revisions or revision ranges. Viewing the
* history on a
  repository url you can easily merge changes to your working copy.
  Just select a revision and tell subcommander to merge it into your
  (configured) working copy.  That is especially usefull to merge bug
  fixes from trunk to your current release branch.
* visual diff and merge for text files (submerge).
* cross platform (Win32, Unix, MacOSX)
* responsive gui, actions on the repository (like getting history information)
  will not freeze the gui.
* supports most subversion features (see below for what is still missing):



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-ac6
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)


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



Bug#322339: CAN-2004-2302: Race condition allows DoS through large offsets in sysfs files

2005-08-10 Thread Moritz Muehlenhoff
Package: kernel-source-2.6.8
Severity: important
Tags: security patch

CAN-2004-2302 describes a kernel DoS through a race condition, that can be 
triggered
by overly long sysfs offsets. Please see 
http://linux.bkbits.net:8080/linux-2.6/cset%404186a4deVoR88JjTwMa3ZnIp-_YJsA
for description and a patch. 2.4 doesn't seem to use sysfs and it should 
already be
fixed in 2.6.12.

Cheers,
Moritz

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc5
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#322310: [Pkg-alsa-devel] Bug#322310: alsa-driver: [INTL:es] Spanish debconf translation update

2005-08-10 Thread Carlos Galisteo de Cabo
On Wed, August 10, 2005 11:03, Thomas Hood said:
 Please send a new es.po file to the bug log with any corrections you find
 appropriate.
 --
 Thomas Hood

 Here it is the new po file. I'm sorry. It was my fault not to include
already   corrected  lines.



-- 
---
Carlos Galisteo cgalisteo en k-rolus.net
Jabber_Id::cgalisteo en jabber.org
PGP_key::http://k-rolus.net/~cgalisteo/cgalisteo.gpg
Key_Fingerprint::F888 6FBA 9145 B5A2 C187  66D6 5B8C 027A 69AD BE65
---# Spanish translation of alsa-driver templates
#
#  Traductores, si no conoce el formato PO, merece la pena leer la
#  documentación de gettext, especialmente las secciones dedicadas a este
#  formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
#   http://www.debian.org/intl/spanish/coordinacion
#   especialmente las notas de traducción en
#   http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
#   /usr/share/doc/po-debconf/README-trans
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Copyright (C) 2004 Software in the Public Interest
#
# Original translator: Carlos Galisteo de Cabo
#
msgid 
msgstr 
Project-Id-Version: alsa-driver 1.0.9b-4\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-07-20 15:25+0200\n
PO-Revision-Date: 2004-11-28 15:32+0100\n
Last-Translator: Carlos Galisteo de Cabo [EMAIL PROTECTED]\n
Language-Team: Debian l10n spanish debian-l10n-spanish@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-15\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../alsa-source.templates:4
msgid Build ALSA drivers with ISA PnP support?
msgstr ¿Construir los controladores ALSA con soporte para PnP ISA ?

#. Type: boolean
#. Description
#: ../alsa-source.templates:4
msgid 
If you agree then the ALSA drivers will be built with support for the isa-
pnp driver.
msgstr 
Si acepta, los controladores ALSA se construirán con soporte para isa-pnp

#. Type: boolean
#. Description
#: ../alsa-source.templates:11
msgid Build ALSA drivers with debugging code?
msgstr ¿Construir los controladores ALSA con código de depuración?

#. Type: boolean
#. Description
#: ../alsa-source.templates:11
msgid 
If you agree then the ALSA drivers will be built with code to help with 
debugging.
msgstr 
Si acepta, los controladores ALSA se construirán con código de ayuda para la 
depuración

#. Type: multiselect
#. Choices
#: ../alsa-source.templates:18
msgid all, ${alsa_cards}
msgstr todas, ${alsa_cards}

#. Type: multiselect
#. Description
#: ../alsa-source.templates:19
msgid Select ALSA drivers to build
msgstr Seleccione los controladores a construir:

#. Type: multiselect
#. Description
#: ../alsa-source.templates:19
msgid 
Select the ALSA sound card drivers that should be included in alsa-modules 
packages that are built from the sources included in the alsa-source package.
msgstr 
Seleccione las tarjetas de sonido ALSA que deben ser incluidas en los 
paquetes que se construyan a partir de las fuentes incluidas en el paquete 
alsa-source.

#. Type: multiselect
#. Description
#: ../alsa-source.templates:19
msgid 
The following is a list of available sound card drivers along with short 
descriptions.
msgstr Lo siguiente es una lista de controladores de sonido disponibles con 
descripciones cortas.

#. Type: multiselect
#. Description
#: ../alsa-source.templates:19
msgid ${alsa_cards_with_descriptions}
msgstr ${alsa_cards_with_descriptions}

#. Type: select
#. Choices
#: ../linux-sound-base.templates:3
msgid ALSA, OSS, default
msgstr AlSA, OSS, predeterminado

#. Type: select
#. Description
#: ../linux-sound-base.templates:5
msgid Sound system to use
msgstr Sistema de sonido a usar

#. Type: select
#. Description
#: ../linux-sound-base.templates:5
msgid ALSA and OSS are alternative systems of drivers for sound hardware.
msgstr ALSA y OSS son sistemas de controladores alternativos para hardware de sonido.

#. Type: select
#. Description
#: ../linux-sound-base.templates:5
msgid 
If either ALSA or OSS is selected then in cases where both systems offer a 
driver, only the driver from the selected sound system will be automatically 
loaded by hotplug or discover. If \default\ is selected then the choice of 
which drivers to load automatically will be left up to hotplug or discover 
and may depend upon the kernel version. Removing the linux-sound-base 
package effectively puts the system into \default\ mode.
msgstr Si se selecciona ALSA u OSS, en el caso de que ambos sistemas ofrezcan 
un controlador, «hotplug» o «discover» sólo cargarán automáticamente, el 
controlador del sistema de sonido seleccionado. Si selecciona «predeterminado» 
se dejará a «hotplug» o «discover» la elección de qué controladores cargar 
automáticamente, y puede depender de la versión del kernel. 

Bug#322125: cvsd: Add $CVSDHOME/.ssh directory + explain how to use it over SSH

2005-08-10 Thread Jari Aalto
| 
| --=-GomcteejOnwv9ANMXz7y
| Content-Type: text/plain
| Content-Transfer-Encoding: quoted-printable
| 
| On Tue, 2005-08-09 at 10:29 +0300, Jari Aalto wrote:
|  It would be good if the default jail script also populated
| =20
| $CVSDHOME/.ssh/
| =20
|  with appropriate files to that the admin could add the SSH keys
|  ( .ssh/authorized_keys2 ). This method of accessing cvsd should also
|  be documented in /us/share/doc/cvsd/* (README.Debian?)
| 
| I'm not really sure what you want with a ssh client configuration
| directory in the chroot jail. I'm also not sure what extra protection
| this accessing a cvs pserver over ssh buys you (over direct cvs access
| with the ext method).
| 
| Could you provide some more information?

I misunderstood the location that is used by ssh. It appears
that ssh is invoked first and then cvsd, so there is no need
for $CVSDHOME/.ssh/ - just regular SSH account and $HOME/.ssh
will do.

As for the protection: the idea is to offer minimum ports
to the Net. So instead of visible ports 2401 and 22, the
intruder only sees 22. The services that are offered are
behind the firewall.

It's a kind of multilayered locks. You must first get through
SSH to get access to other services.

Another thing is added encryption (cvs uses cleartext).

Jari



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



Bug#322278: mp32ogg: Please update the manpage to say something about --preserve-timestamp

2005-08-10 Thread Julien Danjou
On Wed, Aug 10, 2005 at 08:39:12AM +0300, Cyril Bouthors wrote:
Hi Cyril,

 Could you please update the manpage in order to say something about
 --preserve-timestamp?

Yes, I will.
 
 By the way, have you forward the preserve-timestamp patch to the
 upstream author in order for him/her to include it in the next
 upstream release?


According to http://faceprint.com/code/:
None of the software below is being actively maintained. I will not be
accepting or applying patches.

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#317885: requested information on webpage

2005-08-10 Thread Geert Stappers
On Fri, Aug 05, 2005 at 05:52:19PM -0700, Daniel Burrows wrote:
 snip/ 
 I might be able to debug it better if you send me the contents 
 of /var/lib/apt, /var/lib/aptitude, and /var/lib/dpkg/info/status.

The first two were found and tarred plus gzipped in a  .tgz
/var/lib/dpkg/info/status was not found (neither on two other Debian
computers) I have /var/lib/dpkg/status gzipped in .gz

There are available at http://www.stappers.nl/gst/temporary/317885/

Futher information available on request
(most likely with better response times ;-)


Cheers
Geert Stappers



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



Bug#322344: Please enable kqemu support

2005-08-10 Thread Piotr Roszatycki
Package: qemu
Version: 0.7.0.cvs20050706-0.1
Severity: wishlist

The qemu itself is very slow. Please enable the kqemu support. The main qemu 
binary
with enabled kqemu support can be redistributed freely. The kqemu kernel module
can be provided as non-free package. The qemu itself doesn't need kqemu even
if kqemu option is enabled.

See http://lists.gnu.org/archive/html/qemu-devel/2005-08/msg00076.html

The kqemu/kqemu.h file is under BSD license, so it is perfectly legal to
include this file to the qemu sources. Of course there is required small
patch which ommits kqemu/ directory as far as it will contain only header
file and you have to include USE_KQEMU and CONFIG_KQEMU to config-* files
by hand, but it works.

Thanks.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500, 
'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages qemu depends on:
ii  bochsbios 2.2.1-1BIOS for the Bochs emulator
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer
ii  openhackware  0.4.1-1OpenFirmware emulator for PowerPC
ii  proll 18-1   JavaStation PROM 2.x compatible re
ii  vgabios   0.5c-1 VGA BIOS software for the Bochs an
ii  zlib1g1:1.2.3-3  compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap   0.3.1.4Bootstrap a basic Debian system
ii  sharutils 1:4.2.1-15 shar, unshar, uuencode, uudecode

-- no debconf information


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



Bug#322343: spip: new upstream release 1.8.1

2005-08-10 Thread Fathi BOUDRA
Package: spip
Version: 1.7.0-1
Severity: wishlist

there's a new upstream release 1.8.1 and if you could resolve the bug #281118
about apache2 dependency. If you're too busy, ask for help or co-maintainer.

cheers

Fathi

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages spip depends on:
pn  apache | apache-ssl   none (no description available)
ii  debconf   1.4.57 Debian configuration management sy
ii  debianutils   2.14.2 Miscellaneous utilities specific t
ii  mysql-client  4.0.24-10  mysql database client binaries
ii  php4  4:4.4.0-1  server-side, HTML-embedded scripti
ii  php4-mysql4:4.4.0-1  MySQL module for php4
pn  wwwconfig-common  none (no description available)

Versions of packages spip recommends:
ii  mysql-server  4.0.24-10  mysql database server binaries


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



Bug#322342: xmms-coverviewer: should build against libid3-3.8.3c2 (?)

2005-08-10 Thread Tim Gershon
Package: xmms-coverviewer
Version: 0.11-2
Severity: normal


Hello,

Trying to upgrade grip, I get:

...
The following NEW packages will be installed:
  libid3-3.8.3c2
The following packages will be REMOVED:
  libid3-3.8.3 xmms-coverviewer
The following packages will be upgraded:
  grip
...

So it seems not possible to have up-to-date versions of grip and 
xmms-coverviewer simultaneously.

Cheers
Tim

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-satellite
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages xmms-coverviewer depends on:
ii  libc6   2.3.5-3  GNU C Library: Shared libraries an
ii  libgdk-pixbuf2  0.22.0-8 The GdkPixBuf image library, gtk+ 
ii  libglib1.2  1.2.10-10The GLib library of C routines
ii  libgtk1.2   1.2.10-17The GIMP Toolkit set of widgets fo
ii  libid3-3.8.33.8.3-4.1Library for manipulating ID3v1 and
ii  libx11-64.3.0.dfsg.1-14  X Window System protocol client li
ii  libxext66.8.2.dfsg.1-4   X Window System miscellaneous exte
ii  libxi6  6.8.2.dfsg.1-4   X Window System Input extension li
ii  xlibs   6.8.2.dfsg.1-4   X Window System client libraries m
ii  xmms1.2.10+cvs20050209-2 Versatile X audio player that look

xmms-coverviewer recommends no packages.

-- no debconf information


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



Bug#322341: Borken implementation of the fancyvrb package in text output (at least)

2005-08-10 Thread Martin Quinson
Package: hevea
Version 1.07-4
Tags: upstream

Hello,

I try to convert a document (some documentation within the quilt package) which
prolog contains \usepackage{fancyvrb} and then this in the body:

\begin{Verbatim}
work/ -+- ...
   |- patches/ -+- series
   ||- patch2.diff
   ||- patch1.diff
   |+- ...
   +- .pc/ -+- applied-patches
|- patch1.diff/ -+- ...
|- patch2.diff/ -+- ...
+- ...
\end{Verbatim}

Neither the text output not the html one are perfectly satisfying. 

The text output fails with a bunch of:
 Warning: Command not found: \Verbatim

while the html output does center it. It must be due to the fact that the
Verbatim environment is included within a figure.

Bye, Mt.


signature.asc
Description: Digital signature


Bug#322346: ruby1.8: Exceptions in threads all get converted to a TypeError

2005-08-10 Thread Paul van Tilburg
Package: ruby1.8
Version: 1.8.2-9
Severity: normal
Tags: sid

When abort_on_exception for Thread is set to true, exceptions get
transformed to a TypeError with the same message everytime regardless what
the original exception was.  This makes it very hard to debug programs
using threads.  This problems only occurs with Ruby 1.8.3 (or this is the
version ruby1.8 in sid reports):

In sarge:
---
irb(main):001:0 Thread.abort_on_exception = true
= true
irb(main):002:0 Thread.new { p foo }
(irb):2:in `irb_binding': undefined local variable or method `foo' for 
main:Object (NameError)
from (irb):2:in `initialize'
from (irb):2:in `new'
[...]
---

In sid:
---
irb(main):001:0 Thread.abort_on_exception = true
= true
irb(main):002:0 Thread.new { p foo }
TypeError: no implicit conversion from nil to integer
from (irb):2:in `initialize'
from (irb):2
irb(main):003:0 Thread.new { 10 / 0 }
TypeError: no implicit conversion from nil to integer
from (irb):3:in `initialize'
from (irb):3
---

Greetings,

Paul

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

Versions of packages ruby1.8 depends on:
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libruby1.81.8.2-9Libraries necessary to run Ruby 1.

ruby1.8 recommends no packages.

-- no debconf information


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



Bug#322345: irb1.8: irb -I puts library at end of $LOAD_PATH (different from ruby itself)

2005-08-10 Thread Bram Senders
Package: irb1.8
Version: 1.8.2-9
Severity: normal

When I run irb -Isomelib, somelib gets appended at the end of
$LOAD_PATH.  However, when trying ruby -Isomelib, somelib gets
inserted at the beginning at $LOAD_PATH (which is IMHO the right
behaviour).

This inconsistency makes it hard to use custom libs for which an
installed version is also available, especially when sometimes trying
a script with ruby and sometimes trying out something myself in irb.

It would be nice if irb could be made to handle -I in the same way as
ruby does, e.g. to also insert libraries at the beginning of
$LOAD_PATH.

TIA,

Bram Senders

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages irb1.8 depends on:
ii  libreadline-ruby1.8   1.8.2-9Readline interface for Ruby 1.8
ii  ruby1.8   1.8.2-9Interpreter of object-oriented scr

irb1.8 recommends no packages.

-- no debconf information


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



Bug#112507: Thank you for your loan request

2005-08-10 Thread Gasket Q. Hydrate
Important information regarding your loan: ID FFT9895

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Gasket Q. Hydrate





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



Bug#322125: cvsd: Add $CVSDHOME/.ssh directory + explain how to use it over SSH

2005-08-10 Thread Arthur de Jong

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I misunderstood the location that is used by ssh. It appears that ssh is 
invoked first and then cvsd, so there is no need for $CVSDHOME/.ssh/ - 
just regular SSH account and $HOME/.ssh will do.


So you are using ssh to access a repository provided by cvsd? What would 
be the benefit of using cvsd in such a setup over directly accessing the 
repository over ssh (using the ext method)?


The extra protection that cvsd buys you in such a setup would be minimal 
IMO. It adds some authentication checks but that could also be added with 
proper file permissions on the repository and proper group membership.


If you want to directly access the repository over ssh, do something like 
this [1] on the client:

  export CVS_RSH=ssh
  cvs -d remotehost:/path/to/repository co module
On the server you just need the proper system users and the directory 
holding the repository.


[1] http://ch.tudelft.nl/~arthur/cvsd/faq.html#ssh

- -- 
- -- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --

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

iD8DBQFC+dX2VYan35+NCKcRAhedAJ0fDuqIndLEz4m2Kt/C4PCIYUi86QCdH6Js
iJ4F72wY78OBUrvurkhCR+o=
=jo3c
-END PGP SIGNATURE-


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



Bug#116714: Thank you for your loan request

2005-08-10 Thread Brunette T. Andalusian
Important information regarding your loan: ID FFT5188

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://cacefi.com/?b=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Brunette T. Andalusian





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



Bug#116507: Thank you for your loan request

2005-08-10 Thread Thriftier H. Dick
Important information regarding your loan: ID FFT6728

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Thriftier H. Dick





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



Bug#116410: Thank you for your loan request

2005-08-10 Thread Philippians S. Isabelle
Important information regarding your loan: ID FFT0494

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

 http://www.savedamonies.com/?a=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Philippians S. Isabelle





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



Bug#11147: Thank you for your loan request

2005-08-10 Thread Dowdies Q. Nephritis
Important information regarding your loan: ID FFT9164

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://cacefi.com/?b=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Dowdies Q. Nephritis





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



Bug#322350: Wrong symlink /usr/share/doc/postgresql-8.0/README.Debian

2005-08-10 Thread Tamas K Papp
Package: postgresql-8.0
Version: 8.0.3-7
Severity: minor


The symlink points to ../postgresql-common/README.Debian, which does
not exist, as the postgresql-common package has the gzipped version of
the file.  The symlink should point to
../postgresql-common/README.Debian.gz

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)

Versions of packages postgresql-8.0 depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libcomerr2  1.37-2sarge1 common error description library
ii  libkrb531.3.6-3  MIT Kerberos runtime libraries
ii  libpam0g0.76-22  Pluggable Authentication Modules l
ii  libpq4  8.0.3-7  PostgreSQL C client library
ii  libreadline55.0-10   GNU readline and history libraries
ii  libssl0.9.7 0.9.7e-3 SSL shared libraries
ii  postgresql-client-8.0   8.0.3-7  front-end programs for PostgreSQL 
ii  postgresql-common   20   manager for PostgreSQL database cl
ii  zlib1g  1:1.2.2-4compression library - runtime

postgresql-8.0 recommends no packages.

-- no debconf information


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



Bug#322349: grun should strip spaces

2005-08-10 Thread Elie De Brauwer
Package: grun
Version: 0.9.2-14
Severity: normal

I noticed some odd behaviour, for now I have only tested it with gpdf.

- grun gpdf  works
- grun gpdf  loads gpdf, shows a prompt Loading of (null) failed.
Invalid parameter

- grun gpdf n spaces shows the same prompt n time. 
gpdf should handles these spaces properly but grun should remove the
trailing spaces, if any.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages grun depends on:
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libglib2.0-0  2.6.6-1The GLib library of C routines
ii  libgtk2.0-0   2.6.9-1The GTK+ graphical user interface 
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio

grun recommends no packages.

-- no debconf information


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



Bug#322348: /etc/init.d/apache script wasn't removed by postrm

2005-08-10 Thread Fathi BOUDRA
Package: apache
Version: 1.3.33-7
Severity: minor

when i removed apache packages, i saw that the /etc/init.d/apache was always 
here.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages apache depends on:
pn  apache-common none (no description available)
ii  debconf   1.4.57 Debian configuration management sy
ii  dpkg  1.13.10Package maintenance system for Deb
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libdb4.2  4.2.52-19  Berkeley v4.2 Database Libraries [
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libmagic1 4.12-1 File type determination library us
ii  logrotate 3.7.1-1Log rotation utility
ii  mime-support  3.34-1 MIME files 'mime.types'  'mailcap
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

apache recommends no packages.


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



Bug#322351: libtest-warn-perl: Language errors in messages

2005-08-10 Thread era eriksson
Package: libtest-warn-perl
Version: 0.08-2
Severity: minor
Tags: patch

The messages printed by this package are not fully idiomatic English.
Please find attached a patch for the current stable version.
(The latest upstream version on CPAN is still 0.08, from 2003.)


/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.

--- Warn.pm.orig	2005-08-10 13:18:54.057617480 +0300
+++ Warn.pm	2005-08-10 13:41:46.980901416 +0300
@@ -9,13 +9,13 @@
   warning_is{foo(-dri = /)} Unknown Parameter 'dri', dri != dir gives warning;
   warnings_are  {bar(1,1)} [Width very small, Height very small];
   
-  warning_is{add(2,2)} undef, No warning to calc 2+2; # or
-  warnings_are  {add(2,2)} [],No warning to calc 2+2; # what reads better :-)
+  warning_is{add(2,2)} undef, No warning for calc 2+2; # or
+  warnings_are  {add(2,2)} [],No warning for calc 2+2; # reads better :-)
   
   warning_like  {foo(-dri = /} qr/unknown param/i, an unknown parameter test;
   warnings_like {bar(1,1)} [qr/width.*small/i, qr/height.*small/i];
   
-  warning_is{foo()} {carped = 'didn't found the right parameters'};
+  warning_is{foo()} {carped = 'didn't find the right parameters'};
   warnings_like {foo()} [qr/undefined/,qr/undefined/,{carped = qr/no result/i}];
   
   warning_like {foo(undef)} 'uninitialized';
@@ -27,9 +27,9 @@
 
 =head1 DESCRIPTION
 
-This module provides a few convenience methods for testing warning based code.
+This module provides a few convenience methods for testing warning-based code.
 
-If you are not already familiar with the Test::More manpage 
+If you are not already familiar with the Test::More manpage,
 now would be the time to go take a look.
 
 =head2 FUNCTIONS
@@ -38,29 +38,29 @@
 
 =item warning_is BLOCK STRING, TEST_NAME
 
-Tests that BLOCK gives exactly the one specificated warning.
-The test fails if the BLOCK warns more then one times or doesn't warn.
+Tests that BLOCK gives exactly the one specified warning.
+The test fails if the BLOCK warns more than once, or doesn't warn.
 If the string is undef, 
 then the tests succeeds iff the BLOCK doesn't give any warning.
-Another way to say that there aren't ary warnings in the block,
-is Cwarnings_are {foo()} [], no warnings in.
+Another way to say that there aren't ary warnings in the block
+is Cwarnings_are {foo()} [], no warnings.
 
 If you want to test for a warning given by carp,
-You have to write something like:
+you have to write something like:
 Cwarning_is {carp msg} {carped = 'msg'}, Test for a carped warning.
-The test will fail,
+The test will fail
 if a normal warning is found instead of a carped one.
 
 Note: Cwarn foo would print something like Cfoo at -e line 1. 
 This method ignores everything after the at. That means, to match this warning
 you would have to call Cwarning_is {warn foo} foo, Foo succeeded.
-If you need to test for a warning at an exactly line,
-try better something like Cwarning_like {warn foo} qr/at XYZ.dat line 5/.
+If you need to test for a warning at a particular line number,
+try something like Cwarning_like {warn foo} qr/at XYZ.dat line 5/.
 
-warning_is and warning_are are only aliases to the same method.
+warning_is and warnings_are are only aliases to the same method,
+simply in order to make for more readable method names.
 So you also could write
 Cwarning_is {foo()} [], no warning or something similar.
-I decided me to give two methods to have some better readable method names.
 
 A true value is returned if the test succeeds, false otherwise.
 
@@ -70,32 +70,33 @@
 =item warnings_are BLOCK ARRAYREF, TEST_NAME
 
 Tests to see that BLOCK gives exactly the specificated warnings.
-The test fails if the BLOCK warns a different number than the size of the ARRAYREf
-would have expected.
+The test fails if the warnings from BLOCK are not exactly the ones in ARRAYREF.
 If the ARRAYREF is equal to [], 
 then the test succeeds iff the BLOCK doesn't give any warning.
 
 Please read also the notes to warning_is as these methods are only aliases.
 
-If you want more than one tests for carped warnings look that way:
+If you want more than one test for carped warnings, try this:
 Cwarnings_are {carp c1; carp c2} {carped = ['c1','c2']; or
 Cwarnings_are {foo()} [Warning 1, {carped = [Carp 1, Carp 2]}, Warning 2].
-Note that C{carped = ...} has always to be a hash ref.
+Note that C{carped = ...} always has to be a hash ref.
 
 =item warning_like BLOCK REGEXP, TEST_NAME
 
-Tests that BLOCK gives exactly one warning and it can be matched to the given regexp.
+Tests that BLOCK gives exactly one warning and it can be matched by
+the given regexp.
 If the string is undef, 
 then the tests succeeds iff the BLOCK doesn't give any warning.
 
-The REGEXP is matched after the whole warn line,
-which consists in general of WARNING at __FILE__ line __LINE__.
-So you can check for a warning in at File Foo.pm line 5 with
+The REGEXP is matched against the whole warning 

Bug#111670: Thank you for your loan request

2005-08-10 Thread Reverent V. Skirt
Important information regarding your loan: ID FFT1967

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Reverent V. Skirt





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



Bug#116507: Thank you for your loan request

2005-08-10 Thread Legating A. Phantasy
Important information regarding your loan: ID FFT2494

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Legating A. Phantasy





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



Bug#118122: Thank you for your loan request

2005-08-10 Thread Brisket B. Scantiest
Important information regarding your loan: ID FFT6154

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://cacefi.com/?b=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Brisket B. Scantiest





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



Bug#118232: Thank you for your loan request

2005-08-10 Thread Zaporozhye Q. Dyer
Important information regarding your loan: ID FFT9382

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

 http://www.savedamonies.com/?a=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Zaporozhye Q. Dyer





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



Bug#118337: Thank you for your loan request

2005-08-10 Thread Punks B. Befriended
Important information regarding your loan: ID FFT1014

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

 http://www.savedamonies.com/?a=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Punks B. Befriended





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



Bug#118337: Thank you for your loan request

2005-08-10 Thread Combat G. Skimpiest
Important information regarding your loan: ID FFT8134

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

 http://www.savedamonies.com/?a=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Combat G. Skimpiest





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



Bug#89029: Thank you for your loan request

2005-08-10 Thread Samsonite D. Seraph
Important information regarding your loan: ID FFT5239

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://cacefi.com/?b=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Samsonite D. Seraph





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



Bug#88906: Thank you for your loan request

2005-08-10 Thread Recurrences Q. Ventriloquists
Important information regarding your loan: ID FFT5645

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://cacefi.com/?b=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Recurrences Q. Ventriloquists





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



Bug#117318: Thank you for your loan request

2005-08-10 Thread Stoppage I. Purgatory
Important information regarding your loan: ID FFT5820

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Stoppage I. Purgatory





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



Bug#322352: pdns and pdns-doc both contain /usr/share/doc-base/pdns (sarge security update version)

2005-08-10 Thread Daniel Dickinson
Package: pdns
Version: 2.9.17-13sarge1
Severity: serious
Justification: Policy 6.5.4



-- System Information:
Debian Release: 3.1
Architecture: i386 (i586)
Kernel: Linux 2.4.27-mornir-smp-1.4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages pdns depends on:
ii  pdns-recursor2.9.17-13sarge1 PowerDNS recursor
ii  pdns-server  2.9.17-13sarge1 extremely powerful and versatile n

-- no debconf information

Both pdns-doc_2.9.17-13sarge1_all.deb and pdns_2.9.17-13sarge1_all.deb 
contain /usr/share/doc-base/pdns.  This prevents whichever of these 
packages is second in the installation order from being installed.  Plus 
it is a violation of Debian Policy 6.5.4


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



Bug#322070: gksu: sigsegv at startup with -u root option

2005-08-10 Thread kenoby
On Wednesday 10 August 2005 03:56, you wrote:
 Em Qua, 2005-08-10 às 02:02 +0200, kenoby escreveu:
  (gdb) run -u root /usr/sbin/synaptic
  Starting program: /usr/bin/gksu -u root /usr/sbin/synaptic
  [Thread debugging using libthread_db enabled]
  [New Thread -1217714496 (LWP 5659)]
 
  Program received signal SIGSEGV, Segmentation fault.
  [Switching to Thread -1217714496 (LWP 5659)]
  0x0804ca9e in main (argc=4, argv=0xbfa6e5d4) at gksu.c:1097
  1097  if (!strcmp (tmp, default))
 
  (gdb) bt
  #0  0x0804ca9e in main (argc=4, argv=0xbfa6e5d4) at gksu.c:1097

 That helps! =)

 I believe I understand the problem now. Would you mind trying the
 attached patch? Simply droping it into debian/patches and rebuilding the
 package should do.

 Thanks,

the patch works for me. thanks for this fast bugfix :-)

bye



Bug#322280: gksu gives Segfault

2005-08-10 Thread Gustavo Noronha Silva
Em Qua, 2005-08-10 às 08:02 +0200, Christoph Thomas escreveu:
 After upgrading gksu from 1.3.3-1 to 1.3.2-2 I get only a Segfault when 
 I start gnome-terminal via gksu -u normal-user gnome-terminal.

Take a look at http://bugs.debian.org/322070. I believe they're the same
problem. There are two patches you can try to build gksu with and then
get back to me so I can upload the package with the correct patch.

Thanks,

-- 
[EMAIL PROTECTED]: Gustavo Noronha http://people.debian.org/~kov
Debian:  http://www.debian.org  *  http://www.debian-br.org



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


Bug#152932: Thank you for your loan request

2005-08-10 Thread Taoist A. Devilries
Important information regarding your loan: ID FFT2004

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Taoist A. Devilries





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



Bug#134919: Thank you for your loan request

2005-08-10 Thread Sins G. Pea
Important information regarding your loan: ID FFT3482

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Sins G. Pea





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



Bug#322354: gtk2-engines-industrial misses cursors/sb_left_arrow

2005-08-10 Thread Gert Brinkmann
Package: gtk2-engines-industrial
Version: 0.2.46.0
Severity: wishlist

The theme comes with a cursors/sb_right_arrow file but the sb_left_arrow
is missing.

The sb_right/left_arrow occurs in icewm that I am using when switching
the desktop by using the mouse via edge-switching. The left arrow looks
like the X11/cursors/core.theme arrow instead of the white Industrial
cursor.

Thanks,

Gert


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



Bug#322353: make: FTBFS with teTeX-3.0

2005-08-10 Thread Frank Küster
Package: make
Version: 3.80-10
Severity: important
Tags: patch

make ships a file texinfo.tex in ./config/, and this file is
used upon processing of ./doc/make.texi.  First of all, this is not
necessary, since make build-depends on texinfo which installs its
version of the file in /usr/share/texmf/tex/texinfo.  Moreover, because
of outdated buggy code, it causes make to FTBFS when teTeX-3.0 is used
instead of 2.0.2 from unstable.

tetex-3.0 is now in experimental, and we expect to be able to upload it
to unstable at the end of the month.

Simply removing the file in the clean target makes the build succeed,
patch attached.

Regards, Frank

-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer

diff -Nur make-3.80.orig/debian/changelog make-3.80/debian/changelog
--- make-3.80.orig/debian/changelog	2005-08-10 12:55:51.505313313 +0200
+++ make-3.80/debian/changelog	2005-08-10 12:56:18.231378768 +0200
@@ -1,3 +1,10 @@
+make (3.80-10.1) UNRELEASED; urgency=low
+
+  * Remove config/texinfo.tex from the sources - a newer version is
+provided by texinfo. 
+
+ -- Frank Küster [EMAIL PROTECTED]  Wed, 10 Aug 2005 12:40:39 +0200
+
 make (3.80-10) unstable; urgency=low
 
   * Bug fix: FTBFS: Cannot find HTML documentation, thanks to Matt Kraai
diff -Nur make-3.80.orig/debian/common/targets.mk make-3.80/debian/common/targets.mk
--- make-3.80.orig/debian/common/targets.mk	2005-08-10 12:55:51.537309800 +0200
+++ make-3.80/debian/common/targets.mk	2005-08-10 12:56:18.262375365 +0200
@@ -225,6 +225,7 @@
 clean-arch:  $(patsubst %,CLEAN/%,$(DEB_ARCH_PACKAGES))   
 clean-indep: $(patsubst %,CLEAN/%,$(DEB_INDEP_PACKAGES))
 
+FILES_TO_REMOVE = config/texinfo.tex
 stamp-clean: clean-indep clean-arch
 	$(checkdir)
 	-test -f Makefile  $(MAKE) distclean
@@ -233,6 +234,7 @@
 	-rm -f core `find . \( -name '*.orig' -o -name '*.rej' -o -name '*~' \
 	 -o -name '*.bak' -o -name '#*#' -o -name '.*.orig'  \
 		 -o -name '.*.rej' -o -name '.SUMS' -o -size 0 \) -print` TAGS
+	-rm -f $(FILES_TO_REMOVE)
 
 clean: stamp-clean
 


Bug#322355: vim-common: syn keyword xmodmapKeySym XF86_ClearGrab

2005-08-10 Thread Sebastien Blondeel
Package: vim-common
Version: 1:6.3-071+1
Severity: normal

The command

-=-=-=
$ xmodmap us 
-=-=-=

then 

-=-=-=
$ xmodmap -pke | grep XF86
-=-=-=

yields, among other things:

-=-=-=
keycode  63 = KP_Multiply XF86_ClearGrab
-=-=-=

This keyword is not syntax-highlighted by vim.
Inspection of the file
/usr/share/vim/vim63/syntax/xmodmap.vim

shows the following line:

-=-=-=
syn keyword xmodmapKeySym XF_ClearGrab XF86_Switch_VT_1 [...]
  ^^^
-=-=-=

I am not sure whether XF_ClearGrab is a valid keyword or not,
but XF86_ClearGrab should be added there (possibly replacing this typo).

System information:
===
$ dpkg -S `realpath /usr/bin/X11/setxkbmap` 
/usr/share/vim/vim63/syntax/xmodmap.vim
xbase-clients: /usr/X11R6/bin/setxkbmap
vim-common: /usr/share/vim/vim63/syntax/xmodmap.vim

$ apt-show-versions | grep '\(xbase-clients\|vim-common\)'
vim-common/stable uptodate 1:6.3-071+1
xbase-clients/stable uptodate 4.3.0.dfsg.1-14


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



Bug#322356: ITP: kde-style-lipstik -- a purified KDE style based on Plastik

2005-08-10 Thread Bastian Venthur
Package: wnpp
Severity: wishlist
Owner: Bastian Venthur [EMAIL PROTECTED]

* Package name: kde-style-lipstik
  Version : 1.3
  Upstream Author : Patrice Tremblay [EMAIL PROTECTED]
* URL : http://www.kde-look.org/content/show.php?content=18223
* License : GPL
  Description : a purified KDE style based on Plastik

Based on the plastik style, Lipstik is a purified style with many options to
tune your desktop look.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2-laptop
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#149278: Thank you for your loan request

2005-08-10 Thread Groggy H. Baud
Important information regarding your loan: ID FFT5538

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Groggy H. Baud





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



Bug#152955: Thank you for your loan request

2005-08-10 Thread Marcus S. Grower
Important information regarding your loan: ID FFT2321

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

 http://www.savedamonies.com/?a=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Marcus S. Grower





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



Bug#321094: generated updmap.cfg relicts in /usr/share/texmf/web2c (was: Bug#321094: solved, but not understood)

2005-08-10 Thread Frank Küster
Christoph Bier [EMAIL PROTECTED] wrote:

But when I started fiddling about getting my fonts to work with
teTeX 3.0 those files resided in $TEXMFMAIN---and they were not
written to the /var/lib variant of pdftex.map.
 
 And what and where is the map file for Bodoni?

 ~/texmf/fonts/map/dvips/mybodoni.map

 All of my own map files reside in ~/texmf/fonts/map/dvips now.
 Previous to the upgrade they resided in /etc/texmf/dvips.

So it seems you have done two things together with the upgrade:  Move
/etc/texmf/dvips to dvips.old, and move map files from there to
$TEXMFHOME.  Furthermore, you had an error when you  first tried the
upgrade that was unrelated to that (updmap.cfg in
/usr/share/texm/web2c).  

We'll probably not be able to sort out now what you did in which order,
and what effects that had - we can only hope that if everything would
have been okay from the very beginning, the font setup would have
worked.

The only thing we should think of is a check for updmap.cfg in
/usr/share/texmf/web2c - a second user has reported that, and it might
be a general problem for people who had some older development version
installed.  

Regards, Frank

-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Bug#152012: Thank you for your loan request

2005-08-10 Thread Yangtze B. Mottle
Important information regarding your loan: ID FFT9077

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Yangtze B. Mottle





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



Bug#322357: ITP: fail2ban -- bans IPs that cause multiple authentication errors for ssh/apache

2005-08-10 Thread Baruch Even
Package: wnpp
Severity: wishlist

* Package name: fail2ban
  Version : 0.52
  Upstream Author : Cyril Jaquier [EMAIL PROTECTED]
* URL : http://fail2ban.sourceforge.net/
* License : GPL
  Description :  bans IPs that cause multiple authentication errors
for ssh/apache
  Monitors (in daemon mode) or just scans log files (e.g. /var/log/auth.log,
  /var/log/apache/access.log) and temporarily bans failure-prone
  addresses by updating existing firewall rules.
  .
  Homepage: http://fail2ban.sourceforge.net/





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



Bug#322358: libhal-dev does not depend on libpopt-dev

2005-08-10 Thread Andreas Leuner
Package: libhal-dev
Version: 0.4.7-3sarge1

libpopt-dev is not one of the dependencies of libhal-dev -- although
libpopt0 _is_ a dependency of libhal0.

Further, /usr/lib/libpopt.la from libpopt-dev is listed in
'dependency_libs' of libhal.la from libhal-dev.

This is also true for version 0.4.8-6 from unstable.

If libhal-dev is installed but libpopt-dev isn't compilation of current
kde svn branch-3.5 will fail complaining about a missing
/usr/lib/libpopt.la.

Regards,
  Andreas Leuner



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



Bug#145280: Thank you for your loan request

2005-08-10 Thread Lester Q. Woodiness
Important information regarding your loan: ID FFT0732

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://cacefi.com/?b=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Lester Q. Woodiness





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



Bug#145479: Thank you for your loan request

2005-08-10 Thread Directness V. Plait
Important information regarding your loan: ID FFT7042

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Directness V. Plait





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



Bug#152152: Thank you for your loan request

2005-08-10 Thread Slain V. Alphabetic
Important information regarding your loan: ID FFT1265

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

 http://www.savedamonies.com/?a=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Slain V. Alphabetic





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



Bug#292222: is this being packaged or has the ITP been abandoned?

2005-08-10 Thread Martin-Éric Racine
I'm just wondering how's the package coming along. Is it anywhere near a 
release? If it's not, do you mind me packaging it and uploading it now?


--
Martin-Eric Racine
http://q-funk.iki.fi


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



Bug#97307: Thank you for your loan request

2005-08-10 Thread Conrad S. Woodiest
Important information regarding your loan: ID FFT3835

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Conrad S. Woodiest





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



Bug#92845: Thank you for your loan request

2005-08-10 Thread Torah Q. Taller
Important information regarding your loan: ID FFT4893

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://cacefi.com/?b=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Torah Q. Taller





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



Bug#322237: kernel-image-2.6.8-11-amd64-k8-smp: [PATCH] Panic on ipt_recent - 32bitism

2005-08-10 Thread Frederik Schueler
Hello,

On Tue, Aug 09, 2005 at 04:31:40PM -0500, Chad Walstrom wrote:

 While using the ipt_recent kernel module to stop SSH bruteforce attacks,
 the kernel panics on a 32-bitism.  This crash can occur at any time.

This is fixed in 2.6.12, the git commit entry is here:

http://www.kernel.org/git/?p=linux/kernel/git/chrisw/lsm-2.6.git;a=commit;h=bcfff0b471a60df350338bcd727fc9b8a6aa54b2

this is a good candidate to be backported for sarge.

Best regards
Frederik Schueler

-- 
ENOSIG


signature.asc
Description: Digital signature


Bug#322363: INTL:vi Vietnamese translation for ttf-arphic-ukai

2005-08-10 Thread Clytie Siddall

Package: ttf-arphic-ukai
Version: 0.0.20050501-1
Severity: wishlist
Tags: l10n, patch

Please find attached the Vietnamese translation for debconf template:  
ttf-arphic-ukai

ttf-arphic-ukai_0.0.20050501-1.vi.po.gz
Description: GNU Zip compressed data



translated and submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)


Bug#322361: alltraxclock: FTBFS: unpacking fails - Please do not use a version number ending with '-0'

2005-08-10 Thread Andreas Jochens
Package: alltraxclock
Version: 2.0.2-0
Severity: serious
Tags: patch

When trying to build 'gnats' on unstable,
I get the following error:

# apt-get source alltraxclock
Reading package lists... Done
Building dependency tree... Done
Need to get 8634B of source archives.
Get:1 http://192.168.2.3 unstable/main alltraxclock 2.0.2-0 (dsc) [557B]
Get:2 http://192.168.2.3 unstable/main alltraxclock 2.0.2-0 (tar) [8077B]
Fetched 8634B in 0s (112kB/s)
dpkg-source: error: unrecognised file suffix `-0.tar'
Unpack command 'dpkg-source -x alltraxclock_2.0.2-0.dsc' failed.
E: Child process failed

This is because the new dpkg does not accept a version ending with '-0'.

Regards
Andreas Jochens


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



Bug#322362: nxtvepg: FTBFS: unpacking fails - Please do not use a version number ending with '-0'

2005-08-10 Thread Andreas Jochens
Package: nxtvepg
Version: 2.7.5-0
Severity: serious
Tags: patch

When trying to build 'nxtvepg' on unstable,
I get the following error:

# apt-get source nxtvepg
Reading package lists... Done
Building dependency tree... Done
Need to get 1244kB of source archives.
Get:1 http://192.168.2.3 unstable/main nxtvepg 2.7.5-0 (dsc) [590B]
Get:2 http://192.168.2.3 unstable/main nxtvepg 2.7.5-0 (tar) [1241kB]
Get:3 http://192.168.2.3 unstable/main nxtvepg 2.7.5-0 (diff) [2527B]
Fetched 1244kB in 0s (16.1MB/s)
dpkg-source: error: unrecognised file suffix `-0.diff'
Unpack command 'dpkg-source -x nxtvepg_2.7.5-0.dsc' failed.
E: Child process failed

This is because the new dpkg does not accept a version ending with '-0'.

Regards
Andreas Jochens


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



Bug#322359: gnats: FTBFS: unpacking fails - Please do not use a version number ending with '-0'

2005-08-10 Thread Andreas Jochens
Package: gnats
Version: 4.1.0-0
Severity: serious
Tags: patch

When trying to build 'gnats' on unstable,
I get the following error:

# apt-get source gnats
Reading package lists... Done
Building dependency tree... Done
Need to get 1323kB of source archives.
Get:1 http://192.168.2.3 unstable/main gnats 4.1.0-0 (dsc) [617B]
Get:2 http://192.168.2.3 unstable/main gnats 4.1.0-0 (tar) [1221kB]
Get:3 http://192.168.2.3 unstable/main gnats 4.1.0-0 (diff) [101kB]
Fetched 3B in 0s (20B/s)
dpkg-source: error: unrecognised file suffix `-0.diff'
Unpack command 'dpkg-source -x gnats_4.1.0-0.dsc' failed.
E: Child process failed

This is because the new dpkg does not accept a version ending with '-0'.

Regards
Andreas Jochens


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



Bug#322360: cloop-src compilation requires /usr/src/linux

2005-08-10 Thread Daniel Dickinson
Package: cloop-src
Version: 2.01.5-4
Severity: normal



-- System Information:
Debian Release: 3.1
Architecture: i386 (i586)
Kernel: Linux 2.4.27-mornir-smp-1.4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cloop-src depends on:
ii  module-assistant  0.9tool to make module package creati

-- no debconf information
Compiling cloop-src (e.g. make-kpg --append_to_version flavour 
--added-modules cloop modules_image) termines with compilation error 
messages unless /usr/src/linux is the kernel source, or a symlink to the 
kernel source.  The errors occur after the module package has been 
built (so the cloop package has successfully been built).  This is 
suboptimal.


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



Bug#96633: Thank you for your loan request

2005-08-10 Thread Nutmeat D. Untenable
Important information regarding your loan: ID FFT1523

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://yartoday.com/?c=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Nutmeat D. Untenable





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



Bug#321094: generated updmap.cfg relicts in /usr/share/texmf/web2c

2005-08-10 Thread Christoph Bier
Frank Küster schrieb am 10.08.2005 13:20:

 Christoph Bier [EMAIL PROTECTED] wrote:
 
But when I started fiddling about getting my fonts to work with
teTeX 3.0 those files resided in $TEXMFMAIN---and they were not
written to the /var/lib variant of pdftex.map.

And what and where is the map file for Bodoni?

~/texmf/fonts/map/dvips/mybodoni.map

All of my own map files reside in ~/texmf/fonts/map/dvips now.
Previous to the upgrade they resided in /etc/texmf/dvips.
 
 So it seems you have done two things together with the upgrade:  Move
 /etc/texmf/dvips to dvips.old, and move map files from there to
 $TEXMFHOME.  Furthermore, you had an error when you  first tried the
 upgrade that was unrelated to that (updmap.cfg in
 /usr/share/texm/web2c).  
 
 We'll probably not be able to sort out now what you did in which order,
 and what effects that had - we can only hope that if everything would
 have been okay from the very beginning, the font setup would have
 worked.

I can tell you what I did in which order. I will give you my
(german) notes on teTeX upgrade (sorry, for not translating, but I
have a deadline tomorrow and still a lot to do); additional
explanations will be put in square brackets:

02.08. 2005
lotus [my desktop pc, we are talking about)
-
teTeX 3.0 aus Debian experimentell installiert [in Wirklichkeit die
Backports für Sarge]

- folgende Dateien »Maintainer's Version« installiert:
o 55fonts.cnf
o config.ps
= eigene Änderungen an diesen Dateien sind dadurch
verloren - also diese evtl. in den neuen Dateien
noch vornehmen

- ERROR = siehe tetex.updmap.XXhxSDhR
  [!!! ERROR! The map file `eurosym.map' has not been found at all.
  - wurde bereits diskutiert]

- Aufzeichnung des Upgrades bzw. der weiteren Schritte:
  tetex-upgrade_20050208 [kann ich zur Verfügung stellen]

- TeX capacitiy exceeded [exception dictionary = 1000]
  = /etc/texmf/texmf.d/95NonPath.cnf an entsprechender Stelle
 (hyph_size) auf 1 gesetzt

- MinionPro funktioniert nicht mehr
  ... und alle eigenen Schriften, deren Map-Dateien nur in
  /etc/texmf/dvips liegen und nicht noch in $TEXMFHOME/dvips/config

03.08. 2005 (Fortsetzung)
$ cd /etc/texmf/dvips
$ cp M* mybirka.map mybodoni.map myhumanist.map mysouvenir.map
mythesans.map ~/texmf/dvips/config
[M* = MinionPro.map und MnSymbol.map]
$ texhash
= half nicht

- $ su -
  # cd /usr/share/texmf/dvips
  # ls -l
...
config - /etc/texmf/dvips
...
  # mv config config.old
  = wird trotzdem gefunden beim zweiten Aufruf von updmap ...
  # mv config.old config
  # cd /etc/texmf
  # mv dvips dvips.old
  # texhash
  # updmap
  # update-updmap
  # updmap
  = bleibt dabei: MinionPro wird nicht gefunden
  # cd /usr/share/texmf/fonts/map/dvips
  # ln -s /home/chris/texmf/fonts/map/dvips eigene
  [ich gehe davon aus, dass ich zuvor alle Map-Dateien nach
  /home/chris/texmf/fonts/map/dvips kopiert hatte, ohne es mir
  notiert zu haben!]
  # texhash
  # update-updmap
  # updmap
= Dokumente mit bspw. MinionPro funktionieren immer noch nicht
  # cd /usr/share/texmf/fonts/enc/dvips
  # ln -s /home/chris/texmf/fonts/enc/dvips eigene
  # texhash
= hilft nichts
= Diskussion mit den Debian-tetex-Maintainern hält an (05.08. 2005)

[...]

HTH

Regards,
 Christoph
-- 
(La)TeX-FAQ: http://www.dante.de/faq/ +++ Minimalbeispiel erstellen
und Einführung in de.comp.text.tex: http://www.latex-einfuehrung.de/
+++ Veraltete Befehle, Pakete und andere Fehler:
ftp://ftp.dante.de/tex-archive/info/l2tabu/german/l2tabu.pdf
+++ Typografie-Regeln: http://www.zvisionwelt.de/typokurz.pdf (1.4)


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



Bug#322371: crossfire-client-images: FTBFS: unpacking fails

2005-08-10 Thread Andreas Jochens
Package: crossfire-client-images
Version: 20050204
Severity: serious

When trying to build 'crossfire-client-images' on unstable,
I get the following error:

# apt-get source crossfire-client-images
Reading package lists... Done
Building dependency tree... Done
Need to get 1889kB of source archives.
Get:1 http://192.168.2.3 unstable/main crossfire-client-images 1.7.0 (dsc) 
[628B]
Get:2 http://192.168.2.3 unstable/main crossfire-client-images 1.7.0 (tar) 
[1887kB]
Get:3 http://192.168.2.3 unstable/main crossfire-client-images 1.7.0 (diff) 
[1455B]
Fetched 1889kB in 0s (12.3MB/s)
dpkg-source: error: unrecognised file suffix `.diff'
Unpack command 'dpkg-source -x crossfire-client-images_1.7.0.dsc' failed.
E: Child process failed

Regards
Andreas Jochens


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



Bug#322370: jhcore: FTBFS: unpacking fails

2005-08-10 Thread Andreas Jochens
Package: jhcore
Version: 20050204
Severity: serious

When trying to build 'jhcore' on unstable,
I get the following error:

# apt-get source jhcore
Reading package lists... Done
Building dependency tree... Done
Need to get 649kB of source archives.
Get:1 http://192.168.2.3 unstable/main jhcore 20050204 (dsc) [676B]
Get:2 http://192.168.2.3 unstable/main jhcore 20050204 (tar) [646kB]
Get:3 http://192.168.2.3 unstable/main jhcore 20050204 (diff) [3067B]
Fetched 649kB in 0s (10.2MB/s)
dpkg-source: error: unrecognised file suffix `.diff'
Unpack command 'dpkg-source -x jhcore_20050204.dsc' failed.
E: Child process failed

Regards
Andreas Jochens


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



Bug#322366: Package has suddenly become Debian native

2005-08-10 Thread Adam D. Barratt
Package: nessus-plugins
Version: 2.2.5-1
Severity: minor

Hi,

The new version of the nessus-plugins package appears to have been uploaded
as a Debian native package. Previous versions of the package were not
native, and there is no mention in the changelog of this change being
intentional.

Regards,

Adam



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



Bug#322367: lambdacore: FTBFS: unpacking fails

2005-08-10 Thread Andreas Jochens
Package: lambdacore
Version: 20040517
Severity: serious

When trying to build 'lambdacore' on unstable,
I get the following error:

# apt-get source lambdacore
Reading package lists... Done
Building dependency tree... Done
Need to get 661kB of source archives.
Get:1 http://192.168.2.3 unstable/main lambdacore 20040517 (dsc) [703B]
Get:2 http://192.168.2.3 unstable/main lambdacore 20040517 (tar) [657kB]
Get:3 http://192.168.2.3 unstable/main lambdacore 20040517 (diff) [3191B]
Fetched 661kB in 0s (8766kB/s)
dpkg-source: error: unrecognised file suffix `.diff'
Unpack command 'dpkg-source -x lambdacore_20040517.dsc' failed.
E: Child process failed

Regards
Andreas Jochens


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



Bug#322364: INTL:vi Vietnamese translation for ttf-arphic-uming

2005-08-10 Thread Clytie Siddall

Package: ttf-arphic-uming
Version: 0.0.20050501-1
Severity: wishlist
Tags: l10n, patch

Please find attached the Vietnamese translation for debconf template:  
ttf-arphic-uming

ttf-arphic-uming_0.0.20050501-1.vi.po.gz
Description: GNU Zip compressed data



translated and submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)


Bug#322365: Installs header files to incorrect location

2005-08-10 Thread Adam D. Barratt
Package: libnasl
Version: 2.2.5-1
Severity: grave

Hi,

As part of the update to debhelper compatibility version 4, a
libnasl-dev.install file was added to the package.

Unfortunately, an error was made in this file, leading to the header files
being installed in /usr/include/include/nessus, rather than
/usr/include/nessus. Thus, depending packages will FTBFS due to being unable
to locate the header files.

The following trivial patch fixes the problem.

--- libnasl-2.2.5-1/debian/libnasl-dev.install  2005-08-10
09:34:25.0 +0100
+++ libnasl-dev.install 2005-08-10 12:41:56.0 +0100
@@ -1,6 +1,6 @@
 usr/lib/*.so   usr/lib/
 usr/lib/*.la   usr/lib/
 usr/lib/*.ausr/lib/
-usr/include/   usr/include/
+usr/include/*  usr/include/
 usr/bin/nasl-config usr/bin/
 usr/share/man/man1/nasl-config.1 usr/share/man/man1/

Regards,

Adam



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



Bug#322368: libbakery-2.3-dev is uninstallable

2005-08-10 Thread Joachim Breitner
Package: libbakery-2.3-dev
Severity: serious


Hi,

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

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

The following packages have unmet dependencies:
  libgconfmm-2.6-1: Depends: libglibmm-2.4-1 but it is not installable
Depends: libsigc++-2.0-0 (= 2.0.2) but it is not 
installable
E: Broken packages


I assume this is related to the C++ ABI transition. Please upload a
recompiled version as soon as the transition plan allows for it. Also
consider uploading the newest upstream version.

Thanks,

Joachim


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.otto
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)


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



Bug#322369: toolchain-source: no longer succeeds in building targets since Etch

2005-08-10 Thread Martin-Éric Racine
Package: toolchain-source
Version: 3.4-5
Severity: important
Justification: fails to build from source

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[...]
mv stamps/07-install-stamp stamps/07-install-stamp-tmp
rm -rf debian/libgcc2-hppa-cross
dh_installdirs -plibgcc2-hppa-cross \
usr/share/doc/libgcc2-hppa-cross \
usr/hppa-linux-gnu/lib
DH_COMPAT=2 dh_movefiles -plibgcc2-hppa-cross 
usr/hppa-linux-gnu/lib/libgcc_s.so.2
dh_movefiles: Compatibility levels before 3 are deprecated.
dh_movefiles: debian/tmp/usr/hppa-linux-gnu/lib/libgcc_s.so.2 not found 
(supposed to put it in libgcc2-hppa-cross)
tar: /opt/pbuilder/stable/gcc-hppa-linux-3.4.3/debian/movelist: Cannot open: 
Tiedostoa tai hakemistoa ei ole
tar: Error is not recoverable: exiting now
sh: /opt/pbuilder/stable/gcc-hppa-linux-3.4.3/debian/movelist: Tiedostoa tai 
hakemistoa ei ole
make[1]: *** [stamps/08-binary-stamp-libgcc] Error 1
make[1]: Leaving directory `/opt/pbuilder/stable/gcc-hppa-linux-3.4.3'
make: *** [binary] Error 2
debuild: fatal error at line 765:
dpkg-buildpackage failed!


The above procedure previously worked under Sarge, for the same host+target 
combination.
It only fails since Etch has become the new Testing.

As far as I can tell, it appears to have two possible causes:

1) dpkg-dev scorched earth rewrite has moved into Etch.
2) usage of deprecated Debhelper compatibility level.

In any case, given the imminent arrival of GCC 4 as the default compiler for 
Etch, now would seem like a good time to 
release an updated toolchain-source package. :)

- -- System Information: Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (990, 'stable'), (99, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-i586
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages toolchain-source depends on:
ii  devscripts2.8.14 Scripts to make the life of a Debi
ii  dpkg-awk  1.0.1  Gawk script to parse /var/lib/dpkg
ii  dpkg-cross1.25   tools for cross compiling Debian p
ii  m41.4.3-2a macro processing language
ii  wget  1.10-3+1.10.1beta1 retrieves files from the web

Versions of packages toolchain-source recommends:
ii  autoconf  2.59a-3automatic configure script builder
ii  autoconf2.13  2.13-55automatic configure script builder
ii  automake1.4   1:1.4-p6-9 A tool for generating GNU Standard
ii  automake1.7   1.7.9-7A tool for generating GNU Standard
ii  autotools-dev 20050422.1 Update infrastructure for config.{
ii  bison 1:1.875d-1 A parser generator that is compati
ii  bzip2 1.0.2-7high-quality block-sorting file co
ii  cdbs  0.4.32 common build system for Debian pac
ii  debhelper 4.9.5  helper programs for debian/rules
ii  dejagnu   1.4.4-1framework for running test suites 
ii  doxygen   1.4.3-20050530-1.1 Documentation system for C, C++ an
ii  dpatch2.0.14 patch maintenance system for Debia
ii  expect5.42.1-1.2 A program that talks to other pr
ii  flex  2.5.31-31  A fast lexical analyzer generator.
ii  gawk  1:3.1.4-2.0.1  GNU awk, a pattern scanning and pr
ii  gettext   0.14.5-2   GNU Internationalization utilities
pn  gobjc none (no description available)
ii  gperf 3.0.1-2Perfect hash function generator
ii  libgmp3-dev   4.1.4-6Multiprecision arithmetic library 
ii  libncurses5-dev   5.4-9  Developer's libraries and docs for
pn  libreadline4-dev  none (no description available)
ii  libtool   1.5.6-6Generic library support script
pn  quilt none (no description available)
ii  sharutils 1:4.2.1-13 shar, unshar, uuencode, uudecode
ii  tar   1.14-2 GNU tar
ii  tetex-bin 2.0.2-30   The teTeX binary files
ii  texinfo   4.7-2.2Documentation system for on-line i
ii  xlibs-dev 4.3.0.dfsg.1-14X Window System client library dev
ii  zlib1g-dev1:1.2.2-4.sarge.2  compression library - development

- -- no debconf information

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

iD8DBQFC+euieXr56x4Muc0RAm/1AJ4vzSnOFqQZ4am49Nbd1U+U4Y0C6wCeIYhK
Hn0UuItXJLs53FY5JmdfN3w=
=cUJu
-END PGP SIGNATURE-


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



Bug#322125: cvsd: Add $CVSDHOME/.ssh directory + explain how to use it over SSH

2005-08-10 Thread Jari Aalto
|  just regular SSH account and $HOME/.ssh will do.
| 
| So you are using ssh to access a repository provided by cvsd? What would 
| be the benefit of using cvsd in such a setup over directly accessing the 
| repository over ssh (using the ext method)?
| 
| The extra protection that cvsd buys you in such a setup would be minimal 
| IMO. It adds some authentication checks but that could also be added with 
| proper file permissions on the repository and proper group membership.

It's inside home LAN at separate server. But it used to be connected to
the NET directly (opening 2401). I just wanted to preserve the setup
as it was.

   NET = FW host = CVSD host 
 
| If you want to directly access the repository over ssh, do something like 
| this [1] on the client:
|export CVS_RSH=ssh
|cvs -d remotehost:/path/to/repository co module
| On the server you just need the proper system users and the directory 
| holding the repository.
| 
| [1] http://ch.tudelft.nl/~arthur/cvsd/faq.html#ssh

Yes. This what I'm using now. Minimising the opened ports at firewall.

Thank you,
Jari


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



Bug#322253: xserver-xorg: evdev ignores the same key on pc105 keyboards too

2005-08-10 Thread Helge Hafting
Package: xserver-xorg
Version: 6.8.2.dfsg.1-4
Followup-For: Bug #322253


evdev have the same problem with 105-key keyboards, and
Norwegian keyboard layout. The result is that
it is impossible to type the two chaacters  and , which makes
the unix command line difficult to use.

Running xev shows keycode 7, keysym 0x0 and
XLookupString gives 0 bytes: 

The normal, when not using evdev, is keycode 94, keysym 0x3c less,
XLookupString gives 1 bytes: 


Unfortunately, I need to use evdev in order to support two independent
X displays with separate keyboards, and it seems like evdev is the only
way to achieve this on linux. 

Helge Hafting
 

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xfree86-dbg
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 17 2005-08-10 10:13 /etc/X11/X - /usr/bin/X11/Xorg
-rwxr-xr-x  1 root root 1835416 2005-07-20 19:49 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY 
[Radeon 7000/VE]

/var/lib/xfree86/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r--  1 root root 4332 2005-08-10 14:01 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4  /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section Files
 
FontPath unix/:7100
# if the local font server has problems, we can fall back on these
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module
#Kommentert ut de som xorg allikevel ignorerer . . .
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
#Pr�ver igjen.. Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
#   Loadspeedo
Loadtype1
Loadvbe
EndSection


Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
#Option  Protocol  evdev
#Option  Dev Phys  isa0060/serio0/input0
Option  CoreKeyboard
Option XkbRules  xorg
#Option XkbVariant basic
#Option XkbKeycodesxorg
#Option XkbTypes   default
#Option XkbSymbols en_US(pc105)+no
Option XkbGeometrypc(pc105)
#Option XkbCompat  basic+pc+iso9995
Option XkbModel   ltcd
Option XkbLayout   no

# Fra tenkende august, mangler st�rre-enn tegnet
#Option  XkbRules  xfree86
#Option  XkbModel  pc105
#Option  XkbLayout no
EndSection

#Gammelt
#Section InputDevice
#   Identifier  Generic Keyboard
#   Driver  kbd
#   Option  CoreKeyboard
#   Option  XkbModel  pc105
#   Option  XkbLayout no
#Option XkbRules xorg
#Option XkbVariant  basic
#Option XkbKeycodes xorg
#Option XkbTypesdefault
#Option XkbSymbols  en_US(pc105)+no
#Option XkbGeometry pc(pc105)
#Option XkbCompat   basic+pc+iso9995
#
#EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
#   Option  Device/dev/gpmdata
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  ATI Radeon
Driver  ati
BusID   PCI:01:00:0
Option RenderAccel true

#Farlig i noen tilfeller:
Option EnablePageFlip on

#Farlig i noen tilfeller:
Option AGPMode 4

#Denne henger en del maskiner, men grei hvis det g�r bra:
Option AGPFastWrite true
EndSection

Section Monitor
Identifier  BenqFP767
HorizSync 

Bug#322377: tailor: Python dependency needs to be versioned.

2005-08-10 Thread Daniel Kobras
Package: tailor
Version: 0.8-2
Severity: important
Tags: patch

The tailor package ships with most of its files in the versioned
directory /usr/lib/python2.3. Therefore it's crucial that the python
dependency is versioned as well. This is most easily achieved by
including the ${python:Depends} substvar in control.

I'm including a slightly larger patch that results from a merge of a
private tailor package I had built some time ago, and your current
version. The patch additionally addresses a few minor issues:

- Adds proper python dependencies.
- Removes superfluous substvars ${shlibs:Depends} and ${misc:Depends}.
- Suggests all supported version control systems.
- Includes a description that's more geared towards end-users.
- Prevents an empty /usr/sbin from being included in the package.

It's up to you whether you find the extended patch useful or not, but in
any case please fix the dependency problem.

Regards,

Daniel.

diff -u tailor-0.8/debian/control tailor-0.8/debian/control
--- tailor-0.8/debian/control
+++ tailor-0.8/debian/control
@@ -8,9 +8,16 @@
 Package: tailor
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, python
-Description: Tool to keep in sync various kinds of repository (CVS, SVN, ...)
- Python tool able to keep in sync various kinds of repository: it works for
- various revision control systems, such as  CVS, Subversion, Darcs and
- (still partially) Monotone, Mercurial and Codeville, preserving history.
+Depends: ${python:Depends}
+Suggests: cvs, subversion, darcs, mercurial, monotone, codeville, bzr
+Description: migrate changesets between version control systems
+ The tailor tool moves patches and changesets between different repositories,
+ preserving as much information as possible. The repositories can be managed
+ by different version control systems. Currently, CVS, Subversion, darcs,
+ mercurial, monotone, Codeville, and Bazaar-NG are supported.
+ .
+ While cvsync is useful for one-time operation, when switching to a different
+ version control system, it can also synchronise repositories on an ongoing
+ basis. Changesets are either pulled one-way from a master repository, or
+ migrated back and forth for full two-way synchronisation.
  .
  Homepage: http://www.darcs.net/DarcsWiki/Tailor
diff -u tailor-0.8/debian/dirs tailor-0.8/debian/dirs
--- tailor-0.8/debian/dirs
+++ tailor-0.8/debian/dirs
@@ -2 +1,0 @@
-usr/sbin
diff -u tailor-0.8/debian/control.in tailor-0.8/debian/control.in
--- tailor-0.8/debian/control.in
+++ tailor-0.8/debian/control.in
@@ -9,9 +9,16 @@
 Cpu: all
 System: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, python
-Description: Tool to keep in sync various kinds of repository (CVS, SVN, ...)
- Python tool able to keep in sync various kinds of repository: it works for
- various revision control systems, such as  CVS, Subversion, Darcs and
- (still partially) Monotone, Mercurial and Codeville, preserving history.
+Depends: ${python:Depends}
+Suggests: cvs, subversion, darcs, mercurial, monotone, codeville, bzr
+Description: migrate changesets between version control systems
+ The tailor tool moves patches and changesets between different repositories,
+ preserving as much information as possible. The repositories can be managed
+ by different version control systems. Currently, CVS, Subversion, darcs,
+ mercurial, monotone, Codeville, and Bazaar-NG are supported.
+ .
+ While cvsync is useful for one-time operation, when switching to a different
+ version control system, it can also synchronise repositories on an ongoing
+ basis. Changesets are either pulled one-way from a master repository, or
+ migrated back and forth for full two-way synchronisation.
  .
  Homepage: http://www.darcs.net/DarcsWiki/Tailor


Bug#322375: tutos

2005-08-10 Thread Clytie Siddall

Package: tutos
Version: 1.1.20031017-2
Severity: wishlist
Tags: l10n, patch

While translating the file tutos, I encountered the following typo,  
which I thought you might like to eliminate in a future release.

_
1.
#. Description
#: ../tutos.templates:56
msgid Please enter the password of the Tutos database owner.

#. Description
#: ../tutos.templates:61
msgid Database user password confirmation

#. Description
#: ../tutos.templates:61
msgid Please confirm the password of the Tutos database owner.

The second string doesn't seem to fit: should it refer to the  
database _owner_ instead?

_

I hope this is useful. :)

submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)




Bug#322376: cdebconf: gtk frontend should clear Help box after question was asked

2005-08-10 Thread Eugeniy Meshcheryakov
Package: cdebconf
Severity: normal
Tags: d-i

Currently gtk frontend do not clear Help box. And I can see
progressbar with title Installing the base system and help box with
contents: Please choose the language used for installation process.
... This looks strange.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.1
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)


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



Bug#322373: gnome-gpg: passphrase dialog not on top of other windows

2005-08-10 Thread Thomas Quas
Package: gnome-gpg
Version: 0.3.0-2.1
Severity: normal

A few minutes ago I was wondering whether my GNOME desktop was frozen only to
find out that the passphrase input dialog did not open on top of other windows
but was hiding beyond.

Neither switching windows using ALT-Tab nor changing (virtual) desktops didn't
work any longer. I'd suggest to

a) make the input dialog less restrictive; why shouldn't I user other
applications when a single one asks me for a passphrase

b) make sure the dialog *always* pops up on top of the application that
initiated the key request... and stay there! This way a single application
stays blocked until I submit a passphrase or cancel the entire operation.


Thanks,

-tom


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnome-gpg depends on:
ii  gnupg1.4.1-1 GNU privacy guard - a free PGP rep
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
ii  libaudiofile00.2.6-6 Open-source version of SGI's audio
ii  libbonobo2-0 2.10.0-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.1-2 The Bonobo UI library
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libesd0  0.2.36-1Enlightened Sound Daemon - Shared 
ii  libgconf2-4  2.10.1-1GNOME configuration database syste
ii  libgcrypt11  1.2.1-4 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.6.5-1 The GLib library of C routines
ii  libgnome-keyring00.4.3-1 GNOME keyring services library
ii  libgnome2-0  2.8.1-2 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.10.2-2A powerful object-oriented display
ii  libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.4-4 The GNOME virtual file-system libr
ii  libgnutls11  1.0.16-13.1 GNU TLS library - runtime library
ii  libgpg-error01.1-4   library for common error values an
ii  libgtk2.0-0  2.6.8-1 The GTK+ graphical user interface 
ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  liborbit21:2.12.2-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.2-1 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-14 X Window System Session Management
ii  libtasn1-2   0.2.13-1Manage ASN.1 structures (runtime)
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxml2  2.6.20-1GNOME XML library
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

gnome-gpg recommends no packages.

-- no debconf information


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



Bug#322372: webmin-ldap-netgroups: FTBFS: unpacking fails

2005-08-10 Thread Andreas Jochens
Package: webmin-ldap-netgroups
Version: 0.17
Severity: serious

When trying to build 'webmin-ldap-netgroups' on unstable,
I get the following error:

# apt-get source webmin-ldap-netgroups
Reading package lists... Done
Building dependency tree... Done
Need to get 25.5kB of source archives.
Get:1 http://192.168.2.3 unstable/main webmin-ldap-netgroups 0.17 (dsc) [632B]
Get:2 http://192.168.2.3 unstable/main webmin-ldap-netgroups 0.17 (tar) [24.9kB]
Get:3 http://192.168.2.3 unstable/main webmin-ldap-netgroups 0.17 (diff) [20B]
Fetched 25.5kB in 0s (383kB/s)
dpkg-source: error: unrecognised file suffix `.diff'
Unpack command 'dpkg-source -x webmin-ldap-netgroups_0.17.dsc' failed.
E: Child process failed

Regards
Andreas Jochens


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



Bug#322374: INTL:vi Vietnamese translation for tutos

2005-08-10 Thread Clytie Siddall

Package: tutos
Version: 1.1.20031017-2
Severity: wishlist
Tags: l10n, patch

Please find attached the Vietnamese translation for debconf template:  
tutos

tutos_1.1.20031017-2.vi.po.gz
Description: GNU Zip compressed data



I strongly recommend you look at using the dbconfig-common package to  
simplify and standardize database configuration. Please see the  
information below. If you already know about this package, sorry to  
bother you again, but it's such a great idea, I want to recommend it  
to every maintainer of database files! :)


(If you start using this package, please tell me, and I'll stop  
recommending it to you. :) )


- Forwarded message from sean finney [EMAIL PROTECTED] -

Date: Tue, 12 Jul 2005 00:24:42 -0400
From: sean finney [EMAIL PROTECTED]
To: debian-devel@lists.debian.org,
[EMAIL PROTECTED]
Subject: first official version of dbconfig-common now in unstable
X-Mailing-List: debian-devel@lists.debian.org archive/latest/196100

hello folks,

i'm happy to announce that after somewhere close to 8 months of
development and testing, dbconfig-common is now uploaded to unstable
and ready for widespread use by other packages in debian.

if you've missed out on my previous discussions about what dbconfig- 
common

can do, here's what's in debian/control:

 dbconfig-common presents a policy and implementation for
 managing various databases used by applications included in
 debian packages.
 .
 dbconfig-common can:
  * support mysql and postgresql based applications
  * create databases and database users
  * access local or remote databases
  * upgrade/modify databases when upstream changes database structure
  * remove databases and database users
  * generate config files in many formats with the database info
  * import configs from packages previously managing databases on  
their own

  * prompt users with a set of normalized, pre-translated questions
  * handle failures gracefully, with an option to retry.
  * do all the hard work automatically
  * work for package maintainers with little effort on their part
  * work for local admins with little effort on their part
  * comply with an agreed upon set of standards for behaviour
  * do absolutely nothing if it is the whim of the local admin
  * perform all operations from within the standard flow of debian
package maintenance (no additional skill is required of the local
admin)

so if you maintain a package that has to deal with mysql/postgresql
databases and you're tired of having to deal with home-rolled,  
obfuscated,

complicated, and/or buggy code, i highly suggest you check it out!

i would love to hear back from those who start using in their packages.
please send any questions/comments/complaints/bugs to the dbconfig- 
common

mailing list: [EMAIL PROTECTED]


sean



This file translated and submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)


Bug#322361: alltraxclock: FTBFS: unpacking fails - Please do not use a version number ending with '-0'

2005-08-10 Thread Andreas Jochens
merge 223904 322361
thanks

I somehow did not recognize #223904 before I filed my report.

Please also s/gnats/alltraxclock/ in the first line of my report. 

Sorry for the confusion.

Regards
Andreas Jochens


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



Bug#295678: kernel-image packages with CONFIG_HIGHMEM64G=y enabled

2005-08-10 Thread Frederik Schueler
Hello,

On Wed, Aug 10, 2005 at 11:57:35AM +0900, Horms wrote:
  I think supporting these machines would mean adding an additional x86
  kernel-image flavor.
 
 I think if it is a performance hit (on a sufficiently prevalent
 set of hardware) then a new flavour would be in order.

We should create a new flavour, as PAE does indeed effect the 
performance (a noteworthy slowdown at least with mysql). something like
686-smp-pae should be sufficient, as only intel server chipsets do 
support more than 4GB RAM (or: most memory controllers on cheapo 
consumer boards do not), and k7 boards do neither.

For the board in question (tyan S5350) this will for sure fix the issue,
because both bios and board do support more than 4GB ram. But I doubt
enabling PAE will fix the very same problem on most other boards wich 
do support up to 4GB ram in 4 slots, but not more.
Additionally, some drivers will break on this flavour, the megaraid
driver for example wich does not work on amd64 boxes with remapped PCI
I/O.

Best regards
Frederik Schueler

-- 
ENOSIG


signature.asc
Description: Digital signature


Bug#322378: kiss: manpage missing - dead symlinks

2005-08-10 Thread Michael Prokop
Package: kiss
Version: 0.21-10
Severity: normal


The manpage is missing and therefor are dead symlinks:

[EMAIL PROTECTED] ~ # dpkg -L kiss | grep man
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/bkiss.1.gz
/usr/share/man/man1/gkiss.1.gz
/usr/share/man/man1/rkiss.1.gz
[EMAIL PROTECTED] ~ # cd /usr/share/man/man1/
[EMAIL PROTECTED] /usr/share/man/man1 # ls -la *kiss*
lrwxrwxrwx  1 root root 9 Aug 10 14:21 bkiss.1.gz - kiss.1.gz
lrwxrwxrwx  1 root root 9 Aug 10 14:21 gkiss.1.gz - kiss.1.gz
lrwxrwxrwx  1 root root 9 Aug 10 14:21 rkiss.1.gz - kiss.1.gz
[EMAIL PROTECTED] /usr/share/man/man1 # ls -la kiss.1.gz
ls: kiss.1.gz: No such file or directory
[EMAIL PROTECTED] /usr/share/man/man1 # man kiss
No manual entry for kiss
[EMAIL PROTECTED] /usr/share/man/man1 #

regards,
-mika-


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



Bug#322230: libcatalyst-perl: minor bug in dispatchers causes forward() to maybe fail

2005-08-10 Thread Florian Ragwitz
Package: libcatalyst-perl
Version: 5.30-1
Followup-For: Bug #322230

Hello,

in your special case the object $c-components-{$command} inherits from
Class::DBI which is overloaded in the bool context.

perldoc says:
 The perl builtin bool operator is overloaded so that a Class::DBI
 object reference is true so long as all its key columns have defined
 values.  (This means an object with an id() of zero is not considered
 false.)

So the workaround is to use

unless ( defined ( $c-components-{$command} ) ) {


I just told upstream about that problem. It will be fixed with the next
release.


Regards,
Flo

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libcatalyst-perl depends on:
ii  libclass-accessor-perl0.19-2 Automated accessor generator
ii  libclass-data-inheritable-per 0.02-1 Inheritable, overridable class dat
ii  libhtml-parser-perl   3.45-2 A collection of modules that parse
ii  libmodule-pluggable-fast-perl 0.16-1 Fast plugins with instantiation
ii  libpath-class-perl0.12-1 Cross-platform path specification 
ii  libtemplate-perl  2.14-1 template processing system written
ii  libtext-asciitable-perl   0.15-1 Perm module to create a table usin
ii  libtree-simple-perl   1.15-1 A simple tree object
ii  libtree-simple-visitorfactory 0.05-1 A collection of dispensing visitor
ii  libuniversal-exports-perl 0.03-7 Lightweight, universal exporting o
ii  liburi-perl   1.35-1 Manipulates and accesses URI strin
ii  libwww-perl   5.803-4WWW client/server library for Perl
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

libcatalyst-perl recommends no packages.

-- no debconf information


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



Bug#322379: tutos2

2005-08-10 Thread Clytie Siddall

Package: tutos2
Version: 2.0.20050413-1
Severity: wishlist
Tags: l10n, patch

While translating the file tutos2, I encountered the following typos,  
which I thought you might like to eliminate in a future release.

_
1.
#. Description
#: ../tutos.templates:12
msgid 
TUTOS can work with either mysql or postgresql, you have to _chosse_  
which one 

you want to use.

choose


2.
#. Description
#: ../tutos.templates:58
msgid What is the TUTOS SGBD user password ?
msgstr Người dùng DBMS Tutos có mật khẩu nào?

#. Description
#: ../tutos.templates:58
msgid 
We need to know the postgresql or mysql admin password in order to  
create 

the database and its schema.
msgstr Cần phải biết mật khẩu quản lý

#. Description
#: ../tutos.templates:64
msgid Please confirm the TUTOS SGBD user password

This is a bit confusing, as in the previous Tutos file: two of the  
strings refer to the _user_ of the database, but the middle string  
talks about the _admin_. Are all three correct in this case?



3.
#. Description
#: ../tutos.templates:77
msgid 
The tutos install script _will take care about the database  
creation, but the 
tables it must contains_ are to be created with a PHP script. Please  
launch 

it right after the install.

will take care *of* the database creation, but the tables it must  
*contain*... (two edits)

_

I hope this is useful. :)

submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)




Bug#322381: cdebconf: gtk frontend should repaint itself when needed

2005-08-10 Thread Eugeniy Meshcheryakov
Package: cdebconf
Severity: normal

During base packages configuration I tried to switch to second console
and back. After that cdebconf frontend appeared without any control
elements painted for a long time. It should react on such events more
quickly. 

The same about main menu scrollbar that cannot be scrolled when frontend
is busy.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.1
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)


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



Bug#322380: INTL:vi Vietnamese translation for tutos2

2005-08-10 Thread Clytie Siddall

Package: tutos2
Version: 2.0.20050413-1
Severity: wishlist
Tags: l10n, patch

Please find attached the Vietnamese translation for debconf template:  
tutos2

tutos2_2.0.20050413-1.vi.po.gz
Description: GNU Zip compressed data



I strongly recommend you look at using the dbconfig-common package to  
simplify and standardize database configuration. Please see the  
information below. If you already know about this package, sorry to  
bother you again, but it's such a great idea, I want to recommend it  
to every maintainer of database files! :)


(If you start using this package, please tell me, and I'll stop  
recommending it to you. :) )


- Forwarded message from sean finney [EMAIL PROTECTED] -

Date: Tue, 12 Jul 2005 00:24:42 -0400
From: sean finney [EMAIL PROTECTED]
To: debian-devel@lists.debian.org,
[EMAIL PROTECTED]
Subject: first official version of dbconfig-common now in unstable
X-Mailing-List: debian-devel@lists.debian.org archive/latest/196100

hello folks,

i'm happy to announce that after somewhere close to 8 months of
development and testing, dbconfig-common is now uploaded to unstable
and ready for widespread use by other packages in debian.

if you've missed out on my previous discussions about what dbconfig- 
common

can do, here's what's in debian/control:

 dbconfig-common presents a policy and implementation for
 managing various databases used by applications included in
 debian packages.
 .
 dbconfig-common can:
  * support mysql and postgresql based applications
  * create databases and database users
  * access local or remote databases
  * upgrade/modify databases when upstream changes database structure
  * remove databases and database users
  * generate config files in many formats with the database info
  * import configs from packages previously managing databases on  
their own

  * prompt users with a set of normalized, pre-translated questions
  * handle failures gracefully, with an option to retry.
  * do all the hard work automatically
  * work for package maintainers with little effort on their part
  * work for local admins with little effort on their part
  * comply with an agreed upon set of standards for behaviour
  * do absolutely nothing if it is the whim of the local admin
  * perform all operations from within the standard flow of debian
package maintenance (no additional skill is required of the local
admin)

so if you maintain a package that has to deal with mysql/postgresql
databases and you're tired of having to deal with home-rolled,  
obfuscated,

complicated, and/or buggy code, i highly suggest you check it out!

i would love to hear back from those who start using in their packages.
please send any questions/comments/complaints/bugs to the dbconfig- 
common

mailing list: [EMAIL PROTECTED]


sean



This file translated and submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)


Bug#322382: gsm-utils: wrong symlink for manpage gsmsiectl.1

2005-08-10 Thread Michael Prokop
Package: gsm-utils
Version: 1.10-7
Severity: normal


[EMAIL PROTECTED] ~ # dpkg -L gsm-utils | grep man
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/gsmsiexfer.1.gz
/usr/share/man/man8
/usr/share/man/man8/gsmsendsms.8.gz
/usr/share/man/man8/gsmsmsstore.8.gz
/usr/share/man/man8/gsmsmsd.8.gz
/usr/share/man/man8/gsmctl.8.gz
/usr/share/man/man8/gsmpb.8.gz
/usr/share/man/man7
/usr/share/man/man7/gsminfo.7.gz
/usr/share/man/man1/gsmsiectl.1
[EMAIL PROTECTED] ~ # cd /usr/share/man/man1
[EMAIL PROTECTED] /usr/share/man/man1 # ls -la gsmsiectl.1
lrwxrwxrwx  1 root root 8 Aug 10 14:28 gsmsiectl.1 - gsmctl.1
[EMAIL PROTECTED] /usr/share/man/man1 # ls -la gsmctl.1
ls: gsmctl.1: No such file or directory
[EMAIL PROTECTED] /usr/share/man/man1 # ls -la /usr/share/man/man8/gsmctl.8.gz
-rw-r--r--  1 root root 5356 Jul 28 19:44 /usr/share/man/man8/gsmctl.8.gz
[EMAIL PROTECTED] /usr/share/man/man1 #

regards,
-mika-


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



Bug#322383: beagle daemon fails to start: BookFactory Error?

2005-08-10 Thread E.S. at TUD
Package: beagle
Version: 0.0.12-1
Severity: grave
Justification: renders package unusable


After installing beagle and all it's dependencies (including libmono0),
I get the following error message when starting beagled:

(beagled:13581): libebook-WARNING **: Can't find installed BookFactory
that handles protocol 'file'.

(beagled:13581): GLib-CRITICAL **: g_propagate_error: assertion `src !=
NULL' failed

(beagled:13581): libebook-CRITICAL **: file e-book.c: line 2385
(e_book_open): assertion `book  E_IS_BOOK (book)' failed


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages beagle depends on:
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libevolution-cil  0.6-1  .NET bindings for Evolution
ii  libexif10 0.6.9-6library to parse EXIF files
ii  libgcc1   1:4.0.1-4  GCC support library
ii  libgconf-cil  1.0.10-2   CLI binding for GConf
ii  libgecko-cil  0.6-3  CLI binding for the GtkMozEmbed li
ii  libglade-cil  1.0.10-2   CLI binding for the Glade librarie
ii  libglib-cil   1.0.10-2   CLI binding for the GLib utility l
ii  libglib2.0-0  2.6.6-1The GLib library of C routines
ii  libgmime2.1-cil   2.1.15-5   CLI binding for the MIME library, 
ii  libgnome-cil  1.0.10-2   CLI binding for GNOME
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgtk-cil1.0.10-2   CLI binding for the Gtk+ toolkit
ii  libgtk2.0-0   2.6.9-1The GTK+ graphical user interface 
ii  libice6   6.8.2.dfsg.1-4 Inter-Client Exchange library
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libsm66.8.2.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.1-4The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-4 X Window System protocol client li
ii  libxml2   2.6.20-1   GNOME XML library
ii  libxss1   6.8.2.dfsg.1-4 X Screen Saver client-side library
ii  mono-classlib-1.0 1.1.8.2-1  Mono class library (1.0)
ii  mono-jit  1.1.8.2-1  fast CLI (.NET) JIT compiler for M
ii  xlibs 6.8.2.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-3  compression library - runtime

beagle recommends no packages.

-- no debconf information


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



Bug#322384: mysql-dfsg-5.0: [INTL:da] Danish debconf translation

2005-08-10 Thread Claus Hindsgaul
Package: mysql-dfsg-5.0
Severity: wishlist
Tags: patch l10n

Please include the attached Danish debconf translation (debian/po/da.po)

Claus

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (900, 'stable'), (100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=da_DK, LC_CTYPE=da_DK (charmap=ISO-8859-1)
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
# Claus Hindsgaul [EMAIL PROTECTED], 2005.
#
msgid 
msgstr 
Project-Id-Version: mysql-dfsg-4.1\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-07-10 00:02+0200\n
PO-Revision-Date: 2005-08-10 14:34+0200\n
Last-Translator: Claus Hindsgaul [EMAIL PROTECTED]\n
Language-Team: Danish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-1\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.9.1\n

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:4
msgid Do you really want to downgrade?
msgstr Ønsker du virkelig at nedgradere?

#. Type: boolean
#. Description
#: ../mysql-server-5.0.templates:4
msgid 
WARNING: The file /var/lib/mysql/debian-*.flag exists. This indicates that a 
mysql-server package with a higher version has been installed before. It can 
not be guaranteed that this version can use its data.
msgstr 
Advarsel: Filen /var/lib/mysql/debian-*.flag eksisterer. Det tyder på at der 
tidligere har været installeret en højere version af mysql-server-pakken. 
Det kan ikke garanteres at denne version kan benytte data fra den højere 
version.

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:11
msgid Important note for NIS/YP users!
msgstr Vigtig bemærkning for NIS/YP-brugere!

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:11
msgid 
To use mysql you must install an equivalent user and group to the following 
and ensure yourself that /var/lib/mysql has the right permissions (the uid/
gid may be different).
msgstr 
For at kunne bruge mysql skal du installere en bruger og en gruppe, der 
svarer til nedenstående, og sikre dig at /var/lib/mysql har de rigtige 
adgangsrettigheder (uid/gid kan afvige).

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:11
msgid /etc/passwd:  mysql:x:100:101:MySQL Server:/var/lib/mysql:/bin/false
msgstr etc/passwd:  mysql:x:100:101:MySQL Server:/var/lib/mysql:/bin/false

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:11
msgid /etc/group:   mysql:x:101:
msgstr /etc/group:   mysql:x:101:

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:11
msgid /var/lib/mysql:   drwxr-xr-x   mysqlmysql
msgstr /var/lib/mysql:   drwxr-xr-x   mysqlmysql

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:24
msgid Update Hints
msgstr Opdateringstips

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:24
msgid 
Rarely, e.g. on new major versions, the privilege system is improved. To 
make use of it mysql_fix_privilege_tables must be executed manually. The 
script is not supposed to give any user more rights that he had before,
msgstr 
En sjælden gang imellem, f.eks. ved nye hovedversioner, sker det at 
rettighedssystemet forbedres. For at gøre brug af dette, skal 
mysql_fix_privilege_tables køres manuelt. Skriptet vil ikke give nogen 
bruger flere rettigheder, end vedkommende havde tidligere,

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:24
msgid Please also read http://www.mysql.com/doc/en/Upgrade.html;
msgstr Læs også http://www.mysql.com/doc/en/Upgrade.html;

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:33
msgid Install Hints
msgstr Installationstips

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:33
msgid 
On upgrades from MySQL 3.23, as shipped with Debian Woody, symlinks in place 
of /var/lib/mysql or /var/log/mysql gets accidently removed and have 
manually be restored.
msgstr 
Ved opgraderinger fra MySQL 3.23, der fulgte med Debian Woody, kan de 
symbolske /var/lib/mysql or /var/log/mysql blive fjernet ved et uheld, og må 
genskabes manuelt.

#. Type: note
#. Description
#: ../mysql-server-5.0.templates:33
msgid 
MySQL will only install if you have a non-numeric hostname that is 
resolvable via the /etc/hosts file. E.g. if the \hostname\ command returns 
\myhostname\ then there must be a line like \10.0.0.1 myhostname\.
msgstr 
MySQL vil kun blive installeret, hvis du har et ikke-numerisk værtsnavn, som 
kan slås op i filen /ets/hosts. Hvis f.eks. kommandoen \hostname\ svarer 
med 

Bug#322385: Missing manpages

2005-08-10 Thread Frank Gevaerts
Package: apache2-common
Severity: normal

The commands a2dissite, a2ensite ,update-apache2-modules and
apache2-ssl-certificate do not have manpages


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, 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#322386: more compiler warnings due to unused variables

2005-08-10 Thread martin f krafft
Package: libboost-graph-dev
Version: 1.32.0+1.33.0-cvs20050727-1
Severity: minor
Tags: patch

diff -u /tmp/adjacency_list.hpp /usr/include/boost/graph/adjacency_list.hpp
--- /tmp/adjacency_list.hpp 2005-08-10 14:38:52.015104193 +0200
+++ /usr/include/boost/graph/adjacency_list.hpp 2005-08-10 14:39:35.685105400 
+0200
@@ -386,7 +386,7 @@
 template class EdgeIterator
 inline adjacency_list(EdgeIterator first, EdgeIterator last,
   vertices_size_type n,
-  edges_size_type m = 0,
+  edges_size_type = 0,
   const GraphProperty p = GraphProperty())
   : Base(n, first, last), m_property(p) { }
 
@@ -394,7 +394,7 @@
 inline adjacency_list(EdgeIterator first, EdgeIterator last,
   EdgePropertyIterator ep_iter,
   vertices_size_type n,
-  edges_size_type m = 0,
+  edges_size_type = 0,
   const GraphProperty p = GraphProperty())
   : Base(n, first, last, ep_iter), m_property(p) { }
 #endif


Thanks!

-- 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP (sub)keys? Use subkeys.pgp.net as keyserver!
 
crying is the refuge of plain women but the ruin of pretty ones.
-- oscar wilde


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


  1   2   3   4   5   6   >