Bug#327436: kernel segv after SMB server (buffalo linkstation, running linux) was reconfigured

2005-09-10 Thread Horms
On Fri, Sep 09, 2005 at 09:02:38PM -0700, Christian Grothoff wrote:
 Package: kernel-image-2.6.8-11-amd64-k8
 Version: 2.6.8-14
 Severity: minor
 
 After reconfiguration of permissions on a mounted SMB volume, the Kernel
 decided to segfault (system continued to run, blocking processes that 
 were accessing the affected volume).

Is it possible to test this with linux-image-2.6.12 (i notice there
are no amd64 images, not sure why) or kernel-image-2.6.11, both
in unstbale, to see if the situation has imporoved?

 Here is what /var/log/messages had to say:
 
 Sep  9 20:45:44 localhost kernel: Pid: 4851, comm: df Not tainted
 2.6.8-11-amd64-k8
 Sep  9 20:45:44 localhost kernel: RIP: 0010:[8017e533]
 8017e533{invalidate_list+67}
 Sep  9 20:45:44 localhost kernel: RSP: :0100243ddc78  EFLAGS:
 00010282
 Sep  9 20:45:44 localhost kernel: RAX: 01000ae5acf0 RBX:
 171ff4f441aae856 RCX: 01003917f930
 Sep  9 20:45:44 localhost kernel: RDX: 0100243ddcb8 RSI:
 01003f42c800 RDI: 802e2770
 Sep  9 20:45:44 localhost kernel: RBP: 01002391acf8 R08:
 010007043e5c R09: 010007043e00
 Sep  9 20:45:44 localhost kernel: R10: 010002117930 R11:
 801adeb0 R12: 171ff4f441aae856
 Sep  9 20:45:44 localhost kernel: R13: 802e2770 R14:
 01003f42c800 R15: 0100243ddcb8
 Sep  9 20:45:44 localhost kernel: FS:  58636000()
 GS:803b1540() knlGS:56a57840
 Sep  9 20:45:44 localhost kernel: CS:  0010 DS: 002b ES: 002b CR0:
 80050033
 Sep  9 20:45:44 localhost kernel: CR2: 081c9350 CR3:
 00101000 CR4: 06e0
 Sep  9 20:45:44 localhost kernel: Process df (pid: 4851, threadinfo
 0100243dc000, task 01002c6e8ac0)
 Sep  9 20:45:44 localhost kernel: Stack: 
 010007043e00 0100023ec8b0 0100023ec800
 Sep  9 20:45:44 localhost kernel:01003f42c800
 802e2740 08d5 8017f0ec
 Sep  9 20:45:44 localhost kernel:0100243ddcb8
 0100243ddcb8
 Sep  9 20:45:44 localhost kernel: Call
 Trace:8017f0ec{invalidate_inodes+76}
 a018dd35{:smbfs:smbiod_retry+53}
 Sep  9 20:45:44 localhost kernel:
 a018dd02{:smbfs:smbiod_retry+2}
 a018e645{:smbfs:smb_add_request+725}
 Sep  9 20:45:44 localhost kernel:
 8014f6bf{__get_free_pages+31}
 80152cdb{cache_alloc_refill+619}
 Sep  9 20:45:44 localhost kernel:
 a0186bef{:smbfs:smb_request_ok+63}
 a018a265{:smbfs:smb_proc_dskattr+85}
 Sep  9 20:45:44 localhost kernel:
 a018cda9{:smbfs:smb_statfs+9}
 8016528d{vfs_statfs+93}
 Sep  9 20:45:44 localhost kernel:
 8018b0fa{compat_statfs64+106}
 80288f1e{thread_return+41}
 Sep  9 20:45:44 localhost kernel:
 801673d3{sys_write+83} 80110ab1{error_exit+0}
 Sep  9 20:45:44 localhost kernel:
 80120a81{ia32_sysret+0}
 Sep  9 20:45:44 localhost kernel:
 Sep  9 20:45:44 localhost kernel: Code: 4d 8b 24 24 4c 39 eb 0f 84 87 00
 00 00 48 8d 6b f0 4c 39 b5
 
 
 -- System Information:
 Debian Release: 3.1
   APT prefers testing
   APT policy: (650, 'testing'), (600, 'unstable')
 Architecture: i386 (x86_64)
 Kernel: Linux 2.6.8-11-amd64-k8
 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
 
 Versions of packages kernel-image-2.6.8-11-amd64-k8 depends on:
 ii  coreutils [fileutils]   5.2.1-2  The GNU core utilities
 ii  e2fsprogs   1.37-2sarge1 ext2 file system utilities and 
 lib
 ii  initrd-tools0.1.81.1 tools to create initrd image for 
 p
 ii  module-init-tools   3.2-pre1-2   tools for managing Linux kernel 
 mo
 
 -- no debconf information
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

-- 
Horms


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



Bug#327444: dpkg-buildpackage: -I does not work on dot-directories

2005-09-10 Thread Wouter Verhelst
Package: dpkg-dev
Version: 1.13.11
Severity: normal

Hi,

Subject says it all. Specifically: I have my debian packages in a svn
repository, but prefer to run dpkg-buildpackage manually inside that
directory, rather than using something like svn-buildpackage. For that,
I tried to use dpkg-buildpackage -I.svn to make sure these .svn
directories don't get included in the package.

However, this does not appear to work; the .diff.gz still contains the
.svn directories if I run dpkg-buildpackage like 'dpkg-buildpackage
-I.svn -rfakeroot'.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages dpkg-dev depends on:
ii  binutils 2.16.1cvs20050902-1 The GNU assembler, linker and bina
ii  cpio 2.6-5   GNU cpio -- a program to manage ar
ii  dpkg 1.13.11 package maintenance system for Deb
ii  make 3.80-11 The GNU version of the make util
ii  patch2.5.9-2 Apply a diff file to an original
ii  perl [perl5] 5.8.7-4 Larry Wall's Practical Extraction 
ii  perl-modules 5.8.7-4 Core Perl modules

Versions of packages dpkg-dev recommends:
ii  bzip2 1.0.2-8.1  high-quality block-sorting file co
ii  gcc [c-compiler]  4:4.0.1-3  The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.4-8The GNU C compiler
ii  gcc-4.0 [c-compiler]  4.0.1-6The GNU C compiler

-- no debconf information


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



Bug#304690: fixed in module-init-tools 3.2-pre8-1

2005-09-10 Thread Marcel Sebek
This tells me anacron every day:

/etc/cron.daily/man-db:
mandb: warning: /usr/share/man/man8/kallsyms.8.gz is a dangling symlink
mandb: warning: /usr/share/man/man8/ksyms.8.gz is a dangling symlink

I don't have modutils installed. Here is list of files in manpage
directory:

$ ll /usr/share/man/man8/ | grep syms
lrwxrwxrwx  1 root root22 Sep  5 15:30 kallsyms.8.gz - 
kallsyms.modutils.8.gz
lrwxrwxrwx  1 root root19 Sep  5 15:30 ksyms.8.gz - ksyms.modutils.8.gz

-- 
Marcel Sebek



signature.asc
Description: Digital signature


Bug#327445: nautilus: Typo in Swedish translation

2005-09-10 Thread Vincent Lönngren
Package: nautilus
Version: 2.10.1-4
Severity: minor
Tags: l10n

'Skrivbordskonfigurationsfil' has become 'dkrivbordskonfigurationsfil'
in the Properties dialog.

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

