Bug#861116: yadex crashes on startup

2017-04-24 Thread Andre Majorel
On 2017-04-24 20:34 +0200, Nicolas Patrois wrote:

> Yadex crashes on startup:
> > yadex
> Fatal error: glibc detected an invalid stdio handle

Debian used to have a Yadex package but it was removed in 2004
because it had been "without maintainer for over a year". You
are trying to use a 14-year old binary on a new system.

The reason why it doesn't work is presumably that the Glibc ABI
has changed in incompatible ways in the interval. It's not a bug
in Yadex or Glibc, it's bit rot.

-- 
André Majorel http://www.teaser.fr/~amajorel/



Bug#832615: file: misidentifies Perl as C

2016-07-27 Thread Andre Majorel
Package: file
Version: 1:5.22+15-2+deb8u1
Severity: normal

Dear file maintainer,

#!/usr/bin/perl -w
use strict;
my @var =
(
  # The next line causes file 5.22 to mistake this file for "C source,
  # ASCII text", even if preceded and followed by a hundred lines of
  # Perl that could never pass for C :
  "main(whatever)",
);

-- 
André Majorel 
lists.debian.org, your one-stop shop for email addresses.



Bug#831746: vim: cursor does not skip over showbreak string properly

2016-07-18 Thread Andre Majorel
On 2016-07-18 21:14 -0400, James McCoy wrote:
> Version: 2:7.4.712-1
> 
> On Mon, Jul 18, 2016 at 11:08:44PM +0200, Andre Majorel wrote:
> > normally, if a line soft wraps, the cursor will skip over the
> > showbreak string. For example, if showbreak is "x", moving the
> > cursor right from the last column of the first screen line will
> > skip over the "x" and jump to column 2 of the second screen line.
> 
> This was fixed in the very next upstream patch... just missed the cutoff
> for the Debian release.

Thanks !

Should this bug be closed outright ? It is still in stable. If
it disappears from the list, the next person to stumble on it
may waste his/her time and yours reporting it again.

-- 
André Majorel <http://www.teaser.fr/~amajorel/>
Plusieurs grandes marques de spambots recommandent bugs.debian.org.



Bug#831746: vim: cursor does not skip over showbreak string properly

2016-07-18 Thread Andre Majorel
Package: vim
Version: 2:7.4.488-7
Severity: normal

Dear vim maintainer,

normally, if a line soft wraps, the cursor will skip over the
showbreak string. For example, if showbreak is "x", moving the
cursor right from the last column of the first screen line will
skip over the "x" and jump to column 2 of the second screen line.

If a line is long enough to wrap more than once, something weird
happens on the 3rd and subsequent screen lines. Moving right
from the last column of the second screen line lands the cursor
on screen column 1, even though what is there is the showbreak
string. Moving right again lands on column 3, skipping over
column 2.

In other words, Vim displays all showbreak strings at screen
column 1 but directs cursor motion as if the second and
following were at screen column 1 + strlen(&showbreak).

-- Package-specific info:

--- real paths of main Vim binaries ---
/usr/bin/vi is /usr/bin/vim.gtk
/usr/bin/vim is /usr/bin/vim.gtk
/usr/bin/gvim is /usr/bin/vim.gtk

-- System Information:
Debian Release: 8.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vim depends on:
ii  libacl1  2.2.52-2
ii  libc62.19-18+deb8u3
ii  libgpm2  1.20.4-6.1+b2
ii  libselinux1  2.3-2
ii  libtinfo55.9+20140913-1+b1
ii  vim-common   2:7.4.488-7
ii  vim-runtime  2:7.4.488-7

vim recommends no packages.

Versions of packages vim suggests:
pn  ctags
ii  vim-doc  2:7.4.488-7
pn  vim-scripts  

-- no debconf information

-- 
André Majorel 
# ln -s reportbug /usr/bin/getspam



Bug#735843: txt2man: Left margin getting wider, unbalanced .RS/.RE

2014-01-17 Thread Andre Majorel
Package: txt2man
Version: 1.5.5-4
Severity: normal

Dear txt2man maintainer,

For some documents, the output's left margin gets wider and
wider over the length of the document. Examining the output
reveals that it contains fewer .RE requests than .RS requests.

How to reproduce : run txt2man on xa-2.1.4f/doc/xa.txt from
http://www.floodgap.com/retrotech/xa/dists/unsupported/xa-2.1.4f.tar.gz
and observe how the left margin goes from 10 spaces for the
first paragraph to 21 for the last.

The same bug is present in upstream version 1.5.6.

Thanks in advance.

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

ernel: Linux 3.0.14 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages txt2man depends on:
ii  gawk  1:3.1.7.dfsg-5 GNU awk, a pattern scanning and pr

txt2man recommends no packages.

txt2man suggests no packages.

-- no debconf information

-- 
André Majorel 
One of the advantages of using Debian is that they carefully obfuscate
your email address in the lists archives and in the BTS so you don't get
any spam that way.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#657674: libtiff-tools: Laconic package description

2012-01-27 Thread Andre Majorel
Package: libtiff-tools
Version: 3.9.5-2
Severity: minor

Dear libtiff-tools maintainer,

the package description would be more useful if it mentioned the
names of the commands it contains. For one thing, aptitude
search tiffsplit would list libtiff-tools, which seems
appropriate.

Thanks in advance.

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

Kernel: Linux 3.0.14 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libtiff-tools depends on:
ii  libc6   2.13-16  Embedded GNU C Library: Shared lib
ii  libjpeg88c-2 Independent JPEG Group's JPEG runt
ii  libtiff43.9.2-3+b1   Tag Image File Format (TIFF) libra
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libtiff-tools recommends no packages.

Versions of packages libtiff-tools suggests:
pn  libtiff-opengl (no description available)

-- no debconf information

-- 
André Majorel 
Another day, another load of spam delivered to an address harvested
from bugs.debian.org.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#653361: mirage: chokes on PBM/PGM/PPM without comments

2011-12-27 Thread Andre Majorel
Package: mirage
Version: 0.9.5.1-1
Severity: normal

Dear Mirage maintainer,

Mirage does not show PBM, PGM or PPM files if they don't have a
comment. This is wrong. Comments are not mandatory according to
pbm(5), pgm(5) and ppm(5) and Netpbm programs like pnmdepth or
pnmflip neither require nor produce any.

Sample PNM files along with the shell script to create them are
available from :

  http://www.teaser.fr/~amajorel/bugs/pnm-comments/

