Bug#365449: wrong behavior of ipacsum --replace on multi-host config

2006-04-30 Thread Marcel Sebek
Package: ipac-ng
Version: 1.31-2
Severity: grave
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all.

I run multi host configuration with 3 routers and ipac-ng on all. I
used to have this command in cron:

0 * * * *   /usr/local/sbin/ipacsum -r -H ... -s 61h59m55s -e 
60h59m55s >/dev/null

This worked when I had only one router, but then I introduced the second
two routers. Sum of data transfered through the other routers decreased.
I investigated what it could be and found that cron command.

Short bug description:

The bug is that ipacsum calls fetchipac to perform deletion of records,
such as:

DELETE 1146158101
DELETE 1146158401
DELETE 1146158701
DELETE 1146159001
DELETE 1146159301
DELETE 1146159601
DELETE 1146159776

This deletes records of all hostnames, not only those which should. I've
written patch for it which works on sql backend. I don't use plainfile
and I think it would be a bit difficult to write similar patch for it.

The patch causes DELETE command to erase only records with hostname
equivalent to that received on command line (or all if called w/o the
argument).

I'm reporting this in Debian BTS because I'm not sure the upstream
author is still maintaining the program and I don't want this patch to
get lost.

I CC'ed upstream mailing list though.



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

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

iD8DBQFEVGKbi2PKBl+Ic14RAoXxAKCsfIchYHk5lgivvse/b/yncd3OKgCgzYBn
FHCzc0lek4XaXxy9qghF44o=
=FpDN
-END PGP SIGNATURE-
diff -urN ipac-ng-1.31/storage/sharedsql/sharedsql.c ipac-ng-1.31-new/storage/sharedsql/sharedsql.c
--- ipac-ng-1.31/storage/sharedsql/sharedsql.c	2004-08-24 20:38:58.0 +0200
+++ ipac-ng-1.31-new/storage/sharedsql/sharedsql.c	2006-04-30 08:32:07.0 +0200
@@ -464,6 +464,8 @@
 	char wh_exec[120];
 
 	sprintf (wh_exec, "DELETE FROM logs WHERE that_time = '%lu'", timestamp);
+	if (ahost)
+		sprintf (wh_exec+strlen (wh_exec), "AND hostname = '%s'", ahost);
 
 	DPRINTF ("sql_stor_delete_record\n");
 	return sql_execute_simple_query (wh_exec);


Bug#365452: lintian: Please check more strictly for weird file permissions.

2006-04-30 Thread Piotr Engelking

Package: lintian
Version: 1.23.16
Severity: wishlist

$ ls -l /usr/sbin/post{drop,queue}
-r-xr-sr-x 1 root postdrop 8736 Apr  7 16:48 /usr/sbin/postdrop*
-r-xr-sr-x 1 root postdrop 9988 Apr  7 16:48 /usr/sbin/postqueue*

The above is a violation of section 10.9 of the Debian Policy, but lintian
doesn't complain.

$ dpkg -S /usr/sbin/post{drop,queue}
postfix: /usr/sbin/postdrop
postfix: /usr/sbin/postqueue
$ dpkg-query -W postfix
postfix 2.2.10-1

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

