Bug#355169: firefox: Firefox crashes on http://www.hellpizza.co.nz

2006-03-08 Thread Ian McDonald
On 3/8/06, Eric Dorland <[EMAIL PROTECTED]> wrote:
> tags 355169 unreproducible
> thanks
>
> * Ian McDonald ([EMAIL PROTECTED]) wrote:
> > Package: firefox
> > Version: 1.5.dfsg+1.5.0.1-3
> > Severity: important
> >
> > This website causes a segmentation fault. Go to
> > http://www.hellpizza.co.nz and then click on Hamilton. Segfault
>
> Works for me. Can you try setting FIREFOX_DSP="none" in
> /etc/firefox/firefoxrc?
>
Still crashes on me. I am suspecting Flash as it crashes on other
Linux browsers also (Mozilla, Epiphany, also a problem on Fedora Core
on another machine with Firefox 1.07). Still Flash shouldn't cause the
browser to crash.



Bug#355554: squashfs: Building modules to out-of-tree

2006-03-08 Thread Frédéric BOITEUX
Hello Daniel, Arnaud, Phillip,

  Following Daniel's suggest on Debian bug #34 to be able to build squashfs
without patching kernel, I've tried to do the same thing he's already done for
2.6.15 with the latest 2.4 kernel patch. It's a bit trickier as some
definitions don't exist in vanilla kernel if it's not patched... I've tried to
workaround using some 'ext2' definitions, checked it works, but if you can
review it, it would be nice.

  Daniel, Arnaud, if we want to support 2.4, we would give both 2.4 and 2.6
sources, perhaps in 2 separate packages ? I don't use / know module-assistant,
so I don't have tried to integrate it with this tool.

Hope it can help,

with regards,
Frédéric Boiteux.


squashfs-2.4.tar.bz2
Description: application/bzip


Bug#355810: coreutils: pwd fails on bind mount

2006-03-08 Thread Jim Meyering
Kenshi Muto <[EMAIL PROTECTED]> wrote:
> Package: coreutils
> Version: 5.94-1
> Severity: important
>
> Hi,
> I noticed pwd command always failed (at least on ARM) when current
> directory was mounted as bind.
>
> For example,
> --
> $ df
> /home 37610056  11959772  23739756  34% /chroot/d-i/home
> $ grep d-i /etc/fstab
> /home   /chroot/d-i/home none bind  0   0
> proc/chroot/d-i/proc proc defaults 0 0
>
> $ dchroot -c d-i
>
> chroot$ pwd
> /home/kmuto
> chroot$ /bin/pwd
> /bin/pwd: couldn't find directory entry in `../..' with matching i-node
>
> chroot$ cd /usr
> chroot$ /bin/pwd
> /usr
>
> chroot$ cd /home/kmuto/d-i
> chroot$ /bin/pwd
> /bin/pwd: couldn't find directory entry in `../../..' with matching i-node
> --

Thank you for reporting that.
So far, I am unable to reproduce the failure on ia32.

Would you please send the output of this command?

  ls -lid / /home /home/kmuto /home/kmuto/d-i

also, please run the failing command under strace, e.g.

  cd /home/kmuto/d-i
  strace -o /tmp/log /bin/pwd

and send the /tmp/log file.


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



Bug#355637: mailman: Stale lock files break administrative web interface

2006-03-08 Thread Lionel Elie Mamane
On Tue, Mar 07, 2006 at 11:20:10AM -0800, Shannon C. Dealy wrote:
> On Tue, 7 Mar 2006, Lionel Elie Mamane wrote:
>> thank you for your bug report.

>>On Mon, Mar 06, 2006 at 12:55:44PM -0800, Shannon Dealy wrote:

>>> Under some circumstances, list specific stale lock files are left
>>> (...) At the very least restarting mailman should cleanup these
>>> stale lock files,

As a mitigating measure, I can at least clean those locks early in the
boot process on a reboot. (Before any httpd gets run, but after full
filesystems are mounted.)

>>> in particular what I assume  is the master lock: listname.lock and
>>> probably  the actual  source of  my problems.   A  better solution
>>> would   probably  include   actually  checking   the   lock  files
>>> periodically to make sure they are still valid.

>> Yes.

>> You may be hit by something like
>> http://mail.python.org/pipermail/mailman-developers/2006-January/018506.html

> Proper design of locking would normally imply the lock is
> automatically released when the thread terminates unless it is
> released earlier

As far as I understand, the situation is:

 The lock is released at the Python level at process exit time -
 whatever the reason for the exit is (end of control flow,
 SIGINT/SIGTERM, ...). This happens in a general end-of-process
 cleanup that may be lengthy under high system load. But Apache will
 not wait very long for that, and will send SIGKILL to a CGI that
 hasn't terminated 3s after a SIGTERM. The Mailman code, in some
 situations, thus overrides the general cleanup to do the shorter
 "release lock, exit process without cleanup" on SIGTERM. I tried to
 understand why it is not done on a more systematic basis (and if they
 would take patches to make it more systematic), but got no answer
 from them.

That ML post was about a specific instance where it is not done.

-- 
Lionel


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



Bug#355837: ion3: [m68k, arm] FTBFS: Xinerama.h: No such file or directory

2006-03-08 Thread Christian T. Steigies
Package: ion3
Version: 20060305-1
Severity: serious
Justification: no longer builds from source

Automatic build of ion3_20060305-1 on aahz by sbuild/m68k 85
[...]
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4), gcc (>> 3), libxinerama-dev | libx11-dev, 
libsm-dev, liblua50-dev (>> 5.0.2), liblualib50-dev (>> 5.0.2), lua50 (>> 
5.0.2), tetex-extra, hevea, dpatch
Checking for already installed source dependencies...
debhelper: already installed (5.0.24 >> 4 is satisfied)
gcc: already installed (4:4.0.2-2 >> 3 is satisfied)
libxinerama-dev: missing
libx11-dev: already installed (6.9.0.dfsg.1-4)
libsm-dev: already installed (6.9.0.dfsg.1-4)
liblua50-dev: missing
liblualib50-dev: missing
lua50: missing
tetex-extra: missing
hevea: missing
dpatch: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install 
liblua50-dev liblualib50-dev lua50 tetex-extra hevea dpatch
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  gs gs-common gs-gpl gsfonts libcairo2 libkpathsea4 liblua50 liblualib50
  libnetpbm10 libpoppler0c2 libt1-5 libxaw8 libxmu6 libxpm4 netpbm
  ocaml-base-nox tetex-base tetex-bin tex-common
Suggested packages:
  curl hpijs hevea-doc gv postscript-viewer xpdf-reader pdf-viewer texinfo
  texi2html dvipng chktex lacheck rubber sam2p xbase-clients
Recommended packages:
  patchutils psfontmgr tetex-doc dialog whiptail psutils perl-tk
  libxml-parser-perl
The following NEW packages will be installed:
  dpatch gs gs-common gs-gpl gsfonts hevea libcairo2 libkpathsea4 liblua50
  liblua50-dev liblualib50 liblualib50-dev libnetpbm10 libpoppler0c2 libt1-5
  libxaw8 libxmu6 libxpm4 lua50 netpbm ocaml-base-nox tetex-base tetex-bin
  tetex-extra tex-common
0 upgraded, 25 newly installed, 0 to remove and 16 not upgraded.
[...]
gcc -g -Os -W -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat 
-Wchar-subscripts -Wparentheses -pedantic -Wuninitialized 
-DCF_XFREE86_TEXTPROP_BUG_WORKAROUND  -I/usr/X11R6/include -I.. -I.. -I.. 
-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -std=c99 -DCF_HAS_VA_COPY -c rootwin.c 
-o rootwin.o
rootwin.c:25:37: error: X11/extensions/Xinerama.h: No such file or directory
rootwin.c:308: error: syntax error before '*' token
rootwin.c: In function 'xinerama_sanity_check':
rootwin.c:312: error: 'nxi' undeclared (first use in this function)
rootwin.c:312: error: (Each undeclared identifier is reported only once
rootwin.c:312: error: for each function it appears in.)
rootwin.c:315: error: 'xi' undeclared (first use in this function)
rootwin.c: In function 'ioncore_manage_rootwin':
rootwin.c:334: error: 'XineramaScreenInfo' undeclared (first use in this 
function)
rootwin.c:334: error: 'xi' undeclared (first use in this function)
rootwin.c:339: warning: implicit declaration of function 
'XineramaQueryExtension'
rootwin.c:340: warning: implicit declaration of function 'XineramaQueryScreens'
make[2]: *** [rootwin.o] Error 1

It seems xinerama-dev is never installed, since libx11-dev was already
installed. Maybe this should not happen on a buildd, but you build depends
said x11-dev was fine, and it seems it isn't.

Christian


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



Bug#355838: mairix: Old documentation - please update

2006-03-08 Thread Nick Hastings
Package: mairix
Version: 0.17-2
Severity: minor


This version of mairix supports gzipped and bzipped mboxs. The
documentation in the package does not mention this. The upstream
documentation does. Please update the docs.

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

Versions of packages mairix depends on:
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  zlib1g1:1.2.3-10 compression library - runtime

mairix recommends no packages.

-- no debconf information


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



Bug#355839: Please update config.*

2006-03-08 Thread Martin Michlmayr
Package: kwavecontrol
Version: 0.3-7
Severity: wishlist

The config.* files your packages uses to determine the host system are
quite old.  For example, it doesn't recognize mips64.  While this is
not a problem right now since we don't have such a Debian port, your
config.* files are also too old to recognize a number of other systems
- ports people are currently working on, such as powerpc64 and
GNU/k*BSD.  Therefore, please update your config.* files.


> Automatic build of kwavecontrol_0.3-7 on bigsur by sbuild/mips 1.78
...
> checking build system type... admin/config.guess: unable to guess system type
> 
> This script, last modified 2002-01-23, has failed to recognize
> the operating system you are using. It is advised that you
> download the most up to date version of the config scripts from
> 
> ftp://ftp.gnu.org/pub/gnu/config/
> 
> If the version you run (admin/config.guess) is already up to date, please
> send the following data and any information you think might be
> pertinent to <[EMAIL PROTECTED]> in order to provide the needed
> information to handle your system.
> 
> config.guess timestamp = 2002-01-23
> 
> uname -m = mips64
> uname -r = 2.6.16-rc5
> uname -s = Linux
> uname -v = #8 SMP Thu Mar 2 15:19:49 GMT 2006
> 
> /usr/bin/uname -p = 
> /bin/uname -X = 
> 
> hostinfo   = 
> /bin/universe  = 
> /usr/bin/arch -k   = 
> /bin/arch  = mips64
> /usr/bin/oslevel   = 
> /usr/convex/getsysinfo = 
> 
> UNAME_MACHINE = mips64
> UNAME_RELEASE = 2.6.16-rc5
> UNAME_SYSTEM  = Linux
> UNAME_VERSION = #8 SMP Thu Mar 2 15:19:49 GMT 2006
> configure: error: cannot guess build type; you must specify one
> make: *** [build] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#339163: State of 339163 (C++ transition NMU seems to have been partially reverted)

2006-03-08 Thread Steve Langasek
tags 339163 -fixed
severity 339163 important
thanks

On Tue, Mar 07, 2006 at 10:06:27PM +0100, Thomas Viehmann wrote:
> 
> from what I see in 339163, Steve renamed the package for the C++
> transition. Is there a special reason for that to not be reflected in
> the subsequent maintainer uploads? The bug isn't acknowledged in BTS
> because the 0.7-10 was never uploaded but I'm doubtful about the fix.

Er... yes, this seems to revert the library name change introduced in
0.7-9.1.  Given that exiv2 only exists in testing and unstable, not in
stable, this is not a release-critical bug so long as we're sure that all
related packages are correctly rebuilt against the new ABI; so I'm
downgrading and untagging the bug.

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


signature.asc
Description: Digital signature


Bug#352848: firefox: no menu entry in dual boot configuration

2006-03-08 Thread Wolfgang Lonien
Package: firefox
Version: 1.5.dfsg+1.5.0.1-3
Followup-For: Bug #352848


Hi all,

I've read the complete BTS thread about #352848, and in my case this is 
what happened:

I have a dual boot Sarge/Sid workstation. In Sarge, everything is fine 
with Firefox; in Sid, there's no menu entry as described in the thread.

Because I use the same /home partition on both, the reasons for the 
different behaviour *should* be somewhere else, like in /usr/share/menu 
or somewhere in Gnome. KDE shows Firefox just fine in both releases.

Just my 2 cents,
cheers,
wjl aka Wolfgang Lonien


-- 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.15-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages firefox depends on:
ii  debianutils   2.15.3 Miscellaneous utilities specific t
ii  fontconfig2.3.2-2generic font configuration library
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-2generic font configuration library
ii  libfreetype6  2.1.10-1.1 FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-10 GCC support library
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgtk2.0-0   2.8.13-1   The GTK+ graphical user interface 
ii  libidl0   0.8.5-1library for parsing CORBA IDL file
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.10.4-1   Layout and rendering of internatio
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libstdc++64.0.2-10   The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxp66.9.0.dfsg.1-4 X Window System printing extension
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  psmisc22.1-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-11 compression library - runtime

firefox recommends no packages.

-- no debconf information


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



Bug#355554: squashfs: Building modules to out-of-tree

2006-03-08 Thread Daniel Baumann
Frédéric BOITEUX wrote:
> I've tried to
> workaround using some 'ext2' definitions, checked it works, but if you can
> review it, it would be nice.

I'll look into it too.

>   Daniel, Arnaud, if we want to support 2.4, we would give both 2.4 and 2.6
> sources, perhaps in 2 separate packages ?

No, there is no technical reason to not have both modules in one source
package. It's actually even easier to keep them together.

> I don't use / know module-assistant,
> so I don't have tried to integrate it with this tool.

Np, that is what Arnaud or I will do anyway :)

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Bug#355803: fixed in 0.8.3-2

2006-03-08 Thread Fathi Boudra
hi,

at the moment, 0.8.3-1 is in new queue.
it's fixed in 0.8.3-2.

cheers,

Fathi


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



Bug#355810: coreutils: pwd fails on bind mount

2006-03-08 Thread Kenshi Muto
At Wed, 08 Mar 2006 08:59:55 +0100,
Jim Meyering wrote:
> Kenshi Muto <[EMAIL PROTECTED]> wrote:
> So far, I am unable to reproduce the failure on ia32.
> 
> Would you please send the output of this command?

Sure!

>   ls -lid / /home /home/kmuto /home/kmuto/d-i

853397 drwxr-xr-x 20 root  root  4096 Mar 27  2005 /
688129 drwxrwsr-x  9 root  staff 4096 Mar 27  2005 /home
278530 drwxr-xr-x  8 kmuto kmuto 4096 Mar  8 01:05 /home/kmuto
409635 drwxr-xr-x  7 kmuto kmuto 4096 Oct 26 07:59 /home/kmuto/d-i

> also, please run the failing command under strace, e.g.
> 
>   cd /home/kmuto/d-i
>   strace -o /tmp/log /bin/pwd

$ strace -o /tmp/log /bin/pwd outputs following to stderr:
umovestr: Input/output error
umovestr: Input/output error
umovestr: Input/output error
umovestr: Input/output error
umovestr: Input/output error
umovestr: Input/output error
umovestr: Input/output error
umovestr: Input/output error
/bin/pwd: couldn't find directory entry in `../../..' with matching i-node

And I attached /tmp/log.

Thanks,
-- 
Kenshi Muto
[EMAIL PROTECTED]


log.gz
Description: Binary data


Bug#355840: FTBFS in unstable: LIBGTOP_LIBS not expanded

2006-03-08 Thread Martin Michlmayr
Package: xfce4-netload-plugin
Version: 0.3.2-2
Severity: serious

Your package doesn't build in unstable because LIBGTOP_LIBS not
expanded:

> Automatic build of xfce4-netload-plugin_0.3.2-2 on bigsur by sbuild/mips 1.78
...
> /bin/sh ../libtool --mode=link cc  -g -Wall -O2   -o libnetload.la -rpath 
> /usr/lib/xfce4/panel-plugins -avoid-version -export-dynamic -module 
> libnetload_la-netload.lo libnetload_la-utils.lo libnetload_la-net.lo 
> @LIBGTOP_LIBS@ -L/usr/X11R6/lib -lxfcegui4 -lxml2 -lz -lgtk-x11-2.0 
> -lxfce4util -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXext -latk-1.0 
> -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXcursor -lpango-1.0 
> -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
> cc -shared  .libs/libnetload_la-netload.o .libs/libnetload_la-utils.o 
> .libs/libnetload_la-net.o  -L/usr/X11R6/lib /usr/lib/libxfcegui4.so 
> /usr/lib/libxml2.so -lz /usr/lib/libgtk-x11-2.0.so /usr/lib/libxfce4util.so 
> /usr/lib/libgdk-x11-2.0.so -lXrandr -lXi -lXinerama -lXext 
> /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm 
> /usr/lib/libpangocairo-1.0.so -lfontconfig /usr/lib/libXcursor.so 
> /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libXrender.so -lX11 
> /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl 
> /usr/lib/libglib-2.0.so  @LIBGTOP_LIBS@ -Wl,-soname -Wl,libnetload.so -o 
> .libs/libnetload.so
> cc: @LIBGTOP_LIBS@: No such file or directory
> make[3]: *** [libnetload.la] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#346695: Intend to NMU ivtools