Thanks in advance.

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

Kernel: Linux 3.0.13 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages mirage depends on:
ii  libc6 2.13-16Embedded GNU C Library: Shared lib
ii  libx11-6  2:1.4.4-4  X11 client-side library
ii  python2.6.6-14   interactive high-level object-orie
ii  python-gtk2   2.24.0-2   Python bindings for the GTK+ widge
ii  python-support1.0.13 automated rebuilding support for P

mirage recommends no packages.

Versions of packages mirage suggests:
ii  gimp  2.6.11-1   The GNU Image Manipulation Program
ii  imagemagick   8:6.6.9.7-5+b2 image manipulation programs
ii  menu  2.1.43 generates programs menu for all me

-- no debconf information

-- 
André Majorel 
The Debian project must be praised for their efforts in fighting spam by
flooding spammers with email addresses, some of which are even bogus.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#653352: comix: chokes on PBM/PGM/PPM without comments

2011-12-27 Thread Andre Majorel
Package: comix
Version: 4.0.4-1
Severity: normal

Dear Comix maintainer,

Comix does not show PBM, PGM or PPM files if they don't have a
comment. This is wrong. Comments are not mandatory according to
pbm(5), pgm(5) and ppm(5) and Netpbm programs like pnmdepth or
pnmflip neither require nor produce any.

Sample PNM files along with the shell script to create them are
available from :

  http://www.teaser.fr/~amajorel/bugs/pnm-comments/

Thanks in advance.

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

Kernel: Linux 3.0.13 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages comix depends on:
ii  gconf22.28.1-6   GNOME configuration database syste
ii  python2.6.6-14   interactive high-level object-orie
ii  python-gtk2   2.24.0-2   Python bindings for the GTK+ widge
ii  python-imaging1.1.7-1+b1 Python Imaging Library

comix recommends no packages.