Versions of packages nautilus depends on:
ii  desktop-file-utils0.10-1 Utilities for .desktop files
ii  gnome-control-center  1:2.10.1-6 utilities to configure the GNOME d
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libbonobo2-0  2.10.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.10.0-1   The Bonobo UI library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libeel2-2 2.10.1-2   Eazel Extensions Library (for GNOM
ii  libesd-alsa0 [libesd0]0.2.36-1   Enlightened Sound Daemon (ALSA) - 
ii  libexif12 0.6.12-2   library to parse EXIF files
ii  libgail-common1.8.4-1GNOME Accessibility Implementation
ii  libgail17 1.8.4-1GNOME Accessibility Implementation
ii  libgconf2-4   2.10.1-2   GNOME configuration database syste
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.0-1The GLib library of C routines
ii  libgnome-desktop-22.10.2-1   Utility library for loading .deskt
ii  libgnome2-0   2.10.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.10.2-2   A powerful object-oriented display
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  libice6   6.8.2.dfsg.1-6 Inter-Client Exchange library
ii  libnautilus-extension12.10.1-4   libraries for nautilus components 
ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  librsvg2-22.9.5-4SAX-based renderer library for SVG
ii  libsm66.8.2.dfsg.1-6 X Window System Session Management
ii  libstartup-notification0  0.8-1  library for program launch feedbac
ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client li
ii  libxml2   2.6.21-1   GNOME XML library
ii  nautilus-data 2.10.1-4   data files for nautilus
ii  shared-mime-info  0.16-3 FreeDesktop.org shared MIME databa
ii  xlibs 6.8.2.dfsg.1-6 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages nautilus recommends:
ii  desktop-base0.3.15   common files for the Debian Deskto
ii  eject   2.0.13deb-15 ejects CDs and operates CD-Changer
ii  nautilus-cd-burner  2.10.2-1.1   CD Burning front-end for Nautilus

-- no debconf information


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



Bug#318564: [PATCH] Remove useless declarations

2005-09-10 Thread Jérémy Bobbio
tag 318564 + patch
thanks

Attached is a patch removing two useless declaration in ldso.h 
(functions defined static and not used elsewhere). It also adds a 
static definitons of __malloc_trim in free.c.

Both changes allow the package to build on i386.

Regards,
-- 
Jérémy
diff -ur uclibc-0.9.27/ldso/include/ldso.h uclibc-0.9.27.fixed/ldso/include/ldso.h
--- uclibc-0.9.27/ldso/include/ldso.h	2005-01-12 07:59:21.0 +
+++ uclibc-0.9.27.fixed/ldso/include/ldso.h	2005-09-10 05:58:06.333007176 +
@@ -42,8 +42,6 @@
 extern char *_dl_preload;  /* Things to be loaded before the libs */
 extern char *_dl_ldsopath; /* Where the shared lib loader was found */
 extern const char *_dl_progname;   /* The name of the executable being run */
-extern unsigned char *_dl_malloc_addr; /* Lets _dl_malloc use the already allocated memory page */
-extern unsigned char *_dl_mmap_zero;   /* Also used by _dl_malloc */
 extern int _dl_secure; /* Are we dealing with setuid stuff? */
 extern size_t _dl_pagesize;/* Store the page size for use later */
 extern const char *_dl_progname;   /* The name of the shared library loader */
diff -ur uclibc-0.9.27/libc/stdlib/malloc-standard/free.c uclibc-0.9.27.fixed/libc/stdlib/malloc-standard/free.c
--- uclibc-0.9.27/libc/stdlib/malloc-standard/free.c	2005-01-12 07:59:21.0 +
+++ uclibc-0.9.27.fixed/libc/stdlib/malloc-standard/free.c	2005-09-10 06:02:31.522692216 +
@@ -16,6 +16,7 @@
 
 #include malloc.h
 
+static int __malloc_trim(size_t pad, mstate av);
 
 /* - malloc_trim -
   malloc_trim(size_t pad);


pgplJN0LehLw3.pgp
Description: PGP signature


Bug#245541: probably obsoleted by 7.0

2005-09-10 Thread Sven Luther
Hi, ...

Just to note that this bug will probably be fixed by the modular 7.0 build.

That said, when closing 218614, it was mentioned that this bug should contain
a latest version of the patch, but this doen't seem to be the case. I wonder
what happened, Branden, and idea ?

Anyway, the patch is probably obsolet even for 6.8/6.9, ...

Too bad it was never time to apply this one though :(

Friendly,

Sven Luther





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



Bug#327355: Acknowledgement (linux-image-2.6.12-1-k7: amverify w/ ide-tape causes bug, then kernel panic)

2005-09-10 Thread Anthony DeRobertis
Oh, btw, it just died on a different tape tonight... I rebooted to
2.6.8, and it works fine there. So its definitely a regression from 2.6.8.


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



Bug#138416: not fixed in snes9x 1.43-2 (1.43-2 is a regression)

2005-09-10 Thread royanee
I'm not sure whether to reopen this bug or to create a
new entry as my system does not use a Matrox video
card. I am running the latest nVidia driver on a
GeForce4 MX 440, with no problems up until now. 1.42-2
runs just fine, but 1.43-2 is a regression (at least
on my system) and actually causes this bug to occur.
So, what do you want me to do? :)

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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



Bug#310327: patch

2005-09-10 Thread Martin Schulze
Aníbal Monsalve Salazar wrote:
 Upon investigation of this problem I noticed that ssmtp (oldstable
 and stable) always strips the last line of the input before sending.
 
 gluck!joey(pts/4):~ seq 1 10|sendmail [EMAIL PROTECTED]
 
 -- 1..9
 
 gluck!joey(pts/4):~ echo seq 1 10|sendmail [EMAIL PROTECTED]
 
 -- no lines
 
 This is not fixed by the above patch.
 
 I've patched ssmtp.c to fix the problem above and to close #310327
 in ssmtp 2.61-5. It can be argued that you _must_ separate the data
 from the mail headers with an empty line. The following works:
 
 (echo; seq 1 10)|sendmail [EMAIL PROTECTED]
 
 If you want to really fix it, I can send you patches for the
 oldstable and stable versions of ssmtp. I can also prepare new
 packages as well. Please let me know what would you like me to do.

Oh, I see.

If I recall correctly, I've used mailx to build the mail before
so that there was a header.  Well, then it may not be a bug but
a feature and we can leave it as it is.

 The other problem, the subject of #310327, is fixed in ssmtp 2.61-5
 by the patch at:
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi/ssmtp_2.61-4_non_blocking_fgets.diff?bug=310327;msg=64;att=2
 
 That patch is not requiered for the versions of ssmtp currently in
 oldstable and stable as bug #310327 was introduced with ssmtp
 2.61-3.

Good news.  Thanks.

Regards,

Joey

-- 
All language designers are arrogant.  Goes with the territory...
-- Larry Wall

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



Bug#327402: reportbug: release of blocking bug should generate email

2005-09-10 Thread Thomas Bushnell BSG

reassign 327402 bugs.debian.org
thanks

Chris Lawrence [EMAIL PROTECTED] writes:

 I think this one is either for bugs.debian.org or debbugs (not
 reportbug), but I can never remember which one you're supposed to
 assign stuff like this to...

Whoops, I thought I had reported it against bugs.debian.org.
Reassigned now.

Thomas


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



Bug#327446: r-cran-lattice: postinst failure (R/Rdconv.pm not found)

2005-09-10 Thread Laurent Bonnaud
Package: r-cran-lattice
Version: 0.12-6-1
Severity: grave
Tags: experimental
Justification: renders package unusable


Hi,

here is the problem:

Setting up r-cran-lattice (0.12-6-1) ...
Can't locate R/Rdconv.pm in @INC (@INC contains: 
/tmp/buildd/r-base-2.2.0.alpha.20050908/debian/tmp/usr/lib/R/share/perl 
/etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/lib/R/share/perl/build-help.pl line 23.
BEGIN failed--compilation aborted at /usr/lib/R/share/perl/build-help.pl line 
23.
dpkg: error processing r-cran-lattice (--configure):
 subprocess post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of r-recommended:
 r-recommended depends on r-cran-lattice (= 0.10.11); however:
  Package r-cran-lattice is not configured yet.
dpkg: error processing r-recommended (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of r-base:
 r-base depends on r-recommended (= 2.2.0.alpha.20050908-1); however:
  Package r-recommended is not configured yet.
dpkg: error processing r-base (--configure):
 dependency problems - leaving unconfigured
Setting up r-cran-rcmdr (1.1-1-1) ...
Can't locate R/Rdconv.pm in @INC (@INC contains: 
/tmp/buildd/r-base-2.2.0.alpha.20050908/debian/tmp/usr/lib/R/share/perl 
/etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/lib/R/share/perl/build-help.pl line 23.
BEGIN failed--compilation aborted at /usr/lib/R/share/perl/build-help.pl line 
23.
dpkg: error processing r-cran-rcmdr (--configure):
 subprocess post-installation script returned error exit status 2
Setting up r-cran-zoo (1.0-2-1) ...
Can't locate R/Rdconv.pm in @INC (@INC contains: 
/tmp/buildd/r-base-2.2.0.alpha.20050908/debian/tmp/usr/lib/R/share/perl 
/etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/lib/R/share/perl/build-help.pl line 23.
BEGIN failed--compilation aborted at /usr/lib/R/share/perl/build-help.pl line 
23.
dpkg: error processing r-cran-zoo (--configure):
 subprocess post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of r-cran-tseries:
 r-cran-tseries depends on r-cran-zoo; however:
  Package r-cran-zoo is not configured yet.
dpkg: error processing r-cran-tseries (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 r-cran-lattice
 r-recommended
 r-base
 r-cran-rcmdr
 r-cran-zoo
 r-cran-tseries
E: Sub-process /usr/bin/dpkg returned an error code (1)


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

Versions of packages r-cran-lattice depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  r-base-core   2.2.0.alpha.20050908-1 GNU R core of statistical computin

r-cran-lattice recommends no packages.

-- no debconf information


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



Bug#327414: bash: no completion for invoke-rc.d

2005-09-10 Thread Jan Christoph Ebersbach
On Fri 09-09-2005, Justin Pryzby wrote:

 I agree!  And it should work with sudo, too.  Your patch doesn't
 implement /etc/init.d/$foo start,stop completion, correct?

The start,stop completion should work with my patch.

If the previous word is not invoke-rc.d, start, stop ... will be
completed.

+*)
+COMPREPLY=( $( compgen -W 'start stop restart reload force-reload' -- 
$cur ) )
+return 0
+;;


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



Bug#214406: Update on RPM4.4?

2005-09-10 Thread David Pashley
It looks like RPM 4.4 only links against libelf, which is LGPLed and is
packaged in libelfg0.as far as I can tell it doesn't link against any
OSL licensed code. You can find basic rpm4.4 packages for ubuntu at;
http://people.ubuntu.com/~thom/rpm/. I will attempt to remove any ubuntu
specific patches and make them policy-compliant and then add python
support to them.

-- 
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#327447: knode: cannot disable as-you-type spell checker

2005-09-10 Thread Jukka Suomela
Package: knode
Version: 4:3.4.2-1
Severity: minor

Hi,

It seems that there is no configuration setting for disabling the
as-you-type spell checker in Knode.

News articles look really horrible if they are written in languages
which do not match the installed dictionaries.

Best regards,
Jukka Suomela

-- 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.12-1-686
Locale: LANG=fi_FI, LC_CTYPE=fi_FI (charmap=ISO-8859-1)

Versions of packages knode depends on:
ii  kdelibs4c24:3.4.2-3  core libraries for all KDE applica
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libkdepim1a   4:3.4.2-1  KDE PIM library
ii  libkleopatra0a4:3.4.2-1  KDE GnuPG interface libraries
ii  libkmime2 4:3.4.2-1  KDE MIME interface library
ii  libqt3-mt 3:3.3.4-8  Qt GUI Library (Threaded runtime v
ii  libstdc++64.0.1-6The GNU Standard C++ Library v3

knode recommends no packages.

-- no debconf information


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



Bug#327448: /fg command not 64bit clean.

2005-09-10 Thread Zephaniah E. Hull
Package: tf5
Severity: normal
Tags: upstream, patch

Patch attached, should be sent upstream.

The patch explains itself fairly well, as the option parsing code expects an 
int there, not a long.

Zephaniah E.  Hull.

-- 
This fixes the /fg command for 64 bit systems.
(The options code expects the argument to be modified to be an int.)

--- src/socket.c.ORIG   2005-09-10 01:25:18.0 -0400
+++ src/socket.c2005-09-10 01:25:34.0 -0400
@@ -1105,7 +1105,7 @@
 struct Value *handle_fg_command(String *args, int offset)
 {
 int opt, nosock = FALSE, noerr = FALSE, quiet = FALSE;
-long num = 0;
+int num = 0;
 Sock *sock;
 
 startopt(CS(args), nlqsc#);


Bug#269573: removal problem (remove-shell in postrm script)

2005-09-10 Thread Matthias Klose
reassign 269573 passwd
thanks

Alexander Gattin
  script calls.remove-shell, which is a shell script.
 
 Bullshit! /var/lib/dpkg/info/bash.postrm is _itself_
 a script:

think about your Bullshit! comment. even if a shell's postrm is a C
program, it needs to deregister the shell. You basically argue,
because remove-shell has a deficiency (the implementation as a shell
script), every shell should add a workaround for that deficiency?
I don't get it.

Please fix it and reassign the report back to bash.

  Matthias


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



Bug#292713: AltGr is not your friend

2005-09-10 Thread Matthias Klose
Roland Mas writes:
 I get this problem sometimes too.  I usually have to blame myself
 and my fuzzy typing.  On French keymaps such as the one mentioned, you
 get | by typing AltGr+-.  If you leave your finger for too long on the
 AltGr modifier, then the next key is not Space but AltGr+Space, which
 seems to be a different character that bash doesn't interpret as
 whitespace.

Laurant, could you confirm, that this is the case? I'm unable to
reproduce it on a German keyboard (where | is AltGr-). One possibilty
would be to add a key binding to map the character you type to a
simple space, or to change the keymap.

  Matthias



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



Bug#310784: Reproduced

2005-09-10 Thread Filipus Klutiero
Package: gaim
Version: 1:1.5.0-1
Followup-For: Bug #310784

I just reproduced this on upstream's latest, and under wingaim 1.5.0, so
I submitted bug #1286446.

-- 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.12-1-686
Locale: LANG=fr_CA, LC_CTYPE=fr_CA (charmap=ISO-8859-1)

Versions of packages gaim depends on:
ii  gaim-data  1:1.5.0-1 multi-protocol instant messaging c
ii  libao2 0.8.6-1.1 Cross Platform Audio Output Librar
ii  libaspell150.60.2+20050121-3 The GNU Aspell spell-checker runti
ii  libatk1.0-01.10.1-2  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libc6  2.3.5-6   GNU C Library: Shared libraries an
ii  libgcrypt111.2.1-4   LGPL Crypto library - runtime libr
ii  libglib2.0-0   2.8.0-1   The GLib library of C routines
ii  libgnutls111.0.16-13.1   GNU TLS library - runtime library
ii  libgtk2.0-02.6.8-1   The GTK+ graphical user interface 
ii  libgtkspell0   2.0.10-2  a spell-checking addon for GTK's T
ii  libice66.8.2.dfsg.1-6Inter-Client Exchange library
ii  libpango1.0-0  1.8.2-1   Layout and rendering of internatio
ii  libsm6 6.8.2.dfsg.1-6X Window System Session Management
ii  libstartup-notificatio 0.8-1 library for program launch feedbac
ii  libx11-6   6.8.2.dfsg.1-6X Window System protocol client li
ii  libxext6   6.8.2.dfsg.1-6X Window System miscellaneous exte
ii  libxss16.8.2.dfsg.1-6X Screen Saver client-side library
ii  xlibs  6.8.2.dfsg.1-6X Window System client libraries m

gaim recommends no packages.

-- no debconf information


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



Bug#326946: #326946: generates broken fetch script

2005-09-10 Thread Giacomo A. Catenazzi
This patch should correct the error.
Anyway there are already pending patched, so for a official release
you should wait some more time.




--- apt-zip-0.13.4/methods/wget  2005-09-06 22:46:17.0 +0200
+++ methods/wget2005-09-10 09:26:44.0 +0200
@@ -99,8 +99,8 @@
 then
 cat -EOF
getfile(){
-   ( [ -r ../$2 ]  echo $2 already downloaded.) ||
-   (do_wget $1 $2 $3 $4  mv $2 ../)
+   ( [ -r ../\$2 ]  echo \$2 already downloaded.) ||
+   (do_wget \$1 \$2 \$3 \$4  mv \$2 ../)
}

mkdir -p partial  cd partial || echo 2  Cannot change to directory 
./partial


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



Bug#327434: Acknowledgement (Udev is not creating /dev/stdout-fd/1)

2005-09-10 Thread C.Y.M
C.Y.M wrote:
 I would like to mention that this problem may also be related to HAL (not 
 UDEV).
  Please forward accordingly if you find that this is the case.
 

This is definitely a UDEV issue.  I have noticed that all the links in
/etc/udev/links.conf get created *except* stdin, stdout, and stderr.  The only
difference between those links and the others is that they are linking against
nodes.  Perhaps the nodes are not getting created fast enough and the link
fails.  When I look in /proc/self/fd/*, all the nodes are there (only the links
to them are not created).

Regards,


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



Bug#327449: gclcvs: Debconf abuse

2005-09-10 Thread Jean-Luc Coulon (f5ibh)
Package: gclcvs
Severity: normal

Hi,

I got the pot file to translate the debconf templates.

I've some remarks about the debconf templates to ease translator work.

- Most of the text in the first template shouldnt be there but better in a
README.Debian or somewhere in the doc tree of the package (historical data about
gcl).

Please refer to:
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s6.5.1

6.5.1 Do not abuse debconf

Since debconf appeared in Debian, it has been widely abused and several
criticisms received by the Debian distribution come from debconf abuse with the
need of answering a wide bunch of questions before getting any little thing
installed.

Keep usage notes to what they belong: the NEWS.Debian, or README.Debian file.
Only use notes for important notes which may directly affect the package
usability. Remember that notes will always block the install until confirmed or
bother the user by email.

Carefully choose the questions priorities in maintainer scripts. See
debconf-devel(7) for details about priorities. Most questions should use medium
and low priorities. 


- The boolean short descriptions should be written as questions according to:
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s6.5.4

6.5.4.2.2 Boolean templates

* The short description should be phrased in the form of a question which
should be kept short and should generally end with a question mark. Terse
writing style is permitted and even encouraged if the question is rather
long (remember that translations are often longer than original versions)


Best regards

Jean-Luc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-k8-9
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#327409: Use this file

2005-09-10 Thread Christian Perrier
tags 327409 pending
thanks

Quoting ^pi^ ([EMAIL PROTECTED]):
 Sorry, 
 
 We found two typos in the other file please use this other.
 
 thanks again


Commited (I used this opportunity to check my commit rightsXSF
people, please check that I commited the file the way you want)




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



Bug#327450: cantus: location and content of the .desktop file

2005-09-10 Thread Remi Vanicat
Package: cantus
Version: 1.07-3
Severity: wishlist

Hello,

I've just installed cantus, And I've two comments on the .desktop file
(for menu):
- could you put it in the freedescktop directorie and not in the gnome
  specif one that is in
  /usr/share/applications/
  and not in
  /usr/share/gnome/apps/Applications/
  so that people who don't use gnome but something else will have it
  in their menu
- could you add a Categorie so that it appear in the correct part of
  the menu. That is
  
[Desktop Entry]
Name=cantus Version 0.1
Comment=Mass renaming/tagging of mp3 and ogg files
Exec=cantus
Icon=/usr/share/pixmaps/cantus/cantus_icon.png
Terminal=false
MultipleArgs=false
Type=Application
Categories=Application;AudioVideo;

(I've also add a better comment) thanks.


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



Bug#269573: [Pkg-shadow-devel] Processed: Re: removal problem (remove-shell in postrm script)

2005-09-10 Thread Christian Perrier
Quoting Debian Bug Tracking System ([EMAIL PROTECTED]):
 Processing commands for [EMAIL PROTECTED]:
 
  reassign 269573 passwd
 Bug#269573: removal problem (postrm script)
 Bug reassigned from package `bash' to `passwd'.


OK, we'll try to sort out this issue. And, btw, Matthias, in name of
shadow package maintainers, I think you deserve a small apology for
the Bullshit remark by Alexander.

I think it was probably a bit exxagerated and I'd like we talk about
this issue quietly and friendly even if we don't agree (which I don't
know at this moment).






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



Bug#283782: shell-mode: command line altered after C-c C-c on an empty line

2005-09-10 Thread Matthias Klose
close 283782 3.0
thanks

Fixed in bash-3.0.


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



Bug#327190: #327190: seen here as well

2005-09-10 Thread Branden Robinson
Package: libdjvulibre15
Version: 3.5.15-1
Followup-For: Bug #327190

(Reading database ... 146148 files and directories currently installed.)
Unpacking libdjvulibre15 (from .../libdjvulibre15_3.5.15-1_powerpc.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libdjvulibre15_3.5.15-1_powerpc.deb (--unpack):
 trying to overwrite `/usr/share/djvu/osi/de/libdjvu++.xml', which is also in 
package libdjvulibre1
dpkg-deb: subprocess paste killed by signal (Broken pipe)

libdjvulibre15 should probably Conflicts: and Replaces: libdjvulibre1.

Better still, files that aren't going to change their names across shared
object version bumps should probably be moved into a libdjvulibre-common
package or something of the sort.

That way you won't have to remember to update a (growing) list of Conflicts:
and Replaces: every time the soversion bumps.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-powerpc-smp
Locale: LANG=C, 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#321666: iopl() returns EPERM because ptal-mlcd isn't root!

2005-09-10 Thread Sam Couter
The problem is that ptal-mlcd is running as a non-root user and is
trying to use iopl() to grant itself permission to directly mess with
the parallel IO port. iopl() only works for root.

Looks like this bug only affects parallel printers.

The iopl() man page says Permissions are inherited by fork and exec.,
so one solution may be to make the iopl() call from the init script.
Which, BTW, needs a dose of use English;. What the hell is this mess?

$( = $) = $gpw[2] $gpw[2] $agpw[2];
$ = $ = $upw[2];

That's just line noise!

One other solution is to run ptal-mlcd as root, then get it to drop
privileges itself after calling iopl(). This is probably the
best/neatest solution but also the more difficult one to implement.
-- 
Sam Eddie Couter  |  mailto:[EMAIL PROTECTED]
Debian Developer|  mailto:[EMAIL PROTECTED]
|  jabber:[EMAIL PROTECTED]
OpenPGP fingerprint:  A46B 9BB5 3148 7BEA 1F05  5BD5 8530 03AE DE89 C75C


signature.asc
Description: Digital signature


Bug#326061: 326061 is actually caused by 325353 (*** attempt to put segment in horiz list twice)

2005-09-10 Thread Tore Anderson
* Don Armstrong

 This bug is actually caused by #325353 in rrdtool, so raising the
 severity of #326061 to serious isn't going to really do anything to
 help this bug affect fewer people.

  Thanks for your help pinpointing the bug!  Even though it looks likely
 that this is a bug in rrdtool, it still affects my users, and it's a
 quite obnoxious thing to do, spamming the user every five minutes.

  So unless the rrdtool packages are fixed before Etch, I want to have
 some sort of workaround in place so that the Munin package appears to
 function well.  Therefore I'll leave it RC to keep it on my radar.

Regards
-- 
Tore Anderson



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



Bug#327451: libgnome dependence

2005-09-10 Thread shock
Package: mozilla-firefox
Version: 1.4.99+1.5beta1-1
Severity: wishlist

/usr/lib/mozilla-firefox/components/libimgicon.so is linked to the GNOME 
library.

 linux-gate.so.1
 libgnomeui-2.so.0
 libSM.so.6
 libICE.so.6
 libbonoboui-2.so.0
 libxml2.so.2
 libz.so.1
 libgnomecanvas-2.so.0
 libgnome-2.so.0
 libpopt.so.0
 libart_lgpl_2.so.2
 libgtk-x11-2.0.so.0
 libgdk-x11-2.0.so.0
 libatk-1.0.so.0
 libgdk_pixbuf-2.0.so.0
 libpangoxft-1.0.so.0
 libpangox-1.0.so.0
 libpangoft2-1.0.so.0
 libpango-1.0.so.0
 libgobject-2.0.so.0
 libgnomevfs-2.so.0
 libbonobo-2.so.0
 libgconf-2.so.4
 libbonobo-activation.so.4
 libORBit-2.so.0
 libgmodule-2.0.so.0
 libdl.so.2
 libgthread-2.0.so.0
 libglib-2.0.so.0
 libxpcom.so
 libxpcom_core.so
 libplds4.so
 libplc4.so
 libnspr4.so
 libpthread.so.0
 libm.so.6
 libstdc++.so.6
 libgcc_s.so.1
 libc.so.6
 libX11.so.6
 libXrandr.so.2
 libXi.so.6
 libXinerama.so.1
 libXext.so.6
 libXft.so.2
 libfreetype.so.6
 libfontconfig.so.1
 libXcursor.so.1
 libXrender.so.1
 /lib/ld-linux.so.2
 libexpat.so.1

The mozilla-firefox package is dependent on a GNOME library as a result.
Please move libimgicon.so(and imgicon.xpt?) to the 
mozilla-firefox-gnome-support 
package. 


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



Bug#327452: security issue revealed: CAN-2005-2871

2005-09-10 Thread Alexander Sack
Package: mozilla-firefox
Version: 1.0.4-2sarge3
Severity: critical
Tags: security patch

a security issue has been discovered. A workaround fix is available from
the bug report. This applies to sarge/unstable and experimental version
of firefox.

The issue is named: CAN-2005-2871

MFSA id is still missing.

The upstream bug report is: #307259.

A patch for aviary branch and HEAD is attached to the bugzilla bug.


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



Bug#327453: conflicts with package dhcp

2005-09-10 Thread Sebastian Rittau
Package: dhcp3-common
Version: 3.0.3-2
Severity: normal

[EMAIL PROTECTED]:~# apt-get install dhcp3-common
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  dhcp3-common
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.
Need to get 0B/176kB of archives.
After unpacking 422kB of additional disk space will be used.
(Reading database ... 259823 files and directories currently installed.)
Unpacking dhcp3-common (from .../dhcp3-common_3.0.3-2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/dhcp3-common_3.0.3-2_i386.deb 
(--unpack):
 trying to overwrite `/usr/bin/omshell', which is also in package dhcp
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/dhcp3-common_3.0.3-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Package dhcp is version 3.0.1betaRC4-1.

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



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



Bug#327454: post-installation fails with [...]postinst:11: not an identifier

2005-09-10 Thread Michael Prokop
Package: memtest86+
Version: 1.60-2
Severity: important


Setting up memtest86+ (1.60-2) ...
You seem to have an entry for memtest86+ in /etc/lilo.conf.
 /var/lib/dpkg/info/memtest86+.postinst:11: not an identifier: Run lilo now 
[y/N]
dpkg: error processing memtest86+ (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 memtest86+

Line 11 contains:

  read -p Run lilo now [y/N]?  c

According to http://www.opengroup.org/onlinepubs/009695399/utilities/read.html
the '-p'-option is not POSIX-conform. Whereas it works with bash as /bin/sh
it fails (at least) with zsh as /bin/sh.

regards,
-mika-


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



Bug#299928: bash: negative exit status are buggy

2005-09-10 Thread Matthias Klose
matthieu castet writes:
 Package: bash
 Version: 3.0-14
 Severity: normal
 
 Hi,
 
 Bash accept negative exit status, I don't now if it is normal (dash or
 posh don't accept it.)
 
 But even if there are accepted, the return value is wrong :
 $ bash -c exit -1; echo $?
 255
 
 bash -c exit -10; echo $?
 246

I don't see anything, why this should be disallowed, the behaviour is
the same as in zsh. The exit status is anded with 0377, see exit(3).



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



Bug#327455: security issue revealed: CAN-2005-2871

2005-09-10 Thread Alexander Sack
Package: mozilla
Version: 2:1.7.8-1sarge2
Severity: critical
Tags: security patch

a security issue has been discovered. A workaround fix is available from
the bug report. This applies to the latest and pending sarge and unstable 
version of mozilla.

The issue is named: CAN-2005-2871

MFSA id is still missing.

The upstream bug report is: #307259.

A patch for aviary branch and HEAD is attached to the bugzilla bug.


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



Bug#327456: apt-utils: [apt-ftparchive] Encoding problem in French manpage

2005-09-10 Thread Thomas Petazzoni
Package: apt-utils
Version: 0.6.41
Severity: minor
Tags: l10n


Hi,

There's a problem in the french translation of the atp-ftparchive tool:
all special characters are displayed as an HTML-entity. For example:

  apt-ftparchive - Un outil pour cr#233;er des index

Sincerly,

Thomas

-- 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.13
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages apt-utils depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.41 Advanced front-end for dpkg
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libdb4.2  4.2.52-19  Berkeley v4.2 Database Libraries [
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libstdc++64.0.1-6The GNU Standard C++ Library v3

apt-utils recommends no packages.

-- no debconf information


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



Bug#321678: xine-ui: and a kernel oops by the way

2005-09-10 Thread Siggi Langauf

On Sat, 10 Sep 2005, Paul Brossier wrote:


Sep 10 02:05:43 localhost kernel: Oops: kernel access of bad area, sig: 11 [#5]
Sep 10 02:05:43 localhost kernel: SMP NR_CPUS=32
Sep 10 02:05:43 localhost kernel: NIP: C0005460 LR: C0004734 SP: D0539F20 REGS: 
d0539e70 TRAP: 0300Not tainted
Sep 10 02:05:43 localhost kernel: MSR: 9032 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 
11
Sep 10 02:05:43 localhost kernel: DAR: 0088, DSISR: 4000
Sep 10 02:05:43 localhost kernel: TASK = d4e7e810[16988] 'xine' THREAD: d0538000
Sep 10 02:05:43 localhost kernel: Last syscall: 174  CPU: 1
Sep 10 02:05:43 localhost kernel: GPR00: C0004734 D0539F20 D4E7E810 0004 
0004 00030001  0F70787C
Sep 10 02:05:43 localhost kernel: GPR08: 0F706F98 C0004734 9032 C032 
9032 100F117C  100F28E0
Sep 10 02:05:43 localhost kernel: GPR16: 0015   000F 
0001 000A 0001 0002
Sep 10 02:05:43 localhost kernel: GPR24:   100F 100F28E0 
0FE639DC  0FE6819C 0004
Sep 10 02:05:43 localhost kernel: NIP [c0005460] 
AltivecUnavailException+0x24/0x98
Sep 10 02:05:43 localhost kernel: LR [c0004734] ret_from_except+0x0/0x14
Sep 10 02:05:43 localhost kernel: Call trace:
Sep 10 02:05:43 localhost kernel:  [c0004734] ret_from_except+0x0/0x14


Well, xine does work on G3 CPUs (without AltiVec) as well as on G4 (with 
AltiVec). I'd strongly recommend you use an AltiVec enabled kernel if 
running on an AltiVec CPU, because otherwise any application using AltiVec 
extensions will lead to a kernel oops (or might even have unrecognized 
side effects on other applications).


I'm not sure if there's a way to check for AltiVec support in the kernel 
(in addition to the checks on CPU capability that xine already does), but 
I'll see if there's a way to work around this crash (other than disabling 
AltiVec support altogether)...


Just out of curiosity: What kind of machine is that? Does it really have 
32 processors?!


Cheers,
Siggi

--
A: Because it breaks the logical sequence of discussion.
Q: Why is top posting bad?


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



Bug#327414: bash: no completion for invoke-rc.d

2005-09-10 Thread Jan Christoph Ebersbach
On Sat 10-09-2005, Jan Christoph Ebersbach wrote:

 On Fri 09-09-2005, Justin Pryzby wrote:

  I agree!  And it should work with sudo, too.  Your patch doesn't
  implement /etc/init.d/$foo start,stop completion, correct?

 The start,stop completion should work with my patch.

 If the previous word is not invoke-rc.d, start, stop ... will be
 completed.

 +*) COMPREPLY=( $( compgen -W 'start stop restart reload
 +force-reload' -- $cur ) ) return 0 ;;


Ah, there is a bug - the find-parameter -perm +u=x should be -perm
+111

Here is the correct patch.
--- bash_completion.old 2005-09-10 00:44:54.0 +0200
+++ bash_completion 2005-09-10 10:58:44.0 +0200
@@ -3238,6 +3238,32 @@
 } 
 complete -F _mysqladmin mysqladmin
 
+# invoke-rc.d(8) completion
+#
+have invoke-rc.d 
+_invokercd()
+{
+local cur prev options
+
+COMPREPLY=()
+cur=${COMP_WORDS[COMP_CWORD]}
+prev=${COMP_WORDS[COMP_CWORD-1]}
+
+case $prev in
+invoke-rc.d)
+files=$( find /etc/init.d/ -perm +111 | sed 's|^/etc/init.d/||' )
+COMPREPLY=( $( compgen -W ${files} -- $cur ) )
+return 0
+;;
+
+*)
+COMPREPLY=( $( compgen -W 'start stop restart reload force-reload' -- 
$cur ) )
+return 0
+;;
+esac
+} 
+complete -F _invokercd invoke-rc.d
+
 # gzip(1) completion
 #
 have gzip 


Bug#303649: bash: echo builtin should recognize '--' option

2005-09-10 Thread Matthias Klose
reopen 303649
retitle 303649 [fixed in 3.1] bash: echo builtin should recognize '--' option
tags 303649 + upstream
tags 303649 + fixed-upstream
thanks
one more thing:

bash-3.1 will have a change:
  In POSIX mode, if `xpg_echo' option is enabled, the `echo' builtin
  doesn't try to interpret any options at all, as POSIX requires.

Greg Kochanski writes:
 Package: bash
 Version: 2.05b-26
 Severity: normal
 
 Echo does not support the '--' flag.
 It should to, otherwise any script containing the line:
 
 echo $x
 
 is  are prone to unexpected bugs,
 if $x is unexpectedly set to
 '-n', '-e', or '-E', '--help', or '--version'.
 
 If echo recognized '--', then a script could
 be written containing
 
 echo -- $x
 
 that would behave properly for all values of $x.
 
 
 There is a potential security risk, too, but it is a bit far fetched.   It is 
 possible that the ability
 to remove an expected newline (by setting x='-n') could be used to
 cause errors which someone might be able
 to take advantage of.
 
 The kind of place where problems are most likely to appear is
 in places like this:
 
 echo $x $y | program
 
 
 
 And, in case you think you can kluge around it,
 doing
 
 echo '' $x
 
 doesn't work.   It immunizes you to unexpected values of x,
 but it inserts a space at the beginning of the output.
 
 
 -- System Information:
 Debian Release: 3.1
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: i386 (i686)
 Kernel: Linux 2.6.8-2-686
 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
 
 Versions of packages bash depends on:
 ii  base-files  3.1.2Debian base system miscellaneous 
 f
 ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries 
 an
 ii  libncurses5 5.4-4Shared libraries for terminal 
 hand
 ii  passwd  1:4.0.3-31sarge1 change and administer password 
 and
 
 -- no debconf information


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



Bug#327457: PL: Incorrect use of unicode?

2005-09-10 Thread teodozjan
Package: linphone
Version: 1.1.0-1
Severity: minor

Translation uses unicode chars. Looks awful
(weird symbols - unicode encoding without unicode font).
Chars in menu displayer correctly.

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

Versions of packages linphone depends on:
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.10.1-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.10.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.10.0-1  The Bonobo UI library
ii  libc6  2.3.5-6   GNU C Library: Shared libraries an
ii  libgconf2-42.10.1-2  GNOME configuration database syste
ii  libglib2.0-0   2.8.0-1   The GLib library of C routines
ii  libgnome2-02.10.1-1  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.10.2-2  A powerful object-oriented display
ii  libgnomeui-0   2.10.1-1  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.10.1-5  The GNOME virtual file-system libr
ii  libgtk2.0-02.6.10-1  The GTK+ graphical user interface 
ii  libice66.8.2.dfsg.1-6Inter-Client Exchange library
ii  liblinphone1   1.1.0-1   linphone web phone's library (supp
ii  liborbit2  1:2.12.2-3libraries for ORBit2 - a CORBA ORB
ii  libosip2-3 2.2.0+2.2.1pre4-2 Session Initiation Protocol (SIP) 
ii  libpanel-applet2-0 2.10.2-1  library for GNOME 2 panel applets
ii  libpango1.0-0  1.8.2-1   Layout and rendering of internatio
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libsm6 6.8.2.dfsg.1-6X Window System Session Management
ii  libxml22.6.21-1  GNOME XML library
ii  linphone-nox   1.1.0-1   web phone
ii  xlibs  6.8.2.dfsg.1-6X Window System client libraries m
ii  zlib1g 1:1.2.3-4 compression library - runtime

linphone recommends no packages.

-- no debconf information


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



Bug#138416: not fixed in snes9x 1.43-2 (1.43-2 is a regression)

2005-09-10 Thread Alain Schroeder
Am Freitag, den 09.09.2005, 23:52 -0700 schrieb royanee:
 I'm not sure whether to reopen this bug or to create a
 new entry as my system does not use a Matrox video
 card. I am running the latest nVidia driver on a
 GeForce4 MX 440, with no problems up until now. 1.42-2
 runs just fine, but 1.43-2 is a regression (at least
 on my system) and actually causes this bug to occur.
 So, what do you want me to do? :)

Could you please send me the full output of 'glxinfo' ?

Thanks.

Bye,
  Alain

-- 
If one XOR is good TWICE IS BETTER. - Peiter Zatko



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



Bug#271124: hugs98: needs Build-Conflicts with byacc

2005-09-10 Thread Ross Paterson
On Fri, Sep 09, 2005 at 08:28:23PM -0400, Thomas Dickey wrote:
 I see byacc is checked for in the hugs98 configure script, but parser.y
 doesn't contain any bison-specific junk.  Any idea why byacc is being
 picked on here?

Haskell has a wierd rule that an implicit close brace should be inserted
if an illegal token is encountered where an implicit close brace would
be permitted, e.g. at the final ')' in

scanl f q xs  = q : (case xs of
 []   - []
 x:xs - scanl f (f q x) xs)

parser.y implements this with using a trick with the error non-terminal
(see the productions for end), and for some reason this doesn't work
with byacc.



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



Bug#301477: Can the bug be closed ?

2005-09-10 Thread Wolfgang Baer

Hi David,

this bug is apparently fixed by one of the former kaffe uploads
as written by Dalibor in the BTS. You said you want to post if
it really fixed your problem.

Please report back if it works for you so we can close this
bug report.

Regards,
Wolfgang


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



Bug#327419: cgiirc: clients can't type '+' character; encoding issue?

2005-09-10 Thread Justin Pryzby
On Sat, Sep 10, 2005 at 08:58:42AM +0200, Mario 'BitKoenig' Holbe wrote:
 On Fri, Sep 09, 2005 at 07:40:04PM -0400, Justin Pryzby wrote:
  Someone on irc.aavso.org#aavso reportedly cannot type a '+'.  I
  thought I'd report it here; hopefully the maintainer can test it and
  forward it upstream if this is true?
 ...
  VERSION CGI:IRC 0.5.5 (2005/01/08) - http://cgiirc.sf.net/
 
 No, the maintainer cannot test that, because that's one of the reasons
 why we still ship cgiirc 0.5.4.
Can you expand on that?  Does 0.5.5 introduce encoding bugs?

Thanks,
Justin


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



Bug#327452: security issue revealed: CAN-2005-2871

2005-09-10 Thread Alexander Sack
On Sat, Sep 10, 2005 at 10:59:20AM +0200, Alexander Sack wrote:
 Package: mozilla-firefox
 Version: 1.0.4-2sarge3
 Severity: critical
 Tags: security patch
 
 a security issue has been discovered. A workaround fix is available from
 the bug report. This applies to sarge/unstable and experimental version
 of firefox.
 
 The issue is named: CAN-2005-2871
 
 MFSA id is still missing.
 
 The upstream bug report is: #307259.
 
 A patch for aviary branch and HEAD is attached to the bugzilla bug.
 
 

additional info on this issue:

https://addons.mozilla.org/messages/307259.html


-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org


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



Bug#327455: security issue revealed: CAN-2005-2871

2005-09-10 Thread Alexander Sack
On Sat, Sep 10, 2005 at 11:03:21AM +0200, Alexander Sack wrote:
 Package: mozilla
 Version: 2:1.7.8-1sarge2
 Severity: critical
 Tags: security patch
 
 a security issue has been discovered. A workaround fix is available from
 the bug report. This applies to the latest and pending sarge and unstable 
 version of mozilla.
 
 The issue is named: CAN-2005-2871
 
 MFSA id is still missing.
 
 The upstream bug report is: #307259.
 
 A patch for aviary branch and HEAD is attached to the bugzilla bug.
 
 

Additional info on this issue:

https://addons.mozilla.org/messages/307259.html

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org


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



Bug#327458: polypaudio: Fails to load module

2005-09-10 Thread Vincent Lönngren
Package: polypaudio
Version: 0.7+20050805-2
Severity: important

This happens to me:

[EMAIL PROTECTED]:~$ polypaudio
module-protocol-stub.c: Failed to create secure socket directory.
module.c: Failed to load  module module-esound-protocol-unix
(argument: ): initialization failed.
Module load failed.
main.c: failed to initialize daemon.

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

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

polypaudio recommends no packages.

-- no debconf information


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



Bug#327459: happy: FTBFS: configure: cannot find DocBook XSL stylesheets

2005-09-10 Thread Kurt Roeckx
Package: happy
Version: 1.15-1.1
Severity: serious

Hi,

It seems that happy is failing to build on a few arches.  During
configure I see:
checking for DocBook XSL stylesheet directory... no
configure: WARNING: cannot find DocBook XSL stylesheets, you will not be able 
to build the documentation

While on others I see:
checking for DocBook XSL stylesheet directory...  
/usr/share/xml/docbook/stylesheet/nwalsh

The first then fail to build because they try to use
/html/chunk.xsl instead of
/usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl

All the buildd logs show that they're using
docbook-xsl_1.68.1-0.1_all.deb so I have no idea what is going
on.


Kurt



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



Bug#304690: fixed in module-init-tools 3.2-pre8-1

2005-09-10 Thread Marco d'Itri
On Sep 10, Marcel Sebek [EMAIL PROTECTED] wrote:

 This tells me anacron every day:
 
 /etc/cron.daily/man-db:
 mandb: warning: /usr/share/man/man8/kallsyms.8.gz is a dangling symlink
 mandb: warning: /usr/share/man/man8/ksyms.8.gz is a dangling symlink
I do not think there is anything I can do about this.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#319859: xserver-xorg: failed to infer keyboard layout from layout/lang

2005-09-10 Thread Yann Dirson
Package: xserver-xorg
Version: 6.8.2.dfsg.1-6

Preconfiguring packages ...
xserver-xorg config warning: Migrating xserver-xfree86 debconf values to
   xserver-xorg.
xserver-xorg config warning: failed to infer keyboard layout from layout/lang
   '--'

and then:

(Reading database ... 248419 files and directories currently installed.)
Unpacking xserver-xorg (from .../xserver-xorg_6.8.2.dfsg.1-6_i386.deb) ...
xserver-xorg config warning: Migrating xserver-xfree86 debconf values to
   xserver-xorg.
xserver-xorg config warning: failed to infer keyboard layout from layout/lang
   '--'
Setting up xserver-xorg (6.8.2.dfsg.1-6) ...
xserver-xorg config warning: Migrating xserver-xfree86 debconf values to
   xserver-xorg.
xserver-xorg config warning: failed to infer keyboard layout from layout/lang
   '--'
xserver-xorg postinst warning: not updating /etc/X11/xorg.conf; file has
   been customized
 Adding system startup for /etc/init.d/xserver-xorg ...
   /etc/rcS.d/S71xserver-xorg - ../init.d/xserver-xorg


Debconf settings are:

# debconf-show xserver-xfree86|grep keyboard
  xserver-xfree86/config/inputdevice/keyboard/internal:
* xserver-xfree86/config/inputdevice/keyboard/variant:
* xserver-xfree86/config/inputdevice/keyboard/layout: fr
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
* xserver-xfree86/config/inputdevice/keyboard/model: pc105
* xserver-xfree86/config/inputdevice/keyboard/options: ctrl:nocaps

And the inferred setting are as follows:

# debconf-show xserver-xorg|grep keyboard
* xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/config/inputdevice/keyboard/variant:
* xserver-xorg/config/inputdevice/keyboard/layout: fr
* xserver-xorg/config/inputdevice/keyboard/model: pc105
* xserver-xorg/config/inputdevice/keyboard/rules: xorg


Obviously, the crtl:nocaps flag was not imported, but the other values
appear to be quite correct.

-- 
Yann Dirson[EMAIL PROTECTED] |
Debian-related: [EMAIL PROTECTED] |   Support Debian GNU/Linux:
|  Freedom, Power, Stability, Gratis
 http://ydirson.free.fr/| Check http://www.debian.org/


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



Bug#327428: evince: Crashes displaying PDF

2005-09-10 Thread Sebastien Bacher
Le vendredi 09 septembre 2005 à 08:39 -0700, Matt Kraai a écrit :
 Package: evince
 Version: 0.3.0-2
 Severity: important
 
 Evince crashes when it tries to display
 
  http://cyber.law.harvard.edu/epolicy/roadmap.pdf
 
 I tried to produce a backtrace but when I run evince under gdb, it
 crashes even on PDFs that it can otherwise load successfully.

Thanks for your bug. It doesn't crash with the current version for me.
Could you update and try again? Could you get a backtrace of the crash
you get with gdb?


Cheers,

Sebastien Bacher





Bug#327419: cgiirc: clients can't type '+' character; encoding issue?

2005-09-10 Thread Mario 'BitKoenig' Holbe
package cgiirc
reopen 327419
thanks

On Sat, Sep 10, 2005 at 05:18:48AM -0400, Justin Pryzby wrote:
 On Sat, Sep 10, 2005 at 08:58:42AM +0200, Mario 'BitKoenig' Holbe wrote:
  On Fri, Sep 09, 2005 at 07:40:04PM -0400, Justin Pryzby wrote:
   Someone on irc.aavso.org#aavso reportedly cannot type a '+'.  I
   VERSION CGI:IRC 0.5.5 (2005/01/08) - http://cgiirc.sf.net/
  No, the maintainer cannot test that, because that's one of the reasons
  why we still ship cgiirc 0.5.4.
 Can you expand on that?  Does 0.5.5 introduce encoding bugs?

Oups, this appears also in 0.5.4. However, it's fixed in 0.5.6.
Thus, I'll close the bug when we upgrade to 0.5.6.


Mario
-- 
User sind wie ideale Gase - sie verteilen sich gleichmaessig ueber alle Platten


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



Bug#327434: Acknowledgement (Udev is not creating /dev/stdout-fd/1)

2005-09-10 Thread Marco d'Itri
tag 327434 unreproducible moreinfo help
thanks

On Sep 10, C.Y.M [EMAIL PROTECTED] wrote:

 This is definitely a UDEV issue.  I have noticed that all the links in
 /etc/udev/links.conf get created *except* stdin, stdout, and stderr.  The only
 difference between those links and the others is that they are linking against
 nodes.  Perhaps the nodes are not getting created fast enough and the link
 fails.
ln does not work this way (and anyway all nodes are created before
udevstart returns).
I think that something on your system is deleting these links.
Please check.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#327458: polypaudio: Solved by reboot

2005-09-10 Thread Vincent Lönngren
Package: polypaudio
Version: 0.7+20050805-2
Followup-For: Bug #327458

Sorry - the problem went away on reboot.

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

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

polypaudio recommends no packages.

-- no debconf information


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



Bug#316066: pinfo bash info page

2005-09-10 Thread Bas Zoetekouw
Hmm, it seems pinfo skips Appendix A (Reporting bugs) for some reason,
and associates all following appendices with the wrong node links
(Reporting bugs point to appendix B instead of A, major differences
from the bourne shell points to appendix C instead of B, etc), causing
links to the final chapter (Concept index) to point to the Tag Table.

-- 
Kind regards,
++
| Bas Zoetekouw  | GPG key: 0644fab7 |
|| Fingerprint: c1f5 f24c d514 3fec 8bf6 |
| [EMAIL PROTECTED], [EMAIL PROTECTED] |  a2b1 2bae e41f 0644 fab7 |
++ 


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



Bug#324856: udev: No /dev entries for hdc hdd

2005-09-10 Thread Marco d'Itri
On Sep 02, Marco d'Itri [EMAIL PROTECTED] wrote:

 I highly doubt this, there are no changes from 0.068-1 to 0.068-2 which
 could justify this.
 Please try again, probably ide-cd was not loaded.
Any news?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#327027: [Pkg-octave-devel] Bug#327027: octave2.1: not installable in sid

2005-09-10 Thread Steve Langasek
On Fri, Sep 09, 2005 at 05:08:21PM -0400, John W. Eaton wrote:
 On  9-Sep-2005, Laurent Bonnaud wrote:
 
 |  Is libstdc++ also completely compatible?  Have there been absolutely
 |  no changes that could affect layout of class members?
 | 
 | This question is no longer a concern since my tests have shown that g++
 | 3.4 is worse than g++ 4.0.
 
 But unless we are absolutely sure that everything is compatible from
 one release to another,

Yes, we are.  See Matthias Klose's announcements regarding the C++ ABI
transition for etch.

 In the old days, the I think Octave was configured with something like

   CC=gcc-4.0 CXX=g++-4.0 F77=g77-4.0

 so that these names would be put into the mkoctfile script.  That way,
 when someone later ran mkoctfile, they would be sure to get the same
 version of the compiler that was used to build the Octave binary they
 were using.

 Yes, I would prefer to not have to fix the compiler versions, but
 unless we know that they are compatible, I see no other option.

g++ is going to point to a compiler with an ABI compatible to that of
g++-4.0 for the length of the etch release cycle.

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


signature.asc
Description: Digital signature


Bug#327460: rhythmbox: Missing dependacy on libtotem-plparser0

2005-09-10 Thread Sven Arvidsson
Package: rhythmbox
Version: 0.9.0-1
Severity: normal
Tags: experimental

When I try to play a radio station, Rb exits with this error message:
rhythmbox: symbol lookup error: rhythmbox: undefined symbol: 
totem_pl_parser_add _ignored_mimetype

Seems like a dependacy on libtotem-plparser0 is missing.

Anyway, thanks for providing packages for 0.9.0 also!

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

Versions of packages rhythmbox depends on:
ii  dbus-10.23.4-6   simple interprocess messaging syst
ii  dbus-glib-1   0.23.4-6   simple interprocess messaging syst
ii  gconf22.10.1-2   GNOME configuration database syste
ii  gstreamer0.8-alsa [gstrea 0.8.11-1   ALSA plugin for GStreamer
ii  gstreamer0.8-artsd [gstre 0.8.11-1   aRtsd plugin for GStreamer
ii  gstreamer0.8-esd [gstream 0.8.11-1   Enlightened Sound Daemon plugin fo
ii  gstreamer0.8-flac 0.8.11-1   FLAC plugin for GStreamer
ii  gstreamer0.8-gnomevfs 0.8.11-1   Gnome VFS plugin for GStreamer
ii  gstreamer0.8-jack [gstrea 0.8.10-1   JACK plugin for GStreamer
ii  gstreamer0.8-mad  0.8.11-1   MAD MPEG audio decoder plugin for 
ii  gstreamer0.8-misc 0.8.11-1   Collection of various GStreamer pl
ii  gstreamer0.8-oss [gstream 0.8.11-1   OSS plugin for GStreamer
ii  gstreamer0.8-vorbis   0.8.11-1   Vorbis plugin for GStreamer
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libbonobo2-0  2.10.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.10.0-1   The Bonobo UI library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libesd0   0.2.36-1   Enlightened Sound Daemon - Shared 
ii  libgconf2-4   2.10.1-2   GNOME configuration database syste
ii  libgcrypt11   1.2.1-4LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.0-1The GLib library of C routines
ii  libgnome-keyring0 0.4.3-2GNOME keyring services library
ii  libgnome2-0   2.10.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.10.2-2   A powerful object-oriented display
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgnutls11   1.0.16-13.1GNU TLS library - runtime library
ii  libgpg-error0 1.1-4  library for common error values an
ii  libgstreamer-gconf0.8-0   0.8.11-1   GConf support for GStreamer
ii  libgstreamer0.8-0 0.8.11-1   Core GStreamer libraries, plugins,
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  libhal0   0.4.8-7Hardware Abstraction Layer - share
ii  libice6   6.8.2.dfsg.1-6 Inter-Client Exchange library
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libnautilus-burn1 2.10.2-1.1 Nautilus Burn Library - runtime ve
ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.8.2.dfsg.1-6 X Window System Session Management
ii  libtasn1-20.2.13-1   Manage ASN.1 structures (runtime)
ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client li
ii  libxml2   2.6.21-1   GNOME XML library
ii  xlibs 6.8.2.dfsg.1-6 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages rhythmbox recommends:
ii  scrollkeeper  0.3.14-10  A free electronic cataloging syste
ii  yelp  2.10.0-2   Help browser for GNOME 2

-- no debconf information


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



Bug#327434: Acknowledgement (Udev is not creating /dev/stdout-fd/1)

2005-09-10 Thread C.Y.M
Marco d'Itri wrote:
 tag 327434 unreproducible moreinfo help
 thanks
 
 On Sep 10, C.Y.M [EMAIL PROTECTED] wrote:
 
 
This is definitely a UDEV issue.  I have noticed that all the links in
/etc/udev/links.conf get created *except* stdin, stdout, and stderr.  The only
difference between those links and the others is that they are linking against
nodes.  Perhaps the nodes are not getting created fast enough and the link
fails.
 
 ln does not work this way (and anyway all nodes are created before
 udevstart returns).
 I think that something on your system is deleting these links.
 Please check.
 

I have reverted everything that I can think of the past few days and nothing
looks like it could be deleting those links.  Besides, wouldnt they get
recreated if I manually restarted udev after the system startup?  I tried
udevstart and the links are still not there.

-C.



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



Bug#6714: Quicker Meed dications

2005-09-10 Thread Taisto Montufar





MeViXaAmLeCeCiUlPrVa
riagnabivilealtropli
diaraxentrabrexisameciaum
$3$1$3
.33.21.75

http://www.hasamatina.com
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.10.3 - Release Date: 25/04/2005


Bug#327461: mysql-navigator(GNU/k*BSD): FTBFS: out of date config.sub/config.guess

2005-09-10 Thread Aurelien Jarno
Package: mysql-navigator
Version: 1.4.2-5
Severity: important

Hello,


The current version of mysql-navigator fails to build on GNU/kFreeBSD, 
because of outdated config.guess and config.sub.

The versions of config.guess and config.sub in mysql-navigator are too
old to correctly support Debian GNU/k*BSD.  A version is needed
from this year, which is available in the autotools-dev packages
that are in current sarge, and sid.

You can simply copy them manually, but it can also be done 
automatically using the method described in
/usr/share/doc/autotools-dev/README.Debian.gz 

It would also be nice if you cans ask upstream to update 
config.guess and config.sub in their next release.


Thanks for your cooperation.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


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



Bug#327462: RFP: icecream -- distributed compiler like distcc

2005-09-10 Thread Andre Woebbeking
Package: wnpp
Severity: wishlist


* Package name: icecream
  Version : 0.6.0
  Upstream Author : Stephan Kulow [EMAIL PROTECTED]
* URL : http://wiki.kde.org/icecream
* License : GPL
  Description : distributed compiler like distcc

Hi,

could you please package Icecream for Debian. I already started with it
some time ago and it works for me, but I'm neither a Debian
maintainer/developer nor do I know if my work is correct.

You can find the source code here:

svn.kde.org/home/kde/trunk/kdenonbeta/icecream

Icecream is better than distcc because:
- the compiler is distributed by Icecream (imagine a kind of Knoppix
  live CD running Icecream, only boot the machine and your compile farm
  is ready)
- Icecream uses a scheduler:
  o there is no need to configure which hosts exists
  o if a host is already busy it doesn't accept any new jobs
  o faster hosts are prefered
- and all the things I can't remember


Cheers,
André


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



Bug#315105: Bash dist-upgrade problem

2005-09-10 Thread Matthias Klose
reassign 315105 passwd
thanks

I think, that is an error in remove-shell. Please reassign back, if not.

Adrian Chow writes:
 Package: Bash
 Version: 3.0-15
 
 When I do a dist-upgrade from my testing (sarge) to the new testing (etch), I 
 got the following error.
 
 After unpacking 377kB of additional disk space will be used.
 (Reading database ... 34894 files and directories currently installed.)
 Preparing to replace bash 2.05b-24 (using .../archives/bash_3.0-15_i386.deb) 
 ...
 Unpacking replacement bash ...
 /usr/sbin/remove-shell: line 30: /etc/shells.tmp2: cannot overwrite existing 
 file
 dpkg: warning - old post-removal script returned error exit status 1
 dpkg - trying script from the new package instead ...
 /usr/sbin/remove-shell: line 30: /etc/shells.tmp2: cannot overwrite existing 
 file
 dpkg: error processing /var/cache/apt/archives/bash_3.0-15_i386.deb 
 (--unpack):
  subprocess new post-removal script returned error exit status 1
 /usr/sbin/remove-shell: line 30: /etc/shells.tmp2: cannot overwrite existing 
 file
 dpkg: error while cleaning up:
  subprocess post-removal script returned error exit status 1
 Errors were encountered while processing:
  /var/cache/apt/archives/bash_3.0-15_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 
 
 I am using Debian GNU/Linux 3.0 (Sarge), kernel 2.4.26-1-386
 and libc6 2.3.2.ds1-22.


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



Bug#327463: RFP: fileschanged -- A command-line FAM client

2005-09-10 Thread Cristian Rigamonti
Package: wnpp
Severity: wishlist

* Package name: fileschanged
  Version : 0.6.4
  Upstream Author : Ben Asselstine [EMAIL PROTECTED]
* URL : http://fileschanged.sourceforge.net/
* License : GPL
  Description : A command-line FAM client

This software is a client to FAM (File Alteration Monitor) servers (FAM, Gamin).
You give it some filenames on the command line and then it monitors those files
for changes.  When it discovers that a file has been altered, it displays the
filename on the standard-output.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-nosoftirq
Locale: LANG=it_IT, LC_CTYPE=it_IT (charmap=ISO-8859-1)


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



Bug#320295: evince: Doesn't go to specified page number

2005-09-10 Thread Karthikeyan S
Hi,

The issue is not there in 0.4.0 package. It works fine.On 9/9/05, Sebastien Bacher [EMAIL PROTECTED] wrote:
Le jeudi 28 juillet 2005 à 12:24 +0530, S Karthikeyan a écrit : Package: evince
 Version: 0.3.0-2 Severity: normal When I type a page number in the page number text box in the toolbar and press ENTER, instead of going to the specified page number, it remains
 in the present page.Thanks for your bug. Do you still have the issue with the 0.4.0 package?It works fine for me.Cheers,Sebastien Bacher


Bug#320299: evince: occurs only for PDFs produced by OpenOffice

2005-09-10 Thread Karthikeyan S
Hi,

Sorry, this was supposed to be a follow up to bug #320295. I mistakenly
sent it here. Also, that bug doesn't occur in 0.4.0 package.On 9/9/05, Sebastien Bacher [EMAIL PROTECTED] wrote:
could you describe what is the issue and send a pdf example to the BTS?



Bug#327464: gdm: Add IncludeOnly option for face listing

2005-09-10 Thread Jean-Christophe Dubacq
Package: gdm
Version: 2.6.0.8-2
Severity: wishlist
Tags: patch

Hello,

  Some very large institutions use gdm, so for them the face listing is
  pretty unusable. However, some of them can configure very easily each
  post so that gdm displays only the usual users of the computers (let's
  say all the people in the same office). This requires a very simple
  option (IncludeOnly) which works rather like Exclude, but in reverse.
  I made such a patch for 2.6.0.8-1 (included). This patch has been
  tested only on i386 and I did not make patches for documentation,
  since it was not included.

  Please consider this patch for inclusion.

Jean-Christophe Dubacq

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

Versions of packages gdm depends on:
ii  adduser  3.67.0  Add and remove users and groups
ii  debconf  1.4.58  Debian configuration management sy
ii  dpkg 1.13.11 package maintenance system for Deb
ii  gksu 1.3.4-1 graphical frontend to su
ii  gnome-session2.10.0-7The GNOME 2 Session Manager
ii  gnome-terminal [x-te 2.10.0-2The GNOME 2 terminal emulator appl
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
ii  libattr1 2.4.21-1.0.1Extended attribute shared library
ii  libbonobo2-0 2.10.0-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.0-1The Bonobo UI library
ii  libc62.3.5-6 GNU C Library: Shared libraries an
ii  libgconf2-4  2.10.1-2GNOME configuration database syste
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.8.0-1 The GLib library of C routines
ii  libgnome2-0  2.10.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.10.2-2A powerful object-oriented display
ii  libgnomeui-0 2.10.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.10.1-5The GNOME virtual file-system libr
ii  libgtk2.0-0  2.6.10-1The GTK+ graphical user interface 
ii  libice6  6.8.2.dfsg.1-6  Inter-Client Exchange library
ii  liborbit21:2.12.2-3  libraries for ORBit2 - a CORBA ORB
ii  libpam-modules   0.76-23 Pluggable Authentication Modules f
ii  libpam-runtime   0.76-23 Runtime support for the PAM librar
ii  libpam0g 0.76-23 Pluggable Authentication Modules l
ii  libpango1.0-01.8.2-1 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  librsvg2-2   2.9.5-4 SAX-based renderer library for SVG
ii  libselinux1  1.24-4  SELinux shared libraries
ii  libsm6   6.8.2.dfsg.1-6  X Window System Session Management
ii  libx11-6 6.8.2.dfsg.1-6  X Window System protocol client li
ii  libxau6  6.8.2.dfsg.1-6  X Authentication library
ii  libxext6 6.8.2.dfsg.1-6  X Window System miscellaneous exte
ii  libxi6   6.8.2.dfsg.1-6  X Window System Input extension li
ii  libxml2  2.6.21-1GNOME XML library
ii  metacity [x-window-m 1:2.10.3-2  A lightweight GTK2 based Window Ma
ii  sawfish [x-window-ma 1:1.3+cvs20050709-4 a window manager for X11
ii  twm [x-window-manage 6.8.2.dfsg.1-6  Tab window manager
ii  xbase-clients6.8.2.dfsg.1-6  miscellaneous X clients
ii  xlibs6.8.2.dfsg.1-6  X Window System client libraries m
ii  xterm [x-terminal-em 6.8.2.dfsg.1-6  X terminal emulator
ii  zlib1g   1:1.2.3-4   compression library - runtime

Versions of packages gdm recommends:
ii  dialog1.0-20050306-1 Displays user-friendly dialog boxe
ii  zenity2.10.0-2   Display graphical dialog boxes fro

-- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm
diff -ru gdm-2.6.0.8-orig/daemon/gdm.h gdm-2.6.0.8/daemon/gdm.h
--- gdm-2.6.0.8-orig/daemon/gdm.h	2005-09-10 10:37:25.0 +0200
+++ gdm-2.6.0.8/daemon/gdm.h	2005-09-10 10:51:30.0 +0200
@@ -227,6 +227,7 @@
 
 #define GDM_KEY_BROWSER greeter/Browser=false
 #define GDM_KEY_EXCLUDE greeter/Exclude=bin,daemon,adm,lp,sync,shutdown,halt,mail,news,uucp,operator,nobody,gdm,postgres,pvm,rpm,nfsnobody,pcap
+#define GDM_KEY_INCLUDEONLY greeter/IncludeOnly=
 #define GDM_KEY_MINIMALUID 

Bug#327220: ike-scan: reports usage to upstream

2005-09-10 Thread Benoit Mortier
Le Jeudi 8 Septembre 2005 15:28, Florian Weimer a écrit :
 Package: ike-scan
 Version: 1.7-3
 Severity: important

 Upon start, the software queries a special DNS domain:

 15:26:07.600200 IP 212.9.189.171.33060  212.9.189.162.53:  21631+ A?
 ike-scan-target.test.nta-monitor.com. (54) 15:26:08.065920 IP
 212.9.189.162.53  212.9.189.171.33060:  21631 1/1/1 (126)

 Upstream probably uses this to track usage of the software.

 Such functionality has no place in a Debian package.  At least it should
 be strictly opt-in.

After talking with upstream the offending line will be removed from the next 
upload.

quoting from is mail the offending lines are :


The code concerned in ike-scan.c is:

if (!no_dns_flag)
   hp = gethostbyname(ike-scan-target.test.nta-monitor.com);


In the future the upstream agreed to put a switch in configure to give to 
the user the choice of desactivating this dns query.

In the mean time you can avoid those dns query with the -N switch, beware 
that with this switch all dns request will be disabled. 

Cheers
-- 
Benoit Mortier
CEO
www.opensides.be



Bug#326802: easytag: new upstream version

2005-09-10 Thread Rogério Brito
Package: easytag
Version: 1.99.7-1
Followup-For: Bug #326802

Hi, Sebastien.

I would like to add my voice to Adrian's and ask you if you could
package the new upstream version. It has two new features that make it
much more usable, namely:

1 - support for tagging AAC files (which is quite nice to have);
2 - a fix for the hang when connecting to CDDB sites (which I reported
earlier as bug #292188).

So, if you could package this, I would greately appreciate it.


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

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

Versions of packages easytag depends on:
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libflac6  1.1.1-5Free Lossless Audio Codec - runtim
ii  libglib2.0-0  2.8.0-1The GLib library of C routines
ii  libgtk2.0-0   2.6.8-1The GTK+ graphical user interface 
ii  libid3-3.8.3  3.8.3-4.1  Library for manipulating ID3v1 and
ii  libogg0   1.1.2-1Ogg Bitstream Library
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libstdc++51:3.3.6-7  The GNU Standard C++ Library v3
ii  libvorbis0a   1.1.0-1The Vorbis General Audio Compressi
ii  libvorbisfile31.1.0-1The Vorbis General Audio Compressi
ii  zlib1g1:1.2.2-4  compression library - runtime

easytag recommends no packages.

-- no debconf information

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



Bug#327318: FTBFS: Unable to compile C file with gcc-3.4

2005-09-10 Thread Yann Dirson
On Thu, Sep 08, 2005 at 10:09:26AM -0700, Matt Kraai wrote:
 Package: skribe
 Version: 1.2d-1
 Severity: serious
 
 skribe fails to build because it cannot compile a C file with gcc-3.4:

With which distro and which bigloo version ?  I have rebuilt it for
sid, using the bigloo version currently in sid, and it appears to work
fine.  Package uploaded.

  ./configure --prefix=/usr --with-bigloo \
  --docdir=/usr/share/doc/skribe \
  --mandir=/usr/share/man/man1
  Using Bigloo system
  ***ERROR:configure:gcc-3.4:Can't compile c file -- gcc-3.4 -O3  -c foo.c
  touch configure-stamp
  dh_testdir
  # Add here commands to compile the package.
  /usr/bin/make 
  make[1]: Entering directory `/tmp/buildd/skribe-1.2d'
  (cd src/bigloo  /usr/bin/make)
  make[2]: Entering directory `/tmp/buildd/skribe-1.2d/src/bigloo'
  Makefile:15: ../../etc/bigloo/Makefile.skb: No such file or directory
  make[2]: *** No rule to make target `../../etc/bigloo/Makefile.skb'.  Stop.
 
 -- 
 Matt



-- 
Yann Dirson[EMAIL PROTECTED] |
Debian-related: [EMAIL PROTECTED] |   Support Debian GNU/Linux:
|  Freedom, Power, Stability, Gratis
 http://ydirson.free.fr/| Check http://www.debian.org/


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



Bug#316213: bash confused by missing newline at end of script

2005-09-10 Thread Matthias Klose
tags 316213 + unreproducible
thanks

Martin Ziegler writes:
 Package: bash
 Version: 3.0-15
 Severity: normal
 
 The script
 
 if /bin/false ; then
  echo hi
  fi
 
 prints hi, if there is NO NEWLINE at the end.
 Similarly
 
 if ! /bin/false ; then
  echo hi
  fi
 
 prints nothing.

I'm unable to reproduce these with the current version in
unstable. Please could you be more specific, how you execute the
scripts?


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



Bug#327465: xserver-xorg: Freezes immediately after starting with radeon driver

2005-09-10 Thread Vedran Furač
Package: xserver-xorg
Version: 6.8.99.900.dfsg.1-0pre1
Severity: important
Tags: experimental

Radeon 9200 [RV280].

After starting I get black screen. I can't get back into linux console
with C+A+F1 and I have to do C+A+Del to reboot. 
Top says (log from different computer using ssh) that Xorg is using 99% of CPU.

Last in log:
[...]
(II) Loading sub module fi1236
(II) LoadModule: fi1236
(II) Loading /usr/X11R6/lib/modules/multimedia/fi1236_drv.so
(II) Module fi1236: vendor=X.Org Foundation
compiled for 6.8.99.900, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7

You can find whole log here:
http://www.riteh.hr/~vedranf/linux/Xorg.0.log.6.9

Configuration:
http://www.riteh.hr/~vedranf/linux/xorg.conf.L

Radeon driver and 6.8.2 works fine.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (99, 'hoary-updates'), (99, 'hoary'), (99, 
'breezy-updates'), (99, 'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-nitro5
Locale: LANG=hr_HR.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#318117: bash: signal handling or man page deficiency

2005-09-10 Thread Matthias Klose
Tim Connors writes:
 Package: bash
 Version: 3.0-15
 Severity: normal
 
 Is there a way to turn off bash's reporting of what signals have
 terminated a program?  There is no obvious occurence of the method to
 shut this off, in the man page.
 
 It is most frustrating to have a script that runs a program where it
 not unexpected to receive a signal to kill it, and I have to filter
 out the crap that bash prints out.  In a script, it is obvious that
 this shouldn't even happen -- this behaviour should certainly not be
 turned on by default:
 
 37400,12 gnuserv.restart 
 /home/tconnors/bin/gnuserv.restart: line 36: 23475 Terminated  
 $GNUSERV 2/dev/null

why not start the process using nohup, or in a subshell?


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



Bug#318117: bash: signal handling or man page deficiency

2005-09-10 Thread Tim Connors
On Sat, 10 Sep 2005, Matthias Klose wrote:

 Tim Connors writes:
  Package: bash
  Version: 3.0-15
  Severity: normal
 
  Is there a way to turn off bash's reporting of what signals have
  terminated a program?  There is no obvious occurence of the method to
  shut this off, in the man page.
 
  It is most frustrating to have a script that runs a program where it
  not unexpected to receive a signal to kill it, and I have to filter
  out the crap that bash prints out.  In a script, it is obvious that
  this shouldn't even happen -- this behaviour should certainly not be
  turned on by default:
 
  37400,12 gnuserv.restart
  /home/tconnors/bin/gnuserv.restart: line 36: 23475 Terminated  
  $GNUSERV 2/dev/null

 why not start the process using nohup, or in a subshell?


It *is* a shell script.  gnuserv.restart is a /bin/bash shell script
(although /bin/sh does exactly the same thing, which suprises me since
/bin/sh is meant to make bash behave POSIXly), and I want it to not block
SIGHUPs, because I want it to restart gnuserv upon receiving a HUP or TERM
or whatever.

And I have no idea why bash is printing out job control information within
a shell script.  I did look at the `set -m` option, but it didn't help.
There's nothing else in the man pages that I've seen, that help me in any
way here.

Here's a very simple test:

 cat bin/sig-test
#!/bin/sh


while echo loop ; do
   sleep 5
done

shell1 sig-test
sheel2 killall sleep
loop
bin/sig-test: line 6: 19448 Terminated  sleep 5
loop
bin/sig-test: line 6: 19458 Terminated  sleep 5
loop


Is there something obvious I am missing?

-- 
TimC
Theoretically one might have been wearing pants at work.
-- Anthony de Boer in Scary Devil Monastry


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



Bug#318301: bash sometimes hangs with 100% cpu.

2005-09-10 Thread Matthias Klose
tags 318301 + moreinfo
tags 318301 + unreproducible
thanks

Junichi Uekawa writes:
 Package: bash
 Version: 3.0-15
 
 
 Hi,
 
 I am seeing bash hanging sometimes, when I send 
 ctrl-C at the prompt.
 
 I've started experiencing this around May.
 I have a backtrace, which looks like:
 
 (gdb) bt
 #0  0x300b7b1c in waitpid () from /lib/libc.so.6
 #1  0x1003844c in kill_pid ()
 #2  0x100383ac in kill_pid ()
 #3  signal handler called
 Cannot access memory at address 0xc04

I'm unable to reproduce that. Is bash_completion on? Can you reproduce
it in current breezy?



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



Bug#320458: Same bug

2005-09-10 Thread alegos
Hi!

(sorry for my english)

I have additional informations for this bug.

This bug comes _ONLY_ in .UTF-8 locale

I have no xfs running

my /etc/gtk/gtkrc.utf-8:
style default-text {
   fontset = -rfx-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso10646-1,\
  -rfx-times-medium-r-normal-*-12-*-*-*-*-*-iso10646-1
}

class GtkWidget style default-text


locale ru_RU.UTF-8 or de_DE.UTF-8


Author of this bug has UTF-8 locale, too.



-- 
Guten Tag, Alexey


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



Bug#322011: Cannot use bash from users in NIS database

2005-09-10 Thread Matthias Klose
reassign 322011 libc6
thanks

works ok for me on a current unstable system. please close the report,
if that was a now fixed bug report in libc6.

paul maragakis writes:
 Package: bash
 Version: 3.0-15
 Severity: normal
 
 Users from the NIS database cannot use bash or login to 
 the machine if bash is their defaul shell.  Error message is:
 -bash: nss_nis/nis-netgrp.c:79: _nss_nis_setnetgrent:
 Assertion `malloc_usable_size (netgrp-data) = len + 1`
 failed.
 
 The bug appeared today after a routine upgrade of the 
 system.  An old bash shell is still running without any
 problems.  The root can start bash normally, but the
 shell gives the same message upon ls -l ~user when user
 is in the NIS database.  
 
 It is likely that this bug is related to libc6 and not 
 bash.  
 
 -- System Information:
 Debian Release: testing/unstable
   APT prefers testing
   APT policy: (650, 'testing')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.8
 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
 
 Versions of packages bash depends on:
 ii  base-files3.1.6  Debian base system miscellaneous 
 f
 ii  libc6 2.3.5-3GNU C Library: Shared libraries 
 an
 ii  libncurses5   5.4-9  Shared libraries for terminal 
 hand
 ii  passwd1:4.0.3-39 change and administer password 
 and
 
 bash recommends no packages.
 
 -- no debconf information


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



Bug#324841: mdadm: It's me again

2005-09-10 Thread Marcello Maggioni
Package: mdadm
Version: 1.9.0-4
Followup-For: Bug #324841



Hi again :)

I'm reopening this bug because I found the evidence that the MD device is not
cleanly shutdown at reboot time.

RAID0 devices doesn't have something like clean or not-clean because they 
don't
need to be reconstructed after a bad shutdown.

So I've tried with a RAID1 array built up for the occasion with JFS and used
as root device of a debian installation .

The result is that at boot time in the dmesg is possible to find message that 
report that the array is out of sync and needs recontruction.

I've attached my dmesg.

Bye

Marcello

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

Versions of packages mdadm depends on:
ii  debconf 1.4.30.13Debian configuration management sy
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  makedev 2.3.1-77 creates device files in /dev

-- debconf information:
  mdadm/autostart: true
  mdadm/warning:
  mdadm/mail_to: root
  mdadm/start_daemon: true


dmesg
Description: Binary data


Bug#327466: asmem: diff for NMU 1.9-2.1

2005-09-10 Thread Hamish Moffatt
Package: asmem
Version: 1.9-2
Severity: normal
Tags: patch

As part of a bug squashing party to fix g++ transition issues
( http://lists.debian.org/debian-devel-announce/2005/09/msg4.html ),
I have made a non-maintainer upload of asmem. The diff between -2 and
-2.1 is attached.

Hamish
reverted:
--- asmem-1.9/debian/dirs
+++ asmem-1.9.orig/debian/dirs
@@ -1 +0,0 @@
-usr/bin
reverted:
--- asmem-1.9/debian/docs
+++ asmem-1.9.orig/debian/docs
@@ -1,2 +0,0 @@
-CHANGES
-README
diff -u asmem-1.9/debian/control asmem-1.9/debian/control
--- asmem-1.9/debian/control
+++ asmem-1.9/debian/control
@@ -3,11 +3,11 @@
 Priority: optional
 Maintainer: Alexander Kotelnikov [EMAIL PROTECTED]
-Build-Depends: debhelper, xlibs-dev
+Build-Depends: debhelper (= 4), xlibs-dev
 Standards-Version: 3.5.6
 
 Package: asmem
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: This is an AfterStep look  feel memory utilization monitor.
+Description: memory utilization monitor with AfterStep look  feel
  asmem displays memory (user/system, buffer and cache) and swap usage in
  a small 54x54 X window.
diff -u asmem-1.9/debian/rules asmem-1.9/debian/rules
--- asmem-1.9/debian/rules
+++ asmem-1.9/debian/rules
@@ -6,7 +6,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatability version to use.
-export DH_COMPAT=1
+export DH_COMPAT=4
 
 configure: configure-stamp
 configure-stamp:
@@ -44,9 +44,9 @@
dh_clean -k
dh_installdirs
 
-   # Add here commands to install the package into debian/tmp.
-   #$(MAKE) install prefix=`pwd`/debian/tmp/usr
-   install -c -s -m 755 asmem `pwd`/debian/tmp/usr/bin
+   # Add here commands to install the package into debian/asmem.
+   #$(MAKE) install prefix=`pwd`/debian/asmem/usr
+   install -c -s -m 755 asmem `pwd`/debian/asmem/usr/bin
 
 
 # Build architecture-independent files here.
@@ -58,7 +58,7 @@
dh_testdir
dh_testroot
dh_installdocs
-   dh_installmanpages
+   dh_installman asmem.1
dh_installchangelogs CHANGES
dh_link
dh_strip
diff -u asmem-1.9/debian/changelog asmem-1.9/debian/changelog
--- asmem-1.9/debian/changelog
+++ asmem-1.9/debian/changelog
@@ -1,3 +1,16 @@
+asmem (1.9-2.1) unstable; urgency=low
+
+  * BSP NMU
+  * Fix FTBFS with gcc-4.0 due to label at end of switch statement
+(read_mem.c). (Closes: bug#258460). Thanks to Andreas Jochens for
+the patch.
+  * Use debhelper 4
+  * Clean up lintian warnings:
+* Fix copyright file and refer to GPL in /usr/share/common-licenses
+* Fix short description
+
+ -- Hamish Moffatt [EMAIL PROTECTED]  Sat, 10 Sep 2005 10:44:45 +
+
 asmem (1.9-2) unstable; urgency=low
 
   * Build-Depends inserted in debian/control, closes: #146930
diff -u asmem-1.9/debian/copyright asmem-1.9/debian/copyright
--- asmem-1.9/debian/copyright
+++ asmem-1.9/debian/copyright
@@ -6,7 +6,5 @@
-Upstream Author(s): Albert Tigr Dorofeev [EMAIL PROTECTED]
+Copyright (c) 1998-2000  Albert Dorofeev [EMAIL PROTECTED]
 
-Copyright:
+This software is distributed under GPL. For details see 
+/usr/share/common-licenses/GPL.
 
-   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; version 2 dated June, 1991.
only in patch2:
unchanged:
--- asmem-1.9.orig/read_mem.c
+++ asmem-1.9/read_mem.c
@@ -482,7 +482,6 @@
case -1 :
error_handle(2, read);
return -1;
-   default :
}
buf[result-1] = 0;
result = sscanf(buf, %*[^\n]%*s %ld %ld %ld %ld %ld %ld\n%*s %ld %ld 
%ld,
only in patch2:
unchanged:
--- asmem-1.9.orig/debian/asmem.docs
+++ asmem-1.9/debian/asmem.docs
@@ -0,0 +1,2 @@
+CHANGES
+README
only in patch2:
unchanged:
--- asmem-1.9.orig/debian/asmem.dirs
+++ asmem-1.9/debian/asmem.dirs
@@ -0,0 +1 @@
+usr/bin
only in patch2:
unchanged:
--- asmem-1.9.orig/debian/substvars
+++ asmem-1.9/debian/substvars
@@ -0,0 +1 @@
+shlibs:Depends=libc6 (= 2.3.5-1), libice6 | xlibs ( 4.1.0), libjpeg62, 
libsm6 | xlibs ( 4.1.0), libx11-6 | xlibs ( 4.1.0), libxext6 | xlibs ( 
4.1.0), libxpm4 | xlibs ( 4.1.0)


Bug#326489: NMU changes

2005-09-10 Thread Arto Jantunen

Here is the diff for my changes to fix the bug about the C++ and KDE
transitions.

diff -urN origlibdc0-0.3.7/debian/changelog libdc0-0.3.7/debian/changelog
--- origlibdc0-0.3.7/debian/changelog	2005-09-10 12:35:00.901286328 +0300
+++ libdc0-0.3.7/debian/changelog	2005-09-10 13:51:32.944189696 +0300
@@ -1,3 +1,10 @@
+libdc0 (0.3.7-2.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Transitioned for both new C++ ABI and new KDE (Closes: #326489)
+
+ -- Arto Jantunen [EMAIL PROTECTED]  Sat, 10 Sep 2005 12:22:53 +0300
+
 libdc0 (0.3.7-2) unstable; urgency=low
 
   * Removed conflict dcgui-qt  0.3.3  (Closes: #296130)
diff -urN origlibdc0-0.3.7/debian/control libdc0-0.3.7/debian/control
--- origlibdc0-0.3.7/debian/control	2005-09-10 12:35:00.903286024 +0300
+++ libdc0-0.3.7/debian/control	2005-09-10 12:18:09.51504 +0300
@@ -5,10 +5,12 @@
 Build-Depends: debhelper (4.1.0), cdbs, libbz2-dev, libxml2-dev, libssl-dev
 Standards-Version: 3.6.1
 
-Package: libdc0
+Package: libdc0c2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends} ${misc:Depends}
+Conflicts: libdc0
+Replaces: libdc0
 Description: Runtime libraries for Valknut
  A graphical client for popular peer to peer network called Direct
  Connect.
@@ -20,7 +22,7 @@
 Package: libdc0-dev
 Section: libdevel
 Architecture: any
-Depends: libdc0 (= ${Source-Version})
+Depends: libdc0c2 (= ${Source-Version})
 Description: Development libraries for Valknut
  A graphical client for popular peer to peer network called Direct
  Connect.
diff -urN origlibdc0-0.3.7/debian/libdc0c2.dirs libdc0-0.3.7/debian/libdc0c2.dirs
--- origlibdc0-0.3.7/debian/libdc0c2.dirs	1970-01-01 02:00:00.0 +0200
+++ libdc0-0.3.7/debian/libdc0c2.dirs	2005-09-10 12:05:52.277117000 +0300
@@ -0,0 +1 @@
+usr/lib
diff -urN origlibdc0-0.3.7/debian/libdc0c2.files libdc0-0.3.7/debian/libdc0c2.files
--- origlibdc0-0.3.7/debian/libdc0c2.files	1970-01-01 02:00:00.0 +0200
+++ libdc0-0.3.7/debian/libdc0c2.files	2005-09-10 12:05:52.280117000 +0300
@@ -0,0 +1 @@
+usr/lib/lib*.so.*
diff -urN origlibdc0-0.3.7/debian/libdc0-dev.links libdc0-0.3.7/debian/libdc0-dev.links
--- origlibdc0-0.3.7/debian/libdc0-dev.links	2005-09-10 12:35:00.900286480 +0300
+++ libdc0-0.3.7/debian/libdc0-dev.links	2005-09-10 12:31:43.625276000 +0300
@@ -1 +1 @@
-usr/share/doc/libdc0 usr/share/doc/libdc0-dev
+usr/share/doc/libdc0c2 usr/share/doc/libdc0-dev
diff -urN origlibdc0-0.3.7/debian/libdc0.dirs libdc0-0.3.7/debian/libdc0.dirs
--- origlibdc0-0.3.7/debian/libdc0.dirs	2005-09-10 12:35:00.902286176 +0300
+++ libdc0-0.3.7/debian/libdc0.dirs	1970-01-01 02:00:00.0 +0200
@@ -1 +0,0 @@
-usr/lib
diff -urN origlibdc0-0.3.7/debian/libdc0.files libdc0-0.3.7/debian/libdc0.files
--- origlibdc0-0.3.7/debian/libdc0.files	2005-09-10 12:35:00.905285720 +0300
+++ libdc0-0.3.7/debian/libdc0.files	1970-01-01 02:00:00.0 +0200
@@ -1 +0,0 @@
-usr/lib/lib*.so.*
diff -urN origlibdc0-0.3.7/debian/rules libdc0-0.3.7/debian/rules
--- origlibdc0-0.3.7/debian/rules	2005-09-10 12:35:00.904285872 +0300
+++ libdc0-0.3.7/debian/rules	2005-09-10 12:17:14.356425000 +0300
@@ -92,7 +92,7 @@
 	dh_movefiles
 
 #	dh_installdebconf	
-	dh_installdocs -plibdc0
+	dh_installdocs -plibdc0c2
 #	dh_installexamples
 #	dh_installmenu
 #	dh_installlogrotate
@@ -104,12 +104,12 @@
 #	dh_installman
 #	dh_installinfo
 #	dh_undocumented
-	dh_installchangelogs -plibdc0 ChangeLog
+	dh_installchangelogs -plibdc0c2 ChangeLog
 	dh_link
 	dh_strip
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs -V libdc0 (=0.3.7-0), libdc0 (0.3.7-99)
+	dh_makeshlibs -V libdc0c2 (=0.3.7-0), libdc0c2 (0.3.7-99)
 	dh_installdeb
 #	dh_perl
 	dh_shlibdeps 

-- 
Arto Jantunen


Bug#327059: arb: FTBFS (amd64): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC

2005-09-10 Thread Andreas Jochens
Hello,

On 05-Sep-08 12:28, Petr Salinger wrote:
 Andreas J., I am just curious, are these patches also sufficient for ppc64 ?

Basically yes, the are sufficient to build the package on ppc64. 

However, there is still a FTBFS problem with libmotif-dev on ppc64 so
that lesstif2-dev has to be used instead.

Regards
Andreas Jochens



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



Bug#327462: RFP: icecream -- distributed compiler like distcc

2005-09-10 Thread Isaac Clerencia
On Saturday, 10 September 2005 12:06, Andre Woebbeking wrote:
 Package: wnpp
 Severity: wishlist


 * Package name: icecream
   Version : 0.6.0
   Upstream Author : Stephan Kulow [EMAIL PROTECTED]
 * URL : http://wiki.kde.org/icecream
 * License : GPL
   Description : distributed compiler like distcc

 Hi,

 could you please package Icecream for Debian. I already started with it
 some time ago and it works for me, but I'm neither a Debian
 maintainer/developer nor do I know if my work is correct.
Unfortunately there is already a package in Debian named icecream, can you 
suggest an alternative name for this one?

Best regards
-- 
Isaac Clerencia at Warp Networks, http://www.warp.es
Work: [EMAIL PROTECTED]   | Debian: [EMAIL PROTECTED]


pgpD8uWya8rOQ.pgp
Description: PGP signature


Bug#327446: r-cran-lattice: postinst failure (R/Rdconv.pm not found)

2005-09-10 Thread Dirk Eddelbuettel

On 10 September 2005 at 09:19, Laurent Bonnaud wrote:
| Package: r-cran-lattice
| Version: 0.12-6-1
| Severity: grave
| Tags: experimental
| Justification: renders package unusable
| 
| 
| Hi,
| 
| here is the problem:

The bug is in r-base-core_2.2.0.alpha.20050908. If you downgrade to 2.1.1,
all will be fine.

I hope to get a fixed R package out later today.

Dirk

| 
| Setting up r-cran-lattice (0.12-6-1) ...
| Can't locate R/Rdconv.pm in @INC (@INC contains: 
/tmp/buildd/r-base-2.2.0.alpha.20050908/debian/tmp/usr/lib/R/share/perl 
/etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/lib/R/share/perl/build-help.pl line 23.
| BEGIN failed--compilation aborted at /usr/lib/R/share/perl/build-help.pl line 
23.
| dpkg: error processing r-cran-lattice (--configure):
|  subprocess post-installation script returned error exit status 2
| dpkg: dependency problems prevent configuration of r-recommended:
|  r-recommended depends on r-cran-lattice (= 0.10.11); however:
|   Package r-cran-lattice is not configured yet.
| dpkg: error processing r-recommended (--configure):
|  dependency problems - leaving unconfigured
| dpkg: dependency problems prevent configuration of r-base:
|  r-base depends on r-recommended (= 2.2.0.alpha.20050908-1); however:
|   Package r-recommended is not configured yet.
| dpkg: error processing r-base (--configure):
|  dependency problems - leaving unconfigured
| Setting up r-cran-rcmdr (1.1-1-1) ...
| Can't locate R/Rdconv.pm in @INC (@INC contains: 
/tmp/buildd/r-base-2.2.0.alpha.20050908/debian/tmp/usr/lib/R/share/perl 
/etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/lib/R/share/perl/build-help.pl line 23.
| BEGIN failed--compilation aborted at /usr/lib/R/share/perl/build-help.pl line 
23.
| dpkg: error processing r-cran-rcmdr (--configure):
|  subprocess post-installation script returned error exit status 2
| Setting up r-cran-zoo (1.0-2-1) ...
| Can't locate R/Rdconv.pm in @INC (@INC contains: 
/tmp/buildd/r-base-2.2.0.alpha.20050908/debian/tmp/usr/lib/R/share/perl 
/etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/lib/R/share/perl/build-help.pl line 23.
| BEGIN failed--compilation aborted at /usr/lib/R/share/perl/build-help.pl line 
23.
| dpkg: error processing r-cran-zoo (--configure):
|  subprocess post-installation script returned error exit status 2
| dpkg: dependency problems prevent configuration of r-cran-tseries:
|  r-cran-tseries depends on r-cran-zoo; however:
|   Package r-cran-zoo is not configured yet.
| dpkg: error processing r-cran-tseries (--configure):
|  dependency problems - leaving unconfigured
| Errors were encountered while processing:
|  r-cran-lattice
|  r-recommended
|  r-base
|  r-cran-rcmdr
|  r-cran-zoo
|  r-cran-tseries
| E: Sub-process /usr/bin/dpkg returned an error code (1)
| 
| 
| -- System Information:
| Debian Release: testing/unstable
|   APT prefers unstable
|   APT policy: (100, 'unstable'), (99, 'experimental')
| Architecture: i386 (i686)
| Shell:  /bin/sh linked to /bin/bash
| Kernel: Linux 2.6.12-1-686
| Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
| 
| Versions of packages r-cran-lattice depends on:
| ii  libc6 2.3.5-6GNU C Library: Shared libraries 
an
| ii  r-base-core   2.2.0.alpha.20050908-1 GNU R core of statistical 
computin
| 
| r-cran-lattice recommends no packages.
| 
| -- no debconf information

-- 
Statistics: The (futile) attempt to offer certainty about uncertainty.
 -- Roger Koenker, 'Dictionary of Received Ideas of Statistics'


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



Bug#327462: RFP: icecream -- distributed compiler like distcc

2005-09-10 Thread André Wöbbeking
On Saturday 10 September 2005 12:49, Isaac Clerencia wrote:

 Unfortunately there is already a package in Debian named icecream,
 can you suggest an alternative name for this one?

Yeah, I know. I called the packages icecc and icecc-monitor.


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



Bug#327467: ecartis: New upstream version

2005-09-10 Thread Robert Waldner
Package: ecartis
Version: ecartis-1.0.0+cvs.20030911
Severity: wishlist


Since ecartis-1.0.0+cvs.20030911 quite some patches have made it into
upstream, some security relevant. A new snapshot should be out today.

Please either update to a new upstream or drop the package from Debian.

cheers,
rw


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



Bug#327468: svn-workbench: Crashes on startup

2005-09-10 Thread Jan Kellmer
Package: svn-workbench
Version: 1.1.6-1
Severity: grave
Justification: renders package unusable

svn-workbench crashes on startup, showing the following stacktrace:
-- snip -- snap -- snip --
Traceback (most recent call last):
  File /usr/share/svn-workbench/wb_main.py, line 160, in ?
  sys.exit( main( sys.argv ) )
File /usr/share/svn-workbench/wb_main.py, line 58, in main
app = wb_app.WbApp( args )
  File /usr/share/svn-workbench/wb_app.py, line 66, in
  __init__
  wx.App.__init__( self, 0 )
File
/usr/lib/python2.3/site-packages/wxPython/wx.py,
line 1951, in __init__
_wxStart(self.OnInit)
  File /usr/share/svn-workbench/wb_app.py,
  line 230, in OnInit
  self.frame = wb_frame.WbFrame( self )
File
/usr/share/svn-workbench/wb_frame.py,
line 71, in __init__
self.menu_file.Append(
wx.ID_PREFERENCES,
Preferences..., Preferences )
AttributeError: 'module' object has
no attribute 'ID_PREFERENCES'
Unhandled exception in thread
started by bound method
BackgroundThread.__bootstrap of
BackgroundThread(Thread-1, stopped
daemon)
Traceback (most recent call last):
  File
  /usr/lib/python2.3/threading.py,
  line 427, in __bootstrap
  _active_limbo_lock.acquire()
  AttributeError: 'NoneType'
  object has no attribute
  'acquire'
  
-- snap -- snip -- snap --


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

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

svn-workbench recommends no packages.

-- no debconf information


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



Bug#197335: patch to allow sane fullscreening as an option

2005-09-10 Thread Tim Connors

The patch below implements a -U option that does exactly what I want re:
fullscreen.

It allows fullscreen to not take over from the window manager.

I also strongly disagree with the author's past comments, given that the
current behavious breaks X standards, as per the comment in the code:

//  TEMP is definitely the wrong thing to use: 
http://developer.gnome.org/doc/GGAD/sec-gdkwindow.html
 attr.window_type=GDK_WINDOW_TEMP;

That webpage shows: GDK_WINDOW_TEMP is used for popup menus and the like;
it's a window that will exist only *briefly*.  (my emphasis)


man page has been updated.

Patch is not 100% ideal -- I don't know why the image is not refreshed
upon being reexposed when in fullscreen, but is refreshed properly when
not fullscreen.  I have a horrible hack to get it to display properly in
that case.

I'm sure an X hacker can find a better solution than myself -- that's
pretty much the first time I have dealt with an X app :)


Common subdirectories: qiv-2.0/debian and qiv-2.0.fullscreen/debian
diff -u qiv-2.0/event.c qiv-2.0.fullscreen/event.c
--- qiv-2.0/event.c 2004-04-20 05:34:39.0 +1000
+++ qiv-2.0.fullscreen/event.c  2005-09-10 20:32:30.0 +1000
@@ -160,6 +160,9 @@
q-exposed = 1;
 qiv_set_cursor_timeout(q);
  }
+  if (fullscreen  fullscreen_obey_wm) {//temporary horrible 
hack: doesnt redraw otherwise when reexposd in fullscreen.  Does cause flicker 
when first displaying an image...  How to solve properly?  Why does the screen 
redraw automatically when the non-fullscreen window is reexposed?
+   update_image(q, FULL_REDRAW);
+  }
  break;

 case GDK_BUTTON_PRESS:
Only in qiv-2.0.fullscreen: event.o
diff -u qiv-2.0/image.c qiv-2.0.fullscreen/image.c
--- qiv-2.0/image.c 2004-05-07 15:56:01.0 +1000
+++ qiv-2.0.fullscreen/image.c  2005-09-10 20:43:24.0 +1000
@@ -106,6 +106,7 @@
 {
   GdkWindowAttr attr;
   GdkPixmap *cursor_pixmap;
+  GdkWMDecoration decorations;

   if (!fullscreen) {
 attr.window_type=GDK_WINDOW_TOPLEVEL;
@@ -117,6 +118,12 @@
 attr.height = q-win_h;
 q-win = gdk_window_new(NULL, attr, GDK_WA_X|GDK_WA_Y);

+if (fullscreen_obey_wm) {
+//   gtk_window_set_decorated(q-win, gTrue); //only gtk2
+ decorations=GDK_DECOR_ALL;
+ gdk_window_set_decorations (q-win, decorations);
+}
+
 if (center) {
   gdk_window_set_hints(q-win,
 q-win_x, q-win_y, q-win_w, q-win_h, q-win_w, q-win_h,
@@ -135,14 +142,25 @@
 gdk_window_show(q-win);

   } else { /* fullscreen */
-
-attr.window_type=GDK_WINDOW_TEMP;
+if (fullscreen_obey_wm) {
+ attr.window_type=GDK_WINDOW_TOPLEVEL;
+} else {
+//  TEMP is definitely the wrong thing to use: 
http://developer.gnome.org/doc/GGAD/sec-gdkwindow.html
+ attr.window_type=GDK_WINDOW_TEMP;
+}
 attr.wclass=GDK_INPUT_OUTPUT;
 attr.event_mask=GDK_ALL_EVENTS_MASK;
 attr.x = attr.y = 0;
 attr.width=screen_x;
 attr.height=screen_y;
 q-win = gdk_window_new(NULL, attr, GDK_WA_X|GDK_WA_Y);
+
+if (fullscreen_obey_wm) {
+//   gtk_window_set_decorated(q-win, gFalse); //only gtk2
+ decorations=0;
+ gdk_window_set_decorations (q-win, decorations);
+}
+
 gdk_window_set_cursor(q-win, cursor);
 gdk_window_show(q-win);
   }