2006-03-08 Thread Agustin Martin
On Tue, Mar 07, 2006 at 12:03:50PM -0600, Geiger Guenter wrote:
> On Wed, Mar 01, 2006 at 03:20:59PM +0100, Agustin Martin wrote:
> > On Tue, Feb 28, 2006 at 02:30:28PM +0100, Agustin Martin wrote:
> > > On Sun, Jan 22, 2006 at 07:49:10PM +0100, Amaya wrote:
> > > > tags 346695 -pending
> > > > thanks
> > > > 
> > > > ivtools is in ugly shape, so not NMUing.
> > > > Attached is a file with all the lintian + linda problems.
> > > 
> > > ...
> > > 
> > > > W: ivtools-unidraw: packages-installs-file-to-usr-x11r6 usr/X11R6/ .
> > > 
> > > Attached a dirty patch that takes care of this last kind of warnings and
> > > includes your last xlibs-dev changes,
> > 
> > Attached a modified version that should also take care of warnings like
> > 
> > W: ivtools-dev: manpage-section-mismatch usr/X11R6/man/man3/Banner.3.gz:1 3 
> > != 3I
> > 
> > and friends by using dh_installman. This greatly decreases lintian warnings,
> > but still does not deal with the real RC bugreports.
> > 
> > -- 
> > Agustin
> 
> 
> Hi, 
> 
> Thanks for all the work you are putting into the package. I know its in 
> a terrible state, Actually what should be done is to repackage it instead
> of trying to fix the old packaging. Anyhow, I am thankful for every kind of
> help with it. Should I apply your patches and reupload or are you going
> to do an NMU ?

Hi Guenter,

I should have changed the subject, Amaya was the person that did the
original IT-NMU, and I kept the "Re: Bug#346695: Intend to NMU ivtools"
intact, without making clear that I was just adding additional info for her
or for whoever wanted to upload the package, not meaning that I intended
to NMU the package. ivtools is largely beyond my skills (My C++ skills
are null) and, while my changes are only related to packaging, I prefer if
such an NMU (or normal upload) is carried out by somebody knowing better
the package.

So, feel free to apply changes and reupload yourself as you find convenient.

Thanks for the work you have put into ivtools, idraw is still a very useful
tool for me.

-- 
Agustin


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



Bug#351734: octave-plplot: plplot causes octave to crash: glibc issue

2006-03-08 Thread Alberto Maurizi
Package: octave-plplot
Version: 5.3.1-8
Followup-For: Bug #351734


Here is the sequence of commands/output. Please let me know whether you
need octave-core.

octave:1> toggle_plplot_use 
Use PLplot: on
octave:2> x=-pi:0.1:pi;
octave:3> plot(x,sin(x))
*** glibc detected *** free(): invalid pointer: 0x0a3ef660 ***
panic: Aborted -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Aborted