Versions of packages comix suggests:
ii  python2.6.6-14   interactive high-level object-orie
ii  unrar 1:4.0.3-1  Unarchiver for .rar files (non-fre

-- no debconf information

-- 
André Majorel 
Imagine what would happen if the Debian project disclosed the email
addresses of their users. Spambots would harvest them and Debian
users would be inundated with spam. Good thing they don't, eh ?



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#653351: xzgv: chokes on PBM without comments

2011-12-27 Thread Andre Majorel
Package: xzgv
Version: 0.9+svn40-1
Severity: normal

Dear Xzgv maintainer,

Xzgv does not show PBM files if they don't have a comment. This
is wrong. Comments are not mandatory according to pbm(5) and
Netpbm programs like pnmdepth or pnmflip neither require nor
produce any.

Sample PNM files along with the shell script to create them are
available from :

  http://www.teaser.fr/~amajorel/bugs/pnm-comments/

Thanks in advance.

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

Kernel: Linux 3.0.13 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xzgv depends on:
ii  libc6 2.13-16Embedded GNU C Library: Shared lib
ii  libglib2.0-0  2.30.2-4   GLib library of C routines
ii  libgtk2.0-0   2.24.4-3   The GTK+ graphical user interface 
ii  libx11-6  2:1.4.4-4  X11 client-side library

xzgv recommends no packages.

xzgv suggests no packages.

-- no debconf information

-- 
André Majorel 
Ever got spam through an address harvested from lists.debian.org ?
Neither have I.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#634824: wbritish-large: Missing "modularises"

2011-07-20 Thread Andre Majorel
Package: wbritish-large
Version: 6-3
Severity: minor

Dear wbritish-large maintainer,

/usr/share/dict/british-english-large includes "modularise",
"modularising" and "modularised" but not "modularises".

Suggested fix : remove the first three or (preferably) add the
fourth one.

Thank you.

-- 
André Majorel 
M. X, éleveur de spambots, recommande bugs.debian.org.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#625527: fdupes: progress reports written to stderr

2011-05-03 Thread Andre Majorel
Package: fdupes
Version: 1.50-PR2-2
Severity: minor
Tags: upstream

The progress messages ("Building file list" + twirling baton) are
written to standard error. Thus, when logging the output of
fdupes (fdupes >fdupes.log 2>&1), you either run with -q and
have no progress reports or get progress noise in the log.

Progress messages should be written to the controlling terminal
(/dev/tty).

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')

-- no debconf information

-- 
André Majorel 
Not enough spam in your mail box ? Report a bug in Debian now !



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#591637: xzoom broken on remote displays (X_ShmAttach)

2010-08-04 Thread Andre Majorel
Package: xzoom
Version: 0.3-22
Severity: normal

Dear xzoom maintainer,

xzoom only runs on local displays. On remote displays, it aborts
with :

  X Error of failed request:  BadAccess (attempt to access private
resource denied)
Major opcode of failed request:  140 (MIT-SHM)
Minor opcode of failed request:  1 (X_ShmAttach)
Serial number of failed request:  18
Current serial number in output stream:  19

xzoom needs to fall back on regular XImages if XShmAttach()
fails.

Thank you.

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

Kernel: Linux 2.6.31.6 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xzoom depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library

xzoom recommends no packages.

xzoom suggests no packages.

-- no debconf information

-- 
André Majorel 
"Of course the Debian project would never publish my email address !
Do you think they're stupid ? Spammers would harvest it."



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#591608: ltsp-server: XS80-x-modes mishandles modelines in X_MODE_{0,1,2}

2010-08-03 Thread Andre Majorel
Subject: ltsp-server: 
Package: ltsp-server
Version: 5.2.2-1
Severity: normal

*** Please type your report below this line ***

Dear ltsp-server maintainer,

as reported on ltsp-discuss one month ago,
/usr/share/ltsp/screen-session.d/XS80-x-modes assumes that
X_MODE_{0,1,2} are set to just a mode name (E.G. X_MODE_0 =
640x480).

When an X_MODE_[012] parameter is set to a mode name and
modeline, only the first word goes into Screen.Display.Modes.
The rest is for Monitor.Modeline.

A version of XS80-x-modes that fixes this is attached.

Thank you.

-- 
André Majorel 
Discriminating spammers prefer bugs.debian.org.
# if X_MODE_* are set and xrandr is disabled, generate a Display subsection
# with the defined modes

modes=
modelines=

if boolean_is_true "$XRANDR_DISABLE"; then
  for s in "$X_MODE_0" "$X_MODE_1" "$X_MODE_2"; do
read -r mode modeline <

Bug#511014: xserver-xorg-video-radeon: xmame -fullscreen makes server crash

2010-07-29 Thread Andre Majorel
On 2010-03-06 12:16 +0100, Brice Goglin wrote:
> On Tue, Jan 06, 2009 at 06:55:49PM +0100, Andre Majorel wrote:
> > Package: xserver-xorg-video-radeon
> > Version: 1:6.9.0-1+lenny4
> > 
> > starting xmame with the -fullscreen option causes the X server to
> > crash every time :
> > Fatal server error:
> > Caught signal 11.  Server aborting
> 
> Still happens with recent X packages in unstable?

Sorry for the delay. With xserver-xorg 1:7.5+5 and
xserver-xorg-video-radeon 6.13.1-2, xmame -fullscreen says

  XDGAOpenFramebuffer failed
  Use of DGA-modes is disabled

hence no crash. But no fullscreen either.

In addition, X now rejects any doublescan modelines ("doublescan
mode not supported") and ctrl-alt-[+]/ctrl-alt-[-] have become
no-ops.

So even though things have in fact got worse, yes the bug can be
closed.

Thank you.

-- 
André Majorel <http://www.teaser.fr/~amajorel/>
Thanks to the Debian project for keeping my email address secret and
keeping me from being spammed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#589953: debtags: undocumented "tag expression"

2010-07-22 Thread Andre Majorel
Package: debtags
Version: 1.7.10
Severity: normal

Dear debtags maintainer,

the man page mentions that the argument of grep and other
subcommands is a "tag expression" but does not explain what a tag
expression is.

The examples suggest that three boolean operators and the grouping
operator are available. But are patterns supported ? And if so,
which ? Glob, basic regexp, extended regexp, PCRE, something else ?
Is it case sensitive ?

The only way to find out anything seems to be trial and error.

Thank you.

-- System Information:
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)

-- no debconf information

-- 
André Majorel 
"Like a spambot on bugs.debian.org."



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#589926: xchm: Floods terminal with "IPP request failed" messages

2010-07-22 Thread Andre Majorel
Package: xchm
Version: 2:1.17-3
Severity: normal

Dear xchm maintainer,

xchm floods its controlling terminal with "IPP request failed"
messages.

** (xchm:29052): WARNING **: IPP request failed with status 1280

** (xchm:29052): WARNING **: IPP request failed with status 1280

** (xchm:29052): WARNING **: IPP request failed with status 1280

I don't know what IPP requests xchm makes or why, but it would be
a relief if it only reported when their success/failure status
changes.

Thank you.

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

Kernel: Linux 2.6.31.5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xchm depends on:
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libchm1   2:0.40-2   library for dealing with Microsoft
ii  libgcc1   1:4.4.2-9  GCC support library
ii  libstdc++64.4.2-9The GNU Standard C++ Library v3
ii  libwxbase2.8-02.8.10.1-3 wxBase library (runtime) - non-GUI
ii  libwxgtk2.8-0 2.8.10.1-3 wxWidgets Cross-platform C++ GUI t

xchm recommends no packages.

xchm suggests no packages.

-- no debconf information

-- 
André Majorel 
M. X, éleveur de spambots, recommande bugs.debian.org.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#540500: xserver-xorg-video-nv: nVidia ION 10de:087d not supported

2009-08-08 Thread Andre Majorel
On 2009-08-08 14:15 +0200, Brice Goglin wrote:

> Could you forward this to the upstream bugzilla with your log
> and lspci -NN output at bugzilla.freedesktop.org?

Done. Upstream bug number is 23214.

-- 
André Majorel 
One of the advantages of using Debian is that they carefully obfuscate
your email address in the lists archives and in the BTS so you don't get
any spam that way.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#540500: xserver-xorg-video-nv: nVidia ION 10de:087d not supported

2009-08-08 Thread Andre Majorel
Package: xserver-xorg-video-nv
Version: 1:2.1.14-2
Severity: normal

Dear xserver-xorg-video-nv maintainer,

the nVidia ION (PCI ID 10de:087d) is supposed to be a GeForce
9400. Version 1:2.1.14-2 of the nv driver lists the GeForce 9400 GT
among the devices it supports (twice !) but doesn't like the
nVidia ION :

  (WW) NV: Ignoring unsupported device 0x10de087d (ION VGA) at 0...@00:00:0

This is on a Zotac ION ITX B motherboard.

Thank you.

-- 
André Majorel 
Feeling lonely ? Report a bug in the Debian BTS and make new friends.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#539372: ltsp-server: ltsp-build-client fails w/ 4 x "W: Failure while configuring base packages"

2009-08-07 Thread Andre Majorel
On 2009-08-04 01:02 -0700, Vagrant Cascadian wrote:
> On Mon, Aug 03, 2009 at 11:41:02PM +0200, Andre Majorel wrote:
>
> > Indeed. "debootstrap sid /opt/test ftp://ftp.nerim.net/debian";
> > emits the exact same warnings as above (minus the last line) and
> > exits with status 1.
> > 
> > Guess this bug report is really for deboostrap.
> 
> retitled and reassigned.
> 
> though really, this is most likely dependency issues that will
> just get sorted out in sid.

Looks like they have. debootstrap works for me now.

Thank you.

-- 
André Majorel <http://www.teaser.fr/~amajorel/>
Plusieurs grandes marques de spambots recommandent lists.debian.org.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#539372: ltsp-server: ltsp-build-client fails w/ 4 x "W: Failure while configuring base packages"

2009-08-03 Thread Andre Majorel
On 2009-08-03 04:46 -0700, Vagrant Cascadian wrote:
> On Fri, Jul 31, 2009 at 09:48:28AM +0200, Andre Majorel wrote:
> >   ltsp-build-client --dist sid --base /opt/ltsp-5 \
> > --mirror ftp://ftp.nerim.net/debian
> > 
> > from a Debian testing i386 ends with this :
> > 
> >   [...]
> >   I: Configuring apt...
> >   W: Failure while configuring base packages.
> >   W: Failure while configuring base packages.
> >   W: Failure while configuring base packages.
> >   W: Failure while configuring base packages.
> >   W: Failure while configuring base packages.
> >   error: LTSP client installation ended abnormally
> 
> this is probably not specific to anything LTSP is doing. could you try just
> using debootstrap:
> 
>   debootstrap sid /opt/test --mirror ftp://ftp.nerim.net/debian

Indeed. "debootstrap sid /opt/test ftp://ftp.nerim.net/debian";
emits the exact same warnings as above (minus the last line) and
exits with status 1.

Guess this bug report is really for deboostrap.

Thank you.

-- 
André Majorel <http://www.teaser.fr/~amajorel/>
Thanks to the Debian project for keeping my email address secret and
keeping me from being spammed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#539372: ltsp-server: ltsp-build-client fails w/ 4 x "W: Failure while configuring base packages"

2009-07-31 Thread Andre Majorel
Package: ltsp-server
Version: 5.1.76-1
Severity: normal

Dear ltsp-server maintainer,

running

  ltsp-build-client --dist sid --base /opt/ltsp-5 \
--mirror ftp://ftp.nerim.net/debian

from a Debian testing i386 ends with this :

  [...]
  I: Configuring apt...
  W: Failure while configuring base packages.
  W: Failure while configuring base packages.
  W: Failure while configuring base packages.
  W: Failure while configuring base packages.
  W: Failure while configuring base packages.
  error: LTSP client installation ended abnormally

Full log at :

  http://www.teaser.fr/~amajorel/bugs/ltsp-build-client-5.1.76-sid.out

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

Kernel: Linux 2.6.27.2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ltsp-server depends on:
ii  debconf [debconf-2.0]   1.5.26   Debian configuration management sy
ii  debconf-utils   1.5.26   debconf utilities
ii  debootstrap 1.0.10lenny1 Bootstrap a basic Debian system
ii  gettext-base0.17-6   GNU Internationalization utilities
ii  iproute 20090115-1   networking and traffic control too
ii  lsb-release 3.2-22   Linux Standard Base version report
ii  openssh-client  1:5.1p1-5secure shell client, an rlogin/rsh
ii  python  2.5.4-2  An interactive high-level object-o
ii  tcpd7.6.q-16 Wietse Venema's TCP wrapper utilit
ii  update-inetd4.31 inetd configuration file updater

Versions of packages ltsp-server recommends:
ii  nbd-server  1:2.9.11-3   the Network Block Device server
ii  nfs-kernel-server   1:1.1.4-1support for NFS kernel server
ii  openbsd-inetd [inet-superse 0.20080125-2 The OpenBSD Internet Superserver
ii  openssh-server  1:5.1p1-5secure shell server, an rshd repla
ii  squashfs-tools  1:3.3-7  Tool to create and append to squas
ii  tftpd-hpa   0.49-1   HPA's tftp server

Versions of packages ltsp-server suggests:
pn  audiooss   (no description available)
ii  dhcp3-server   3.1.1-6   DHCP server for automatic IP addre
ii  esound-clients 0.2.36-3  Enlightened Sound Daemon - clients
ii  fvwm [x-window-manager]1:2.5.27.ds-2 F(?) Virtual Window Manager
pn  ldm-server (no description available)
pn  libasound2-plugins (no description available)
pn  ltspfs (no description available)
pn  sdm(no description available)
ii  xauth  1:1.0.3-2 X authentication utility

-- debconf information:
  ltsp-server/build_client: false

-- 
André Majorel 
bugs.debian.org - spammer's delight.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#539116: ltsp-server: garbage in output of ltsp-build-client

2009-07-29 Thread Andre Majorel
On 2009-07-29 03:15 -0700, Vagrant Cascadian wrote:

> wget  http://www.teaser.fr/~amajorel/bugs/ltsp-build-client-sid1.out.gz
> 2009-07-29 11:14:20 ERROR 403: Forbidden.

Fixed. Sorry about that.

> it would also be really nice to get actual version information
> from the server where you've run ltsp-build-client.

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

Kernel: Linux 2.6.27.2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ltsp-server depends on:
ii  debconf [debconf-2.0]   1.5.26   Debian configuration management sy
ii  debconf-utils   1.5.26   debconf utilities
ii  debootstrap 1.0.10lenny1 Bootstrap a basic Debian system
ii  gettext-base0.17-6   GNU Internationalization utilities
ii  iproute 20090115-1   networking and traffic control too
ii  lsb-release 3.2-22   Linux Standard Base version report
ii  openssh-client  1:5.1p1-5secure shell client, an rlogin/rsh
ii  python  2.5.4-2  An interactive high-level object-o
ii  tcpd7.6.q-16 Wietse Venema's TCP wrapper utilit
ii  update-inetd4.31 inetd configuration file updater

Versions of packages ltsp-server recommends:
ii  nbd-server  1:2.9.11-3   the Network Block Device server
ii  nfs-kernel-server   1:1.1.4-1support for NFS kernel server
ii  openbsd-inetd [inet-superse 0.20080125-2 The OpenBSD Internet Superserver
ii  openssh-server  1:5.1p1-5secure shell server, an rshd repla
ii  squashfs-tools  1:3.3-7  Tool to create and append to squas
ii  tftpd-hpa   0.49-1   HPA's tftp server

Versions of packages ltsp-server suggests:
pn  audiooss   (no description available)
ii  dhcp3-server   3.1.1-6   DHCP server for automatic IP addre
ii  esound-clients 0.2.36-3  Enlightened Sound Daemon - clients
ii  fvwm [x-window-manager]1:2.5.27.ds-2 F(?) Virtual Window Manager
pn  ldm-server (no description available)
pn  libasound2-plugins (no description available)
pn  ltspfs (no description available)
pn  sdm(no description available)
ii  xauth  1:1.0.3-2 X authentication utility

-- debconf information:
  ltsp-server/build_client: false

-- 
André Majorel 
Feeling lonely ? Report a bug in the Debian BTS and make new friends.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#539116: ltsp-server: garbage in output of ltsp-build-client

2009-07-29 Thread Andre Majorel
Package: ltsp-server
Version: 5.1.73-1
Severity: normal

Dear ltsp-server maintainer,

running ltsp-build-client &>log creates a file containing a long
run of NULs and possibly out of order text :

  http://www.teaser.fr/~amajorel/bugs/ltsp-build-client-sid1.out.gz

The same file with the 90526 NULs replaced by repeats of the string
"(90526 NULs)" :

  http://www.teaser.fr/~amajorel/bugs/ltsp-build-client-sid1text.out.gz

This is reproducible. The only way I've found to get a proper log
file is :

  ltsp-build-client 2>&1 | cat >log

which yields :

  http://www.teaser.fr/~amajorel/bugs/ltsp-build-client-sid2.out.gz

I'm guessing that at some point, something inside
ltsp-build-client does something it shouldn't with stdout and/or
stderr... Perhaps reopening either one with O_TRUNC just before
writing "NOTE: disabling security APT source for sid.  It does not
exist."...

-- System Information:
Deleted because it relates to the wrong host.
55783e9f68aef32ca36490762e2557dc  /usr/sbin/ltsp-build-client

-- 
André Majorel 
"Like a spambot on bugs.debian.org."



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511014: xserver-xorg-video-radeon: xmame -fullscreen makes server crash

2009-01-10 Thread Andre Majorel
On 2009-01-06 19:35 +0100, Brice Goglin wrote:
> Andre Majorel wrote:
> > Package: xserver-xorg-video-radeon
> > Version: 1:6.9.0-1+lenny4
> > Severity: normal
> >
> > starting xmame with the -fullscreen option causes the X server to
> > crash every time :
> 
> Any chance you upgrade xserver-xorg-core and xserver-xorg-video-radeon
> to experimental and see if the bug remains ?

Upgraded to :

  ii  libgl1-mesa-dri7.2-1
  ii  libgl1-mesa-glx7.2-1
  ii  xserver-xorg   1:7.4~4
  ii  xserver-xorg-core  2:1.5.3-1
  ii  xserver-xorg-input-kbd 1:1.3.1-2
  ii  xserver-xorg-input-mouse   1:1.3.0-2
  ii  xserver-xorg-video-radeon  1:6.10.0-1
  ii  xserver-xorg-video-vesa1:2.0.0-2

Still crashes :


restore dac
(EE) RADEON(0): drm: could not allocate surface for front buffer!

Backtrace:
0: /usr/bin/X11/X(xorg_backtrace+0x3b) [0x812f0fb]
1: /usr/bin/X11/X(xf86SigHandler+0x51) [0x80c1c71]
2: [0xe420]
3: /usr/lib/xorg/modules//libfb.so(fbBlt+0xbff) [0xb77c7a8f]
4: /usr/lib/xorg/modules//libfb.so(fbOddTile+0x118) [0xb77d38c8]
5: /usr/lib/xorg/modules//libfb.so(fbTile+0x8c) [0xb77d399c]
6: /usr/lib/xorg/modules//libfb.so(fbFill+0x2b4) [0xb77cb504]
7: /usr/lib/xorg/modules//libfb.so(fbPolyFillRect+0x1c4) [0xb77cb8d4]
8: /usr/lib/xorg/modules//libxaa.so [0xb77716ac]
9: /usr/lib/xorg/modules//libxaa.so(XAAPolyFillRect+0xe5) [0xb77760d5]
10: /usr/lib/xorg/modules//libxaa.so [0xb77b302a]
11: /usr/bin/X11/X [0x8172b54]
12: /usr/bin/X11/X(miPaintWindow+0x231) [0x810ecc1]
13: /usr/bin/X11/X(miWindowExposures+0x142) [0x810f032]
14: /usr/lib/xorg/modules/extensions//libdri.so(DRIWindowExposures+0x97)
15: /usr/bin/X11/X [0x80d6d3f]
16: /usr/bin/X11/X(miHandleValidateExposures+0x74) [0x8126de4]
17: /usr/bin/X11/X [0x80ce640]
18: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb799c675]
19: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb799521a]
20: /usr/bin/X11/X(xf86SetDGAMode+0x1aa) [0x80c0daa]
21: /usr/lib/xorg/modules//libxaa.so [0xb776b919]
22: /usr/bin/X11/X [0x80caa7a]
23: /usr/bin/X11/X(DGASetMode+0x3f) [0x80bf34f]
24: /usr/lib/xorg/modules/extensions//libextmod.so [0xb7a71f2e]
25: /usr/bin/X11/X(Dispatch+0x34f) [0x808b79f]
26: /usr/bin/X11/X(main+0x47d) [0x807143d]
27: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7b4a450]
28: /usr/bin/X11/X(FontFileCompleteXLFD+0x20d) [0x8070821]