Only in qiv-2.0.fullscreen: image.o
Common subdirectories: qiv-2.0/lib and qiv-2.0.fullscreen/lib
Only in qiv-2.0.fullscreen: main.c.3
diff -u qiv-2.0/main.h qiv-2.0.fullscreen/main.h
--- qiv-2.0/main.h  2004-04-19 16:47:19.0 +1000
+++ qiv-2.0.fullscreen/main.h   2005-09-10 20:19:36.0 +1000
@@ -33,6 +33,7 @@
 intrandom_order; /* TRUE if random delay in slideshow */
 intrandom_replace = 1; /* random with replacement by default */
 intfullscreen; /* TRUE if fullscreen mode */
+int fullscreen_obey_wm; /* TRUE if we want to not do silly things with the 
window manager when fullscreen */
 intmaxpect; /* TRUE if autozoom (fit-to-screen) mode */
 intstatusbar_fullscreen = 1; /* TRUE if statusbar in fullscreen is turned 
on (default) */
 intstatusbar_window = 0; /* FALSE if statusbar in window is turned off 
(default) */
Only in qiv-2.0.fullscreen: main.o
diff -u qiv-2.0/options.c qiv-2.0.fullscreen/options.c
--- qiv-2.0/options.c   2004-01-08 23:15:08.0 +1100
+++ qiv-2.0.fullscreen/options.c2005-09-10 20:21:33.0 +1000
@@ -22,7 +22,7 @@
 extern int rreaddir(const char *);
 extern int rreadfile(const char *);