-- 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.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages octave-plplot depends on:
ii  atlas3-base [liblapack.s 3.6.0-20Automatically Tuned Linear Algebra
ii  atlas3-sse [liblapack.so 3.6.0-20Automatically Tuned Linear Algebra
ii  fftw33.0.1-14library for computing Fast Fourier
ii  lapack3 [liblapack.so.3] 3.0.2531a-6 library of linear algebra routines
ii  libc62.3.6-3 GNU C Library: Shared libraries an
ii  libcsiro05.3.1-8 Scientific plotting library
ii  libfreetype6 2.1.10-1.1  FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.2-10  GCC support library
ii  libgfortran0 4.0.2-10Runtime library for GNU Fortran ap
ii  libhdf5-serial-1.6.4-0c2 1.6.4-4 Hierarchical Data Format 5 (HDF5) 
ii  libltdl3 1.5.22-2A system independent dlopen wrappe
ii  libncurses5  5.5-1   Shared libraries for terminal hand
ii  libplplot9   5.3.1-8 Scientific plotting library
ii  libqhull52003.1-1Calculate convex hulls and related
ii  libreadline5 5.1-6   GNU readline and history libraries
ii  libstdc++6   4.0.2-10The GNU Standard C++ Library v3
ii  octave2.11:2.1.72-10 GNU Octave language for numerical 
ii  refblas3 [libblas.so.3]  1.2-8   Basic Linear Algebra Subroutines 3
ii  zlib1g   1:1.2.3-11  compression library - runtime

octave-plplot recommends no packages.

-- no debconf information


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



Bug#355786: bugs.debian.org: "Developers' information" links are misleading

2006-03-08 Thread Colin Watson
On Tue, Mar 07, 2006 at 04:21:10PM -0500, Benjamin Seidenberg wrote:
> Package: bugs.debian.org
> Severity: minor
> 
> A user on irc was just asking how to reopen a bug, and after I told
> him to send reopen  to control@, he made a comment that implied he
> thought that was something only a developer could do. This is
> understandable since the directions for the BTS are behind the links
> "Developers' information on how to use the system" and "Developers'
> information on manipulating bugs by email". I would suggest dropping
> the word "Developers'" on this so that it is more friendly to the
> average user.

While ordinary users technically *can* do it, it's often preferable for
them to send a message to the bug explaining the situation and asking
that the maintainer reopen it. The reason why this is preferable is that
it's quite common (and understandable) for ordinary users unfamiliar
with the package in question to believe that the problem they are
experiencing is the same as an existing bug, whereas in fact it is not;
the maintainer usually has the necessary experience to determine whether
the bug should be reopened or filed as a new bug.

Users with the necessary experience to decide accurately whether bugs
should be reopened or not are, I feel, often shading over into the
category of developers.

Cheers,

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#348007: When available?

2006-03-08 Thread Hadmut Danisch
Hi,

any estimation about when the package will be in the main debian
distribution?

regards
Hadmut


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



Bug#355841: FTBFS with G++ 4.1 error: extra qualification 'escapeMenu::' on member 'cyclingtab'

2006-03-08 Thread Martin Michlmayr
Package: tecnoballz
Version: 0.91cvs20050828-2
Severity: important
Tags: patch

Your package fails to build with G++ 4.1.  I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable (probably in a few weeks) I'll upgrade this to serious.

A patch is below.

> Automatic build of tecnoballz_0.91cvs20050828-2 on bigsur by sbuild/mips 1.78
...
> if g++ -DHAVE_CONFIG_H -I. -I. -I..
> -DDATADIR=\"/usr/share/games/tecnoballz\" 
> -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes 
> -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT  -Wall -O3 -s -MT 
> tecnoballz-ballDirect.o -MD -MP -MF ".deps/tecnoballz-ballDirect.Tpo" -c -o 
> tecnoballz-ballDirect.o `test -f 'ballDirect.cc' || echo './'`ballDirect.cc; \
>   then mv -f ".deps/tecnoballz-ballDirect.Tpo" 
> ".deps/tecnoballz-ballDirect.Po"; else rm -f 
> ".deps/tecnoballz-ballDirect.Tpo"; exit 1; fi
> ../include/../include/../include/../include/../include/../include/../include/../include/../include/../include/../include/../include/../include/../include/escapeMenu.h:66:
>  error: extra qualification 'escapeMenu::' on member 'cyclingtab'
> make[4]: *** [tecnoballz-ballDirect.o] Error 1


--- ./include/escapeMenu.h~ 2006-03-08 08:39:42.0 +
+++ ./include/escapeMenu.h  2006-03-08 08:39:51.0 +
@@ -63,7 +63,7 @@
voiddisplayBOB(char *ptSrc, Sint32 pos_x, Sint32 
pos_y, Sint32 NxLine, Sint32 width, Sint32 heigh);
voiddisplay640();
voiddisplay320();
-   static const unsigned char escapeMenu::cyclingtab[];
+   static const unsigned char cyclingtab[];
static const char *menu_texts[2];
static const char menu_text1[];
static const char menu_text2[];

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#355842: zh-autoconvert: autogb does not exit correctly on ppc machine

2006-03-08 Thread Jutta Wrage
Package: zh-autoconvert
Version: 0.3.14-2
Severity: important


Hi!

Autobg does not give a correct exit code, when having run on my mac
mini. Please see also Bug#215430 about that problem.

With help of Eduardo Trápani one solution is found:

> Could you try adding exit(0); right after the fflush(0) at the end of
> autogb and rebuild it and then the pages?

This helps and with the new autogb the debian web pages can be built on
ppc.

Additional note: There are lots of warnings when building the package.

Greetings

Jutta


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

Versions of packages zh-autoconvert depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libhz0  0.3.14-2 Chinese encoding autoconvert libra

-- no debconf information


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



Bug#355843: Xorg freeze the system

2006-03-08 Thread Albertalli Luca

Package: xserver-xorg
Version: 6.9.0.dfsg.1-4

kernel: linux-image-2.6.15-1-686

I've recently upgraded the sarge installation on my laptop to etch.
After resolving some minor problem of dependecies i get my system working.
Using the graphical interface, after a time between 5 and 15 minutes the system 
freeze and doesn't respond to any key, also Ctrl+Alt+Del. I've no idea on problem cause.

I think that it could be X.org but I've no clues about this.
My laptop is a Compal CL56 with Centrino Dothan and a Ati Radeon 9700 Mobile.

I've tried to modify the xorg.conf file in several way but with no success.

I've searched log file for clues but finding nothing. Being the system totaly freezed I've no 
idea on other problem. I only think that the CPU is at 100% but i think that only because after 
some second of freeze start the fan.


Thank for attention given and sorry for my bad english

Goodbye
Albertalli Luca



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



Bug#355844: roxen4: Extra '#' prevents modules from loading

2006-03-08 Thread Magnus Holmgren
Package: roxen4
Version: 4.0.325-6
Severity: normal

The extra lines containing just a "#" before the "#!NO_MODULE" lines in 
modules/throttling/throttlelib.pike and 
modules/icecast/pl_common.pike, which are introduced by patches/001_pike_path, 
cause compilation errors. Is there 
any reason for those lines to be there?

-- 
Magnus Holmgren
[EMAIL PROTECTED]

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

Versions of packages roxen4 depends on:
ii  debconf  1.4.71  Debian configuration management sy
ii  hostname 2.91utility to set/show the host name 
ii  mysql-server-5.0 [mysql-serv 5.0.18-8mysql database server binaries
ii  pike7.6-image7.6.67-1Image module for Pike
ii  pike7.6-mysql7.6.67-1Mysql module for Pike
ii  procps   1:3.2.6-2.1 /proc file system utilities

roxen4 recommends no packages.

-- debconf information excluded


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



Bug#355845: print layout (2 pages to 1) fails to work (and other matters)

2006-03-08 Thread Drew Parsons
Package: evince
Version: 0.4.0-1
Severity: normal

The evince Print dialog has a Layout option in the Paper tab.
It allows you to print more than one page onto a sheet of paper (e.g. 2
pages to 1), saving space and trees.

It's a great idea, but it doesn't work.

I select it (2 pages to 1), click on "Print", but the paper comes out one
page per sheet just as normal.  Pity, really.

The pdf file it tried this with was
http://www.aps.org/meet/MAR06/baps/mar06_corrigenda.pdf

Drew

p.s. there are a number of other issues with the print dialog:
- Print Preview is shaded out
- "Create a PDF document" is listed as a "printer", but when you select it
and click "Print", it refuses, saying "Generating PDF is not supported".  If
it isn't supported then why was it listed there!!
- The "Generic Postscript" printer (print to file) works, but there is
something dodgy about the output.  All handlers (including gv, ps2pdf and
evince itself) fail, complaining:
Error: /configurationerror in --setpagedevice--
Additional information: [/Duplex true]
Operand stack:
   --dict:4/6(L)--
   Execution stack:
  %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--
--nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3
%oparray_pop   1   3 %oparray_pop   1   3   %oparray_pop   .runexec2
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
--nostringval--   1   4   %oparray_pop   --nostringval--   --nostringval--
--nostringval--   --dict:1/2(L)--   --nostringval--   1   %dict_continue
Dictionary stack:
   --dict:1119/1686(ro)(G)--   --dict:0/20(G)--   --dict:81/200(L)--
--dict:59/75(L)--
Current allocation mode is local
ESP Ghostscript 815.01: Unrecoverable error, exit code 1

The postscript file can be read on MacOSX, however (and it's printing system
can manage the 2 pages to 1, what a bonus).  Odd that evince can't read it's
own output file.


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

Versions of packages evince depends on:
ii  gconf2   2.12.1-12   GNOME configuration database syste
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.10.3-1The ATK accessibility toolkit
ii  libaudiofile00.2.6-6 Open-source version of SGI's audio
ii  libbonobo2-0 2.10.1-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.1-2The Bonobo UI library
ii  libc62.3.6-3 GNU C Library: Shared libraries an
ii  libcairo21.0.2-3 The Cairo 2D vector graphics libra
ii  libdjvulibre15   3.5.16-2Runtime support for the DjVu image
ii  libesd0  0.2.36-3Enlightened Sound Daemon - Shared 
ii  libfontconfig1   2.3.2-2 generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgconf2-4  2.12.1-12   GNOME configuration database syste
ii  libgcrypt11  1.2.2-1 LGPL Crypto library - runtime libr
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.8.6-1 The GLib library of C routines
ii  libgnome-keyring00.4.8-1 GNOME keyring services library
ii  libgnome2-0  2.12.0.1-5  The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.12.0-2A powerful object-oriented display
ii  libgnomeprint2.2-0   2.12.1-3The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0 2.12.1-2GNOME 2.2 print architecture User 
ii  libgnomeui-0 2.12.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.12.2-6GNOME virtual file-system (runtime
ii  libgnutls11  1.0.16-14   GNU TLS library - runtime library
ii  libgpg-error01.2-1   library for common error values an
ii  libgtk2.0-0  2.8.13-1The GTK+ graphical user interface 
ii  libice6  6.9.0.dfsg.1-4  Inter-Client Exchange library
ii  libjpeg626b-12   The Independent JPEG Group's JPEG 
ii  libkpathsea3 2.1-1   path search library for teTeX (run
ii  libnautilus-extension1   2.12.2-2libraries for nautilus components 
ii  liborbit21:2.12.4-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.10.4-1Layout and rendering of internatio
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libpoppler0c20.4.5-3 PDF rendering library
ii  libpoppler0c2-glib   0.4.5-3 PDF rendering library 

Bug#353847: Bug#355145: FTBFS: ./configure: line 1250: ` case `(ac_space=' '; set | grep ac_space) 2>&1` in'

2006-03-08 Thread Tollef Fog Heen
* Martin Michlmayr 

| * Martin Michlmayr <[EMAIL PROTECTED]> [2006-03-03 15:20]:
| > Your package doesn't build in unstable anymore.  A number of other
| > packages have a similar problem, so it would be great if you could
| > send a fix to those packages as well. ;-)  See e.g.
| > #353847: tclparser: FTBFS: syntax error from broken tcl.m4
|
| Okay, #344981 says "This error is usually caused by broken old
| versions of tcl.m4; the current tcl packages have fixed versions."

pam-tmpdir doesn't use tcl.m4 in any way or incarnation, though.

I'll investigate and see where it comes from.

-- 
Tollef Fog Heen,''`.
UNIX is user friendly, it's just picky about who its friends are  : :' :
  `. `' 
`-  


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



Bug#354926: (no subject)

2006-03-08 Thread Tollef Fog Heen
* Justin Pryzby 

| Also nonposix, from the main installer script: if !, $(, and -a again

if ! and $( ) are both in POSIX sh.

-- 
Tollef Fog Heen,''`.
UNIX is user friendly, it's just picky about who its friends are  : :' :
  `. `' 
`-  


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



Bug#355846: synergy: the screen saver on the server also starts the screen saver on the client

2006-03-08 Thread Ludovic Rousseau
Package: synergy
Version: 1.2.8-2
Severity: normal

Hello,

I use syngergy in the following configuration:
- server: GNU/Linux (synergy 1.2.8-2)
- client: Mac OS X (synergy 1.2.7)

When I work on the Mac without using Linux the X screen saver on
the Linux machine starts. That is OK.
The problem is that it also starts the screen saver on the Mac. I have
just to move the Mac mouse to stop the Mac screen saver but it is a bit
annoying.

I the changelog I see:
  2005/11/25 18:19:28 crs
  lib/platform/CXWindowsScreenSaver.cpp
  lib/platform/CXWindowsScreenSaver.h
  
  Now sending a more significant fake mouse motion to xscreensaver
  to keep it from activating.  xscreensaver since 2.21 requires a
  motion of at least 10 pixels to be considered significant.

I don't know how it can be related to my problem.

Bye

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

Versions of packages synergy depends on:
ii  libc6 2.3.5-1ubuntu12GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.1-4ubuntu9   GCC support library
ii  libice6   1:6.3.5-4  X11 Inter-Client Exchange library
ii  libsm61:6.0.4-4  X11 Session Management library
ii  libstdc++64.0.1-4ubuntu9 The GNU Standard C++ Library v3
ii  libx11-6  1:6.2.1+cvs.20050722-8 X11 client-side library
ii  libxext6  1:6.4.3-3  X11 miscellaneous extension librar
ii  libxinerama1  1:1.1.0+cvs.20050821-1 X11 Xinerama extension library
ii  libxtst6  1:1.13.0-2 X11 Testing -- Resource extension 

synergy recommends no packages.

-- no debconf information


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



Bug#355847: muscletools: muscletool should depend on the NEW libmusclecard1

2006-03-08 Thread Eric Valette
Package: muscletools
Version: 2.1.0-1
Severity: grave
Justification: renders package unusable

ldd /usr/bin/muscleTool
linux-gate.so.1 =>  (0xe000)
libmusclecard.so.1 => not found
libpcsclite.so.1 => /usr/lib/libpcsclite.so.1 (0xb7f35000)
libreadline.so.5 => /lib/libreadline.so.5 (0xb7f05000)
libncurses.so.5 => /lib/libncurses.so.5 (0xb7ec2000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7d8a000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7d77000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7d73000)
/lib/ld-linux.so.2 (0xb7f55000)


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

Versions of packages muscletools depends on:
ii  libc62.3.6-3 GNU C Library: Shared libraries an
ii  libcflexplugin   1.1.5-4.0.1 MuscleCard Cryptoflex PlugIn
ii  libmcardplugin   1.1.5-4.0.1 MuscleCard Applet PlugIn
ii  libncurses5  5.5-1   Shared libraries for terminal hand
ii  libpcsclite1 1.3.0-1 Middleware to access a smart card 
ii  libreadline5 5.1-6   GNU readline and history libraries

muscletools recommends no packages.

-- no debconf information


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



Bug#355848: ITP: pcmanfm -- GPL'd lightweight file manager for X Window

2006-03-08 Thread Tetralet
Package: wnpp
Severity: wishlist
Owner: Tetralet <[EMAIL PROTECTED]>


* Package name: pcmanfm
  Version : 0.2.2
  Upstream Author : Authors: 洪任諭 Hong Jen Yee (PCMan) from Taiwan <[EMAIL 
PROTECTED]>
* URL : http://pcmanfm.sourceforge.net/
* License : GPL
  Description : GPL'd lightweight file manager for X Window

(Include the long description here.)

 PCMan File Manager is a gtk2 based file manager for X Window.
 Features:
  * Extremly fast and lightweight
  * Can be started in one second on normal machine
  * Tabbed browsing (Similiar to Firefox)
  * Drag & Drop support
  * Files can be dragged among tabs
  * Load large directories in reasonable time
  * File association support (Default application)
  * Basic thumbnail support
  * Bookmarks support
  * Handles non-UTF-8 encoded filenames correctly
  * Provide icon view and detailed list view
  * Standard compliant (Follows FreeDesktop.org)
  * Clean and user-friendly interface (GTK+ 2)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-generic
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)



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

2006-03-08 Thread Jutta Wrage

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

The final solution for this bug:

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

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

greetings

Jutta

- -- 
http://www.witch.westfalen.de

http://witch.muensterland.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iEYEARECAAYFAkQOoJQACgkQOgZ5N97kHke0WgCeMcEpdnzd3KgfXpixm1m0sah8
JBEAnRnHSY2FWqNNLEmMDpK8995KXOVp
=YdWq
-END PGP SIGNATURE-


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



Bug#348007: When available?

2006-03-08 Thread Alexander Sack - Debian Bugmail
On Wed, Mar 08, 2006 at 09:46:12AM +0100, Hadmut Danisch wrote:
> Hi,
> 
> any estimation about when the package will be in the main debian
> distribution?

No idea ... its uploaded, but needs manual interaction by ftp masters,
since package name has changed.

See here:

  http://ftp-master.debian.org/new.html


 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#355411: linux-wlan-ng-source: Missing debian/tmp/lib when building

2006-03-08 Thread eric . valette
Quoting Victor Seva <[EMAIL PROTECTED]>:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> you can choose what modules are built changing the
> modules/linux-wlan-ng-source/debian/config-for-lwng file.
>
> if you want only USB modules change the file like this...
>
> PRISM2_PCMCIA="n"
> PRISM2_PLX="n"
> PRISM2_PCI="n"
> PRISM2_USB=$BUILD_MODULES
>
> Please test this solution and reply the results.


Cannot do that via the modules assistant package. Beside, the make config from
the original package ask this interactively but this is hidded by the debian
way of building.

=> even if it works it is not a valid option for non technical user.

> Eric Valette wrote:
> > Steve Langasek wrote:
> >
> >>severity 355411 important
> >>thanks
> >>
> >>On Sun, Mar 05, 2006 at 03:46:09PM +0100, Eric Valette wrote:
> >>
> >>
> >>>Package: linux-wlan-ng-source
> >>>Version: 0.2.4+svn20060128-1
> >>>Severity: grave
> >>>Justification: renders package unusable
> >>
> >>
> >>>When building with make-kpkg, I get:
> >>
> >>
> >>>make[3]: Leaving directory `/usr/src/modules/linux-wlan-ng-source'
> >>>dh_install -Xrc.d
> >>>cp: cannot stat `./debian/tmp/lib/': No such file or directory
> >>>dh_install: command returned error code 256
> >>
> >>
> >>>Note : I've seen you already closed such a bug by suggesting adding PCMCIA
> >>>support. I use it to build a USB/Wireless driver and do not want to add
> >>>PCMCAI to my kernel and I'm not prompted to remove PCMCIA either.
> >>
> >>
> >>If I understand correctly, you're saying that this problem occurs only when
> >>using your local kernel which does not have PCMCIA enabled.  If it works
> >>with the official Debian kernel packages, then there's no reason this
> should
> >>be "grave".
> >>
> >>Correct me if I've misunderstood.
> >
> >
> > How many people use src packages with the official Debian kernel binary
> > packages where the binary is available?
> >
> > Problem is that nothing can be said to prevend generation of PCMIA
> > related modules...
> >
>
> - --
> Victor Seva
> [EMAIL PROTECTED]
> http://www.torreviejawireless.org
> http://linuxmaniac.homeip.net
> jabber: [EMAIL PROTECTED]
> PGP Key ID: 0xDD12F253
> Socio numero 78 de ANURI
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.2 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFEDfmWS/DSSd0S8lMRAlB9AJ0TzG8YGG1Hl+H/t9E0Qc2E8v1ApgCePb14
> rXrO/qYeEeh5d2VIl9M8rhc=
> =T6gz
> -END PGP SIGNATURE-
>





Bug#355776: libdebug-trace-perl: long description missing a space

2006-03-08 Thread Krzysztof Krzyzaniak

gregor herrmann wrote:

On Tue, Mar 07, 2006 at 03:01:36PM -0500, Justin Pryzby wrote:


The long description is missing a space:
 Debug::Trace is a Perl module that can trace information upon every
 call and return of Perl function.It does not require any changes to
^^^


Fixed in svn.

Could some DD from the Debian perl group please check and upload?


Done.

  eloy
--
[EMAIL PROTECTED]

   jak to dobrze, że są oceany - bez nich byłoby jeszcze smutniej



Bug#344551: Progress?

2006-03-08 Thread Wouter Verhelst
Hi,

What's the status of this now? Do we need to do something more?

-- 
Fun will now commence
  -- Seven Of Nine, "Ashes to Ashes", stardate 53679.4


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



Bug#355849: ITP: gcin -- a input method platform, supports GTK/QT immodule and XIM

2006-03-08 Thread Tetralet
Package: wnpp
Severity: wishlist
Owner: Tetralet <[EMAIL PROTECTED]>


* Package name: gcin
  Version : 1.1.7
  Upstream Author : Edward Liu <[EMAIL PROTECTED]>
* URL : http://www.csie.nctu.edu.tw/~cp76/gcin/
* License : LGPL
  Description : a input method platform, supports GTK/QT immodule and XIM

(Include the long description here.)

 Gcin is a input method platform, which supports GTK/QT immodule and XIM.
 Gcin is focused mainly on Traditional Chinese. However, it is also very useful
 for Simplified Chinese, Japanese, and many other languages.
 
 Input method table format of gcin is almost as same as those of xcin and scim.
 
 This package contains GTK immodules. If you want to use QT immodule, please
 install gcin-qt3-immodule package.
 
-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-generic
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#355850: libsnmp9-dev - have undefined libcrypto symbols but no needed entry

2006-03-08 Thread Bastian Blank
Package: libsnmp9-dev
Version: 5.2.2-2
Severity: serious

> checking snmp libraries: -lc -luuid -lrt -ldl  -L/usr/lib -lnetsnmp -lm 
> -lwrap -lwrap... configure: error: cannot link with requested libraries. 
> Reported errors follow:
>   /usr/lib/libnetsnmp.so: undefined reference to 
> `EVP_DigestInit'
> /usr/lib/libnetsnmp.so: undefined reference to `EVP_DigestFinal'
> /usr/lib/libnetsnmp.so: undefined reference to `EVP_DigestFinal_ex'
> /usr/lib/libnetsnmp.so: undefined reference to `EVP_md5'
> /usr/lib/libnetsnmp.so: undefined reference to `HMAC'
> /usr/lib/libnetsnmp.so: undefined reference to `EVP_MD_CTX_cleanup'
> /usr/lib/libnetsnmp.so: undefined reference to `SSLeay'
> /usr/lib/libnetsnmp.so: undefined reference to `EVP_sha1'
> /usr/lib/libnetsnmp.so: undefined reference to `EVP_MD_CTX_init'
> /usr/lib/libnetsnmp.so: undefined reference to `EVP_DigestUpdate'
> /usr/lib/libnetsnmp.so: undefined reference to `RAND_bytes'
> /usr/lib/libnetsnmp.so: undefined reference to `DES_cbc_encrypt'
> /usr/lib/libnetsnmp.so: undefined reference to `DES_ncbc_encrypt'
> /usr/lib/libnetsnmp.so: undefined reference to `DES_key_sched'
> collect2: ld returned 1 exit status
> make: *** [build-stamp] Error 1

| $ objdump -x /usr/lib/libnetsnmp.so | grep NEEDED
|   NEEDED  libc.so.6

Bastian


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



Bug#355554: squashfs: Building modules to out-of-tree

2006-03-08 Thread Arnaud Fontaine
Hello,

I haven't answer to this bug  report because i have discussed about this
one  with  Daniel on  IRC,  following this  discussion,  a  mail to  the
upstream author  has been sent. I  will take a look  at module packaging
(including m-a) in the next days ;).

Regards,
Arnaud Fontaine


pgpWwyk2eFqVu.pgp
Description: PGP signature


Bug#355776: libdebug-trace-perl: long description missing a space

2006-03-08 Thread Justin Pryzby
On Wed, Mar 08, 2006 at 10:18:56AM +0100, Krzysztof Krzyzaniak wrote:
> gregor herrmann wrote:
> >On Tue, Mar 07, 2006 at 03:01:36PM -0500, Justin Pryzby wrote:
> >
> >>The long description is missing a space:
> >> Debug::Trace is a Perl module that can trace information upon every
> >> call and return of Perl function.It does not require any changes to
> >>^^^
> >
> >Fixed in svn.
> >
> >Could some DD from the Debian perl group please check and upload?
> 
> Done.
Thanks!
Justin


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



Bug#355799: install fails because chroot fails due to lack of tar

2006-03-08 Thread Geert Stappers
On Tue, Mar 07, 2006 at 06:20:42PM -0500, Maru Dubshinki wrote:
> Package: installation-reports
> Version: 2.12
> Severity: critical
> Justification: breaks the whole system
> 
> Boot method: CD
> Image version: AMD64 testing netinstall, 06 March 2006
> Date: 06 March 2006
> Installed system ok:[0 ]
 
> Comments/Problems:
> 
> As I was doing the netinstall, after I fixed an Ethernet problem (See my other
> bug report), the installation of the base packages failed miserably.  The 
> error
> was something along the lines of "chroot /target dpkg --configure
> coreutils basepasswd".
> After a bunch of poking around, and chrooting into /target myself, and
> attempting to use
> dpkg manually, I discovered the error seems to have been that there
> was no tar executable in
> the chroot. Which is a problem. I got out of the chroot, copied over
> the CD's tar command to
> /target/bin, and switched over to the installation window. This time
> it worked flawlessly.

I'm not sure if this is #345590, insufficient dependencies by debootstrap,
or a failure in the build system for AMD64.


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



Bug#355834: ('man dact' typos: "cooresponding", "extention", "supercede", etc.)

2006-03-08 Thread A. Costa
More typos from the same page.  See attached...

--- dact.1  2004-07-07 04:59:19.0 -0400
+++ /tmp/dact.1 2006-03-08 04:41:16.0 -0500
@@ -60,8 +60,8 @@
 Toggle use of CRCs.  This option is especially useful when
 combined with the network capabilities of DACT.  It allows
 you to create a compressed file with only the header pointing
-to an web page that contains the real DACT file (which
-normally has it's CRCs checked against the compressed header
+to a web page that contains the real DACT file (which
+normally has its CRCs checked against the compressed header
 to ensure they're the same file), with this option the files
 do not have to be from the same source (i.e., you can have
 an updated copy automatically extend itself.)
@@ -107,8 +107,8 @@
 DACT modules.  This option will fetch the latest modules from the internet and 
place them in $HOME/.dact/ in a subdirectory cooresponding to your Operating 
System and CPU Architecture.
 .TP
 .B \-b\ size
-Use the specified block size to compress the file.  This
-option's parameters is in bytes.
+Use the specified block size to compress the file.  The
+size parameter is in bytes.
 .TP
 .B \-e\ num
 Exclude an algorithm from being used.  This option is useful


Bug#152128: vcg: xvcg dies with segfault when opening a vcg file

2006-03-08 Thread Justin Pryzby
On Tue, Mar 07, 2006 at 11:47:25PM +0100, Matej Vela wrote:
> tag 152128 patch
> thanks
> 
> Helge Kreutzmann <[EMAIL PROTECTED]> writes:
> 
> > Trying to open a vcg file causes a segfault. [...]
> 
> I think I've tracked this down to a memory overrun in src/X11dev.c.
> Does the attached patch work for you?
That's awesome :)  How did you find it?

I note that there's still a number of valgrind warnings :/

Justin


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



Bug#355851: a blindunfriendly debian installer problem

2006-03-08 Thread Samuel Thibault
Package: debian-installer
Version: 20051026
Severity: wishlist
Tags: patch

Hi,

Here is a patch that makes debian-installer better accessible to
visually impaired people, by just including brltty-udeb. I tried it,
brltty starts fine and detects devices. The patch also adds the text
debconf interface, see [6].

The start of discussion about this can be read on [1], discussion about
brltty-udeb can be read on [2], [3], [4] and [5].

[1] http://lists.debian.org/debian-boot/2005/09/msg00335.html
[2] http://lists.debian.org/debian-boot/2005/09/msg00379.html
[3] http://lists.debian.org/debian-boot/2005/10/msg01442.html
[4] http://lists.debian.org/debian-boot/2005/11/msg00266.html
[5] http://lists.debian.org/debian-boot/2006/03/msg00296.html
[6] http://lists.debian.org/debian-boot/2005/10/msg01454.html

Regards,
Samuel

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

-- no debconf information
Index: build/pkg-lists/netboot-apus/common
===
--- build/pkg-lists/netboot-apus/common (révision 35325)
+++ build/pkg-lists/netboot-apus/common (copie de travail)
@@ -7,6 +7,8 @@
 net-retriever
 download-installer
 cdebconf-newt-udeb
+cdebconf-text-udeb
+brltty-udeb
 installation-locale
 di-utils-terminfo
 
Index: build/pkg-lists/netboot64/common
===
--- build/pkg-lists/netboot64/common(révision 35325)
+++ build/pkg-lists/netboot64/common(copie de travail)
@@ -8,6 +8,7 @@
 download-installer
 cdebconf-newt-udeb
 cdebconf-text-udeb
+brltty-udeb
 installation-locale
 di-utils-terminfo
 preseed-common
Index: build/pkg-lists/cdrom-minimal/common
===
--- build/pkg-lists/cdrom-minimal/common(révision 35325)
+++ build/pkg-lists/cdrom-minimal/common(copie de travail)
@@ -12,6 +12,8 @@
 bogl-bterm-udeb
 di-utils-terminfo
 cdebconf-newt-udeb
+cdebconf-text-udeb
+brltty-udeb
 usb-discover [2.4]
 preseed-common
 initrd-preseed
Index: build/pkg-lists/netboot-minimal/common
===
--- build/pkg-lists/netboot-minimal/common  (révision 35325)
+++ build/pkg-lists/netboot-minimal/common  (copie de travail)
@@ -7,6 +7,8 @@
 net-retriever
 download-installer
 cdebconf-newt-udeb
+cdebconf-text-udeb
+brltty-udeb
 installation-locale
 di-utils-terminfo
 preseed-common
Index: build/pkg-lists/nativehd/common
===
--- build/pkg-lists/nativehd/common (révision 35325)
+++ build/pkg-lists/nativehd/common (copie de travail)
@@ -8,6 +8,8 @@
 net-retriever
 download-installer
 cdebconf-newt-udeb
+cdebconf-text-udeb
+brltty-udeb
 kbd-chooser
 installation-locale
 bogl-bterm-udeb
Index: build/pkg-lists/cdrom/common
===
--- build/pkg-lists/cdrom/common(révision 35325)
+++ build/pkg-lists/cdrom/common(copie de travail)
@@ -12,6 +12,8 @@
 bogl-bterm-udeb
 di-utils-terminfo
 cdebconf-newt-udeb
+cdebconf-text-udeb
+brltty-udeb
 usb-discover [2.4]
 preseed-common
 initrd-preseed
Index: build/pkg-lists/monolithic/common
===
--- build/pkg-lists/monolithic/common   (révision 35325)
+++ build/pkg-lists/monolithic/common   (copie de travail)
@@ -27,3 +27,5 @@
 file-preseed
 libfribidi0-udeb
 cdebconf-newt-udeb
+cdebconf-text-udeb
+brltty-udeb
Index: build/pkg-lists/hd-media/common
===
--- build/pkg-lists/hd-media/common (révision 35325)
+++ build/pkg-lists/hd-media/common (copie de travail)
@@ -7,6 +7,8 @@
 bogl-bterm-udeb
 di-utils-terminfo
 cdebconf-newt-udeb
+cdebconf-text-udeb
+brltty-udeb
 preseed-common
 initrd-preseed
 file-preseed
Index: build/pkg-lists/floppy/common
===
--- build/pkg-lists/floppy/common   (révision 35325)
+++ build/pkg-lists/floppy/common   (copie de travail)
@@ -16,6 +16,8 @@
 di-utils-terminfo
 kbd-chooser
 cdebconf-newt-udeb
+cdebconf-text-udeb
+brltty-udeb
 installation-locale
 
 nano-udeb
Index: build/pkg-lists/cdrom-apus/common
===
--- build/pkg-lists/cdrom-apus/common   (révision 35325)
+++ build/pkg-lists/cdrom-apus/common   (copie de travail)
@@ -12,6 +12,8 @@
 bogl-bterm-udeb
 di-utils-terminfo
 cdebconf-newt-udeb
+cdebconf-text-udeb
+brltty-udeb
 usb-discover [2.4]
 
 nano-udeb
Index: build/pkg-lists/netboot/common
===
--

Bug#355852: ftp.debian.org: please remove thy and thy-auth

2006-03-08 Thread Gergely Nagy
Package: ftp.debian.org
Severity: wishlist

Please remove the thy and thy-auth packages from unstable, as they are
unmaintained upstream, and do not compile at all with the current
GnuTLS. There are alternatives that are maintained, and are
intended for the same user base thy was (lighttpd comes to mind).

-- 
Gergely Nagy


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



Bug#113988: Bug#355367: debuild: Preserving locale settings can affect build

2006-03-08 Thread Sven Joachim

Norbert Preining wrote:

On Die, 07 Mär 2006, Sven Joachim wrote:


thanks a lot for working on this! I tried out your patch, but
for my testcase, which is the Emacs Lisp Reference Manual in
Emacs CVS (available for Debian in the emacs-snapshot package),
it had no effect. :-(



Can you send me the input file tar.gz for this.


Sorry I can't, it is 22+ MB in size.


I couldn't find it in
the emacs-snapshot binary packages.


The texinfo files are only in the source package, not in the binary
packages.  You can look for it at the just revived packages.debian.org,
the orig.tar.gz is 22+ MB in size, as said. After unpacking the tarball,
you need to run "./configure; make info" from the top-level directory.
The info files for the Lisp Reference Manual are then in info/elisp*.







Bug#113988: Bug#355367: debuild: Preserving locale settings can affect build

2006-03-08 Thread Sven Joachim

When do you sleep, Norbert? ;-)

Norbert Preining wrote:

Next version of the patch, please comment on it.

Still missing: The transition from documentlanguage ->
interface_language and the extension of language codes from de to de_DE
etc.

On Die, 07 Mär 2006, Sven Joachim wrote:


With LANG=de_DE.UTF-8 and running "make info" from the Emacs top
level directory, I still get "Nutzeroption" as output in the info
files, for @defopt in the source and "Funktion" for @defun, for instance.



Try this one.


Now I get "User Option" and "Function", respectively, thanks! I found two
remaining issues:

1) The header of the info files is in German:

Dies ist
/usr/local/src/deb-src/emacs-snapshot-20060301/lispref/../info/elisp,
hergestellt von Makeinfo Version 4.8 aus
/usr/local/src/deb-src/emacs-snapshot-20060301/lispref/elisp.texi.

This may not be such a big deal, since info readers suppress the header
anyway.

2) Error messages by makeinfo are printed in English, which I noticed by
   running "makeinfo --html" from the lispref directory in the Emacs
   sources.

Best wishes and many thanks,

Sven






Bug#113988: Bug#355367: debuild: Preserving locale settings can affect build

2006-03-08 Thread Sven Joachim

Norbert Preining wrote:


If you generate html, do you have "nächstes" or "Next"?


With the unpatched version, I got "nächstes", with your patch
I got "Next".  But I also got makeinfo's error messages in English.


Maybe make info used a unpatched makeinfo?


I think I double-checked that it didn't.  After applying your
patch, I installed the texinfo package with

$ ./configure --prefix=/home/sven/tmp/texinfo; make install

, deleted the Emacs info files and then ran

$ PATH=/home/sven/tmp/texinfo/bin:$PATH make info

from the top-level dir of the Emacs source.  And

$ PATH=/home/sven/tmp/texinfo/bin:$PATH makeinfo --version

showed up the patched version string.








Bug#355804: Proposed patch

2006-03-08 Thread [EMAIL PROTECTED]
Tags: patch

Attached patch should take care of translating buttons even in the 
case of fully automated installs ( when no questions are asked before 
the progressbar runs ).
About the "cutted text" problem: this seems to be the same GTKDFB 
upstream [1] bug already found some times ago  (see also gtk.c revision 
34858 log).

friendly

Attilio

[1] http://bugzilla.gnome.org/show_bug.cgi?id=330824





Tiscali ADSL 4 Mega Flat
Naviga senza limiti con l'unica Adsl a 4 Mega di velocità a soli 19,95 € al 
mese!
Attivala subito e hai GRATIS 2 MESI e l'ATTIVAZIONE. 
http://abbonati.tiscali.it/banner/middlepagetracking.html?c=webmailadsl&r=http://abbonati.tiscali.it/adsl/sa/4flat_tc/&a=webmail&z=webmail&t=14

patch_translate_buttons
Description: Binary data


Bug#355855: Putting the internal database in /var/cache/roxen4 violates the FHS

2006-03-08 Thread Magnus Holmgren
Package: roxen4
Version: 4.0.325-6
Severity: serious
Justification: Policy 9.1.1

Even if the "local" database only contains cached data, the "roxen" database 
and any user-defined 
databases don't. Therefore the FHS, which states that "[t]he application must 
be able to regenerate or 
restore the data", is violated. I think it would be better to put everything 
under /var/lib instead, 
possibly making /var/lib/roxen4/local a symlink to /var/cache/roxen4/local. 
$pcdir could also be left 
where it is now, if possible.

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

Versions of packages roxen4 depends on:
ii  debconf  1.4.71  Debian configuration management sy
ii  hostname 2.91utility to set/show the host name 
ii  mysql-server-5.0 [mysql-serv 5.0.18-8mysql database server binaries
ii  pike7.6-image7.6.67-1Image module for Pike
ii  pike7.6-mysql7.6.67-1Mysql module for Pike
ii  procps   1:3.2.6-2.1 /proc file system utilities

roxen4 recommends no packages.

-- debconf information excluded


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



Bug#352972: solved by linux-image-2.2.16-8

2006-03-08 Thread Max
on my box the  kernel version in the subject solved the problem.

i would only know the cause of the problem e the fix used :-)

anyway i think the bug could be closed

many thanks

Max



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



Bug#355854: manpaes-dev leaves behind dangling symlink

2006-03-08 Thread Bas Zoetekouw
Package: manpages-dev
Version: 2.18-1
Severity: normal

Manpages-dev seems to be leaving behind a dangling symlink:

/etc/cron.daily/man-db:
mandb: warning: /usr/share/man/man3/open_memstream.3.gz is a dangling
symlink


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

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

manpages-dev recommends no packages.

-- no debconf information


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



Bug#355853: installation-report: missing request for lspci output

2006-03-08 Thread Geert Stappers
Package: installation-report
Version: 2.12 and subversion from Alioth
Severity: wishlist
Tags: patch


Hello,

Current install-report.template doesn't contain 

 Output of lspci and lspci -n:



It was bugreport #355796 where I missed that information request the
first time.

I think it is a good thing to have it back, hence this patch:

--- install-report.template (revision 35335)
+++ install-report.template (working copy)
@@ -7,6 +7,7 @@
 Machine: 
 Partitions: 

+Output of lspci and lspci -n:

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



Explaining why it is not needed anymore, would also be nice.


Cheers
Geert Stappers


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



Bug#355671: galeon: ESC is bound to 'OK' instead of 'Cancel' with javascript confirmation popups!

2006-03-08 Thread Loïc Minier
severity 355671 important
stop

Hi,

On Tue, Mar 07, 2006, Cyril Bouthors wrote:
> ESC is bound to 'OK' instead of 'Cancel' with javascript confirmation
> popups!

 I've thought a little about this, and I found the severty slightly
 inflated: I wouldn't consider Galeon unreleasable with this bug (and
 you even provided a workaround ;).

  Bye,
-- 
Loïc Minier <[EMAIL PROTECTED]>
Current Earth status:   NOT DESTROYED



Bug#355779: xtrace: manpage display problem

2006-03-08 Thread Bernhard R. Link
* Justin Pryzby <[EMAIL PROTECTED]> [060307 21:18]:
> I also fix some other small problems with the manpage with the
> attached patch.

Thanks. Will be included in the next release.

> --- - 2006-03-07 15:17:46.474625000 -0500
> +++ /tmp/xtrace.1 2006-03-07 15:17:27.0 -0500
> @@ -1,17 +1,23 @@
> -.TH XTRACE 1 "28. February 2006" "xtrace" XTRACE
> +.TH XTRACE 1 "07 March 2006" "xtrace" XTRACE
>  .SH NAME
>  xtrace \- trace communication between X11 client and server
>  .SH SYNOPSIS
> -.B xtrace \fR[\fP \foptions\fP \fR]\fP -s
> +.B xtrace \fR[\fP \f options\fP \fR]\fP

That was actually a \fI before I forgot to type the I

Hochachtungsvoll,
Bernhard R. Link


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



Bug#355818: mutt: long lines in a terminal can make a broken link

2006-03-08 Thread Javier E. Perez P.
On Wed, Mar 08, 2006 at 03:28:37AM +0100, Adeodato Simó wrote:
> * Javier E. Perez P. [Tue, 07 Mar 2006 22:03:57 -0400]:
> 
> > Package: mutt
> > Version: 1.5.11+cvs20060126-1
> > Severity: normal
> 
> Hi,
> 
> > When a line is too long that pass the horizontal limit of gnome-terminal
> > (this case) it add a plus sign (+) at the begining of the next line (the
> > problem is the editor of mutt, not gnome-terminal).
> 
>   You can disable this behavior with `unset markers`.
> 
> > In the case of gnome-terminal, when I right-click it (while read my mail) 
> > to copy it to the clipboard, it drags the sign as well.
> 
> > http://maracay.velug.org.ve/dvst/muttFine.png
> > http://maracay.velug.org.ve/dvst/muttWrong.png
> 
>   If you want url clicking to inconditionally work, you'll have to unset
>   markers. I don't think Mutt could display that + sign in a way that
>   the terminal would ignore it.
> 
>   Shall we close this bug?

Yes, it works fine with unset markers, thanks.

> 
>   Cheers,
> 
> -- 
> Adeodato Simó dato at net.com.org.es
> Debian Developer  adeodato at debian.org
>  
>  Listening to: The Postal Service - Recycled air
> 
> 

-- 
Javier E. Perez P.
Maracay - Venezuela
http://debianvenezuela.org


signature.asc
Description: Digital signature


Bug#355856: Should not use egrep /etc/passwd

2006-03-08 Thread Loïc Minier
Package: sux
Version: 1.0.1-3
Severity: important
Tags: patch

Hi,

 sux should not query the list of usernames via egrep "^$sux_username:"
 /etc/passwd, but it should use libc's NSS instead, with "getent
 username".

 This breaks NIS, LDAP, PostgreSQL, MySQL, ... NSS setups.

   Cheers,

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

sux depends on no packages.

Versions of packages sux recommends:
ii  xbase-clients 6.9.0.dfsg.1-4 miscellaneous X clients

-- no debconf information

-- 
Loïc Minier <[EMAIL PROTECTED]>
Current Earth status:   NOT DESTROYED



Bug#355857: sux does not work with ldap

2006-03-08 Thread Pierre Habouzit
Package: sux
Version: 1.0.1-3
Severity: important


  in sux code you can read :

  sux_home=`egrep "^$sux_username:" /etc/passwd | cut -d: -f6`

  wich won't work for systems that does not use /etc/passwd.

  you can achieve correctly the same with :

  sux_home=`getent passwd $sux_username | cut -d: -f6`

  Subject: sux does not work with ldap

  for BSD system you may want to use pw groupshow.

-- no debconf information



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)

sux depends on no packages.

Versions of packages sux recommends:
ii  xbase-clients 6.9.0.dfsg.1-4 miscellaneous X clients

-- no debconf information


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



Bug#338756: konqueror: reproducable crash on specific url

2006-03-08 Thread Grégoire Druant
Package: konqueror
Version: 4:3.5.1-1

Konqueror crashes here too with this url, and also with this one that
I found in google searching "konqueror supported standards"
(in french).

http://www.nitot.com/standards/blog/archives/2003_janvier.php

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

Versions of packages konqueror depends on:
ii  kcontrol  4:3.5.1-1  control center for KDE
ii  kdebase-kio-plugins   4:3.5.1-1  core I/O slaves for KDE
ii  kdelibs4c2a   4:3.5.1-3  core libraries for all KDE applica
ii  kdesktop  4:3.5.1-1  miscellaneous binaries and files f
ii  kfind 4:3.5.1-1  file-find utility for KDE
ii  libacl1   2.2.35-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.31-1   Extended attribute shared library
ii  libaudio2 1.7-5  The Network Audio System (NAS). (s
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-2generic font configuration library
ii  libfreetype6  2.1.10-1.1 FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.0.2-10 GCC support library
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libkonq4  4:3.5.1-1  core libraries for Konqueror
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-4  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-10   The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-10 compression library - runtime

konqueror recommends no packages.

-- no debconf information


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



Bug#338756: konqueror: reproducable crash on specific url

2006-03-08 Thread Grégoire Druant
I have some more informations.

I tried opening it with firefox, that works.
Then I saved the page to a local file and tried to open it with konqueror, it 
still crashes, but after that I have renamed the css sheet and konqueror no 
more crashes.

Regards


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



Bug#355671: galeon: ESC is bound to 'OK' instead of 'Cancel' with javascript confirmation popups!

2006-03-08 Thread Cyril Bouthors
On  8 Mar 2006, Loïc Minier wrote:

 > I've thought a little about this

?
-- 
Cyril Bouthors


pgp1MQOelne8d.pgp
Description: PGP signature


Bug#355671: galeon: ESC is bound to 'OK' instead of 'Cancel' with javascript confirmation popups!

2006-03-08 Thread Loïc Minier
On Wed, Mar 08, 2006, Cyril Bouthors wrote:
>  > I've thought a little about this

My full message was:
 I've thought a little about this, and I found the severty slightly
 inflated: I wouldn't consider Galeon unreleasable with this bug (and
 you even provided a workaround ;).

And meant: "thinking of this bug report and its severity for a while
brought me to the conclusion that the severity was slightly inflated"


-- 
Loïc Minier <[EMAIL PROTECTED]>
Current Earth status:   NOT DESTROYED



Bug#355686: valknut: Crashes on startup because of undefined symbol (still present)

2006-03-08 Thread Steve Langasek
On Wed, Mar 08, 2006 at 10:33:02AM +0100, Florian Boelstler wrote:

> I don't have installed any non-debian packages (or alike) for valknut.
> Perhaps I don't get it but I do get the same results:

> [EMAIL PROTECTED]:~$ nm -Du /usr/bin/valknut |grep SocketLog
> [EMAIL PROTECTED]:~$ apt-cache policy valknut
> valknut:
>   Installiert:0.3.7-1
>   Mögliche Pakete:0.3.7-1
>   Versions-Tabelle:
>  *** 0.3.7-1 0
> 500 ftp://ftp.de.debian.org sarge/main Packages
> 100 /var/lib/dpkg/status
> [EMAIL PROTECTED]:~$ /usr/bin/valknut
> /usr/bin/valknut: relocation error: /usr/bin/valknut: undefined symbol:
> _ZN7CSocket12m_eSocketLogE

Ok, I did a little more digging, and it looks like the missing symbol may
actually belong to libdc0 rather than to valknut itself.  Could you make
sure you have libdc0 version 0.3.7-2 installed?

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


signature.asc
Description: Digital signature


Bug#355826: cogito: should suggest gawk

2006-03-08 Thread Gerrit Pape
tags 355826 + pending
quit

On Wed, Mar 08, 2006 at 03:20:23AM +, Pablo Barbachano wrote:
> If gawk is not installed, the colorized diff (cg diff -c) option does
> not work and the program exits with an error.
> 
> I think cogito should at least suggest or recommend gawk.

Ok, I'll do so.  Thanks, Gerrit.


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



Bug#355858: apache segfaults (sig 11) when using mod_rewriterule, amd64 specific

2006-03-08 Thread Miham Kerekes
Package: apache
Version: 1.3.33-6sarge1
Severity: grave
Justification: renders package unusable

Additional information provided below.

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apache depends on:
ii  apache-common 1.3.33-6sarge1 support files for all Apache webse
ii  debconf   1.4.30.13  Debian configuration management sy
ii  dpkg  1.10.28Package maintenance system for Deb
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  libmagic1 4.12-1 File type determination library us
ii  logrotate 3.7-5  Log rotation utility
ii  mime-support  3.28-1 MIME files 'mime.types' & 'mailcap
ii  perl  5.8.4-8sarge3  Larry Wall's Practical Extraction 

-- debconf information:
  apache/server-name: localhost
  apache/server-port: 80
  apache/enable-suexec: false
  apache/init: true
  apache/document-root: /var/www
  apache/server-admin: [EMAIL PROTECTED]

-- snippet from httpd.conf --
  
RewriteEngine On
RewriteLog /var/log/apache/rewrite.log
RewriteLogLevel 9
RewriteRule /languages/([a-z]+)/([a-z]+)/([a-z]+)/([0-9a-z]+)$  
/index.php?cmd=$2&lang=$1&oper=$3¶m=$4
RewriteRule /languages/([a-z]+)/([a-z]+)/([a-z]+)$  
/index.php?cmd=$2&lang=$1&oper=$3
RewriteRule /languages/([a-z]+)/([a-z]+)$   
/index.php?cmd=$2&lang=$1
  

-- snippet from rewrite.log --
160.114.48.62 - - [08/Mar/2006:09:38:42 +0100] 
[SITENAME/sid#58a758][rid#809eb0/initial] (2) init rewrite engine with 
requested uri /languages/hungarian/edit
160.114.48.62 - - [08/Mar/2006:09:38:42 +0100] 
[SITENAME/sid#58a758][rid#809eb0/initial] (3) applying pattern 
'/languages/([a-z]+)/([a-z]+)/([a-z]+)/([0-9a-z]+)$' to uri 
'/languages/hungarian/edit'
160.114.48.62 - - [08/Mar/2006:09:38:42 +0100] 
[SITENAME/sid#58a758][rid#809eb0/initial] (2) init rewrite engine with 
requested uri /languages/hungarian/edit
160.114.48.62 - - [08/Mar/2006:09:38:42 +0100] 
[SITENAME/sid#58a758][rid#809eb0/initial] (3) applying pattern 
'/languages/([a-z]+)/([a-z]+)/([a-z]+)/([0-9a-z]+)$' to uri 
'/languages/hungarian/edit'

-- snippet from global apache error.log --
[Wed Mar  8 09:38:42 2006] [notice] child pid 25554 exit signal Segmentation 
fault (11)
[Wed Mar  8 09:38:42 2006] [notice] child pid 2 exit signal Segmentation 
fault (11)

-- other information: 
* same config works on the same server on an i386 chroot system
  (same apache, same libs, same PHP version (compiled from source))
* removing the first rewriterule causes system works for urls like the
  one in rewrite.log, but still segfaults on this: /languages/hungarian


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



Bug#355860: drivemount_applet: applet loaded but shows no icon on the bar

2006-03-08 Thread Max Franco
Package: gnome-applets
Version: 2.12.3-1
Severity: grave
Justification: renders package unusable


as in subject, the applet is loaded, and resides in memory, but no icon
is showed in the panel.


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

Versions of packages gnome-applets depends on:
ii  debconf [debconf-2.0]1.4.71  Debian configuration management sy
pn  gconf2 (no description available)
ii  gnome-applets-data   2.12.3-1Various applets for GNOME 2 panel 
ii  gnome-icon-theme 2.12.1-2GNOME Desktop icon theme
ii  gnome-panel  2.12.3-1launcher and docking facility for 
ii  gstreamer0.8-alsa [gstre 0.8.12-1ALSA plugin for GStreamer
ii  gstreamer0.8-artsd [gstr 0.8.12-1aRtsd plugin for GStreamer
ii  gstreamer0.8-esd [gstrea 0.8.12-1Enlightened Sound Daemon plugin fo
ii  gstreamer0.8-oss [gstrea 0.8.12-1OSS plugin for GStreamer
ii  gstreamer0.8-polypaudio  0.8.11-2polypaudio plugin for GStreamer
ii  libapm1  3.2.2-5 Library for interacting with APM d
ii  libatk1.0-0  1.10.3-1The ATK accessibility toolkit
ii  libbonobo2-0 2.10.1-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.1-2The Bonobo UI library
ii  libc62.3.6-3 GNU C Library: Shared libraries an
ii  libdbus-1-2  0.61-4  simple interprocess messaging syst
ii  libdbus-glib-1-2 0.61-4  simple interprocess messaging syst
pn  libgconf2-4(no description available)
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.8.6-1 The GLib library of C routines
ii  libgnome-desktop-2   2.12.3-1Utility library for loading .deskt
ii  libgnome2-0  2.12.0.1-5  The GNOME 2 library - runtime file
ii  libgnomeui-0 2.12.1-1The GNOME 2 libraries (User Interf
pn  libgnomevfs2-0 (no description available)
ii  libgstreamer-plugins0.8- 0.8.12-1Various GStreamer libraries and li
ii  libgstreamer0.8-00.8.12-1Core GStreamer libraries, plugins,
ii  libgtk2.0-0  2.8.13-1The GTK+ graphical user interface 
ii  libgtop2-5   2.12.2-1Libraries for gtop system monitori
ii  libgucharmap41:1.4.4-3   Unicode browser widget library (sh
ii  libhal1  0.5.7-1 Hardware Abstraction Layer - share
ii  libpanel-applet2-0   2.12.3-1library for GNOME 2 panel applets
ii  libpango1.0-01.10.4-1Layout and rendering of internatio
ii  libwnck182.12.3-1Window Navigator Construction Kit 
ii  libx11-6 6.9.0.dfsg.1-4  X Window System protocol client li
ii  libxklavier102.1-1   X Keyboard Extension high-level AP
ii  libxml2  2.6.23.dfsg.2-2 GNOME XML library

Versions of packages gnome-applets recommends:
ii  gnome-media   2.12.0-3   The GNOME Media Utilities
ii  gnome-netstatus-applet2.12.0-5   Network status applet for GNOME 2
ii  gnome-system-monitor  2.12.2-2   Process viewer and system resource
pn  imagemagick(no description available)

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


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



Bug#355859: When using pinning or --target-release, "upgrades" packages to the already installed version

2006-03-08 Thread Andras Korn
Package: apt
Version: 0.6.43.2ubuntu1
Severity: normal

Hi,

If pinning or the --*-release= options are used, apt seems to treat
available packages with the highest priority as newer than the already
installed packages even if they have the same version.

This is from an apt-get dist-upgrade:

[...]
Preparing to replace ncftp 2:3.1.9-1 (using .../ncftp_2%3a3.1.9-1_amd64.deb) ...
Preparing to replace netmask 2.3.7 (using .../netmask_2.3.7_amd64.deb) ...
Preparing to replace netmon-applet 0.4-11 (using 
.../netmon-applet_0.4-11_amd64.deb) ...
Preparing to replace ntfsprogs 1.12.1-1 (using 
.../ntfsprogs_1.12.1-1_amd64.deb) ...
[...]

If I rerun apt-get dist-upgrade after it has completed, it again tries to
"upgrade" the same packages to the already installed version. While this is
mostly harmless, it potentially wastes large amounts of bandwidth.

# apt-get -u dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages have been kept back:
  libkrb5-17-heimdal sasl2-bin unixodbc
The following packages will be upgraded:
  antiword apcalc atftp aumix awesfx base-passwd bc camorama ccache cpio cvs
  dc deborphan devfsd directory-administrator dlocate dmake docbook-xml
  dosbox dosfstools dvdauthor fbset fdutils finger flow-tools fping
  freeglut3 ftp glunarclock gnome-doc-tools gnome-photo-printer
  gnome-randr-applet gnome-swallow-applet gocr gpdf gphotocoll grep
  grep-dctrl groff groff-base gsfonts gtk2-engines-cleanice
  gtk2-engines-magicchicken gtk2-engines-qtpixmap gtk2-engines-spherecrystal
  gtk2-engines-wonderland gtkhtml3.6 gtm gtweakui gzip hermes1 html2text
  indent ipchains ipmasqadm ksymoops less libaa1 libadns1 libapr0 libatm1
  libaudiofile0 libavc1394-0 libbeecrypt6 libcap1 libcln4 libcroco3 libdb2
  libdb3 libdb3-util libdc1394-13 libdvbpsi4 libdvdread3 libedit2 libelfg0
  libevent-perl libevent1 libexpat1 libgc1c2 libgcrypt11 libgdbm3
  libgdk-pixbuf-gnome2 libgdk-pixbuf2 libgimpprint1 libgnomecups1.0-1
  libgnomeprint-bin libgnomeprint15 libgtk1.2 libgtkhtml3.6-18 libgtkspell0
  libid3-3.8.3c2a libid3tag0 libieee1284-3 libimlib2 libintl-gettext-ruby1.8
  libintl-xs-perl liblocale-gettext-perl liblockfile1 libltdl3 liblzo1
  libmad0 libmodplug0c2 libmpcdec3 libnfsidmap1 libntfs8 libopencdk8
  liborbit0 libpcap0.8 libpcd2 libpixman1 libpng12-0 libpvm3 libqalculate1
  libruby1.8 libsdl-net1.2 libshout3 libsmpeg0 libsqlite3-0 libtag1c2a
  libtar libtext-charwidth-perl libtext-iconv-perl libwavpack0 libwmf0.2-7
  libxml-parser-ruby1.8 libxml1 localepurge logrotate lsof m4 man-db mdetect
  menu mii-diag mpg321 nasm ncftp netmask netmon-applet ntfsprogs nvi
  pidentd pkg-config powermgmt-base ppthtml prelink psmisc pump pvm
  python2.3-numeric qalc rdesktop ruby1.8 sed setserial sgml-data
  shared-mime-info sharutils socklog sox tcsh telnet time toolame traceroute
  vacation vgrind vorbis-tools wamerican watchdog wget zip
172 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
Need to get 0B/35.1MB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]?

All these packages are already the version apt wants to upgrade them to.

While this specific box runs an apt from Ubuntu, the problem is also present
in Debian's apt.

/etc/apt/preferences:

Package: *
Pin: release o=Ubuntu
Pin-Priority: 1200

Package: *
Pin: release o=Debian
Pin-Priority: 100

Andras

-- 
 Andras Korn 
  QOTD:
   Taxation is little more than legalized extortion.


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



Bug#355861: sbuild: --make-binNMU does not work

2006-03-08 Thread Vincent Danjean
Package: sbuild
Version: 0.41
Severity: normal


The --make-binNMU does not work due to a typo.
At line 2576, WannaBuild::binNMU_version() is called.
I replace it with Sbuild::binNMU_version() and it works correctly

  Best regards,
 Vincent

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

Versions of packages sbuild depends on:
ii  adduser   3.85   Add and remove users and groups
ii  apt   0.6.43.3   Advanced front-end for dpkg
ii  dpkg-dev  1.13.16package building tools for Debian
ii  grep-dctrl2.6.7  Grep Debian package information
ii  perl  5.8.8-2Larry Wall's Practical Extraction 
ii  postfix [mail-transport-agent 2.2.9-1A high-performance mail transport 
ii  sudo  1.6.8p12-1 Provide limited super user privile

Versions of packages sbuild recommends:
ii  cdebootstrap  0.3.11 Bootstrap a Debian system
ii  fakeroot  1.5.7  Gives a fake root environment
ii  schroot   0.2.6-1Execute commands in a chroot envir

-- no debconf information


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



Bug#341702: Source code for ppower4?

2006-03-08 Thread Rogério Brito
Dear Klaus,

I guess that, by now, you have already had time to release the source
code of PPower4 so that I can package it for Debian.

On Dec 14 2005, Rogério Brito wrote:
> Dear Klaus,
> 
> One year ago, I told you that I was packaging ppower4 for Debian as I
> use it and also quite a good number of my friends also do that,
> following some recipes of mine.
(...)

As I mentioned before, I have taught many friends to use it and it would
be really convenient to have it incorporated in Debian proper.

Thank you very much for your contribution, Rogério Brito.

-- 
Rogério Brito : [EMAIL PROTECTED] : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/



Bug#355625: packagesearch: aborts missing debtags datafiles

2006-03-08 Thread Emil Nowak
Hello,
I've just installed packagesearch and it works in this way:

~$ packagesearch 
terminate called after throwing an instance of 'Tagcoll::SystemException'
  what():  No such file or directory opening index
file /var/lib/debtags/package-tags.idxpkg Aborted
~$ 

that's probably because I don't have debtags installed. So, If it is
impossible to run packagesearch without debtags, then it should be put in
Depends field instead of Recommends.


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



Bug#355786: bugs.debian.org: "Developers' information" links are misleading

2006-03-08 Thread Benjamin Seidenberg

Colin Watson wrote:


On Tue, Mar 07, 2006 at 04:21:10PM -0500, Benjamin Seidenberg wrote:
 


While ordinary users technically *can* do it, it's often preferable for
them to send a message to the bug explaining the situation and asking
that the maintainer reopen it. The reason why this is preferable is that
it's quite common (and understandable) for ordinary users unfamiliar
with the package in question to believe that the problem they are
experiencing is the same as an existing bug, whereas in fact it is not;
the maintainer usually has the necessary experience to determine whether
the bug should be reopened or filed as a new bug.

Users with the necessary experience to decide accurately whether bugs
should be reopened or not are, I feel, often shading over into the
category of developers.
 

While I agree with what you're saying about leaving it up to the 
maintainer, those users that you think are "shading over into the 
category of developers" might be mislead and think it needs to be done 
by a DEBIAN developer (key in keyring, etc.) Perhaps there is some more 
neutural wording that we can find that can still suggest it needs to be 
an advanced user, yet not imply it has to be a DD. However, since I just 
woke up, it's not coming to me right now.


Cheers,
Benjamin


signature.asc
Description: OpenPGP digital signature


Bug#355856: Should not use egrep /etc/passwd

2006-03-08 Thread Loïc Minier
On Wed, Mar 08, 2006, Loïc Minier wrote:
>  sux should not query the list of usernames via egrep "^$sux_username:"
>  /etc/passwd, but it should use libc's NSS instead, with "getent
>  username".

 Hmm, I meant "getent passwd $username", not "getent $username".

-- 
Loïc Minier <[EMAIL PROTECTED]>
Current Earth status:   NOT DESTROYED



Bug#355862: debtags: uninstallable because of missing dependency to apt-index-watcher

2006-03-08 Thread Frederic Daniel Luc LEHOBEY
Package: debtags
Severity: important

Hi,

debtags is currently uninstallable in sid because of a dependency on
apt-index-watcher (I have not been able to figure what it should be).
It was added in the latest upload so I suppose you did it on purpose.
Sorry for the noise if it is a misunderstanding on my side.

It prevents installation of packagesearch and adept and maybe more:
# apt-cache rdepends debtags
debtags
Reverse Depends:
  packagesearch
  debtags-edit
  debram
  aptitude
  adept

Thanks for your work on debtags,
Frederic Lehobey

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


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



Bug#355863: bsdmainutils [calendar]: ignores LANG directive in calendar file

2006-03-08 Thread Nikolaus Schulz
Package: bsdmainutils
Version: 6.0.17
Severity: normal
File: /usr/bin/calendar

See the following typescript. 

Script started on Mi 08 Mär 2006 12:39:25 CET
penelope[tmp]$ locale
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LC_NUMERIC=en_GB
LC_TIME="[EMAIL PROTECTED]"
LC_COLLATE="[EMAIL PROTECTED]"
LC_MONETARY="[EMAIL PROTECTED]"
LC_MESSAGES=en_GB
LC_PAPER="[EMAIL PROTECTED]"
LC_NAME="[EMAIL PROTECTED]"
LC_ADDRESS="[EMAIL PROTECTED]"
LC_TELEPHONE="[EMAIL PROTECTED]"
LC_MEASUREMENT="[EMAIL PROTECTED]"
LC_IDENTIFICATION="[EMAIL PROTECTED]"
LC_ALL=
penelope[tmp]$ cat /home/nikolaus/.calendar/calendar
/* main calendar file -- see calendar(1) */

[EMAIL PROTECTED]

03/09   Ärks!

/* vim: set noet nosta: */
penelope[tmp]$ calendar
Mär 09  Ärks!
penelope[tmp]$ su - root -c "locale; calendar -a" && sleep 1 && echo -e "$\nho" 
| mail -N
Password:
LANG=POSIX
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
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=
Mail version 8.1.2 01/15/2001.  Type ? for help.
"/var/mail/nikolaus": 554 messages 1 new 391 unread
Message 554:
>From [EMAIL PROTECTED] Wed Mar 08 12:40:28 2006
Envelope-to: [EMAIL PROTECTED]
Delivery-date: Wed, 08 Mar 2006 12:40:28 +0100
From: [EMAIL PROTECTED] (Reminder Service)
To: [EMAIL PROTECTED]
Subject: Wednesday's Calendar
Precedence: bulk
Date: Wed, 08 Mar 2006 12:40:28 +0100

Mar 09  event cannot be displayed in current locale

Held 554 messages in /var/mail/nikolaus
penelope[tmp]$ 
Script done on Mi 08 Mär 2006 12:40:50 CET


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-deb.211005
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages bsdmainutils depends on:
ii  bsdutils 1:2.12p-4sarge1 Basic utilities from 4.4BSD-Lite
ii  debconf [debconf-2.0]1.4.30.13   Debian configuration management sy
ii  debianutils  2.8.4   Miscellaneous utilities specific t
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libncurses5  5.4-4   Shared libraries for terminal hand

-- debconf information:
  bsdmainutils/calendar_lib_is_not_empty:
  bsdmainutils/calendar_config_moved:



Bug#355864: xserver-xorg-video-nv: super-duper sluggish response after gdm login

2006-03-08 Thread Kevin Mark
Package: xserver-xorg-video-nv
Version: 1:1.0.1.5-1
Severity: important
Tags: experimental

I tried to install xorg 7.0 and x-window-system. got everything except
xfont-scalable. Had to find/append entries for new font location to fix
'fixed' not found error. After gdm comes up, using regular gnome session
login, the mouse moves, but after waiting more than 10 minutes, and
watching the gnome splash screen, it does not go to regular gnome window
with gnome-panel. I did get in to minimal xsession, but then could
launch twm or metacity. Twm worked, but there were color/term problems.
When I used aptitude or mutt in an xterm, the screen was black. If I
used 'TERM=VT100 mutt'. I could use, but with b/w color.
Hope to see xorg 7.0 in sid!
this is your mission if you choose to accept it this message will
self-destruct in 10 seconds.
Cheers.
Kev
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xserver-xorg-video-nv depends on:
ii  libc6 2.3.6-2GNU C Library: Shared libraries an
ii  xserver-xorg-core 1:1.0.1-1  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#355865: "ssh hostname sudo /etc/init.d/lighttpd start" hangs ssh session

2006-03-08 Thread Marcello Nuccio
Package: lighttpd
Version: 1.4.8-2
Severity: normal

If started through ssh, lighttpd hangs ssh session.

Try:
  ssh localhost sudo /etc/init.d/lighttpd start
or
  ssh localhost sudo /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf

the server starts-up but you will need to hit Ctrl-C to exit the ssh
session.  This makes impossible to use tools like capistrano.

I have fixed the problem with this patch:

--- /etc/init.d/lighttpd.orig   2006-03-08 13:02:10.0 +0100
+++ /etc/init.d/lighttpd2006-03-08 11:54:56.0 +0100
@@ -28,7 +28,7 @@
 case "$1" in
   start)
log_daemon_msg "Starting $DESC" $NAME
-if ! start-stop-daemon --start --quiet  \
+if ! start-stop-daemon --start --quiet --background \
 --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS ; then
 log_end_msg 1
 exit 1


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

Versions of packages lighttpd depends on:
ii  libbz2-1.01.0.3-2high-quality block-sorting file co
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  libpcre3  6.4-1.1Perl 5 Compatible Regular Expressi
ii  libssl0.9.8   0.9.8a-7   SSL shared libraries
ii  lsb-base  3.0-15 Linux Standard Base 3.0 init scrip
ii  mime-support  3.35-1 MIME files 'mime.types' & 'mailcap
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages lighttpd recommends:
pn  php4-cgi   (no description available)
pn  php5-cgi   (no description available)

-- no debconf information


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



Bug#355866: xserver-xorg: SIS630 segfault when starting

2006-03-08 Thread Lorand Szollosi
Package: xserver-xorg
Version: 6.9.0.dfsg.1-4
Severity: important


Right after I start X (i.e., x.org X-server) on a freshly
debootstrap'd etch, it segfaults. No log file is written.
Vesa driver works, but it's a turtle compared to the sis
driver. An old install of Debian unstable worked fine
w/ the sis driver (via xfree86)

-lorro


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

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

X server symlink status:
lrwxrwxrwx  1 root root 17 2006-03-07 23:04 /etc/X11/X
-> /usr/bin/X11/Xorg
-rwxr-xr-x  1 root root 1878044 2006-01-15 01:40 /usr/bin/X11/Xorg

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

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
630/730 PCI/AGP VGA Display Adapter (rev 31)

/etc/X11/xorg.conf does not match checksum
in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r--  1 root root 2386 2006-03-08 11:51 /etc/X11/xorg.conf

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

Section "Files"
FontPath"unix/: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

Section "Module"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"evdev"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "hu"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "sis"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
Option  "DPMS"
HorizSync   30-96
VertRefresh 50-160
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   24
Modes   "640x480"
EndSubSection
EndSection

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

Section "DRI"
Mode0666
EndSection


Xorg X server log files on system:
-rw-r--r--  1 root root 34579 2006-03-08 11:53 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/vision:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-4 20060114230205
David Nusinow <[EMAIL PROTECTED]>)
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.15-1-686 i686 [ELF] 
Current Operating System: Linux vision 2.6.5 #9 SMP Mon Apr 19 16:24:44
CEST 2004 i686
Build Date: 14 January 2006
Before reporting problems, ch

Bug#353852: wyg 1.1.3.0.debian.1-4.1 NMU

2006-03-08 Thread Matej Vela
Hello,

I'm doing an NMU of wyg to fix #353852; diff attached.

Thanks,

Matej
diff -u wyg-1.1.3.0.debian.1/debian/changelog 
wyg-1.1.3.0.debian.1/debian/changelog
--- wyg-1.1.3.0.debian.1/debian/changelog
+++ wyg-1.1.3.0.debian.1/debian/changelog
@@ -1,3 +1,11 @@
+wyg (1.1.3.0.debian.1-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix syntax error in dependencies.  Closes: #353852.
+  * Change architecture to all.
+
+ -- Matej Vela <[EMAIL PROTECTED]>  Wed,  8 Mar 2006 13:00:24 +0100
+
 wyg (1.1.3.0.debian.1-4) unstable; urgency=low
 
   * Adopted package (Closes: #266460).
diff -u wyg-1.1.3.0.debian.1/debian/control wyg-1.1.3.0.debian.1/debian/control
--- wyg-1.1.3.0.debian.1/debian/control
+++ wyg-1.1.3.0.debian.1/debian/control
@@ -2,12 +2,12 @@
 Section: devel
 Priority: optional
 Maintainer: David Moreno Garza <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4), autotools-dev
+Build-Depends-Indep: debhelper (>> 4), autotools-dev
 Standards-Version: 3.6.2
 
 Package: wyg
-Architecture: any
-Depends: ${shlibs:Depends} perl, bison, flex
+Architecture: all
+Depends: perl, bison, flex
 Description: (Where's Your Grammar?) command line parser generator
  WYG (Where's Your Grammar?) is a tool that automates the use of lex,
  yacc, and getopt_long to create a front-end for your projects that can
diff -u wyg-1.1.3.0.debian.1/debian/rules wyg-1.1.3.0.debian.1/debian/rules
--- wyg-1.1.3.0.debian.1/debian/rules
+++ wyg-1.1.3.0.debian.1/debian/rules
@@ -37,10 +37,6 @@
 
 # Build architecture-independent files here.
 binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
dh_testdir
dh_testroot
dh_installdocs
@@ -49,13 +45,15 @@
dh_installchangelogs ChangeLog
dh_link
-   dh_strip
dh_compress
dh_fixperms
dh_installdeb
-   dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
 
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary


Bug#355835: 'man rzip' typo: "redundency"

2006-03-08 Thread Alec Berryman
A Costa on 2006-03-08 01:58:06 -0500:

> Package: rzip
> Version: 2.0-2
> Severity: minor
> Tags: patch
> 
> 
> Found a typo in '/usr/share/man/man1/rzip.1.gz', see attached '.diff'.

Thanks, it's still in the new upstream 2.1.


pgpEUvxpxt2Cs.pgp
Description: PGP signature


Bug#355867: gnome-volume-manager: driver are mounted, but no icons are showned on the desktop

2006-03-08 Thread Max Franco
Package: gnome-volume-manager
Version: 1.4.0-4
Severity: normal

drivers are mounted, and after the mounting nautilus open a window on
the drive root but no icon is showned on the desktop.
this is a grave bug, for desktop users, not in 'shell stuff' because
they have no way to unmount the drive.
i don't know if the problem is related, but since the update that
raised this bug, the drivemount_applet don't show any icon on the panel


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

Versions of packages gnome-volume-manager depends on:
pn  gconf2 (no description available)
ii  hal  0.5.7-1 Hardware Abstraction Layer
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.10.3-1The ATK accessibility toolkit
ii  libbonobo2-0 2.10.1-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.1-2The Bonobo UI library
ii  libc62.3.6-3 GNU C Library: Shared libraries an
ii  libcairo21.0.2-3 The Cairo 2D vector graphics libra
ii  libdbus-1-2  0.61-4  simple interprocess messaging syst
ii  libdbus-glib-1-2 0.61-4  simple interprocess messaging syst
ii  libfontconfig1   2.3.2-2 generic font configuration library
pn  libgconf2-4(no description available)
ii  libgksuui1.0-1   1.0.7-1 a graphical fronted to su library
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.8.6-1 The GLib library of C routines
ii  libgnome-keyring00.4.8-1 GNOME keyring services library
ii  libgnome2-0  2.12.0.1-5  The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.12.0-2A powerful object-oriented display
ii  libgnomeui-0 2.12.1-1The GNOME 2 libraries (User Interf
pn  libgnomevfs2-0 (no description available)
ii  libgtk2.0-0  2.8.13-1The GTK+ graphical user interface 
ii  libhal1  0.5.7-1 Hardware Abstraction Layer - share
ii  libice6  6.9.0.dfsg.1-4  Inter-Client Exchange library
ii  liborbit21:2.12.4-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.10.4-1Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   6.9.0.dfsg.1-4  X Window System Session Management
ii  libx11-6 6.9.0.dfsg.1-4  X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 6.9.0.dfsg.1-4  X Window System miscellaneous exte
ii  libxi6   6.9.0.dfsg.1-4  X Window System Input extension li
ii  libxinerama1 6.9.0.dfsg.1-4  X Window System multi-head display
ii  libxml2  2.6.23.dfsg.2-2 GNOME XML library
ii  libxrandr2   6.9.0.dfsg.1-4  X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0.2-1 X Rendering Extension client libra
ii  pmount   0.9.9-1 mount removable devices as normal 
ii  zlib1g   1:1.2.3-10  compression library - runtime

Versions of packages gnome-volume-manager recommends:
ii  gnome-media   2.12.0-3   The GNOME Media Utilities
ii  gthumb3:2.6.6-1  an image viewer and browser
ii  nautilus-cd-burner2.12.3-1   CD Burning front-end for Nautilus
ii  totem 1.2.1-3A simple media player for the Gnom

-- no debconf information


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



Bug#355868: lighttpd: Provide start script and configuration for SSL

2006-03-08 Thread Marcello Nuccio
Package: lighttpd
Version: 1.4.8-2
Severity: wishlist

To use HTTP and HTTPS on the same server, you need 2 instances o
lighttpd.  It would be nice to have start script and cofiguration in the
default debian package. I use the following:
(note /usr/sbin/lighttpd-ssl is a link to /usr/sbin/lighttpd)

-- /etc/init.d/lighttpd-ssl --
#!/bin/sh
### BEGIN INIT INFO
# Provides:  lighttpd-ssl
# Required-Start:networking
# Required-Stop: networking
# Default-Start: 2 3 4 5
# Default-Stop:  0 1 6
# Short-Description: Start the lighttpd web server with SSL support.
### END INIT INFO


PATH=/sbin:/bin:/usr/sbin:/usr/bin
DAEMON=/usr/sbin/lighttpd-ssl
NAME=lighttpd-ssl
DESC="web server"
PIDFILE=/var/run/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME

DAEMON_OPTS="-f /etc/lighttpd/lighttpd-ssl.conf"

test -x $DAEMON || exit 0

set -e

.. /lib/lsb/init-functions


case "$1" in
  start)
log_daemon_msg "Starting $DESC" $NAME
if ! start-stop-daemon --start --quiet  \
--pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS ; then
log_end_msg 1
exit 1
else
log_end_msg 0
fi
;;
  stop)
log_daemon_msg "Stopping $DESC" $NAME
if start-stop-daemon --quiet --stop --pidfile $PIDFILE --exec $DAEMON; 
then
rm -f $PIDFILE
log_end_msg 0
else
log_end_msg 1
exit 1
fi
;;
  reload)
log_daemon_msg "Reloading $NAME configuration files" $NAME
start-stop-daemon --stop --signal 2 --quiet --pidfile $PIDFILE --exec 
$DAEMON
sleep 5
$0 start
log_end_msg 0
  ;;
  restart|force-reload)
$0 stop
sleep 1
$0 start
;;
  *)
echo "Usage: $SCRIPTNAME {start|stop|restart|reload|force-reload}" >&2
exit 1
;;
esac

exit 0
---

--- /etc/lighttpd/lighttpd-ssl.conf ---
# lighttpd configuration file
# 
# use a it as base for lighttpd 1.0.0 and above
#
# $Id: lighttpd.conf,v 1.7 2004/11/03 22:26:05 weigon Exp $

 Options you really have to take care of 

## modules to load
# at least mod_access and mod_accesslog should be loaded
# all other module should only be loaded if really neccesary
# - saves some time
# - saves memory
server.modules  = ( 
"mod_rewrite", 
#   "mod_redirect", 
"mod_access", 
#   "mod_auth", 
#   "mod_status", 
"mod_fastcgi",
#   "mod_simple_vhost",
#   "mod_evhost",
#   "mod_cgi",
#   "mod_compress",
#   "mod_ssi",
#   "mod_usertrack",
#   "mod_rrdtool",
"mod_accesslog",
 )

## a static document-root, for virtual-hosting take look at the 
## server.virtual-* options
#server.document-root = "/var/www/"

## where to send error-messages to
#server.errorlog= "/var/log/lighttpd/error-ssl.log"

# files to check for if .../ is requested
server.indexfiles  = ( "index.php", "index.html", 
   "index.htm", "default.htm" )

# mimetype mapping
include_shell "/usr/share/lighttpd/create-mime.assign.pl"

# Use the "Content-Type" extended attribute to obtain mime type if possible
# mimetype.use-xattr = "enable"

 accesslog module
#accesslog.filename  = "/var/log/lighttpd/access-ssl.log"

## deny access the file-extensions
#
# ~is for backupfiles from vi, emacs, joe, ...
# .inc is often used for code includes which should in general not be part
#  of the document-root
url.access-deny = ( "~", ".inc" )



# Options that are good to be but not neccesary to be changed ###

## bind to port (default: 80)
#server.port= 81

## bind to localhost (default: all interfaces)
#server.bind= "localhost"

## error-handler for status 404
#server.error-handler-404   = "/error-handler.html"
#server.error-handler-404   = "/error-handler.php"

## to help the rc.scripts
server.pid-file  = "/var/run/lighttpd-ssl.pid"


## virtual hosts
##
##   If you want name-based virtual hosting add the next three settings and load
##   mod_simple_vhost
##
## document-root =
##   virtual-server-root + virtual-server-default-host + virtual-server-docroot 
or
##   virtual-server-root + http-host + virtual-server-docroot
##
#simple-vhost.server-root = "/home/weigon/wwwroot/servers/"
#simple-vhost.default-host= "grisu.home.kneschke.de"
#simple-vhost.document-root   = "/pages/"


## 
## Format: .html
## -> /status-404.html for 'File not found'
#server.errorfile-prefix= "/var/www/"

## virtual directory listings
#server.dir-listing  = "enable"

## send unhandled HTTP-header headers to error-log
#debug.dump-unknown-headers  = "enable"

### only root can use these options
#
# chroot() to directory (default: no chroot() )
#server.chroot= "/"

## change uid to  (default: don't care)
server.use

Bug#355869: automake1.9: copyright file incomplete: please make it clear GFDL-licensed works are shipped

2006-03-08 Thread Joost van Baal
Package: automake1.9
Version: 1.9.6-3
Severity: normal
Tags: patch

Hi,

[This bug likely applies to the other automake1.N packages too.  If
you'd like separate bugreports for those, let me know.]

The automake1.9 debian/copyright file mentions only the FSF as copyright
holder, and only the GPL as license.  This is incomplete: the texinfo
manual is GFDL-ed, for instance.  It'd be nice if this was more clearly
stated, now that lots of Debian developers are voting on the GFDL
General Resolution.

I did some grepping for "copyright"; here's a suggested debian/copyright
file based on that:



This is the Debian prepackaged version of GNU automake.

This package was debianized by Eric Dorland <[EMAIL PROTECTED]>.

It was downloaded from ftp://ftp.gnu.org/gnu/automake/.

Authors
===

Automake was originally written by David Mackenzie <[EMAIL PROTECTED]>.
Perl reimplementation by Tom Tromey <[EMAIL PROTECTED]>.


Copyright Holders
=

lib/ansi2knr.c: Copyright (C) 1989, 2000 Aladdin Enterprises.

lib/install-sh: Copyright (C) 1994 X Consortium

debian/automake-1.9.1 (automake manpage):  Copyright (C) 1992, 1993, 1994,
1995, 1996 Free Software Foundation, Inc., Copyright (C) 1998 Ben Pfaff

all other files: Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2004, 2005 Free Software Foundation, Inc.


License
===

Automake Manual (doc/automake.texi):

  Permission is granted to copy, distribute and/or modify this document under
  the terms of the GNU Free Documentation License, Version 1.2 or any later
  version published by the Free Software Foundation; with no Invariant Sections,
  with the Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover
  Texts as in (a) below.  A copy of the license is included in the section
  entitled ``GNU Free Documentation License.''

  (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify this
  GNU Manual, like GNU software.  Copies published by the Free Software
  Foundation raise funds for GNU development.''

lib/install-sh:

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

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

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

  Except as contained in this notice, the name of the X Consortium shall not
  be used in advertising or otherwise to promote the sale, use or other deal-
  ings in this Software without prior written authorization from the X Consor-
  tium.

  FSF changes to this file are in the public domain.

debian/automake-1.9.1:

  Permission is granted to make and distribute verbatim copies of
  this manual provided the copyright notice and this permission notice
  are preserved on all copies.

  Permission is granted to copy and distribute modified versions of this
  manual under the conditions for verbatim copying, provided that the entire
  resulting derived work is distributed under the terms of a permission
  notice identical to this one.

  Permission is granted to copy and distribute translations of this manual
  into another language, under the above conditions for modified versions,
  except that this permission notice may be stated in a translation approved
  by the Foundation.

all other files:

  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This package is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this package; if not, write to the Free Software
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses

Bug#347616: AAC headers

2006-03-08 Thread Loïc Minier
tags 347616 + fixed-upstream
stop

On Tue, Mar 07, 2006, Stephen Touset wrote:
> Here are the requested headers from the two AAC files. One is the second
> track on the first disc, the next is the second track on the second
> disc.

 With the help of your files, upstream fixed the bug (which was due to
 the usage of "disk" instead of "disc").

   Cheers,

-- 
Loïc Minier <[EMAIL PROTECTED]>
Current Earth status:   NOT DESTROYED



Bug#353852: Notification of NMU to fix FTBFS bug

2006-03-08 Thread Lars Wirzenius
Attached is the diff for the NMU I'm going to make in a little while
(we're in 0-day NMU mode for bugs that have been open for over a week).

-- 
Those who do, decide.
diff -u wyg-1.1.3.0.debian.1/debian/control wyg-1.1.3.0.debian.1/debian/control
--- wyg-1.1.3.0.debian.1/debian/control
+++ wyg-1.1.3.0.debian.1/debian/control
@@ -7,7 +7,7 @@
 
 Package: wyg
 Architecture: any
-Depends: ${shlibs:Depends} perl, bison, flex
+Depends: ${shlibs:Depends}, perl, bison, flex
 Description: (Where's Your Grammar?) command line parser generator
  WYG (Where's Your Grammar?) is a tool that automates the use of lex,
  yacc, and getopt_long to create a front-end for your projects that can
diff -u wyg-1.1.3.0.debian.1/debian/changelog wyg-1.1.3.0.debian.1/debian/changelog
--- wyg-1.1.3.0.debian.1/debian/changelog
+++ wyg-1.1.3.0.debian.1/debian/changelog
@@ -1,3 +1,11 @@
+wyg (1.1.3.0.debian.1-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: added missing comma in Depends line. Package now
+builds from source again. Closes: #353852.
+
+ -- Lars Wirzenius <[EMAIL PROTECTED]>  Wed,  8 Mar 2006 13:49:54 +0200
+
 wyg (1.1.3.0.debian.1-4) unstable; urgency=low
 
   * Adopted package (Closes: #266460).


Bug#355043: [Buildd-tools-devel] Bug#355043: log_command() is too verbous, should be a debug message

2006-03-08 Thread Roger Leigh
Martin Michlmayr <[EMAIL PROTECTED]> writes:

> In my opinion log_command() is much too verbous.  I'm not really
> interested in any of those message.  Could you convert this to a
> debugging command and only enable it if a special variable is set in
> /etc/sbuild.conf.
>
> An example is below; I really don't care what commands sbuild runs, as
> long as it does the right thing.  More importantly, it makes it harder
> to process build logs.

The attached patch allows the logging to be rather more selective, so
all the trivial commands are ignored.

Please could you try this?  If there are any other messages you want
disabling, it's just a matter of changing 1 or 0 at the end of the
*_command() call.

You can download this from
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/~checkout~/sbuild/sbuild?rev=1.80&cvsroot=buildd-tools


Regards,
Roger

-- 
Roger Leigh
Printing on GNU/Linux?  http://gutenprint.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
? build-stamp
? configure-stamp
? debian/files
? debian/sbuild
? debian/sbuild.substvars
Index: sbuild
===
RCS file: /cvsroot/buildd-tools/sbuild/sbuild,v
retrieving revision 1.79
diff -u -r1.79 sbuild
--- sbuild	8 Mar 2006 12:10:01 -	1.79
+++ sbuild	8 Mar 2006 12:23:23 -
@@ -445,7 +445,7 @@
 
 			  retry:
 print PLOG "Checking available source versions...\n";
-my $command = get_apt_command("$conf::apt_cache", "-q showsrc $pkg 2>&1 &1 /dev/null", "root");
+		run_apt_command("$conf::apt_get", "update >/dev/null", "root", 1);
 		$retried = 1;
 		goto retry;
 	}
@@ -481,7 +481,7 @@
 print PLOG "Fetching source files...\n";
 @made = @{$entries{$version}};
 
-my $command = get_apt_command("$conf::apt_get", "--only-source -q -d source $pkg=$version 2>&1 &1 &1", $main::username, 0);
+			exec_command("$conf::dpkg_source -sn -x $main::cwd/$dsc 2>&1", $main::username, 0, 0);
 		}
 		$main::sub_task = "dpkg-source";
 		
@@ -710,7 +710,7 @@
 			chdir( $main::cwd );
 			my $bdir = $dir;
 			$bdir =~ s/^\Q$main::chroot_dir\E//;
-			run_command("rm -rf $bdir", "root", 1);
+			run_command("rm -rf $bdir", "root", 1, 0);
 			return 0;
 		}
 	}
@@ -802,7 +802,7 @@
 			$bdir =~ s/^\Q$main::chroot_dir\E//;
 			if (-f "$main::chroot_dir/etc/ld.so.conf" &&
 			! -r "$main::chroot_dir/etc/ld.so.conf") {
-			run_command("chmod a+r /etc/ld.so.conf", "root", 1);
+			run_command("chmod a+r /etc/ld.so.conf", "root", 1, 0);
 			print PLOG "ld.so.conf was not readable! Fixed.\n";
 			}
 			chdir( $main::cwd ); # schroot doesn't need to be in $dir, and this quells a harmless warning
@@ -811,15 +811,15 @@
  "LD_LIBRARY_PATH=".$main::ld_library_path." " : "").
  "exec $conf::build_env_cmnd dpkg-buildpackage $conf::pgp_options ".
  "$binopt $main::dpkg_buildpackage_signopt -r$conf::fakeroot 2>&1";
-			exec_command($buildcmd, $main::username, 1);
+			exec_command($buildcmd, $main::username, 1, 1);
 		}
 		else {
 			if (-f "/etc/ld.so.conf" && ! -r "/etc/ld.so.conf") {
-run_command("chmod a+r /etc/ld.so.conf", "root", 0);
+run_command("chmod a+r /etc/ld.so.conf", "root", 0, 0);
 print PLOG "ld.so.conf was not readable! Fixed.\n";
 			}
 			exec_command("$conf::build_env_cmnd dpkg-buildpackage $conf::pgp_options $binopt ".
-	 "$main::dpkg_buildpackage_signopt -r$conf::fakeroot 2>&1", $main::username, 0);
+	 "$main::dpkg_buildpackage_signopt -r$conf::fakeroot 2>&1", $main::username, 0, 1);
 		}
 	}
 	$main::sub_task = "dpkg-buildpackage";
@@ -835,7 +835,7 @@
 	my(@timeout_times, @timeout_sigs, $last_time);
 	$SIG{'ALRM'} = sub {
 		my $signal = ($timed_out > 0) ? 9 : 15;
-		run_command("perl -e 'kill( -$signal, $main::sub_pid )'", $main::username, 1);
+		run_command("perl -e 'kill( -$signal, $main::sub_pid )'", $main::username, 1, 0);
 		$timeout_times[$timed_out] = time - $last_time;
 		$timeout_sigs[$timed_out] = $signal;
 		$timed_out++;
@@ -977,7 +977,7 @@
 		print PLOG "Purging $dir\n";
 		my $bdir = $dir;
 		$bdir =~ s/^\Q$main::chroot_dir\E//;
-		run_command("rm -rf $bdir", "root", 1);
+		run_command("rm -rf $bdir", "root", 1, 0);
 	}
 	
 	print PLOG "-"x78, "\n";
@@ -1223,7 +1223,7 @@
 		my $dsc;
 
 		{
-			my $command = get_apt_command("$conf::apt_get", "--only-source -q -d source $s 2>&1 &1 &1 &1 &1 &1 &1", "root");
+		my $command = get_apt_command("$conf::apt_get", "-q update 2>&1", "root", 1);
 		if (!open( PIPE, "$command |" )) {
 			print PLOG "Can't open pipe to apt-get: $!\n";
 			return 0;
@@ -1768,9 +1768,13 @@
 }
 
 sub log_command {
-	my $msg = shift;
-	$msg =~ s/\Q$main::chroot_apt_options\E/CHROOT_APT_OPTIONS/g;
-	print PLOG "$msg\n";
+	my $msg = shift;  # Message to log
+	my $priority = shift; # Priority of log message
+
+	if ((defined($priority) && $priority >= 1) || $main::debug) {
+		$msg =~

Bug#355625: packagesearch: aborts missing debtags datafiles

2006-03-08 Thread Benjamin Mesing

> I've just installed packagesearch and it works in this way:
> 
> ~$ packagesearch 
> terminate called after throwing an instance of 'Tagcoll::SystemException'
>   what():  No such file or directory opening index
> file /var/lib/debtags/package-tags.idxpkg Aborted
> ~$ 
> 
> that's probably because I don't have debtags installed. So, If it is
> impossible to run packagesearch without debtags, then it should be put in
> Depends field instead of Recommends.
Well, actually it should catch the exception and only inform the user
about the problem. I'll implement a fix ASAP.

Thanks,

Ben




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



Bug#355671: galeon: ESC is bound to 'OK' instead of 'Cancel' with javascript confirmation popups!

2006-03-08 Thread Cyril Bouthors
On  8 Mar 2006, Loïc Minier wrote:

> And meant: "thinking of this bug report and its severity for a while
> brought me to the conclusion that the severity was slightly
> inflated"

Right.

Would you please fix the bug?
-- 
Cyril Bouthors


pgpTDbYifw5rQ.pgp
Description: PGP signature


Bug#355859: When using pinning or --target-release, "upgrades" packages to the already installed version

2006-03-08 Thread Adam D. Barratt
package apt
merge 355859 305476
thanks

On Wednesday, March 08, 2006 11:33 AM, Andras Korn
<[EMAIL PROTECTED]> wrote:

[...]
> If pinning or the --*-release= options are used, apt seems to treat
> available packages with the highest priority as newer than the already
> installed packages even if they have the same version.

This is #305476 and those merged with it. Merging.

Regards,

Adam



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



Bug#355671: galeon: ESC is bound to 'OK' instead of 'Cancel' with javascript confirmation popups!

2006-03-08 Thread Loïc Minier
On Wed, Mar 08, 2006, Cyril Bouthors wrote:
> Would you please fix the bug?

 Done.

-- 
Loïc Minier <[EMAIL PROTECTED]>
Current Earth status:   NOT DESTROYED



Bug#355863: bsdmainutils: "calendar -a" uses locale from environment for output

2006-03-08 Thread Nikolaus Schulz
Package: bsdmainutils
Version: 6.0.17
Followup-For: Bug #355863

Hi, 

looking at the source (calendar/io.c), I guess that calendar respects
the LANG directive for parsing the calendar files -- see myfgetws() --
but then resets the locale for the output, again: 

,[ io.c, line 204 ]
| /* reset the locale before we start output */
| (void) setlocale(LC_ALL, "");
`

Which is likely to fail if the locales do not match, e.g. when running
"calendar -a". 
I'm not sure how this could be better handled, though.

Cheers,
Nikolaus


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



Bug#351530: rhythmbox: can't show some mp3 files with german umlaut in it

2006-03-08 Thread Loïc Minier
Hi,

On Mon, Mar 06, 2006, Michael Meier wrote:
> Since i don't really want to send a part of a music file to the bugsystem (i
> don't know if it would save it, but don't feel like checking it out right 
> now),
> i only send it to you directly.

 (It's fine to send things in the order of one megabyte to the bug
 system.)

 Importing and searching the MP3 works for me (see attached screenshot
 :-P), so it's quite certainly related to your environment.

 Could you please try to launch rhythmbox from a terminal with:
LC_ALL=C rhythmbox

 How are do you login in GNOME?  Gdm?  Could you please try to login via
 a console, and type "startx" to login, check whether the bug still
 appears.

   Bye,

-- 
Loïc Minier <[EMAIL PROTECTED]>
Current Earth status:   NOT DESTROYED



Bug#355870: /sbin/grub-reboot: grub-reboot fails silently instead of pritning a message

2006-03-08 Thread Xavier Bestel
Package: grub
Version: 0.97-5
Severity: minor
File: /sbin/grub-reboot


To fix the bug, just replace echo <

Bug#355871: bug in krusader

2006-03-08 Thread Rafal Maj
Package: krusader
Version: 1.60.0-3.1
Severity: grave

ii  krusader  1.60.0-3.1Twin-panel
(commander-style) File Manager for KDE

Crashes in some directories (in my case, in home dir, making it almost
unusable, unless started with --left / --right / and avoiding my home dir)

Crashes almost always (or always? above 90%)

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1236936480 (LWP 29952)]
[KCrash handler]
#6  0x08126c66 in QStrList::~QStrList ()
#7  0xb6c4f10b in QListViewPrivate::SortableItem::cmp ()
   from /usr/lib/libqt-mt.so.3
#8  0xb6c4f152 in QListViewPrivate::SortableItem::operator< ()
   from /usr/lib/libqt-mt.so.3
#9  0xb6c50125 in qHeapSortPushDown ()
   from /usr/lib/libqt-mt.so.3
#10 0xb6c5038d in qHeapSortHelper () from /usr/lib/libqt-mt.so.3
#11 0xb6c5043b in qHeapSort ()
   from /usr/lib/libqt-mt.so.3
#12 0xb6c4c57d in QListViewItem::sortChildItems () from
/usr/lib/libqt-mt.so.3
#13 0xb6c37ac8 in QListViewItem::enforceSortOrder ()
   from /usr/lib/libqt-mt.so.3
#14 0xb6c36d03 in QListView::firstChild () from /usr/lib/libqt-mt.so.3
#15 0xb743ddc4 in KListView::setSorting () from /usr/lib/libkdeui.so.4
#16 0x08129da0 in QStrList::~QStrList ()
#17 0x0811260c in QPtrList::~QPtrList ()
#18 0x08113bfe in QPtrList::~QPtrList ()
#19 0x0811c71d in QPtrList::~QPtrList ()
#20 0xb6b467ff in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#21 0xb6b47290 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0x0813bf9d in QValueListPrivate::remove ()
#23 0x0813c0b8 in QValueListPrivate::remove ()
#24 0x08109be7 in QBitmap::~QBitmap ()
#25 0x0810a0c8 in QBitmap::~QBitmap ()
#26 0x0810b7aa in QBitmap::~QBitmap ()
#27 0xb6b467ff in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#28 0xb6b47290 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb6ed6526 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#30 0xb6b6b741 in QTimer::event () from /usr/lib/libqt-mt.so.3
#31 0xb6add122 in QApplication::internalNotify () from
/usr/lib/libqt-mt.so.3
#32 0xb6add314 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#33 0xb7255d4e in KApplication::notify () from /usr/lib/libkdecore.so.4
#34 0xb6a6e861 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#35 0xb6acebad in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#36 0xb6a82566 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#37 0xb6af5c99 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#38 0xb6adbbde in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#39 0xb6adbc09 in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#40 0x0807ddf9 in QWidget::setWFlags ()
#41 0x0808b147 in QValueList::detachInternal ()
#42 0x08081d49 in QMapPrivate::QMapPrivate ()
#43 0xb6474eb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#44 0x0807b631 in ?? ()




-- 
Rafał Maj
www.Raf256.com C++



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



Bug#355873: sylpheed: Key binding settings are ignored

2006-03-08 Thread Daniel Dechelotte
Package: sylpheed
Version: 2.2.0-1
Severity: normal


When using Configuration -> Common preferences -> Details -> Interface ->
Set key bindings..., no matter what preset of key bindings I select, after
hitting Ok and clicking again on "Set key bindings...", the "Default"
preset is selected again. An indeed, the key bindings are unchanged.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.5-udev0
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 
(charmap=ISO-8859-15) (ignored: LC_ALL set to en_US.ISO-8859-15)

Versions of packages sylpheed depends on:
ii  libaspell15   0.60.4-3   GNU Aspell spell-checker runtime l
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libcompfaceg1 1:1.5.2-3  Compress/decompress images for mai
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgpg-error0 1.1-4  library for common error values an
ii  libgpgme111.1.0-1GPGME - GnuPG Made Easy
ii  libgtk2.0-0   2.8.12-1   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3   a spell-checking addon for GTK's T
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  libncurses5   5.5-1  Shared libraries for terminal hand
ii  libpango1.0-0 1.10.4-1   Layout and rendering of internatio
ii  libpisock80.11.8-18  Library for communicating with a P
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libreadline5  5.1-6  GNU readline and history libraries
ii  libssl0.9.8   0.9.8a-7   SSL shared libraries
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages sylpheed recommends:
ii  aspell-en [aspell-diction 6.0-0-5English dictionary for GNU Aspell
ii  aspell-fr [aspell-diction 0.50-3-6   French dictionary for aspell
ii  metamail  2.7-51 implementation of MIME
ii  sylpheed-claws-scripts1.0.5-2.1  Helper scripts for Sylpheed and Sy
ii  sylpheed-i18n 2.2.0-1Locale data for Sylpheed (i18n sup
ii  xfonts-75dpi  6.9.0.dfsg.1-4 75 dpi fonts for X
ii  xfonts-75dpi-transcoded   6.9.0.dfsg.1-4 75 dpi fonts for X (transcoded fro

-- no debconf information


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



Bug#270405: ITP: trigger -- rally car racing game

2006-03-08 Thread Stefan Potyra
Hi,

are you still interested in packaging trigger?
If not, I'd like to take over your ITP.

Cheers,
Stefan.


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



Bug#355872: sylpheed: Busy waiting on querying localhost

2006-03-08 Thread Daniel Dechelotte
Package: sylpheed
Version: 2.2.0-1
Severity: normal

One of my POP3 account uses an ssh tunnel: it connects to
localhost:1234 and ssh automatically forwards the connection to some
pop3.example.com:110.

Since I upgraded from 1.0.4 to 2.2.0, and when the ssh tunnel is *not* set up,
sylpheed uses 100% CPU until it timeouts.

Partial "strace sylpheed" output follows (wrapped by myself):
[...]
connect(8, {sa_family=AF_INET, sin_port=htons(1234), 
sin_addr=inet_addr("127.0.0.1")}, 16) \
   = -1 EINPROGRESS (Operation now in progress)
fstat64(8, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
fcntl64(8, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
[...]
[some reads/writes on fd 4]
[...]
gettimeofday({1141822536, 747231}, NULL) = 0
ioctl(4, FIONREAD, [0]) = 0
gettimeofday({1141822536, 747325}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=3, 
events=POLLIN|POLLPRI}, \
   {fd=8, events=POLLOUT, revents=POLLERR|POLLHUP}], 4, 29887) = 1
[these four lines are repeated as fast as my poor machine can]

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.5-udev0
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 
(charmap=ISO-8859-15) (ignored: LC_ALL set to en_US.ISO-8859-15)

Versions of packages sylpheed depends on:
ii  libaspell15   0.60.4-3   GNU Aspell spell-checker runtime l
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libcompfaceg1 1:1.5.2-3  Compress/decompress images for mai
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgpg-error0 1.1-4  library for common error values an
ii  libgpgme111.1.0-1GPGME - GnuPG Made Easy
ii  libgtk2.0-0   2.8.12-1   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3   a spell-checking addon for GTK's T
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  libncurses5   5.5-1  Shared libraries for terminal hand
ii  libpango1.0-0 1.10.3-1   Layout and rendering of internatio
ii  libpisock80.11.8-18  Library for communicating with a P
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libreadline5  5.1-6  GNU readline and history libraries
ii  libssl0.9.8   0.9.8a-7   SSL shared libraries
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages sylpheed recommends:
ii  aspell-en [aspell-diction 6.0-0-5English dictionary for GNU Aspell
ii  aspell-fr [aspell-diction 0.50-3-6   French dictionary for aspell
ii  metamail  2.7-51 implementation of MIME
ii  sylpheed-claws-scripts1.0.5-2.1  Helper scripts for Sylpheed and Sy
ii  sylpheed-i18n 2.2.0-1Locale data for Sylpheed (i18n sup
ii  xfonts-75dpi  6.9.0.dfsg.1-4 75 dpi fonts for X
ii  xfonts-75dpi-transcoded   6.9.0.dfsg.1-4 75 dpi fonts for X (transcoded fro

-- no debconf information


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



Bug#353111: linux-image-2.6.15-1-sparc64-smp: 2.6.15 kernel can't find root disk /dev/sda1, won't boot

2006-03-08 Thread Frans Pop
On Wednesday 08 March 2006 06:42, Blars Blarson wrote:
> Since the system isn't bootable it's hard to check the contents of
> that file.

You could try the rescue mode of the installer to get a chroot into your 
root directory to generate a new initrd.


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



Bug#353852: Notification of NMU to fix FTBFS bug

2006-03-08 Thread Lars Wirzenius
ke, 2006-03-08 kello 14:19 +0200, Lars Wirzenius kirjoitti:
> Attached is the diff for the NMU I'm going to make in a little while
> (we're in 0-day NMU mode for bugs that have been open for over a week).

Ah, I was a bit late with my announcement. by all of fifteen minutes, I
obviously won't do the upload, since Matej already did. rcbugs-- anyway,
that's the good thing.

-- 
Rule #13 for successful communication: don't do Latin quotations



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



Bug#355390: Acknowledgement ([INTL:nl] new dutch po-debconf translation)

2006-03-08 Thread Esther Hanko

Package: 
version: <1.2>
Severity: wishlist
Tags: patch l10n

Additional improvements to the translation from a delayed I8n list post. 
Please use this translation rather than the old one.


Best,

Esther

Debian Bug Tracking System wrote:

Thank you for the problem report you have sent regarding Debian.
This is an automatically generated reply, to let you know your message has
been received.  It is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Tollef Fog Heen <[EMAIL PROTECTED]>

If you wish to submit further information on your problem, please send
it to [EMAIL PROTECTED] (and *not* to
[EMAIL PROTECTED]).

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


# translation of msttfontstemplate.po to nederlands
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
# Esther <[EMAIL PROTECTED]>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: msttfontstemplate\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-09-15 19:09+0200\n"
"PO-Revision-Date: 2006-02-22 15:11+0100\n"
"Last-Translator: Esther <[EMAIL PROTECTED]>\n"
"Language-Team: nederlands \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n"

#. Type: note
#. Description
#: ../templates:3
msgid "These fonts are not free."
msgstr "Deze lettertypen zijn niet vrij."

#. Type: note
#. Description
#: ../templates:3
msgid ""
"These fonts were provided by Microsoft \"in the interest of cross-platform "
"compatibility\". This is no longer the case, but they are still available "
"from third parties."
msgstr "Deze lettertypen werden door Microsoft geleverd \"om de compatibiliteit tussen verschillende platformen te bevorderen\". Dit is niet meer het geval, ze zijn echter nog wel verkrijgbaar."

#. Type: note
#. Description
#: ../templates:3
msgid ""
"You are free to download these fonts and use them for your own use, but you "
"may not redistribute them in modified form, including changes to the file "
"name or packaging format."
msgstr "Het staat u vrij deze lettertypen te downloaden en te gebruiken voor eigen gebruik, u mag ze echter niet verspreiden in gewijzigde vorm, met inbegrip van wijzigingen in de bestandsnaam of het pakketformaat."

#. Type: string
#. Description
#: ../templates:14
msgid "Directory holding MS fonts (if already downloaded):"
msgstr "De map met de MS-lettertypen (indien reed gedownload):"

#. Type: string
#. Description
#: ../templates:14
msgid ""
"If you have already downloaded Microsoft's TrueType Core Fonts for the web, "
"type the name of the directory which contains them. Those files are in the "
"Microsoft Windows self-installing format, and are named andale32.exe, "
"arial32.exe, arialb32.exe, comic32.exe, courie32.exe, georgi32.exe, impact32."
"exe, times32.exe, trebuc32.exe, verdan32.exe and webdin32.exe."
msgstr ""
"Als u de Microsofts TrueType Core Fonts voor het Web van Microsoft reeds gedownload heeft, voer dan hier de naam in van de map waar ze zijn opgeslagen. Deze bestanden zijn in het Microsoft Windows zelf-installerende formaat en hebben de volgende namen:"
"andale32.exe,"
"arial32.exe,"
"arialb32.exe,"
"comic32.exe,"
"courie32.exe,"
"georgi32.exe,"
"impact32.exe,"
"times32.exe,"
"trebuc32.exe,"
"verdan32.exe"
"en webdin32.exe."

#. Type: string
#. Description
#: ../templates:14
msgid ""
"If you haven't yet downloaded these fonts, leave this blank and the fonts "
"will be downloaded for you. Approximately 4 MB will need to be downloaded."
msgstr "Als u de lettertypen nog niet heeft gedownload laat u dit leeg, de lettertypen worden dan voor u gedownload. Er wordt dan ongeveer 4 MB gedownload."

#. Type: string
#. Description
#: ../templates:14
msgid ""
"If you are not connected to the internet or do not wish to download these "
"fonts now, enter \"none\" to abort."
msgstr "Als u geen verbinding heeft met het internet of de lettertypen nu niet wilt downloaden, voert u \"none\" (geen) in om de installatie stop te zetten."

#. Type: note
#. Description
#: ../templates:29
msgid "Font files not found."
msgstr "Lettertypebestanden niet gevonden."

#. Type: note
#. Description
#: ../templates:29
msgid ""
"The directory you entered either did not exist, did not contain the "
"Microsoft TrueType Core Fonts for t

Bug#355686: valknut: Crashes on startup because of undefined symbol (still present)

2006-03-08 Thread Florian Boelstler


Steve Langasek wrote:
> Ok, I did a little more digging, and it looks like the missing symbol may
> actually belong to libdc0 rather than to valknut itself.  Could you make
> sure you have libdc0 version 0.3.7-2 installed?

libdc0 (0.3.7-2) is installed. I also reinstalled it. Same result.

Thanks for your help.

  Florian


signature.asc
Description: OpenPGP digital signature


Bug#355759: permissions on ~/.jpilot

2006-03-08 Thread martin f krafft
Given backups and other sensitive data in ~/.jpilot, it might be
better to make ~/.jpilot 0600 instead of contained files. If you
agree, let's reassign the bug.

-- 
 .''`. martin f. krafft <[EMAIL PROTECTED]>
: :'  :proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP (sub)keys? Use subkeys.pgp.net as keyserver!
 
"getting a scsi chain working is perfectly simple if you remember that
 there must be exactly three terminations: one on one end of the
 cable, one on the far end, and the goat, terminated over the scsi
 chain with a silver-handled knife whilst burning *black* candles."
 -- anthony deboer


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


Bug#290193: sudo sux -

2006-03-08 Thread Loïc Minier
tags 290193 + unreproducible moreinfo
stop

Hi,

 This is a followup for Debian bug .

On Wed, Jan 12, 2005, Felipe Massia Pereira wrote:
> I'd like to use 'sudo sux -' so I don't need to type password. But simply
> nothing happens. I think it's something related to bash/sudo/su
> interpretation of arguments but I could not figure out how to make it work.

 Work fine here, could you explain the precise process you are
 following?

 I did the following:
 1) configure sudo via visudo as root as follow:
lool ALL = (root) /usr/bin/sux
 2) launch:
sudo sux -
 3) type my user's password (this is not the root password)

 The result looks like this:

bee% sudo sux -
Password:
bee# 

 Please explain what you want to do and what goes wrong.

   Cheers,

-- 
Loïc Minier <[EMAIL PROTECTED]>
Current Earth status:   NOT DESTROYED



Bug#355874: emacs21-el: some perl files are not corectly colored by perl-mode

2006-03-08 Thread Grégoire Druant
Package: emacs21-el
Version: 21.4a-3
Severity: normal

Some perl files, as the attached one, are not correctly colored by
emacs' perl mode. I'm a noob in perl so I don't know if it's correct
not to consider the first quote in the line
*bs = \"\b";
but if I drop the '\', there are still some errors in syntax
coloration at the end of the file (after line 575), '#' that are not at the 
beginning
of the line are not ignored.

I tryed to open this file with vim and kwrite and they seem to work
fine on this file.

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

Versions of packages emacs21-el depends on:
ii  emacs21-common21.4a-3The GNU Emacs editor's shared, arc

emacs21-el recommends no packages.

-- no debconf information


man2html
Description: Perl program


Bug#355875: piuparts: debootstrap dependency needs to be versioned

2006-03-08 Thread Jon Dowland
Package: piuparts
Version: 0.15-1
Severity: normal

I got the following output for piuparts:

0m0.1s DEBUG: Setting up minimal chroot for sid at /tmp/tmpvTY2dU.
0m0.1s DEBUG: Starting command: debootstrap --resolve-deps sid /tmp/tmpvTY2dU 
http://security.debian.org/
0m0.1s DUMP:   E: No such script: http://security.debian.org/
0m0.1s ERROR: Command failed (status=256): 'debootstrap --resolve-deps sid 
/tmp/tmpvTY2dU http://security.debian.org/'
  E: No such script: http://security.debian.org/

I did some investigating: I had debootstrap version
0.2.45-0.2.  Upgrading to 0.3.3 solved the problem.

I suggest a versioned dependency on debootstrap, such as

debootstrap (>= 0.3.3)

However it's possible that the change in debootstrap
behaviour was introduced in a version prior to 0.3.3 which
would be more appropriate in the dependency.

(NOTE: I am running sid's piuparts on sarge, which is why my
debootstrap is lagging behind).

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-jmtd
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages piuparts depends on:
ii  apt   0.5.28.6   Advanced front-end for dpkg
ii  debootstrap   0.3.3  Bootstrap a basic Debian system
ii  python2.3.5-2An interactive high-level object-o

-- no debconf information


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



  1   2   3   4   >