Fatal server error:
Caught signal 11.  Server aborting

finished PLL2


Like 1:6.9.0-1+lenny4, version 1:6.10.0-1 also segfaults when
running Wesnoth in *windowed* mode. The crash occurs right after
the initial progress bar reaches 100% :


Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dir

Backtrace:
0: /usr/bin/X11/X(xorg_backtrace+0x3b) [0x812f0fb]
1: /usr/bin/X11/X(xf86SigHandler+0x51) [0x80c1c71]
2: [0xe420]
3: [0x40004000]

Fatal server error:
Caught signal 11.  Server aborting

finished PLL2


-- 
André Majorel <http://www.teaser.fr/~amajorel/>
Discriminating spammers prefer bugs.debian.org.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511014: xserver-xorg-video-radeon: xmame -fullscreen makes server crash

2009-01-06 Thread Andre Majorel
Package: xserver-xorg-video-radeon
Version: 1:6.9.0-1+lenny4
Severity: normal

Dear maintainer,

starting xmame with the -fullscreen option causes the X server to
crash every time :


...
finished PLL1
restore dac
(EE) RADEON(0): drm: could not allocate surface for front buffer!

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c91fe]
1: [0xe420]
2: /usr/lib/xorg/modules//libfb.so(fbBlt+0xbff) [0xb78f0dcf]
3: /usr/lib/xorg/modules//libfb.so(fbOddTile+0x118) [0xb78fcb98]
4: /usr/lib/xorg/modules//libfb.so(fbTile+0x8c) [0xb78fcc6c]
5: /usr/lib/xorg/modules//libfb.so(fbFillRegionTiled+0x19d) [0xb78fd34d]
6: /usr/lib/xorg/modules//libfb.so(fbPaintWindow+0x11e) [0xb78fd64e]
7: /usr/lib/xorg/modules//libxaa.so(XAAPaintWindow+0x1fc) [0xb78aab9c]
8: /usr/lib/xorg/modules//libxaa.so [0xb78dae03]
9: /usr/bin/X11/X [0x8175bf8]
10: /usr/bin/X11/X(compPaintWindowBackground+0x6d) [0x8107e6d]
11: /usr/bin/X11/X(miWindowExposures+0x1fd) [0x812449d]
12: /usr/lib/xorg/modules/extensions//libdri.so(DRIWindowExposures+0x8d) 
[0xb7f33e9d]
13: /usr/bin/X11/X [0x80ddef5]
14: /usr/bin/X11/X(miHandleValidateExposures+0x78) [0x813b098]
15: /usr/bin/X11/X [0x80d58cc]
16: /usr/lib/xorg/modules/drivers//radeon_drv.so(RADEONSwitchMode+0xf3) 
[0xb7aae713]
17: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7aa75cf]
18: /usr/bin/X11/X(xf86SetDGAMode+0x19a) [0x80c81ca]
19: /usr/lib/xorg/modules//libxaa.so [0xb7893264]
20: /usr/bin/X11/X [0x80d1b3d]
21: /usr/bin/X11/X(DGASetMode+0x3f) [0x80c711f]
22: /usr/lib/xorg/modules/extensions//libextmod.so [0xb7b7ee77]
23: /usr/bin/X11/X [0x8154c24]
24: /usr/bin/X11/X(Dispatch+0x314) [0x808de54]
25: /usr/bin/X11/X(main+0x4b5) [0x8074795]
26: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7cd7450]
27: /usr/bin/X11/X(FontFileCompleteXLFD+0x21d) [0x8073a81]