-static char *short_options = hexyzmtb:c:g:niIpaGA:vo:srRSd:u:fw:W:PMNF:T;
+static char *short_options = hexyzmtb:c:g:niIpaGA:vo:srRSd:u:fUw:W:PMNF:T;
 static struct option long_options[] =
 {
 {help, 0, NULL, 'h'},
@@ -50,6 +50,7 @@
 {shuffle,  0, NULL, 'S'},
 {delay,1, NULL, 'd'},
 {fullscreen,   0, NULL, 'f'},
+{fullscreen_obey_wm,0, NULL, 'U'},
 {fixed_width,   

Bug#323300: bash: \kill not invoke /bin/kill

2005-09-10 Thread Matthias Klose
You write:
 \kill can not invoke /bin/kill while \time invoke /usr/bin/time

time is flagged as a shell keyword, kill as a shell builtin.
Please use command time or command kill if you want to call the
command. Not sure, if that is a bug at all.



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



Bug#327417: general: Since yesterdays testing upgrade pam authentication via mysql isn't working anymore.

2005-09-10 Thread Thomas Becker

Hey Steve,

thanks a lot. That was it. Sorry for bugging you with stupid things like 
this. It works fine again.


Cheers,
Thomas

Steve Langasek wrote:


reassign 327417 glibc
thanks

On Sat, Sep 10, 2005 at 01:28:16AM +0200, Thomas Becker wrote:
 


Package: general
Severity: important
   



 


The error message is:
   



 


Sep 10 00:02:45 localhost saslauthd[738]: PAM unable to 
dlopen(/lib/security/pam_mysql.so)
Sep 10 00:02:45 localhost saslauthd[738]: PAM [dlerror: /lib/tls/libm.so.6: 
symbol _rtld_global_ro, version GLIBC_PRIVATE not defined in file ld-linux.so.2 
with link time reference]
Sep 10 00:02:46 localhost saslauthd[738]: PAM adding faulty module: 
/lib/security/pam_mysql.so
Sep 10 00:02:46 localhost saslauthd[738]: DEBUG: auth_pam: pam_authenticate 
failed: Module is unknown
Sep 10 00:02:46 localhost saslauthd[738]: do_auth : auth failure: 
[EMAIL PROTECTED] [service=smtp] [realm=x.de] [mech=pam] [reason=PAM 
auth error]
   



 

Seems like the update of libc6 was causing the problem?! 
   



That sounds to me like saslauthd needs to be added to the list of
services to restart on upgrade.  Can you run /etc/init.d/saslauthd
restart and confirm that it corrects the error?

Cheers,
 




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



Bug#327459: happy: FTBFS: configure: cannot find DocBook XSL stylesheets

2005-09-10 Thread Kurt Roeckx
On Sat, Sep 10, 2005 at 11:40:01AM +0200, Kurt Roeckx wrote:
 checking for DocBook XSL stylesheet directory... no
 configure: WARNING: cannot find DocBook XSL stylesheets, you will not be able 
 to build the documentation

I've been trying to reproduce this on developer machines, and
there is found the path correctly ...


Kurt



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



Bug#327469: cmix: Diff for 2.0.12-5.1 NMU

2005-09-10 Thread Hamish Moffatt
Package: cmix
Version: 2.0.12-5
Severity: normal
Tags: patch

As part of a bug squashing party to fix g++ transition issues
( http://lists.debian.org/debian-devel-announce/2005/09/msg4.html ),
I have made a non-maintainer upload of cmix. The diff between -5 and
-5.1 is attached.

Hamish
reverted:
--- cmix-2.0.12/debian/dirs
+++ cmix-2.0.12.orig/debian/dirs
@@ -1,19 +0,0 @@
-usr/share/doc/cmix
-usr/bin
-usr/lib
-usr/share
-usr/share/cmix
-usr/share/cmix/sys
-usr/share/cmix/examples
-usr/share/cmix/examples/ack
-usr/share/cmix/examples/binsearch
-usr/share/cmix/examples/cint
-usr/share/cmix/examples/fft
-usr/share/cmix/examples/matrix
-usr/share/cmix/examples/pow
-usr/share/cmix/examples/printf
-usr/share/cmix/examples/turing
-usr/include
-usr/include/cmix
-usr/man
-usr/man/man1
reverted:
--- cmix-2.0.12/debian/docs
+++ cmix-2.0.12.orig/debian/docs
@@ -1 +0,0 @@
-README
diff -u cmix-2.0.12/debian/control cmix-2.0.12/debian/control
--- cmix-2.0.12/debian/control
+++ cmix-2.0.12/debian/control
@@ -1,7 +1,7 @@
 Source: cmix
 Section: devel
 Priority: optional
-Build-Depends: debhelper, bison, flex
+Build-Depends: debhelper (= 4), bison, flex
 Maintainer: Peter Makholm [EMAIL PROTECTED]
 Standards-Version: 3.1.0
 
diff -u cmix-2.0.12/debian/rules cmix-2.0.12/debian/rules
--- cmix-2.0.12/debian/rules
+++ cmix-2.0.12/debian/rules
@@ -6,6 +6,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DH_COMPAT=4
+
 export DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
@@ -44,17 +46,17 @@
dh_clean -k
dh_installdirs
 
-   # Add here commands to install the package into debian/tmp.
-   $(MAKE) install prefix=`pwd`/debian/tmp/usr
+   # Add here commands to install the package into debian/cmix.
+   $(MAKE) install prefix=`pwd`/debian/cmix/usr
 
# Some of the documentation is placed in .../usr/share/cmix
-   mv debian/tmp/usr/share/cmix/examples debian/tmp/usr/share/doc/cmix/
+   mv debian/cmix/usr/share/cmix/examples debian/cmix/usr/share/doc/cmix/
 
# Some of the documentation is not installed
-   cp doc/manual/manual.dvi debian/tmp/usr/share/doc/cmix
+   cp doc/manual/manual.dvi debian/cmix/usr/share/doc/cmix
 
# Manuals are placed in /usr/man
-   mv debian/tmp/usr/man debian/tmp/usr/share/man
+   mv debian/cmix/usr/man debian/cmix/usr/share/man
 
touch install-stamp
 
diff -u cmix-2.0.12/debian/changelog cmix-2.0.12/debian/changelog
--- cmix-2.0.12/debian/changelog
+++ cmix-2.0.12/debian/changelog
@@ -1,3 +1,15 @@
+cmix (2.0.12-5.1) unstable; urgency=low
+
+  * BSP NMU
+  * Fix FTBFS with gcc-4.0: label at end of switch statement in
+src/speclib/unparse.c (closes: #258580).
+  * Fix FTBFS on amd64: insufficient precision in src/analyzer/Nset.h
+(closes: #285593)
+  * Switch to debhelper 4.
+  * Thanks to Andreas Jochens for the patches.
+
+ -- Hamish Moffatt [EMAIL PROTECTED]  Sat, 10 Sep 2005 11:16:02 +
+
 cmix (2.0.12-5) unstable; urgency=low
 
   * Added flex and bison to build-depencies (Closes: 235233)
only in patch2:
unchanged:
--- cmix-2.0.12.orig/src/speclib/unparse.c
+++ cmix-2.0.12/src/speclib/unparse.c
@@ -647,7 +647,6 @@
 printInner(stmt-plain.expr,names,f);
 fprintf2(f, */\n);
 break;
-  default:
   }
 }
 
only in patch2:
unchanged:
--- cmix-2.0.12.orig/src/analyzer/Nset.h
+++ cmix-2.0.12/src/analyzer/Nset.h
@@ -26,9 +26,9 @@
 public:
   inline Nsetiter(): I() {}
   inline operator bool() const { return I.valid() ; }
-  inline unsigned operator*() const
+  inline unsigned long operator*() const
 {
-return (unsigned)I.get().n;
+return (unsigned long)I.get().n;
 }
   inline Nsetiter operator++() { ++I; return I; }
   inline Nsetiter operator--() { --I; return I; }
only in patch2:
unchanged:
--- cmix-2.0.12.orig/debian/cmix.dirs
+++ cmix-2.0.12/debian/cmix.dirs
@@ -0,0 +1,19 @@
+usr/share/doc/cmix
+usr/bin
+usr/lib
+usr/share
+usr/share/cmix
+usr/share/cmix/sys
+usr/share/cmix/examples
+usr/share/cmix/examples/ack
+usr/share/cmix/examples/binsearch
+usr/share/cmix/examples/cint
+usr/share/cmix/examples/fft
+usr/share/cmix/examples/matrix
+usr/share/cmix/examples/pow
+usr/share/cmix/examples/printf
+usr/share/cmix/examples/turing
+usr/include
+usr/include/cmix
+usr/man
+usr/man/man1
only in patch2:
unchanged:
--- cmix-2.0.12.orig/debian/cmix.docs
+++ cmix-2.0.12/debian/cmix.docs
@@ -0,0 +1 @@
+README


Bug#327470: GNU/kFreeBSD support

2005-09-10 Thread Robert Millan
Package: debian-cd
Version: 2.2.23
Severity: normal
Tags: patch

Hi,

The attached patch fixes a pair of issues when using debian-cd to generate
Debian GNU/kFreeBSD CDs.

Aside from a few other changes, that are related with the fact that we use
unofficial servers as source (which I'm not sending), this should be enough to
generate the CD set once the port is in the official archive.

Thanks!

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

Versions of packages debian-cd depends on:
ii  apt   0.6.41 Advanced front-end for dpkg
ii  apt-utils 0.6.41 APT utility programs
ii  bc1.06-17The GNU bc arbitrary precision cal
ii  cpp   4:4.0.1-3  The GNU C preprocessor (cpp)
ii  debootstrap   0.3.1.5Bootstrap a basic Debian system
ii  grep-dctrl2.6.7  Grep Debian package information
ii  lynx  2.8.5-2Text-mode WWW Browser
ii  make  3.80-11The GNU version of the make util
ii  mkisofs   4:2.01+01a01-4 Creates ISO-9660 CD-ROM filesystem
ii  perl [libdigest-md5-perl] 5.8.7-4Larry Wall's Practical Extraction 
ii  sysutils  1.3.8.5.1  Miscellaneous small system utiliti

Versions of packages debian-cd recommends:
ii  debianutils   2.14.3 Miscellaneous utilities specific t
pn  hfsutils  none (no description available)
pn  jigdo-filenone (no description available)

-- no debconf information
diff -ur debian-cd.old/CONF.sh debian-cd/CONF.sh
--- debian-cd.old/CONF.sh   2005-08-23 01:12:12.0 +0200
+++ debian-cd/CONF.sh   2005-09-10 13:30:04.0 +0200
@@ -74,7 +74,10 @@
 #export OFFICIAL=Official Beta
 
 # ... for arch  
-export ARCH=`dpkg --print-architecture`
+export CPU=`dpkg-architecture -qDEB_HOST_DPKG_CPU`
+export KERNEL=`dpkg-architecture -qDEB_HOST_DPKG_OS`
+export KERNEL_NAME=`uname -s | sed -e s,GNU/,,g -e s,GNU,Hurd,g`
+export ARCH=${KERNEL}-${CPU}
 
 # IMPORTANT : The 4 following paths must be on the same partition/device.
 #If they aren't then you must set COPYLINK below to 1. This
@@ -147,8 +150,10 @@
 # export MKISOFS_OPTS=-r #For normal users
 # export MKISOFS_OPTS=-r -F .#For symlink farmers
 
+if [ $KERNEL = linux ] ; then
 # ISOLinux support for multiboot on CD1 for i386
 export ISOLINUX=1
+fi
 
 # uncomment this to if you want to see more of what the Makefile is doing
 #export VERBOSE_MAKE=1
diff -ur debian-cd.old/Makefile debian-cd/Makefile
--- debian-cd.old/Makefile  2005-08-23 01:12:12.0 +0200
+++ debian-cd/Makefile  2005-09-10 13:27:54.0 +0200
@@ -23,24 +23,30 @@
 ifndef CAPCODENAME
 CAPCODENAME:=$(shell perl -e print ucfirst($(CODENAME)))
 endif
+ifndef KERNEL_NAME
+KERNEL_NAME=Linux
+endif
 ifndef BINDISKINFO
-export BINDISKINFO=Debian GNU/Linux $(DEBVERSION) \$(CAPCODENAME)\ - 
$(OFFICIAL) $(ARCH) Binary-$$num ($$DATE)
+export BINDISKINFO=Debian GNU/$(KERNEL_NAME) $(DEBVERSION) \$(CAPCODENAME)\ 
- $(OFFICIAL) $(ARCH) Binary-$$num ($$DATE)
 endif
 ifndef SRCDISKINFO
-export SRCDISKINFO=Debian GNU/Linux $(DEBVERSION) \$(CAPCODENAME)\ - 
$(OFFICIAL) Source-$$num ($$DATE)
+export SRCDISKINFO=Debian GNU/$(KERNEL_NAME) $(DEBVERSION) \$(CAPCODENAME)\ 
- $(OFFICIAL) Source-$$num ($$DATE)
 endif
 # ND=No-Date versions for README
 ifndef BINDISKINFOND
-export BINDISKINFOND=Debian GNU/Linux $(DEBVERSION) \$(CAPCODENAME)\ - 
$(OFFICIAL) $(ARCH) Binary-$$num
+export BINDISKINFOND=Debian GNU/$(KERNEL_NAME) $(DEBVERSION) 
\$(CAPCODENAME)\ - $(OFFICIAL) $(ARCH) Binary-$$num
 endif
 ifndef SRCDISKINFOND
-export SRCDISKINFOND=Debian GNU/Linux $(DEBVERSION) \$(CAPCODENAME)\ - 
$(OFFICIAL) Source-$$num
+export SRCDISKINFOND=Debian GNU/$(KERNEL_NAME) $(DEBVERSION) 
\$(CAPCODENAME)\ - $(OFFICIAL) Source-$$num
 endif
 ifndef BINVOLID
-ifeq ($(ARCH),powerpc)
+ifndef CPU
+CPU=$(ARCH)
+endif
+ifeq ($(CPU),powerpc)
 BINVOLID=Debian $(DEBVERSION) ppc Bin-$$num
 else
-BINVOLID=Debian $(DEBVERSION) $(ARCH) Bin-$$num
+BINVOLID=Debian $(DEBVERSION) $(CPU) Bin-$$num
 endif
 endif
 ifndef SRCVOLID


Bug#271124: hugs98: needs Build-Conflicts with byacc

2005-09-10 Thread Thomas Dickey

On Sat, 10 Sep 2005, Ross Paterson wrote:


On Fri, Sep 09, 2005 at 08:28:23PM -0400, Thomas Dickey wrote:

I see byacc is checked for in the hugs98 configure script, but parser.y
doesn't contain any bison-specific junk.  Any idea why byacc is being
picked on here?


Haskell has a wierd rule that an implicit close brace should be inserted
if an illegal token is encountered where an implicit close brace would
be permitted, e.g. at the final ')' in

scanl f q xs  = q : (case xs of
 []   - []
 x:xs - scanl f (f q x) xs)

parser.y implements this with using a trick with the error non-terminal
(see the productions for end), and for some reason this doesn't work
with byacc.


thanks - I'll look/see if it's something I might be able to fix in byacc

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


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



Bug#271124: hugs98: needs Build-Conflicts with byacc

2005-09-10 Thread Thomas Dickey

On Fri, 9 Sep 2005, Isaac Jones wrote:


Thomas Dickey [EMAIL PROTECTED] writes:


I see byacc is checked for in the hugs98 configure script, but parser.y
doesn't contain any bison-specific junk.  Any idea why byacc is being
picked on here?


Either configure or the upstream author thinks it won't work with byacc:


yes, I saw that.  There's no changelog worth mentioning in the sources,
so I asked.


checking for byacc... byacc
Found 'byacc', but the Hugs98 parser is incompatible with it.
You need to install 'bison' and re-run the configure script.
make: *** [debian/build.stamp] Error 1

But I don't know why it's incompatible... Ross is upstream; can you
shed any light Ross?

peace,

 isaac



--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


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



Bug#327147: konsole: ncurses application are badly displayed

2005-09-10 Thread Vedran Furač
Thomas Dickey wrote:
 On Thu, Sep 08, 2005 at 11:40:18PM +0200, Vedran FuraÄ? wrote:
 
Yes, the same thing is in the linux console. What do you mean under
UTF-8 mode, locale settings or something else? I have tried different
locale settings but that didn't help.
 
 
 When Linux console is initialized to handle UTF-8 output, it behaves with
 iptraf just as your picture of konsole.  The console code ignores the
 vt100-style line-drawing described in its terminfo.  So applications running
 in the console when it's in that mode must use the UTF-8 encoding for the
 look-alike Unicode values that are in the font loaded for the console.
 
 Changing your locale settings won't change the mode of the console - that's
 done by sending an escape sequence to it.  Also, resetting the terminal
 makes it go back to vt100-mode.  Altogether, not a very good design, but
 it's out there in millions of computers.
 
 Since iptraf doesn't pay any attention to the locale settings (and doesn't
 initialize its locale), ncurses can only assume that it's either a POSIX
 locale or the legacy (for configurations _without_ locale support), 8-bit
 encoding.

Thanks for explanation. As a test I changed the mode (echo -ne '\033%@')
ant it worked. But I must use UTF-8 mode.

The application must take this into account.  For ncurses, that's done by
setting up the locale support within the calling application.

So, there is no quick solution for this, no workarounds? I'll just have
to wait? Am I the only one experiencing this problem?
 
 The quick workaround for iptraf is to add
   #include locale.h
 and
   setlocale(LC_ALL, );

Thanks! That solves the problem. Should I file the bugreport on iptraf?

I think you can close this bug.



-- 
Vedran Furač



Bug#327434: Acknowledgement (Udev is not creating /dev/stdout-fd/1)

2005-09-10 Thread C.Y.M

 I have reverted everything that I can think of the past few days and nothing
 looks like it could be deleting those links.  Besides, wouldnt they get
 recreated if I manually restarted udev after the system startup?  I tried
 udevstart and the links are still not there.
 

After some more testing, I am almost positive that there is some kind of race
condition going on here.  I am using a 2.6.13 kernel is that might make any
difference to you.  With the following patch, the problem is solved (although I
know this is not the right way to go). I just wanted to prove that there is
nothing else deleting these links.

Regards,
C.

--- init.d/udev.orig	2005-09-10 03:56:55.0 -0700
+++ init.d/udev	2005-09-10 04:07:09.0 -0700
@@ -64,6 +64,9 @@
   *) log_warning_msg links.conf: unparseable line ($type $name $arg1) ;;
 esac
   done
+  ln -fs /proc/self/fd/0 /dev/stdin
+  ln -fs /proc/self/fd/1 /dev/stdout
+  ln -fs /proc/self/fd/2 /dev/stderr
 }
 
 # this function is duplicated in preinst, postinst and d-i


Bug#327471: /usr/lib/menu/gcompris useless and broken

2005-09-10 Thread Bill Allombert
Package: gcompris
Version: 6.5.3-3
Severity: normal

Hello Yann,

gcompris include a file /usr/lib/menu/gcompris which is useless since
there is also a file /usr/share/menu/gcompris. Unfortunately
/usr/lib/menu/gcompris take precedence over /usr/share/menu/gcompris but
has a wrong section (Applications/Edutainment/Miscellanous), it looks
like it was targeted at Mandrake.

Cheers,
-- 
Bill. [EMAIL PROTECTED]

Imagine a large red swirl here. 


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



Bug#327472: cookietool: diff for NMU 2.5-1.1

2005-09-10 Thread Hamish Moffatt
Package: cookietool
Version: 2.5-1
Severity: normal
Tags: patch

As part of a bug squashing party to fix g++ transition issues
( http://lists.debian.org/debian-devel-announce/2005/09/msg4.html ),
I have made a non-maintainer upload of cookietool. The diff between -1 and
-1.1 is attached.

Hamish
diff -u cookietool-2.5/debian/changelog cookietool-2.5/debian/changelog
--- cookietool-2.5/debian/changelog
+++ cookietool-2.5/debian/changelog
@@ -1,3 +1,13 @@
+cookietool (2.5-1.1) unstable; urgency=low
+
+  * BSP NMU
+  * Fix FTBFS with gcc-4.0 due to label at end of case statement
+(compress.c). (Closes: #258582). Thanks to Andreas Jochens for the patch.
+  * Fix missing copyright statement and reference to GPL in /usr/share
+in debian/copyright (closes: #302954)
+
+ -- Hamish Moffatt [EMAIL PROTECTED]  Sat, 10 Sep 2005 11:32:04 +
+
 cookietool (2.5-1) unstable; urgency=low
 
   * New upstream version.
diff -u cookietool-2.5/debian/copyright cookietool-2.5/debian/copyright
--- cookietool-2.5/debian/copyright
+++ cookietool-2.5/debian/copyright
@@ -6,6 +6,9 @@
-Upstream Author: Wilhelm Noeker [EMAIL PROTECTED]
+cookietool is (c) 1995-2001 by Wilhelm Noeker ([EMAIL PROTECTED])
 
-Copyright:
+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.
+
+See /usr/share/common-licenses/GPL for further information.
 
-cookietool and cdbsplit are distributed under the terms of the GNU
-Public License version 2 or later (see /usr/share/common-licenses).
only in patch2:
unchanged:
--- cookietool-2.5.orig/compress.c
+++ cookietool-2.5/compress.c
@@ -263,7 +263,6 @@
 s = strstr( s, hooktarget );
 }
 break;
-default:
 }
   }
 printf(  done.\n );


Bug#327318: FTBFS: Unable to compile C file with gcc-3.4

2005-09-10 Thread Yann Dirson
reassign 327318 bigloo-backend-native
retitle 327318 bigloo-backend-native: should debepnd on gcc-3.4
thanks

Well, the problem indeed stems from bigloo-backend-native, which still
declares dependency on gcc, instead of gcc-3.4.

On Sat, Sep 10, 2005 at 12:21:48PM +0200, Yann Dirson wrote:
 On Thu, Sep 08, 2005 at 10:09:26AM -0700, Matt Kraai wrote:
  Package: skribe
  Version: 1.2d-1
  Severity: serious
  
  skribe fails to build because it cannot compile a C file with gcc-3.4:
 
 With which distro and which bigloo version ?  I have rebuilt it for
 sid, using the bigloo version currently in sid, and it appears to work
 fine.  Package uploaded.
 
   ./configure --prefix=/usr --with-bigloo \
 --docdir=/usr/share/doc/skribe \
 --mandir=/usr/share/man/man1
   Using Bigloo system
   ***ERROR:configure:gcc-3.4:Can't compile c file -- gcc-3.4 -O3  -c foo.c
   touch configure-stamp
   dh_testdir
   # Add here commands to compile the package.
   /usr/bin/make 
   make[1]: Entering directory `/tmp/buildd/skribe-1.2d'
   (cd src/bigloo  /usr/bin/make)
   make[2]: Entering directory `/tmp/buildd/skribe-1.2d/src/bigloo'
   Makefile:15: ../../etc/bigloo/Makefile.skb: No such file or directory
   make[2]: *** No rule to make target `../../etc/bigloo/Makefile.skb'.  
   Stop.
  
  -- 
  Matt
 
 
 
 -- 
 Yann Dirson[EMAIL PROTECTED] |
 Debian-related: [EMAIL PROTECTED] |   Support Debian GNU/Linux:
 |  Freedom, Power, Stability, Gratis
  http://ydirson.free.fr/| Check http://www.debian.org/

-- 
Yann Dirson[EMAIL PROTECTED] |
Debian-related: [EMAIL PROTECTED] |   Support Debian GNU/Linux:
|  Freedom, Power, Stability, Gratis
 http://ydirson.free.fr/| Check http://www.debian.org/


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



Bug#327434: Acknowledgement (Udev is not creating /dev/stdout-fd/1)

2005-09-10 Thread C.Y.M
C.Y.M wrote:
I have reverted everything that I can think of the past few days and nothing
looks like it could be deleting those links.  Besides, wouldnt they get
recreated if I manually restarted udev after the system startup?  I tried
udevstart and the links are still not there.

 
 
 After some more testing, I am almost positive that there is some kind of race
 condition going on here.  I am using a 2.6.13 kernel is that might make any
 difference to you.  With the following patch, the problem is solved (although 
 I
 know this is not the right way to go). I just wanted to prove that there is
 nothing else deleting these links.
 

Since I have not changed the udev package or upgraded it in any way for the past
few weeks, I am fairly certain that this is not an actual UDEV bug.  Some of the
candidate packages responsible for this problem could be either the latest
version of bash or possibly sed.  I have updated all my packages so Im pretty
sure if you were to do a full update you will notice the same problem.  The
chore now is to determine who the culprit is.

Best Regards,
C.



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



Bug#327473: ITP: wmmp -- Window Maker dock app client for Music Player Daemon (MPD)

2005-09-10 Thread Michal Čihař
Package: wnpp
Severity: wishlist
Owner: Michal Čihař [EMAIL PROTECTED]

* Package name: wmmp
  Version : 0.10.0
  Upstream Author : Anthony Peacock [EMAIL PROTECTED]
* URL : http://www.musicpd.org/WMmp.shtml
* License : GPL
  Description : Window Maker dock app client for Music Player Daemon (MPD)

WMmp is Window Maker dock application for controlling Music Player
Daemon (MPD).  It is based on a WMxmms and has a similar LCD-style
interface for controlling MPD.

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


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



  1   2   3   4   >