Bug#417933: /usr/share/man/man5/proc.5.gz: proc(5) is wronf wrt /proc/[process]/stat

2007-04-12 Thread Michael Kerrisk
Justin,

Thanks -- this is a bit like more information I was hoping to see in the
bug report.

Justin Pryzby wrote:
 On Thu, Apr 12, 2007 at 01:39:12AM +0200, Pierre Habouzit wrote:
 On Wed, Apr 11, 2007 at 11:21:06PM +0200, Michael Kerrisk wrote:
   See fs/proc/array.c in linux source to see the actual values, but the
 description of /proc/[process]/stat is just plain wrong (fields missing,
 bad ordering, bad scanf things formats).
 Please be precise: which fields are missing, which are out of order, which
 formats are bad?
   Well, there is too many to express the diff directly, moreover I'm not
 sure about what means the new ones. Just get fs/proc/array.c from the
 mainline kernel, you'll see them there.
 The differences I see:
 
 nswap,cnswap are hardcoded as 0, and the manpage notes that they are
 not maintained.

Okay -- I'll add a fix.

 New field at the end:
 (unsigned long long)delayacct_blkio_ticks(task)

I believe that is already fixed by man-pages-2.44.

 and:
 
   But for instance the 'starttime' is _just after_ the '0' place holder,
 not after itrealvalue.
 This is the only real difference afaics; fs.c from 2.6.18 says:
 
 [...]
 nice,
 num_threads,
 start_time,
 [...]
 
 manpages documents two fields between nice and start_time.

Pierre, can you provide any more detail on this last point?  (changes
across kernel versions, perhaps.)

Cheers,

Michael

-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7

Want to help with man page maintenance?  Grab the latest tarball at
http://www.kernel.org/pub/linux/docs/manpages/
read the HOWTOHELP file and grep the source files for 'FIXME'.


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



Bug#417933: /usr/share/man/man5/proc.5.gz: proc(5) is wronf wrt /proc/[process]/stat

2007-04-12 Thread Michael Kerrisk


Pierre Habouzit wrote:
 On Wed, Apr 11, 2007 at 11:21:06PM +0200, Michael Kerrisk wrote:
   See fs/proc/array.c in linux source to see the actual values, but the
 description of /proc/[process]/stat is just plain wrong (fields missing,
 bad ordering, bad scanf things formats).
 Please be precise: which fields are missing, which are out of order, which
 formats are bad?
 
   Well, there is too many to express the diff directly, moreover I'm not
 sure about what means the new ones. Just get fs/proc/array.c from the
 mainline kernel, you'll see them there.
 
   But for instance the 'starttime' is _just after_ the '0' place holder,
 not after itrealvalue.

Hello Pierre,