Fatal server error:
Caught signal 11.  Server aborting

finished PLL2
finished PLL1
Entering Restore TV
Restore TV PLL
Restore TVHV
Restore TV Restarts
Restore Timing Tables
Restore TV standard
Leaving Restore TV
xinit:  connection to X server lost.


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


Versions of packages xserver-xorg-video-radeon depends on:
ii  libc6 2.7-4GNU C Library: Shared libraries
ii  libdrm2   2.3.1-2  Userspace interface to kernel 
DRM services -- runtime
ii  xmame-x   0.106-2.1X binaries for the Multiple 
Arcade Machine Emulator
ii  xserver-xorg-core 2:1.4.2-9Xorg X server - core server
ii  xserver-xorg-video-radeon 1:6.9.0-1+lenny4 X.Org X server -- ATI Radeon 
display driver

xserver-xorg-video-radeon recommends no packages.

xserver-xorg-video-radeon suggests no packages.

-- 
André Majorel 
bugs.debian.org, a spammer's favourite.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#509248: iceweasel: words not broken at ­

2008-12-20 Thread Andre Majorel
Package: iceweasel
Version: 3.0.4-1
Severity: normal

Dear iceweasel maintainer,

Iceweasel does not honour soft hyphens (­).

  http://www.teaser.fr/~amajorel/bugs/firefox-3.0.4-shy-bug.html
  http://www.teaser.fr/~amajorel/bugs/firefox-3.0.4-shy-bug.png

