Bug#326209: openssh-client: ignore escape character (tilde) when text is pasted

2005-09-02 Thread Vincent Lefevre
Package: openssh-client
Version: 1:4.1p1-6
Severity: wishlist

When pasting text containing a newline followed by a tilde, the tilde
is interpreted as an escape character. The ssh client should provide a
way so that the escape character is interpreted as a normal character
when the delay between the newline and the escape character is too
small (the threshold could be configurable). Ditto between the escape
character and the following character.

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

Versions of packages openssh-client depends on:
ii  adduser 3.67 Add and remove users and groups
ii  debconf [debconf-2. 1.4.58   Debian configuration management sy
ii  dpkg1.13.11  package maintenance system for Deb
ii  libc6   2.3.5-6  GNU C Library: Shared libraries an
ii  libedit22.9.cvs.20050518-2.2 BSD editline and history libraries
ii  libncurses5 5.4-9Shared libraries for terminal hand
ii  libselinux1 1.24-4   SELinux shared libraries
ii  libssl0.9.7 0.9.7g-1 SSL shared libraries
ii  zlib1g  1:1.2.3-4compression library - runtime

openssh-client recommends no packages.

-- no debconf information


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



Bug#324653: dict: Error messages not visible with pager less -c

2005-09-07 Thread Vincent Lefevre
On 2005-09-07 12:15:31 -0400, Kirk Hilliard wrote:
 So, does a bug still exist?

Yes, the bug occurs when an error message has to be displayed.

 -- 8 --
 unset LESS
 PAGER=less dict -h zzz test
 PAGER=less -c dict -h zzz test
 PAGER=less -X dict -h zzz test
 PAGER=less -cX dict -h zzz test
 -- 8 --
 
 In all cases the pager displays an empty page, then the error message
 once the pager is closed:
 
   Cannot connect to any servers (use -v to see why)

Not here. The error message is displayed first, but is discarded
(so quickly that it can't be read) when the -c option is used (with
or without -X).

 Are you suggesting that dict should not open the pager when there is
 an error preventing the return of a definition?  That sounds
 reasonable to me, but I'll have to see how easy it would be to
 implement.

Yes, this would be a solution. But I think that there are two cases.

1) The contents are empty, as above. In this case, opening the pager
   isn't necessary.

2) There are some contents, in which case the error message may just
   be a warning or some partial error. I don't know if this can happen.
   Here dict could wait for a key before starting the pager, or the
   error message could be sent to the pager.

-- 
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 / SPACES project at LORIA


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



Bug#327369: URL in /usr/share/doc/svn-workbench/copyright is not valid

2005-09-09 Thread Vincent Lefevre
Package: svn-workbench
Version: 1.1.6-1
Severity: normal

Bug 300691 has reappeared. /usr/share/doc/svn-workbench/copyright says:

  It was downloaded from http://pysvn.tigris.net/

But this URL is not valid. It should be: http://pysvn.tigris.org/

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

Versions of packages svn-workbench depends on:
ii  python2.3.5-3An interactive high-level object-o
ii  python-svn1.3.0-1A(nother) Python interface to Subv
ii  python-wxgtk2.6   2.6.1.2wxWidgets Cross-platform C++ GUI t

svn-workbench recommends no packages.

-- no debconf information


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



Bug#327382: links2: javascript doesn't work

2005-09-09 Thread Vincent Lefevre
Package: links2
Version: 2.1pre16-2
Severity: normal

When I execute

links2 -enable-javascript 1 -js.verbose-errors 1 http://www.vinc17.org/blog/

the following text is still displayed at line 6:

  Filtering by Javascript not available.

There is no problem with Firefox and Opera, for instance.

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

Versions of packages links2 depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libdirectfb-0.9-200.9.20-5   frame buffer graphics library
ii  libgpmg1  1.19.6-21  General Purpose Mouse - shared lib
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libsvga1  1:1.4.3-22 console SVGA display libraries
ii  libtiff4  3.7.3-1Tag Image File Format (TIFF) libra
ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client li
ii  xlibs 6.8.2.dfsg.1-6 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

links2 recommends no packages.

-- no debconf information


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



Bug#318672: mozilla-firefox: should probably conflict with mozilla-tabextensions 1.14.2005051901-1

2005-07-17 Thread Vincent Lefevre
On 2005-07-17 12:09:46 +0200, Mike Hommey wrote:
 If i got it correctly, this bug got introduced because of the changes to
 the security model for XUL applications... so, for once, we can't really
 blame the it should have been a bug-fix release only, since it is what
 it was, except that security fixes has side effects.