Either there are a lot of problems, and the diff is hard to make but there
should be at least several examples to cite, or there are just a few
problems (see Justin's mail).  Which is it please?

Cheers,

Michael

PS In case it's not clear: I'm asking you to help fix the problem, rather
than just saying there is one (initially without any supporting evidence).

-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7

Want to help with man page maintenance?  Grab the latest tarball at
http://www.kernel.org/pub/linux/docs/manpages/
read the HOWTOHELP file and grep the source files for 'FIXME'.


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



Bug#232345: Control sequences document now not located anywhere

2007-04-12 Thread Vincent Lefevre
On 2007-04-11 23:00:59 -0400, Nathanael Nerode wrote:
 retitle 232345 xterm: Control sequences document is not installed anywhere
 severity 232345 important
 thanks
 
 Well, this old bug has actually gotten *worse*. While xterm (1)
 refers repeatedly to the control sequences document, now that
 document is not located *anywhere* in the files installed by
 Debian's 'xterm' package.

Here they are in the standard place /usr/share/doc/xterm/, but gzipped.
I think that's OK.

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Bug#145280: Virus Found in message For You....My Love

2007-04-12 Thread Pete Childs

Symantec AntiVirus found a virus in an attachment from Pete Childs [EMAIL 
PROTECTED].


Attachment:  With Love.exe
Risk: Trojan.Packed.13
Action taken:  Cleaned by Deletion
File status:  Cleaned by Deletion




Bug#418591: [Pkg-xfce-devel] Bug#418591: by start from xfce4-appfinder come: *** glibc detected *** free(): invalid next size (fast): 0x08092400 ***

2007-04-12 Thread Yves-Alexis Perez
On jeu, 2007-04-12 at 00:29 -0400, P.Gervais wrote:
 I have the same problem with xfce4-appfinder on a
 fresh install of stable/etch. I can only start it as
 root.

I've just tried downgrading xfce4-appfinder to 4.3.99.2 which is the
version in unstable/testing/stable, and I can't reproduce, it runs fine.
So the bug is lying elsewhere, in some lib. 
I'll try to prepare some backports of xfce4-appfinder 4.4 for Etch and
will let you know how to get it and test.

Regards,
-- 
Yves-Alexis



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



Bug#401169: UTF-8 Problem with Tomcat

2007-04-12 Thread Armin Fuerst

Hi,

FYI: I sent this message also to Bug 294741...
I'm not sure, whether this helps, but we had a similar problem today
and it turned out to be an apache problem:
In httpd.conf, debian has
AddDefaultCharset on
but this makes all browsers interpret all characters as ISO-8859-1.
To set this to off is a security-issue, but you can try setting it to:
AddDefaultCharset utf-8

Armin



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



Bug#418825: libapache2-mod-perl2: Apache2.pm not found in @INC after dist upgrade

2007-04-12 Thread Robin Szemeti
Package: libapache2-mod-perl2
Version: 2.0.2-2.4
Severity: grave
Justification: renders package unusable

after a dist upgrade from sarge to etc, apache2 refused to start

error log shows Perl is unable to find Apache2.pm

[EMAIL PROTECTED]:~$ locate Apache2.pm
/usr/lib/perl5/Bundle/Apache2.pm


[EMAIL PROTECTED]:~$ perl -e 'use Apache2'
Can't locate Apache2.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
[EMAIL PROTECTED]:~$

debian:/home/robin# apt-get install libapache2-mod-perl2
Reading package lists... Done
Building dependency tree... Done
libapache2-mod-perl2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

clues?

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

Versions of packages libapache2-mod-perl2 depends on:
ii  apache2. 2.2.3-4 Next generation, scalable, extenda
ii  libapr1  1.2.7-8.2   The Apache Portable Runtime Librar
ii  libaprut 1.2.7+dfsg-2The Apache Portable Runtime Utilit
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libdevel 2.03-3  Perl module for inspecting perl's 
ii  libperl5 5.8.8-7 Shared Perl library
ii  liburi-p 1.35-2  Manipulates and accesses URI strin
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library
ii  libwww-p 5.805-1 WWW client/server library for Perl
ii  netbase  4.29Basic TCP/IP networking system
ii  perl [li 5.8.8-7 Larry Wall's Practical Extraction 
ii  perl-bas 5.8.8-7 The Pathologically Eclectic Rubbis

libapache2-mod-perl2 recommends no packages.

-- debconf-show failed


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



Bug#418826: /etc/init.d/rc.tomcat5.5 start uses the current directory

2007-04-12 Thread Armin Fuerst
Package: tomcat5.5
Version: 5.5.20-2

When (re)starting tomcat from command-line with the init-script
(/etc/init.d/rc.tomcat5.5 start), the current directory affects
the runtime-environment of tomcat. This often ends up in unwritable
directories for the applets or unfound config-files.
We solved the problem by adding cd $CATALINA_HOME as the first line
after start) (line 220).
This solves our issues, but we wonder whether nobody else has this
problem and if this change to the init-script could be added to the
standard.

Armin



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



Bug#418221: wmgui: fail to autodetect my wii handset, Error opening control channel

2007-04-12 Thread Petter Reinholdtsen
[Donnie Smith]
 Hthis is a tricky one.
 One other idea to try (attached).  Make sure you have no other bluetooth
 devices around.

With this patch in place, it seem to connect ever time.  I've tried 5
times so far.

Friendly,
-- 
Petter Reinholdtsen


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



Bug#418827: tripwire: [INTL:es] Typo in the Spanish translation

2007-04-12 Thread Javier Fernández-Sanguino Peña

Package: tripwire
Version: 2.3.1.2.0-10
Severity: wishlist
Tags: l10n patch

While installing a new system today I've found a typo in the Spanish
translation of this package, which I failed to spot in my revision last
Februrary.

Please consider applying the attached patch,

Thanks

Javier

--- es.po.orig	2007-04-12 08:46:31.0 +0200
+++ es.po	2007-04-12 08:46:43.0 +0200
@@ -177,7 +177,7 @@
 You are being prompted for this pass-phrase either because no site key 
 exists at this time or because you have requested the rebuilding of the 
 policy or configuration files.
-msgstr Se le pide la clave el sitio bien porque que no existe en este momento o porque ha solicitado la regeneración de los ficheros de políticas o de configuración.
+msgstr Se le pide la clave el sitio bien porque no existe en este momento o porque ha solicitado la regeneración de los ficheros de políticas o de configuración.
 
 #. Type: password
 #. Description


signature.asc
Description: Digital signature


Bug#418828: /var/lib/tomcat5.5 doesn't belong to tomcat-user after installation

2007-04-12 Thread Armin Fuerst
Package: tomcat5.5
Version: 5.5.20-2

After we installed tomcat5.5 the directory /var/lib/tomcat5.5 belonged
to root. For our needs, it would be better if the owner is the
tomcat-user. It is simple to change, but why does it belong to root
by default? Is this a security issue?

Armin



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



Bug#418552: ITP: umit -- nmap frontend, developed in Python and GTK

2007-04-12 Thread Stefano Zacchiroli
On Wed, Apr 11, 2007 at 10:02:27AM +0200, Andrea Bolognani wrote:
  Is it interesting for the user/sysadm that the frontend is developed in
  Python? I would remote that (while I will keep the reference to GTK) and
  perhaps adding something about the intended targets: both advanced users
  and newbies.
 The reference to GTK is useless, too.
 We have tags for that sort of things.

I disagree. Tags can express a lot more of information of what does fit
a *short* description. One has to make a choice about what to put there.

Given umit is a graphical frontend I (as a user) personally would like
to know since the beginning how does it look like, and knowing the
widget toolkit helps a lot in that respect.  YMMV.

-- 
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time


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



Bug#368322: Update on how to clear the error with dante-server

2007-04-12 Thread endercard
Bug still exists.  Even after fixing the configuration file you MUST stop the 
service, Then run the configure.


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



Bug#418828: /var/lib/tomcat5.5 doesn't belong to tomcat-user after installation

2007-04-12 Thread Marcus Better
 After we installed tomcat5.5 the directory /var/lib/tomcat5.5 belonged
 to root. For our needs, it would be better if the owner is the
 tomcat-user.

And what are those needs? If it's a sane use-case we could certainly change 
it, but I'd like to know why it's necessary.

Otherwise, use a stat-override.

Marcus


pgpvZmTicYYmB.pgp
Description: PGP signature


Bug#418826: /etc/init.d/rc.tomcat5.5 start uses the current directory

2007-04-12 Thread Marcus Better
 When (re)starting tomcat from command-line with the init-script
 (/etc/init.d/rc.tomcat5.5 start), the current directory affects
 the runtime-environment of tomcat. This often ends up in unwritable
 directories for the applets or unfound config-files.

I'm not sure what you mean, can you be more specific please?

Marcus


pgpdTEUKgwGbT.pgp
Description: PGP signature


Bug#418829: import of whrandom is unauthorized on view

2007-04-12 Thread Steven Brown

Package: zope-cmfphotoalbum
Version: 0.5.0-9

In some cases, zope-cmfphotoalbum will generate a import of whrandom 
is unauthorized error due to use of whrandom which should now be 
random.  See plone's bug #5104[1].  I'll attach a pretend-NMU that 
fixes this and bug #414982 after getting this bug's number for the 
Closes line.



[1] http://dev.plone.org/plone/ticket/5104


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



Bug#417991: gnome-panel: gnome-system-monitor as panel right-click entry

2007-04-12 Thread Josselin Mouette
Le mercredi 11 avril 2007 à 16:17 +0200, Sven Arvidsson a écrit :
 On Thu, 2007-04-05 at 19:44 -0400, Michael Gilbert wrote:
  windows users expect the task manager to be in the right-click menu on
  the task bar.  in order to ease their transition and provide quick
  access to a useful tool thats used relatively often, it would be nice to 
  have access to gnome-system-monitor in the gnome-panel right-click menu.

 I'm not sure why former windows users should need access to this app so
 often, it's more of a tool for power users anyway. If easy access is
 needed, some of the same functionality is available as applets, and it's
 easy to add a shortcut.

One cool way to achieve that would be to include a system monitor applet
in the default panel configuration. What do you think?

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




Bug#418829: Pretend-NMU fixing this bug

2007-04-12 Thread Steven Brown
Attached is a pretend-NMU (I'm not a DD) that fixes this in the 
0.5.0-9.2 revision by changing whrandom to random.  -9.1 fixes bug 
#414982 as well.


I also have a repository set up for the above update if anyone
else runs into this bug and needs it,

deb http://www.variadic.org/debian/etch/zope-cmfphotoalbum ./
deb-src http://www.variadic.org/debian/etch/zope-cmfphotoalbum ./


zope-cmfphotoalbum_0.5.0-9.2.diff.gz
Description: application/gzip


Bug#418826: /etc/init.d/rc.tomcat5.5 start uses the current directory

2007-04-12 Thread Marcus Better
 When (re)starting tomcat from command-line with the init-script
 (/etc/init.d/rc.tomcat5.5 start),

There is no such init script. Do you mean /etc/init.d/tomcat5.5 ?

Marcus


pgpInqKnBnWzU.pgp
Description: PGP signature


Bug#418828: /var/lib/tomcat5.5 doesn't belong to tomcat-user after installation

2007-04-12 Thread Marcus Better
 We install a commercial applet that wants to create/read the ini-file
 directly from this directory (don't ask me why).

Surely not from the /var/lib/tomcat5.5 directory? Note that the subdirectories 
conf and webapps are owned by the tomcat55 user.

  Otherwise, use a stat-override.

 Sorry, I don't know what this is / how to use it for this case?

man dpkg-statoverride

Marcus


pgplQSuErMW49.pgp
Description: PGP signature


Bug#418828: [Fwd: Re: Bug#418828: /var/lib/tomcat5.5 doesn't belong to tomcat-user after installation]

2007-04-12 Thread Armin Fuerst
 We install a commercial applet that wants to create/read the ini-file
 directly from this directory (don't ask me why).
 
 Surely not from the /var/lib/tomcat5.5 directory? Note that the 
 subdirectories 
 conf and webapps are owned by the tomcat55 user.

I was writing about the /vat/lib/tomcat5.5 directory. This was owned by
root after installation.

Armin



file:///C|/DOCUME%7E1/ARMIN/LOCALS%7E1/TEMP/nsmail.asc
Description: PGP signature


Bug#418778: O: arabtex

2007-04-12 Thread Norbert Preining
Hi Clint, hi all!

Orphaning:
On Mit, 11 Apr 2007, Clint Adams wrote:
 arabtex is Arabic/Hebrew/etc. macros for TeX/LaTeX

Currently we do not build
texlive-lang-arab
since we have/had arabtex.

But I propose that we take over arabtex in the sense that we create
texlive-lang-arab. The respecive tpm file contains:
arabtex.tpm
arabi.tpm
which would mean that we would get added value, too, namely a new Arabic
system:

Arabi System 
Version 1.1
(c) Youssef Jabri


An author maintained LPPL system to write in Arabic and Farsi. 
Fully compatible with BABEL and can use commercial fonts 
(as well as free ones :)


Comments?

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Università di Siena
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
Rome wasn't burned in a day.
 --- Douglas Adams, The Hitchhikers Guide to the Galaxy


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



Bug#418826: [Fwd: Re: Bug#418826: /etc/init.d/rc.tomcat5.5 start uses the current directory]

2007-04-12 Thread Armin Fuerst
 When (re)starting tomcat from command-line with the init-script
 (/etc/init.d/rc.tomcat5.5 start), the current directory affects
 the runtime-environment of tomcat. This often ends up in unwritable
 directories for the applets or unfound config-files.
 
 I'm not sure what you mean, can you be more specific please?

Without the cd-command: applets opening files without a path try to
access these files in the directory the start-command was issued from.

With the cd-command: applets opening files without a path always
start in $CATALINA_HOME.

Was this specific enough?

Armin


file:///C|/DOCUME%7E1/ARMIN/LOCALS%7E1/TEMP/nsmail.asc
Description: PGP signature


Bug#418826: /etc/init.d/rc.tomcat5.5 start uses the current directory

2007-04-12 Thread Armin Fuerst

 When (re)starting tomcat from command-line with the init-script
 (/etc/init.d/rc.tomcat5.5 start),
 
 There is no such init script. Do you mean /etc/init.d/tomcat5.5 ?

Ups, yes, sorry. I'm still used to Slackware...

Armin


file:///C|/DOCUME%7E1/ARMIN/LOCALS%7E1/TEMP/nsmail.asc
Description: PGP signature


Bug#418706: pstoraster crashed on signal 10 (cups)

2007-04-12 Thread Roger Leigh
Eric Nichols [EMAIL PROTECTED] writes:

 In Cups (1.2.7-4) when trying to print a test page (or any PostScript file) I
 get the following results:

 [Job 7] This document does not conform to the Adobe Document Structuring
 Conventions and may not print correctly!
 PID 4475 (/usr/lib/cups/filter/pstoraster) crashed on signal 10!

Please could you attach a postscript file which demonstrates the
problem?


Thanks,
Roger

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


pgpJtVX0tm1MX.pgp
Description: PGP signature


Bug#406860: bmpx: Confirmed here

2007-04-12 Thread Milosz Derezynski

This is fixed in BMPx SVN (soon-to-be-released as 0.40):

http://bugs.beep-media-player.org/view.php?id=361

On 4/11/07, Eric Evans [EMAIL PROTECTED] wrote:


Package: bmpx
Version: 0.36.1-2
Followup-For: Bug #406860

I'm seeing the same problem here while attempting to add
http://www.thisamericanlife.org/podcast.xml


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

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

Versions of packages bmpx depends on:
ii  dbus 1.0.2-1 simple interprocess messaging
syst
ii  fftw33.1.2-1 library for computing Fast
Fourier
ii  hal  0.5.8.1-9   Hardware Abstraction Layer
ii  libasoun 1.0.13-2ALSA library
ii  libatk1. 1.12.4-3The ATK accessibility toolkit
ii  libboost 1.33.1-10   regular expression library
for C++
ii  libc62.3.6.ds1-13GNU C Library: Shared
libraries
ii  libcairo 1.2.4-4 The Cairo 2D vector graphics
libra
ii  libcairo 0.6.0-4 C++ wrappers for Cairo
(shared lib
ii  libcdpar 3.10+debian~pre0-4  audio extraction tool for
sampling
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-2 common error description
library
ii  libdbus- 1.0.2-1 simple interprocess messaging
syst
ii  libdbus- 0.73-2  simple interprocess messaging
syst
ii  libexpat 1.95.8-3.4  XML parsing C library -
runtime li
ii  libfontc 2.4.2-1.2   generic font configuration
library
ii  libfreet 2.2.1-5 FreeType 2 font engine,
shared lib
ii  libgamin 0.1.8-2 Client library for the gamin
file
ii  libgcc1  1:4.1.1-21  GCC support library
ii  libglade 1:2.6.0-4   library to load .glade files
at ru
ii  libglade 2.6.2-2 C++ wrappers for libglade2
(shared
ii  libglib2 2.12.6-2The GLib library of C
routines
ii  libglibm 2.12.7-1C++ wrapper for the GLib
toolkit (
ii  libgstre 0.10.10-4   GStreamer libraries from the
base
ii  libgstre 0.10.10-4   Core GStreamer libraries and
eleme
ii  libgtk2. 2.8.20-7The GTK+ graphical user
interface
ii  libgtkmm 1:2.8.8-1   C++ wrappers for GTK+ 2.4(shared
ii  libhal-s 0.5.8.1-9   Hardware Abstraction Layer -
share
ii  libhal1  0.5.8.1-9   Hardware Abstraction Layer -
share
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange
library
ii  libkrb53 1.4.4-8 MIT Kerberos runtime
libraries
ii  libmusic 2.1.4-1 Second generation incarnation
of t
ii  libneon2 0.25.5.dfsg-6   An HTTP and WebDAV client
library
ii  libofa0  0.9.3-1 Library for acoustic
fingerprintin
ii  libpango 1.14.8-5Layout and rendering of
internatio
ii  libpng12 1.2.15~beta5-1  PNG library - runtime
ii  librsvg2 2.14.4-2SAX-based renderer library
for SVG
ii  libsidpl 1.36.59-4   SID (MOS 6581) emulation
library
ii  libsigc+ 2.0.17-2type-safe Signal Framework
for C++
ii  libsm6   1:1.0.1-3   X11 Session Management
library
ii  libssl0. 0.9.8e-4SSL shared libraries
ii  libstart 0.9-1   library for program launch
feedbac
ii  libstdc+ 4.1.1-21The GNU Standard C++ Library
v3
ii  libtag1c 1.4-4   TagLib Audio Meta-Data
Library
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcurs 1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension
librar
ii  libxfixe 1:4.0.1-5   X11 miscellaneous 'fixes'
extensio
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxiner 1:1.0.1-4.1 X11 Xinerama extension
library
ii  libxml2  2.6.27.dfsg-1   GNOME XML library
ii  libxrand 2:1.1.0.2-5 X11 RandR extension library
ii  libxrend 1:0.9.1-3   X Rendering Extension client
libra
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages bmpx recommends:
ii  gamin 0.1.8-2File and directory monitoring
syst
ii  gstreamer0.10-ffmpeg  0.10.1-7   FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad 0.10.3-3.1 various GStreamer plugins
ii  

Bug#418830: qjackctl: New 0.2.22 upstream available

2007-04-12 Thread Free Ekanayaka
Package: qjackctl
Version: 0.2.21-1
Severity: wishlist

Hi Guenter,

a new upstream release is available at

http://qjackctl.sourceforge.net/

which fixes a few bugs. It requires jack = 0.103.0, which I've just
uploaded to unstable, so it should be fine to use it.

Thanks!

Free


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



Bug#418826: [Fwd: Re: Bug#418826: /etc/init.d/rc.tomcat5.5 start uses the current directory]

2007-04-12 Thread Marcus Better
 Without the cd-command: applets opening files without a path try to
 access these files in the directory the start-command was issued from.

 With the cd-command: applets opening files without a path always
 start in $CATALINA_HOME.

Excuse my ignorance, but what kind of applet is this, that is opening files on 
the server? Perhaps it's a servlet?

Marcus


pgp7u0W9eeQzA.pgp
Description: PGP signature


Bug#418214: xvnc4viewer: man page does not explain the encoding mechanisms

2007-04-12 Thread Ola Lundqvist
Hi Kamaraju

On Wed, Apr 11, 2007 at 10:41:22PM -0400, Kamaraju Kusumanchi wrote:
 On 4/11/07, Ola Lundqvist [EMAIL PROTECTED] wrote:
 Hi Kamaraju
 
 On Tue, Apr 10, 2007 at 04:23:37PM -0400, Kamaraju Kusumanchi wrote:
  
  Hi Kamaraju
  
  I know that this is a problem. However I do not have a good source of
  information. The tight encoding is not the same as the vnc4 codings.
  
  If you can point me to a good location, where this is described I'll be
  very happy.
  
  Regards,
  
 
  The book Linux Server Hacks Volume Two by Bill Von Hagen, Brian K.
  Jones describes various encoding schemes in pg-53 hack #10 Access
  Systems Remotely with VNC. The book does not distinguish between
  tightvnc and realvnc when they describe what each encodings does.
 
  So I am assuming that there is no difference between tightvnc and
  realvnc when it comes to what each encoding does. However, I could
  be totally wrong as well.
 
 Each encoding type is of course the same independent of if it is
 tightvnc or realvnc, however tightvnc and realvnc do not support
 the same encodings.
 
 I do not have that book so I do not know what it describes.
 
 Regards,
 
 // Ola
 
 According to the book, the encodings supported by TightVNC are
 
 CopyRect
 CoRRE
 Hextile
 Raw
 RRE
 Tight
 Zlib

This must be the latest version of tightvnc, or is it the version
in Debian as well. I must admit that I have not checked it that well.

 RealVNC supports only 3 (as explained in the man page)
 Hextile
 Raw
 ZRLE
 
 So they both have two encodings in common.

That is what I know as well.

 I do not know if I can copy paste the explanations given for each
 encoding as it might violate some copyright laws. But the information
 is there if needed.

It depends on the copyright of the book. I do unfortunatly not know
that.

However if it is rephrased enough it should be possible to
include.

But maybe it is easier to contact the tightvnc upstream author
to ask him to describe it better in the manpage. :)

Regards,

// Ola

 thanks
 raju
 

-- 
 --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering 
/  [EMAIL PROTECTED]   Annebergsslingan 37\
|  [EMAIL PROTECTED]   654 65 KARLSTAD|
|  http://opalsys.net/   Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---


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



Bug#418828: [Fwd: Re: Bug#418828: /var/lib/tomcat5.5 doesn't belong to tomcat-user after installation]

2007-04-12 Thread Armin Fuerst
 Surely not from the /var/lib/tomcat5.5 directory? Note that the
 subdirectories conf and webapps are owned by the tomcat55 user.
 I was writing about the /vat/lib/tomcat5.5 directory. This was owned by
 root after installation.
 
 Perhaps this is caused by the same issue as you reported in #418826, where it 
 uses the current directory? If you start the init script from some other 
 directory, would the file be created there instead?

This is related, but not the same. #418826 caused the applet to create
the config-file once in /root, once in /etc/, ... wherever I was when
I started tomcat the last time.
When tomcat is started on startup with the original script, the applet
tries to write into /var/lib/tomcat5.5. So we tried to find a way
with the same behaviour when I start tomcat manually. And our solution
was to enter the cd-command.

Armin


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



Bug#418828: [Fwd: Re: Bug#418828: /var/lib/tomcat5.5 doesn't belong to tomcat-user after installation]

2007-04-12 Thread Marcus Better
  Surely not from the /var/lib/tomcat5.5 directory? Note that the
  subdirectories conf and webapps are owned by the tomcat55 user.

 I was writing about the /vat/lib/tomcat5.5 directory. This was owned by
 root after installation.

Perhaps this is caused by the same issue as you reported in #418826, where it 
uses the current directory? If you start the init script from some other 
directory, would the file be created there instead?

Marcus


pgpSJXnZ3xFEV.pgp
Description: PGP signature


Bug#416368: hibernate scriptlet for networkmanager

2007-04-12 Thread Markus Becker
Attached is a scriptlet that sends networkmanager to sleep when
suspending and wakes networkmanager up on resume. It has hardcoded 
/usr/bin/dbus-send and some vechos in there, but works for me(TM).

Add to /etc/hibernate/common.conf to enable the scriptlet:

### network manager
EnableNMReconnect yes

I'm a cc'ing a related networkmanager bug.

Best regards,
Markus Becker


| Dipl.-Ing. Markus Becker 
| Communication Networks
| Mobile Research Center
| TZI - Center for Computing Technologies
| University Bremen
| Germany

| web: http://www.comnets.uni-bremen.de/~mab/
| mailto: [EMAIL PROTECTED] 
| telephone: +49 421 218 2287
| building: NW1 room: N2260

# -*- sh -*-
# vim:ft=sh:ts=8:sw=4:noet

###
## Disconnects NetworkManager on suspend and connects on resume. This is the 
equivalent of
## clicking the Switch to Offline button before suspending, and clicking the
## Switch to Online button after resuming.
##
## Author: Markus Becker
## Credits: 
##  Based on kopete scriplet from Pat Double [EMAIL PROTECTED]
##
###

AddConfigHandler NMOptions
AddConfigHelp EnableNMReconnect boolean Disconnect and reconnect NM before 
and after suspending.

NMSuspend() {
vecho 3 nm: sleep
/usr/bin/dbus-send --system \
--dest=org.freedesktop.NetworkManager \
--type=method_call /org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager.sleep
vecho 3 nm: sleep 2
return 0
}

NMResume() {
vecho 3 nm: wake
/usr/bin/dbus-send --system \
--dest=org.freedesktop.NetworkManager \
--type=method_call /org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager.wake
vecho 3 nm: wake2
return 0
}

NMOptions() {
case $1 in
enablenmreconnect)
BoolIsOn $1 $2  NM_ENABLED=1 || return 0
;;

*)
return 1
esac

if [ -z $NM_HOOKED ] ; then
vecho 0 nm: hook
AddSuspendHook 61 NMSuspend
AddResumeHook 61 NMResume
NM_HOOKED=1
fi
return 0
}


Bug#418826: [Fwd: Re: Bug#418826: /etc/init.d/rc.tomcat5.5 start uses the current directory]

2007-04-12 Thread Armin Fuerst
 Without the cd-command: applets opening files without a path try to
 access these files in the directory the start-command was issued from.

 With the cd-command: applets opening files without a path always
 start in $CATALINA_HOME.
 
 Excuse my ignorance, but what kind of applet is this, that is opening files 
 on 
 the server? Perhaps it's a servlet?

Sorry I can't be too specific, but I'm only the administrator of the
system. I was given a .war-file I deployed through the web-interface.
Then it took me some days to find out why it deployed in glassfish
without any problems and it didn't work out in tomcat. For
administration reasons, I prefer tomcat. The solution for me was
the combination of the 2 bugs (#418826 and #418828).

Armin



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



Bug#418506: gambas2-gb-db-firebird: empty package on !i386

2007-04-12 Thread L. Redrejo
El mar, 10-04-2007 a las 10:59 +0300, Niko Tyni escribió:
 Package: gambas2-gb-db-firebird
 Version: 1.9.48-1
 Severity: grave
 Justification: renders package unusable
 
 As seen on packages.debian.org [1], the gambas2-gb-db-firebird package
 is empty on !i386. These empty packages are unusable, hence the 'grave'
 severity.
 
 It looks like the reason is that firebird2-dev isn't available on other
 architectures, as you note in the build dependencies. Please indicate
 that in the gambas2-gb-db-firebird Architecture: entry too, don't specify
 any.
 
 [1] http://packages.debian.org/unstable/libdevel/gambas2-gb-db-firebird
 
 Cheers,

Thanks for the report. I'll fix it a.s.a.p., with some bug fixes for
these gambas version
Regards.
José L.


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#353522: ftp.debian.org: please consider making incoming.debian.org aptable

2007-04-12 Thread Raphael Hertzog
Hello,

On Sun, 19 Feb 2006, Marc Haber wrote:
 please consider running apt-ftparchive on incoming.debian.org on a
 hourly basis, making incoming.debian.org aptable. That way, it would
 be easier for developers to install packages from incoming to mitigate
 bad unstable bugs.

Since mirrors are synced twice a day, there's probably no need (any more)
to have an apt-gettable repository of binaries. 

But it would be useful for auto-builders of non-official archives to have
a repository of sources.

Providing this as an official service would be better otherwise
people will work around it because they need it.
http://people.debian.org/~aurel32/incoming.html

AFAIK, this apt-get repository of source already exists but it's somehow
restricted for buildd only. I don't see any reason to not open that
access.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/



Bug#418826: [Fwd: Re: Bug#418826: /etc/init.d/rc.tomcat5.5 start uses the current directory]

2007-04-12 Thread Marcus Better
  Excuse my ignorance, but what kind of applet is this, that is opening
  files on the server? Perhaps it's a servlet?

 Sorry I can't be too specific, but I'm only the administrator of the
 system. I was given a .war-file I deployed through the web-interface.

Ok, so it's a servlet. We should give it a sensible current directory then.

Marcus


pgprGhaizc1hQ.pgp
Description: PGP signature


Bug#418831: cupsys-common: install *.po in /usr/share/locale

2007-04-12 Thread Benoît Dejean
Package: cupsys-common
Version: 1.2.7-4
Severity: normal

These source files don't belong to /usr/share/locale

dlocate -L cupsys-common | grep po$
/usr/share/locale/de/cups_de.po
/usr/share/locale/es/cups_es.po
/usr/share/locale/et/cups_et.po
/usr/share/locale/it/cups_it.po
/usr/share/locale/ja/cups_ja.po
/usr/share/locale/pl/cups_pl.po
/usr/share/locale/sv/cups_sv.po

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

Kernel: Linux 2.6.20.4-ben
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information


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



Bug#346475: problems with 64bits

2007-04-12 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The package is now updated. I think a package would be now even more
useful, because the current version available from their web site does
not work with 64 bit machines:
http://www.openoffice.org/issues/show_bug.cgi?id=76096
packaging it could solve the problem, even though in our setting we
might still have problems sharing our /home on different archs.
- --
Paolo Cavallini
http://www.faunalia.it/pc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGHexw/NedwLUzIr4RApYoAJ0Wzr4zjJXPkUhat1HBthTGUkPUwgCfYfJk
GlaXTKzq4rL6vl4rSwWbvEk=
=Tggk
-END PGP SIGNATURE-


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



Bug#418832: Build fails in Qt 4.2.1 due to known bug

2007-04-12 Thread Matthew J Smith

Package: libqt4-core
Version: 4.2.1-2+b1

My application fails to build when the QT_NO_DEBUG_OUTPUT define is 
made.  This was a known bug in Qt 4.2 which was fixed in v4.2.2; see 
this Trolltech tracker issue:


http://www.trolltech.com/developer/task-tracker/index_html?method=entryid=133796

Build fails with errors like these (I use CMake for configure, hence the 
output style):


[ 54%] Building CXX object CMakeFiles/qtm.dir/catkin.o
/usr/include/qt4/QtCore/qglobal.h:1250: error: expected unqualified-id 
before ‘if’
/usr/include/qt4/QtCore/qglobal.h:1250: error: expected unqualified-id 
before ‘else’

make[2]: *** [CMakeFiles/qtm.dir/catkin.o] Error 1
make[1]: *** [CMakeFiles/qtm.dir/all] Error 2
make: *** [all] Error 2

I use this macro to control my own debug output, not just to suppress 
Qt's own.


I would add that the latest patch release (4.2.3) fixes a bug which 
causes the scroll bar to fail to appear in QTextEdit widgets when text 
starts to go beyond the widget's size.  This is important to me as my 
application uses that class heavily.  I suggest that Qt 4 be updated at 
least to version 4.2.2.


I am using Debian Etch, kernel 2.6.18-4-686, libc6 v2.3.6.ds1-13.


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



Bug#418699: gnome-terminal: caret drawn strangely

2007-04-12 Thread Johannes Berg
On Wed, 2007-04-11 at 19:39 +0200, Sven Arvidsson wrote:

 I have found an upstream bug, describing problems with cursor drawing,
 it doesn't apply exactly to what you describe, but can be related.
 http://bugzilla.gnome.org/show_bug.cgi?id=424992

Could be, haven't looked closely. If you think it is, feel free to
forward the URL below to that bug.

 It would be great if you could provide screenshots, or even a short
 recording of the problem. It should be easy to do with byzanz or
 istanbul.

istanbul seems to be too slow to capture it, but it worked with byzanz:
http://johannes.sipsolutions.net/files/broken-cursor.ogg

Apparently it depends on the file I'm editing too, i.e. the vte
contents, it didn't happen when I was just editing some dmesg snippet...

johannes


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


Bug#418700: xserver-xorg-video-ati: crashes on resume when rhythmbox is playing music

2007-04-12 Thread Johannes Berg

 Then, install the resulting xserver-xorg-video-ati package and possibly
 xserver-xorg-core-dbg which is available in experimental.
 That should give you a usable backtrace if you're able to attach gdb to
 the server (from another machine).

Uh, is there a trick to it?

All I get is:
Program received signal SIGSEGV, Segmentation fault.
0x1007dabc in ?? ()
(gdb) bt
#0  0x1007dabc in ?? ()
#1  0x1007da9c in ?? ()
[... more lines with just addresses like that ...]

which is obviously totally useless.

johannes


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


Bug#418333: dolphin: can't remove sidebar

2007-04-12 Thread Andrew Schulman
 the only obvious difference is your theme. What theme are you using?

No theme, as I don't much like the theme manager.  Or, I guess you'd say 
it's just a custom theme.  The icons are Nuvola.

I did try using some themes, and got the same result.


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



Bug#418585: sympa: spurious dependency on perl-suid

2007-04-12 Thread Stefan Hornburg

Stephen Gran wrote:

This one time, at band camp, Olivier Salaün said:
Starting with version 5.2, Sympa comes with a wrapper for wwsympa.fcgi 
that make it for wwsympa.fcgi to run as the 'sympa' user using SuDo. For 
compatibility reasons this is not the default Sympa setup but it could 
be the default Debian setup.


Check the related documentation : 
http://www.sympa.org/wiki/manual/web-interface#web_server_setup


Apache has it's own suexec method.  Why can't it use that? 


Debian's suexec uses /var/www as document root while the CGI scripts
are in /usr/lib/cgi-bin.


 Aside from

this, sympa comes with 2 suid elf executables, which seems like a recipe
for security problems.  They appear to only be necessary for queue
injection, in which case I would prefer to just run the pipe as the
sympa user and not use suid binaries.  I don't know if that's possible
or not for upstream, but on Debian, where exim4 is the default MTA, it
certainly is.


Report this as separate bug please.

Regards
Racke


--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



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



Bug#418833: grass: Init.sh is broken

2007-04-12 Thread Didrik Pinte
Package: grass
Version: 6.2.1-2
Severity: grave
Tags: patch
Justification: renders package unusable


Current version of Init.sh is broken because of a bash error (using elif in
place of else).

See the attached patch to correct the problem


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

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

Versions of packages grass depends on:
ii  eterm [x-terminal-emula 0.9.4.0debian1-2 Enlightened Terminal Emulator
ii  fftw3   3.1.2-1  library for computing Fast Fourier
ii  gnome-terminal [x-termi 2.14.2-2 The GNOME 2 terminal emulator appl
ii  lesstif21:0.94.4-2   OSF/Motif 2.1 implementation relea
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libgdal1-1.4.0  1.4.0-2  Geospatial Data Abstraction Librar
ii  libgl1-mesa-glx [libgl1 6.5.1-0.6A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  6.5.1-0.6The OpenGL utility library (GLU)
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libmysqlclient15off 5.0.38-1 mysql database client library
ii  libncurses5 5.5-5Shared libraries for terminal hand
ii  libpng12-0  1.2.15~beta5-1   PNG library - runtime
ii  libpq4  8.1.8-1  PostgreSQL C client library
ii  libreadline55.2-2GNU readline and history libraries
ii  libsm6  1:1.0.2-2X11 Session Management library
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxmu6 1:1.0.2-2X11 miscellaneous utility library
ii  libxt6  1:1.0.5-2X11 toolkit intrinsics library
ii  proj4.5.0-2  Cartographic projection filter and
ii  tcl8.4  8.4.12-1.1   Tcl (the Tool Command Language) v8
ii  tk8.4   8.4.12-1 Tk toolkit for Tcl and X11, v8.4 -
ii  unixodbc2.2.11-13ODBC tools libraries
ii  xterm [x-terminal-emula 225-1X terminal emulator
ii  zlib1g  1:1.2.3-13   compression library - runtime

grass recommends no packages.

-- no debconf information
--- /tmp/Init.sh2007-04-12 10:36:56.0 +0200
+++ /usr/lib/grass/etc/Init.sh  2007-04-12 10:37:05.0 +0200
@@ -232,7 +232,7 @@
 if [ ! $GRASS_HTML_BROWSER ] ; then
if [ -x /usr/bin/x-www-browser ] ; then
GRASS_HTML_BROWSER=x-www-browser
-   elif 
+   else 
GRASS_HTML_BROWSER=true
fi
 fi


Bug#418834: wzdftpd: Documentation is very confusing

2007-04-12 Thread Wojciech Zareba

Subject: wzdftpd: Documentation is very confusing
Package: wzdftpd
Version: 0.8.1-2
Severity: minor

*** Please type your report below this line ***
I've uninstall wzdftpd becouse of documentation, example from the README:

Installation:

* copy the config file and the executable in the install dir
* copy AT LEAST one backend in the same dir
* edit wzd.cfg
  The file is commented, you shouldn't need help - if you need, install 
serv-u

* run the .exe
* login for the first time FROM LOCALHOST, user/pass: wzdftpd and create 
users


I don't know what about it is :-((( about Debian?? I can't use wzdftpd.

Regards
Wojciech Zareba

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


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



Bug#382135: closed by Noah Meyerhans [EMAIL PROTECTED] (no need to keep this open)

2007-04-12 Thread Ulrich Eckhardt
On Thursday 12 April 2007 07:12, Noah Meyerhans wrote:
 Most modern ICMP/IP implementations aren't going to respond to broadcast
 pings anyway, so pinging a broadcast address in an attempt to discover
 hosts is going to produce dubious results.

Okay, thanks for the info, but that doesn't matter to the question whether 
ping's behaviour is correct.

 Resolving this bug, as I don't believe any aspect of ping's behavior
 should change.

I wouldn't simply close this. The point is that the behaviour of ping is 
inconsistent, albeit in the context of me doing something 
dubious/stupid/useless. If I ping a broadcast address, ping _must_ expect 
multiple answers, because it is by definition a one-to-many ping. Therefore, 
waiting must not terminate after the first answer, too, because it is 
not 'the answer' but just 'an answer'.

In that context, a proper error-message would also be welcome. Even when 
broadcasting, ping still claims duplicate answers, as if those were 
unexpected. Yes, it does give a warning that I'm pinging a broadcast address 
(heck, I explicitly requested!) but not why that might be a bad idea.

At the very least, this inconsistency should be documented in the manpage (I 
didn't check if you did so already). Also, there you should note what you 
wrote above, i.e. that broadcast pings are often useless and that a ping 
sweep across the network would be better. Also, I'd consider marking this bug 
as WONTFIX, so the next person stumbling across the behaviour can find an 
explanation in the Debian BTS.

thanks

Uli

-- 
Sator Laser GmbH
Geschäftsführer: Ronald Boers, Amtsgericht Hamburg HR B62 932

**
   Visit our website at http://www.satorlaser.de/
**
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten 
bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen 
Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein 
sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, 
weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte 
Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht 
verantwortlich.

**




Bug#366023: This bug is linked to mod_actions module

2007-04-12 Thread tech

Hello
If it can help you to resolve the problem, I can precise that it's 
really not an apache2 problem, cause I get this error message on Apache 1.3
And furthermore, those messages appeared, as soon as I activated the 
mod_actions module so I think that this bug is linked to the mod_actions 
module



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



Bug#418835: udev: please don't invoke write_net_rules in chroots

2007-04-12 Thread Joerg Platte
Package: udev
Version: 0.105-4
Severity: wishlist

Hi,

I'm maintaing a Debian image within a chroot environment. This image is
copied using rsync to many computers. Today, I discovered, that some
computers were not able to access the network any more. The reason was my
firewall config which expects that the first network card is named eth0.
Later, I foud out, that udev calls write_net_rules on package upgrades
within the chroot environment to create persistent names. If, like in my
case, the host computer hosting the chroot has two network cards two rules,
one for eth0 and one for eth1 is written to
/etc/udev/rules.d/z25_persistent-net.rules. Now, when booting the computer
the first local network card becomes eth2. Since network devices within a
chroot are typically managed by the host operating system and these images
are often copied to other computers and udev already uses a chroot detection
please don't call write_net_rules in chroots. :) 


-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 8
lrwxrwxrwx 1 root root   20 2007-02-08 18:52 020_permissions.rules - 
../permissions.rules
lrwxrwxrwx 1 root root   19 2007-02-08 18:52 025_libgphoto2.rules - 
../libgphoto2.rules
lrwxrwxrwx 1 root root   16 2007-03-08 11:52 025_libsane.rules - 
../libsane.rules
lrwxrwxrwx 1 root root   22 2007-02-08 18:52 025_logitechmouse.rules - 
../logitechmouse.rules
lrwxrwxrwx 1 root root   16 2007-02-08 18:52 030_ifplugd.rules - 
../ifplugd.rules
lrwxrwxrwx 1 root root   24 2007-02-08 18:52 030_sl-modem-daemon.rules - 
../sl-modem-daemon.rules
lrwxrwxrwx 1 root root   13 2007-02-08 18:52 035_kino.rules - ../kino.rules
lrwxrwxrwx 1 root root   19 2007-03-26 07:18 60-libpisock.rules - 
../libpisock9.rules
lrwxrwxrwx 1 root root   15 2007-02-08 18:52 85-pcmcia.rules - ../pcmcia.rules
lrwxrwxrwx 1 root root   15 2007-02-08 18:52 libnjb.rules - ../libnjb.rules
lrwxrwxrwx 1 root root   17 2007-02-08 18:52 thinkpad.rules - ../thinkpad.rules
lrwxrwxrwx 1 root root   13 2007-02-08 18:52 udev.rules - ../udev.rules
lrwxrwxrwx 1 root root   25 2007-02-08 18:52 z20_persistent-input.rules - 
../persistent-input.rules
lrwxrwxrwx 1 root root   19 2007-02-08 18:52 z20_persistent.rules - 
../persistent.rules
-rw-r--r-- 1 root root 3388 2007-03-31 22:43 z25_persistent-cd.rules
-rw-r--r-- 1 root root 1104 2007-01-24 17:30 z25_persistent-net.rules
lrwxrwxrwx 1 root root   33 2007-02-08 18:52 z45_persistent-net-generator.rules 
- ../persistent-net-generator.rules
lrwxrwxrwx 1 root root   12 2007-02-08 18:52 z50_run.rules - ../run.rules
lrwxrwxrwx 1 root root   16 2007-02-08 18:52 z55_hotplug.rules - 
../hotplug.rules
lrwxrwxrwx 1 root root   19 2007-02-08 18:52 z60_alsa-utils.rules - 
../alsa-utils.rules
lrwxrwxrwx 1 root root   15 2007-02-08 18:52 z60_hdparm.rules - ../hdparm.rules
lrwxrwxrwx 1 root root   33 2007-02-08 18:52 z60_xserver-xorg-input-wacom.rules 
- ../xserver-xorg-input-wacom.rules
lrwxrwxrwx 1 root root   29 2007-02-08 18:52 z75_cd-aliases-generator.rules - 
../cd-aliases-generator.rules
lrwxrwxrwx 1 root root   12 2007-03-16 08:06 z99_hal.rules - ../hal.rules

-- /sys/:
/sys/block/ram0/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram1/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/block/sda/dev
/sys/block/sda/sda1/dev
/sys/block/sda/sda2/dev
/sys/block/sda/sda5/dev
/sys/block/sda/sda6/dev
/sys/block/sda/sda7/dev
/sys/block/sda/sda8/dev
/sys/block/sr0/dev
/sys/class/drm/card0/dev
/sys/class/graphics/fb0/dev
/sys/class/input/input0/event0/dev
/sys/class/input/input0/mouse0/dev
/sys/class/input/input0/ts0/dev
/sys/class/input/input1/event1/dev
/sys/class/input/input2/event2/dev
/sys/class/input/input2/mouse1/dev
/sys/class/input/input2/ts1/dev
/sys/class/input/input3/event3/dev
/sys/class/input/input4/event4/dev
/sys/class/input/input4/mouse2/dev
/sys/class/input/input4/ts2/dev
/sys/class/input/input5/event5/dev
/sys/class/input/input6/event6/dev
/sys/class/input/input7/event7/dev
/sys/class/input/input8/event8/dev
/sys/class/input/input8/mouse3/dev
/sys/class/input/input8/ts3/dev
/sys/class/input/input9/event9/dev
/sys/class/input/mice/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/fuse/dev
/sys/class/misc/hpet/dev
/sys/class/misc/nvram/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/misc/snapshot/dev
/sys/class/misc/tun/dev
/sys/class/misc/uinput/dev
/sys/class/misc/watchdog/dev
/sys/class/scsi_generic/sg0/dev
/sys/class/scsi_generic/sg1/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio1/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/controlC1/dev
/sys/class/sound/dsp1/dev
/sys/class/sound/dsp/dev
/sys/class/sound/mixer1/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev

Bug#418287: no audio doesn't play; syslog reports workman using deprecated SCSI ioctl

2007-04-12 Thread Volker Ossenkopf
Hi Matt,

thanks for the additional info.

When an audio CD is inserted, workman correctly displays tracking
listing.  When clicking play, the CD spins up and the time display
increments, but there is no audio. 

 hdc: HL-DT-STDVD-ROM GDR8163B, ATAPI CD/DVD-ROM drive
 hdd: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive
 ide1 at 0x170-0x177,0x376 on irq 15


I have a, maybe stupid, question, but want to be sure that we speak
about the same thing. Are you sure that you have the audio cable
connection from the hdc drive to your sound card? In case of two
CD drives there is always ambiguity. Without that cable the lack
of audio signal would be natural (workman does not read out the
CD, playing the result, but uses the CD-play function of each CD-ROM
drive).

Cheers
Volker
-- 
--
Volker Ossenkopf [EMAIL PROTECTED]
 Space Research Organization Netherlands - Groningen+31 50 3634799
 1. Physikalisches Institut der Universität zu Köln+49 221 4703485
--




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



Bug#418836: Sympa installation hangs on upgrade

2007-04-12 Thread Stefan Hornburg

package: sympa
severity: serious

DBD::mysql::db do failed: CREATE command denied to user 
'sympa'@'localhost' for table 'netidmap_table' at 
/usr/lib/sympa/bin/List.pm line 10766.
Could not create table netidmap_table in database vserver : CREATE 
command denied to user 'sympa'@'localhost' for table 'netidmap_table'
Table 'netidmap_table' not found in database 'vserver' ; you should 
create it with create_db.mysql script

Datei oder Verzeichnis nicht gefunden at /usr/lib/sympa/bin/tt2.pl line 241.
Sympa failed to prepare database.

Regards
Racke

--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



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



Bug#418811: [Pkg-samba-maint] Bug#418811: samba-common: man page for smb.conf still has unicode(?) problems

2007-04-12 Thread Christian Perrier
tags 418811 fixed-upstream pending
thanks

Quoting Paul Higgins ([EMAIL PROTECTED]):
 Package: samba-common
 Version: 3.0.24-6
 Severity: minor
 
 
 Bug 266230 (supposedly fixed) reports problems with the man page for smb.conf.
 
 When I do man smb.conf, the listing shows artifacts, such as:
   Any line ending in a #8220;#8221; is continued on the next line in 
 the customary UNIX fashion.
 Also, if I try the folowing:
   LANG=en_US MANWIDTH=132 man -7 smb.conf  smb.conf-man7w.lst


Upstream made numerous changes to their manpages and this issue has
disappeared in the upcoming 3.0.25:

As you mention, with manpages from 3.0.24-6:

[EMAIL PROTECTED]:~/src/debian/samba/samba-3.0.25rc1/docs/manpages zcat 
/usr/share/man/man5/smb.conf.5.gz |  groff -man -Tascii  ~/tmp/foo
standard input:444: warning: numeric expression expected (got `r')
standard input:2976: warning: numeric expression expected (got `a')
standard input:3010: warning: numeric expression expected (got `m')
standard input:3781: warning: numeric expression expected (got `m')
standard input:3781: normal or special character expected (got a space)
standard input:4147: cannot use a space as a starting delimiter
standard input:4153: a space character is not allowed in an escape name
standard input:4156: a space character is not allowed in an escape name
standard input:4159: a space character is not allowed in an escape name
standard input:4159: a space character is not allowed in an escape name
standard input:4159: a space character is not allowed in an escape name
standard input:4886: warning: numeric expression expected (got `S')
standard input:4887: missing delimiter (got a space)
standard input:4887: warning: numeric expression expected (got `A')
standard input:5781: warning: numeric expression expected (got `a')


For manpages of 3.0.25rc1:

[EMAIL PROTECTED]:~/src/debian/samba/samba-3.0.25rc1/docs/manpages groff -man 
-Tascii smb.conf.5 ~/tmp/foo
[EMAIL PROTECTED]:~/src/debian/samba/samba-3.0.25rc1/docs/manpages 




signature.asc
Description: Digital signature


Bug#418837: uninstallable

2007-04-12 Thread Joey Hess
Package: swfdec-mozilla
Severity: normal

libnspr4 is only available in sarge..

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:
  swfdec-mozilla: Depends: libnspr4 but it is not installable
E: Broken packages

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

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

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#418444: debian-policy: recommend binary:Version substvar instead

2007-04-12 Thread Peter Pentchev
On Mon, Apr 09, 2007 at 09:50:11PM +0300, Guillem Jover wrote:
 --- policy.sgml   2006-10-03 01:36:50.0 +0300
 +++ policy.sgml   2007-04-09 21:40:45.0 +0300
 @@ -4711,7 +4711,9 @@ Replaces: mail-transport-agent
 Typically the development version should have an exact
 version dependency on the runtime library, to make sure that
 compilation and linking happens correctly.  The
 -   tt${Source-Version}/tt substitution variable can be
 +   tt${binary:Version}/ttfootnoteNote that the
 +   tt${Source-Version}/tt subsitution variable is deprecated

Just a minor typo note - that ought to be 'substitution' with a 't' :)

 +   since dpkg 1.13.19/footnote substitution variable can be
 useful for this purpose.
   /p
/sect

Other than that, the patch looks good to me, FWIW :)

G'luck,
Peter

-- 
Peter Pentchev  [EMAIL PROTECTED][EMAIL PROTECTED][EMAIL PROTECTED]
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
This sentence would be seven words long if it were six words shorter.


pgpKCaIhVvgIg.pgp
Description: PGP signature


Bug#418838: MySql 5.0.38 incompatible with linux kernel 2.4

2007-04-12 Thread Jon

Package: mysql-server-5.0
Version: 5.0.38-1

As I just discovered the hard way (dist-upgrading a machine set to
'testing') that
it would appear somewhere between MySql 5.0.32 and 5.0.38, the newer
version of the server is not fully compatible with linux kernel 2.4.*

When apt was attempting to upgrade the package, it would start the
server and hang.
In my own debugging, I also ended up moving my /var/lib/mysql dir out
of the way, removing  purging all related mysql packages (server,
client, common, libs), making sure /etc/mysql was removed as well,
then performing a fresh reinstall.  The server still would not start.

I downgraded to 5.0.32 from etch manually and pinned the package,
which seems to work fine on the 2.4 kernel.
Also, after 5.0.38 under the 2.4 kernel got ahold of the database
files, they were corrupted to the point of no longer directly working
with 5.0.32 either.  A restore from backups was required.

It might be worth adding a dependency entry for the kernel in the next
update of this package.
To me, it seems a better option during an upgrade to see your kernel
will be replaced and cancel it, than to have apt simply upgrade to
5.0.38, not be able to start the server fully, and corrupt the
databases on disk.

Thanks -- Jon


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



Bug#418839: otrs2: missing dependency on package libapache-mod-perl

2007-04-12 Thread Micha Lenk
Package: otrs2
Version: 2.0.4p01-17
Severity: serious
Justification: Policy 3.5

Hi,

without having package libapache-mod-perl installed I get an Internal
Server Error in my browser and following line in Apache's error logfile:

[Thu Apr 12 10:42:08 2007] [error] [client 127.0.0.4] Can't locate mod_perl.pm 
in @INC (@INC contains: ../../ /usr/share/otrs/Kernel/cpan-lib /usr/share/otrs/ 
/etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
. /etc/apache2) at /usr/lib/perl5/Apache2/Reload.pm line 160.\n

Yours
  Micha

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

Versions of packages otrs2 depends on:
ii  adduser 3.102Add and remove users and groups
ii  apache2 2.2.3-4  Next generation, scalable, extenda
ii  apache2-mpm-prefork [apache 2.2.3-4  Traditional model for Apache HTTPD
ii  dbconfig-common 1.8.29+etch1 common framework for packaging dat
ii  debconf 1.5.11   Debian configuration management sy
ii  libapache2-mod-perl22.0.2-2.4Integration of perl with the Apach
ii  libauthen-sasl-perl 2.10-1   Authen::SASL - SASL Authentication
ii  libdate-pcalc-perl  1.2-2Perl module for Gregorian calendar
ii  libdbi-perl 1.53-1   Perl5 database interface by Tim Bu
ii  libemail-valid-perl 0.179-1  Check validity of Internet email a
ii  libio-stringy-perl  2.110-2  Perl5 modules for IO from scalars 
ii  libmailtools-perl   1.74-1   Manipulate email in perl programs
ii  libmime-perl5.420-0.1Perl5 modules for MIME-compliant m
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  ucf 2.0020   Update Configuration File: preserv

Versions of packages otrs2 recommends:
ii  aspell 0.60.4-4  GNU Aspell spell-checker
ii  libdbd-mysql-perl  3.0008-1  A Perl5 database interface to the 
ii  libdbd-pg-perl 1.49-2a PostgreSQL interface for Perl 5 
ii  libgd-graph-perl   1.43.08-2.1   Graph Plotting Module for Perl 5
ii  libgd-text-perl0.86-3.1  Text utilities for use with GD
ii  libxml-parser-perl 2.34-4.2  Perl module for parsing XML files
ii  maildrop   2.0.2-11  mail delivery agent with filtering
ii  mysql-server   5.0.32-7etch1 mysql database server (meta packag
ii  mysql-server-5.0 [mysql-se 5.0.32-7etch1 mysql database server binaries
ii  procmail   3.22-16   Versatile e-mail processor

-- debconf information:
  otrs2/remove-error: abort
  otrs2/pgsql/authmethod-admin: ident
  otrs2/pgsql/method: unix socket
  otrs2/pgsql/changeconf: false
* otrs2/pgsql/authmethod-user: password
  otrs2/internal/skip-preseed: false
  otrs2/db/dbname: otrs2
  otrs2/upgrade-error: abort
  otrs2/remote/newhost:
  otrs2/internal/reconfiguring: false
  otrs2/purge: false
* otrs2/database-type: pgsql
  otrs2/remote/host:
  otrs2/mysql/admin-user: root
  otrs2/install-error: abort
  otrs2/db/app-user: otrs
  otrs2/resetdbuser: true
  otrs2/remote/port:
  otrs2/upgrade-backup: true
  otrs2/pgsql/admin-user: postgres
  otrs2/dbconfig-reinstall: false
  otrs2/db/basepath:
* otrs2/dbconfig-install: true
  otrs2/pgsql/manualconf:
  otrs2/mysql/method: unix socket
  otrs2/dbconfig-remove:
  otrs2/pgsql/no-empty-passwords:
  otrs2/dbconfig-upgrade: true
  otrs2/passwords-do-not-match:


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



Bug#418840: belocs-locales-data: does not work with new libc

2007-04-12 Thread Eugeniy Meshcheryakov
Package: belocs-locales-data
Version: 2.4-5
Severity: grave

This package stooped to work after upgrading to libc6 2.5-1. I get
messages like this during package configuration:

perl: warning: Falling back to the standard locale (C).
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = uk_UA.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).

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

Kernel: Linux 2.6.21-rc6-me (PREEMPT)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=locale: Cannot set 
LC_ALL to default locale: No such file or directory
UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages belocs-locales-data depends on:
ii  belocs-locales-bin2.4-2.1tools for compiling locale data fi

belocs-locales-data recommends no packages.

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = uk_UA.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_ALL to default locale: No such file or directory


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



Bug#418841: libxerces-java: FTBFS: xerces.jar not found

2007-04-12 Thread Arnaud Vandyck

Package: libxerces-java
Version: 1.4.4-2
Severity: serious

When trying to build xerces-j:

[...]
make[1]: Leaving directory
`/home/arnaud/debian/packages/xerces-j/build-area/xerces-j-1.4.4/src'
install -m 644 bin/xerces.jar
debian/libxerces-java/usr/share/java/xerces-1.4.4.jar
install: cannot create regular file
`debian/libxerces-java/usr/share/java/xerces-1.4.4.jar': No such file
or directory
make: *** [install] Error 1


--
Arnaud Vandyck


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



Bug#215430: chinese pages don't build on non-i386

2007-04-12 Thread Anthony Wong

tags 215430 patch
thanks

On 08/03/06, Jutta Wrage [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

The final solution for this bug:

1. fix Bug#355842 for zh-autoconvert
2. remove binary chinese/bin/autogb from webwml cvs tree
3. patch chines/Make.lang:

Index: Make.lang
===
RCS file: /cvs/webwml/webwml/chinese/Make.lang,v
retrieving revision 1.39
diff -u -r1.39 Make.lang
- --- Make.lang   15 Aug 2005 02:21:38 -  1.39
+++ Make.lang   8 Mar 2006 09:13:46 -
@@ -16,7 +16,7 @@
U8TOB5 = $(BIN)/u8tob5
U8TOGB = $(BIN)/u8togb
# B5TOGB = ( cat - | $(B5TOU8) | $(U8TOGB) )
- -B5TOGB = LD_LIBRARY_PATH=$(BIN) $(BIN)/autogb -i big5 -o gb
+B5TOGB = /usr/bin/autogb -i big5 -o gb
TOCN = $(BIN)/tocn.pl
TOHK = $(BIN)/tohk.pl
TOTW = $(BIN)/totw.pl

greetings

Jutta



Because this bug report has not been closed since Jutta proposed a
solution, I have tried to abolish the use of autogb during the Chinese
webpages build process and use iconv instead. During to this switch, i
discovered some typos in the original Chinese pages. All the changes
can be found in the attached patch file. I've compared the generated
HTMLs of using autogb and iconv, and iconv does the job perfectly, it
will even terminate when there's something wrong during the encoding
conversion, while autogb does not. This helps translators to spot
what's wrong in their files.

Anthony Wong
diff -ru chinese.orig/Make.lang chinese/Make.lang
--- chinese.orig/Make.lang	2007-04-12 17:08:49.0 +0800
+++ chinese/Make.lang	2007-04-12 16:49:02.0 +0800
@@ -12,11 +12,8 @@
 # Experimental tag by the Debian Chinese Translation Team
 SHELL = /bin/bash
 BIN = $(WMLBASE)/bin
-B5TOU8 = $(BIN)/b5tou8
-U8TOB5 = $(BIN)/u8tob5
-U8TOGB = $(BIN)/u8togb
-# B5TOGB = ( cat - | $(B5TOU8) | $(U8TOGB) )
-B5TOGB = LD_LIBRARY_PATH=$(BIN) $(BIN)/autogb -i big5 -o gb
+#B5TOGB = LD_LIBRARY_PATH=$(BIN) $(BIN)/autogb -i big5 -o gb
+B5TOGB = /usr/bin/iconv -f big5 -t gb2312
 TOCN = $(BIN)/tocn.pl
 TOHK = $(BIN)/tohk.pl
 TOTW = $(BIN)/totw.pl
Only in chinese.orig/: Make.lang.new
diff -ru chinese.orig/News/weekly/2002/49/index.wml chinese/News/weekly/2002/49/index.wml
--- chinese.orig/News/weekly/2002/49/index.wml	2005-10-30 10:10:33.0 +0800
+++ chinese/News/weekly/2002/49/index.wml	2007-04-12 15:23:47.0 +0800
@@ -128,7 +128,7 @@
 
 pstrong¡i±N XML/SGML [CN:¤åÀÉ:][HKTW:¤å¥ó:][CN:·½½X:][HKTW:­ì©l½X:]¥]§t¦b®M¥ó¤¤¡H¡j/strong Adam Di Carlo a
 href=http://lists.debian.org/debian-policy-0212/msg00036.html;¸ß°Ý/a¬O§_\
-À³¸Ó§â SGML ©M XML [CN:¤åÀÉ:][HKTW:¤å¥ó:][CN:·½½X:][HKTW:­ì©l½X:]©ñ¦b®M¥ó¥]¤¤¡Cdebian-doc [CN:³q°T:][HKTW:³q«H:]½×ôΤ¤°£¤F Colin
+À³¸Ó§â SGML ©M XML [CN:¤åÀÉ:][HKTW:¤å¥ó:][CN:·½½X:][HKTW:­ì©l½X:]©ñ¦b®M¥ó¥]¤¤¡Cdebian-doc [CN:³q°T:][HKTW:³q«H:]½×¾Â¤¤°£¤F Colin
 Walters ¤§¥~¡A¤j®a³£»{¬° XML/SGML [CN:¤å¥ó:][HKTW:ÀÉ®×:]¬O[CN:·½½X:][HKTW:­ì©l½X:[EMAIL PROTECTED]:Ïú:][HKTW:ºØ:]¡A©Ò¥H¤£À³¸Ó§â¥¦­Ì©ñ¨ì\
 ®M¥ó¥]¤¤³y¦¨®M¥ó¥]¤£¥²­nªºªÎ¤j¡C/p
 
diff -ru chinese.orig/News/weekly/2002/50/index.wml chinese/News/weekly/2002/50/index.wml
--- chinese.orig/News/weekly/2002/50/index.wml	2005-10-30 10:10:40.0 +0800
+++ chinese/News/weekly/2002/50/index.wml	2007-04-12 15:16:33.0 +0800
@@ -131,7 +131,7 @@
 ¬O§_¦³®M¥ó§ó·s¡C¥L±N·|[EMAIL PROTECTED]:¨SÂá¨à:][HKTW:¨S¿ìªk:]ªá¤Ó¦h®É¶¡¦bµo®i[CN:¸Óµ{§Ç:][HKTW:³o­Óµ{¦¡:]¤W¡A¤£¹L¥L¦C¥X¤F¥¼\
 §¹¦¨ªº³¡¥÷¡CEmile van Bergen a
 href=http://lists.debian.org/debian-devel-0212/msg01152.html;»{¬°/a¦b¦³\
-§ó·s®É¤£À³¸ÓÅý[CN:¹Ï¼Ð:][HKTW:¹Ï¥Ü:]°{°Ê¡A¥H§K³y¦¨[CN:¥Î¤á:][HKTW:¨Ï¥ÎªÌ:]Êú¤ß²zÀ£¤O«æµÛ§ó·s¨t²Î¦Ó©¿²¤¤F[CN:¨ä¥L:][HKTW:¨ä¥¦:]­«­n\
+§ó·s®É¤£À³¸ÓÅý[CN:¹Ï¼Ð:][HKTW:¹Ï¥Ü:]°{°Ê¡A¥H§K³y¦¨[CN:¥Î¤á:][HKTW:¨Ï¥ÎªÌ:]ªº¤ß²zÀ£¤O«æµÛ§ó·s¨t²Î¦Ó©¿²¤¤F[CN:¨ä¥L:][HKTW:¨ä¥¦:]­«­n\
 ªº¨Æ¡C¤£¹L¡A¦b¨Ï¥Î stable ªº¨t²Î¤W¡A³o­Ë¬O­Óa
 href=http://lists.debian.org/debian-devel-0212/msg01156.html;¤£¿ùªº¤è¦¡/a\
 ¨Ó´£¿ô[CN:¥Î¤á:][HKTW:¨Ï¥ÎªÌ:]¦³¦w¥þ©Ê¤è­±ªº§ó·s¡C/p
diff -ru chinese.orig/News/weekly/2003/03/index.wml chinese/News/weekly/2003/03/index.wml
--- chinese.orig/News/weekly/2003/03/index.wml	2005-10-30 10:10:53.0 +0800
+++ chinese/News/weekly/2003/03/index.wml	2007-04-12 15:19:17.0 +0800
@@ -105,7 +105,7 @@
 i386 ¥­¥xªº KDEnbsp;3.1 ®M¥ó¤W¶Ç¨ì a
 href=http://ktown.kde.org/~nolden/kde/woody/;KTown/a [CN:ªA°È¾¹:][HKTW:¦øªA¾¹:]¤¤¡C¦¹¥~¡A¥L¤]¤W¶Ç¤F
 a href=http://www.gnupg.org/aegypten/;Auml;gypten/a ªº Woody
-®M¥ó¡A¨ä¤¤[CN:¥]§t:][HKTW:¥]¬A:[EMAIL PROTECTED] unstable ¤¤²¾´Ó¡]backport¡^¹L¨ÓÊú¥²­n®M¥ó¡C/p
+®M¥ó¡A¨ä¤¤[CN:¥]§t:][HKTW:¥]¬A:[EMAIL PROTECTED] unstable ¤¤²¾´Ó¡]backport¡^¹L¨Óªº¥²­n®M¥ó¡C/p
 
 pstrong[EMAIL PROTECTED]|¦æªº¬ã°Q·|¡j/strong Debian ³o­Ó¤ë±Na
 href=$(HOME)/News/2003/20030119°Ñ»P/a¤T³õ¬ã°Q·|[EMAIL PROTECTED] a
@@ -121,13 +121,13 @@
 
 pstrong¡iDebian ¦b CeBIT ªº®i¥Ü¡H¡j/strong Debian ³Qa
 href=http://lists.debian.org/debian-events-eu-0301/msg00018.html;ÁܽÐ/a\
-°Ñ»P±N¦b¼w°êÁ|¦æªº 

Bug#418842: knockd.1: Cmd_Timeout clarification for manpage

2007-04-12 Thread Bernd Zeimetz
Package: knockd
Version: 0.5-1.1
Severity: wishlist
Tags: patch

Heya,

attached patch clarifies the unit used for Cmd_Timeout in the
description in the manpage. I guessed that it was in seconds,
but I had to read the source to find out.

Please apply!

Thanks,

Bernd
diff -uwr doc.orig/knockd.1.in doc/knockd.1.in
--- doc.orig/knockd.1.in2007-04-12 11:32:05.0 +0200
+++ doc/knockd.1.in 2007-04-12 11:33:02.0 +0200
@@ -179,8 +179,8 @@
 \fBStart_Command\fP.
 .TP
 .B Cmd_Timeout = timeout
-Time to wait between \fBStart_Command\fP and \fBStop_Command\fP.  This
-directive is optional, only required if \fBStop_Command\fP is used.
+Time to wait between \fBStart_Command\fP and \fBStop_Command\fP in seconds.
+This directive is optional, only required if \fBStop_Command\fP is used.
 .TP
 .B Stop_Command = command
 Specify the command to be executed when \fBCmd_Timeout\fP seconds have passed 


Bug#418843: twinkle depends on libccrtp1-1.5-0 which is not in sid

2007-04-12 Thread Kim Hansen
Package: twinkle
Version: 1:1.0-2
Severity: normal


It looks like it should depend on libccrtp1-1.5-1 instead.

Regards,
Kim Hansen

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

Kernel: Linux 2.6.20.6-raph2
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


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



Bug#418844: arbortext-catalog: remove dependency against libxerces-java

2007-04-12 Thread Arnaud Vandyck

Package: arbortext-catalog
Severity: wishlist

arbortext-catalog classes uses xml api but does not depends on
xerces. The xml api is not in every jre we have in Debian.

The attached patch fix the bug

--
Arnaud Vandyck
--- debian/control~	2007-04-12 09:36:49.0 +
+++ debian/control	2007-04-12 09:45:05.0 +
@@ -7,7 +7,7 @@
 
 Package: arbortext-catalog
 Architecture: all
-Depends: java-common, libxerces-java
+Depends: java-common
 Suggests: xt-catalog | saxon-catalog
 Description: Catalog support classes and parsing tools
  These Java classes implement the OASIS Entity Management Catalog


Bug#418838: MySql 5.0.38 incompatible with linux kernel 2.4

2007-04-12 Thread Christian Hammers
forwarded 418838 http://bugs.mysql.com/bug.php?id=27714
merge 418838 416841
stop

Hello Jon

On 2007-04-12 Jon wrote:
 As I just discovered the hard way (dist-upgrading a machine set to
 'testing') that it would appear somewhere between MySql 5.0.32 and 
 5.0.38, the newer version of the server is not fully compatible with 
 linux kernel 2.4.*
That seems to be true. I'm currently waiting for upstream to comment
on this. As a workaround an if `uname -r` = 2.4 then exit; in
the package will be made.

bye,

-christian-



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



Bug#418845: kernel-package insists on overwriting setlocalversion script

2007-04-12 Thread Johannes Berg
Package: kernel-package
Version: 10.068
Severity: normal

During development, I like to package my kernels so I always have a clear
packaged version of the kernel that I'm running and can always go back to
that version. For this, I like using kernel-package. However, recently,
kernel-package started totally getting into my way by overwriting the
setlocalversion script the kernel has.

The setlocalversion fulfils a purpose here, it allows developers to track
which git version the kernel had when it was compiled. Somebody apparently
thought this was stupid:

# work around idiocy in recent kernel versions
[...]
   (echo #!/bin/sh; echo : echo )  scripts/setlocalversion)
[...]

Unfortunately, doing that defeats the purpose of the setlocalversion script.

Since the setlocalversion script is only run when CONFIG_LOCALVERSION_AUTO
is set, there doesn't seem to be a point in overwriting a script, packagers
can simply not set CONFIG_LOCALVERSION_AUTO in the kernel configuration and
there is no need to overwrite setlocalversion any more.

I'd like to ask that this hack is removed as it hampers at least my use of
the kernel-package tools. If this is not possible, could it be made optional
by some configuration item that can be turned off?

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

Kernel: Linux 2.6.21-rc6-gf4e2dd4a-dirty
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kernel-package depends on:
ii  dpkg  1.13.25package maintenance system for Deb
ii  dpkg-dev  1.13.25package building tools for Debian
ii  file  4.20-4 Determines file type using magic
ii  gcc [c-compiler]  4:4.1.2-1  The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.6-5The GNU C compiler
ii  gcc-4.1 [c-compiler]  4.1.2-3The GNU C compiler
ii  gettext   0.16.1-1   GNU Internationalization utilities
ii  make  3.81-3 The GNU version of the make util
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  po-debconf1.0.8  manage translated Debconf template

Versions of packages kernel-package recommends:
ii  bzip2 1.0.3-6high-quality block-sorting file co
ii  libc6-dev [libc-dev]  2.5-0exp6  GNU C Library: Development Librari

-- no debconf information


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



Bug#418788: texlive-base-bin: dvips fails with \includegraphics outside current directory

2007-04-12 Thread Norbert Preining
Hi Eric, hi all!

On Mit, 11 Apr 2007, Eric Cooper wrote:
 (cat.eps is from /usr/share/doc/texlive-doc/latex/rotating/
 if /tmp/cat.eps is replaced by just cat.eps, it works OK.
 The dvips from tetex-bin handled pathnames just fine in this situation.)
 
 \documentclass{article}
 \usepackage[dvips]{graphics}
 \begin{document}
 \includegraphics{/tmp/cat.eps}
 \end{document}

I cannot reproduce this with TeX Live 2007. Someone else have a TeX Live
2005 lying around?

With TL2007 the file is found.

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Università di Siena
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
HARBOTTLE (n.)
A particular kind of fly which lives inside double glazing.
--- Douglas Adams, The Meaning of Liff


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



Bug#357627: acpid: ACPI reaction too slow.

2007-04-12 Thread Nico Golde
Hi,
this might be a hardware or bios issue. Which version are
you using, I also have an M6ne and it is not that slow.
If you use acpi_listen and then press and then execute some 
acpi event, do you see it immediatly?
Kind regards
Nico

-- 
Nico Golde - http://ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpdKoc0Qx1Oy.pgp
Description: PGP signature


Bug#412303: Urgent update needed for the Catalan translation of kdebase templates

2007-04-12 Thread Christian Perrier
In #412303, Jorda sent a Catalan translation for the kdebase debconf
templates.

However, these templates being similar (and some identical) to xdm
templates, and both having been rewritten by the debian-l10n-english
team, the catalan translation I used as a basis for the call for
updates that followed the rewrite is based on the xdm templates.

So it was sent to Ivan Vilata i Balaguer and not Jorda Polo


Unfortunately, today is the deadline and we have not received the
update yet.

Would *any* of you urgently update the attached file (should take a
couple of seconds)?

-- 




ca.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#418813: marked as done (locales 2.5.1 can't install since it depends on glibc-2.5.0-0exp2 (not available in unstable))

2007-04-12 Thread Pierre Habouzit
reopen 418813
thanks

 glibc 2.5-1 has just been uploaded on i386. This closes this bug.

  User is right, locales 2.5-1 (and not 2.5.1) depends line is:
Depends: glibc-2.5.0-0exp2, debconf | debconf-2.0

  Which is utterly wrong, even if I don't understand how this happened.


-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpHYC6evRiP7.pgp
Description: PGP signature


Bug#418699: gnome-terminal: caret drawn strangely

2007-04-12 Thread Johannes Berg

 I have found an upstream bug, describing problems with cursor drawing,
 it doesn't apply exactly to what you describe, but can be related.
 http://bugzilla.gnome.org/show_bug.cgi?id=424992

Ok, I looked at this again and I don't think this bug is the same. My
cursor's width never changes.

 It would be great if you could provide screenshots, or even a short
 recording of the problem. It should be easy to do with byzanz or
 istanbul.

The URL http://johannes.sipsolutions.net/files/broken-cursor.ogg gave
403 earlier, I fixed that now. Sorry about that.

johannes


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


Bug#418846: Manpage issues

2007-04-12 Thread Daniel Leidert
Package: svn-buildpackage
Version: 0.6.18
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The manpage(s) contain a few issues:

* Options are not separated:

  [..] --svn-lintian--svn-linda [..]
  [..] --svn-prebuild--svn-postbuild--svn-pretag--svn-posttag [..]

* The manpage contains two sections called OPTIONS. But the first
  probably should be DESCRIPTION.

* The options mentioned in OPTIONS (in both sections) probably should
  also be bold to emphasize them: e.g. in

  [..] option may break --svn-lintian, --svn-linda and --svn-move
  functionality [..]

  the options ishould be bold too to emphasize them.

* Further the manpage references in SEE ALSO do not follow the manpage
  recommendations, that say, that the referenced refentry should be bold
  (refer to http://www.schweikhardt.net/man_page_howto.html#q3 - The SEE
  ALSO section and http://www.schweikhardt.net/man_page_howto.html#q8 -
  Any reference to another man page [..]).

* The AUTHOR sections contains an invalid UTF-8 character ( to SGML by
  Gonéri Le Bouder). You should try to use the groff code for this character.

I'm not familar with the docbook-utils package, that seems to be used to
create the manpages. The docbook-xsl stylesheets provide the following
parameters to fix some of these issues:

/usr/share/doc/docbook-xsl-doc-html/doc/manpages/variablelist.term.separator.html
/usr/share/doc/docbook-xsl-doc-html/doc/manpages/variablelist.term.break.after.html
(define handling of option lists realized with the variablelist element)

/usr/share/doc/docbook-xsl-doc-html/doc/manpages/man.charmap.use.subset.html
(set to zero to escape all UTF-8 characters)

The docbook-xsl package contains an example of a manpage written in
DocBook XML, that shows the current power and usage of DocBook to write
manpages.

Regards, Daniel

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

Kernel: Linux 2.6.18.11 (PREEMPT)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages svn-buildpackage depends on:
ii  devscripts  2.10.2   Scripts to make the life of a Debi
ii  file4.20-4   Determines file type using magic
ii  libsvn-perl 1.4.2dfsg1-2 Perl bindings for Subversion
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  subversion  1.4.2dfsg1-2 Advanced version control system
ii  unp 1.0.12   unpack (almost) everything with on
ii  wget1.10.2-2 retrieves files from the web

svn-buildpackage recommends no packages.

- -- no debconf information

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

iD8DBQFGHgSxm0bx+wiPa4wRAqykAJ4q/nOfbBdy1CbO9l27P3YgV2x5XgCg1OM5
OlX0+mQtC4XUO5IsbCFbP9o=
=3qkg
-END PGP SIGNATURE-


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



Bug#418847: Perl prints out warnings

2007-04-12 Thread Daniel Leidert
Package: svn-buildpackage
Version: 0.6.18
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I see the following warnings when working with the current
svn-buildpackage version (reportbug times out when trying to check for a
new version, so please excuse, if a new version is already up, that
fixes these warnings):

$ svn-buildpackage --svn-ignore
my variable %tmp masks earlier declaration in same scope at
/usr/bin/svn-buildpackage line 396 (#1)

my variable $ctx masks earlier declaration in same scope at
/usr/bin/svn-buildpackage line 398 (#1)

Use of uninitialized value in exit at /usr/share/svn-buildpackage/SDCommon.pm
line 272, STDIN line 1 (#2)

Regards, Daniel


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

Kernel: Linux 2.6.18.11 (PREEMPT)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages svn-buildpackage depends on:
ii  devscripts  2.10.2   Scripts to make the life of a Debi
ii  file4.20-4   Determines file type using magic
ii  libsvn-perl 1.4.2dfsg1-2 Perl bindings for Subversion
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  subversion  1.4.2dfsg1-2 Advanced version control system
ii  unp 1.0.12   unpack (almost) everything with on
ii  wget1.10.2-2 retrieves files from the web

svn-buildpackage recommends no packages.

- -- no debconf information

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

iD8DBQFGHgVrm0bx+wiPa4wRAgpGAKDNYYvGYciM4gk16MYFa6+aAS2qmQCgk3Mx
okRdWebvlUUgQ5/MiuiJpwA=
=QMOK
-END PGP SIGNATURE-


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



Bug#418848: tcp-wrappers: [debconf_rewrite] Debconf templates review

2007-04-12 Thread Christian Perrier
Package: tcp-wrappers
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Saturday, March 31, 2007, I notified you of the beginning of a review process
concerning debconf templates for tcp-wrappers.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading tcp-wrappers with these changes right now.

The second phase of this process will begin on Sunday, April 15, 2007, when I 
will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
Friday, April 27, 2007. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

On Saturday, April 28, 2007, I will contact you again and will send a final 
patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-4-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--- 
/home/bubulle/travail/debian/rewrite/LCFC/tcp-wrappers/tcp-wrappers.old/debian/tcpd.templates
   2007-03-29 06:12:08.859218328 +0200
+++ 
/home/bubulle/travail/debian/rewrite/LCFC/tcp-wrappers/tcp-wrappers/debian/tcpd.templates
   2007-03-31 19:48:37.171236923 +0200
@@ -1,21 +1,17 @@
 Template: tcpd/paranoid-mode
 Type: boolean
 Default: false
-_description: Should tcpd setup paranoid hosts.allow and hosts.access?
- /etc/hosts.allow and /etc/hosts.deny will be setup since you do not have
- have any of these files yet. You can either have a generic and permissive
- configuration which will allow any incoming connection or a paranoid
- configuration which will not allow remote connections regardless of
- where they originate from.
+_description: Use paranoid settings in hosts.allow and hosts.access?
+ New /etc/hosts.allow and /etc/hosts.deny files for the TCP wrappers
+ daemon (tcpd) will be created as they do not exist yet.
  .
- The second option, even if more secure, will block out all communication,
- including, for example, remote administration. So if you need this
- don't choose it.
+ You can choose between a generic and permissive configuration which
+ will allow any incoming connection or a paranoid configuration which
+ will not allow remote connections regardless of where they originate
+ from. The latter, even if more secure, will block out all
+ communication, including, for example, remote administration.
  .
- Regardless of which option you select you can always manually edit both 
- files to suit your needs, for this, review the hosts_access(5) manpage. 
- This might include giving remote access of services to legitimate hosts.
- .
- Notice this only applies to internet services that use the libwrap library.
- Remote connections will still be possible to services that do not use
- this library, consider using firewall rules to block access to these.
+ Both files can be modified later to suit your needs as explained in
+ the hosts_access(5) manpage. These settings will only affect network
+ services that use the libwrap library. Restrictions for other
+ services should be established by using firewall rules.
--- 
/home/bubulle/travail/debian/rewrite/LCFC/tcp-wrappers/tcp-wrappers.old/debian/control
  2007-03-29 06:12:08.855218296 +0200
+++ 
/home/bubulle/travail/debian/rewrite/LCFC/tcp-wrappers/tcp-wrappers/debian/control
  2007-04-04 06:13:11.495566841 +0200
@@ -15,10 +15,12 @@
  Wietse Venema's network logger, also known as TCPD or LOG_TCP.
  .
  These programs log the client host name of incoming telnet,
- ftp, rsh, rlogin, finger etc. requests. Security options are:
- access control per host, domain and/or service; detection of
- host name spoofing or host address spoofing; booby traps to
- implement an early-warning system.
+ ftp, rsh, rlogin, finger etc. requests.
+ .
+ Security options are:
+  - access control per host, domain and/or service;
+  - detection of host name spoofing or host address spoofing;
+  - booby traps to implement an early-warning system.
 
 Package: libwrap0
 Section: libs
@@ -31,10 +33,12 @@
  Wietse Venema's network 

Bug#418849: clamav segfaults with broken pdf files

2007-04-12 Thread Krzysztof Sulejczak
Package: clamav
Version: 0.90.1-2
Severity: normal

I had a file himag2.pdf which contained only pdf header. Clamscan
segfaults while scanning it but clamdscan has no problem with it:

ks:~% clamscan /tmp/himag2.pdf
zsh: segmentation fault  clamscan /tmp/himag2.pdf
ks:~% clamdscan /tmp/himag2.pdf
/tmp/himag2.pdf: OK

--- SCAN SUMMARY ---
Infected files: 0
Time: 0.001 sec (0 m 0 s)


best regards
Krzysztof Sulejczak



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

Versions of packages clamav depends on:
ii  clamav-freshclam [clamav-da 0.90.1-2 downloads clamav virus databases f
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libclamav2  0.90.1-2 virus scanner library
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages clamav recommends:
ii  arj   3.10.22-2  archiver for .arj files
ii  clamav-base   0.90.1-2   base package for clamav, an anti-v
ii  unzoo 4.4-5  zoo archive extractor

-- no debconf information


himag2.pdf
Description: Adobe PDF document


Bug#418058: iconv: half-smart on ascii compatible code conversion (latin1, shift-jis, ...)

2007-04-12 Thread Aurelien Jarno
tags 418058 + unreproducible
thanks

Osamu Aoki a écrit :
 Package: libc6
 Version: 2.3.6.ds1-13
 Severity: important
 
 Problem: ~ ' \ conversion.
 
 In short, iconv should not to smart guessing for 7 bit section of each
 traditional encodings which was ASCII compatible.  They should be same
 in that 7 bit section.
 
 Here we go
 
 For all popular C/perl/shell/... programs written originally in latin-1,
 latin-2, ..., shift-jis, euc-jp, ...  encodings will break if iconv is
 used to convert them in UTF-8.  iconv does half-smart job to please some
 cosmetic factors but forgot about how these encodings were originally
 developed and used in real life so it is harmful to the data.  (Of
 course those funny 8 bit texts are in the comments and the quoted text)  
 
 In this sense, I could file grave bug for breaking data but considering
 timing, I stay with important.  (After etch, I may raise this bug
 severity.)
 
 All these encodings (latin-1, latin-2, ..., shift-jis, euc-jp, ...  )
 were developed so non-ASCII characters can be expressed without breaking
 existing tools/codes developped for ASCII.  That is why they are ASCII
 compatible.  All 0x00-0x7f (7bit) represented characters shared the same
 position (We do use alternative font for the ASCII 0x5c = back_lash =
 '\' in Japan which looks like Japanese Yen-mark, but these \ in ASCII
 and yen in shift-jis serves the same purpose in the program world.  C
 standard even mention about dual nature of \.)  So by changing encoding
 of the file, we expect all 0x00-0x7f (7bit) to remain the same.
 
 But I iconv does many funny things.
 
 The code 0x27 (single-quote) is changed to something else (long UTF-8
 sequence for single-quote) when converted from any of latin-1, latin-2,
 shift-jis, euc-jp,... to UTF-8 changes.  This is not expected.
 
 For shift-jis, it is even worse.  iconv tries to map character 0x5c to
 UTF-8 YEN mark.  That mapping should be done for the yen mark code in
 16bit (full width character section) and not for this 7 bit one.  This
 is very bad for any program.  Another issue is 0x7e '~'.  This is
 translated to upper bar.  Although some Japanese old PC (pre-IBM
 compatible, NEC 98 machines, I think) had upper bar shaped font for ~,
 converting this ~ in data to UTF-8 upper bar breaks URLs data stored on
 shift-jis machines.
 
 The choice of conversion table should not be based on superficial shape
 caparison but should take into full account of actual usage and
 implication.
 
 iconv being basic tool, it should not do these conversion on 7 bit code
 for these.  If anyone want syntactical pretty print conversion of UTF-8
 text, it should rely on some other tool.  Then they can use open and
 closing quote if they wish.  But we can keep C programs right.   Many
 old C programs in each locale used to use these ASCII compatible
 encodings and all we want to do is convert quoted text and comments to
 UTF-8.

All the diff you provide are actually wrong. In all those file, the
input character for ' is not 27 but E2 80 99, which is an UTF-8
sequence. iconv behaves correctly here.

Please provide us a correct input file (check it with hexdump) that
exhibits the problem. I suggests to gzip it to avoid encoding
translation by your MUA.

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



Bug#418850: Usb cdrom unit not automatically recognized by installer

2007-04-12 Thread Daniele P.
Package: debian-installer
Severity: important

Usb cdrom unit not automatically recognized by installer
(using text expert, other methods not tested)

Relevant part of dmesg:

~ # dmesg  | grep cd | tail -n 4
ehci_hcd :00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb 5-2: new high speed USB device using ehci_hcd and address 3
usb 1-1: new low speed USB device using uhci_hcd and address 4
sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray

~ # dmesg  | grep sg
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 1:0:0:0: Attached scsi generic sg1 type 0
sr 2:0:0:0: Attached scsi generic sg2 type 5

~ # dmesg  | grep sr
sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
sr 2:0:0:0: Attached scsi CD-ROM sr0
sr 2:0:0:0: Attached scsi generic sg2 type 5

The unit is correctly recognized by the kernel, but not by the
installer.

Workaround:

Manual select module and device
Module: none
Device File: /dev/cdroms/cdrom0

~ # ls -la /dev/cdroms/cdrom0
lrwxrwxrwx1 root root   34 Apr 12 11:33
/dev/cdroms/cdrom0 - ../scsi/host2/bus0/target0/lun0/cd

Regards,
Daniele P.

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


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



Bug#418851: [doc] incrontab(5) should briefly describe inotify events

2007-04-12 Thread Patrick Schoenfeld
Package: incron
Version: 0.5.5-1
Severity: minor

The incrontab(5) should contain a list of the possible inotify events,
that can be used in the incrontab. AFAIC it can be taken from

http://www.die.net/doc/linux/man/man7/inotify.7.html

except for the additional loop event.

Best Regards

Patrick

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

Versions of packages incron depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip

incron recommends no packages.

-- no debconf information


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



Bug#416084: brutalchess

2007-04-12 Thread Gürkan Sengün

Hello mike, neil and joe

do you have an idea why this error happens for joey?

http://bugs.debian.org/416084

Yours,
Gürkan



Bug#418852: incron: it should be able to specify users to run sytem table entries as

2007-04-12 Thread Patrick Schoenfeld
Package: incron
Version: 0.5.5-1
Severity: wishlist
Tags: upstream

The current system table is not able to have a username in it, as which
the specified command should run. I even think this is a must, as incron
borrows its name from cron, which is able to do so. Also it is a must
in my opinion as the systemwide directory could (and should) be used
with packages, that like to install incron entries in the future.


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

Versions of packages incron depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip

incron recommends no packages.

-- no debconf information


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



Bug#418813: marked as done (locales 2.5.1 can't install since it depends on glibc-2.5.0-0exp2 (not available in unstable))

2007-04-12 Thread Aurelien Jarno
Pierre Habouzit a écrit :
 reopen 418813
 thanks
 
 glibc 2.5-1 has just been uploaded on i386. This closes this bug.
 
   User is right, locales 2.5-1 (and not 2.5.1) depends line is:
 Depends: glibc-2.5.0-0exp2, debconf | debconf-2.0
 
   Which is utterly wrong, even if I don't understand how this happened.

Why it is wrong? libc6 provides glibc-2.5.0-0exp2


-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



Bug#418813: marked as done (locales 2.5.1 can't install since it depends on glibc-2.5.0-0exp2 (not available in unstable))

2007-04-12 Thread Pierre Habouzit
On Thu, Apr 12, 2007 at 12:26:03PM +0200, Aurelien Jarno wrote:
 Pierre Habouzit a écrit :
  reopen 418813
  thanks
  
  glibc 2.5-1 has just been uploaded on i386. This closes this bug.
  
User is right, locales 2.5-1 (and not 2.5.1) depends line is:
  Depends: glibc-2.5.0-0exp2, debconf | debconf-2.0
  
Which is utterly wrong, even if I don't understand how this happened.
 
 Why it is wrong? libc6 provides glibc-2.5.0-0exp2

  ooohhh ... damn, sorry :)

-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpUd4OfJK4Tf.pgp
Description: PGP signature


Bug#418731: tn5250: F13-F24 no longer work

2007-04-12 Thread Carey Evans

It looks like Shift-F1 to Shift-F4, at least, no longer generate kf13
to kf16 according to the xterm terminfo entry, and there's nothing in
terminfo for the control sequences that are generated instead.  tn5250
uses terminfo kf13 to kf24 for the shifted function keys.

I'll have a look at the resource that Thomas Dickey mentioned, and see
what I need to change to match terminfo.


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



Bug#406455: upload of ia32-libs-gtk

2007-04-12 Thread Samuel Mimram
Hi,

More than two months ago, Frederik Schueler said that he would make an
upload of ia32-libs-gtk today, which would fix the nasty bug #406455.
Is there any particular reason why the package has not yet been uploaded?

Thanks!

Cheers,

Samuel.


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



Bug#418850: Usb cdrom unit not automatically recognized by installer

2007-04-12 Thread Frans Pop
On Thursday 12 April 2007 12:19, Daniele P. wrote:
 The unit is correctly recognized by the kernel, but not by the
 installer.

Please provide the output of 'udevinfo -q env -p /sys/block/sr0'.


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



Bug#418849: clamav segfaults with broken pdf files

2007-04-12 Thread Nigel Horne
Please send me a copy of the PDF file, and I'll look into it.

-Nigel 


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



Bug#418853: microcode.ctl: Bad data in microcode data file

2007-04-12 Thread Alain Belkadi
Package: microcode.ctl
Version: 1.16-1
Severity: important


Hello,

After an update to the version 1.16-1 of microcode.ctl, these errors hase been 
found in the syslog :

Apr 12 11:41:11 borabora kernel: IA-32 Microcode Update Driver: v1.14a [EMAIL 
PROTECTED]
Apr 12 11:41:17 borabora kernel: microcode: error! Bad data in microcode data 
file
Apr 12 11:41:17 borabora kernel: microcode: Error in the microcode data

After a check, I found the microcode.dat file in the folder '/usr/share/misc'.

I've downloaded the file again from 
'http://people.debian.org/~cate/files/microcode/' but this does not solve the 
problem.

I found a workaround : download the older version 
'http://people.debian.org/~cate/files/microcode/old/microcode.dat', this 
version works, no more 
error message.

If you need more infos about my system just ask.

Regards,

[Alain Belkadi]

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

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

Versions of packages microcode.ctl depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  makedev 2.3.1-83 creates device files in /dev
ii  module-init-tools   3.3-pre4-2   tools for managing Linux kernel mo
ii  modutils2.4.27.0-6   Linux module utilities
ii  udev0.105-4  /dev/ and hotplug management daemo

microcode.ctl recommends no packages.

-- no debconf information


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



Bug#418855: (g)mplayer enters infinite loop when using -loop 0

2007-04-12 Thread Bernard Jungen
Package: mplayer
Version: 1.0~rc1-13
Severity: minor

gmplayer enters infinite loop when doing the following:

gmplayer -loop 0 anyfile

Output:

MPlayer 1.0rc1-4.1.2-DFSG-free (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(tm) XP 1800+ (Family: 6, Model: 8, Stepping: 1)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.

As for mplayer, it continuously displays the error message if the file doesn't 
exist.

Funny how -loop loops the program, not the movie, isn't it?


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



Bug#412303: Urgent update needed for the Catalan translation of kdebase templates

2007-04-12 Thread Leopold Palomo-Avellaneda
A Dijous 12 Abril 2007 12:04, Christian Perrier va escriure:
 In #412303, Jorda sent a Catalan translation for the kdebase debconf
 templates.

 However, these templates being similar (and some identical) to xdm
 templates, and both having been rewritten by the debian-l10n-english
 team, the catalan translation I used as a basis for the call for
 updates that followed the rewrite is based on the xdm templates.

 So it was sent to Ivan Vilata i Balaguer and not Jorda Polo


 Unfortunately, today is the deadline and we have not received the
 update yet.

 Would *any* of you urgently update the attached file (should take a
 couple of seconds)?
Ok, done.

Leo


ca-revised.po
Description: application/gettext


Bug#201556: hi from clarissa

2007-04-12 Thread clarissa

Hi
It`s clarissa again. Will you ever contact me?
I made those nude pictures especially for you and I wont write to you again!
If you wanna see them just drop me a line at: [EMAIL PROTECTED]















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



Bug#215430: ADV: Bug#215430: chinese pages don't build on non-i386

2007-04-12 Thread Frank Lichtenheld
On Thu, Apr 12, 2007 at 05:36:41PM +0800, Anthony Wong wrote:
 Because this bug report has not been closed since Jutta proposed a
 solution, I have tried to abolish the use of autogb during the Chinese
 webpages build process and use iconv instead. During to this switch, i
 discovered some typos in the original Chinese pages. All the changes
 can be found in the attached patch file. I've compared the generated
 HTMLs of using autogb and iconv, and iconv does the job perfectly, it
 will even terminate when there's something wrong during the encoding
 conversion, while autogb does not. This helps translators to spot
 what's wrong in their files.

Seems to work fine.

A question though: Which files can be removed from chinese/bin
after applying your patch?
Currently I have removed all these without seeing any problems:

R bin/autogb
R bin/b5togb
R bin/b5tou7
R bin/b5tou8
R bin/b5touni
R bin/gbtob5
R bin/gbtou7
R bin/gbtou8
R bin/gbtouni
R bin/u7tob5
R bin/u7togb
R bin/u7tou8
R bin/u7touni
R bin/u8tob5
R bin/u8togb
R bin/u8tou7
R bin/u8touni
R bin/unitou7
R bin/unitou8

Or are some of them still useful for something?


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



Bug#418856: update-grub uses hard default for kopt_2_6 for fresh installs

2007-04-12 Thread Michael Clarke
Package: grub
Version: 0.97-27

I am currently in the process of trying to make update-grub play
nicely with our configuration management system.  Ideally, I
would like to be able to specify xenkopt, xenhopt, kopt, etc. in
/etc/default/grub, and *not* have to mess with
/boot/grub/menu.lst (because it's far better for the
configuration management system to manage a whole file than fight
over menu.lst with other systems.)

The system I have now works fine for the Xen options, but falls
down on kopt, because of the fact that kopt_2_6 is (somewhat
inexplicably) hard-coded in with its own options for fresh
installs -- there seems to be no way of setting this in the
defaults file.

Is it possible to either not rely on kopt_2_6, or permit it to be
set from the defaults file in the same way that kopt can be?

I include a (probably naive) patch for the former case:

diff -u update-grub.orig update-grub
--- update-grub.orig2007-04-12 11:46:52.0 +0100
+++ update-grub 2007-04-12 12:11:04.0 +0100
@@ -711,9 +711,6 @@
 # Extract the kernel options to use
 kopt=$(GetMenuOpt kopt $kopt)
 
-# Set the kernel 2.6 option only for fresh install
-test -z $(GetMenuOpt kopt )  kopt_2_6=root=$root_device ro
-
 # Extract options for specific kernels
 opts=$(ExtractMenuOpts \(kopt_[[:alnum:]_]\+\))
 test -z $opts || eval $opts

Thanks,

-- 
Mike Clarke


signature.asc
Description: Digital signature


Bug#418385: Seemingly infinite loop and huge memory use when resolving some deps

2007-04-12 Thread Loïc Minier
On Wed, Apr 11, 2007, Daniel Burrows wrote:
   One temporary solution for you might (I haven't tested this) be to
 jack up the single-step bonus.  Change Aptitude::ProblemResolver::StepScore
 from its default (10) to something huge (say, 1000) and aptitude should
 start behaving more like a depth-first search than it is right now.
 That is, it'll get a large bonus for chasing down a search tree, rather
 than a modest improvment.  That tends to help it over hills, but might
 give you worse results than you'd otherwise get.  I'd be interested in
 knowing how far you have to increase it before aptitude terminates and
 whether the solution you get sucks.

 This went impressively well, the resolver immediately found a solution
 and happily installed a set of packages which satisfied the
 dependencies of pbuilder-satisfydepends-dummy!  This was with the
 suggested score of 1000.

 (I confirmed that not setting the score or using a score of 10 would
 still take a lot of time (lots of migration from experimental to
 unstable might change this).)

 Because I have a fast machine and I imagine slower machines, and
 because I saw how fast the resolver can go when the score is
 sufficiently high, my tests were based on the number of Resolving
 dependencies... lines I would see: after 5, I would consider the test
 a failure.

 I dropped the score in multiple steps down to 50, which went equally
 well (aka super fast with correct deps).  45 still required more time
 than I wanted to give.  48 went with 4 Resolving dependencies...
 lines and installed satisfying dependencies.

 I suppose it would be nice to bump the default score a little; I
 imagine the scores in the above example are completely random and only
 have a value in this particular example.  Perhaps using a default value
 of 50 or 100 would give better results in people who like me use
 experimental?

   Another interesting possibility would be to decrease the penalty for
 broken dependencies (e.g., set BrokenScore to -10 instead of -100), so
 aptitude doesn't go oh my god I have 30 broken packages this solution
 must suck let's try something else when it tries to install, say,
 epiphany-browser.  (setting it too low could also lead aptitude to spin
 if you don't increase StepScore, because it would end up spending lots
 of time on short solutions that haven't had time to accumulate other
 penalties yet)

 Should I run separate tests on this?  Which values should I start with
 and which should I change?

   I'll see when I get a chance to look at the log more closely whether
 there's any clever way to cut down on the amount of work being done.

 That would be nice!

   I might also want to tweak the log-generating code, the output is huge
 and hard to analyze.  I think the idea was to provide full context
 always, but it might be better to generate a more modest output that can
 be easily parsed into a more sophisticated tool than less. :)

 Eh!  I think it would produce a bearable amount after tweaking the
 scores like you suggested doing, for example with score 48.

-- 
Loïc Minier
For subalterns, saying something intelligent is as risky as saying something
 stupid.



Bug#416578: mirror ftp.iitm.ac.in, freshness issue, stable points to sarge

2007-04-12 Thread Prof. P. Sriram
On Tue, 10 Apr 2007, Simon Paillard wrote:
 This freshness issue is a issue for new etch install (which has been
 released on April 8th), like the one in #418427.
 
 Could you make sure as soon as possible that your mirror is updated on a
 daily basis ? (if not twice a day).

it is ok now; the problem seems to be related to some naming (dns) issue;  
since i was asked to mirror not from ftp.us.debian.org but a more specific
site, i chose mirrors.kernel.org; turns out that mirrors.kernel.org is a
round robin pointing to two addresses and only one of these two is in the
round robin response of ftp.us.debian.org. it appears that only rsync jobs
pointing at the 'correct' ip of mirrors.kernel.org work and the rsync
fails otherwise. this may be an authorization issue. the current debian
mirror script has two separate rsync jobs that run sequentially and it
appears that i was having some problem related to this; if the first rsync
job dies, the script exits and the entire update process fails. if the
second rsync job dies (requires the first rsync job to have completed
successfully, meaning the pool directory alone is updated), then all
directories other than pool (including dists) fail to update. i am
temporarily working around the issue by syncing from mirrors1.kernel.org.

-- 
sriram


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



Bug#418503: [Pkg-octave-devel] Bug#418503: octave2.9: Must not enter testing

2007-04-12 Thread Rafael Laboissiere
* John W. Eaton [EMAIL PROTECTED] [2007-04-10 15:18]:

 I think this is unfortunate since Octave is useful on its own without
 Octave Forge and I think 2.9.10 is much better than 2.9.9.

A not-so-unrelated question: currently, the virtual package called octave
in Debian depends on octave2.1.  Should we change it to octave2.9?

-- 
Rafael


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



Bug#418857: dbconfig-common: dpkg/prerm is not failing gracefully

2007-04-12 Thread Rafael Laboissiere
Package: dbconfig-common
Version: 1.8.31
Severity: normal
Tags: patch

While doing a torture test with the webcalendar package some days ago
(install / deinstall / purge / keep the database / install again / etc), I
ran into a problem with dbconfig-common.  For some reason that I cannot
replicate now, the dpkg/prerm script was failing ungracefully.  I tracked
down the problem and fixed it with the patch attached below.  It simply adds
|| true after a call to db_fset.

BTW, I noticed that there are several other calls to db_fset not followed by
|| true in the dbconfig-common scripts.  Although I think that it is a
good safety measure to add || true, I am not sure this is really needed
for db_fset calls.  However, note that the problem arose with the
$dbc_package/dbconfig-remove debconf question, which does not belong to the
dbconfig-common package.

Rafael Labossiere 


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

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

Versions of packages dbconfig-common depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  ucf   2.007  Update Configuration File: preserv

dbconfig-common recommends no packages.

-- debconf information excluded
diff -Naur dbconfig-common-1.8.31-orig/dpkg/prerm 
dbconfig-common-1.8.31/dpkg/prerm
--- dbconfig-common-1.8.31-orig/dpkg/prerm  2006-10-10 11:42:34.0 
+0200
+++ dbconfig-common-1.8.31/dpkg/prerm   2007-04-12 10:25:21.0 +0200
@@ -35,7 +35,7 @@
if [ $dbc_remove ]; then 
db_set $dbc_package/dbconfig-remove $dbc_remove
fi
-   db_fset $dbc_package/dbconfig-remove seen false
+   db_fset $dbc_package/dbconfig-remove seen false || true
db_input high $dbc_package/dbconfig-remove || true
db_go || true
db_get $dbc_package/dbconfig-remove  dbc_remove=$RET


Bug#418858: ITP: xmds-doc -- documentation for the eXtensible Multi-Dimensional Simulator

2007-04-12 Thread Rafael Laboissiere
Package: wnpp
Severity: wishlist
Owner: Rafael Laboissiere [EMAIL PROTECTED]

* Package name: xmds-doc
  Version : 0~svn.1321
  Upstream Author : P.T. Cochrane, G. Collecutt, P.D. Drummond, and J.J. Hope
* URL : http://xmds.sourceforge.net/
* License : GPL
  Programming Lang: LaTeX
  Description : documentation for the eXtensible Multi-Dimensional Simulator
   XMDS is a code generator that integrates equations, from Ordinary
   Differential Equations (ODEs) up to stochastic Partial Differential
   Equations (PDEs). You write them down in human readable form in an
   XML file, and it goes away and writes and compiles a C++ program that
   integrates those equations as fast as it can possibly be done in your
   architecture.
   .
   This package contain the XMDS manual in PDF format.

A pre-package is available at my private APT repository [1].  The funny
upstream number (0~svn.1321) is due to the fact that xmds-doc has never been
released in source format.  The upstream tarball is obtained by debian/rules
in the get-orig-source rule.  This package will be collectively maintained
[2] by the Debian Scientific Computing Project [3].

[1] http://people.debian.org/~rafael/xmds/
[2] http://svn.debian.org/wsvn/pkg-scicomp/xmds-doc/
[3] http://pkg-scicomp.alioth.debian.org/


Rafael Laboissiere

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

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



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



Bug#418853: microcode.ctl: Bad data in microcode data file

2007-04-12 Thread Giacomo A. Catenazzi

Hello Alain


Apr 12 11:41:11 borabora kernel: IA-32 Microcode Update Driver: v1.14a [EMAIL 
PROTECTED]
Apr 12 11:41:17 borabora kernel: microcode: error! Bad data in microcode data 
file
Apr 12 11:41:17 borabora kernel: microcode: Error in the microcode data

After a check, I found the microcode.dat file in the folder '/usr/share/misc'.

I've downloaded the file again from 
'http://people.debian.org/~cate/files/microcode/' but this does not solve the 
problem.

I found a workaround : download the older version 'http://people.debian.org/~cate/files/microcode/old/microcode.dat', this version works, no more 
error message.


If you need more infos about my system just ask.


Could you provide me your kernel version (uname -a) and
what CPU do you use (cat /proc/cpuinfo)?

On some test machines there is no problem and the error come
from kernel (thus it is not due to the (wronly?) DOS text format
of last microcode.dat.

ciao
cate


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



Bug#418859: Conflicting variable amsmath and semantic

2007-04-12 Thread Paul van Tilburg
Package: texlive-latex-extra
Version: 2005.dfsg.3-1
Severity: minor

If the amsmath and semantic package are used simulatenously, this leads to
a conflict since both define the [EMAIL PROTECTED] variable.  Hence the error:

Command [EMAIL PROTECTED] already defined
Semantic Package.
[...]
! Package Semantic Error: The 1 command(s) listed above have been redefined.
(Semantic)Please report this to [EMAIL PROTECTED]

This is if semantic is included after amsmath.  If I place
\usepackage{semantic} before \usepackage{amsmath} I get a character error.

Regards,
Paul

##
minimal input file

\documentclass{article}
\usepackage{amsmath}
\usepackage{semantic}

\begin{document}
\end{document}

##
 List of ls-R files

-rw-r--r-- 1 root root 1087 Apr 11 16:07 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root staff 25 Oct 19  2005 /usr/local/share/texmf/ls-R - 
/var/lib/texmf/ls-R-LOCAL
lrwxrwxrwx 1 root root 29 Apr 12 10:55 /usr/share/texmf/ls-R - 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 Apr 11 15:53 /usr/share/texmf-texlive/ls-R - 
/var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 Apr 11 15:53 /usr/share/texmf-texlive/ls-R - 
/var/lib/texmf/ls-R-TEXLIVE
##
 Config files
lrwxrwxrwx 1 root root 20 Apr 12 10:55 /usr/share/texmf/web2c/texmf.cnf - 
/etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 5992 Apr 12 10:58 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 8594 Apr 12 10:58 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4607 Apr 12 10:58 
/var/lib/texmf/tex/generic/config/language.dat

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

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

Versions of packages texlive-latex-extra depends on:
ii  preview-latex-style11.83-6   LaTeX style files for editor embed
ii  texlive-common 2005.dfsg.3-1 TeX Live: Base component
ii  texlive-latex-base 2005.dfsg.3-1 TeX Live: Basic LaTeX packages
ii  texlive-pictures   2005.dfsg.3-1 TeX Live: Drawing and graphing pac

Versions of packages texlive-latex-extra recommends:
ii  texlive-generic-extra  2005.dfsg.3-1 TeX Live: Miscellaneous extra gene
ii  texlive-latex-recommended  2005.dfsg.3-1 TeX Live: LaTeX recommended packag
ii  texpower   0.2-2 Macros for creating professional p

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  ucf   2.0020 Update Configuration File: preserv

Versions of packages texlive-latex-extra is related to:
pn  tetex-basenone (no description available)
pn  tetex-bin none (no description available)
pn  tetex-extra   none (no description available)

-- debconf information excluded


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



Bug#418860: nagios2-common: Should notify by email with FQDN address

2007-04-12 Thread Michel Grentzinger
Package: nagios2-common
Severity: minor

Hi,

In /etc/nagios2/conf.d/contacts_nagios2.cfg, email of the admin contact is 
defined to [EMAIL PROTECTED]

In order to facilitate the filtering of mail sended by nagios (particulary if 
there is more than 1 serveur and 
1 client) , it would be better to add the fully qualified domain name at this 
address. 

For my personnal use, I use [EMAIL PROTECTED] (my nagios server). It would be 
great if the FQDN could be 
added while installation process.

Thanks,

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


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



Bug#418861: doc-base: Some errors in latest update

2007-04-12 Thread Gordon Haverland
Package: doc-base
Version: 0.8.0
Severity: normal

I almost didn't see any of the errors, they almost all scrolled off the
screen during an apt-get upgrade.

format mime=mime=text/xml ...

the remainder of the line is a pointer to a DTD line for DocBook XML
v4.1 which looks fine.  I see 3 errors, but only the last 2 do I see
a file name:
 /usr/share/omf/doc-base/glade-2-refman/glade-2-refman-C.omf


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

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

Versions of packages doc-base depends on:
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  scrollkeeper  0.3.14-13  A free electronic cataloging syste

doc-base recommends no packages.

-- no debconf information


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



Bug#357627: acpid: ACPI reaction too slow.

2007-04-12 Thread Sumit Madan
Nico Golde wrote:
 Hi,
 this might be a hardware or bios issue. Which version are
 you using, I also have an M6ne and it is not that slow.
 If you use acpi_listen and then press and then execute some 
 acpi event, do you see it immediatly?
 Kind regards
 Nico
Hello,

oh, i have got a new notebook. No access to the old one.

I think there was a problem with my bios, but not sure here.

When your notebook works fine, than this bug can be closed.

Thanks, Sumit



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



Bug#418863: dict doesn't show correct Russian translation in KOI8-R

2007-04-12 Thread Andrei Emeltchenko
Package: dict
Version: 1.10.2-3.1
Severity: normal


In ru_RU.KOI8-R dict show junks on the screen (mueller7 dictionary).
Somehow it does not understand that locale is _NOT_ UTF-8.
It works OK in UTF-8.

Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.18 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages dict depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  netbase 4.29 Basic TCP/IP networking system
ii  recode  3.6-13   Character set conversion utility
ii  zlib1g  1:1.2.3-13   compression library - runtime

dict recommends no packages.


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



  1   2   3   4   >