The document above has two short tables. In the first, HTML
"Laboratory/­Katayama" is not split, even though splitting it
would allow the table to fit in the width of the window, as the
second table shows.

This is reproduceable on a fresh profile, without any add-ons.
MOZ_DISABLE_PANGO=1 in the environment makes no difference.


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

Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages iceweasel depends on:
[deleted - reportbug and iceweasel run on different hosts]

-- no debconf information

-- 
André Majorel 
The Debian project must be praised for their efforts in fighting spam by
flooding spammers with email addresses, some of which are even bogus.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#509246: iceweasel: "view selection source" does not show ­

2008-12-20 Thread Andre Majorel
Package: iceweasel
Version: 3.0.4-1
Severity: normal

Dear iceweasel maintainer,

The "view selection source" function does not actually show the
source. ­ (soft hyphen) entities present in the source do not
appear in the "view selection source" window.

  http://www.teaser.fr/~amajorel/bugs/firefox-3.0.4-shy-bug.html
  http://www.teaser.fr/~amajorel/bugs/firefox-3.0.4-shy-bug.png

This is reproduceable on a fresh profile, without any add-ons.
MOZ_DISABLE_PANGO=1 in the environment makes no difference.


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

Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages iceweasel depends on:
[deleted - reportbug and iceweasel run on different hosts]

-- no debconf information

-- 
André Majorel 
The Debian project must be praised for their efforts in fighting spam by
flooding spammers with email addresses, some of which are even bogus.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#482685: wbritish: endogenous, exogenous, loo

2008-05-24 Thread Andre Majorel
Package: wbritish
Version: 6-2.1
Severity: normal

Missing words :
endogenous
exogenous
loo

Thank you.

-- 
André Majorel 
No one ever sends you any email ? Report a bug in Debian !



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



Bug#457537: libmail-mboxparser-perl: incorrect parsing of headers if colon not followed by a space

2007-12-23 Thread Andre Majorel
Package: libmail-mboxparser-perl
Version: 0.55-1
Severity: normal

Dear libmail-mboxparser-perl maintainer,

Mail::MboxParser::Mail->header returns incorrect results for
headers where the colon is followed by something else than a
space.

Consider the following mailbox :


>From [EMAIL PROTECTED] Sat Dec 22 12:03:25 CET 2007
From: [EMAIL PROTECTED]
Date: Sat, 22 Dec 2007 14:41:15 +0100
Header-Name:header-body-that-does-not-begin-with-a-space
Header-Name:header-body-that-begins-with-a-tab

Body


Running this code on it :


#!/usr/bin/perl -w

use strict;
use Mail::MboxParser;

sub quote ($)
{
  my $result = $_[0];
  $result =~ s{(.)}{ord $1 < 0x20 || ord $1 > 0x7e || $1 eq '%'
? sprintf '%%%02X', ord $1 : $1}eg;
  return $result;
}

my $mbp = Mail::MboxParser->new ($ARGV[0]);
for (my $mnum = 1; my $msg = $mbp->next_message; $mnum++)
{
  my $headers = $msg->header;
  foreach my $hname (sort keys %$headers)
  {
my @values = ($headers->{$hname});
@values = @{$values[0]} if (ref $values[0]);

foreach my $hval (@values)
{
  print "message $mnum, name \"", quote ($hname), "\", value \"",
quote ($hval), "\"\n";
}
  }
  print "\n";
}


produces :


message 1, name "", value ""
message 1, name "date", value "Sat, 22 Dec 2007 14:41:15 +0100"
message 1, name "from", value "[EMAIL PROTECTED]"
message 1, name "header-name:%09header-body-that-begins-with-a-ta", value ""
message 1, name "header-name:header-body-that-does-not-begin-with-a-spac", 
value ""


In the 4th and 5th lines, the header body is shortened by one
character and folded into its name. My understanding of RFC 2822
is that the 5th line should be :


message 1, name "header-name:", value 
"header-body-that-does-not-begin-with-a-space"


and the 4th line should be either :


message 1, name "header-name:", value "%09header-body-that-begins-with-a-tab"


or, to be consistent with the removal of leading white space
elsewhere :