Versions of packages lintian depends on:
ii  binutils 2.16.1cvs20060413-1 The GNU assembler, linker and bina
ii  diffstat 1.41-1  produces graph of changes introduc
ii  dpkg-dev 1.13.18 package building tools for Debian
ii  file 4.17-1  Determines file type using "magic"
ii  gettext  0.14.5-2GNU Internationalization utilities
ii  intltool-debian  0.34.2+20060415 Help i18n of RFC822 compliant conf
ii  libparse-debianchang 1.0-1   parse Debian changelogs and output
ii  man-db   2.4.3-3 The on-line manual pager
ii  perl [libdigest-md5- 5.8.8-4 Larry Wall's Practical Extraction

lintian recommends no packages.

-- no debconf information


Bug#365450: metacity: man pages refer to non-existent info documentation

2006-04-30 Thread Piotr Engelking

Package: metacity
Version: 1:2.14.1-1
Severity: minor

Man pages for metacity and metacity-message say:

   This manual page was written for the Debian distribution because the
   original program does not have a manual page. Instead, it has
   documentation in the GNU Info format; see below.

The info documentation you refer to doesn't seem to exist.

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

Versions of packages metacity depends on:
ii  libatk1.0-0   1.11.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libgconf2-4   2.14.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.10.2-1   The GLib library of C routines
ii  libgtk2.0-0   2.8.16-1   The GTK+ graphical user interface
ii  libice6   6.9.0.dfsg.1-6 Inter-Client Exchange library
ii  libmetacity0  1:2.14.1-1 library of lightweight GTK2 based
ii  libpango1.0-0 1.12.1-2   Layout and rendering of internatio
ii  libsm66.9.0.dfsg.1-6 X Window System Session Management
ii  libstartup-notification0  0.8-1  library for program launch feedbac
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-6 X Window System miscellaneous exte
ii  libxinerama1  6.9.0.dfsg.1-6 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-6 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  metacity-common   1:2.14.1-1 Shared files of lightweight GTK2 b

metacity recommends no packages.

-- no debconf information


Bug#365451: stellarium: man page refers to non-existent info documentation

2006-04-30 Thread Piotr Engelking

Package: stellarium
Version: 0.7.1-1
Severity: minor

The man page for stellarium says:

   This manual page was written for the Debian distribution because the
   original program does not have a manual page. Instead, it has
   documentation in the GNU Info format; see below.

The info documentation you refer to doesn't seem to exist.

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

Versions of packages stellarium depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libgcc1   1:4.1.0-1+b1   GCC support library
ii  libglu1-xorg [libglu1]6.9.0.dfsg.1-6 Mesa OpenGL utility library [X.Org
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsdl-mixer1.2   1.2.6-1.1+b1   mixer library for Simple DirectMed
ii  libsdl1.2debian   1.2.9-5+b1 Simple DirectMedia Layer
ii  libstdc++64.1.0-1+b1 The GNU Standard C++ Library v3
ii  stellarium-data   0.7.1-1datafiles for Stellarium, a real-t
ii  xlibmesa-gl [libgl1]  6.9.0.dfsg.1-6 Mesa 3D graphics library [X.Org]
ii  zlib1g1:1.2.3-11 compression library - runtime

stellarium recommends no packages.

-- no debconf information


Bug#365453: svk: Doesn't remove temporary files

2006-04-30 Thread Mike Hommey
Package: svk
Version: 1.07-1
Severity: normal

After making some operations with svk, my /tmp is full of temporary
files:
[EMAIL PROTECTED]:/tmp$ ls /tmp/svk*
/tmp/svk-diff3sEA7.tmp  /tmp/svk-diffGHHJQ.tmp  /tmp/svk-merged-9wcaR 
/tmp/svk-merged-MSihQ  /tmp/svk-merged-jWOoQ
/tmp/svk-diff4bgIW.tmp  /tmp/svk-merged-7XxdU   /tmp/svk-merged-AFHBG 
/tmp/svk-merged-RNfZw  /tmp/svk-merged-udqbR
/tmp/svk-diff5Khk7.tmp  /tmp/svk-merged-9Tb7a   /tmp/svk-merged-HeZvP 
/tmp/svk-merged-a3u1r  /tmp/svk-merged-wqqpZ

That could easily become a space problem and should be avoided.

-- 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.16-1-686
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)

Versions of packages svk depends on:
ii  libalgorithm-annotate-perl0.10-1 represent a series of changes in a
ii  libalgorithm-diff-perl1.19.01-2  a perl library for finding Longest
ii  libclass-autouse-perl 1.23-1 Defer loading ( 'use'ing ) of a cl
ii  libclone-perl 0.18-1 recursively copy Perl datatypes
ii  libcompress-zlib-perl 1.41-1 Perl module for creation and manip
ii  libdata-hierarchy-perl0.21-1 Handle data in a hierarchical stru
ii  libfile-type-perl 0.22-1 determine file type using magic st
ii  libfreezethaw-perl0.43-2 converting Perl structures to stri
ii  libio-digest-perl 0.10-1 Calculate digests while reading or
ii  libio-string-perl 1.05-1 Emulate IO::File interface for in-
ii  liblocale-maketext-lexicon-pe 0.60-1 Lexicon-handling backends for "Loc
ii  liblocale-maketext-simple-per 0.12-2 Simple interface to Locale::Makete
ii  libperlio-eol-perl0.13-1 PerlIO layer for normalizing line 
ii  libperlio-via-dynamic-perl0.11-1 dynamic PerlIO layers
ii  libperlio-via-symlink-perl0.05-1 PerlIO layers for create symlinks
ii  libpod-simple-perl3.04-1 Perl framework for parsing files i
ii  libregexp-shellish-perl   0.93-1 Shell-like regular expressions
ii  libsvn-core-perl  1.3.1-2perl bindings for Subversion (aka.
ii  libsvn-mirror-perl0.68-2 A subversion repository mirroring 
ii  libsvn-simple-perl0.27-1 A simple interface for writing a d
ii  libtext-diff-perl 0.35-2 Perform diffs on files and record 
ii  libtimedate-perl  1.1600-5   Time and date functions for Perl
ii  libyaml-perl  0.57-2 YAML Ain't Markup Language (tm)
ii  perl  5.8.8-4Larry Wall's Practical Extraction 
ii  subversion1.3.1-2advanced version control system (a

svk recommends no packages.

-- no debconf information


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



Bug#365454: lintian: Please check for man pages referring to non-existent info documentation.

2006-04-30 Thread Piotr Engelking

Package: lintian
Version: 1.23.16
Severity: wishlist

Some man pages contain the following snippet:

   This manual page was written for the Debian distribution because the
   original program does not have a manual page. Instead, it has
   documentation in the GNU Info format; see below.

Please check whether the info documentation referred to by the man page does
actually exist (see bug #348396).

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

Versions of packages lintian depends on:
ii  binutils 2.16.1cvs20060413-1 The GNU assembler, linker and bina
ii  diffstat 1.41-1  produces graph of changes introduc
ii  dpkg-dev 1.13.18 package building tools for Debian
ii  file 4.17-1  Determines file type using "magic"
ii  gettext  0.14.5-2GNU Internationalization utilities
ii  intltool-debian  0.34.2+20060415 Help i18n of RFC822 compliant conf
ii  libparse-debianchang 1.0-1   parse Debian changelogs and output
ii  man-db   2.4.3-3 The on-line manual pager
ii  perl [libdigest-md5- 5.8.8-4 Larry Wall's Practical Extraction

lintian recommends no packages.

-- no debconf information


Bug#295004: not a bug?

2006-04-30 Thread Vincent Ho
Double-clicking in gnome-terminal selects the word underneath the
pointer.  The title of the bug is incorrect since the same behaviour
happens using the parenthesis '(', U+28.

The select-by-word characters are in the profile preferences; you can
add the Euro symbol and any other characters there if you wish for them
to be considered part of a word when double-click selecting.

I think this isn't a bug and probably should be closed.



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



Bug#365353: missing debconf template: xserver-xorg/config/inputdevice/mouse/zaxismapping

2006-04-30 Thread Steve Langasek
On Sun, Apr 30, 2006 at 08:40:03AM +0200, Christian Perrier wrote:
> Quoting Adam Borowski ([EMAIL PROTECTED]):
> > Package: xserver-xorg
> > Version: 1:7.0.15
> > Severity: grave
> > Justification: renders package uninstallable

> > The debconf question xserver-xorg/config/inputdevice/mouse/zaxismapping
> > is needed by xserver-xorg's preinst, yet its template is missing.  Without
> > it, installation fails on new installs unless manually preseeded.

> I grabbed this template back from the 6.9 branch, along with
> translations.

> However, I'm not involved in X packages maintenance enough for knowing
> whether re-adding it is the way to go.

> Please, XSF people, tell me if that is what needs to be done. If so,
> I'll apply my pending change.

David added some code to the preinst which copes with the absence of the
template in question, but it seems to me that the code isn't useful *at all*
if we're not going to use the template.  Since the purpose of this code is
to convert the values for this question, and there are no other uses of this
question in the config or postinst scripts, I think the correct solution is
to simply drop this block of code from the config script.

-- 
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/


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



Bug#365455: pushing 2.6.16 into testing and the powerpc situation ...

2006-04-30 Thread Sven Luther
Package: linux-2.6
Severity: grave

Hi, ...

It seems 2.6.16 is going to be pushed into testing soon, and i have some
reservations about this fact.

Half the subarches will not be working in testing in this case anymore, and so
i have a feeling that doing this just like that is not a good idea. We have
almost a year ago decided to stop allowing multiple kernel version in the
archive simultaneously, and i feel now that it was a good thing, but once you
push the 2.6.16 kernel into testing with known-not-to-work subarches, a given
subset of the powerpc machines now become uninstallable, and an upgrade will
break existing installs silently. Furthermore, not all is already known about
the arch=ppc to arch=powerpc migration, so it is good to keep 2.6.15 around
for some time.

So given this, i would vote against pushing 2.6.16 into testing at this time.

On another hand, i understand that those subarches are relatively minor, and
should not stop progress.

So, basically, i think a prerequisite to get 2.6.16 into testing is creating a
backup of the 2.6.15 packages, a warning of this problem (maybe with a debconf
preinst which would be called if a known broken subarch is detected); and some
documentation for users to use for fallback.

I could copy these packages into people.debian.org/~luther/kernel, but this
one will probably go away once i am forced out of debian, so i would like a
more stable place for having those, somewhere on kernel.debian.net ? 

This framework will also be usefull for future cases of subarch breakage, and
it will be more convenient if we kept older kernel versions in such an archive
over the archive.debian.net case.

Friendly,

Sven Luther



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



Bug#351834: nl_langinfo(3) lacks precondition

2006-04-30 Thread Martin Schulze
Michael Kerrisk wrote:
> > In order to have nl_langinfo(3) return the proper information
> > it is required to call setlocale (TYPE, "") first, which isn't
> > mentioned in the manpage of nl_langinfo(3).  Please add.
> 
> Joey,
> 
> is nl_langinfo(3) somehow different here from a host of
> other functions whose behaviour depends on setlocale().
> E.g., strptime(3), printf(3), etc, most of which do not
> explicitly mention the need to call setlocale()?

Not sure about the other functions you mentioned but for nl_langinfo
you'll have to execute setlocale first.  Please see the attached
test program as an example:

finlandia!joey(tty6):/tmp/work> LC_CTYPE=en_US.ISO-8859-1 ./test_nl_langinfo
LC_CTYPE=ANSI_X3.4-1968
LC_CTYPE=ISO-8859-1
finlandia!joey(tty6):/tmp/work>

Here's a simple patch to the manpage:

Index: nl_langinfo.3
===
RCS file: /var/cvs/debian/manpages/man3/nl_langinfo.3,v
retrieving revision 1.1.1.4
diff -u -p -r1.1.1.4 nl_langinfo.3
--- nl_langinfo.3   23 Nov 2005 06:32:33 -  1.1.1.4
+++ nl_langinfo.3   30 Apr 2006 08:06:47 -
@@ -26,6 +26,8 @@ in a more flexible way than
 .BR localeconv (3)
 does. Individual and additional elements of the locale categories can
 be queried.
+.BR setlocale (3)
+needs to be executed with proper arguments before.
 .PP
 Examples for the locale elements that can be specified in \fIitem\fP
 using the constants defined in  are:


Regards,

Joey

-- 
Every use of Linux is a proper use of Linux.  -- Jon 'maddog' Hall

Please always Cc to me when replying to me on the lists.
/*
Copyright (c) 2006  Joey Schulze <[EMAIL PROTECTED]>

This program 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 program 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 program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */

#include 
#include 
#include 
#include 


/*
 * Determine the output character set
 */
int main()
{
  char *charset = NULL;

  charset = strdup (nl_langinfo(CODESET));

  printf ("LC_CTYPE=%s\n", charset);

  setlocale (LC_CTYPE, "");

  charset = strdup (nl_langinfo(CODESET));

  printf ("LC_CTYPE=%s\n", charset);
  
  return 0;
}


Bug#365427: RFH: apt-build -- Need new developer(s)

2006-04-30 Thread Julien Danjou
On Sun, Apr 30, 2006 at 09:01:05AM +0300, George Danchev wrote:
> I'm not sure what you mean here, but Debian already has several tools to 
> build, test and improve debian source packages. Just to name a few ... 
> starting from [ the bare apt-get build-dep && --build, several 
> -buildpackage, debuild, pbuilder, apt-src, sbuild and probably several 
> unofficials like apt-fu ... and ending with the famous 
> wanna-build/buildd/sbuild infrastructure along with dak ]

apt-build's main purpose is about recompiling packages with gcc
optimization flags.
However, it is designed to be an apt-get like tool. None of the software
you quoted can pretend to be as simple as apt-get (maybe apt-src).
apt-build tries to.

> These are really no good reasons and probably a loose bait, I doubt there is 
> something or someone to kick out ;-)

Hey, just kidding. :-)

> Again I'm not sure what the definition 
> of source based distro is and what is Debian lacking exactly ;-) IMHO having 
> tools to build the distro source packages implies being a source based 
> distro, but Debian has always has such tools and infrastructures. I really 
> can't think of other distribution on the Earth with so many build tools.

I cleary agree. But today, we have a simple tool called apt-get to
install a binary package but none to build && install a source
package, furthermore, with optimized compilation flags.
This is what apt-build is about: compiling and installing Debian
sources on the fly, as simply as apt-get do it for binary packages, or
emerge for Gentoo.

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


signature.asc
Description: Digital signature


Bug#365456: gnumeric doesn't start due missing libtasn1.so.3

2006-04-30 Thread Bernhard Trummer
Package: gnumeric
Version: 1.6.3-1
Severity: grave
Justification: renders package unusable

Starting gnumeric fails with the following error message:

gnumeric: error while loading shared libraries: libtasn1.so.3: cannot
open shared object file: No such file or directory

ciao.

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

Versions of packages gnumeric depends on:
ii  debconf [debconf-2.0] 1.5.0  Debian configuration management sy
ii  gconf22.14.0-1   GNOME configuration database syste
ii  gnumeric-common   1.6.3-1common files for Gnumeric, the GNO
ii  gsfonts   8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.11.4-1   The ATK accessibility toolkit
ii  libbonobo2-0  2.14.0-1   Bonobo CORBA interfaces library
hi  libbonoboui2-02.14.0-1   The Bonobo UI library
ii  libc6 2.3.6-7GNU C Library: Shared libraries
hi  libcairo2 1.0.4-1The Cairo 2D vector graphics libra
hi  libfontconfig12.3.2-1.1  generic font configuration library
ii  libgconf2-4   2.14.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
hi  libglib2.0-0  2.10.2-1   The GLib library of C routines
ii  libgnome-keyring0 0.4.9-1GNOME keyring services library
ii  libgnome2-0   2.14.1-1   The GNOME 2 library - runtime file
hi  libgnomecanvas2-0 2.14.0-1   A powerful object-oriented display
ii  libgnomeprint2.2-02.12.1-3   The GNOME 2.2 print architecture -
hi  libgnomeprintui2.2-0  2.12.1-2   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.14.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.14.1-1   GNOME virtual file-system (runtime
hi  libgoffice-1-20.2.1-1Document centric objects library -
ii  libgsf-1-114  1.14.0-1   Structured File Library - runtime 
ii  libgsf-gnome-1-1141.14.0-1   Structured File Library - runtime 
ii  libgtk2.0-0   2.8.17-1   The GTK+ graphical user interface 
hi  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  liborbit2 1:2.14.0-1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.12.1-2   Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
hi  libsm66.9.0.dfsg.1-4 X Window System Session Management
hi  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
hi  libxcursor1   1.1.3-1X cursor management library
hi  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
hi  libxi66.9.0.dfsg.1-4 X Window System Input extension li
hi  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
hi  libxml2   2.6.23-1   GNOME XML library
hi  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
hi  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
hi  zlib1g1:1.2.3-4  compression library - runtime

gnumeric recommends no packages.

-- debconf information:
  gnumeric/existing-process: false


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



Bug#363371: same on iMac (unstable)

2006-04-30 Thread Mario Frasca
~$ mutt
-- trying to view attachment:
  A 2 hal redlight.jpg[image/jpeg, base64, 21K]
-- get this output
display: unable to load font 
`-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1'.
display: unable to load font 
`-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1'.
Press any key to continue...


~$ dpkg -l xserver-xorg-core
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  xserver-xorg-core 1.0.2-7   X.Org X server -- core server



-- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500,
'testing'), (100, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages imagemagick depends on:
ii  libbz2-1.0   1.0.3-2 high-quality block-sorting file co
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libfreetype6 2.1.10-3FreeType 2 font engine, shared lib
ii  libice6  1:1.0.0-3   X11 Inter-Client Exchange library
ii  libjasper-1.701-11.701.0-2   The JasPer JPEG-2000 runtime libra
ii  libjpeg626b-12   The Independent JPEG Group's JPEG 
ii  liblcms1 1.15-1  Color management library
ii  libmagick9   7:6.2.4.5-0.8   Image manipulation library
ii  libpng12-0   1.2.8rel-5.1PNG library - runtime
ii  libsm6   1:1.0.0-4   X11 Session Management library
ii  libtiff4 3.8.2-1 Tag Image File Format (TIFF) libra
ii  libx11-6 2:1.0.0-6   X11 client-side library
ii  libxext6 1:1.0.0-4   X11 miscellaneous extension librar
ii  libxml2  2.6.23.dfsg.2-3 GNOME XML library
ii  zlib1g   1:1.2.3-11  compression library - runtime

imagemagick recommends no packages.


Versions of packages xserver-xorg-core depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libfontenc1   1:1.0.1-5  X11 font encoding library
ii  libgcc1   1:4.1.0-1  GCC support library
ii  libxau6   1:1.0.0-3  X11 authorisation library
ii  libxdmcp6 1:1.0.0-4  X11 Display Manager Control Protoc
ii  libxfont1 1:1.0.0-4  X11 font rasterisation library
ii  x11-common1:7.0.14   X Window System (X.Org) infrastruc
ii  xserver-xorg-input-ev 1:1.0.0.5-2X.Org X server -- evdev input driv
ii  xserver-xorg-input-kb 1:1.0.1.3-2X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.0.4-2  X.Org X server -- mouse input driv
ii  xserver-xorg-video-at 1:6.5.8.0-1X.Org X server -- ATI display driv
ii  xserver-xorg-video-ch 1:1.0.1.3-3X.Org X server -- Chips display dr
ii  xserver-xorg-video-fb 1:0.1.0.5-2X.Org X server -- fbdev display dr
ii  xserver-xorg-video-im 1:1.0.0.5-2X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mg 1:1.2.1.3.dfsg.1-2 X.Org X server -- MGA display driv
ii  xserver-xorg-video-nv 1:1.0.1.5-2X.Org X server -- NV display drive
ii  xserver-xorg-video-s3 1:1.8.6.5-2X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sa 1:2.0.2.3-4X.Org X server -- Savage display d
ii  xserver-xorg-video-si 1:0.8.1.3-2X.Org X server -- SiS display driv
ii  xserver-xorg-video-si 1:0.7.1.3-2X.Org X server -- SiS USB display 
ii  xserver-xorg-video-td 1:1.1.1.3-3X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tr 1:1.0.1.2-2X.Org X server -- Trident display 
ii  xserver-xorg-video-vg 1:4.0.0.5-2X.Org X server -- VGA display driv
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages xserver-xorg-core recommends:
pn  xkeyboard-config   (no description available)

hope this information helps solve the problem.
thanks everybody!

Mario.


-- 
Chi fa il dopoguerra?
Chi ha fatto la guerra.
(Totò)


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



Bug#365459: [INTL:nl] New dutch po-debconf translation

2006-04-30 Thread Kurt De Bree
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Package: x-ttcidfont-conf
Version: 21
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This translation
has been vetted by the review process of the debian-l10n-dutch team.
Please add it to your next package revision, it should be inserted in
your package build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
- - --
Cheers,

Kurt



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

iD8DBQFEVHR7+9wz99/liY0RArAlAKDbEQsAnkIQzB+c3gGjAsUTrB1wnwCaAiz0
iwlK2hutS0PKa2ZPq7xZAC8=
=a6z5
-END PGP SIGNATURE-
# translation of x-ttcidfont-conf_21_templates.po to Dutch
# This file is distributed under the same license as the x-ttcidfont-conf package.
# Please see debian/copyright.
#
# 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.
#Kurt De Bree \n"
"Language-Team: Dutch \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.1\n"

#. Type: select
#. Description
#: ../templates:5
msgid "Backend to use for TrueType handling on X:"
msgstr "Welke backend wilt u de TrueType-afhandeling in X laten uitvoeren?"

#. Type: select
#. Description
#: ../templates:5
msgid ""
"XFree86 4.x has two backends to handle TrueType fonts, FreeType and X-TT. "
"FreeType (a simple backend) is standard, while X-TT is alternative and has a "
"mechanism of decorating TrueType fonts that can create bold and oblique "
"faces from a single font."
msgstr ""
"XFree86 4.x ondersteunt twee types voor het behandelen van TrueType-lettertypen: "
"FreeType en X-TT. FreeType (een simpele backend) is standaard, terwijl X-TT "
"(een alternatieve backend) bijzondere functies heeft zoals het creëren van "
"vette en cursieve lettertypen uit één enkele lettertype."

#. Type: select
#. Description
#: ../templates:5
msgid "If unsure, choose FreeType."
msgstr "Indien u onzeker bent, kiest u best FreeType."

#. Type: note
#. Description
#: ../templates:15
msgid "FontPath of TrueType and CID managed by defoma is changed"
msgstr "Het lettertype-pad van TrueType en CID, beheerd door defoma, is gewijzigd"

#. Type: note
#. Description
#: ../templates:15
msgid ""
"TrueType and CID font paths which defoma manages have changed again. Please "
"add these entries to the \"Files\" section of /etc/X11/XF86Config-4:"
msgstr ""
"De TrueType en CID lettertype-paden welke defoma beheerd zijn weer gewijzigd. "
"Gelieve deze toegangen bij te voegen in /etc/X11/XF86Config-4/Files."

#. Type: note
#. Description
#: ../templates:15
msgid ""
"  FontPath \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID\"\n"
"  FontPath \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType\""
msgstr ""
"  FontPath \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID\"\n"
"  FontPath \"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType\"" 

#. Type: note
#. Description
#: ../templates:15
msgid ""
"Also add these two directories to the \"catalogue\" path lists in /etc/X11/"
"fs/config and/or /etc/X11/fs-xtt/config, and delete any mention of /usr/lib/"
"X11/fonts/CID in any of these files."
msgstr ""
"Gelieve deze twee mappen ook bij te voegen in /etc/X11/fs/config/catalogue "
"en/of /etc/X11/fs-xtt/config/catalogue, en elke vermelding van /usr/lib/X11/fonts/CID "
"in elk van deze bestanden te verwijderen."

#. Type: boolean
#. Description
#: ../templates:29
msgid "Prefer speed over quality while rendering?"
msgstr "Verkiest u snelheid boven kwaliteit tijdens het genereren?"

#. Type: boolean
#. Description
#: ../templates:29
msgid "There are two ways for XTT to calculate the font metrics:"
msgstr "XTT kan de lettertype-metriek op twee manieren berekenen:"

#. Type: boolean
#. Description
#: ../templates:29
msgid ""
" 1) use header info; fast, lazy, possible miscalculation(?).\n"
" 2) calculate every glyph; slow, need highspeed CPU and much memory."
msgstr ""
" 1) gebruik hoofding info; snel, sloom, verkeerde berekening mogelijk(?).\n"
" 2) bereken elk teken; langzaam, hoge CPU-snelheid en veel geheugen vereist."

#. Type: boolean
#. Description
#: ../templates:29
msgid ""
"If you have a relatively fast CPU and plenty of available memory, you should "
"go for (2) and decline this option. If your computer's resources are "
"limited, you should go for the first solution and select this option."
msgstr ""
"Indien uw computer een redelijk snelle CPU en veel geheugen beschikbaar heeft, "
"kunt u best voor de optie (2) kiezen. Indien de mogelijkheden van uw computer "
"beperkt zijn, kies dan de eerst

Bug#365457: cdbs: correct some typos in documentation

2006-04-30 Thread Sandro Tosi
Package: cdbs
Version: 0.4.39
Severity: minor
Tags: patch

Hi all,
I've corrected some little typos in documentation of cdbs. So I'm
sending you a 0-level patch against cdbs-doc.xml. Hopo I've done
everything right: if not, please let me know so next time I'll do... ;)

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

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev 20050803.1 Update infrastructure for config.{
ii  debhelper 5.0.12 helper programs for debian/rules

-- no debconf information
--- cdbs-doc.xml2006-04-30 01:27:06.0 +0200
+++ cdbs-doc.xml2006-04-30 01:27:53.0 +0200
@@ -1520,7 +1520,7 @@
   will then take care of patching before configure and unpatching
   after clean.  It is possible to use patch level 0 to 3, and CDBS
   will try them and use the right level automatically.  The system
-  can handle compressed patches with an additionnal
+  can handle compressed patches with an additional
   .gz or .bz2 suffix as
   well as uuencoded patches with a .uu
   suffix.
@@ -1538,9 +1538,9 @@
   .patch.uu.
 
   In case of errors when applying, for example
-  debian/pacthes/01_hurd_ftbfs_pathmax.patch,
+  debian/patches/01_hurd_ftbfs_pathmax.patch,
   you can read the log for this patch in
-  
debian/pacthes/01_hurd_ftbfs_pathmax.patch.level-0.log
+  
debian/patches/01_hurd_ftbfs_pathmax.patch.level-0.log
   (0 because it's a level 0 patch).
 
   When using the simple patch system, a build dependency on


Bug#365460: boot hangs if disc full

2006-04-30 Thread Tim Baverstock
Package: mysql-server-4.1
Version: 4.1.11a-4sarge2
Severity: normal
File: /usr/sbin/mysqld


My boot-up hung on 'Starting: mysql' because:

Apr 29 13:28:23 cardinal mysqld[1178]: ^G/usr/sbin/mysqld: Disk is full
writing '/var/log/mysql/mysql-bin.000343' (Errcode: 28). Waiting for
someone to free space... Retry in 60 secs

Since nobody can free space during boot, can this error cause a 'failed'
notifier for mysql please?

Incidentally, this error did not appear on the screen, which would have
been helpful. It would be particularly helpful if it said something like
'disk is full, retrying in 60 seconds (but will quit after 3 retries)'

Thanks,

Tim

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.18.20050910bmem
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mysql-server-4.1 depends on:
ii  adduser  3.63Add and remove users and groups
ii  debconf  1.4.30.13   Debian configuration management sy
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libdbi-perl  1.46-6  Perl5 database interface by Tim Bu
ii  libgcc1  1:3.4.3-13  GCC support library
ii  libmysqlclient14 4.1.11a-4sarge2 mysql database client library
ii  libncurses5  5.4-4   Shared libraries for terminal hand
ii  libreadline4 4.3-11  GNU readline and history libraries
ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3
ii  libwrap0 7.6.dbs-8   Wietse Venema's TCP wrappers libra
ii  mailx1:8.1.2-0.20040524cvs-4 A simple mail user agent
ii  mysql-client-4.1 4.1.11a-4sarge2 mysql database client binaries
ii  mysql-common-4.1 4.1.11a-4sarge2 mysql database common files (e.g. 
ii  passwd   1:4.0.3-31sarge5change and administer password and
ii  perl 5.8.4-8sarge3   Larry Wall's Practical Extraction 
ii  psmisc   21.5-1  Utilities that use the proc filesy
ii  zlib1g   1:1.2.2-4.sarge.2   compression library - runtime

-- debconf information:
  mysql-server-4.1/start_on_boot: true
  mysql-server-4.1/postrm_remove_databases: false
  mysql-server-4.1/nis_warning:
* mysql-server-4.1/mysql_install_db_notes:
  mysql-server-4.1/mysql_update_hints1:


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



Bug#364977: manpages-dev: clone.2 needs updating

2006-04-30 Thread Martin Schulze
Michael Kerrisk wrote:
> Hi Justin,
> 
> > > > > Yes.  I mean, if you open a report and immedaitely tag it 
> > > > "upstream" means that the bug is not in the Debian .diff.gz, and the
> > > > version indicates what version the bug was found in.  
> > > 
> > > Oh -- thanks for the education.  I had guessed it means that the
> > > report was targeted specifically at the upstream developer.
> > > Probably I did not read some Debain web pages closely.
> >
> > NP.  We're lucky to have you as one of the few upstream developers who
> > are not only subscribed to the package, but also involved in its
> > maintenance, such as by adding fixed-upstream!  
> 
> Well, the thing is, Debian makes it (relatively) easy.  If it wasn't
> so easy, I wouldn't bother.  And Joey was helpful in educating me 
> about the Debian process early on in my role as upstream maintainer.

Err... could somebody enlighten me if this bug still holds or not?

It seems that Michael asserted that it's not a bug, correct?

Regards,

Joey

-- 
Every use of Linux is a proper use of Linux.  -- Jon 'maddog' Hall

Please always Cc to me when replying to me on the lists.


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



Bug#365458: [INTL:nl] New dutch po-debconf translation

2006-04-30 Thread Kurt De Bree
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Package: nethack
Version: 3.4.3-8
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This translation
has been vetted by the review process of the debian-l10n-dutch team.
Please add it to your next package revision, it should be inserted in
your package build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
- - --
Cheers,

Kurt



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

iD8DBQFEVHRD+9wz99/liY0RAiu6AJ9NbuexyFvqlqS+719kw6tyt0KnNQCfdXzh
pMHFqzCF3hrQFXlfs25V8WU=
=gpFq
-END PGP SIGNATURE-
# Translation of nethack_3.4.3-8_templates.po to Dutch
# This file is distributed under the same license as the nethack package.
# Please see debian/copyright.
#
# 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.
#Kurt De Bree , 2006
#
msgid ""
msgstr ""
"Project-Id-Version: nethack_3.4.3-8_templates\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-22 23:04-0700\n"
"PO-Revision-Date: 2006-04-23 17:53+0100\n"
"Last-Translator: Kurt De Bree \n"
"Language-Team: Dutch \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.1\n"

#. Type: select
#. Choices
#: ../nethack-common.templates:3
msgid "abort, backup, purge, ignore"
msgstr "afbreken, reservekopie maken, wissen (purge), negeren"

#. Type: select
#. Description
#: ../nethack-common.templates:5
msgid "Should NetHack back up your old, incompatible save files?"
msgstr ""
"Moet NetHack een reservekopie van uw oude, incompatibele "
"spelbestanden maken?"

#. Type: select
#. Description
#: ../nethack-common.templates:5
msgid ""
"You are upgrading from a version of NetHack whose save files are not "
"compatible with the version you are upgrading to. You may either have them "
"backed up into /tmp, purge them, ignore this problem completely, or abort "
"this installation and manually handle NetHack's save files. Your score files "
"will be lost if you choose to purge."
msgstr ""
"De nieuwe versie van NetHack gebruikt spelbestanden die niet compatibel "
"zijn met de NetHack-versie waarnaar u wilt opwaarderen.  U kunt van deze "
"spelbestanden een reservekopie maken onder /tmp, ze wissen (purge), "
"het probleem volledig negeren, of het installatieproces afbreken en handmatig "
"de spelbestanden behandelen. Uw scorebestanden zullen verloren gaan indien "
"u 'wissen' (purge) kiest."

#. Type: select
#. Description
#: ../nethack-common.templates:5
msgid ""
"If you choose to back up, the files will be backed up into a gzip-compressed "
"tar archive in /tmp with a random name starting with 'nethk' and ending in '."
"tar.gz'."
msgstr ""
"Indien u resevekopiëen wenst te maken, worden deze bewaard onder /tmp als "
"een, met gzip gecomprimeerd, tar-archief, met een willekeurig gekozen naam "
"beginnend met 'nethk' en eindigend met '.tar.gz'."

#. Type: select
#. Description
#: ../nethack-common.templates:5
msgid ""
"Old NetHack save files can be found in /var/games/nethack (or /var/lib/games/"
"nethack, for versions before 3.4.0)."
msgstr ""
"De oude NetHack spelbestanden kunnen gevonden worden in /var/games/nethack "
"(of /var/lib/games/nethack, voor versies ouder dan 3.4.0)."

#. Type: boolean
#. Description
#: ../nethack-common.templates:22
msgid "Would you like NetHack's recover utility to be setgid games?"
msgstr ""
"Wilt u NetHack's 'recover'-programma standaard laten uitvoeren door de 'games'-groep?"

#. Type: boolean
#. Description
#: ../nethack-common.templates:22
msgid ""
"The 'recover' program is installed as part of the nethack-common package and "
"exists to help the administrator recover broken save files, etc."
msgstr ""
"Het 'recover'-programma is als deel van het nethack-common pakket geïnstalleerd "
"en dient om de beheerder te helpen om corrupte spelbestanden te herstellen, enz."

#. Type: boolean
#. Description
#: ../nethack-common.templates:22
msgid ""
"Recover is traditionally installed setgid games, although it does not need "
"to be in the Debian NetHack installation, as it is automatically run at boot "
"time as root. Its only usefulness as a setgid binary is to let players as "
"normal users on the system recover their save files, should NetHack crash or "
"their connection drop mid-game."
msgstr ""
"Recover wordt traditioneel geïnstalleerd om door de 'games'-groep te laten "
"uitvoeren, hoewel het niet nodig is voor NetHack in de Debian installatie, omdat "
"het automatisch tijdens de systeemopstart met rootrechten op

Bug#363235: problem still occurring

2006-04-30 Thread David Arnold
as can be seen in the dmesg above, swap was initially on hda1.  after
reinitialising that partition, the problem re-ocurred.  the oops was
caught in /var/log/kern.log:

Apr 29 07:16:19 egan kernel: Unable to handle kernel paging request at virtual 
address 0014
Apr 29 07:16:19 egan kernel:  printing eip:
Apr 29 07:16:19 egan kernel: c013f0a2
Apr 29 07:16:19 egan kernel: *pde = 
Apr 29 07:16:19 egan kernel: Oops: 0002 [#1]
Apr 29 07:16:19 egan kernel: PREEMPT 
Apr 29 07:16:19 egan kernel: Modules linked in: lp nfsd exportfs lockd sunrpc 
ipv6 pcspkr floppy parport_pc parport aic79xx pci_hotplug intel_agp uhci_hcd 
usbcore st aic7xxx scsi_mod e100 mii agpgart ext3 jbd mbcache evdev mousedev 
tsdev capability commoncap psmouse ide_cd cdrom rtc reiserfs ide_generic 
ide_disk piix ide_core unix font vesafb cfbcopyarea cfbimgblt cfbfillrect
Apr 29 07:16:19 egan kernel: CPU:0
Apr 29 07:16:19 egan kernel: EIP:0060:[free_block+82/224]Not tainted
Apr 29 07:16:19 egan kernel: EFLAGS: 00010016   (2.6.8-3-686) 
Apr 29 07:16:19 egan kernel: EIP is at free_block+0x52/0xe0
Apr 29 07:16:19 egan kernel: eax: 0010   ebx: c7dce000   ecx: c7dce040   
edx: d50e7000
Apr 29 07:16:19 egan kernel: esi: dfe3cb60   edi: 0002   ebp: 001b   
esp: c16e7e50
Apr 29 07:16:19 egan kernel: ds: 007b   es: 007b   ss: 0068
Apr 29 07:16:19 egan kernel: Process kswapd0 (pid: 43, threadinfo=c16e6000 
task=c16c0b70)
Apr 29 07:16:19 egan kernel: Stack: dfe3cb60 cd94a000 dfe3cb7c c152a0b0 
0282 cdb8ac80 df9d6480 c013f17c 
Apr 29 07:16:19 egan kernel:dfe3cb60 c152a0b0 001b 001b 
c152a0a0 0282 cdb8ac80 c16e6000 
Apr 29 07:16:19 egan kernel:c013f497 dfe3cb60 c152a0a0 cdb8ad14 
c16e7ef0 003e e0aea4fd dfe3cb60 
Apr 29 07:16:19 egan kernel: Call Trace:
Apr 29 07:16:19 egan kernel:  [cache_flusharray+76/208] 
cache_flusharray+0x4c/0xd0
Apr 29 07:16:19 egan kernel:  [kmem_cache_free+71/80] kmem_cache_free+0x47/0x50
Apr 29 07:16:19 egan kernel:  [__crc_xfrm_get_type+1491455/3356969] 
ext3_destroy_inode+0x1d/0x30 [ext3]
Apr 29 07:16:19 egan kernel:  [destroy_inode+67/112] destroy_inode+0x43/0x70
Apr 29 07:16:19 egan kernel:  [dispose_list+85/176] dispose_list+0x55/0xb0
Apr 29 07:16:19 egan kernel:  [prune_icache+194/512] prune_icache+0xc2/0x200
Apr 29 07:16:19 egan kernel:  [shrink_icache_memory+31/80] 
shrink_icache_memory+0x1f/0x50
Apr 29 07:16:19 egan kernel:  [shrink_slab+290/400] shrink_slab+0x122/0x190
Apr 29 07:16:19 egan kernel:  [balance_pgdat+608/688] balance_pgdat+0x260/0x2b0
Apr 29 07:16:19 egan kernel:  [kswapd+210/240] kswapd+0xd2/0xf0
Apr 29 07:16:19 egan kernel:  [autoremove_wake_function+0/96] 
autoremove_wake_function+0x0/0x60
Apr 29 07:16:19 egan kernel:  [ret_from_fork+6/20] ret_from_fork+0x6/0x14
Apr 29 07:16:19 egan kernel:  [autoremove_wake_function+0/96] 
autoremove_wake_function+0x0/0x60
Apr 29 07:16:19 egan kernel:  [kswapd+0/240] kswapd+0x0/0xf0
Apr 29 07:16:19 egan kernel:  [kernel_thread_helper+5/24] 
kernel_thread_helper+0x5/0x18
Apr 29 07:16:19 egan kernel: Code: 89 50 04 89 02 8b 43 0c 31 d2 c7 03 00 01 10 
00 c7 43 04 00 
Apr 29 07:16:19 egan kernel:  <6>note: kswapd0[43] exited with preempt_count 1


given the previous comments here that the problem might be disk related,
the next thing i tried was a different partition on a different disk.
swap is moved hdc5, but the problem occurred again:

Apr 30 06:50:11 egan kernel: Unable to handle kernel paging request at virtual 
address 0014
Apr 30 06:50:11 egan kernel:  printing eip:
Apr 30 06:50:11 egan kernel: c013f0a2
Apr 30 06:50:11 egan kernel: *pde = 
Apr 30 06:50:11 egan kernel: Oops: 0002 [#1]
Apr 30 06:50:11 egan kernel: PREEMPT 
Apr 30 06:50:11 egan kernel: Modules linked in: lp nfsd exportfs lockd sunrpc 
ipv6 pcspkr floppy parport_pc parport aic79xx pci_hotplug intel_agp uhci_hcd 
usbcore st aic7xxx scsi_mod e100 mii agpgart ext3 jbd mbcache evdev mousedev 
tsdev capability commoncap psmouse ide_cd cdrom rtc reiserfs ide_generic 
ide_disk piix ide_core unix font vesafb cfbcopyarea cfbimgblt cfbfillrect
Apr 30 06:50:11 egan kernel: CPU:0
Apr 30 06:50:11 egan kernel: EIP:0060:[free_block+82/224]Not tainted
Apr 30 06:50:11 egan kernel: EFLAGS: 00010016   (2.6.8-3-686) 
Apr 30 06:50:11 egan kernel: EIP is at free_block+0x52/0xe0
Apr 30 06:50:11 egan kernel: eax: 0010   ebx: c6183000   ecx: c6183040   
edx: d6f76000
Apr 30 06:50:11 egan kernel: esi: dfe3cb60   edi: 0007   ebp: 001b   
esp: c16e7e50
Apr 30 06:50:11 egan kernel: ds: 007b   es: 007b   ss: 0068
Apr 30 06:50:11 egan kernel: Process kswapd0 (pid: 43, threadinfo=c16e6000 
task=c16c0b70)
Apr 30 06:50:11 egan kernel: Stack: dfe3cb60 c61de000 dfe3cb7c df41d0b0 
0282 c2293c80 ded2eee0 c013f17c 
Apr 30 06:50:11 egan kernel:dfe3cb60 df41d0b0 001b 001b 
df41d0a0 0282 c2293c80 c16e6000 
Apr 30 06:50:11 egan kernel:c013f497 dfe3cb60 df41d0a0 c2293d14 
c16e7ef0 0019 e0aea4fd dfe3cb60 

Bug#334230: libgpcl-dev: headers in wrong directory on alpha, ia64

2006-04-30 Thread Steve Langasek
On Sun, Apr 30, 2006 at 10:07:50AM +0200, Rafael Laboissiere wrote:
> * Julien Danjou <[EMAIL PROTECTED]> [2006-04-29 22:11]:

> > On Sat, Apr 29, 2006 at 09:25:12PM +0200, Rafael Laboissiere wrote:
> > > Yes, could you please do it?
> > 
> > Yes, I just did a binNMU for alpha and ia64.

> Thanks a lot.  I am hereby closing this bug report.

> As you are at it: could you please also build and upload the octave-gpc
> for ia64 and alpha using the fixed libgpcl-dev packages?  This will close
> Bug #362180.  It may not be necessary, though, because the auto-builders
> may have noticed the upload of the new gpcl pacakges.

The autobuilders are also not configured to draw build-dependencies from
non-free, so it is necessary that someone build the binaries by hand.

It's not really mandatory anyway, since there are currently no octave-gpc
binaries for these architectures in testing or unstable.

Cheers,
-- 
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/


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



Bug#331286: quack-el: W3M dependency also superfluous

2006-04-30 Thread Lauri Alanko
Package: quack-el
Version: 0.28-1
Followup-For: Bug #331286

Both of quack-el's dependencies are broken: quack works just fine with
emacs-snapshot and xemacs, so it should just depend on emacsen.
Moreover, the w3m functionality in quack is not crucial (I have never
used it), so w3m shouldn't be a hard dependency, but rather a
recommendation or a suggestion. It's silly that installing a scheme mode
for emacs also requires installing imagemagick, openssl and
ca-certificates.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16la3
Locale: LANG=C, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages quack-el depends on:
ii  emacs21   21.4a-3The GNU Emacs editor
ii  w3m-el1.4.4-1a simple Emacs interface of w3m

quack-el recommends no packages.

-- no debconf information


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



Bug#354650: fixing bug 354650

2006-04-30 Thread Ola Lundqvist
Hi

On Sat, Apr 29, 2006 at 07:45:20PM +0200, A Mennucc wrote:
> hi everybody
> 
> as a prospective Release Assistant, I am in charge  of seeing that
> this bug 354650 be fixed somehow

Ok.

> I see that this is now considered to be a bug in libgtk1.2 ...
> is it really worthy to spend a lot of time debugging it, since
> libgtk1.2 is obsolete and not mantained upstream?

I see.

> so here is a possible line of action: I can (probably) modify
> lightspeed to use libgtkgl2.0-dev and GTK2 ; after this, the bug
> 354650 severity may be set to "normal".
> 
> What do you think?

If you can change that, it would be nice. I do not see why the
severity should be changed just because we have changed the
build dependencies.

But you are very welcome to make those changes.

Regards,

// Ola

> a.
> 
> -- 
> Andrea Mennucc
>  "E' un mondo difficile. Che vita intensa!" (Tonino Carotone)



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


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



Bug#365461: No flushing of old packages

2006-04-30 Thread Tim Baverstock
Package: aptitude
Version: 0.2.15.9-2
Severity: normal


I've been using aptitude for a while, but recently my disc filled up
because the /var/cache/apt/archives were never being flushed of old
packages, despite the manpage apparently saying that was the default.

I fixed it readily with apt-get autoclean, but 'autoclean' seems like
something which should be run by something automatically?

Is this something aptitude should be doing?

Thanks.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.18.20050910bmem
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-5-3 0.5.28.6 Advanced front-end for dpkg
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-13   GCC support library
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  libsigc++-1.2-5c102 1.2.5-4  type-safe Signal Framework for C++
ii  libstdc++5  1:3.3.5-13   The GNU Standard C++ Library v3

-- no debconf information


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



Bug#365357: In etch the manpage of umount in spanish is different that the same manpage in english

2006-04-30 Thread Martin Schulze
reassign 365357 manpages-es
thanks

David M wrote:
> Package: manpages-es
> Version: 1.55-4
> Package: manpages
> Version: 2.22-1
> 
> The options explained in Spanish :
> umount -a [-nrv] [-t tipofsv]
> umount [-nrv] dispositivo | dir [...]
> The options explained in English:
> umount -a [-dflnrv] [-t vfstype] [-O options]
> umount [-dflnrv] dir | device [...]

I would assume that the Spanish version is not up-to-date with the
English original.  Unfortunately this often happens with documentation
and user-input is quite helpful pointing this out.

Regards,

Joey

-- 
Every use of Linux is a proper use of Linux.  -- Jon 'maddog' Hall

Please always Cc to me when replying to me on the lists.


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



Bug#364396: no VTS_TMAPT

2006-04-30 Thread Sebastian Dröge
reassign 364396 libdvdread
thanks

Ok, so let's re-assign this bug to libdvdread.
Could you provide some more informations about the DVD itself?

Bye



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



Bug#365462: tetex-base: /usr/share/texmf-tetex/patch-stamp shouldn't be in package

2006-04-30 Thread Julian Gilbey
Package: tetex-base
Version: 3.0-17

What's this file in the package for?  Can we delete it?

   Julian


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



Bug#152444: mutt/1269: send_charset doesn't support charset-hook'd charsets

2006-04-30 Thread Takahashi Tamotsu
Synopsis: send_charset doesn't support charset-hook'd charsets

 Comment added by tamo on Sun, 30 Apr 2006 10:45:31 +0200 
 - Uploading MORIYAMA-san's patch.
- Adding keyword: patch.






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



Bug#365463: courier-authmysql cannot be installed because of a dependency (unstable)

2006-04-30 Thread Tiger!P
Package: courier-authmysql
Version: 0.47-13

When I try to install courier-authmysql on my unstable debian system I
get the following error:

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

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

The following packages have unmet dependencies:
  courier-authmysql: Depends: libmysqlclient12 but it is not installable
E: Broken packages
#

The unstable system has mysql-server-5.0 and other mysql-5.0 packages
installed.
If you need any other information, please let me know (and add the
things I have to type to get the information, because I'm not really
familiar with debian yet).

Tiger!P


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



Bug#357025: udev: Some strange issues here as well

2006-04-30 Thread Mike Hommey
Package: udev
Version: 0.091-1
Followup-For: Bug #357025

I guess it's the same bug: I got my loopback device renamed to wlan0...

-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
合計 3
lrwxrwxrwx 1 root root  20 2005-04-10 00:04 020_permissions.rules -> 
../permissions.rules
lrwxrwxrwx 1 root root  19 2005-10-12 10:49 025_libgphoto2.rules -> 
../libgphoto2.rules
lrwxrwxrwx 1 root root  16 2006-03-28 21:05 030_ifplugd.rules -> 
../ifplugd.rules
lrwxrwxrwx 1 root root  12 2006-03-08 18:41 050_hal-plugdev.rules -> 
../hal.rules
lrwxrwxrwx 1 root root  15 2006-01-27 07:26 85-pcmcia.rules -> ../pcmcia.rules
-rw-r--r-- 1 root root  82 2006-03-05 23:14 90-hal.rules
lrwxrwxrwx 1 root root  19 2004-12-07 04:21 cd-aliases.rules -> 
../cd-aliases.rules
-rw-r--r-- 1 root root 199 2006-04-23 00:59 local.rules
lrwxrwxrwx 1 root root  13 2004-09-28 19:50 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root  25 2006-03-28 21:04 z20_persistent-input.rules -> 
../persistent-input.rules
lrwxrwxrwx 1 root root  19 2005-08-15 10:22 z20_persistent.rules -> 
../persistent.rules
-rw-r--r-- 1 root root 514 2006-04-23 00:59 z25_persistent-net.rules
lrwxrwxrwx 1 root root  33 2006-04-21 07:56 z45_persistent-net-generator.rules 
-> ../persistent-net-generator.rules
lrwxrwxrwx 1 root root  12 2005-07-24 09:46 z50_run.rules -> ../run.rules
lrwxrwxrwx 1 root root  16 2005-10-12 11:29 z55_hotplug.rules -> 
../hotplug.rules
lrwxrwxrwx 1 root root  19 2005-08-03 20:37 z60_alsa-utils.rules -> 
../alsa-utils.rules
lrwxrwxrwx 1 root root  15 2005-09-20 20:49 z60_hdparm.rules -> ../hdparm.rules
lrwxrwxrwx 1 root root  17 2005-07-24 09:46 z70_hotplugd.rules -> 
../hotplugd.rules

-- /sys/:
/sys/block/dm-0/dev
/sys/block/dm-1/dev
/sys/block/dm-2/dev
/sys/block/dm-3/dev
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda4/dev
/sys/block/hdc/dev
/sys/block/ram0/dev
/sys/block/ram1/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/drm/card0/dev
/sys/class/input/input0/event0/dev
/sys/class/input/input1/event1/dev
/sys/class/input/input1/mouse0/dev
/sys/class/input/input1/ts0/dev
/sys/class/input/input2/event2/dev
/sys/class/input/input2/mouse1/dev
/sys/class/input/input2/ts1/dev
/sys/class/input/input3/event3/dev
/sys/class/input/input3/mouse2/dev
/sys/class/input/input4/event4/dev
/sys/class/input/mice/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/hpet/dev
/sys/class/misc/hw_random/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/misc/sonypi/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/audio1/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/controlC1/dev
/sys/class/sound/dsp/dev
/sys/class/sound/dsp1/dev
/sys/class/sound/mixer/dev
/sys/class/sound/mixer1/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/pcmC0D2c/dev
/sys/class/sound/pcmC0D3c/dev
/sys/class/sound/pcmC0D4p/dev
/sys/class/sound/pcmC1D0c/dev
/sys/class/sound/pcmC1D0p/dev
/sys/class/sound/timer/dev
/sys/class/usb_device/usbdev1.1/dev
/sys/class/usb_device/usbdev2.1/dev
/sys/class/usb_device/usbdev3.1/dev
/sys/class/usb_device/usbdev3.14/dev
/sys/class/usb_device/usbdev4.1/dev

-- Kernel configuration:


-- 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.16-1-686
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)

Versions of packages udev depends on:
ii  initscripts  2.86.ds1-14 Scripts for initializing and shutt
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libselinux1  1.30-1  SELinux shared libraries
ii  libvolume-id00.091-1 libvolume_id shared library
ii  lsb-base 3.1-5   Linux Standard Base 3.1 init scrip
ii  makedev  2.3.1-81creates device files in /dev
ii  sed  4.1.4-7 The GNU sed stream editor

udev recommends no packages.

-- debconf information excluded


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



Bug#365465: gaphor: contains zope files already in python2.4-zopeinterface

2006-04-30 Thread Duck

Package: gaphor
Version: 0.8.1-1
Severity: serious


Gaphor is uninstallable because it contains the following files already
in python2.4-zopeinterface without any Replaces:
  - /usr/lib/python2.4/site-packages/zope/__init__.py
  - /usr/lib/python2.4/site-packages/zope/interface/__init__.py
  - /usr/lib/python2.4/site-packages/zope/interface/_flatten.py
  - /usr/lib/python2.4/site-packages/zope/interface/adapter.py
  - /usr/lib/python2.4/site-packages/zope/interface/advice.py
  - /usr/lib/python2.4/site-packages/zope/interface/declarations.py
  - /usr/lib/python2.4/site-packages/zope/interface/document.py
  - /usr/lib/python2.4/site-packages/zope/interface/exceptions.py
  - /usr/lib/python2.4/site-packages/zope/interface/interface.py
  - /usr/lib/python2.4/site-packages/zope/interface/interfaces.py
  - /usr/lib/python2.4/site-packages/zope/interface/ro.py
  - /usr/lib/python2.4/site-packages/zope/interface/verify.py
  - /usr/lib/python2.4/site-packages/zope/interface/common/__init__.py
  - /usr/lib/python2.4/site-packages/zope/interface/common/idatetime.py
  - /usr/lib/python2.4/site-packages/zope/interface/common/interfaces.py
  - /usr/lib/python2.4/site-packages/zope/interface/common/mapping.py
  - /usr/lib/python2.4/site-packages/zope/interface/common/sequence.py

Regards.

-- 
Marc Dequènes (Duck)


pgpKbHePsx3Iz.pgp
Description: PGP signature


Bug#365203: rootskel: Please support the ppc64 architecture

2006-04-30 Thread Andreas Jochens
On 06-Apr-29 20:51, Frans Pop wrote:
> tags 365203 - pending
> tags 365203 + wontfix
> tags 365345 + wontfix
> tags 339716 + wontfix
> tags 354947 + wontfix
> thanks
> 
> I'm very sorry, but after discussing this during the d-i development 
> meeting and consulting with Release Management, we feel that the ppc64 
> port ever reaching the archives is currently too uncertain to add support 
> for it in D-I packages.
> 
> Please try to get consensus on the future of the port first.

Hello Frans,

thank you for looking at the ppc64 patches and for discussing ppc64 
on the d-i meeting.

I know that there is no consensus about the future of the ppc64 port.

There have been some discussions that the native ppc64 port might be 
useful to provide multiarch support for powerpc/ppc64 in the same way
as for i386/amd64. The ppc64 port is currently the only way to get
a reasonably complete set of 64-bit libraries for ppc64 machines.
But again, there is no consensus about this and there is certainly
no plan to add the ppc64 port to the official archive in the
near future.

Despite of this, I would like to ask the d-i team and all 
other developers to help the ppc64 port by continuing to apply
simple ppc64 patches, which in most cases just add 'ppc64' to the 
architecture line in debian/control and similar places.

Even if the ppc64 port will never be part of an official release,
this should not do any harm. 

Most packages in the archive have already added ppc64 support 
(most notably gcc, glibc and dpkg). The ppc64 archive has about 98% 
of the source packages from the unstable distribution compiled.
Even some d-i packages (netcfg and yaboot-installer) added explicit
ppc64 support some time ago.

Please do not tag wishlist requests for the addition of 'ppc64' 
to the architecture line in debian/control as 'wontfix'.

Regards
Andreas Jochens


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



Bug#357025: udev: Some strange issues here as well

2006-04-30 Thread Marco d'Itri
On Apr 30, Mike Hommey <[EMAIL PROTECTED]> wrote:

> I guess it's the same bug: I got my loopback device renamed to wlan0...
It's not. Probably you have a rule with an all-zero MAC address
generated by an old version of the package.
Just delete z25_persistent-net.rules and it will be created again at the
next boot (or by running /lib/udev/write_net_rules all_interfaces).

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#365372: devscripts: dpkg-genbuilddeps is Posix shell clean

2006-04-30 Thread Julian Gilbey
On Sat, Apr 29, 2006 at 05:26:51PM +0200, J??rg Sommer wrote:
> Package: devscripts
> Version: 2.9.19
> Severity: normal
> Tags: patch
> 
> Hi,
> 
> I don't see any reason, why dpkg-genbuilddeps needs bash as shell.

It's to save my sanity trying to figure out which shell scripts need
bash and which don't.

I like the second part of the patch, though.

   Julian


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



Bug#361746: gst-plugins-base0.10: ftbfs [sparc] OIL: ERROR liboilprofile.c 318: _oil_profile_init():

2006-04-30 Thread Sebastian Dröge
reassign 361746 liboil
thanks

Hi,
this bug happens in liboil. It probably doesn't have complete sparc
support yet or something. 

Bye

PS: the same gst-plugins-base0.10 builds fine on Ubuntu which has a
patched liboil 0.3.7



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



Bug#317789: my chance

2006-04-30 Thread Salvatore
Do not ignore me please,
I founda your email somewhere and now decidebd to write you.
I am coming to your place in fewb weeks and thought we 
can meetb each other. Let me know if you do not mind.
I am a nicae pretty girl. Don't reply to this email. 
Email me direclty at [EMAIL PROTECTED]




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



Bug#365464: proftpd: net ACLs are buggy

2006-04-30 Thread Julien BLACHE
Package: proftpd
Version: 1.3.0-4
Severity: grave
Tags: security
Justification: user security hole


Hi,

Net ACLs in proftpd 1.3.0 seem to be buggy. Specifying a network using either
CIDR notation or a wildcard leads to proftpd granting access to every clients
regardless of their IP address.


My configuration:

   
   Order allow,deny
   Allow from 
:::127.0.0.1,:::62.4.18.94,:::10.1.1.0/24,:::10.1.2.0/24,:::62.4.21.144/29
   Deny from all
   

JB.

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

Versions of packages proftpd depends on:
ii  adduser   3.87   Add and remove users and groups
ii  debconf   1.5.0  Debian configuration management sy
ii  debianutils   2.16   Miscellaneous utilities specific t
ii  libacl1   2.2.36-1   Access control list shared library
ii  libattr1  2.4.32-1   Extended attribute shared library
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libldap2  2.1.30-13  OpenLDAP libraries
ii  libmysqlclient15off   5.0.20a-2  mysql database client library
ii  libncurses5   5.5-1.1Shared libraries for terminal hand
ii  libpam-runtime0.79-3.1   Runtime support for the PAM librar
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l
ii  libpq48.1.3-4PostgreSQL C client library
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries
ii  libwrap0  7.6.dbs-9  Wietse Venema's TCP wrappers libra
ii  netbase   4.25   Basic TCP/IP networking system
ii  perl  5.8.8-4Larry Wall's Practical Extraction 
ii  ucf   2.009  Update Configuration File: preserv
ii  zlib1g1:1.2.3-11 compression library - runtime

proftpd recommends no packages.

-- debconf information:
* shared/proftpd/warning:
* shared/proftpd/inetd_or_standalone: standalone


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



Bug#365466: lintian: wrong build-depends-without-arch-dep patchutils

2006-04-30 Thread Duck

Package: lintian
Version: 1.23.19


Coin,

Sorry for having missed this before 1.23.19 in previous bugreports.

patchutils is also used in CDBS or patch management systems and thus
needed in clean rule too.

Thanks.

-- 
Marc Dequènes (Duck)


pgpaj3z53tOuA.pgp
Description: PGP signature


Bug#257709: gnome-terminal: failing to paste accented characters

2006-04-30 Thread Vincent Ho
Hi Stewart,

I just tried your attachment and couldn't reproduce the issue:

grimlock:~$ export LANG=en_AU.ISO-8859-1
grimlock:~$ locale charmap
ISO-8859-1
grimlock:~$

Pasting each line from your attachment (in Firefox) to the above bash
prompt works fine for me.  Firefox itself is still running as UTF-8
though.


   Vince

-- 
Vincent Ho
loki /at/ internode.on.net

"If we hit that bullseye, the rest of the dominos will fall like a house
of cards. Checkmate."



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



Bug#365467: exim4-base: Depends on priority optional package (libdb4.2) but is priority standard itself

2006-04-30 Thread Andreas Metzler
Package: exim4-base
Version: 4.61-1
Severity: serious
Justification: Policy 2.5

Hej,
priorities seem to have changed sid (apt-utils nowadays uses
libdb4.3):
[EMAIL PROTECTED]:/tmp$ grep -E '^libdb4\..[[:space:]]|^exim4-base' \
override.sarge.main
libdb4.3standardlibs
libdb4.2important   libs
libdb4.1optionallibs
exim4-base  important   mail
[EMAIL PROTECTED]:/tmp$ grep -E '^libdb4\..[[:space:]]|^exim4-base' \
override.sid.main
libdb4.4standardlibs
libdb4.3requiredlibs
libdb4.2optionallibs
exim4-base  standardmail

The priorities allow us to use either 4.4 or 4.3. As postfix and drac
use 4.3 I'd go for 4.3 (remember #258311), this would have the added
bonus of not requiring any changes for backports.

cu andreas

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-k7
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

Versions of packages exim4-base depends on:
ii  adduser   3.63   Add and remove users and groups
ii  cron  3.0pl1-86  management of regular background p
ii  debconf [debconf-2.0] 1.4.30.13  Debian configuration management sy
ii  exim4-config [exim4-c 4.61-0bpo1 configuration for the exim MTA (v4
ii  libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii  libdb4.2  4.2.52-18  Berkeley v4.2 Database Libraries [
ii  netbase   4.21   Basic TCP/IP networking system

-- debconf information excluded
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.(c) Jasper Ffforde


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



Bug#360608: zeroconf information

2006-04-30 Thread Anand Kumria
Hi Mike,

I've lokoed into ifconfig (briefly) and basically the first address
returned is decided by the kernel. Ideally ifconfig should list all
addresses but it stops on the first one.

So that's two bugs:

- kernel returning link-local addresses first

- ifconfig only displaying first address

I think it'd be appropriate to take up those bugs with the maintainers
of those programs.

You mentioned a 10 second delay when ifup'ing - that isn't normal.
Does that still occur when using zeroconf 0.8?

You also mentioned that Samba gets the broadcast information wrong when
zeroconf is installed. I believe this has been fixed in zeroconf 0.8 -
could you test if this is the case for you?

Thanks,
Anand

-- 
 `When any government, or any church for that matter, undertakes to say to
  its subjects, "This you may not read, this you must not see, this you are
  forbidden to know," the end result is tyranny and oppression no matter how
  holy the motives' -- Robert A Heinlein, "If this goes on --"


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



Bug#365441: xserver-xorg-video-savage: XVideo extension using too much CPU

2006-04-30 Thread Michel Dänzer
On Sat, 2006-04-29 at 23:11 -0400, John Gruenenfelder wrote:
> Package: xserver-xorg-video-savage
> Version: 1:2.0.2.3-4
> Severity: normal
> 
> After upgrading to the new modular X packages, I find that my X setup
> now uses an excessive amount of CPU time to play back video when using
> the XVideo extension.
> 
> The machine is my MythTV box.  It is a small Shuttle box with builtin
> "S3 Inc. VT8375 [ProSavage8 KM266/KL266]" video on the motherboard.
> With the previous X packages video playback was excellent.  The problem
> appears to affect any program which makes use of the XVideo extension
> (MythTV, mplayer, xine, etc.).

This is most likely a duplicate of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362755 .


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#365409: slapd: segfaults on entry modify

2006-04-30 Thread Steve Langasek
On Sun, Apr 30, 2006 at 12:57:08AM +0300, Katriel Traum wrote:
> The arm processor is actually a NSLU2 unit (http://www.nslu2-linux.org)
> running sid arm port

> Attached are:
> slapd.conf
> slapd -d 16k
> slapd strace

> I use BDB, the change any change (passwd, sn, email, dn).
> I will try and reproduce the environment on an X86 and see if the
> problem persists.

Ok.  The last two lines of the slapd log are:

bdb_modify_internal: replace
slapd: /build/buildd/openldap2.2-2.2.26/servers/slapd/mods.c:55: 
modify_add_values: Assertion  failed.

The first line comes from back-bdb/modify.c:bdb_modify_internal:

switch ( mod->sm_op ) {
[...]
case LDAP_MOD_REPLACE:
Debug(LDAP_DEBUG_ARGS, "bdb_modify_internal: 
replace\n",  0, 0, 0);
err = modify_replace_values( e, mod, 
get_permissiveModify(op),
text, textbuf, textlen );
[...]

modify_replace_values calls:
(void) attr_delete( &e->e_attrs, mod->sm_desc );

if ( mod->sm_values ) {
return modify_add_values( e, mod, permissive, text, textbuf, 
textlen );
}

And modify_add_values does:

switch ( mod->sm_op ) {
case LDAP_MOD_ADD:
op = "add";
break;
case LDAP_MOD_REPLACE:
op = "replace";
break;
default:
op = "?";
assert( 0 );
}

and this is the assert that fails.

So, it's pretty non-obvious how this value has changed from being
LDAP_MOD_REPLACE in bdb_modify_internal, to something else in
modify_add_values.  It seems to be either a very strangely-consistent
threading bug, a subtle stack smash that I'm not seeing by looking at the
code, or a bug in the hardware/kernel.  Determining which of these it is
will take somebody stepping through the code with a debugger to see what's
going on.

-- 
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/


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



Bug#364990: Only first chapter is visible

2006-04-30 Thread Sebastian Dröge
reassign 364990 libdvdread
thanks

Hi,
according to thoggen upstream and when keeping in mind that this also
happens for mplayer I'll reassign this bug to libdvdnav. xine probably
works because they ship their own copy of everything with patches nobody
probably knows about ;) Maybe a fix could be found there.

Bye



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



Bug#336485: Bug #336485: libsasl2: depends on priority optional package libdb4.2

2006-04-30 Thread Andreas Metzler
retitle 336485 libsasl2 is priority important but depends optional package 
libdb4.2
# policy 2.5
severity 336485 serious
thanks

In sid priorities look like this
[EMAIL PROTECTED]:/tmp$ grep -E '^libdb4\..[[:space:]]|^libsasl2[[:space:]]' \
 override.sid.main
libdb4.2optionallibs
libdb4.3requiredlibs
libdb4.4standardlibs
libsasl2important   libs

Therefore libsasl2 needs to switch to libdb4.3 as it is the only one
with higher priority.
  cu andreas
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.(c) Jasper Ffforde


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



Bug#351996: manpages-dev: toupper & such should reference towupper & such

2006-04-30 Thread Martin Schulze
Michael Kerrisk wrote:
> > Michael Kerrisk, le Wed 05 Apr 2006 23:13:29 +0200, a écrit :
> > > From an upstream point of view, I don't want to make these
> > > changes at this time.  The reason is that the w* pages in
> > > question do not yet exist.  I have added text to the
> > > HOWTOHELP document noting that these pages are yet to
> > > be written and that when they are, SEE ALSO links can be
> > > created in the pages for their traditional equivalents.
> > 
> > Ok. But couldn't str version still point to the "undocumented" man page?
> > (for letting the programmer as soon as now that these functions exist).
> 
> This is not how things are done (upstream at least).

Umh... it would be better to add a note to the manpages in question
about their *w* counterparts, or even document the *w* variant within
the non-*w* variant with a proper note.

Regards,

Joey

-- 
Every use of Linux is a proper use of Linux.  -- Jon 'maddog' Hall

Please always Cc to me when replying to me on the lists.



Bug#336485: cyrus-sasl2: please switch to libdb4.3

2006-04-30 Thread Marco d'Itri
On Oct 30, Adrian Bunk <[EMAIL PROTECTED]> wrote:

> Please switch from libdb4.2 to the more recent libdb4.3.
Please switch to libdb4.4 instead, which is the most recent release.

(You need to ask the libdb4.4 maintainer to raise its priority, but
there is no need to wait for this.)

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#363173: enigma needs that file.

2006-04-30 Thread Mohammed Sameer
Package: libzipios++-dev
Version: 0.1.5.9+cvs.2004.02.07-3.3
Followup-For: Bug #363173


We can't simply remove the file because if we do, enigma will FTBFS (#232097)
I guess we have 2 options:
1) Remove the file and prevent its inclusion in all the library header files
or 2) Move the file into a different namespace

I'd be welling to work on a patch for any of the 2 solutions.

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

Versions of packages libzipios++-dev depends on:
ii  libzipios++0c 0.1.5.9+cvs.2004.02.07-3.3 a small C++ library for reading zi

libzipios++-dev recommends no packages.

-- no debconf information

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group  Admin.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature


signature.asc
Description: Digital signature


Bug#365464: Acknowledgement (proftpd: net ACLs are buggy)

2006-04-30 Thread Julien BLACHE
Hi,

Actually,

   
   Order allow,deny
   Allow from 
:::127.0.0.1,:::62.4.18.94,10.1.1.0/24,10.1.2.0/24,62.4.21.144/29
   Deny from all
   

Does work as expected.

Still:
 - the behaviour is inconsistent beetween hosts and subnets. 127.0.0.1
won't match :::127.0.0.1 when connecting from localhost, which is
kind of stupid
 - if :::10.1.1.0/24 is invalid, proftpd shouldn't start, and it
certainly shouldn't grant access to everybody as it does

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> 
 
 Public key available on  - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#360939: gnome-terminal with DEBUG_GEOMETRY enabled

2006-04-30 Thread David Pashley
I don't know how useful this is, but I rebuilt gnome-terminal with
DEBUG_GEOMETRY enabled and this is the output:

Starting:
   beebo david% ./src/gnome-terminal
   set size: toplevel 2016x2028 widget 2000x2000
   set size: grid 80x24 force -1x-1 setting 418x270 pixels
   hints: base 2x2 min 22x22 inc 5 10
   setting size after flipping notebook pages
   hints: increment unchanged, not setting
   set size: toplevel 2016x2028 widget 2000x2000
   set size: grid 80x24 force -1x-1 setting 418x270 pixels
resized:
open second tab:
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 80x24 force -1x-1 setting 422x302 pixels
   hints: base 2x2 min 22x22 inc 5 10
   setting size in switch_page handler
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 111x56 force 111x56 setting 577x622 pixels
   setting size after flipping notebook pages
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 111x56 force -1x-1 setting 577x622 pixels
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 111x56 force -1x-1 setting 577x622 pixels
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 111x56 force -1x-1 setting 577x622 pixels
open third tab:
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 80x24 force -1x-1 setting 422x302 pixels
   hints: base 2x2 min 22x22 inc 5 10
   setting size in switch_page handler
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 111x56 force 111x56 setting 577x622 pixels
   setting size after flipping notebook pages
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 111x56 force -1x-1 setting 577x622 pixels
resizing:
opening fourth tab:
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 80x24 force -1x-1 setting 422x302 pixels
   hints: base 2x2 min 22x22 inc 5 10
   setting size in switch_page handler
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 114x58 force 114x58 setting 592x642 pixels
   setting size after flipping notebook pages
   hints: increment unchanged, not setting
   set size: toplevel 2020x2060 widget 2000x2000
   set size: grid 114x58 force -1x-1 setting 592x642 pixels


-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


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



Bug#365468: shouldn't impose restriction on nickname charset

2006-04-30 Thread Robert Millan
Package: cgiirc
Version: 0.5.4-6
Severity: normal
Tags: patch

Please don't impose restrictions in the nickname valid charset. It depends on 
the server-side implementation which characters will be accepted in a nickname, 
and there's way to detect that beforehand.

See for example UnrealIRCd that accepts several charsets (iso8859-1, etc).

  http://www.vulnscan.org/UnrealIRCd/unreal32docs.html#feature_nickchars

This patch is in upstream BTS:

  http://cvs.cgiirc.org/tktview?tn=144

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

Versions of packages cgiirc depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  perl  5.8.8-3Larry Wall's Practical Extraction 

Versions of packages cgiirc recommends:
ii  apache [httpd]1.3.34-2   versatile, high-performance HTTP s

-- no debconf information
diff -ur cgiirc-0.5.4.old/interfaces/default.pm 
cgiirc-0.5.4/interfaces/default.pm
--- cgiirc-0.5.4.old/interfaces/default.pm  2003-10-31 19:51:24.0 
+0100
+++ cgiirc-0.5.4/interfaces/default.pm  2006-04-30 11:36:32.0 +0200
@@ -94,23 +94,12 @@
document.loginform["interface"].value = 'opera';
  }
 }
-function nickvalid() {
-   var nick = document.loginform.Nickname.value;
-   if(nick.match(/^[A-Za-z0-9\\[\\]\\{\\}^\\|\\_\\-\`]{1,32}\$/))
-  return true;
-   alert('Please enter a valid nickname');
-   document.loginform.Nickname.value = 
nick.replace(/[^A-Za-z0-9\\[\\]\\{\\}^\\|\\_\\-\`]/g, '');
-   return false;
-}
 EOF
 }else{ # dummy functions
 print  32 or length $_[0] < 1;
-   return 0 if $_[0] =~ /[^A-Za-z0-9-_\[\]\\\`\^\{\}\|]/;
-   return 0 if $_[0] =~ /^[^A-Za-z_\\\[\]\`\^\{\}\|]/;
return 1;
 }
 
diff -ur cgiirc-0.5.4.old/nph-irc.cgi cgiirc-0.5.4/nph-irc.cgi
--- cgiirc-0.5.4.old/nph-irc.cgi2004-01-29 12:24:48.0 +0100
+++ cgiirc-0.5.4/nph-irc.cgi2006-04-30 11:36:05.0 +0200
@@ -1067,8 +1067,6 @@
($cgi->{port}) = $cgi->{port} =~ /(\d+)/;
 
$cgi->{nick} =~ s/\?/int rand 10/eg;
-   # Only valid nickname characters
-   $cgi->{nick} =~ s/[^A-Za-z0-9\[\]\{\}^\\\|\_\-\`]//g;
 
$interface = load_interface();
  


Bug#365471: libpdf-report-perl: addImgScaled() method disregards the scaling parameter does a simple addImg()

2006-04-30 Thread David Pottage
Package: libpdf-report-perl
Version: 1.30-4
Severity: normal
Tags: patch

In PDF::Report, the addImgScaled() method disregards the scaling parameter and 
just passes it's args to the regular addImg() method. It is simple to 
fix as the underlying PDF::API2 libary provides an option to add scaled images. 
I have included a patch below:

--- Report.pm   2006-03-18 18:52:27.0 +
+++ FIXED_Report.pm 2006-04-30 11:17:00.0 +0100
@@ -580,6 +580,18 @@
 sub addImg {
   my ( $self, $file, $x, $y ) = @_;
 
+  $self->addImgScaled($file, $x, $y, 1);
+}
+
+=item $pdf->addImgScaled($file, $x, $y, $scale); 
+
+Add image $file to the current page at position ($x, $y) scaled to $scale.
+
+=cut
+
+sub addImgScaled {
+  my ( $self, $file, $x, $y, $scale ) = @_;
+
   my %type = (jpeg => "jpeg", 
   jpg  => "jpeg",
   tif  => "tiff",
@@ -596,24 +608,7 @@
   my $img = $self->{pdf}->$sub($file);
   my $gfx = $self->{page}->gfx;
 
-  $gfx->image($img, $x, $y);
-}
-
-=item $pdf->addImgScaled($file, $x, $y, $scale); 
-
-Add image $file to the current page at position ($x, $y) scaled to $scale.
-
-=cut
-
-sub addImgScaled {
-  my ( $self, $file, $x, $y, $scale ) = @_;
-
-#  my $img = $self->{pdf}->image($file);
-#  my $gfx = $self->{page}->gfx;
-
-#  $gfx->image($img, $x, $y, $scale);
-
-  $self->addImg($file, $x, $y);
+  $gfx->image($img, $x, $y, $scale);
 }
 
 =item $pdf->setGfxLineWidth($width);


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

Versions of packages libpdf-report-perl depends on:
ii  libpdf-api2-perl  0.51-1 provides the functions for creatin
ii  libtext-roman-perl3.3-3  A module for managing integer and 
ii  perl  5.8.8-4Larry Wall's Practical Extraction 

libpdf-report-perl recommends no packages.

-- no debconf information
--- Report.pm   2006-03-18 18:52:27.0 +
+++ FIXED_Report.pm 2006-04-30 11:17:00.0 +0100
@@ -580,6 +580,18 @@
 sub addImg {
   my ( $self, $file, $x, $y ) = @_;
 
+  $self->addImgScaled($file, $x, $y, 1);
+}
+
+=item $pdf->addImgScaled($file, $x, $y, $scale); 
+
+Add image $file to the current page at position ($x, $y) scaled to $scale.
+
+=cut
+
+sub addImgScaled {
+  my ( $self, $file, $x, $y, $scale ) = @_;
+
   my %type = (jpeg => "jpeg", 
   jpg  => "jpeg",
   tif  => "tiff",
@@ -596,24 +608,7 @@
   my $img = $self->{pdf}->$sub($file);
   my $gfx = $self->{page}->gfx;
 
-  $gfx->image($img, $x, $y);
-}
-
-=item $pdf->addImgScaled($file, $x, $y, $scale); 
-
-Add image $file to the current page at position ($x, $y) scaled to $scale.
-
-=cut
-
-sub addImgScaled {
-  my ( $self, $file, $x, $y, $scale ) = @_;
-
-#  my $img = $self->{pdf}->image($file);
-#  my $gfx = $self->{page}->gfx;
-
-#  $gfx->image($img, $x, $y, $scale);
-
-  $self->addImg($file, $x, $y);
+  $gfx->image($img, $x, $y, $scale);
 }
 
 =item $pdf->setGfxLineWidth($width);


Bug#365464: Acknowledgement (proftpd: net ACLs are buggy)

2006-04-30 Thread Julien BLACHE
Hi,

OK forget that, the v4 ACLs do not work at all.

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> 
 
 Public key available on  - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#340975: fine Scchoolgirls doing nice sucking.

2006-04-30 Thread Lois Schultz

sightly Teens
 in hardcorre actiion!

http://onlinegameagent.info/fpvr.htm?GFJACE.iPdR,gfibjW,VSd

UNSUB$$CRIBE

http://onlinegameagent.info



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



Bug#320731: yelp: rendering of manual pages is sometimes broken

2006-04-30 Thread Josselin Mouette
retitle 320731 yelp doesn't handle manual page inclusion
severity 320731 normal
forwarded 320731 http://bugzilla.gnome.org/show_bug.cgi?id=340173
thanks

Le vendredi 28 avril 2006 à 17:59 +0200, Paul Brossier a écrit :
> Hi,
> 
> On Thu, Apr 27, 2006 at 07:59:49PM +0200, Josselin Mouette wrote:
> > Hi,
> > 
> > could you please tell us if this bug still happens with yelp 2.12, or
> > 2.14 which should be sitting in incoming?
> 
> yes, only with bzcmp and after starting yelp twice. i have the following
> version
> 
> ii  yelp   2.14.1-1   Help browser for GNOME 2
> 
> attached is a screenshot of the empty bzcmp manpage. alsamixer and
> jackbeat are now rendered fine.

It looks like yelp is unable to deal with manual page inclusion.
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#365472: iptables: wish to insert a rule at a specified place before the end of a chain

2006-04-30 Thread geraud meyer

Package: iptables
Version: 1.3.3-2
Severity: wishlist

with a command similar to 'iptables -I INPUT -2 -j LOG', whereas only 
positive integers are allowed after INPUT at present. Otherwise why not  use 
'iptables -A INPUT 2 -j LOG'.


This can be done with the help of a command like awk, but it makes scripts a 
bit more obscure (and I don't know, as probably others, how to use awk).


I would use this in my simple config to be able to add a few rules per 
interface, without having to rerun all the scripts when only one interface 
is going down or up (it would require to test if each interface is up or 
down and add complexity): a few last rules make a policy (since a user 
defined chain is not allowed as a policy) and I would like to add some 
dropping rules just before the policy.


Please forward this wish item where it is appropriate, if you think it is 
usefull.


Geraud Meyer

-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (850, 'unstable'), (500, 
'testing-proposed-updates'), (500, 'propo$

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 iptables depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries

iptables recommends no packages.

-- no debconf information

_
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/




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



Bug#365474: RFA: libecgi -- An ANSI C library for the creation of CGI applications

2006-04-30 Thread Mohammed Adnène Trojette
Package: wnpp
Severity: normal

The current maintainer of libecgi, Bao C. Ha <[EMAIL PROTECTED]>,
has offered this package for adoption.

If you want to be the new maintainer, please take it -- see
http://www.debian.org/devel/wnpp/index.html#howto-rfa for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libecgi
Binary: libecgi-dev, libecgi0
Version: 0.6.2-2.3
Priority: optional
Section: libs
Maintainer: Bao C. Ha <[EMAIL PROTECTED]>
Build-Depends: libtool, debhelper (>> 2.0.0)
Architecture: any
Standards-Version: 3.2.1
Format: 1.0
Directory: pool/main/libe/libecgi
Files:
 f1310e1b0704588393999f7a4d408313 581 libecgi_0.6.2-2.3.dsc
 1d2b17b1e0540b34f704ffedb9d154e5 265252 libecgi_0.6.2.orig.tar.gz
 bf064ecf1d3b10367d13d3b16a89e294 4559 libecgi_0.6.2-2.3.diff.gz

Package: libecgi-dev
Priority: optional
Section: libdevel
Installed-Size: 544
Maintainer: Bao C. Ha <[EMAIL PROTECTED]>
Architecture: i386
Source: libecgi
Version: 0.6.2-2.3
Depends: libecgi0 (= 0.6.2-2.3), libc6-dev
Filename: pool/main/libe/libecgi/libecgi-dev_0.6.2-2.3_i386.deb
Size: 72792
MD5sum: 643265bf85f3ca8b42d80cb726ffbf23
Description: An ANSI C library for the creation of CGI applications
 Ecgi (easy CGI Library) is an ANSI C library for the creation of
 CGI-based Web applications. It transparently supports the CGI
 methods GET and POST and also multipart/form-data file uploads.
 .
 It also contains a library independent introduction to CGI
 programming with C, a .html to .h HTML template preprocessor,
 and fast, block-allocating memory files.
Tag: devel::library, langdevel::c, made-of::lang:c, protocol::http, 
role::sw:devel-lib, web::cgi, works-with::text:html

Package: libecgi0
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Bao C. Ha <[EMAIL PROTECTED]>
Architecture: i386
Source: libecgi
Version: 0.6.2-2.3
Depends: libc6 (>= 2.3.1-1)
Recommends: httpd
Filename: pool/main/libe/libecgi/libecgi0_0.6.2-2.3_i386.deb
Size: 13972
MD5sum: 7ce75b886e134dda187e173035068215
Description: An ANSI C library for the creation of CGI applications
 Ecgi (easy CGI Library) is an ANSI C library for the creation of
 CGI-based Web applications. It transparently supports the CGI
 methods GET and POST and also multipart/form-data file uploads.
 .
 It also contains a library independent introduction to CGI
 programming with C, a .html to .h HTML template preprocessor,
 and fast, block-allocating memory files.
Tag: devel::library, langdevel::c, made-of::lang:c, protocol::http, 
role::sw:shlib, web::cgi, works-with::text:html

-- 
adn
Mohammed Adnène Trojette



Bug#348953: Adopt a few packages

2006-04-30 Thread Jonas Genannt
Hello,

I will adopt that packages.


Note: Daniel Baumann ask me, if I can do that for him.



Greets,
Jonas


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



Bug#365469: RFP: sharpconstruct -- 3d modelling program

2006-04-30 Thread Kari Pahula
Package: wnpp
Severity: wishlist


* Package name: sharpconstruct
  Version : 0.12rc2
  Upstream Author : Nicholas Bishop <[EMAIL PROTECTED]>
* URL : http://sharp3d.sourceforge.net/
* License : GPL
  Programming Lang: C++
  Description : 3d modelling program

 SharpConstruct is a 3D modeling program that paint depths on to
 polygon models in real-time. Unlike traditional modeling programs,
 SharpConstruct makes it easy to model organic shapes. There is no need
 to even look at a wireframe (unless you want to). Instead, the model
 is manipulated much like clay - push or pull an area, smooth it,
 make a hollow or a hill. The entire process is both simple and
 organic; you won't need years of modeling experience to create
 detailed models in SharpConstruct.

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


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



Bug#365425: haXe / Neko in Debian

2006-04-30 Thread Jens Peter Secher
I will concentrate on getting the haXe compiler to work first.  When I
have something that works, I will look into the alioth stuff.

I am not running an Apache server, so as such, I have no direct interest
in Neko.

As for coordination, I think a mailing list debian-flash would be fine.
Will you create this list?

Cheers,
-- 
Jens Peter Secher
_DD6A 05B0 174E BFB2 D4D9 B52E 0EE5 978A FE63 E8A1 jpsecher gmail com_


pgpMZnuFHXczR.pgp
Description: PGP signature


Bug#365470: bugs.debian.org: not possible to only display outstanding bugs

2006-04-30 Thread Anand Kumria
Package: bugs.debian.org
Severity: normal

Hi,

For some (presumably useful) reason; maintainer URLs (e.g.
http://bugs.debian.org/[EMAIL PROTECTED]) include resolved
bugs.  That isn't useful or helpful to me generally.

I'd like some mechanism to only display the outstanding bugs.

Ideally that would be to change the maintainer view to not display
resolved bugs. I'm open to anything else that works though.

For example, I constructed -- via www.debian.org/Bug -- this URL:


At first glance, apart from being unwiedly long, this looks like it does
the job. It doesn't though. For example '#314842' shows up on the list
even though the bug is marked done.

Anand

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


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



Bug#365475: hdparm: disk sent to sleep with -Y does not wake up again

2006-04-30 Thread Christian Pernegger
Package: hdparm
Version: 6.3-3
Severity: normal


I have a Maxtor 7V300F0 (MaxLine III 300GB SATA) that I use
only for daily backups and thus would like to turn off when
no backup is running.

The hdparm -Y command succeeds in turning off the drive, but
after that it refuses to wake up at all. While an access should
probably reset the channel and spin up the disk, all I get is:

ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }
ata2: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ 0xb/00/00
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: error=0x04 { DriveStatusError }

Basically, a reboot is required to revive the drive. The controller is a:

:00:0e.1 Mass storage controller: ALi Corporation ULi 5289 SATA (rev 10)

Complete dmesg is attached

Thanks,

C.
available.
On node 0 totalpages: 524208
  DMA zone: 4096 pages, LIFO batch:0
  DMA32 zone: 0 pages, LIFO batch:0
  Normal zone: 290816 pages, LIFO batch:31
  HighMem zone: 229296 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP (v000 ACPIAM) @ 0x000f9b10
ACPI: RSDT (v001 A M I  OEMRSDT  0x03000620 MSFT 0x0097) @ 0x7ffb
ACPI: FADT (v001 A M I  OEMFACP  0x03000620 MSFT 0x0097) @ 0x7ffb0200
ACPI: MADT (v001 A M I  OEMAPIC  0x03000620 MSFT 0x0097) @ 0x7ffb0390
ACPI: OEMB (v001 A M I  AMI_OEM  0x03000620 MSFT 0x0097) @ 0x7ffc0040
ACPI: DSDT (v001  939A8 939A8202 0x0202 INTL 0x02002026) @ 0x
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:15 APIC version 16
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled)
ACPI: IOAPIC (id[0x01] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 1, version 17, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 8800 (gap: 8000:7f7c)
Built 1 zonelists
Kernel command line: root=/dev/sda3 ro 
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 2200.192 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
Memory: 2070964k/2096832k available (1422k kernel code, 24672k reserved, 537k 
data, 148k init, 917184k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 4402.97 BogoMIPS (lpj=2201488)
Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 078bfbff e3d3fbff   0001 
 0001
CPU: After vendor identify, caps: 078bfbff e3d3fbff   0001 
 0001
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (6

Bug#365473: wpasupplicant: configuration file format could be less strict

2006-04-30 Thread Sam Hocevar (Debian packages)
Package: wpasupplicant
Version: 0.4.8-3
Severity: wishlist

   Maybe the configuration parser could be less strict. The following
for instance is invalid, just because of the spaces around "=":

network = {
ssid = "mynetwork"
psk = "wootwoot"
}

   Having spaces around "=" improves readability and I do not think it
would be hard supporting that.

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

Versions of packages wpasupplicant depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libncurses5   5.5-1.1Shared libraries for terminal hand
ii  libreadline5  5.1-7  GNU readline and history libraries
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries

wpasupplicant recommends no packages.

-- no debconf information


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



Bug#365476: star: Manpage error

2006-04-30 Thread Torquil Macdonald Sørensen
Package: star
Version: 1.5a67-1
Severity: minor

In the star(1) man page synopsis, 'ustar' and 'tar' are listed, but the 'star'
package does not contain these binaries.

Best regards,
TMS

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

Versions of packages star depends on:
ii  libacl1   2.2.36-1   Access control list shared library
ii  libattr1  2.4.32-1   Extended attribute shared library
ii  libc6 2.3.6-7GNU C Library: Shared libraries

star recommends no packages.

-- no debconf information


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



Bug#365477: eclipse: FTBFS, needs bzip2 in Build-Depends:

2006-04-30 Thread Frits Daalmans
Package: eclipse
Version: 3.1.2-1
Severity: serious
Justification: no longer builds from source
Tags: patch

Hello,

I am eagerly awaiting eclipse 3.1.2, and 
even though I have i386 machines to my disposal, I noticed on the
buildd.debian.org report page
http://buildd.debian.org/build.php?arch=&pkg=eclipse
that it FTBFS on several other architectures because it can't find bzip2.
Probably there are also lots of other "features", but until it gets
compiled on different architectures, we can't see them.

here is the part of the buildd report:
--
mkdir -p "/build/buildd/eclipse-3.1.2/source-tree"
(cd "/build/buildd/eclipse-3.1.2/source-tree" && tar xfj
../"upstream/eclipse-sourceBuild-srcIncluded-3.1.2.tar.bz2" > /dev/null)
tar: bzip2: Cannot exec: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
make: *** [uncompress-stamp] Error 2
**
Build finished at 20060318-1347
FAILED [dpkg-buildpackage died]
--
it fails because tar xfj invokes bzip2 and bzip2 is not in
the build-depends.
Maybe upstream changed from using gzip to using bzip2 for their archive.

This looks like it is the cause of failure for the following builds:
alpha and powerpc on 2006-03-18
amd64 on 2006-03-28
ia64 on 2006-04-26
sparc on 2006-04-27

good luck,
Frits Daalmans

PS: please tell me how I can turn the sentence "bzip2 is not in the
build-depends" into a valid patch for the debian/control file?
I'm not a debian developer.

PPS: to [EMAIL PROTECTED]: that service, of showing the build reports
of buildd, is VERY USEFUL.

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


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



Bug#320449: looking for you

2006-04-30 Thread Guillermo
Hirea,
i am here sitting in the !internet caffe. Found your email and
decided to write.! I might be coming to your place in 14 days, 
so I decided to email you. May be we can meet? I am 25 y.o.
girl. I have a picture if you want. No need to reply here as 
this is not my email. Write me at [EMAIL PROTECTED]




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



Bug#186601: meet me soon

2006-04-30 Thread Lynn
Hello my dear friend
I was looking through the web few weeks ago and found 
your profile. Now I decided to email you to get to kbnow
ayou better. I am coming to your country bin few weeks
aand tbhought may be we can meet aeach other. I am pretty
looking girl. I am 25. Do not reply to this address 
directly. Email me back at [EMAIL PROTECTED]




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



Bug#363371: How I solved this

2006-04-30 Thread Michael Meskes
Display worked again after I changed my xorg.conf to contain

FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

Michael 
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


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



Bug#365473: [pkg-wpa-devel] Bug#365473: wpasupplicant: configuration file format could be less strict

2006-04-30 Thread Kel Modderman

Sam Hocevar (Debian packages) wrote:

Package: wpasupplicant
Version: 0.4.8-3
Severity: wishlist

   Maybe the configuration parser could be less strict. The following
for instance is invalid, just because of the spaces around "=":

network = {
ssid = "mynetwork"
psk = "wootwoot"
}

   Having spaces around "=" improves readability and I do not think it
would be hard supporting that.
  


Can you provide a patch to upstream to implement that?

Personally, I do not think its worth any effort, readability is fine and 
the syntax is well documented (I stress, that is my opinion only).


Thanks, Kel.


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



Bug#365475: hdparm: disk sent to sleep with -Y does not wake up again

2006-04-30 Thread Stephen Gran
This one time, at band camp, Christian Pernegger said:
> I have a Maxtor 7V300F0 (MaxLine III 300GB SATA) that I use
> only for daily backups and thus would like to turn off when
> no backup is running.
> 
> The hdparm -Y command succeeds in turning off the drive, but
> after that it refuses to wake up at all. While an access should
> probably reset the channel and spin up the disk, all I get is:
> 
> Basically, a reboot is required to revive the drive. The controller is a:

Taken from man hdparm:

-Y Force an IDE drive to immediately enter the lowest power
   consumption sleep mode, causing it to shut down completely.  A hard
   or soft reset is  required  before the drive can be accessed again
   (the Linux IDE driver will automatically handle issuing a reset
   if/when needed).  The current power mode status can be checked
   using the -C flag.

So it looks like hdparm assumes that the kernel IDE layer is able to
wake the drive up.  Perhaps the SATA layer can't handle it yet?  I will
ask upstream, but it seems like a kernel issue at firts look.

Take care,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#350807: please retry with sndfile 1.0.14

2006-04-30 Thread Paul Brossier
On Sun, Apr 23, 2006 at 10:46:47AM +1000, Erik de Castro Lopo wrote:
> Paul Brossier wrote:
> 
> > hi,
> > 
> > i can reproduce this with 1.0.15-2 with pretty much any sound file,
> > for instance /usr/share/sounds/KDE_Beep_Ahem.wav.
> 
> Ok, if this fails for all files then the original bug report
> was rather misleading.

yes indeed, sorry for the confusion. actually, it seems that the
behavior of sndfile is slightly different on powerpc64 G5 and powerpc
ibook G4 [1].

sndfile-play from 1.0.15-3 plays that file correctly on the G4.
unfortunately i don't have physical access to the G5 at the moment, so I
can only confirm that for the ibook.

many thanks, paul

[1] not sure why yet, but i found the following code successfull on all
files on g5, but failing for some (rare) files on g4 with the message:

Unable to open input file /tmp/double_bass_pizz1.wav.
Error. Bad format field in SF_INFO struct when openning a RAW file for read.

--
aubio_sndfile_t * new_aubio_sndfile_ro(const char* outputname) {
aubio_sndfile_t * f = AUBIO_NEW(aubio_sndfile_t);
SF_INFO sfinfo;
AUBIO_MEMSET(&sfinfo, 0, sizeof (sfinfo));

if (! (f->handle = sf_open (outputname, SFM_READ, &sfinfo))) {
AUBIO_ERR("Unable to open input file %s.\n", outputname);
AUBIO_ERR("%s\n",sf_strerror (NULL)); /* libsndfile err msg */
return NULL;
}
//...
return f;
}
--

correcting this, according to the example in sndfile-info.c, seems to be
more robust:

--
aubio_sndfile_t * new_aubio_sndfile_ro(const char* outputname) {
aubio_sndfile_t * f = AUBIO_NEW(aubio_sndfile_t);
SF_INFO sfinfo;
sfinfo.format = 0;

f->handle = sf_open (outputname, SFM_READ, &sfinfo);

if (f->handle == NULL) {
AUBIO_ERR("Unable to open input file %s.\n", outputname);
AUBIO_ERR("%s\n",sf_strerror (NULL)); /* libsndfile err msg */
return NULL;
}
//...
return f;
}
--


> 
> I have a rather crusty old G3 iBook and just did an upgrade on
> and installed sndfile-programs version 1.0.15-2. I find that
> this version uses OSS for sound playback instead of using ALSA.
> 
> I suspect (and have seen this before) that the OSS driver for
> PPC doesn't do the right endswapping.
> 
> There are two possible fixes for this:
> 
>- Fix the OSS driver.
>- Get Anand to make the ALSA stuff a build depend for 
>  sndfile-programs.
> 
> It would probably be best if both things were done.
> 
> Cheers,
> Erik
> -- 
> +---+
>   Erik de Castro Lopo
> +---+
> "Any verbose and tedious solution is error-prone because programmers
> get bored" -- Bjarne Stroustrup
> So what about C++?
> 


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



Bug#365478: linda: xfs - false positive for 'A binary links against a library it does not use symbols from'

2006-04-30 Thread Andreas Metzler
Package: linda
Version: 0.3.21
Severity: normal

Hej,

(SID)[EMAIL PROTECTED]:/tmp/xfs-1.0.1/debian/xfs$ linda -i 
/tmp/xfs_1.0.1-5_i386.
changes
W: xfs; A binary links against a library it does not use symbols from
 This package contains a binary that links against a library that is
 not in the Depends line. This may also be a bug in the library which
 does not have a shlibs file.

 From 360391 I gather that this to be read as "links against a lib but
 does not depend on it". I think that is a false positive:

(SID)[EMAIL PROTECTED]:/tmp/xfs-1.0.1/debian/xfs$ find -type f -print0 | xargs 
-r0 objdump -p 2> /dev/null | grep NEEDED
  NEEDED  libFS.so.6
  NEEDED  libXfont.so.1
  NEEDED  libc.so.6
(SID)[EMAIL PROTECTED]:/tmp/xfs-1.0.1/debian/xfs$ dpkg --info 
/tmp/xfs_1.0.1-4_i386.deb | grep '^ Depends'
 Depends: libc6 (>= 2.3.6-6), libfs6, libxfont1

thanks, cu andreas
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.(c) Jasper Ffforde


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



Bug#363475: [Buildd-tools-devel] Bug#363475: please change to $HOME if $PWD doesn't exist in chroot

2006-04-30 Thread Roger Leigh
tags 363475 + patch fixed-upstream pending
thanks

Martin Michlmayr <[EMAIL PROTECTED]> writes:

> I'd rather end up in $HOME than in / whene the current working dir
> doesn't exist in the chroot:

I committed the following patch to implement this behaviour.  This
only occurs when running a login shell (no command specified).  If
running a command and the CWD does not exist, it now aborts with an
error, to be extra safe.


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.
Index: schroot/sbuild-session.cc
===
--- schroot/sbuild-session.cc	(revision 564)
+++ schroot/sbuild-session.cc	(working copy)
@@ -698,12 +698,38 @@
   exit (EXIT_FAILURE);
 }
 
+  std::string file;
+
+  string_list command(get_command());
+
   /* chdir to current directory */
   if (chdir (cwd.c_str()))
 {
-  log_warning() << format(_("Could not chdir to '%1%': %2%"))
-	% cwd % strerror(errno)
-		 << endl;
+  /* Fall back to home directory, but only for a login shell,
+	 since for a command we require deterministic behaviour. */
+  if (command.empty() ||
+	  command[0].empty()) // No command
+	{
+	  log_warning() << format(_("Could not chdir to '%1%': %2%"))
+	% cwd % strerror(errno)
+			<< endl;
+
+	  if (chdir (get_home().c_str()))
+	log_warning() << format(_("Falling back to '%1%'"))
+	  % "/"
+			  << endl;
+	  else
+	log_warning() << format(_("Falling back to home directory '%1%'"))
+	  % get_home()
+			  << endl;
+	}
+  else
+	{
+	  log_error() << format(_("Could not chdir to '%1%': %2%"))
+	% cwd % strerror(errno)
+		  << endl;
+	  exit (EXIT_FAILURE);
+	}
 }
 
   /* Set up environment */
@@ -712,10 +738,6 @@
   << "Set environment:\n" << env;
 
   /* Run login shell */
-  std::string file;
-
-  string_list command(get_command());
-
   if (command.empty() ||
   command[0].empty()) // No command
 {
Index: ChangeLog
===
--- ChangeLog	(revision 565)
+++ ChangeLog	(working copy)
@@ -1,5 +1,14 @@
 2006-04-30  Roger Leigh  <[EMAIL PROTECTED]>
 
+	* NEWS: Document directory behaviour.
+
+	* schroot/sbuild-session.cc (run_child): If the current working
+	directory does not exist inside the chroot, change to the home
+	directory (for login shells), or fail with an error (for commands)
+	where the behaviour must be deterministic.
+
+2006-04-30  Roger Leigh  <[EMAIL PROTECTED]>
+
 	* test/sbuild-parse-value.cc: Update tests.
 
 	* schroot/sbuild-keyfile.h (get_value): Catch exceptions thrown by
Index: NEWS
===
--- NEWS	(revision 564)
+++ NEWS	(working copy)
@@ -12,6 +12,12 @@
   1) The package now compiles with older compilers, such as GCC 3.3
  and 3.4.
 
+  2) If the current working directory does not exist inside the
+ chroot, the user's home directory ($HOME, home directory in
+ passwd, or /) will be used when running a login shell.  If
+ running a command and the directory does not exist, schroot will
+ exit with an error.
+
 * Major changes in 0.2.8:
 
   Bugfixes only.


pgpXse6EyuHn0.pgp
Description: PGP signature


Bug#363475: [Buildd-tools-devel] Bug#363475: please change to $HOME if $PWD doesn't exist in chroot

2006-04-30 Thread Roger Leigh
tags 363475 + patch fixed-upstream pending
thanks

Martin Michlmayr <[EMAIL PROTECTED]> writes:

> I'd rather end up in $HOME than in / whene the current working dir
> doesn't exist in the chroot:

I committed the following patch to implement this behaviour.  This
only occurs when running a login shell (no command specified).  If
running a command and the CWD does not exist, it now aborts with an
error, to be extra safe.


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.
Index: schroot/sbuild-session.cc
===
--- schroot/sbuild-session.cc	(revision 564)
+++ schroot/sbuild-session.cc	(working copy)
@@ -698,12 +698,38 @@
   exit (EXIT_FAILURE);
 }
 
+  std::string file;
+
+  string_list command(get_command());
+
   /* chdir to current directory */
   if (chdir (cwd.c_str()))
 {
-  log_warning() << format(_("Could not chdir to '%1%': %2%"))
-	% cwd % strerror(errno)
-		 << endl;
+  /* Fall back to home directory, but only for a login shell,
+	 since for a command we require deterministic behaviour. */
+  if (command.empty() ||
+	  command[0].empty()) // No command
+	{
+	  log_warning() << format(_("Could not chdir to '%1%': %2%"))
+	% cwd % strerror(errno)
+			<< endl;
+
+	  if (chdir (get_home().c_str()))
+	log_warning() << format(_("Falling back to '%1%'"))
+	  % "/"
+			  << endl;
+	  else
+	log_warning() << format(_("Falling back to home directory '%1%'"))
+	  % get_home()
+			  << endl;
+	}
+  else
+	{
+	  log_error() << format(_("Could not chdir to '%1%': %2%"))
+	% cwd % strerror(errno)
+		  << endl;
+	  exit (EXIT_FAILURE);
+	}
 }
 
   /* Set up environment */
@@ -712,10 +738,6 @@
   << "Set environment:\n" << env;
 
   /* Run login shell */
-  std::string file;
-
-  string_list command(get_command());
-
   if (command.empty() ||
   command[0].empty()) // No command
 {
Index: ChangeLog
===
--- ChangeLog	(revision 565)
+++ ChangeLog	(working copy)
@@ -1,5 +1,14 @@
 2006-04-30  Roger Leigh  <[EMAIL PROTECTED]>
 
+	* NEWS: Document directory behaviour.
+
+	* schroot/sbuild-session.cc (run_child): If the current working
+	directory does not exist inside the chroot, change to the home
+	directory (for login shells), or fail with an error (for commands)
+	where the behaviour must be deterministic.
+
+2006-04-30  Roger Leigh  <[EMAIL PROTECTED]>
+
 	* test/sbuild-parse-value.cc: Update tests.
 
 	* schroot/sbuild-keyfile.h (get_value): Catch exceptions thrown by
Index: NEWS
===
--- NEWS	(revision 564)
+++ NEWS	(working copy)
@@ -12,6 +12,12 @@
   1) The package now compiles with older compilers, such as GCC 3.3
  and 3.4.
 
+  2) If the current working directory does not exist inside the
+ chroot, the user's home directory ($HOME, home directory in
+ passwd, or /) will be used when running a login shell.  If
+ running a command and the directory does not exist, schroot will
+ exit with an error.
+
 * Major changes in 0.2.8:
 
   Bugfixes only.


pgpr09rH10G3G.pgp
Description: PGP signature


Bug#362554: libxp done

2006-04-30 Thread Drew Parsons
On Sat, 2006-04-29 at 16:41 +0200, Luca Capello wrote:
> Hello!
> 
> On Sun, 16 Apr 2006 09:12:34 +0200, Drew Parsons wrote:
> > I've done libxp to my satisfaction and uploaded it.
> 
> IMO the first modularized libxp6 should close bug #362291 [1].
> 
> Thx, bye,
> Gismo / Luca
> 
> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362291

You're right, I missed that.  Thanks for pointing it out.

Drew


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



Bug#365479: lists.debian.org: Request for debian-flash list - Flash (SWF) discussion and development

2006-04-30 Thread Paul Wise
Package: lists.debian.org
Severity: wishlist

Name: debian-flash
Rationale: 

As can be seen from the FSF's backing of the Gnash Flash player and the
activity in the osflash.org community, FLOSS developers are beginning to
bring free software ideals to the Flash community. This includes the
development of free tools for Flash development and free programs to
allow free software users access to Flash content and programs. As can
be seen by the http://osflash.org website and mailing list, FLOSS use
and development of Flash technologies is expanding. As one of the major
free software distributions, Debian should support these efforts by
upstream developers by bringing Flash development and viewing
capabilities to our users. The debian-flash list is intended to be a
list enabling this, including (mainly) communication between maintainers
and support of our users. The debian-flash list will likely have similar
experiences and use as the debian-java list. 

Short description: development and use of flash technologies on debian
Long description:

Debian Flash: For discussion of issues relating to the development and
use of Debian for Flash development and viewing of Flash content. For
general discussion of Flash related free software, please visit the
http://osflash.org";>osflash community.

Category: Developers
Subscription Policy: open
Post Policy: open
Web Archive: yes


To those on the X-Debbugs-CC list, as per the procedure at [1], please
send expressions of interest to the bug tracking this mailing list
creation request.

 1. http://www.debian.org/MailingLists/HOWTO_start_list

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#365480: w3m: Missing dependency on perl

2006-04-30 Thread Karsten Schoelzel
Package: w3m
Version: 0.5.1-4
Severity: normal

w3m should depend on the package perl as both /usr/bin/w3mman
and w3mhelp.cgi (the internal CGI script to display the help page) are
perl-scripts.

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


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



Bug#362087: one link missing

2006-04-30 Thread bd
On Sat, Apr 29, 2006 at 03:51:53PM +0200, Flavio Stanchina wrote:
> [EMAIL PROTECTED] wrote:
> > this link is also needed in /usr/lib/xorg/modules/linux
> > 
> > libfglrxdrm.so -> /usr/X11R6/lib/modules/linux/libfglrxdrm.so
> 
> It is required for what?
> 
> Please provide an explanation and version information on the packages you
> are using. I suspect you're using old or third-party packages that install
> the driver (or parts of it) in incorrect places.

In a previos mail Joachim Breitner <[EMAIL PROTECTED]> wrote that the
driver is working with 7.0, but that it needs some links because of
hardcoded paths.

With my system I needed not only Joachims two links but also the one I
mentioned above.

I just wanted this to be written down, in case someone else is trying to
get the driver working during this transition.

regards,
bd
-- 
We cannot do everything at once, but we can do something at once.
-- Calvin Coolidge


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



Bug#358452: initramfs cryptroot functionality

2006-04-30 Thread Riku Voipio
The current svn version iof cryptsetup appears to parse /etc/crypttab 
for the essential crypto modules. This does not work fo luks setups. 
howabout using "cryptsetup status" ?


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



Bug#365403: gnucash font problem

2006-04-30 Thread John Lines
There is a workaround - as per 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363664

In /usr/lib/X11 I did

mv fonts fonts.old

ln -s ../../share/fonts/X11 fonts

and gnucash is working again.

John


-- 
John Lines 


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



Bug#365481: adduser: ambiguous option --extra_group

2006-04-30 Thread Luca Monducci
Package: adduser
Version: 3.87
Severity: normal

Hi!

in adduser manpage there is --extra_group in command synopsis but
--add_extra_group in option description...

Cheers,
Luca



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



Bug#365027: Same problem on my machine

2006-04-30 Thread Guido Guenther
On Sat, Apr 29, 2006 at 11:16:07PM -0400, Francois Marier wrote:
> I have the same hard drive family and have been having the same problem as
> described in this bug report.
Thanks for the follow up. Just to be sure it's not the cciss patch that
causes this problem could you please first try 5.36-5 from unstable.
If this doesn't help please try the following: 
Get the smartmontools source, comment out or remove the last line in
debian/patches/00list (60_cciss), rebuild the package and see if it
works then. This would be of great help since I don't have the
appropriate hardware to test this on.
Cheers,
 -- Guido


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



Bug#365484: gtkpod: iPod Mount Point is incorrect

2006-04-30 Thread Jonathan Wheelhouse
Package: gtkpod
Version: 0.99.4-1
Severity: normal

When I plug in an iPod it's mounted at /media/IPOD (I assume this is the
default in sid); I start gtkpod but the bottom line of the main screen
tells me it's disconnected.

The Preferences panel, General tab specifies the iPod Mount Point as
/media/ipod .  Case matters!  So when I changed this to /media/IPOD the
iPod got mounted.

So I suggest you set the preference to /media/IPOD .

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

Versions of packages gtkpod depends on:
ii  libatk1.0-0  1.11.4-1The ATK accessibility toolkit
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libcairo21.0.4-2 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.3.2-5.1   generic font configuration library
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.10.2-2The GLib library of C routines
ii  libgpod0 0.3.2-1 a library to read and write songs 
ii  libgtk2.0-0  2.8.17-2The GTK+ graphical user interface 
ii  libid3tag0   0.15.1b-8   ID3 tag reading library from the M
ii  libpango1.0-01.12.1-2Layout and rendering of internatio
ii  libx11-6 2:1.0.0-6   X11 client-side library
ii  libxcursor1  1.1.5.2-5   X cursor management library
ii  libxext6 1:1.0.0-4   X11 miscellaneous extension librar
ii  libxi6   1:1.0.0-5   X11 Input extension library
ii  libxinerama1 1:1.0.1-4   X11 Xinerama extension library
ii  libxml2  2.6.23.dfsg.2-3 GNOME XML library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.0.2-4 X Rendering Extension client libra
ii  zlib1g   1:1.2.3-11  compression library - runtime

gtkpod recommends no packages.

-- no debconf information


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



Bug#365483: hping3: invalid Homepage: pseudo header

2006-04-30 Thread Jörg Sommer
Package: hping3
Severity: minor

Hi,

the developers reference recommends a second white space before the
Homepage: pseudo header.

Bye, Jörg.


pgpCZpm0nb6Jm.pgp
Description: PGP signature


Bug#360867: Preliminary Debian packages

2006-04-30 Thread Ola Lundqvist
Hi

Just wanted you to know that preliminary Debian packages is now
available for testing. Until the first Debian upload I will
keep update the same version number, unless a new upstream
version arrives. The reason is that the first Debian version
should end with an -1, something like 3.0.0.8-1.

You can download the deb files from
http://debian.opalsys.net/dists/unstable/main/binary-i386/admin/
http://debian.opalsys.net/dists/unstable/main/binary-all/devel/

There are three packages, vzctl, vzquota and kernel-patch-openvz.

Most things are done, but some things remain:
* Compliance with FHS. About to be fixed upstream (by openvz).
* Testing if it work as it should. I have not yet installed it
  myself, so be aware that some things may not work perfectly.
  It should work fine though, as this is just a clean install
  like make install of the software.

Regards,

// Ola

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


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



Bug#289584: going out with you

2006-04-30 Thread Mitchel
Hi there lovely,
I was searbching the net few days ago. I am new to this thing.
and saw your profile. I decided to email you cause I found 
you attractive. I might come down to your city in few weeks.
Let me know if we can meet each other ibn person.
I am abttractive girl. I am sure you won't regret it.
Reply to my personal email at [EMAIL PROTECTED]




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



Bug#365482: autoconf manpage has dangling pointer

2006-04-30 Thread Lionel Elie Mamane
Package: autoconf
Version: 2.59a-9

The mangpage says:

  See /usr/share/doc/autoconf/autoconf.html for more information.

but there is no such file.

-- 
Lionel


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



Bug#249775: probably you

2006-04-30 Thread Shawn
Hello my dear friend
I was looking through the web few weeks ago band found 
your profile. Now I decided to embail you to get to know
you baetter. I am coming to your country in few aweeks
and thought mbay be we can meet each other. I am pretty
looking girbl. I am 25. Do not repaly to this address 
directly. Emaail me back at [EMAIL PROTECTED]




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



Bug#364913: www.debian.org: Vote-Pages should be build with more templates (easier translating/maintaining)

2006-04-30 Thread Helge Kreutzmann
Hello,
On Fri, Apr 28, 2006 at 11:20:53PM +0200, Jutta Wrage wrote:
> Am 28.04.2006 um 18:32 schrieb Tobias Toedter:
> 
> > If you think this might be a
> >good idea, I could help Helge to set up some templates for the vote  
> >pages.

Contrary to what I wrote yesterday, this would be very welcome. I
already completed quite a bit of the compilation of repeated texts and
their translations, but if you would do the last bit, that would be
great (see below for details).

I identified 4 groups of files in the vote tree: stats_detailed,
stats, platforms/index.wml and "ordinary" vote files. The first three
are dealt with (results attached).

Files from 2000 and before are IMHO not eglible for inclusion, they
are too different. For files from 2001-2002 Jutta/Tobias have to see, if
it makes sense to include them. From 2003 onwards inclusion should
pose no problem.

The first group (stats_detailed) can be autogenerated and almost
completly automatically translated (except the title of the vote). So
ideally a translator would only (once) translate the title of the vote
and then on the next make run the "stats_detailed" file would
magically appear (if present in the english original). For a full
listing of relevant files, the template and the D, DK, FR, RU and ES
translations of the template see the attached Case01.txt

The second group (stats) is a little more involved. First, it also can
be autogenerated. Since during voting the text is different, the
template has to take that into account (I did not attempt this).
Translators would then only need to translate one of the 20
parameters (most of them are file and link names and of course the
numbers themself) - again, the name of the vote. When setting up this
template, the different versions should be unified. There were slight
variations both in
presentation (especially the latest, i.e. ./2006/suppl_002_stats.wml
was updated) but also in the wording. In the attaced file Case02.txt
you can see the differences as well as the files they were found in.
It might make sense to keep the additional paragraph for DPL votes
(maybe an optional clause in the template?). For a full
listing of relevant files, the template and the D, FR and PT
(partially) translations of the template see the attached Case02.txt
(I had trouble with copy and paste of russian text, thats why this is
missing here).

The third group is "platforms/index.wml". This file can be completely
autogenerated and autotranslated. This only "ceveat" is that some
languages might want to include transliterated names (russian did
this). But this is an easy task for wml: simply allow the list of
names to be translated, and languages like russian can "translate" the
name by prepeding the cyrillic version before the latin one. All other
languages would simply ignore the possibility to translate this file.
Ideally, once the english platforms/index.wml is created, the other
langues for which templates exists would get this file automatically.
For a full listing of relevant files, the template and the D, DK, FR, 
JP, RU and SW translations of the template see the attached Case03.txt

What is missing at this point are the "ordinary" vote files. Here,
only certain paragraphs can be prepared and translated once only. I
compiled a list of files and translated versions, but I do not have
the time ATM to identify those paragraphs, especially as I learned
above, that some paragraphs change slightly over time. Tobias, can you
take care of this part?

   D  DK  FR  JP  NO  PT  RU  ES  SW
./2001/vote_0001.wml   x  x   x   x

./2001/vote_0002.wml   x  x   x

./2002/vote_0001.wml   x  x   x   x
./2003/vote_0001.wml   x  x   x   x

./2003/vote_0002.wml  x   x
./2003/vote_0003.wml  x
./2004/vote_001.wmlx  x   x   x   x
./2004/vote_002.wml   x   x   x
./2004/vote_003.wml   x   x   x
./2004/vote_004.wml   x
./2004/vote_005.wml   x   x
./2005/vote_001.wmlx  x   x
./2005/vote_002.wmlx  x
./2006/vote_002.wml   x
./2006/vote_001.wmlx  x

The first lines are divided into sub-groups, as you'll have to see if
it makes sense to include them (it would be nice for the spanish
and japanese translation, though).

If you do not have the time to do it, I'll have a look, but it'll take
some weeks (I am traveling soon a bit).

Thats my part so far. I leave the decision how to implement and the
wml "magic" to you. As already said, the most automatic version would
be the most welcome, so if a simple include file with the name of the
vote is enough: That'll be great (like in the case of the
non-vulnerability list (woody/sarge), perhaps?).

Thanks for taking care!

Greetings

 Helge
-- 
  Dr. Helge Kreutzmann [EMAIL PROTECTED]
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powe

Bug#365486: gnome-vfs: connection to ftpd with auth shows empty directory

2006-04-30 Thread Christian Pernegger
Package: gnome-vfs
Severity: normal


Connecting to ftpd with username and password in the 'locations/connect to 
server'
dialog or via ftp://[EMAIL PROTECTED]/ shows an empty directory.

Text-based login with ncftp is fine.

The ftpd in question is 'Version 6.4/OpenBSD/Linux-ftpd-0.17'.

Tanks,

C.


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


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



Bug#365485: aptitude: Minor correction for the document

2006-04-30 Thread Kobayashi Noritada
Package: aptitude
Version: 0.2.15.9-2
Severity: minor
Tags: patch


There is a sentence a little bit hard to understand.  This patch
supplying a word will correct it.  Since I am not a native speaker of
English, sorry if it makes a wrong.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6 0.5.28.6   Advanced front-end for dpkg
ii  libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii  libgcc1   1:3.4.3-13 GCC support library
ii  libncurses5   5.4-4  Shared libraries for terminal hand
ii  libsigc++-1.2-5c102   1.2.5-4type-safe Signal Framework for C++
ii  libstdc++51:3.3.5-13 The GNU Standard C++ Library v3

-- no debconf information
--- old-aptitude/doc/en/aptitude.xml2006-04-22 09:58:20.0 +0900
+++ new-aptitude/doc/en/aptitude.xml2006-04-30 21:44:14.0 +0900
@@ -817,7 +817,7 @@
 

  In addition to the arrow keys, you can move the selection
- through the package list a page of information at a time
+ through the package list by a page of information at a time
  using the Page Up and Page
  Down keys.




Bug#365487: unionfs-source: fails to build with make_kpkg

2006-04-30 Thread Kiro Zimmer
Package: unionfs-source
Version: 1.1.4+20060417.0541+debian-2
Severity: normal
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hello,
make_kpkg fails, because the source files are removed, bevore the modules are 
build :)
consult the logfile for details. the attached "patch" solved the problem for me.
thanks kiro

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

Versions of packages unionfs-source depends on:
ii  bzip2 1.0.3-2high-quality block-sorting file co
ii  debhelper 5.0.34 helper programs for debian/rules
ii  dpatch2.0.19 patch maintenance system for Debia
ii  module-assistant  0.10.3 tool to make module package creati

Versions of packages unionfs-source recommends:
ii  unionfs-too 1.1.4+20060417.0541+debian-2 Tools to manage unionfs filesystem

- -- no debconf information

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

iD8DBQFEVLVwYWOj0axvMcURAiXqAJ94mo/2Y+UuXEkQaLy3Zq8UOm3TKgCgoqrm
bF0BhjY0MPh3DgpUhfiQbcI=
=1mEf
-END PGP SIGNATURE-
--- /usr/src/modules/unionfs/debian/rules_old   2006-04-30 14:48:31.0 
+0200
+++ /usr/src/modules/unionfs/debian/rules   2006-04-30 14:49:03.0 
+0200
@@ -206,7 +206,6 @@
rm -f build-arch-stamp build-indep-stamp configure-stamp
 
-$(MAKE) clean
-   rm -rf linux-2.6
-mv Makefile.upstream Makefile
 
dh_clean
[EMAIL PROTECTED]:/usr/src/linux-2.6.16.11$ fakeroot make-kpkg modules_image
exec debian/rules  DEBIAN_REVISION=kiro1  modules_image

[...]

make[1]: Entering directory `/usr/src/modules/unionfs'
/usr/bin/make -w -f debian/rules kdist_clean kdist_config binary-modules
make[2]: Entering directory `/usr/src/modules/unionfs'
dh_testdir
#dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
/usr/bin/make clean
make[3]: Entering directory `/usr/src/modules/unionfs'
find . \( -name '*.ko' -o -name '*.o' -o -name '.tmp_versions' -o -name '*~' -o 
-name '.*.cmd' \
-o -name '*.mod.c' -o -name '*.tar.bz2' -o -name '*.rej' -o 
-name '*.orig' \)\
-print | xargs rm -Rf
make[3]: Leaving directory `/usr/src/modules/unionfs'
rm -rf linux-2.6
mv Makefile.upstream Makefile
mv: Aufruf von stat für »Makefile.upstream« nicht möglich: Datei oder 
Verzeichnis nicht gefunden
make[2]: [clean] Fehler 1 (ignoriert)
dh_clean
/usr/bin/make -w -f debian/rules clean
make[3]: Entering directory `/usr/src/modules/unionfs'
dh_testdir
#dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
/usr/bin/make clean
make[4]: Entering directory `/usr/src/modules/unionfs'
find . \( -name '*.ko' -o -name '*.o' -o -name '.tmp_versions' -o -name '*~' -o 
-name '.*.cmd' \
-o -name '*.mod.c' -o -name '*.tar.bz2' -o -name '*.rej' -o 
-name '*.orig' \)\
-print | xargs rm -Rf
make[4]: Leaving directory `/usr/src/modules/unionfs'
rm -rf linux-2.6
mv Makefile.upstream Makefile
mv: Aufruf von stat für »Makefile.upstream« nicht möglich: Datei oder 
Verzeichnis nicht gefunden
make[3]: [clean] Fehler 1 (ignoriert)
dh_clean
make[3]: Leaving directory `/usr/src/modules/unionfs'
/usr/bin/gcc-4.0
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.16.11/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
sed -e 's/##KVERS##/2.6.16.11/g ;s/#KVERS#/2.6.16.11/g ; 
s/_KVERS_/2.6.16.11/g ; s/##KDREV##/kiro1/g ; s/#KDREV#/kiro1/g ; 
s/_KDREV_/kiro1/g' < $templ > ${templ%.modules.in}; \
  done
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make KDIR=/usr/src/linux-2.6.16.11 KVER=2.6.16.11
make[3]: Entering directory `/usr/src/modules/unionfs'
make -C /usr/src/linux-2.6.16.11 SUBDIRS=`pwd`/linux-2.6 CONFIG_UNION_FS=m  
CC="gcc" modules
make[4]: Entering directory `/usr/src/linux-2.6.16.11'
scripts/Makefile.build:15: /usr/src/modules/unionfs/linux-2.6/Makefile: Datei 
oder Verzeichnis nicht gefunden
make[5]: *** Keine Regel, um »/usr/src/modules/unionfs/linux-2.6/Makefile« zu 
erstellen.  Schluss.
make[4]: *** [_module_/usr/src/modules/unionfs/linux-2.6] Fehler 2
make[4]: Leaving directory `/usr/src/linux-2.6.16.11'
make[3]: *** [modules] Fehler 2
make[3]: Leaving directory `/usr/src/modules/unionfs'
make[2]: *** [binary-modules] Fehler 2
make[2]: Leaving directory `/usr/src/modules/unionfs'
make[1]: *** [kdist_build] Fehler 2
make[1]: Leaving directory `/usr/src/modules/unionfs'
Module /usr/src/modules/unionfs failed.
Hit return to Continue
make: *** [modules_image] Unterbrechung


Bug#365027: smartmontools: fails to update itself, initscript breaks on SATA device

2006-04-30 Thread Wouter Van Hemel
On Thu, 27 Apr 2006 17:32:44 +0200
Guido Guenther <[EMAIL PROTECTED]> wrote:

> You have -d sata in smartctl.conf? Could you attach it to the bugreport?

I don't have a smartctl.conf anywhere. The smartctl man page doesn't
mention one, either. Is this a new feature?

Enabling SMART was no problem before this upgrade. If smartctl requires a
configuration file now, it's quite likely the problems are caused by the
SATA device.

I do have a smartd.conf file though, and it has a '-d sata' for the SATA
device. I configured and tested it just a few months ago, so that should
still be working.

--8<-- /etc/smartd.conf --8<--
/dev/hda-a -m [EMAIL PROTECTED] -n standby
/dev/hdb-a -m [EMAIL PROTECTED] -n standby
/dev/hde-a -m [EMAIL PROTECTED]
/dev/sda -d ata -a -m [EMAIL PROTECTED] -C 0 -U 0
--8<--


> Could you please check if smartctl -a works for the other configured
> disks as expected?

/dev/hda
--> works

/dev/hdb (very old 6.4 Quantum IDE drive):
--> "SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't
show if SMART is enabled.
A mandatory SMART command failed: exiting. To continue, add one or
more '-T permissive' options."
--> works with '-T permissive'

/dev/hde:
--> works

/dev/sda:
--> "In Linux, SATA disks accessed via libata are only supported by
smartmontools for kernel versions 2.6.15 and above. Try an additional '-d
ata' argument."
--> works with '-d sata'

The problem is /dev/sda (the sata one), since it's the only one that
(since this update!) gives back an error when enabling smart:


[senta:~] smartctl --smart=on /dev/hdb
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.

[senta:~] smartctl --smart=on /dev/sda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

unable to fetch IEC (SMART) mode page [unsupported field in scsi command]
A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.
[senta:~] smartctl --smart=on -d ata /dev/sda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.

[senta:~] _

I can temporary disable smart for the SATA device while upgrading,
ofcourse. Could you send me a reference to documentation mentioning
smartctl.conf?



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



Bug#365484: gtkpod: iPod Mount Point is incorrect

2006-04-30 Thread Frank Lichtenheld
On Sun, Apr 30, 2006 at 10:42:05PM +1000, Jonathan Wheelhouse wrote:
> When I plug in an iPod it's mounted at /media/IPOD (I assume this is the
> default in sid); I start gtkpod but the bottom line of the main screen
> tells me it's disconnected.

It's not that simple. AFAIK the default mount point is the name (label) of
the partition in question (in iTunes this is called the name of the
iPod and defaults to " 's iPod" when plugging it
in for the first time).

And for it to be automatically mounted you need to have the whole
hal, etc. stuff anyway which gtkpod can't assume to be installed
at all.

Don't get me wrong, I know that the default value is not really
helpful or anything. It is only that the solution might be a bit more
complicated. Suggestions and patches on this matter are certainly
welcome.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


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



Bug#363359: xserver-xorg: Resolution has changed from 100 dpi, to 75 dpi

2006-04-30 Thread Rob Bochan
On Friday 21 April 2006 10:13, Michel Dänzer wrote:
>
> Hmm indeed, it's not in /var/cache/apt/archives/xbase-clients_1%
> 3a7.0.0-4_powerpc.deb, so how come it's
> in /var/lib/dpkg/info/xbase-clients.list here? *shrug*


This issue seems to be remedied with the update from Tue, 25 Apr 2006 to 
xbase-clients 1:7.0.0-5. The xserverrc file now "re-exists" 
in /etc/X11/xinit.
Thank you for your attention.

...Rob


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



Bug#343566: Just graceful Teen suckiing Diick!

2006-04-30 Thread Wallace

Do you want aesthetic viirgin Eighteens?

http://gamecubeusa.info/fpwh.htm?GFGEDD.iPdR,gfibjW,VSd

UN$UBSCRRlBE

http://gamecubeusa.info



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



Bug#365488: gnome-session: gnome session startup crashes X 6.9

2006-04-30 Thread Thibaut VARENE
Package: gnome-session
Version: 2.14.0-2
Severity: important

Note: can't tell whether that's a X or Gnome (or Nautilus?) bug. Looks like a
Gnome bug, as fluxbox doesn't trigger it.

Just upgraded my testing box, got gnome 2.14 installed. Rebooted, tried
to login at gdm prompt. Gnome looked like it was starting up, the splash
screen said "Nautilus" (showing the ugly icon, btw, see #356314), and
then X suddenly died.

Xorg.0.log shows:
[...]
Could not init font path element unix/:7100, removing from list!
Could not init font path element /usr/lib/X11/fonts/Speedo, removing
from list!

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0xa0) [0x10045f20]
1: [0x100374]
2: /usr/X11R6/bin/X(EventSelectForWindow+0x208) [0x1009a4c8]
3: /usr/X11R6/bin/X(ChangeWindowAttributes+0x3e0) [0x100b3560]
4: /usr/X11R6/bin/X(ProcChangeWindowAttributes+0xa8) [0x1008ca38]
5: /usr/X11R6/bin/X(Dispatch+0x208) [0x10095568]
6: /usr/X11R6/bin/X(main+0x484) [0x100a63f4]
7: /lib/tls/libc.so.6 [0xfe7ca34]
8: /lib/tls/libc.so.6(__libc_start_main+0xb4) [0xfe7cb84]

Fatal server error:
Caught signal 11.  Server aborting

Tried several times and several times it died the same way. Eventually
tried to login using "fluxbox" instead of gnome, which worked just fine.

HTH

T-Bone

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

Versions of packages gnome-session depends on:
ii  gconf22.14.0-1   GNOME configuration database syste
ii  gnome-control-center  1:2.12.3-2 utilities to configure the GNOME d
ii  libatk1.0-0   1.11.3-1   The ATK accessibility toolkit
ii  libbonobo2-0  2.14.0-1   Bonobo CORBA interfaces library
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libesd0   0.2.36-3   Enlightened Sound Daemon - Shared 
ii  libgconf2-4   2.14.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.10.2-1   The GLib library of C routines
ii  libgnome-desktop-22.14.0-1   Utility library for loading .deskt
ii  libgnome2-0   2.14.0-2   The GNOME 2 library - runtime file
ii  libgnomeui-0  2.14.0-1   The GNOME 2 libraries (User Interf
ii  libgtk2.0-0   2.8.16-1   The GTK+ graphical user interface 
ii  libice6   6.9.0.dfsg.1-6 Inter-Client Exchange library
ii  liborbit2 1:2.14.0-1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.12.1-2   Layout and rendering of internatio
ii  libsm66.9.0.dfsg.1-6 X Window System Session Management
ii  libstartup-notification0  0.8-1  library for program launch feedbac
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol client li
ii  libxrandr26.9.0.dfsg.1-6 X Window System Resize, Rotate and

Versions of packages gnome-session recommends:
ii  dbus  0.61-5 simple interprocess messaging syst
ii  desktop-base  0.3.16 common files for the Debian Deskto
ii  gnome-panel   2.12.3-1   launcher and docking facility for 
ii  metacity  1:2.14.1-1 A lightweight GTK2 based Window Ma
ii  nautilus  2.12.2-2   file manager and graphical shell f

-- no debconf information


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



Bug#365494: lcdproc: Missing orig.tar.gz

2006-04-30 Thread John Goerzen
Package: lcdproc
Version: 0.4.5-1
Severity: serious

This package is not a Debian-native package (there is version 0.4.5-1), 
and yet it does not ship with an orig.tar.gz file.  The source package 
should be rebuilt.


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

Versions of packages lcdproc depends on:
ii  debconf   1.5.0  Debian configuration management sy
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libncurses5   5.5-1.1Shared libraries for terminal hand
ii  libsvga1  1:1.4.3-22 console SVGA display libraries

lcdproc recommends no packages.

-- no debconf information


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



Bug#365489: manpages-dev: too many parenthesis after exec in stdin.3

2006-04-30 Thread Justin Pryzby
Package: manpages-dev
Version: 2.26-1
Severity: normal
Tags: upstream

stdin.3 says:

 This means for
 example, that after an exec((),) the child inherits all open file
^
 descriptors, but all old streams have become inaccessible.

That mess of parenthesis is apparently created by the following line:

.Fn exec (), 

which looks sane, so I wonder if it is actually a groff bug..


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



Bug#365490: mtools: manpage in section 2

2006-04-30 Thread Justin Pryzby
Package: mtools
Version: 3.9.10.ds1-1
Severity: normal
Tags: patch

The mtools manpage ends up in section 2, because of this line:

  .TH mtools.1 "28Feb05" mtools-3.9.10
   ^^^
which should probably be:

  .TH mtools 1 "28Feb05" mtools-3.9.10
   ^^^


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



Bug#365470: bugs.debian.org: not possible to only display outstanding bugs

2006-04-30 Thread Justin Pryzby
On Sun, Apr 30, 2006 at 08:20:42PM +1000, Anand Kumria wrote:
> Package: bugs.debian.org
> Severity: normal
> 
> Hi,
> 
> For some (presumably useful) reason; maintainer URLs (e.g.
> http://bugs.debian.org/[EMAIL PROTECTED]) include resolved
> bugs.  That isn't useful or helpful to me generally.
> 
> I'd like some mechanism to only display the outstanding bugs.
> 
> Ideally that would be to change the maintainer view to not display
> resolved bugs. I'm open to anything else that works though.
> 
> For example, I constructed -- via www.debian.org/Bug -- this URL:
> 
> 
> At first glance, apart from being unwiedly long, this looks like it does
> the job. It doesn't though. For example '#314842' shows up on the list
> even though the bug is marked done.
Does just &pend-exc=done DWYW?

(I agree that it is not easy, even if possible, to do this via the web
interface).

Justin


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



  1   2   3   4   >