The Debian changelog just says:

  * New upstream release, fixes security issues. (Closes: #318061)
  * debian/rules: Disable freetype in the build for the time being. This
*might* break printing in some cases.
  * gfx/idl/nsIFreeType2.idl, gfx/src/freetype/nsFreeType.cpp,
gfx/src/freetype/nsFreeType.h, gfx/src/ps/nsFontMetricsPS.cpp,
gfx/src/ps/nsFontMetricsPS.h, gfx/src/x11shared/nsFontFreeType.cpp,
gfx/src/x11shared/nsFontFreeType.h,
layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp: Patch
from bz#234035 to try to get building with the new freetype. (Closes:
#314243)

I can see nothing there that this can break extensions.

And if due to the change of the security model for XUL applications,
it is known to break some extensions, I really think that the conflict
should be marked in the packages (in mozilla-firefox, since this is
where the change happens). Hence the bug.

In a similar way, if a library changes its ABI, one doesn't expect the
packages that use it to silently break just because of the upgrade.

The user needs to know if an upgrade will break packages.

-- 
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 / SPACES project at LORIA


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



Bug#318087: mozilla-tabextensions: Input (mouse or keyboard) maxes out CPU

2005-07-17 Thread Vincent Lefevre
I confirm this bug, which has occurred for a few months.
The bug was reported as Mozilla bug 291278 (but no mention
to tabextensions).

https://bugzilla.mozilla.org/show_bug.cgi?id=291278

-- 
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 / SPACES project at LORIA


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



Bug#303246: Selecting text of a link downloads the link

2005-07-18 Thread Vincent Lefevre
reassign 303246 mozilla-firefox
retitle 303246 mozilla-firefox: Selecting text of a link downloads the link
thanks

On 2005-04-05 17:50:03 +0200, Vincent Lefevre wrote:
 When I select text that belongs to a link (while pressing the mod1
 key), the selection is performed, but the link is also downloaded
 as soon as I release the mouse button, as if I clicked on the link
 (with the key pressed).

This bug occurs even without any extension. So, I'm reassigning
it to mozilla-firefox (it wasn't necessarily the same bug as with
Mozilla after all).

-- 
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 / SPACES project at LORIA


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



Bug#313631: mozilla-firefox: segmentation faut on http://www.rtl.fr/rtlinfo/

2005-07-18 Thread Vincent Lefevre
On 2005-07-18 15:31:46 -0400, Eric Dorland wrote:
 There is now 1.3.2, can you try that?

It also crashes when the page is being loaded.

(gdb) bt
#0  0x0ef2dc40 in kill () from /lib/libc.so.6
#1  0x0fd4f8cc in pthread_kill () from /lib/libpthread.so.0
#2  0x0fd4fd48 in raise () from /lib/libpthread.so.0
#3  0x109c1788 in nsIDirectoryServiceProvider2::GetIID ()
#4  0x109c1788 in nsIDirectoryServiceProvider2::GetIID ()
Previous frame identical to this frame (corrupt stack?)

-- 
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 / SPACES project at LORIA


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



Bug#318672: mozilla-firefox: should probably conflict with mozilla-tabextensions 1.14.2005051901-1

2005-07-20 Thread Vincent Lefevre
On 2005-07-19 23:41:05 -0400, Eric Dorland wrote:
 * Vincent Lefevre ([EMAIL PROTECTED]) wrote:
  I can see nothing there that this can break extensions.
 
 Firefox is not a shared library. I don't remember any guarantee
 things wouldn't break between releases. 

AFAIK, there is an API, and extensions provide compatibility
information, so that possible breakage can be detected. Otherwise
things are not supposed to break (except minor ones or for security
reasons). Here I was not sure of the source of the problem.

 Anyway, this whole thing is moot, the breakage was not known until
 after the release. 1.0.6 has just been released to fix the API.

That's why I reported the bug. I didn't think at that time it
wasn't intentional.

 Firefox is not a library, new versions can and will break things.
 You can bet your ass Firefox 1.1 will break things.

But for the extensions provided by Debian packages, this should be
tested and tracked with dependencies, IMHO. Or at least in the
ChangeLog of the Firefox package. The goal is that the user can
be warned *before* upgrading his system.

  The user needs to know if an upgrade will break packages.
 
 This is unstable, things break. If you can't handle it, don't use
 unstable. 

Things break, but they are not supposed to break, even in unstable.

-- 
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 / SPACES project at LORIA


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



Bug#303246: Processed: Selecting text of a link downloads the link

2005-07-20 Thread Vincent Lefevre
On 2005-07-20 02:29:18 -0400, Eric Dorland wrote:
 I can't reproduce this bug.

This is strange. It occurs with a freshly-created profile and
without any extension.

 I don't see how it's really a security issue, unless unintentionally
 clicking on a link is a security issue.

I did *not* click on the link, I just selected text, as with Mozilla.
With Mozilla, the text was selected and nothing else happened. With
Firefox, the text is selected *and* the link that contains it is
downloaded (a SaveAs window may appear instead, depending on the
options).

-- 
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 / SPACES project at LORIA


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



Bug#319179: uxterm and utf-8 font selection

2005-07-20 Thread Vincent Lefevre
Package: xterm
Version: 6.8.2.dfsg.1-3
Severity: normal

The file /etc/X11/app-defaults/UXTerm says:

! The fonts here are duplicated in XTerm by *VT100.utf8fonts, but are
! left here for compatibility:
*VT100*font2:   -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
*VT100*font:-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
*VT100*font3:   -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
*VT100*font4:   -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
*VT100*font5:   -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
*VT100*font6:   -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1

If I understand correctly, such *VT100*font resources are no longer used
and are now replaced by *VT100.utf8fonts resources (preferably). But this
doesn't seem to be the case. Indeed, if I do the following:

dixsept:~ cp -R /etc/X11/app-defaults .
dixsept:~ export XAPPLRESDIR=$HOME/app-defaults/
dixsept:~ export XFILESEARCHPATH=$HOME/app-defaults/
dixsept:~ uxterm

and in the uxterm, I type echo \\u20ac, I get the Euro symbol as expected.
But now, if I remove the lines

*VT100*font2:   -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
*VT100*font:-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
*VT100*font3:   -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
*VT100*font4:   -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
*VT100*font5:   -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
*VT100*font6:   -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1

from the $HOME/app-defaults/UXTerm file, restart uxterm and type
echo \\u20ac, then the Euro symbol is no longer visible. This
means that the above lines were really necessary. This is either
a bug in the xterm program or the above comment is incorrect.
IMHO, the *VT100.utf8fonts resources should have the precedence,
so I rather see it a bug in the xterm program.

Note, before the removal of the lines:

dixsept:~ appres UXTerm|grep 'VT100.*font2'
*VT100.utf8Fonts.font2: -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
*VT100*font2:   -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1

and after their removal:

dixsept:~ appres UXTerm|grep 'VT100.*font2'
*VT100.utf8Fonts.font2: -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
*VT100*font2:   5x7

and I have:

*VT100*utf8:1

in both cases.

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

Versions of packages xterm depends on:
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libice6   6.8.2.dfsg.1-3 Inter-Client Exchange library
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libselinux1   1.24-1 SELinux shared libraries
ii  libsm66.8.2.dfsg.1-3 X Window System Session Management
ii  libxaw8   6.8.2.dfsg.1-3 X Athena widget set library
ii  libxext6  6.8.2.dfsg.1-3 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxmu6   6.8.2.dfsg.1-3 X Window System miscellaneous util
ii  libxp66.8.2.dfsg.1-3 X Window System printing extension
ii  libxpm4   6.8.2.dfsg.1-3 X pixmap library
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxt66.8.2.dfsg.1-3 X Toolkit Intrinsics
ii  xlibs 6.8.2.dfsg.1-3 X Window System client libraries m
ii  xlibs-data6.8.2.dfsg.1-3 X Window System client data

Versions of packages xterm recommends:
ii  xutils   4.3.0.dfsg.1-14 X Window System utility programs

-- no debconf information


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



Bug#319188: coreutils: stty iutf8 fails (invalid argument `iutf8')

2005-07-20 Thread Vincent Lefevre
Package: coreutils
Version: 5.2.1-2
Severity: normal

The UTF-8 and Unicode FAQ http://www.cl.cam.ac.uk/~mgk25/unicode.html
says:

The tty driver of any POSIX system supports a cooked mode, in
which some primitive line editing functionality is available. In
order to allow the character-erase function (which is activated
when you press backspace) to work properly with UTF-8, someone
needs to tell it not count continuation bytes in the range
0x80-0xBF as characters, but to delete them as part of a UTF-8
multi-byte sequence. Since the kernel is ignorant of the libc
locale mechanics, another mechanism is needed to tell the tty
driver about UTF-8 being used. Linux kernel versions 2.6 or newer
support a bit IUTF8 in the c_iflag member variable of struct
termios. If it is set, the cooked mode line editor will treat
UTF-8 multi-byte sequences correctly. This mode can be set from
the command shell with stty iutf8. Xterm and friends should set
this bit automatically when called in a UTF-8 locale.

But I get:

dixsept:~ stty iutf8
stty: invalid argument `iutf8'
Try `stty --help' for more information.

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

Versions of packages coreutils depends on:
ii  libacl1 2.2.29-1.0.1 Access control list shared library
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an

coreutils recommends no packages.

-- no debconf information


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



Bug#319237: xterm should be built with IUTF8 support (for correct tty cooked mode)

2005-07-20 Thread Vincent Lefevre
Package: xterm
Version: 6.8.2.dfsg.1-3
Severity: wishlist

The xterm source knows about IUTF8, but for some reasons xterm is not
built with IUTF8 support.

For more information about IUTF8, see the end of the section

  http://www.cl.cam.ac.uk/~mgk25/unicode.html#mod

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

Versions of packages xterm depends on:
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libice6   6.8.2.dfsg.1-3 Inter-Client Exchange library
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libselinux1   1.24-1 SELinux shared libraries
ii  libsm66.8.2.dfsg.1-3 X Window System Session Management
ii  libxaw8   6.8.2.dfsg.1-3 X Athena widget set library
ii  libxext6  6.8.2.dfsg.1-3 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxmu6   6.8.2.dfsg.1-3 X Window System miscellaneous util
ii  libxp66.8.2.dfsg.1-3 X Window System printing extension
ii  libxpm4   6.8.2.dfsg.1-3 X pixmap library
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxt66.8.2.dfsg.1-3 X Toolkit Intrinsics
ii  xlibs 6.8.2.dfsg.1-3 X Window System client libraries m
ii  xlibs-data6.8.2.dfsg.1-3 X Window System client data

Versions of packages xterm recommends:
ii  xutils   4.3.0.dfsg.1-14 X Window System utility programs

-- no debconf information


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



Bug#319415: zsh-beta installation fails (no matches found...)

2005-07-21 Thread Vincent Lefevre
Package: zsh-beta
Version: 4.3.0-dev-1+20050720-1
Severity: normal

Here's what I get:

Setting up zsh-beta (4.3.0-dev-1+20050720-1) ...
zsh: no matches found: 
/usr/share/zsh-beta/4.3.0-dev-1/functions/Scripts/*~*.zwc(^/)
dpkg: error processing zsh-beta (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 zsh-beta
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Versions of packages zsh-beta depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libcap1 1:1.10-14support for getting/setting POSIX.
ii  libncurses5 5.4-9Shared libraries for terminal hand
ii  libpcre35.0-1.1  Perl 5 Compatible Regular Expressi
ii  passwd  1:4.0.3-38   change and administer password and

zsh-beta recommends no packages.

-- no debconf information


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



Bug#319415: zsh-beta installation fails (no matches found...)

2005-07-21 Thread Vincent Lefevre
severity 319415 grave
thanks

since it can't be installed...

-- 
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 / SPACES project at LORIA


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



Bug#198275: scp behavior concerning remote filenames and special characters

2005-07-22 Thread Vincent Lefevre
The behavior of scp when there are special characters in remote
filenames should be documented in the man page, such as:

  Special characters in the remote file names are not escaped and
  will be interpreted by the remote shell.

In fact, I've often used this feature, e.g. scp host:file\* . to
retrieve several files.

If this is not considered to be safe, then scp should probably
detect special characters and return an error.

Another suggestion:

The different behaviors could be implemented as options to put in
the user's .ssh/config file (remote shells may behave in different
manners, but as options may be host-dependent, this is not a real
problem). For instance, this could be:

  ShellMetaCharacters '`*?\
  ShellQuote no | auto | error

(no = current behavior, auto = spaces and metacharacters are
automatically quoted by scp, error = if the file name contains
a space or a metacharacter, then an error is returned by scp).

I don't know if POSIX completly defines the metacharacters, but
if it does, one should be able to write:

  ShellMetaCharacters posix

and this should probably be the default.

Any comment?

-- 
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 / SPACES project at LORIA


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



Bug#319554: ncurses-base: xterm-color terminfo should have kdch1=\E[3~

2005-07-22 Thread Vincent Lefevre
Package: ncurses-base
Version: 5.4-9
Severity: normal

infocmp xterm-color says kdch1=\177 though the delete-character key
returns \E[3~.

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

Versions of packages ncurses-base depends on:
ii  libncurses5   5.4-9  Shared libraries for terminal hand

ncurses-base recommends no packages.

-- no debconf information


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



Bug#319554: ncurses-base: xterm-color terminfo should have kdch1=\E[3~

2005-07-23 Thread Vincent Lefevre
On 2005-07-23 07:09:13 -0400, Thomas Dickey wrote:
 On Sat, 23 Jul 2005, Vincent Lefevre wrote:
 infocmp xterm-color says kdch1=\177 though the delete-character
 key returns \E[3~.
 
 There's no need to change this, since as noted in the comments in
 terminfo.src, it does not correspond to any terminal type that is
 valid for Debian.

The problem is when one connects (by ssh) from a non-Debian OS. In my
case, I'm using iTerm under Mac OS X and connect to a Debian machine
by ssh.

-- 
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 / SPACES project at LORIA


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



Bug#319554: ncurses-base: xterm-color terminfo should have kdch1=\E[3~

2005-07-23 Thread Vincent Lefevre
On 2005-07-23 09:38:31 -0400, Thomas Dickey wrote:
 hmm - a quick glance at the code shows this is another of the ones that 
 claim it's xterm-compatible (I see some xterm and vt100 literals). 
 I'd suggest testing that theory with vttest.  The only mention of vttest 
 in the changelog is two years old largely works.

I tried with tack (I don't have vttest), and IIRC, I found only one
problem. There are also problems with the numeric keypad, and also
the numeric keypad gives unknown escape sequences.

 The source code doesn't contain a terminfo or termcap.  Nor does it 
 contain any real documentation.  Perhaps you can file a bug report against
 iTerm, suggesting that this be provided.

Done.

 xterm-color might work for you, but I see no reason to change 
 xterm-color to match this - it would then be different from what other 
 people have come to think of as xterm-color.

Well, http://www.ibb.net/~anne/keyboard.html says that kbs=\177 and
kdch1=\E[3~ are the correct values. And currently xterm-color is
inconsistent with xterm (that has the above values as expected).
And both xterm-xfree86 and xterm-vt220 have kbs=^H, which is
incorrect too.

-- 
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 / SPACES project at LORIA


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



Bug#319946: perl-modules: Net::Domain::hostfqdn() returns an incorrect FQDN

2005-07-25 Thread Vincent Lefevre
Package: perl-modules
Version: 5.8.7-3
Severity: normal

All the following methods agree with each other:

ay:~ hostname
ay.vinc17.org
ay:~ uname -n
ay.vinc17.org
ay:~ perl -e 'use Sys::Hostname; print hostname().\n'
ay.vinc17.org

But...

ay:~ perl -e 'use Net::Domain qw(hostfqdn); print hostfqdn().\n'
ay.local

In the module, two subroutines are called by domainname:
  _hostname, which gives ay.vinc17.org,
  _hostdomain, which gives local.

IMHO, if _hostname returns a hostname with a dot, then this is the
FQDN and it should be returned without having to call _hostdomain.

A word about my machine:

This is a laptop, which can be connected on various networks (or
be outside of any network). The goal of the FQDN is to identify
the machine and the FQDN must not change when the machine is
moved to a different network (or is connected to two networks
at the same time). As I own a domain name (and control it),
I've given the name ay.vinc17.org (which is not resolvable on
the Internet, but due to the status of the machine, this makes
sense). My machine is currently on a private network at home,
where I set up a local domain local; this is why _hostdomain
returns local.

BTW, it seems that mixing parts of @host and @domain as the module
currently does may give a FQDN of a different machine. For instance,
if I connect my machine to a domain called foo.bar, and there
exists a different machine ay.foo.bar, then returning this FQDN
(formed with the leading part of ay.vinc17.org and the domain name
foo.bar) would be completely wrong.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050618
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages perl-modules depends on:
ii  perl  5.8.7-3Larry Wall's Practical Extraction 

perl-modules recommends no packages.

-- no debconf information


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



Bug#319237: xterm should be built with IUTF8 support (for correct tty cooked mode)

2005-07-26 Thread Vincent Lefevre
On 2005-07-20 18:30:39 +0200, Vincent Lefevre wrote:
 The xterm source knows about IUTF8, but for some reasons xterm is not
 built with IUTF8 support.

I managed to compile xterm from upstream and IUTF8 support with
the attached patch. Not sure about side effects or portability
or missing features or whatever, though.

-- 
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 / SPACES project at LORIA
diff -ru xterm-203/main.c xterm-new/main.c
--- xterm-203/main.c2005-07-07 02:46:14.0 +0200
+++ xterm-new/main.c2005-07-26 14:45:21.0 +0200
@@ -162,11 +162,6 @@
 #define USE_SYSV_PGRP
 #define USE_SYSV_SIGNALS
 #define WTMP
-#ifdef __GLIBC__
-#if (__GLIBC__  2) || ((__GLIBC__ == 2)  (__GLIBC_MINOR__ = 1))
-#include pty.h
-#endif
-#endif
 #endif
 
 #ifdef __MVS__
diff -ru xterm-203/xterm_io.h xterm-new/xterm_io.h
--- xterm-203/xterm_io.h2005-07-07 02:46:15.0 +0200
+++ xterm-new/xterm_io.h2005-07-26 14:45:07.0 +0200
@@ -128,8 +128,6 @@
  */
 #ifdef __QNX__
 #include ioctl.h
-#elif !defined(__CYGWIN__)
-#include sys/ioctl.h
 #endif
 
 /*
@@ -138,7 +136,7 @@
 #if defined(USE_POSIX_TERMIOS)
 #include termios.h
 #elif defined(USE_TERMIOS)
-#include termios.h
+#include linux/termios.h
 /* this hacked termios support only works on SYSV */
 #define USE_ANY_SYSV_TERMIO
 #define termio termios


Bug#320174: gettext: msgfmt --statistics should output the filename

2005-07-27 Thread Vincent Lefevre
Package: gettext
Version: 0.14.5-2
Severity: wishlist

msgfmt --statistics fr.po outputs a line like:

922 translated messages, 53 fuzzy translations, 47 untranslated messages.

But there is no information about the filename. It should display
something like:

fr.po: 922 translated, 53 fuzzy, 47 untranslated.
^

This is useful when doing make -j2 update-po from Mutt, for instance
(all the .po files are updated and statistics are output). Due to the
-j option, the output of make and msgfmt are not synchronized, e.g.:

make[1]: Entering directory `/home/vlefevre/software/mutt/mutt/po'
file=./`echo de | sed 's,.*/,,'`.gmo \
   rm -f $file  /usr/bin/msgfmt --statistics -o $file de.po
file=./`echo ru | sed 's,.*/,,'`.gmo \
   rm -f $file  /usr/bin/msgfmt --statistics -o $file ru.po
913 translated messages, 59 fuzzy translations, 50 untranslated messages.
file=./`echo it | sed 's,.*/,,'`.gmo \
   rm -f $file  /usr/bin/msgfmt --statistics -o $file it.po
913 translated messages, 57 fuzzy translations, 52 untranslated messages.
[...]
file=./`echo ca | sed 's,.*/,,'`.gmo \
   rm -f $file  /usr/bin/msgfmt --statistics -o $file ca.po
859 translated messages, 88 fuzzy translations, 75 untranslated messages.
file=./`echo bg | sed 's,.*/,,'`.gmo \
   rm -f $file  /usr/bin/msgfmt --statistics -o $file bg.po
908 translated messages, 62 fuzzy translations, 52 untranslated messages.
880 translated messages, 82 fuzzy translations, 60 untranslated messages.
make[1]: Leaving directory `/home/vlefevre/software/mutt/mutt/po'

So, without the filename, it may be difficult to know for which
language the statistics apply. Worse, the current behavior is
really confusing (it took me a while to discover that the
statistics line I was looking at wasn't the one corresponding
to fr.po -- I first thought msgfmt was buggy).

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

Versions of packages gettext depends on:
ii  gettext-base0.14.5-2 GNU Internationalization utilities
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an

Versions of packages gettext recommends:
ii  curl  7.14.0-2   Get a file from an HTTP, HTTPS, FT
ii  lynx  2.8.5-2Text-mode WWW Browser
ii  wget  1.10-3+1.10.1beta1 retrieves files from the web

-- no debconf information


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



Bug#193849: procmail adds a blank line at the end of forwarded mail messages

2005-07-29 Thread Vincent Lefevre
On 2005-07-29 13:58:46 +0200, Santiago Vila wrote:
 Now you may argue why is flag r not the default?. Well, I assume
 changing that now would break a lot of currently existing .procmailrc
 files, so I would not consider that a good idea.

Why would this break .procmailrc files?

-- 
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 / SPACES project at LORIA


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



Bug#193849: procmail adds a blank line at the end of forwarded mail messages

2005-07-29 Thread Vincent Lefevre
On 2005-07-29 16:36:23 +0200, Santiago Vila wrote:
 I mean that people expect procmail to work the way it works now.

Then the change could also be done with a command-line option.

-- 
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 / SPACES project at LORIA


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



Bug#291781: moreinfo

2005-08-19 Thread Vincent Lefevre
On 2005-02-17 21:10:31 -0700, Kevin Rosenberg wrote:
 I've read the mairix documentation html file. I don't see any
 reference that the contents of all headers are indexed. Can you
 provide a reference that states you should expect that the contents
 X-Spam-Status header should be indexed?

mairix -h says:

word  : match word in whole message

This is possibly a documentation bug then. In this case, it should
say:

word  : match word in message body and main headers

But it would be a good idea to index all the headers, and add the
following:

h:word: match word in headers
w:word: match word in whole message

Note: I didn't receive your message (I've just seen it on the web).
The Debian BTS often forgets to send copies to me. :(

-- 
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 / SPACES project at LORIA


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



Bug#321959: Bad section for libselinux1-dev and selinux-utils

2005-08-19 Thread Vincent Lefevre
reopen 321959
thanks

On 2005-08-13 23:23:06 -0500, Manoj Srivastava wrote:
 Are you sure? Here is the control file:
[...]

The problem is still there. If all is correct in the source, perhaps
the packages should be rebuilt?

BTW, http://packages.qa.debian.org/libs/libselinux.html says:

There were override disparities found in suite unstable:
* libselinux1: Override says libs - optional, .deb says base - required
* selinux-utils: Override says libs - optional, .deb says admin -
  optional ({partial})
* libselinux1-dev: Override says libs - optional, .deb says
  libdevel - optional ({partial})

-- 
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 / SPACES project at LORIA


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



Bug#324075: libc6: putwchar() returns WEOF without setting errno to EILSEQ

2005-08-19 Thread Vincent Lefevre
Package: libc6
Version: 2.3.5-4
Severity: normal

The following program shows that putwchar() can return WEOF with
errno = 0, though it should have set it to EILSEQ (see the ISO C
standard, and it is explicitly say in the putwchar(3) man page).
It should be run with LC_CTYPE=tr_TR.UTF-8; in this case, it
outputs:

putwchar-test: errno = 29

putwchar-test: errno = 0 (EILSEQ = 84)

Note: the fact that fwide() is called before setlocale() is
intentional, to make the error appear.

#include stdio.h
#include stdlib.h
#include locale.h
#include wchar.h
#include wctype.h
#include errno.h

void my_putwchar (wchar_t wc)
{
  wint_t ret;

  ret = putwchar (wc);
  if (ret == wc)
return;

  putc ('\n', stderr);
  if (ret != WEOF)
fprintf (stderr, putwchar-test: internal error in putwchar\n);
  fprintf (stderr, putwchar-test: errno = %d (EILSEQ = %d)\n,
   errno, EILSEQ);
  exit (EXIT_FAILURE);
}

int main (void)
{
  wint_t wc;

  errno = 0;

  if (fwide (stdout, 1) = 0)
{
  fprintf (stderr, putwchar-test: can't set stdout's orientation\n);
  exit (EXIT_FAILURE);
}

  if (errno)
{
  fprintf (stderr, putwchar-test: errno = %d\n, errno);
  errno = 0;
}

  if (setlocale (LC_ALL, ) == NULL)
{
  fprintf (stderr, putwchar-test: can't set locales\n);
  exit (EXIT_FAILURE);
}

  wc = towlower (L'I');
  if (wc == WEOF)
{
  fprintf (stderr, putwchar-test: btowc returned WEOF\n);
  exit (EXIT_FAILURE);
}
  my_putwchar (wc);
  my_putwchar (L'\n');

  return 0;
}

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

-- no debconf information


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



Bug#324125: ftp.debian.org: bad sections for libselinux binary packages

2005-08-20 Thread Vincent Lefevre
Package: ftp.debian.org
Severity: normal

libselinux1-dev is currently in section libs instead of libdevel,
and so on. The control file is correct.

http://packages.qa.debian.org/libs/libselinux.html says:

There were override disparities found in suite unstable:
* libselinux1: Override says libs - optional, .deb says base - required
* selinux-utils: Override says libs - optional, .deb says admin - optional
* libselinux1-dev: Override says libs - optional, .deb says libdevel -
  optional

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


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



Bug#324653: dict: Error messages not visible with pager less -c

2005-08-23 Thread Vincent Lefevre
Package: dict
Version: 1.9.15-1
Severity: normal

When I use the pager less -c, e.g. with

  PAGER=less -c dict test

the error messages[*] are displayed, but cleared immediately, as the
pager is started. The following combinations should be tested in a
terminal that supports the alternative screen:

  unset LESS
  PAGER=less dict test
  PAGER=less -c dict test
  PAGER=less -X dict test
  PAGER=less -cX dict test

and make sure that the error messages are always visible in some way.

[*] FYI, these are the following:

dict (client_read_status): Error reading from socket
client_read_status: Success

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

Versions of packages dict depends on:
ii  libc6 2.3.5-4GNU C Library: Shared libraries an
ii  netbase   4.21   Basic TCP/IP networking system
ii  recode3.6-11 Character set conversion utility
ii  zlib1g1:1.2.3-3  compression library - runtime

dict recommends no packages.

-- no debconf information


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



Bug#324660: querybts: bug reports not displayed for dict

2005-08-23 Thread Vincent Lefevre
Package: reportbug
Version: 3.16
Severity: normal

The 27 bug reports for dict are not displayed below:

dixsept:~ reportbug dict
*** Welcome to reportbug.  Use ? for help at prompts. ***
Using 'Vincent Lefevre [EMAIL PROTECTED]' as your from address.
Detected character set: ISO-8859-1
Please change your locale if this is incorrect.

Getting status for dict...
Checking for newer versions at packages.debian.org...
Querying Debian BTS for reports on dictd (source)...
27 bug reports found:

Maintainer for dict is 'Kirk Hilliard [EMAIL PROTECTED]'.
Looking up dependencies of dict...
[...]

-- Package-specific info:
** Environment settings:
EDITOR=eclient
VISUAL=eclient

** /home/vlefevre/.reportbugrc:
reportbug_version 2.10
mode standard
ui text
realname Vincent Lefevre
email [EMAIL PROTECTED]
mutt
cc

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

Versions of packages reportbug depends on:
ii  python2.3 2.3.5-7An interactive high-level object-o

Versions of packages reportbug recommends:
pn  python2.3-cjkcodecs | python2 none (no description available)

-- no debconf information


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



Bug#324653: dict: Error messages not visible with pager less -c

2005-08-23 Thread Vincent Lefevre
On 2005-08-23 03:19:20 -0400, Kirk Hilliard wrote:
 Let me verify that by this you mean a terminal such as an xterm where
 less, without -X, pages the document on one screen, and after paging
 restores the screen to how it was before paging (with no trace of the
 paged document).

Yes.

  dict (client_read_status): Error reading from socket
  client_read_status: Success
 
 Does the pager successfully show the definition?

It didn't, but it's now OK after rebooting the machine.

unset LESS
PAGER=less dict test
PAGER=less -c dict test
PAGER=less -X dict test
PAGER=less -cX dict test

 I don't see anything strange when I run these in an xterm on a stock
 sarge box, but it is possible that the error message is being cleared
 and replaced by the definition before I can see it.  From the code, it
 seems that the error message you quote is a a fatal error, so I don't
 think I am reproducing the error here.

I forgot that one normally doesn't get an error. Try with

  PAGER=less dict -h zzz test

and so on (assuming that you don't have a machine zzz).
In this case, the error message will be:

Cannot connect to any servers (use -v to see why)

 What terminal are you using?  What about your termcap?

I'm using xterm with TERM=xterm-xfree86.

-- 
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 / SPACES project at LORIA


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



Bug#271072: dpkg memory footprint

2005-08-25 Thread Vincent Lefevre
On 2005-08-25 16:59:09 +0100, Ian Jackson wrote:
 How much (a) RAM and (b) swap and (c) disk do you have in this
 machine ?
 
 I think you'll find that if you have a sensible amount of swap this
 problem will go away.

The swap is not a good solution. On my PowerBook G4 (256 MB RAM),
I have enough swap but each time dpkg is used in an upgrade, this
makes the machine awfully slow during the upgrade and until several
minutes after the upgrade due to the swap.

-- 
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 / SPACES project at LORIA


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



Bug#325700: mozilla-firefox: The images are no longer displayed

2005-08-30 Thread Vincent Lefevre
On 2005-08-30 11:36:25 +0200, Vincent Lefevre wrote:
 The images (both in the interface, such as the toolbar buttons, and
 in the HTML documents[*]) are no longer displayed.

GIF images don't seem to be affected.

-- 
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 / SPACES project at LORIA


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



Bug#325700: mozilla-firefox: The images are no longer displayed

2005-08-30 Thread Vincent Lefevre
Package: mozilla-firefox
Version: 1.0.6-3
Severity: grave
Justification: renders package unusable

The images (both in the interface, such as the toolbar buttons, and
in the HTML documents[*]) are no longer displayed.

[*] Alternative text is displayed instead.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-20050829
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages mozilla-firefox depends on:
ii  debianutils2.14.1Miscellaneous utilities specific t
ii  fontconfig 2.3.2-1   generic font configuration library
ii  libatk1.0-01.10.1-2  The ATK accessibility toolkit
ii  libc6  2.3.5-5   GNU C Library: Shared libraries an
ii  libfontconfig1 2.3.2-1   generic font configuration library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgcc11:4.0.1-2 GCC support library
ii  libglib2.0-0   2.8.0-1   The GLib library of C routines
ii  libgtk2.0-02.6.8-1   The GTK+ graphical user interface 
ii  libidl00.8.5-1   library for parsing CORBA IDL file
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libkrb53   1.3.6-4   MIT Kerberos runtime libraries
ii  libpango1.0-0  1.8.2-1   Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libstdc++6 4.0.1-2   The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxft22.1.7-1   FreeType-based font drawing librar
ii  libxinerama1   6.8.2.dfsg.1-5X Window System multi-head display
ii  libxp6 4.3.0.dfsg.1-14   X Window System printing extension
ii  libxt6 4.3.0.dfsg.1-14   X Toolkit Intrinsics
ii  psmisc 21.6-1Utilities that use the proc filesy
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

mozilla-firefox recommends no packages.

-- no debconf information


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



Bug#303246: Processed: Selecting text of a link downloads the link

2005-08-31 Thread Vincent Lefevre
On 2005-08-23 01:04:09 -0400, Eric Dorland wrote:
 * Vincent Lefevre ([EMAIL PROTECTED]) wrote:
  The IDN problem is a trust issue concerning a web site. The bug#303246
  is a trust issue concerning Firefox: when the bug occurs the user
  thinks that Firefox has done something, i.e. putting some text in
  the primary selection, but in the reality, it has also silently
  done something else: downloading a URL, which may have private or
  confidential contents (in the case of an authenticated part of a
  web site).
 
 Right, but conceivably you could of downloaded that anyway, you can't
 use this problem to bypass the authentication, so where's the attack?  

The user would authenticate. Then, when he wants to copy some text
belonging to a link, the link would be silently downloaded to some
directory. And another user could access the data if the directory
is publicly accessible (it may be on purpose).

-- 
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 / SPACES project at LORIA


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



Bug#325861: autoconf-doc: Error in AC_COMPILE_IFELSE documentation

2005-08-31 Thread Vincent Lefevre
Package: autoconf-doc
Version: 2.59-3
Severity: minor

The info documentation says:

 - Macro: AC_COMPILE_IFELSE (INPUT, [ACTION-IF-FOUND],
  [ACTION-IF-NOT-FOUND])
 Run the compiler and compilation flags of the current language
 (*note Language Choice::) on the INPUT, run the shell commands
 ACTION-IF-TRUE on success, ACTION-IF-FALSE otherwise.  The INPUT
 can be made by `AC_LANG_PROGRAM' and friends.

ACTION-IF-FOUND should be replaced by ACTION-IF-TRUE and
ACTION-IF-NOT-FOUND should be replaced by ACTION-IF-FALSE.

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

-- no debconf information


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



Bug#325861: autoconf-doc: Error in AC_COMPILE_IFELSE documentation

2005-08-31 Thread Vincent Lefevre
On 2005-08-31 13:21:22 +0200, Vincent Lefevre wrote:
 The info documentation says:
 
  - Macro: AC_COMPILE_IFELSE (INPUT, [ACTION-IF-FOUND],
   [ACTION-IF-NOT-FOUND])
  Run the compiler and compilation flags of the current language
  (*note Language Choice::) on the INPUT, run the shell commands
  ACTION-IF-TRUE on success, ACTION-IF-FALSE otherwise.  The INPUT
  can be made by `AC_LANG_PROGRAM' and friends.
 
 ACTION-IF-FOUND should be replaced by ACTION-IF-TRUE and
 ACTION-IF-NOT-FOUND should be replaced by ACTION-IF-FALSE.

Or better: ACTION-IF-SUCCESS and ACTION-IF-FAILURE respectively
everywhere. Same problem with AC_LINK_IFELSE.

-- 
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 / SPACES project at LORIA


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



Bug#325866: autoconf: AC_COMPILE_IFELSE generates a test that doesn't work on IRIX64

2005-08-31 Thread Vincent Lefevre
Package: autoconf
Version: 2.59a-3
Severity: normal

AC_COMPILE_IFELSE generates a test that only checks the exit status
of the compiler command. But this is not sufficient:

demon ~ % uname -a
IRIX64 demon 6.5 01062343 IP35
demon ~ % cat tst.c
#ifdef FOO
# error FOO is defined
#endif
int main(void)
{
  return 0;
}
demon ~ % cc -DFOO tst.c  echo OK
cc-1035 cc: WARNING File = tst.c, Line = 2
  #error directive:  FOO is defined

  # error FOO is defined
^

OK
demon ~ %

An a.out program is generated. I'm not sure whether this is conforming
to the C standard, which says:

 [#4]  The  implementation shall not successfully translate a
 preprocessing   translation   unit   containing   a   #error
 preprocessing directive unless it is part of a group skipped
 by conditional inclusion.

i.e. could the implementation decide that the translation is not
successful because of the above warning? Anyway, one of the goals
of the configure script is to detect when things are wrong on the
current platform. So, I think that autoconf should cope with this
problem.

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

Versions of packages autoconf depends on:
ii  debianutils   2.14.2 Miscellaneous utilities specific t
ii  m41.4.3-2a macro processing language
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

Versions of packages autoconf recommends:
ii  automake1.9 [automaken]   1.9.6-1A tool for generating GNU Standard

-- no debconf information


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



Bug#327786: unison2.9.1: dangling symlinks for man page alternatives

2005-09-12 Thread Vincent Lefevre
Package: unison2.9.1
Version: 2.9.1-4
Severity: normal

I get the folllowing error:

/etc/cron.daily/man-db:
mandb: warning: /usr/share/man/man1/unison.1.gz is a dangling symlink
mandb: warning: /usr/share/man/man1/unison-gtk.1.gz is a dangling symlink

The alternatives are incorrect:

/etc/alternatives/unison.1.gz - /usr/share/man/man1/unison2.9.1.1.gz
/etc/alternatives/unison-gtk.1.gz - /usr/share/man/man1/unison2.9.1-gtk.1.gz

But the man pages are:

/usr/share/man/man1/unison-2.9.1.1.gz
/usr/share/man/man1/unison-2.9.1-gtk.1.gz

(with a dash after unison).

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

Versions of packages unison2.9.1 depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an

Versions of packages unison2.9.1 recommends:
ii  openssh-client [ssh-client]   1:4.1p1-7  Secure shell client, an rlogin/rsh

-- no debconf information


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



Bug#328756: /usr/bin/ld: ld: BFD 2.16.1 Debian GNU/Linux internal error, aborting at ../../bfd/cache.c line 496

2005-09-17 Thread Vincent Lefevre
Package: binutils
Version: 2.16.1-2
Severity: normal
File: /usr/bin/ld

When compiling Mutt with make -j2, I got the following error:

[...]
make[3]: Entering directory `/home/lefevre/software/mutt/mutt'
if gcc -DPKGDATADIR=\/home/lefevre/share/mutt\ 
-DSYSCONFDIR=\/home/lefevre/etc\ -DDOTLOCK_PATH=\/usr/bin/mutt_dotlock\ 
-DMUTTLOCALEDIR=\/home/lefevre/share/locale\ -DHAVE_CONFIG_H=1 -I. -I. -I. 
-I. -I. -I./imap  -Iintl  -I./intl -I/home/lefevre/include  -Wall -pedantic -g 
-O2 -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c; \
then mv -f .deps/makedoc.Tpo .deps/makedoc.Po; else rm -f 
.deps/makedoc.Tpo; exit 1; fi
make[4]: Entering directory `/home/lefevre/software/mutt/mutt'
if gcc -DPKGDATADIR=\/home/lefevre/share/mutt\ 
-DSYSCONFDIR=\/home/lefevre/etc\ -DDOTLOCK_PATH=\/usr/bin/mutt_dotlock\ 
-DMUTTLOCALEDIR=\/home/lefevre/share/locale\ -DHAVE_CONFIG_H=1 -I. -I. -I. 
-I. -I. -I./imap  -Iintl  -I./intl -I/home/lefevre/include  -Wall -pedantic -g 
-O2 -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c; \
then mv -f .deps/makedoc.Tpo .deps/makedoc.Po; else rm -f 
.deps/makedoc.Tpo; exit 1; fi
gcc  -Wall -pedantic -g -O2   -o makedoc  makedoc.o  -lidn 
gcc  -Wall -pedantic -g -O2   -o makedoc  makedoc.o  -lidn 
make[3]: Leaving directory `/home/lefevre/software/mutt/mutt'
gcc -E -I. -I.. -I/home/lefevre/include -I.. -DSYSCONFDIR=\/home/lefevre/etc\ 
-DBINDIR=\/home/lefevre/bin\ -DDOTLOCK_PATH=\/usr/bin/mutt_dotlock\ 
-DHAVE_CONFIG_H=1 -I../intl -D_MAKEDOC -C  ../init.h | ../makedoc -m |  \
cat ./muttrc.man.head - ./muttrc.man.tail\
 muttrc.man
/usr/bin/ld: BFD 2.16.1 Debian GNU/Linux internal error, aborting at 
../../bfd/cache.c line 496 in bfd_cache_lookup_worker

/usr/bin/ld: Please report this bug.

collect2: ld returned 1 exit status
make[4]: *** [makedoc] Error 1
[...]

A compilation failed yesterday at about the same place, but without
an error in ld (I don't remember what error I got). It never happened
before.

I just need to type make again to resume the compilation.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-20050829
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages binutils depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an

binutils recommends no packages.

-- debconf information:
  binutils/oformat_warning:
* binutils/kernel_link_warning:


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



Bug#328756: /usr/bin/ld: ld: BFD 2.16.1 Debian GNU/Linux internal error, aborting at ../../bfd/cache.c line 496

2005-09-17 Thread Vincent Lefevre
On 2005-09-17 11:57:45 +0200, Vincent Lefevre wrote:
[...]
 gcc  -Wall -pedantic -g -O2   -o makedoc  makedoc.o  -lidn 
 gcc  -Wall -pedantic -g -O2   -o makedoc  makedoc.o  -lidn 

The error may be due to the above duplicated commands (due to a bug
in Mutt's Makefile[*]). I don't know if this is allowed.

[*] http://marc.theaimsgroup.com/?l=mutt-devm=112700312315468w=2
http://groups.yahoo.com/group/mutt-dev/message/23946

-- 
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 / SPACES project at LORIA


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



Bug#303246: Processed: Selecting text of a link downloads the link

2005-09-19 Thread Vincent Lefevre
On 2005-09-19 00:36:22 -0400, Eric Dorland wrote:
 Be that as it may, you still seem to be the only one suffering from
 this problem. Unless you can give me more information, I'm not sure I
 can help. 

I've tried under Mac OS X, and I get exactly the same prolem. This is
strange I'm the only one suffering from this problem.

-- 
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 / SPACES project at LORIA


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



Bug#303246: Processed: Selecting text of a link downloads the link

2005-09-19 Thread Vincent Lefevre
On 2005-09-19 10:53:39 +0200, Vincent Lefevre wrote:
 I've tried under Mac OS X, and I get exactly the same prolem. This is
 strange I'm the only one suffering from this problem.

I'm not. Someone reported the same problem here:

  https://bugzilla.mozilla.org/show_bug.cgi?id=254707

See comment #2.

-- 
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 / SPACES project at LORIA


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



Bug#329589: On the PowerPC, srcinst is 10 times as large as on x86

2005-09-22 Thread Vincent Lefevre
Package: srcinst
Version: 0.8.3
Severity: normal

On x86:

dixsept:~ ll /usr/bin/srcinst
-rwxr-xr-x  1 root root 505676 2005-09-16 16:46:42 /usr/bin/srcinst
dixsept:~ file /usr/bin/srcinst
/usr/bin/srcinst: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for 
GNU/Linux 2.2.0, dynamically linked (uses shared libs), stripped

On the PowerPC:

ay:~ ll /usr/bin/srcinst
-rwxr-xr-x  1 root root 5117372 2005-09-16 22:30:56 /usr/bin/srcinst
ay:~ file /usr/bin/srcinst
/usr/bin/srcinst: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 
(SYSV), for GNU/Linux 2.2.0, dynamically linked (uses shared libs), stripped

Both are version 0.8.3.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-20050829
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages srcinst depends on:
ii  apt   0.5.28.6   Advanced front-end for dpkg
ii  build-essential   11.1   informational list of build-essent
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgmp3c2 4.1.4-10   Multiprecision arithmetic library

srcinst recommends no packages.

-- no debconf information


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



Bug#322389: libmime-perl: In MIME::Decoder::Base64(3pm) man page, replace RFC-1521 by RFC-2045

2005-08-10 Thread Vincent Lefevre
Package: libmime-perl
Version: 5.417-1
Severity: minor

The MIME::Decoder::Base64(3pm) man page says:

   ·   When encoding, the input is read 45 bytes at a time: this ensures
   that the output lines are not too long.   We chose 45 since it is a
   multiple of 3 and produces lines under 76 characters, as RFC-1521
   specifies.

But RFC-1521 has been obsoleted by RFCs 2045 to 2049 and is not
available in the doc-rfc-std Debian package (not in other RFC Debian
packages either). The section on base64 encoding is now in RFC 2045,
hence the suggested change.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050709
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages libmime-perl depends on:
ii  libconvert-binhex-perl1.119-2Perl5 module for extracting data f
ii  libio-stringy-perl2.110-1Perl5 modules for IO from scalars 
ii  libmailtools-perl 1.62-1 Manipulate email in perl programs
ii  perl  5.8.7-3Larry Wall's Practical Extraction 

libmime-perl recommends no packages.

-- no debconf information


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



Bug#321692: xserver-xfree86: crash when using Ethereal

2005-08-10 Thread Vincent Lefevre
On 2005-08-07 01:15:17 +0200, Vincent Lefevre wrote:
 Package: xserver-xfree86
 Version: 4.3.0.dfsg.1-14
 Severity: important
 
 I don't know if this is related to the crash: I had network problems
 (lost packets + following packets that arrived several seconds late,
 as shown by a ping). After the crash, the ping showed lost packets
 only (about 10%).

The X server has just crashed again, still with signal 7.
This time, I was using Firefox.

-- 
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 / SPACES project at LORIA



Bug#303246: Processed: Selecting text of a link downloads the link

2005-08-13 Thread Vincent Lefevre
On 2005-08-13 18:51:44 -0400, Eric Dorland wrote:
 Are you still seeing this? You're still the only one I've seen
 report it.

Yes, I'm still seeing this. I don't know if this is related to
my modifier settings (given by xmodmap -pme):

shift   Shift_L (0x32),  Shift_R (0x3e)
lockCaps_Lock (0x42)
control Control_L (0x25)
mod1Meta_L (0x73)
mod2Num_Lock (0x4d)
mod3Mode_switch (0x71)
mod4  
mod5Scroll_Lock (0x4e)

 Right, but the point is it's not a security issue because it is
 analogous to accidently clicking on a link. 

Then the IDN-related problem wasn't a security issue either.

-- 
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 / SPACES project at LORIA


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



Bug#311511: mozilla-firefox: Firefox tries to display text/x-csrc files with less and hangs (freezes)

2005-08-13 Thread Vincent Lefevre
retitle 285254 /usr/bin/firefox: freezes calling less(1)
thanks

On 2005-08-13 19:10:29 -0400, Eric Dorland wrote:
 Thanks for the bugzilla bug, please don't file duplicate bug reports. 

Sorry, I didn't see it, perhaps due to the typo in the title of
bug 285254 (I'm fixing it: frezzes - freezes).

-- 
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 / SPACES project at LORIA


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



Bug#321959: Bad section for libselinux1-dev and selinux-utils

2005-08-13 Thread Vincent Lefevre
reopen 321959
thanks

The sections are still incorrect in the 1.24-4 packages.

-- 
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 / SPACES project at LORIA


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



Bug#303246: Processed: Selecting text of a link downloads the link

2005-08-14 Thread Vincent Lefevre
On 2005-08-13 22:41:27 -0400, Eric Dorland wrote:
 Umm, no. The IDN problem was a trust issue. With the IDN issue, I
 could get a DNS name and certificate for something that was rendered
 as paypal.com, even though it wasn't. So that could be exploited to
 have you trust a site that should not be trusted. 
 
 Please explain how these issue could be exploited to create a
 vulnerability. 

The IDN problem is a trust issue concerning a web site. The bug#303246
is a trust issue concerning Firefox: when the bug occurs the user
thinks that Firefox has done something, i.e. putting some text in
the primary selection, but in the reality, it has also silently
done something else: downloading a URL, which may have private or
confidential contents (in the case of an authenticated part of a
web site).

-- 
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 / SPACES project at LORIA


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



Bug#321959: Bad section for libselinux1-dev and selinux-utils

2005-08-14 Thread Vincent Lefevre
On 2005-08-13 23:23:06 -0500, Manoj Srivastava wrote:
 Are you sure? Here is the control file:

Yes:

dixsept:~ dpkg -s libselinux1-dev
Package: libselinux1-dev
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 856
Maintainer: Manoj Srivastava [EMAIL PROTECTED]
Architecture: i386
Source: libselinux
Version: 1.24-4
[...]

This is the version where you did the change, and it has
Section: libs. Wouldn't there be a bug with the utility
that builds the packages?

-- 
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 / SPACES project at LORIA


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



Bug#313631: mozilla-firefox: segmentation faut on http://www.rtl.fr/rtlinfo/

2005-08-14 Thread Vincent Lefevre
retitle 313631 mozilla-firefox: crash when flashblock is installed due to Gecko 
reflow bug
thanks

On 2005-07-04 13:40:33 +0200, Vincent Lefevre wrote:
 It's the FlashBlock extension that makes Firefox crash.
 I've just submitted the following bug report:
 
   http://bugzilla.mozdev.org/show_bug.cgi?id=10899
 
 but it's not clear that it is a bug in Flashblock.

According to http://bugzilla.mozdev.org/show_bug.cgi?id=10154,
this is due to a Gecko reflow bug, fixed on the trunk (that will
be in FF 1.1). The corresponding URL:

  https://bugzilla.mozilla.org/show_bug.cgi?id=228557

-- 
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 / SPACES project at LORIA



Bug#322187: manpage: documentation path wrong (.../dvdisaster/html instead of .../dvdisaster-doc/html)

2005-08-14 Thread Vincent Lefevre
On 2005-08-09 19:04:41 +0200, Daniel Baumann wrote:
 Yep, this is already fixed through a $documentation-var in the next
 upstream release (which will be out soon, just waiting on some l10n).

dvdisaster should also suggest dvdisaster-doc. I assume this
is also fixed through the $documentation-var, otherwise this
should be added too.

-- 
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 / SPACES project at LORIA


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



Bug#323137: zsh: after resizing the terminal, the prompt is not redisplayed

2005-08-14 Thread Vincent Lefevre
Package: zsh
Version: 4.2.5-13
Severity: minor

When I resize the terminal (either horizontally or vertically or in
both directions), a new line is added but the corresponding prompt
is not redisplayed: the cursor is at the left of a blank line. The
prompt is displayed as soon as the first character is typed.

This bug isn't present in the testing package (4.2.5-7). It isn't
present either in zsh-beta.

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

Versions of packages zsh depends on:
ii  debconf [debconf-2.0] 1.4.57 Debian configuration management sy
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  passwd1:4.0.3-39 change and administer password and

Versions of packages zsh recommends:
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libpcre3  5.0-1.1Perl 5 Compatible Regular Expressi

-- debconf information excluded


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



Bug#323222: fontconfig: fc-match -s doesn't work (OK with --sort)

2005-08-15 Thread Vincent Lefevre
Package: fontconfig
Version: 2.3.2-1
Severity: minor

The option -s of fc-match is not recognized:

ay:~ fc-match -s
fc-match: invalid option -- s
usage: fc-match [-svV?] [--sort] [--verbose] [--version] [--help] [pattern]
List fonts matching [pattern]

  -s, --sort   display sorted list of matches
  -v, --verbosedisplay entire font pattern
  -V, --versiondisplay font config version and exit
  -?, --help   display this help and exit

Workaround: use --sort.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050709
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages fontconfig depends on:
ii  debconf [debconf-2.0]   1.4.52   Debian configuration management sy
ii  defoma  0.11.8-0.1   Debian Font Manager -- automatic f
ii  gsfonts-x11 0.17 Make Ghostscript fonts available t
ii  libc6   2.3.5-3  GNU C Library: Shared libraries an
ii  libfontconfig1  2.3.2-1  generic font configuration library
ii  ttf-bitstream-vera  1.10-3   The Bitstream Vera family of free 
ii  ttf-freefont20031008-1.1 Freefont Serif, Sans and Mono True
ii  ucf 2.000Update Configuration File: preserv

fontconfig recommends no packages.

-- debconf information excluded


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



Bug#323246: polypaudio: Fatal error. Default sink name ((null)) does not exist in name register.

2005-08-15 Thread Vincent Lefevre
Package: polypaudio
Version: 0.7+20050805-2
Severity: important

When I execute polypaudio -nC as the documentation suggests, I get
the following error:

ay:~ polypaudio -nC
pid.c: stale PID file, overwriting.
main.c : Fatal error. Default sink name ((null)) does not exist in name 
register.
zsh: exit 1 polypaudio -nC

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050709
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages polypaudio depends on:
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libltdl3  1.5.6-6A system independent dlopen wrappe
ii  libsamplerate00.1.1-2audio rate conversion library
ii  libsndfile1   1.0.11-1   Library for reading/writing audio 
ii  libwrap0  7.6.dbs-8  Wietse Venema's TCP wrappers libra

polypaudio recommends no packages.

-- no debconf information


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



Bug#323452: hda: dma_timer_expiry: dma status == 0x21 errors + freeze (VIA VT82C686 chipset)

2005-08-16 Thread Vincent Lefevre
Package: kernel-image-2.4.27-2-386
Version: 2.4.27-10
Severity: important

On this machine, I get the following error several times by hour:

hda: dma_timer_expiry: dma status == 0x21
hda: error waiting for DMA
hda: dma timeout retry: status=0x58 { DriveReady SeekComplete DataRequest }

and the whole machine freezes for several seconds.

You'll find below the output of dmesg and lspci -v.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-386
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages kernel-image-2.4.27-2-386 depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  initrd-tools  0.1.81.1   tools to create initrd image for p
ii  modutils  2.4.26-1.2 Linux module utilities

-- no debconf information

Linux version 2.4.27-2-386 ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian 
1:3.3.5-12)) #1 Mon May 16 16:47:51 JST 2005
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009fc00 (usable)
 BIOS-e820: 0009fc00 - 000a (reserved)
 BIOS-e820: 000f - 0010 (reserved)
 BIOS-e820: 0010 - 07ff (usable)
 BIOS-e820: 07ff - 07ff8000 (ACPI data)
 BIOS-e820: 07ff8000 - 0800 (ACPI NVS)
 BIOS-e820:  - 0001 (reserved)
127MB LOWMEM available.
On node 0 totalpages: 32752
zone(0): 4096 pages.
zone(1): 28656 pages.
zone(2): 0 pages.
ACPI disabled because your bios is from 97 and too old
You can enable it with acpi=force
Kernel command line: root=/dev/hda1 ro 
No local APIC present or hardware disabled
Initializing CPU#0
Detected 499.049 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 992.87 BogoMIPS
Memory: 123592k/131008k available (1069k kernel code, 7028k reserved, 459k 
data, 96k init, 0k highmem)
Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
Inode cache hash table entries: 8192 (order: 4, 65536 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: After generic, caps: 0081f9ff c0c1f9ff  
CPU: Common caps: 0081f9ff c0c1f9ff  
CPU: AMD-K7(tm) Processor stepping 02
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
POSIX conformance testing by UNIFIX
ACPI: Subsystem revision 20040326
ACPI: Interpreter disabled.
PCI: PCI BIOS revision 2.10 entry at 0xfdb01, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router VIA [1106/0686] at 00:07.0
PCI: Disabling Via external APIC routing
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
devfs: v1.12c (20020818) Richard Gooch ([EMAIL PROTECTED])
devfs: boot_options: 0x0
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT 
SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
COMX: driver version 0.85 (C) 1995-1999 ITConsult-Pro Co. [EMAIL PROTECTED]
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
Linux IP multicast router 0.06 plus PIM-SM
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 3692 blocks [1 disk] into ram disk... 
|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-done.
Freeing initrd memory: 3692k freed
VFS: Mounted root (cramfs filesystem).
Freeing unused kernel memory: 96k freed
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide: late registration of driver.
VP_IDE: IDE controller at PCI slot 00:07.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c686a (rev 14) IDE UDMA66 controller on pci00:07.1
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xffa8-0xffaf, 

Bug#323452: hda: dma_timer_expiry: dma status == 0x21 errors + freeze (VIA VT82C686 chipset)

2005-08-16 Thread Vincent Lefevre
On 2005-08-17 00:34:15 +0200, maximilian attems wrote:
 On Tue, 16 Aug 2005, Vincent Lefevre wrote:
 
  On this machine, I get the following error several times by hour:
  
  hda: dma_timer_expiry: dma status == 0x21
  hda: error waiting for DMA
  hda: dma timeout retry: status=0x58 { DriveReady SeekComplete DataRequest }
 
 your drive appears busted.
 i would back up any important data it holds.

When searching for dma_timer_expiry: dma status == 0x21 on Google,
I get about 787 pages. It could be a kernel problem as well. I've
installed another kernel image (the 2.6.8-2-k7) and will see if I
get the same errors. After 20 minutes, I haven't got any.

I've just installed smartmontools, and there are several errors
at disk power-on, but the short test completes without error.

-- 
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 / SPACES project at LORIA


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



Bug#323452: hda: dma_timer_expiry: dma status == 0x21 errors + freeze (VIA VT82C686 chipset)

2005-08-17 Thread Vincent Lefevre
On 2005-08-17 13:25:07 +0900, Horms wrote:
 I agree with Maximilian's advice that it is highly likely that
 errors like this typically indicate that a disk is failing and 
 that you should back up your data and replace the disk.

Then is there any reason why SMART doesn't detect any problem
except some errors at power-on time? And why don't I get such
errors with a 2.6 kernel (though I haven't done much testing)
if it is not a problem with the 2.4 kernel?

The whole machine will be replaced in the near future.

-- 
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 / SPACES project at LORIA


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



Bug#300490: option alone does not solve the problem

2005-08-17 Thread Vincent Lefevre
On 2005-08-16 23:48:06 -0700, Debian Bug Tracking System wrote:
 The option to disable bayes expiry already exists. Simply set:
 
 bayes_auto_expire 0

I know this option. But it leads to another problem: the Bayes
database will grow forever. Am I right? If not, the man page
Mail::SpamAssassin::Conf should give more details.

Also, that's why I was asking a cron file in my bug report,
if necessary because of a bayes_auto_expire 0:

  SpamAssassin should be provided with a cron config file to do
  an expiration every night, for instance.

Such a cron file could either be installed in standard (possibly
enabled or disabled via /etc/default/spamassassin) or be given as
an example in /usr/share/doc/spamassassin/examples/.

-- 
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 / SPACES project at LORIA


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



Bug#323628: zsh: subversion completion doesn't work on the prop* commands

2005-08-17 Thread Vincent Lefevre
Package: zsh
Version: 4.2.5-13
Severity: normal

The subversion completion no longer works with the commands

  propdel   propedit  propget   proplist  propset

when I try to complete on the filename (3rd argument).
There was no problem with zsh 4.2.5-7.

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

Versions of packages zsh depends on:
ii  debconf [debconf-2.0] 1.4.57 Debian configuration management sy
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  passwd1:4.0.3-39 change and administer password and

Versions of packages zsh recommends:
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libpcre3  5.0-1.1Perl 5 Compatible Regular Expressi

-- debconf information excluded


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



Bug#323452: hda: dma_timer_expiry: dma status == 0x21 errors + freeze (VIA VT82C686 chipset)

2005-08-17 Thread Vincent Lefevre
On 2005-08-17 12:11:24 -0400, Andres Salomon wrote:
 What exactly are the SMART errors?  If you force a smart short or long test, 
 do you get errors?

No errors for short and long tests.
I've attached the output of smartctl -a.

-- 
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 / SPACES project at LORIA
smartctl version 5.32 Copyright (C) 2002-4 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model: Maxtor 91360U4
Serial Number:C40EF2RC
Firmware Version: MA540RR0
Device is:Not in smartctl database [for details use: -P showall]
ATA Version is:   4
ATA Standard is:  ATA/ATAPI-4 T13 1153D revision 17
Local Time is:Wed Aug 17 19:06:54 2005 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status:  (   0) The previous self-test routine completed
without error or no self-test has ever 
been run.
Total time to complete Offline 
data collection: (   0) seconds.
Offline data collection
capabilities:(0x1b) SMART execute Offline immediate.
Auto Offline data collection on/off 
support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
No Selective Self-test supported.
SMART capabilities:(0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability:(0x00) Error logging NOT supported.
No General Purpose Logging support.
Short self-test routine 
recommended polling time:(   2) minutes.
Extended self-test routine
recommended polling time:(  14) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME  FLAG VALUE WORST THRESH TYPE  UPDATED  
WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate 0x000a   253   252   000Old_age   Always   
-   4295265052
  3 Spin_Up_Time0x0027   234   234   063Pre-fail  Always   
-   50
  4 Start_Stop_Count0x0032   252   252   000Old_age   Always   
-   3252
  5 Reallocated_Sector_Ct   0x0033   253   253   063Pre-fail  Always   
-   0
  6 Read_Channel_Margin 0x0001   253   253   100Pre-fail  Offline  
-   0
  7 Seek_Error_Rate 0x000a   253   251   000Old_age   Always   
-   51826
  8 Seek_Time_Performance   0x0027   250   237   187Pre-fail  Always   
-   163419211169726
  9 Power_On_Hours  0x0032   237   237   000Old_age   Always   
-   346205
 10 Spin_Retry_Count0x002b   253   252   223Pre-fail  Always   
-   89
 11 Calibration_Retry_Count 0x002b   253   252   223Pre-fail  Always   
-   77
 12 Power_Cycle_Count   0x0032   249   249   000Old_age   Always   
-   1884
196 Reallocated_Event_Count 0x0008   253   253   000Old_age   Offline  
-   0
197 Current_Pending_Sector  0x0008   253   253   000Old_age   Offline  
-   0
198 Offline_Uncorrectable   0x0008   253   253   000Old_age   Offline  
-   0
199 UDMA_CRC_Error_Count0x0008   199   199   000Old_age   Offline  
-   4920
200 Multi_Zone_Error_Rate   0x000a   253   252   000Old_age   Always   
-   279723
201 Soft_Read_Error_Rate0x000a   253   251   000Old_age   Always   
-   25770101532
202 TA_Increase_Count   0x000a   253   252   000Old_age   Always   
-   297756
203 Run_Out_Cancel  0x000b   253   252   180Pre-fail  Always   
-   297756
204 Shock_Count_Write_Opern 0x000a   253   252   000Old_age   Always   
-   297756
205 Shock_Rate_Write_Opern  0x000a   253   252   000Old_age   Always   
-   297756
207 Spin_High_Current   0x002a   253   252   000Old_age   Always   
-   89
208 Spin_Buzz   0x002a   253   252   000Old_age   Always   
-  

Bug#295680: libc6: getgrname returns a result that doesn't belong to /etc/group

2005-06-18 Thread Vincent Lefevre
On 2005-06-18 23:55:13 +0200, GOMBAS Gabor wrote:
 No. But if you want to use NIS you have to be familiar with the
 consequences. If your local NIS policy allows having groups with IDs 
 1000 in NIS maps, then you should better be prepared that automatic group
 creation _will_ fail and you have to fix it up manually. There is nothing
 Debian can do about it.

Is this rule of not having NIS group IDs  1000 standard?
If so, is it possible to request that the NIS client ignores
such groups? This would make sense.

Why doesn't Debian give the choice to the user when assigning a gid?
And why does it have hardcoded gids? i.e. why aren't gids allocated
at installation time?

  I don't have such information, but I could probably ask them. The
  problem is that they don't support Debian, so that their group id
  range will conflict with Debian's group id range (in particular
  because some group ids are hardcoded in Debian).
 
 Then you have no other option than to synchronize your local group IDs
 with NIS manually.
 
 NIS enforces a central policy that is defined by the NIS administrators.
 The package management system has no way to know about that policy.

Why not? For instance, there could be a file on the system that lists
the gids not to be used for local groups.

 If you want to be part of a NIS setup you have to manually adapt the
 local system configuration to match the central policy.

But why doesn't Debian let me do that? For instance, I modified some
local gids to avoid clashes with NIS, but during a later upgrade with
apt, they were set back to their original values.

  Moreover, if some group exists in the NIS database, why isn't it
  possible to have a copy (with the same group id) in /etc/groups?
  This could be useful when the NIS server is down, for instance.
 
 It is possible but you have to do it manually. This cannot be
 automated in general (think about the group ID being changed in NIS
 but not in your local copy).

This wouldn't be a problem. I'm thinking of the slocate group,
that currently exists in the NIS database. And in fact it would be
much better to have such a group locally in a gid range that will
not be used by the NIS administrators. Since /etc/group has the
priority, this would work without any problem.

More generally, it seems perfectly valid for a Debian package that
needs to create a group for local use only to really create the
group instead of reusing a NIS one.

-- 
Vincent Lefvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


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



Bug#295680: libc6: getgrname returns a result that doesn't belong to /etc/group

2005-06-19 Thread Vincent Lefevre
On 2005-06-19 15:06:20 +0200, GOMBAS Gabor wrote:
 On Sun, Jun 19, 2005 at 02:53:16AM +0200, Vincent Lefevre wrote:
  Why doesn't Debian give the choice to the user when assigning a gid?
  And why does it have hardcoded gids? i.e. why aren't gids allocated
  at installation time?
 
 Most are allocated at package installation time nowadays but that won't
 help you if a group with the same name already exists in NIS.

This is annoying as this means that Debian machines won't integrate
correctly in foreign networks. Why don't these groups have a name
specific to Debian? For instance, I've noticed that exim4 creates
a Debian-exim group. So, why don't other packages follow the same
way, with a Debian-* group?

 The ones that are statically allocated have good reasons for that
 (well, except a couple of historic relics) as documented in the
 Debian policy.

The reason given by the Debian policy is:

  Because some packages need to include files which are owned by these
  users or groups, or need the ids compiled into binaries, these ids
  must be used on any Debian system only for the purpose for which
  they are allocated.

But the ids could be changed at package installation time, and it
should be possible to avoid ids hardcoded in binaries... Anyway,
since the the /etc/group file has the priority, I don't think this
is a problem (except the fact that such groups can get hidden) if
packages use local group names (Debian-*) to avoid clashes.

  Why not? For instance, there could be a file on the system that
  lists the gids not to be used for local groups.
 
 /etc/login.defs has some minimal support for this already. Also the
 Debian policy clearly lists the range for dynamic group creation. If
 your local NIS setup contradicts the Debian policy, that's bad luck
 for you.

Yes, there are several gids  100. In particular, slocate has gid 21,
which is group fax under Debian.

  But why doesn't Debian let me do that? For instance, I modified
  some local gids to avoid clashes with NIS, but during a later
  upgrade with apt, they were set back to their original values.
 
 You either did something wrong or you should file a bug against the
 base-passwd package. It should have asked on upgrade whether it
 should reset the GIDs to their original values or not.

Well, I was asked the question, but the dialog box said that if I
didn't answer positively, my Debian system would not work properly.
You see...

  This wouldn't be a problem. I'm thinking of the slocate group,
  that currently exists in the NIS database. And in fact it would be
  much better to have such a group locally in a gid range that will
  not be used by the NIS administrators. Since /etc/group has the
  priority, this would work without any problem.
 
 - If you expect the slocate database to be stored on some shared file
   system (NFS) then you must use the GID defined in NIS and should never
   allocate a different GID locally

This is not the case. This is purely Debian's slocate system, and
the files are stored in /usr/bin and /var/cache, which are local.

 - If you want the slocate database to be stored on local storage then
   you should not have put the slocate group in NIS in the first place

But this isn't me that put the slocate group in NIS. I couldn't do
anything about that (I'm not the sysadmin).

-- 
Vincent Lefvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


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



Bug#295680: libc6: getgrname returns a result that doesn't belong to /etc/group

2005-06-20 Thread Vincent Lefevre
On 2005-06-20 13:16:27 +0200, GOMBAS Gabor wrote:
 On Mon, Jun 20, 2005 at 12:40:45AM +0200, Vincent Lefevre wrote:
  Yes, there are several gids  100. In particular, slocate has gid 21,
  which is group fax under Debian.
 
 Then your NIS setup is _broken_ and Debian can do nothing about it.
 Complain to your local NIS administrators.

OK, you didn't say that there was such a standard rule.
I've sent a mail to the admins.

-- 
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 / SPACES project at LORIA


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



Bug#295680: libc6: getgrname returns a result that doesn't belong to /etc/group

2005-06-20 Thread Vincent Lefevre
On 2005-06-20 14:11:56 +0200, GOMBAS Gabor wrote:
 The rules are:
 
 1. If you want to support a certain operating system/distribution then
don't put any groups/users in NIS that conflict with the default
setup of that operating system/distribution.

This means that Debian (in particular) won't necessarily integrate
nicely in a foreign network. There are at least 2 valid reasons that
it may be difficult to follow this rule:

  * The sysadmins cannot support every OS and cannot know every
possible conflict.

  * The NIS database may contain old groups (but still valid), and
their names may have been given even before a package/software
using these names existed. Well, this is not future-proof.

 2. If you did not follow rule #1 then don't complain when something
breaks.
 
 These rules are not standard but just plain common sense.

This is a bit naive to think that everything will work OK with rules
that are not clearly defined standards (OS-independent).

-- 
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 / SPACES project at LORIA


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



Bug#295680: libc6: getgrname returns a result that doesn't belong to /etc/group

2005-06-20 Thread Vincent Lefevre
On 2005-06-20 15:58:00 +0200, GOMBAS Gabor wrote:
 On Mon, Jun 20, 2005 at 02:54:38PM +0200, Vincent Lefevre wrote:
  This means that Debian (in particular) won't necessarily integrate
  nicely in a foreign network.
 
 That's true for Solaris, AIX, Mac OS X etc. as well.

That's why I said in particular. I don't know how these systems
set up gids, but a system vendor who would really want to avoid
these problems (knowing the local NIS policy) would be able to do
that.

  There are at least 2 valid reasons that
  it may be difficult to follow this rule:
  
* The sysadmins cannot support every OS and cannot know every
  possible conflict.
 
 Yes they should. It's their job. NIS is about _central_ management,
 which includes the list of supported configurations. If your
 configuration is not on that list, then you're on your own, and
 cannot expect things to 'just work'.

Here the users choose the OS they want, so no, the sysadmins cannot
support every OS.

-- 
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 / SPACES project at LORIA


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



Bug#313631: mozilla-firefox: segmentation faut on http://www.rtl.fr/rtlinfo/

2005-06-25 Thread Vincent Lefevre
On 2005-06-25 01:07:58 -0400, Eric Dorland wrote:
 Works for me. Any extensions or plugins installed? 

Some extensions, no plugins. I can't see more closely right now.
Perhaps tomorrow or in a few days when I'm back home...

-- 
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 / SPACES project at LORIA


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



Bug#295680: libc6: getgrname returns a result that doesn't belong to /etc/group

2005-06-30 Thread Vincent Lefevre
On 2005-06-28 19:37:56 +0300, Lars Wirzenius wrote:
 * getgrnam(3) is wrong to say that only /etc/group is used. I've
 filed a bug against it (#316102).

OK, but this is #316117.

-- 
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 / SPACES project at LORIA


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



Bug#313631: mozilla-firefox: segmentation faut on http://www.rtl.fr/rtlinfo/

2005-07-04 Thread Vincent Lefevre
On 2005-06-25 01:07:58 -0400, Eric Dorland wrote:
 Works for me. Any extensions or plugins installed? 

It's the FlashBlock extension that makes Firefox crash.
I've just submitted the following bug report:

  http://bugzilla.mozdev.org/show_bug.cgi?id=10899

but it's not clear that it is a bug in Flashblock.

-- 
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 / SPACES project at LORIA


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



Bug#263945: Random windows and incorrect titles

2005-07-11 Thread Vincent Lefevre
On 2005-07-09 13:03:52 -0500, Manoj Srivastava wrote:
 A new version of fvwm  has been uploaded to unstable. Could
  you please see of this problem still exists with the new release?

Yes, it still exists with fvwm 2.5.12.0.CVS.2005.07.09.01-1 on x86.

-- 
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 / SPACES project at LORIA


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



Bug#267030: fvwm: Option to prevent a window from going to the foreground

2005-07-11 Thread Vincent Lefevre
On 2005-07-09 13:05:26 -0500, Manoj Srivastava wrote:
 A new, CVS version of fvwm was uploaded to unstable today.
  Could you please check to see if the solution has started to work
  now?

I can't reproduce the problem, but I don't know whether the change
has been done in fvwm or firefox.

-- 
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 / SPACES project at LORIA


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



Bug#317773: zsh: LC_ALL=C foo, where foo is a shell function, keeps LC_ALL modified

2005-07-11 Thread Vincent Lefevre
Package: zsh
Version: 4.2.5-9
Severity: normal

This is the problem I reported here:

  http://www.zsh.org/mla/users/2005/msg00754.html

If I type

  foo() { some_command }
  LC_ALL=C foo

then this more or less sets LC_ALL to C in the current shell (appearing
as en environment variable only). Here's an example:

dixsept% locale
LANG=POSIX
LC_CTYPE=en_US.ISO8859-1
LC_NUMERIC=POSIX
LC_TIME=en_DK
LC_COLLATE=POSIX
LC_MONETARY=POSIX
LC_MESSAGES=POSIX
LC_PAPER=POSIX
LC_NAME=POSIX
LC_ADDRESS=POSIX
LC_TELEPHONE=POSIX
LC_MEASUREMENT=POSIX
LC_IDENTIFICATION=POSIX
LC_ALL=
dixsept% env | grep LC_ALL
dixsept% set | grep LC_ALL
dixsept% foo() { echo $LC_ALL }
dixsept% LC_ALL=C foo
C
dixsept% echo $LC_ALL

dixsept% locale
LANG=POSIX
LC_CTYPE=C
LC_NUMERIC=C
LC_TIME=C
LC_COLLATE=C
LC_MONETARY=C
LC_MESSAGES=C
LC_PAPER=C
LC_NAME=C
LC_ADDRESS=C
LC_TELEPHONE=C
LC_MEASUREMENT=C
LC_IDENTIFICATION=C
LC_ALL=C
dixsept% env | grep LC_ALL
LC_ALL=C
dixsept% set | grep LC_ALL
dixsept% 

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

Versions of packages zsh depends on:
ii  debconf 1.4.52   Debian configuration management sy
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libncurses5 5.4-8Shared libraries for terminal hand
ii  passwd  1:4.0.3-36   change and administer password and

Versions of packages zsh recommends:
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libpcre3  5.0-1.1Perl 5 Compatible Regular Expressi

-- debconf information excluded


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



Bug#318061: mozilla-firefox: There appears to be more information now

2005-07-13 Thread Vincent Lefevre
On 2005-07-13 09:11:14 +0100, Silas S. Brown wrote:
 Why not simply backport 1.0.5? I can't see any major difference
 between 1.0.4 and 1.0.5 except for these security problems.

In addition to these security problems, an important performance
regression concerning form inputs seems to have been fixed in
Firefox 1.0.5. See

  https://bugzilla.mozilla.org/show_bug.cgi?id=291278

(I just hope that this fix is not just for Windows). So, a backport
would really be fine.

-- 
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 / SPACES project at LORIA


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



Bug#318092: xserver-xorg: Disabling 3-button mouse emulation doesn't work at reconfigure time.

2005-07-13 Thread Vincent Lefevre
On 2005-07-13 17:09:08 +0200, Vincent Lefevre wrote:
 Attached, but the problem no longer occurs!

Now is occurs again. I've attached the diff on the output.xorg file.

-- 
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 / SPACES project at LORIA
20c20
 -rw-r--r--  1 root root 3120 2005-07-13 17:05:03 /etc/X11/xorg.conf
---
 -rw-r--r--  1 root root 3120 2005-07-13 17:19:10 /etc/X11/xorg.conf
146c146
 -rw-r--r--  1 root root 59894 2005-07-13 17:05:47 /var/log/Xorg.0.log
---
 -rw-r--r--  1 root root 59894 2005-07-13 17:19:24 /var/log/Xorg.0.log
164c164
 (==) Log file: /var/log/Xorg.0.log, Time: Wed Jul 13 17:05:40 2005
---
 (==) Log file: /var/log/Xorg.0.log, Time: Wed Jul 13 17:19:17 2005
1936,1938c1936,1938
 (II) I810(0): Allocated 4 kB for HW cursor at 0x000 (0x32365000)
 (II) I810(0): Allocated 16 kB for HW (ARGB) cursor at 0xfffb000 (0x36988000)
 (II) I810(0): Allocated 4 kB for Overlay registers at 0xfffa000 (0x3233e000).
---
 (II) I810(0): Allocated 4 kB for HW cursor at 0x000 (0x309f2000)
 (II) I810(0): Allocated 16 kB for HW (ARGB) cursor at 0xfffb000 (0x32748000)
 (II) I810(0): Allocated 4 kB for Overlay registers at 0xfffa000 (0x30922000).


Bug#318092: xserver-xorg: Disabling 3-button mouse emulation doesn't work at reconfigure time.

2005-07-13 Thread Vincent Lefevre
On 2005-07-13 18:29:25 +0200, David Martínez Moreno wrote:
   Try the attached dexconf, and see if your problem vanishes.

Yes, this solves the problem. Thanks.

-- 
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 / SPACES project at LORIA


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



Bug#266304: not fixed

2005-07-14 Thread Vincent Lefevre
reopen 266304
thanks

As I said on 2005-06-09, the bug is not fixed (and according to the
changelog, nothing has changed since 6.2.3.0-1 about that).

Even without -geometry, I get strange results. Please try:

display -crop 576x384 -window root 
/usr/share/doc/imagemagick/images/examples.jpg

Several images are successively displayed in the root window, then
I get a blank image. Using 576x384+0+0 (i.e. adding a location)
solves the problem here (unfortunately the documentation is missing).

-- 
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 / SPACES project at LORIA


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



Bug#318256: Wrong encoding for /usr/share/doc/imagemagick/index.html

2005-07-14 Thread Vincent Lefevre
Package: imagemagick
Version: 6:6.2.3.1-1
Severity: minor

/usr/share/doc/imagemagick/index.html starts with:

?xml version=1.0 encoding=iso-8859-1?

but the meta name=Description line and a paragraph later both
contain a word with a UTF-8 sequence:

  ellipses and Bézier curves

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050618
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages imagemagick depends on:
ii  libmagick6   6:6.2.3.1-1 Image manipulation library

imagemagick recommends no packages.

-- no debconf information


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



Bug#318255: imagemagick: URL in display(1) and convert(1) man page is incorrect

2005-07-14 Thread Vincent Lefevre
Package: imagemagick
Version: 6:6.2.3.1-1
Severity: normal

The display(1) and convert(1) man pages contain:

   For more information about this command, point your browser to
   file:///usr/share/doc/ImageMagick-6.2.3/index.html.

But the real URL is:

  file:///usr/share/doc/imagemagick/index.html

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050618
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages imagemagick depends on:
ii  libmagick6   6:6.2.3.1-1 Image manipulation library

imagemagick recommends no packages.

-- no debconf information


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



Bug#318256: Wrong encoding for /usr/share/doc/imagemagick/index.html

2005-07-14 Thread Vincent Lefevre
On 2005-07-14 13:41:01 +0200, Vincent Lefevre wrote:
 /usr/share/doc/imagemagick/index.html starts with:
 
 ?xml version=1.0 encoding=iso-8859-1?
 
 but the meta name=Description line and a paragraph later both
 contain a word with a UTF-8 sequence:
 
   ellipses and Bézier curves

/usr/share/doc/imagemagick/www/display.html has the same encoding
problem, and perhaps other HTML files.

-- 
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 / SPACES project at LORIA


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



Bug#318666: mozilla-firefox: Bookmarks not visible until I click on Manage Bookmarks

2005-07-16 Thread Vincent Lefevre
Package: mozilla-firefox
Version: 1.0.5-1
Severity: normal

Just after Firefox starts up, the Bookmark menu contains only the
following items:
  * Bookmark This Page...
  * Manage Bookmarks...

I need to click on Manage Bookmarks... and close the window to
make the bookmarks appear in the Bookmarks menu.

This problem is reproducible.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050618
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages mozilla-firefox depends on:
ii  debianutils2.14.1Miscellaneous utilities specific t
ii  fontconfig 2.3.2-1   generic font configuration library
ii  libatk1.0-01.10.1-2  The ATK accessibility toolkit
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libfontconfig1 2.3.2-1   generic font configuration library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgcc11:4.0.0-9 GCC support library
ii  libglib2.0-0   2.6.5-1   The GLib library of C routines
ii  libgtk2.0-02.6.8-1   The GTK+ graphical user interface 
ii  libidl00.8.5-1   library for parsing CORBA IDL file
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libkrb53   1.3.6-3   MIT Kerberos runtime libraries
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libstdc++6 4.0.1-2   The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxft22.1.7-1   FreeType-based font drawing librar
ii  libxp6 4.3.0.dfsg.1-14   X Window System printing extension
ii  libxt6 4.3.0.dfsg.1-14   X Toolkit Intrinsics
ii  psmisc 21.6-1Utilities that use the proc filesy
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.1 compression library - runtime

mozilla-firefox recommends no packages.

-- no debconf information


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



Bug#318672: mozilla-firefox: should probably conflict with mozilla-tabextensions 1.14.2005051901-1

2005-07-16 Thread Vincent Lefevre
Package: mozilla-firefox
Version: 1.0.5-1
Severity: serious
Justification: Policy 7.3

There seem to be very important incompatibilities between
mozilla-firefox 1.0.5-1 (to which I've just upgraded) and
mozilla-tabextensions 1.14.2005051901-1.

I've done some tests with a new profile, trying it with and without
the tabextensions. The two bugs I've just reported are due to this
extension. I recall them here:

1) Bookmarks not visible until I click on Manage Bookmarks.

Just after Firefox starts up, the Bookmark menu contains only the
following items:
  * Bookmark This Page...
  * Manage Bookmarks...

I need to click on Manage Bookmarks... and close the window to
make the bookmarks appear in the Bookmarks menu.

2) Since the upgrade to 1.0.5-1, URLs can no longer be opened in new
tabs from a page, i.e. when I click on a link with the middle button
or when I click on Open Link in New Tab from the contextual menu.

But if I click with the middle button on a bookmark, the corresponding
URL is opened in a new tab as expected.


I don't know if these bugs need to be closed or reassigned to
mozilla-tabextensions.

The Find As You Type feature doesn't work either (no problems with
no extensions). I suspect that the whole interface gets seriously
broken due to this extension. So, this package should conflict with
mozilla-tabextensions (= 1.14.2005051901-1).

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050618
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages mozilla-firefox depends on:
ii  debianutils2.14.1Miscellaneous utilities specific t
ii  fontconfig 2.3.2-1   generic font configuration library
ii  libatk1.0-01.10.1-2  The ATK accessibility toolkit
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libfontconfig1 2.3.2-1   generic font configuration library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgcc11:4.0.0-9 GCC support library
ii  libglib2.0-0   2.6.5-1   The GLib library of C routines
ii  libgtk2.0-02.6.8-1   The GTK+ graphical user interface 
ii  libidl00.8.5-1   library for parsing CORBA IDL file
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libkrb53   1.3.6-3   MIT Kerberos runtime libraries
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libstdc++6 4.0.1-2   The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxft22.1.7-1   FreeType-based font drawing librar
ii  libxp6 4.3.0.dfsg.1-14   X Window System printing extension
ii  libxt6 4.3.0.dfsg.1-14   X Toolkit Intrinsics
ii  psmisc 21.6-1Utilities that use the proc filesy
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.1 compression library - runtime

mozilla-firefox recommends no packages.

-- no debconf information


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



Bug#318667: mozilla-firefox: URLs can no longer be opened in new tabs from a page

2005-07-16 Thread Vincent Lefevre
Package: mozilla-firefox
Version: 1.0.5-1
Severity: important

Since the upgrade to 1.0.5-1, URLs can no longer be opened in new tabs
from a page, i.e. when I click on a link with the middle button or when
I click on Open Link in New Tab from the contextual menu.

But if I click with the middle button on a bookmark, the corresponding
URL is opened in a new tab as expected.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050618
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages mozilla-firefox depends on:
ii  debianutils2.14.1Miscellaneous utilities specific t
ii  fontconfig 2.3.2-1   generic font configuration library
ii  libatk1.0-01.10.1-2  The ATK accessibility toolkit
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libfontconfig1 2.3.2-1   generic font configuration library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgcc11:4.0.0-9 GCC support library
ii  libglib2.0-0   2.6.5-1   The GLib library of C routines
ii  libgtk2.0-02.6.8-1   The GTK+ graphical user interface 
ii  libidl00.8.5-1   library for parsing CORBA IDL file
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libkrb53   1.3.6-3   MIT Kerberos runtime libraries
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libstdc++6 4.0.1-2   The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxft22.1.7-1   FreeType-based font drawing librar
ii  libxp6 4.3.0.dfsg.1-14   X Window System printing extension
ii  libxt6 4.3.0.dfsg.1-14   X Toolkit Intrinsics
ii  psmisc 21.6-1Utilities that use the proc filesy
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.1 compression library - runtime

mozilla-firefox recommends no packages.

-- no debconf information


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



Bug#318672: mozilla-firefox: should probably conflict with mozilla-tabextensions 1.14.2005051901-1

2005-07-17 Thread Vincent Lefevre
On 2005-07-17 11:10:40 +0300, Andreas Metzler wrote:
 On 2005-07-17 Eric Dorland [EMAIL PROTECTED] wrote:
  It's not entirely clear, are you saying that you only have these
  problems with mozilla-tabextensions?

On my side, I've noticed problems with mozilla-tabextensions only.
I don't know if the other extensions still work, but at least, they
don't seem to make problems with the standard use of Firefox. But...

 | Just days after the releases of Mozilla Firefox 1.0.5 and Mozilla
 | Thunderbird 1.0.5, it appears likely that 1.0.6 versions of the two
 | applications could be coming as early as next week. It is understood
 | that API changes in 1.0.5 unintentionally broke some extensions.

I've just read that in a French newsgroup. So, this is really a bug
in Firefox (as it should have been a bug-fix release only).

-- 
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 / SPACES project at LORIA


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



Bug#313631: mozilla-firefox: segmentation faut on http://www.rtl.fr/rtlinfo/

2005-07-17 Thread Vincent Lefevre
On 2005-07-17 01:38:31 -0400, Eric Dorland wrote:
 Which version of Flashblock are you running?

1.3.1 (the latest version).

-- 
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 / SPACES project at LORIA


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



Bug#257062: please backport new Intel i910 driver

2005-06-06 Thread Vincent Lefevre
On 2005-06-04 23:36:47 +0200, Albrecht Gebhardt wrote:
 debian packages + sources at (version is 4.3.0.dfsg.1-13.uk):
 
 deb http://debian.uni-klu.ac.at/debian.uniklu sarge/uniklu/desktop \
   main contrib non-free main-uk contrib-uk non-free-uk
 # (it is in main)

I tried both 4.3.0.dfsg.1-13.uk and 4.3.0.dfsg.1-14.uk (the binary
packages) on a Dell Optiplex GX280, and the mouse no longer works
(the mouse pointer sometimes jumps to another place when I move the
mouse). I reverted to 4.3.0.dfsg.1-12.uk, and no problem with it.

In my /etc/X11/XF86Config-4:

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  CorePointer
Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   false
Option  ZAxisMapping  4 5
EndSection

-- 
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 / SPACES project at LORIA


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



Bug#266304: not fixed

2005-06-09 Thread Vincent Lefevre
reopen 266304
thanks

The bug is still present in imagemagick 6:6.2.3.0-1, even without -crop.
The current workaround:

convert -crop 1424x1024 im.jpg - | display -resize 1600x1200 -window root -

(I had to replace the -geometry by -resize, and the convert is still
needed.)

-- 
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 / SPACES project at LORIA


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



Bug#312886: unzip -l outputs dates in an ambiguous/buggy format

2005-06-10 Thread Vincent Lefevre
Package: unzip
Version: 5.52-3
Severity: normal

I did an unzip -l and saw the following date: 04-07-03. Here in France,
this would probably mean 4 July 2003. But in fact the file was modified
on 7 April 2003!

First the date output by unzip should be correct and non ambiguous:
either a format chosen by the user or a standard format.

Moreover (this part is a RFE) the user should have a way to specify
the date/time format. By default, it should probably be one of the
following:
  * the format specified by the TIME_STYLE environment variable (used
by the coreutils) if any,
  * the ISO-8601 format,
  * the format specified by the locales.

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

Versions of packages unzip depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information


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



Bug#312932: wrong binary name (xmlstarlet instead of xml) on i386

2005-06-10 Thread Vincent Lefevre
Package: xmlstarlet
Version: 1.0.0-1
Severity: normal

On i386:

dixsept:~ dpkg --listfiles xmlstarlet | grep /usr/bin/
/usr/bin/xmlstarlet

But the Usage message says:

dixsept:~ xmlstarlet
XMLStarlet Toolkit: Command line utilities for XML
Usage: xml [options] command [cmd-options]
[...]

The powerpc version (also 1.0.0-1) has the correct binary name:

ay:~ dpkg --listfiles xmlstarlet | grep /usr/bin/
/usr/bin/xml

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

Versions of packages xmlstarlet depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcrypt11 1.2.0-11.1   LGPL Crypto library - runtime libr
ii  libxml2 2.6.16-7 GNOME XML library
ii  libxslt1.1  1.1.12-8 XSLT processing library - runtime 
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information


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



Bug#313631: mozilla-firefox: segmentation faut on http://www.rtl.fr/rtlinfo/

2005-06-14 Thread Vincent Lefevre
Package: mozilla-firefox
Version: 1.0.4-3
Severity: important

https://bugzilla.mozilla.org/show_bug.cgi?id=297686

When opening http://www.rtl.fr/rtlinfo/, Firefox crashes immediately.

I doubt this is useful, but...

Core was generated by `/usr/lib/mozilla-firefox/firefox-bin -a firefox'.
Program terminated with signal 11, Segmentation fault.

(gdb) bt
#0  0x0ef7fc40 in kill () from /lib/libc.so.6
#1  0x0fd578cc in pthread_kill () from /lib/libpthread.so.0
#2  0x0fd57d48 in raise () from /lib/libpthread.so.0
#3  0x109f9d50 in nsPRUint32Key::Clone ()
#4  0x0fd5aaf8 in __pthread_sighandler () from /lib/libpthread.so.0
#5  signal handler called
Cannot access memory at address 0x304

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050519
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages mozilla-firefox depends on:
ii  debianutils  2.13.2  Miscellaneous utilities specific t
ii  fontconfig   2.3.2-1 generic font configuration library
ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.0-9   GCC support library
ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
ii  libgtk2.0-0  2.6.4-3 The GTK+ graphical user interface 
ii  libidl0  0.8.5-1 library for parsing CORBA IDL file
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libkrb53 1.3.6-3 MIT Kerberos runtime libraries
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxp6   4.3.0.dfsg.1-14 X Window System printing extension
ii  libxt6   4.3.0.dfsg.1-14 X Toolkit Intrinsics
ii  psmisc   21.6-1  Utilities that use the proc filesy
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


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



Bug#314154: subversion: images and styles.css are missing from the book

2005-06-14 Thread Vincent Lefevre
Package: subversion
Version: 1.2.0-1
Severity: normal

subversion 1.1 had styles.css and an images directory with PNG files in
/usr/share/doc/subversion/book. They are no longer present in 1.2.0-1.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050519
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages subversion depends on:
ii  db4.2-util 4.2.52-18 Berkeley v4.2 Database Utilities
ii  libapr02.0.54-4  the Apache Portable Runtime
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libdb4.2   4.2.52-18 Berkeley v4.2 Database Libraries [
ii  libexpat1  1.95.8-3  XML parsing C library - runtime li
ii  libldap2   2.1.30-10 OpenLDAP libraries
ii  libneon24  0.24.7.dfsg-2 An HTTP and WebDAV client library
ii  libssl0.9.70.9.7e-3  SSL shared libraries
ii  libsvn01.2.0-1   shared libraries used by Subversio
ii  libxml22.6.16-7  GNOME XML library
ii  patch  2.5.9-2   Apply a diff file to an original
ii  zlib1g 1:1.2.2-4 compression library - runtime

-- no debconf information


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



Bug#281167: netkit-inetd upgrade modifies /etc/inetd.conf - needs a reconfigure

2005-06-15 Thread Vincent Lefevre
Once again, my config file was changed after the upgrade. I've finally
found that this is fixed by executing dpkg-reconfigure netkit-inetd.
But I don't remember being asked such a question in the past.

Just before the dpkg-reconfigure netkit-inetd, the file
/var/cache/debconf/config.dat contained:

Name: netkit-inetd/inetd-dos-services
Template: netkit-inetd/inetd-dos-services
Owners: netkit-inetd

After the dpkg-reconfigure netkit-inetd, depending on my answer,
this file contains either:

Name: netkit-inetd/inetd-dos-services
Template: netkit-inetd/inetd-dos-services
Value: true
Owners: netkit-inetd
Flags: seen

or:

Name: netkit-inetd/inetd-dos-services
Template: netkit-inetd/inetd-dos-services
Value: false
Owners: netkit-inetd
Flags: seen

Is there a reason why the config.dat file didn't contain Flags: seen?
A bug in the netkit-inetd.config script or is it just me?

-- 
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 / SPACES project at LORIA


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



Bug#314249: less should filter non-printable (raw) characters of the filename

2005-06-15 Thread Vincent Lefevre
Package: less
Version: 382-2
Severity: normal

less does nice things concerning non-printable (raw) characters in
the file contents, but when such characters appear in the filename,
they are just sent to the terminal. For instance, try

  touch ab`tput bold`cd

and look at this file with less. One can see at the bottom:

abcd (END)
   in bold

less should have displayed the escape sequence in a special way.
I suggest something similar to ls:

  ab\033[1mcd

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050614
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages less depends on:
ii  debianutils 2.13.2   Miscellaneous utilities specific t
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand

-- no debconf information


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



Bug#295680: libc6: getgrname returns a result that doesn't belong to /etc/group

2005-06-17 Thread Vincent Lefevre
On 2005-06-17 02:03:08 +0300, Lars Wirzenius wrote:
 Thus, I think the Linux manual page saying that getgrnam uses
 /etc/group only is a bug.

So, that would also make programs that rely on /etc/group being used
buggy. IIRC, when I want to add a local group with addgroup, it checks
first if it exists with getgrnam, and refuses to create it if it can
be found. And this is an error if the group exists on NIS, but not
locally in /etc/groups.

Also, I wonder if the following is the correct behavior (grname is a
program that calls getgrgid or getgrnam depending on the argument):

$ ./grname doctex
42 (doctex)
$ ./grname 42
42 (shadow)

In the NIS database, group 42 is doctex, but locally, it is shadow.
My /etc/nsswitch.conf contains in particular:

group:  compat nis

IMHO, since /etc/group has the priority and group 42 exists here, then
the group doctex shouldn't have been visible.

Note that AFAIK, these mismatches are not avoidable when one wants to
use a Debian machine in a NIS network and when the administrators of
the machine and the network are not the same.

-- 
Vincent Lefvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


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



Bug#295680: libc6: getgrname returns a result that doesn't belong to /etc/group

2005-06-17 Thread Vincent Lefevre
On 2005-06-17 18:36:17 +0200, GOMBAS Gabor wrote:
 On Fri, Jun 17, 2005 at 08:51:53AM +0200, Vincent Lefevre wrote:
  So, that would also make programs that rely on /etc/group being used
  buggy. IIRC, when I want to add a local group with addgroup, it checks
  first if it exists with getgrnam, and refuses to create it if it can
  be found. And this is an error if the group exists on NIS, but not
  locally in /etc/groups.
 
 Huh? I was administering a large NIS setup a couple of years ago and
 this _is_ the only acceptable behaviour. I'd consider blindly creating a
 local group if it already exists in NIS a serious security bug as it may
 silently break local group-based authentication schemes.

Lots of Debian packages create local groups (and in fact, this is the
only problem I have with local groups). So, what do you suggest? Not
using Debian because it is a security bug?

  $ ./grname doctex
  42 (doctex)
  $ ./grname 42
  42 (shadow)
  
 Yes, it is correct as far as libc is concerned. It is simply a
 system administration error.

So, this is a bug in Debian.

 When I was a NIS admin we had a document clearly defining the range
 of user and group IDs allowed to exist both in NIS and on the local
 machines (and it did include synchronizing even some system user and
 group IDs like mail over several operating systems). You simply
 cannot manage NIS without well-defined administrative rules.

I don't have such information, but I could probably ask them. The
problem is that they don't support Debian, so that their group id
range will conflict with Debian's group id range (in particular
because some group ids are hardcoded in Debian).

Moreover, if some group exists in the NIS database, why isn't it
possible to have a copy (with the same group id) in /etc/groups?
This could be useful when the NIS server is down, for instance.

-- 
Vincent Lefvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


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



Bug#320789: emacs21: pasting utf-8 text to emacs produces garbage

2005-08-01 Thread Vincent Lefevre
Package: emacs21
Version: 21.4a-1
Severity: normal

In UTF-8 locales, from UXTerm or Gnome-Terminal:

dixsept:~ echo .\\u20ac.
.€.
dixsept:~ emacs -q blah

If I select the output of echo .\\u20ac. and paste it to emacs,
I get:

  [EMAIL PROTECTED]

In hex: 2e 1b 25 47 c3 a2 c2 82 c2 ac 1b 25 40 2e.

The solution I found in gnu.emacs.help

  (setq x-select-request-type '(UTF8_STRING COMPOUND_TEXT TEXT STRING))

doesn't work.

If I copy-paste from Firefox, I get what I expect, but can't save the
file (emacs doesn't recognize it as UTF-8).

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

Versions of packages emacs21 depends on:
ii  emacs21-bin-common21.4a-1The GNU Emacs editor's shared, arc
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libice6   6.8.2.dfsg.1-4 Inter-Client Exchange library
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libsm66.8.2.dfsg.1-4 X Window System Session Management
ii  libtiff4  3.7.3-1Tag Image File Format (TIFF) libra
ii  libungif4g4.1.3-3shared library for GIF images (run
ii  libx11-6  6.8.2.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-4 X Window System miscellaneous exte
ii  libxmu6   6.8.2.dfsg.1-4 X Window System miscellaneous util
ii  libxpm4   6.8.2.dfsg.1-4 X pixmap library
ii  libxt66.8.2.dfsg.1-4 X Toolkit Intrinsics
ii  xaw3dg1.5+E-8Xaw3d widget set
ii  xlibs 6.8.2.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-1  compression library - runtime

emacs21 recommends no packages.

-- no debconf information


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



Bug#321065: display: problem with font -*-fixed-medium-r-normal-*-12-*-*-*-*-*-iso8859-1

2005-08-03 Thread Vincent Lefevre
Package: imagemagick
Version: 6:6.2.3.4-1
Severity: normal

The Image Magick X11 graphical interface (display) uses a bad font for
its info window, making it almost unreadable. You can see a snapshot
here:

  http://www.vinc17.org/download/imagick-imageinfo.png

My /etc/X11/xorg.conf file contains:

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

This is the default configuration. If I replace the second FontPath
line by

FontPath/usr/lib/X11/fonts/misc/:unscaled

then Image Magick says that it is unable to load the font
'-*-fixed-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'.

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

Versions of packages imagemagick depends on:
ii  libmagick6   6:6.2.3.4-1 Image manipulation library

imagemagick recommends no packages.

-- no debconf information


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



Bug#321580: locales: installation fails because of [EMAIL PROTECTED]

2005-08-06 Thread Vincent Lefevre
Package: locales
Version: 2.3.5-3
Severity: grave
Justification: renders package unusable

When I try to install the locales package (as an upgrade):

Setting up locales (2.3.5-3) ...
Generating locales (this might take a while)...
  en_DK.ISO-8859-1... done
  en_DK.UTF-8... done
  en_US.ISO-8859-1... done
  en_US.UTF-8... done
  fr_FR.ISO-8859-1... done
  fr_FR.UTF-8... done
  [EMAIL PROTECTED] done
  [EMAIL PROTECTED] done
  ar_AE.ISO-8859-6... done
  bs_BA.ISO-8859-2... done
  el_GR.ISO-8859-7... done
  en_GB.ISO-8859-1... done
  en_GB.ISO-8859-15... done
  en_GB.UTF-8... done
  en_US.ISO-8859-15... done
  lg_UG.ISO-8859-10... done
  lt_LT.ISO-8859-13... done
  [EMAIL PROTECTED] open locale definition file [EMAIL PROTECTED]': No such 
file or directory
dpkg: error processing locales (--configure):
 subprocess post-installation script returned error exit status 4
Errors were encountered while processing:
 locales
E: Sub-process /usr/bin/dpkg returned an error code (1)

And dpkg-reconfigure locales fails too:

/usr/sbin/dpkg-reconfigure: locales is broken or not fully installed

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

Versions of packages locales depends on:
ii  debconf   1.4.55 Debian configuration management sy
ii  libc6 [glibc-2.3.5-3] 2.3.5-3GNU C Library: Shared libraries an

locales recommends no packages.

-- debconf information:
* locales/default_environment_locale: None
* locales/locales_to_be_generated: en_DK ISO-8859-1, en_DK.UTF-8 UTF-8, en_US 
ISO-8859-1, en_US.UTF-8 UTF-8, fr_FR ISO-8859-1, fr_FR.UTF-8 UTF-8, [EMAIL 
PROTECTED] UTF-8, [EMAIL PROTECTED] ISO-8859-15, ar_AE ISO-8859-6, bs_BA 
ISO-8859-2, el_GR ISO-8859-7, en_GB ISO-8859-1, en_GB.ISO-8859-15 ISO-8859-15, 
en_GB.UTF-8 UTF-8, en_US.ISO-8859-15 ISO-8859-15, lg_UG ISO-8859-10, lt_LT 
ISO-8859-13, [EMAIL PROTECTED] ISO-8859-5, tr_TR ISO-8859-9


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



Bug#321689: automake1.9: make dist distributes too many files (dist-info)

2005-08-06 Thread Vincent Lefevre
Package: automake1.9
Version: 1.9.6-1
Severity: normal

In addition to the file package.info, I had a package.info.bak
in the source directory, and when I did a make dist, both files
were included in the distribution. Only package.info should have
been included.

I think that the dist-info rule in /usr/share/automake-1.9/am/texinfos.am
is incorrect due to the wildcard * that captures too much.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-20050709
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages automake1.9 depends on:
ii  autoconf  2.59a-3automatic configure script builder
ii  autotools-dev 20050422.1 Update infrastructure for config.{

automake1.9 recommends no packages.

-- no debconf information


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



Bug#321692: xserver-xfree86: crash when using Ethereal

2005-08-06 Thread Vincent Lefevre
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-14
Severity: important

I don't know if this is related to the crash: I had network problems
(lost packets + following packets that arrived several seconds late,
as shown by a ping). After the crash, the ping showed lost packets
only (about 10%).

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

/etc/X11/X target does not match checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 20 2002-03-01 23:22:41 /etc/X11/X - 
/usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1901172 2005-06-01 13:24:32 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 
AGP 2x (rev 02)

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 2948 2004-04-20 18:22:30 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the ### BEGIN DEBCONF SECTION line above, and/or after the
# ### END DEBCONF SECTION line below.

Section Files
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath/usr/share/fonts/truetype
FontPath/usr/lib/X11/fonts/CID
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi:unscaled
FontPath/usr/lib/X11/fonts/75dpi:unscaled
FontPath/usr/lib/X11/fonts/Type1
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadpex5
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
Loadxie
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbDisabletrue
Option  XkbRules  xfree86
Option  XkbModel  macintosh
Option  XkbLayout us
EndSection

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

Section Device
Identifier  ATI Rage 128 M3 (Mobility)
#Option NoAccel
#Option SWcursor
#Option HWcursor
#Option Dac6Bit
#Option Dac8Bit
Option  UseFBDev
#Option power_saver
Driver  r128
#BusID  PCI:0:16:0
EndSection

Section Monitor
Identifier  Apple PowerBook G4
HorizSync   30-100
VertRefresh 50-160
Option  DPMS
Modeline1152x768 86 1152 1284 1416 1536  768 770 775 800
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Rage 128 M3 (Mobility)
Monitor Apple PowerBook G4
DefaultDepth24
SubSection Display
Depth   1
Modes   1152x768 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1152x768 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1152x768 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   1152x768 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes   1152x768 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   1152x768 1024x768 800x600 640x480
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section DRI
Mode0666
EndSection

### END DEBCONF SECTION



<    4   5   6   7   8   9   10   11   12   13   >