message 1, name "header-name:", value "header-body-that-begins-with-a-tab"


This bug is more serious than the "normal" severity would suggest.
Headers where the colon is not followed by a space occur often
enough in the real world that a mailbox of any size is almost
guaranteed to contain some. This module is in effect nearly
unusable.

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

Versions of packages libmail-mboxparser-perl depends on:
ii  libmime-perl  5.420-0.1  Perl5 modules for MIME-compliant m
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  perl-modules [libfile-temp-pe 5.8.8-7Core Perl modules

Versions of packages libmail-mboxparser-perl recommends:
ii  libmail-mbox-messageparser-pe 1.4005-1   fast and simple mbox folder reader

-- no debconf information

-- 
André Majorel 
lists.debian.org, a spammer's delight.




Bug#455911: grep: Need option to leave the atime alone (O_NOATIME)

2007-12-12 Thread Andre Majorel
Package: grep
Version: 2.5.3~dfsg-3
Severity: wishlist

Dear grep maintainer,

it would be nice if GNU grep had an option to grep the files
without disturbing their access time.

In the general case, this involves calling utime(2) after closing
the file. However, under Linux this can be done easily and without
any performance penalty by passing the O_NOATIME flag to open(2).

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

Versions of packages grep depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries

grep recommends no packages.

-- no debconf information

-- 
André Majorel 
I trust bugs.debian.org to not publish my email address for
spammers to harvest.




Bug#454485: passwd: gshadow(5) man page: s/newgrp(5)/newgrp(1)/

2007-12-05 Thread Andre Majorel
Package: passwd
Version: 1:4.0.18.1-11
Severity: minor

gshadow(5), the man page of gshadow, mentions non-existent man
page "newgrp(5)" in its SEE ALSO section. The author probably
meant "newgrp(1)".

-- 
André Majorel 
Not enough spam in your mail box ? Post in a Debian mailing list !
Don't wait !




Bug#445200: findutils: xargs man page: italic for bold, .SS OPTIONS

2007-10-03 Thread Andre Majorel
Package: findutils
Version: 4.2.31-1
Severity: minor

Dear findutils maintainer,

1)  In the xargs(1) man page, in the OPTIONS subsection, the names of
the options are in italic. They should be in bold.

In addition, the long name is listed first. Short name first would
be more readable.

Recommendation : replace

  .I "\-\-arg\-file=file, \-a file"

by

  \fB\-a\fP \fIfile\fP, \fB\-\-arg\-file=\fP\fIfile\fP

and so on.

2)  The OPTIONS section is erroneously a subsection.

Recommendation : replace

  .SS OPTIONS

by

  .SH OPTIONS

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

Versions of packages findutils depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries

findutils recommends no packages.

-- no debconf information

-- 
André Majorel 
lists.debian.org, an essential online resource for spammers.




Bug#406817: sfdisk: misleading description of input format in man page

2007-01-14 Thread Andre Majorel
Package: util-linux
Version: 2.12r-15
Severity: normal

The sfdisk(8) man page reads, in the INPUT FORMAT section,

Fields are separated by whitespace, or comma or semicolon
possibly followed  by whitespace; initial and trailing
whitespace is ignored.

There are several problems with this sentence :

1. "separated by whitespace" is misleading. It can and will be
   understood to mean that fields are separated by a run of one or
   more white space characters. This is not the case. There can be
   exactly one white space character between fields.

2. "separated by whitespace" is inaccurate. Examination of the
   source reveals that lines are split on space or HT, not isspace().

3. "possibly followed by whitespace" is inaccurate. sfdisk sees ", "
as two field separators, not one.

Suggested short-term fix : rewrite the sentence as :

Fields are separated by a single space, tab, comma or semicolon.

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

Versions of packages util-linux depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libncurses5   5.5-5  Shared libraries for terminal hand
ii  libslang2 2.0.6-4The S-Lang programming library - r
ii  libuuid1  1.34+1.35-WIP-2003.08.21-3 Universally unique id library
ii  lsb-base  3.1-15 Linux Standard Base 3.1 init scrip
ii  tzdata2006l-1Time Zone and Daylight Saving Time
ii  zlib1g1:1.2.3-13 compression library - runtime

util-linux recommends no packages.

-- no debconf information

-- 
André Majorel 
Plusieurs grandes marques de spambots recommandent bugs.debian.org.



Bug#405751: lde: cannot open large regular files

2007-01-05 Thread Andre Majorel
Package: lde
Version: 2.6.0-7.1
Severity: normal

lde aborts if you try to run it on a 250-GB regular file :

  # dd bs=1 seek=250G count=1 if=/dev/zero of=bigfile
  # lde bigfile
  No write access to "bigfile",  attempting to open read-only.
  Unable to open 'bigfile'

Reproducible on both ext3 and XFS filesystems. What happens is
that open(2) fails with EFBIG :

  # strace -o lde.strace lde bigfile
  # grep open lde.strace
  open("/etc/mtab", O_RDONLY) = 3
  open("bigfile", O_RDWR) = -1 EFBIG (File too large)
  open("bigfile", O_RDONLY)   = -1 EFBIG (File too large)
  write(2, "Unable to open \'bigfile\'\n", 25) = 25

Would lde happen to be compiled without -D _FILE_OFFSET_BITS=64 ?

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

-- no debconf information

-- 
André Majorel 
lists.debian.org, the spammers' favourite.



Bug#405724: manpages-dev: open(2) does not document EFBIG error

2007-01-05 Thread Andre Majorel
Package: manpages-dev
Version: 2.39-1
Severity: normal

open(2) (/usr/share/man/man2/open.2.gz) does not document the
error EFBIG for open(). I get this error when trying to run lde on
a 250-GB regular file :

  # dd bs=1 seek=250G count=1 if=/dev/zero of=bigfile
  # strace -o lde.strace lde bigfile
  # grep -w open lde.strace
  open("bigfile", O_RDWR) = -1 EFBIG (File too large)
  open("bigfile", O_RDONLY)   = -1 EFBIG (File too large)

Filesystem is XFS. Kernel is Linux 2.6.18.2 (ignore the sys info
below, it relates to another machine).

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

Versions of packages manpages-dev depends on:
ii  manpages  2.39-1 Manual pages about using a GNU/Lin

manpages-dev recommends no packages.

-- no debconf information

-- 
André Majorel 
bugs.debian.org, food for your spambots.



Bug#395213: xserver-xorg-video-nv: Display bug in Firefox text entry boxes

2006-12-18 Thread Andre Majorel
On 2006-11-13 17:13 +0100, Riccardo Magliocchetti wrote:

> I believe this one is a duplicate of 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345700 .
> Andre could you please verify it?

Riccardo,

you didn't CC me so I just saw your message.

Yes, bug #345700 sounds like it's the same bug as #395213.

Adding « Option "XaaNoSolidFillRect" » to the relevant "Device"
section in xorg.conf indeed appears to fix the problem reported in
bug #395213.

-- 
André Majorel 
Thanks to the Debian project for going to such lengths never to
disclose the email addresses of their users. Think of all the
spam we would get if they didn't !



Bug#403139: elinks: 3 GB-file does not appear in FTP directory listing

2006-12-15 Thread Andre Majorel
On 2006-12-15 17:23 +0100, Jonas Fonseca wrote:
> Andre Majorel <[EMAIL PROTECTED]> wrote Thu, Dec 14, 2006:
> > Package: elinks
> > Version: 0.11.1-1.2
> > Severity: normal
> > 
> > A 3 GB-file in a directory on an FTP server does not appear in the
> > directory listing. The same file shows with ftp(1) and IceWeasel.
> 
> Is it possible that you can give the name of this FTP server either in
> this bug report or privately, so I can test it?

Hi Jonas. I could but it's not accessible from the outside.
Here's a similar setup on a publicly accessible server :

  ftp://www.arkeia.com/pub/arkeia-4.2/aix/aix3.2/rs6000/

Galeon, Firefox, lynx and ftp(1) all see the file and report the
correct size :

  client.tar1100 KB  07/28/03 00:00:00
  dontlook   3073024 KB  12/15/06 19:08:00

Elinks 0.11.1 from Debian testing shows only :

  client.tar1100 KB  07/28/03 00:00:00

The 3-GB file was created with :

  dd if=/dev/zero of=dontlook bs=1024k count=1 seek=3000

The FTP server is a Debian 3.1 running psa-proftpd
1.3.0-debian3.1.build81061129.22. The original (inaccessible)
server was a Debian testing running proftpd 1.3.0-16.

> > I suspect that Elinks uses 32-bit arithmetic, sees a file between
> > 2 GB and 4 GB as having a negative size and choses to sweep it
> > under the carpet for fear of looking ridiculous.
> 
> "Large file" support and use of off_t was something that we worked hard
> to improve during the 0.11 development cycle, however it is entirely
> possible that we did not weed out all bugs. Also, the FTP directory
> listings parser was also rewriten due to license issues, so it can also
> be caused by the FTP server giving ELinks a line that it chooses to
> discard (it will only warn about this if you build with --enable-debug).
> Asking you to do this is too much to ask so I'd rather have the
> possibility to test it myself.

In case it's of any use to you, here's what I see from home :

$ wget -q --no-remove-listing 
ftp://www.arkeia.com/pub/arkeia-4.2/aix/aix3.2/rs6000/
$ cat .listing
-rw-r--r--   1 root root  1126400 Jul 28  2003 client.tar
-rw-r--r--   1 root root 3146776576 Dec 15 19:08 dontlook

-- 
André Majorel http://www.teaser.fr/~amajorel/>
Thanks to the Debian project for keeping my email address secret and
keeping me from being spammed.



Bug#403139: elinks: 3 GB-file does not appear in FTP directory listing

2006-12-14 Thread Andre Majorel
Package: elinks
Version: 0.11.1-1.2
Severity: normal

A 3 GB-file in a directory on an FTP server does not appear in the
directory listing. The same file shows with ftp(1) and IceWeasel.

I suspect that Elinks uses 32-bit arithmetic, sees a file between
2 GB and 4 GB as having a negative size and choses to sweep it
under the carpet for fear of looking ridiculous.

Will bugs.debian.org publish my email address for spammers to
harvest ?

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

Versions of packages elinks depends on:
ii  debconf  1.5.6   Debian configuration management sy
ii  libbz2-1.0   1.0.3-6 high-quality block-sorting file co
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libexpat11.95.8-3.3  XML parsing C library - runtime li
ii  libgnutls13  1.4.4-1 the GNU TLS library - runtime libr
ii  libgpmg1 1.19.6-22   General Purpose Mouse - shared lib
ii  liblua50 5.0.3-2 Main interpreter library for the L
ii  liblualib50  5.0.3-2 Extension library for the Lua 5.0 
ii  libperl5.8   5.8.8-6.1   Shared Perl library
ii  zlib1g   1:1.2.3-13  compression library - runtime

elinks recommends no packages.

-- no debconf information


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



Bug#395213: xserver-xorg-video-nv: Display bug in Firefox text entry boxes

2006-10-25 Thread Andre Majorel
Package: xserver-xorg-video-nv
Version: 1:1.0.1.5-2
Severity: normal

With an i386 testing system, up to date as of 2006-10-24 :

Start Firefox (1.5.dfsg+1.5.0.7-1). Enter some text in a text
entry box (E.G. the URL entry widget). Press [left] to move the
cursor left. If the cursor was "on" when you pressed [left], the
cursor is redrawn at the new position but the old position is not
cleared. If you keep [left] depressed, the cursor keeps moving,
leaving a trace behind it.

What you see initially :

  http://www.teaser.fr/~amajorel/misc/firefox-nv-display-bug-1.png

What you see after moving the cursor all the way to the left :

  http://www.teaser.fr/~amajorel/misc/firefox-nv-display-bug-2.png

This happens with the nv driver but not with the vesa driver.

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

Versions of packages xserver-xorg-video-nv depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  xserver-xorg-core1:1.0.2-9   X.Org X server -- core server

xserver-xorg-video-nv recommends no packages.

-- no debconf information


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



Bug#340956: wfrench: Missing words: anacarde, anacardier, darse/darce

2005-11-27 Thread Andre Majorel
Package: wfrench
Version: 1.2.3-1
Severity: normal

/usr/share/dict/french misses the nouns "anacarde", "anacardier"
and "darse" (alternative spelling "darce"). You may want to add
these entries :

anacarde
anacardes
anacardier
anacardiers
darce
darces
darse
darses

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.13
Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages wfrench depends on:
ii  dictionaries-common0.22.40sarge7 Common utilities for spelling dict

-- debconf information:
  shared/packages-wordlist:
  wfrench/languages: francais (French)

-- 
André Majorel http://www.teaser.fr/~amajorel/>