Bug#422279: coreutils: New upstream version available

2007-05-04 Thread Sven Joachim
Package: coreutils
Version: 5.97-5.3
Severity: wishlist

Hi,

what are the reasons that the coreutils 6.9 are not packaged for
Debian yet?


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

Kernel: Linux 2.6.21
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages coreutils depends on:
ii  libacl1   2.2.42-1   Access control list shared library
ii  libc6 2.5-5  GNU C Library: Shared libraries
ii  libselinux1   2.0.8-1SELinux shared libraries

coreutils recommends no packages.

-- no debconf information


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



Bug#394587: pyinotify - m68k support patch

2007-05-04 Thread Mikhail Gusarov
Hi,

Debian m68k folks have patch for, uhm, building pyinotify on m68k :) Attached.

Original debian bugreport is at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394587

-- 
JID: [EMAIL PROTECTED]
Index: pyinotify/src/pyinotify/inotify_syscalls.h
===
--- pyinotify.orig/src/pyinotify/inotify_syscalls.h	2007-05-04 23:51:03.0 +0700
+++ pyinotify/src/pyinotify/inotify_syscalls.h	2007-05-04 23:51:06.0 +0700
@@ -72,6 +72,10 @@
 # define __NR_inotify_init		(__NR_Linux + 269)
 # define __NR_inotify_add_watch		(__NR_Linux + 270)
 # define __NR_inotify_rm_watch		(__NR_Linux + 271)
+#elif defined (__mc68000__)
+# define __NR_inotify_init 284
+# define __NR_inotify_add_watch 285
+# define __NR_inotify_rm_watch 286
 #else
 # error "Unsupported architecture!"
 #endif


Bug#421966: trackballs: Segfaults when trying to start a level

2007-05-04 Thread Daniel
On Thu, May 03, 2007 at 04:14:42PM -0400, Ari Pollak wrote:
> Could you please send the backtrace from the crash after installing
> libgl1-mesa-dri-dbg?

I'm afraid I cannot, as this package is only available in unstable.
Maybe the no-symbols backtrace can still be useful to you:

---snip---
Core was generated by `trackballs'.
Program terminated with signal 11, Segmentation fault.
#0  0xb720b9a8 in _tnl_SaveFlushVertices () from /usr/lib/dri/i915_dri.so
(gdb) bt
#0  0xb720b9a8 in _tnl_SaveFlushVertices () from /usr/lib/dri/i915_dri.so
#1  0xb720c5ef in _tnl_SaveFlushVertices () from /usr/lib/dri/i915_dri.so
#2  0xb720da35 in _tnl_SaveFlushVertices () from /usr/lib/dri/i915_dri.so
#3  0xb7208672 in _tnl_save_init () from /usr/lib/dri/i915_dri.so
#4  0xb72a200f in _mesa_loopback_init_api_table () from /usr/lib/dri/i915_dri.so
#5  0xb7d4cd9a in glNormal3dv () from /usr/lib/libGL.so.1
#6  0x08056bd2 in ?? ()
#7  0x08057af4 in ?? ()
#8  0x0804e7e7 in ?? ()
#9  0x0804cc49 in ?? ()
#10 0xb7f2e5d2 in scm_boot_guile () from /usr/lib/libguile.so.12
#11 0x0804beca in ?? ()
#12 0xb7a30ea8 in __libc_start_main () from /lib/tls/libc.so.6
#13 0x0804bc61 in ?? ()
---snip---

Daniel


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



Bug#422273: xserver-xorg-input-evdev: Num Lock light indicator stopped functioning

2007-05-04 Thread Sebastian P. Luque
On Fri, 04 May 2007 18:55:35 +0200,
Brice Goglin <[EMAIL PROTECTED]> wrote:

[...]

> It the problem appeared after an upgrade of the kernel, why did you
> assign this bug to xserver-xorg-input-evdev?

I should have mentioned that I upgraded both simultaneously, and thought
that would be relevant information.  Also, I expect the issue to manifest
itself during booting and that's not the case.  Therefore, this seemed to
be the place to report.  Is my logic flawed?  Where do you want me to
report it?


-- 
Seb


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



Bug#418850: Usb cdrom unit not automatically recognized by installer

2007-05-04 Thread Daniele Pizzolli
On Thursday 03 May 2007 20:32, Frans Pop wrote:
> On Thursday 12 April 2007 12:19, Daniele P. wrote:
> > Usb cdrom unit not automatically recognized by installer
> > (using text expert, other methods not tested)
> 
> As you may have seen, we think we have fixed the CD detection issue in 
> current daily builds.

No, thanks for reminding me.

> It would be great if you could try a _daily built_ image from [1] and
> let us know if it works now.

Yes, now everything goes well.

Many thanks,
Daniele Pizzolli



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



Bug#394587: pyinotify - m68k support patch

2007-05-04 Thread Sebastien Martini

Hi Mikhail,

On 5/4/07, Mikhail Gusarov <[EMAIL PROTECTED]> wrote:

Debian m68k folks have patch for, uhm, building pyinotify on m68k :) Attached.

Original debian bugreport is at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394587


Your patch will be merged, in the next release.

Thanks :)


--
  sébastien



Bug#422280: svk: segfault with bad url scheme svn+ssh::/

2007-05-04 Thread Olivier Schwander
Package: svk
Version: 1.08-2
Severity: normal

Hello,

svk segfaults when making a mistake in repository url scheme :
If svk is used with svn+ssh::/REPOSITORY for a checkout, a
segmentation fault occurs.

I tag it minor because it is very ridiculous to try to checkout with
such an url :)

I tag it minor because it is very ridiculous to try to checkout with
such an url :)

I join a strace of the problem.

Thanks,
Olivier

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

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages svk depends on:
ii  libalgorithm-annotate-perl  0.10-1   represent a series of changes in a
ii  libalgorithm-diff-perl  1.19.01-2a perl library for finding Longest
ii  libclass-autouse-perl   1.23-1   Defer loading ( 'use'ing ) of a cl
ii  libclone-perl   0.22-1   recursively copy Perl datatypes
ii  libcompress-zlib-perl   1.42-2   Perl module for creation and manip
ii  libdata-hierarchy-perl  0.34-1   Handle data in a hierarchical stru
ii  libfile-type-perl   0.22-1   determine file type using magic st
ii  libfreezethaw-perl  0.43-3   converting Perl structures to stri
ii  libio-digest-perl   0.10-1   Calculate digests while reading or
ii  libio-string-perl   1.08-2   Emulate IO::File interface for in-
ii  liblocale-maketext-lexicon- 0.62-2   Lexicon-handling backends for "Loc
ii  liblocale-maketext-simple-p 0.16-1   Simple interface to Locale::Makete
ii  libperlio-eol-perl  0.13-1   PerlIO layer for normalizing line 
ii  libperlio-via-dynamic-perl  0.11-1   dynamic PerlIO layers
ii  libperlio-via-symlink-perl  0.05-1   PerlIO layers for create symlinks
ii  libpod-simple-perl  3.04-1   Perl framework for parsing files i
ii  libregexp-shellish-perl 0.93-1   Shell-like regular expressions
ii  libsvn-mirror-perl  0.73-1   A subversion repository mirroring 
ii  libsvn-perl 1.4.2dfsg1-2 Perl bindings for Subversion
ii  libsvn-simple-perl  0.27-2   A simple interface for writing a d
ii  libtext-diff-perl   0.35-2   Perform diffs on files and record 
ii  libtimedate-perl1.1600-5 Time and date functions for Perl
ii  libyaml-perl0.62-1   YAML Ain't Markup Language (tm)
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  subversion  1.4.2dfsg1-2 Advanced version control system

svk recommends no packages.

-- no debconf information
New URI encountered: svn+ssh::/buga/home/subversion/mpn/
Choose a base URI to mirror from (press enter to use the full URI): 

Before svk start mirroring a remote repository, we would like to
explain two terms to you: 'depot path' and 'mirrored path'. A depot
path is like any path in a file system, only that the path is
stored in svk's internal virtual file system.  To avoid confusion,
svk's default depot path begins with //, for example //depot or
//mirror/project.  Now a mirrored path is a depot path with special
properties, which serves as the 'mirror' of a remote repository and
is by convention stored under //mirror/.

Now, you have to assign a name to identify the mirrored repository.
For example, if you name it 'your_project' (without the quotes),
svk will create a mirrored path called //mirror/your_project.
Of course, you can assign a 'full path' for it, for example,
//mymirror/myproject, although this is not really necessary.  If you
just don't care, simply press enter and use svk's default, which is
usually good enough.

Depot path: [//mirror/mpn] 


Bug#422213: checkinstall_1.6.1-2 (alpha/unstable): FTBFS: wrong libc6-dev build-dep

2007-05-04 Thread Felipe Sateler
On Friday 04 May 2007 05:59:08 Steve Langasek wrote:

> The latest version of checkinstall is failing to build on alpha and ia64
> because you are build-depending on libc6-dev, which is not the right
> package on these archs (or on non-Linux archs).

I didn't know that. I'm sorry for the inconvenience.

> If there is a reason you 
> need this versioned build-dep on libc6-dev (which is not explained in the
> changelog),

It (sort of) is explained: the last line in the changelog says:
  * Correct the readlink definition to match the newer 2.5 glibc: now return
a ssize_t instead of an int.

I think it is necessary since (I think) this changes the ABI: readlink in 2.5 
returns a ssize_t whereas previously it returned an int. This causes no 
problem when sizeof(ssize_t) == sizeof(int) (which is the case in i386), but 
it causes a FTBFS when used in 64 bit archs. This change was made because 
there were bugs reported upstream for a FTBFS on 64 bit archs.

> please fix the build-dep to be architecture-conditional, 
> build-depending on libc6.1-dev on alpha and ia64 instead of on libc6-dev.

The versions should be the same? I am not sure how the arch-dependant 
dependencies work, I have changed them to read the following:

libc6-dev (>= 2.5) [!alpha,!ia64], libc6.1-dev (>= 2.5) [alpha, ia64]


Shouldn't I be taking into account the kFreeBSD and Hurd ports too? If so, 
which tags should I use in the build-dep line?


-- 

Felipe Sateler


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



Bug#422281: mpd: init script not silent after uninstall

2007-05-04 Thread Steve Greenland
Package: mpd
Version: 0.12.2-2
Severity: normal

After mpd is uninstalled but not purged (leaving config files like 
/etc/init.d/mpd), the startup script should not produce errors. The usual
technique is to check for the existence of the executable and exit silently
if it does not exist.

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

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages mpd depends on:
ii  adduser  3.102   Add and remove users and groups
ii  libao2   0.8.6-4 Cross Platform Audio Output Librar
ii  libasound2   1.0.13-2ALSA library
ii  libaudiofile00.2.6-6 Open-source version of SGI's audio
ii  libc62.5-5   GNU C Library: Shared libraries
ii  libfaad0 2.5-2   freeware Advanced Audio Decoder - 
ii  libflac7 1.1.2-6 Free Lossless Audio Codec - runtim
ii  libid3tag0   0.15.1b-10  ID3 tag reading library from the M
ii  libmad0  0.15.1b-2.1 MPEG audio decoder library
ii  libmikmod2   3.1.11-a-6  A portable sound library
ii  libmpcdec3   1.2.2-1 Musepack (MPC) format library
ii  libogg0  1.1.3-2 Ogg Bitstream Library
ii  liboggflac3  1.1.2-6 Free Lossless Audio Codec - runtim
ii  libpulse00.9.5-7 PulseAudio client libraries
ii  libshout32.2.2-1 MP3/Ogg Vorbis broadcast streaming
ii  libspeex11.1.12-3The Speex Speech Codec
ii  libtheora0   0.0.0.alpha7.dfsg-2 The Theora Video Compression Codec
ii  libvorbis0a  1.1.2.dfsg-1.2  The Vorbis General Audio Compressi
ii  libvorbisenc21.1.2.dfsg-1.2  The Vorbis General Audio Compressi
ii  libvorbisfile3   1.1.2.dfsg-1.2  The Vorbis General Audio Compressi
ii  zlib1g   1:1.2.3-13  compression library - runtime

mpd recommends no packages.


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



Bug#422235: tilda: unable to use the "apple/command" key as modifier

2007-05-04 Thread Davide Truffa
Filippo Giunchedi ha scritto:

> [...]
> 
> using "Meta + grave" doesn't work, nor with "Meta_L + grave", instead
> "Alt + grave" works as expected.
> 
> How can I use the apple key as a modifier?

Hi,
I've verified and unfortunately you can't use it.
I've contacted tilda's developers and they let me know that right now
tilda's key grabbing ability is "weak" and It will be better with the
next release. They're developing a "key-catcher", so you don't have to
type in the keybinding your choice, if you want.

Bye,

Davide Truffa


signature.asc
Description: PGP signature


Bug#414259: kiwi is in the python-modules svn

2007-05-04 Thread Bernd Zeimetz
Heya,

not sure if you've seen it, but kiwi is in the pythpn-modules team's svn.
http://svn.debian.org/wsvn/python-modules/packages/kiwi

I guess it would be good to keep it in there and to have the team as
Uploader or Maintainer in the package, except you prefer to take care of
it all alone.

Cheers,

Bernd

-- 
Bernd Zeimetz
<[EMAIL PROTECTED]> 


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



Bug#422273: xserver-xorg-input-evdev: Num Lock light indicator stopped functioning

2007-05-04 Thread Brice Goglin
Sebastian P. Luque wrote:
> I should have mentioned that I upgraded both simultaneously, and thought
> that would be relevant information.  Also, I expect the issue to manifest
> itself during booting and that's not the case.  Therefore, this seemed to
> be the place to report.  Is my logic flawed?  Where do you want me to
> report it?
>   


Yes that's relevant, but it was not clear from your report, thanks for
the clarification.

Could you downgrade xserver-xorg-input-evdev (1.1.2-6 is in Etch/stable
and testing) without downgrading the kernel? If the problem goes away,
the bug won't be related to the kernel.

Brice



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



Bug#422282: : [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2007-05-04 Thread Eder L. Marques
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: phpmyadmin
Tags: l10n patch
Severity: wishlist

Hi

Could you please update the Brazilian Portuguese Translation?

Attached you will find phpmyadmin-4:2.10.1-2-pt_BR.po.gz, it is update.
It is encoded using UTF-8 and it is tested with msgfmt and also with
podebconf-display-po.


Kind regards,
- --
Eder L. Marques

   .''`.  ** Debian GNU/Linux **
  : :' :  http://www.debian.org/
  `. `'   http://www.debianbrasil.org/
`-http://www.debian-ce.org/

Get Counted! http://www.linuxcounter.org/
Duvidas sobre o Debian? Visite o Rau-Tu: http://rautu.cipsga.org.br/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQIVAwUBRjtu4D9tnxvLkedtAQIHLA//X8dk1PET44OdH/GjPu91VEG5gWVmTllj
ooQFmBlIEL+L51EYqYUgOisGZZdGYzph24w9nxNyS+4lRZIZkgug9sSrvtYq0AVp
qnAL48cF6jktCzS3I0ad1ypK3RgYtQq8N9n2t1mJnTp6urNmhRCxDwAk/tXejOaD
Jntc1wwrmSP387iCKwvdpqYiie9VBn/3hpQ+BtvXoHVn1ebsJgG9RDwNhcQy36VR
8EKE7rq/ZTM2OEpb55s6zjgg49i+QfVvE0ddDidFjEu9RVxGXTPCJPFeuRoWsotC
nNj7/CYeQ3RpFcsLBtB1EQ6WNCk0yH0YUu7qSaCdc7o+l1IzBWge1ArxaI5i7aKn
ZG0HjKOCtH+CBJBjkNxaNxJwKfbieTaVha3A/8etC44X9ANGv4U3OdR/MWJPt4Iu
XcOw93uxX+n4m0TC39/EP4U9eVAQVdFSPMUE/H3/jrJOP5Yw653R0NIdkkGjr2ko
xCo0ZL+vIl9ty1BRTWWMVcvbgyBC5SZ7Ssjegcr9jdrjUjZgs6qBXx0WqCUxuqpX
+z4wR3NFdAGX+rLexkn7BEIe4on7KbRTOMXiWe+Mh8Ehw3kE/BTRzx2wk/DO3B6i
UbQoYC59+NOE5SKFt9+UeT631bKx19j+Oeb53QkRE2q2QeSIOflQYxbrS62KMy+U
KrebnKa5oIU=
=cnu6
-END PGP SIGNATURE-


phpmyadmin-4:2.10.1-2-pt_BR.po.gz
Description: GNU Zip compressed data


Bug#345864: linux-image-2.6.18-4-686: bug results in filesystem corruption

2007-05-04 Thread Rob Leslie
Package: linux-image-2.6.18-4-686
Version: 2.6.18.dfsg.1-12etch1
Followup-For: Bug #345864

I've also experienced extensive filesystem corruption due to this bug.

I discovered this thread which seems to identify the problem:

  http://bugzilla.kernel.org/show_bug.cgi?id=8169

As a workaround, commenting out the "dma = on" lines in /etc/hdparm.conf does
avoid the problem (and the disks will still use DMA.)

The severity of this bug should really be changed to "critical".

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

Versions of packages linux-image-2.6.18-4-686 depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.85g  tools for generating an initramfs
ii  module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.18-4-686 recommends:
ii  libc6-i686  2.3.6.ds1-13 GNU C Library: Shared libraries [i


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



Bug#376727:

2007-05-04 Thread Miguel Quirós Olozábal
I solved this problem but I cannot remember which was the package that
solved it when upgraded.
At the moment, the system is updated Debian etch which includes
shared-mime-info 0.19-2 and the bug does not show up.




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



Bug#421790: gcc-4.1: Dynamic symbol information missing in stripped libraries

2007-05-04 Thread Kurt Roeckx
reassign 421790 binutils
thanks

On Thu, May 03, 2007 at 02:04:17PM -0400, Daniel Jacobowitz wrote:
> On Thu, May 03, 2007 at 07:36:59PM +0200, Kurt Roeckx wrote:
> > >From the -5 changelog:
> >* Link using --hash-style=gnu/both.
> > 
> > It seems to only generate a gnu hash now.  Looking at the difference in
> > sections between -4 and -5, .hash got replaced by a .gnu.hash section.
> > 
> > I assumed from the changelog that it would be using both, but that
> > doesn't seem to be the case.
> > 
> > I think it's just a bug in readelf that it can't deal with the gnu hash.
> 
> IIRC it was fixed recently upstream.

As this just seems to be a bug in readelf, this bug belongs to binutils.


Kurt



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



Bug#414876: How to reproduce

2007-05-04 Thread Lucas

Hello, I ran into the same bug today.

Problem was that I had a '$IP = "/var/lib/mediawiki1.7";' in my
LocalSettings.php config file, so the update.php script was trying to
include files from mediawiki1.7 where wfWikiID() is not defined. The
automatic update script did not detect this and failed.

--
Lucas


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



Bug#387971: ITP: mod_gnutls -- uses the GnuTLS library to provide SSL v3, TLS 1.0 and TLS 1.1 encryption for Apache

2007-05-04 Thread James Westby
noowner 387971
retitle 387971 RFP: mod-gnutls -- uses the GnuTLS library to provide SSL v3, 
TLS 1.0 and TLS 1.1 encryption for Apache
thanks

Hi,

I am afraid I am having to return this bug to an RFP. There are two
reasons for this. The first is that I am short on time, and so I don't
want to take on another package. The second is that the software has not
had a release in a long time, and there is no activity around it,
however I am not sure that is an indication that the project is dead, or
merely just having little interest.

If anyone would like to take this package on I don't have much to offer.
It does require relibtoolizing, and that was hampered by a broken
libtool at the time. I have a patch to work around the latter if it
still occurs (you get an error about missing tags).

Apologies if I blocked anyone else from working on this.

Thanks,

James

-- 
  James Westby   --GPG Key ID: B577FE13-- http://jameswestby.net/
  seccure key - (3+)k7|M*edCX/.A:n*N!>|&7U.L#9E)Tu)T0>AM - secp256r1/nistp256



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



Bug#422283: mnogosearch 3.2.27-3.1.: [INTL:pt] Updated Portuguese translation for debconf messages

2007-05-04 Thread Traduz - Portuguese Translation Team

Package: mnogosearch
Version: 3.2.27-3.1
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for mnogosearch's debconf messages.
Translator: Ricardo Silva 
Feel free to use it.

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team .


--
Best regards,

Miguel Figueiredo
"Traduz" - Portuguese Translation Team
http://www.DebianPT.org


# Portuguese translation of mnogosearch's debconf messages
# Copyright (C) 2007 Ricardo Silva
# This file is distributed under the same license as the mnosearch package.
# Ricardo Silva <[EMAIL PROTECTED]>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: mnogosearch 3.2.37-3.1\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-05-03 18:02+0200\n"
"PO-Revision-Date: 2007-05-04 18:40+0100\n"
"Last-Translator: Ricardo Silva <[EMAIL PROTECTED]>\n"
"Language-Team: Portuguese <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: note
#. Description
#: ../templates:3001
msgid "Mnogosearch setup program"
msgstr "Programa de configuração do mnogosearch"

#. Type: note
#. Description
#: ../templates:3001
msgid ""
"Please note that questions about the mnogosearch settings will only be asked "
"once for each option."
msgstr ""
"Repare que perguntas sobre configurações do mnogosearch serão colocadas "
"apenas uma vez por opção."

#. Type: note
#. Description
#: ../templates:3001
msgid ""
"The configuration script needs the ability to remotely connect to the "
"database server, create databases, add users and create tables. The /usr/"
"share/doc/mnogosearch/INSTALL.gz documentation file provides information "
"about the setup of these databases for users who don't want to run this "
"configuration process automatically."
msgstr ""
"O script de configuração precisa da funcionalidade de se conseguir ligar "
"remotamente ao servidor de bases de dados, criar bases de dados, adicionar "
"utilizadores e criar tabelas. O ficheiro de documentação /usr/share/doc/"
"mnogosearch/INSTALL.gz tem informação sobre como configurar estas bases de "
"dados para os utilizadores que não querem correr este processo de "
"configuração automaticamente."

#. Type: boolean
#. Description
#: ../templates:4001
msgid "Overwrite mnogosearch configuration files?"
msgstr "Escrever por cima dos ficheiros de configuração do mnogosearch?"

#. Type: boolean
#. Description
#: ../templates:4001
msgid ""
"Existing mnogosearch configuration files will not be overwritten unless "
"explicitly accepted."
msgstr ""
"Os ficheiros, existentes, de configuração do mnogosearch serão sobreescritos "
"a não ser que esta opção seja aceite explicitamente."

#. Type: select
#. Choices
#: ../templates:5001
msgid "single"
msgstr "única"

#. Type: select
#. Choices
#: ../templates:5001
msgid "multi"
msgstr "múltipla"

#. Type: select
#. Choices
#: ../templates:5001
msgid "blob"
msgstr "blob"

#. Type: select
#. Description
#: ../templates:5002
msgid "Layout mode for the index database:"
msgstr "Modo de estruturação da base de dados de indexação:"

#. Type: select
#. Description
#: ../templates:5002
msgid ""
"You can choose among different indexing modes for the mnogosearch database:\n"
" - single: words are stored in a single table;\n"
" - multi:  words are spread over 13 tables sorted on word length. This\n"
"   results in faster fixed width tables.\n"
" - blob:   fastest mode but not supported by SQLite."
msgstr ""
"Pode escolher de entre modos diferentes de indexação para a base de dados do\n"
"mnogosearch:\n"
" - única:as palavras são guardadas numa só tabela;\n"
" - múltipla: as palavras são espalhadas por 13 tabelas ordenadas pelo\n"
" tamanho da palavra. Isto resulta em tabelas de comprimento\n"
" fixo mais rápidas.\n"
" - blob: modo mais rápido mas não suportado pelo SQLite."

#. Type: select
#. Description
#: ../templates:5002
#| msgid ""
#| "For more information about these modes, read /usr/share/doc/mnogosearch/"
#| "storage.txt"
msgid ""
"For more information about these modes, read /usr/share/doc/mnogosearch/"
"storage.txt."
msgstr ""
"Para mais informação sobre estes modos, leia /usr/share/doc/mnogosearch/"
"storage.txt."

#. Type: select
#. Description
#: ../templates:6001
msgid "Database server type for mnogosearch:"
msgstr "Tipo de servidor de bases de dados para o mnogosearch:"

#. Type: select
#. Description
#: ../templates:6001
msgid ""
"Please choose the type of the database server that will store the indexer "
"data for mnogosearch."
msgstr ""
"Por favor escolha o tipo do servidor de bases de dados que irá guardar os "
"dados de indexação para o mnogosearch."

#. Type: string
#. Description
#: ../templates:7001
msgid "Database server administrative user:"
msgstr "Utilizador administrativo da base de dados:"

#. Type: string
#. Description
#: ../templates:7001
msgid ""
"Please enter the 

Bug#197412: Delta Scuttlebutt Correction

2007-05-04 Thread Suzanne Black
Hello Scuttlebutt Readers ...

I have a correction to make on the May Scuttlebutt.  I previously listed new
member Patricia Romero as being with Del Rio Real Estate, but that is
incorrect.  She is with Richards Real Estate  Here is the correct info:

Richards Real Estate (http://www.richards-realestate.com/)
Patricia Romero, Realtor
306 2nd Street, Isleton 95641
916-213-4306 / [EMAIL PROTECTED]

I'm sorry for any confusion!

Also, thank you all so much for your feedback.  Your kind words and stories
about your Delta experiences are so wonderful to read!  Unfortunately, I don't
have time to answer each of them personally, but keep 'em coming.

Hope to see you all at the Delta Loopfest tomorrow, Saturday, May 5.

Cheers, Suzanne


Delta Webs
Email:  [EMAIL PROTECTED]
Website:  http://www.deltawebs.com
Phone:  209-334-5322
Fax:  209-334-5473

California Delta Chambers & Visitors Bureau
Email:  [EMAIL PROTECTED]
Website:  http://www.californiadelta.org
Phone:  916-777-4041
Email:  [EMAIL PROTECTED]

Delta VIP Vacation Rental
Email:  [EMAIL PROTECTED]
Website: http://www.deltavipvacationrental.com
Phone:  209-334-5322


To subscribe, send a blank message to [EMAIL PROTECTED]
To unsubscribe, send a blank message to [EMAIL PROTECTED]
To change your email address, send a message to [EMAIL PROTECTED]
with your old address in the Subject: line
To contact the list owner, send your message to 
   [EMAIL PROTECTED]



To unsubscribe, click on the following web page.
http://cgi.mail-list.com/u?ln=calif-delta&[EMAIL PROTECTED]

This message was launched into cyberspace to [EMAIL PROTECTED]


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



Bug#421736: tilda: Window opens in surprising places

2007-05-04 Thread Davide Truffa
Magnus Therning ha scritto:

> [...]
>
> If I open the preferences dialogue and simply clicks OK, then the
> window moves to where it should be.  The next time I hit alt-f12 the
> window is again appearing in unpredictable places.  It's all rather
> amusing :-)
>
> [...]

Hi,
I find your subject very funny, but I need more information to help
you. For example, what window manager do you use?
Do you have the same problem with another wm?

Unfortunately I don't have dual-screen, so I can't test it.


Bye,

Davide Truffa.


signature.asc
Description: PGP signature


Bug#422284: linux-image-2.6.18-4-686: bad page state

2007-05-04 Thread Rob Leslie
Package: linux-image-2.6.18-4-686
Version: 2.6.18.dfsg.1-12etch1
Severity: important

This morning the following kernel message appeared in my console log:


Bad page state in process 'dpkg-query'
page:c1209300 flags:0x8000 mapping: mapcount:0 count:8192
Trying to fix it up, but a reboot is needed
Backtrace:
 [] bad_page+0x41/0x67
 [] get_page_from_freelist+0x22e/0x36e
 [] schedule+0x84e/0x8fe
 [] __alloc_pages+0x4e/0x275
 [] __generic_unplug_device+0x14/0x1f
 [] __do_page_cache_readahead+0xc8/0x1e8
 [] dm_any_congested+0x2f/0x35 [dm_mod]
 [] dm_table_any_congested+0x32/0x48 [dm_mod]
 [] dm_any_congested+0x2f/0x35 [dm_mod]
 [] filemap_nopage+0x15b/0x313
 [] __handle_mm_fault+0x26e/0x740
 [] do_brk+0x133/0x1c3
 [] do_page_fault+0x18a/0x481
 [] do_page_fault+0x0/0x481
 [] error_code+0x39/0x40


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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.18-4-686 depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.85g  tools for generating an initramfs
ii  module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.18-4-686 recommends:
ii  libc6-i686  2.3.6.ds1-13 GNU C Library: Shared libraries [i

-- debconf information excluded


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



Bug#422079: false warning about readable certificate

2007-05-04 Thread Florian Weimer
* martin f. krafft:

> May  3 14:28:00 wall ovpn-unizh[17237]: WARNING: file
> '/etc/ssl/private/wall.oerlikon.madduck.net.pem' is group or others accessible
>
> This is not true. The file is 0644, but the directory is 0700, so
> nobody but root can access anything in there. Could openvpn check if
> the directory is 0700 and then prevent the warning?

"The directory" does not exist.  The file could be hardlinked
somewhere else.


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



Bug#422273: xserver-xorg-input-evdev: Num Lock light indicator stopped functioning

2007-05-04 Thread Sebastian P. Luque
On Fri, 04 May 2007 19:23:23 +0200,
Brice Goglin <[EMAIL PROTECTED]> wrote:

[...]

> Could you downgrade xserver-xorg-input-evdev (1.1.2-6 is in Etch/stable
> and testing) without downgrading the kernel? If the problem goes away,
> the bug won't be related to the kernel.

I tried that and the problem is still there, so maybe something is wrong
with the kernel.  Strangely though, light indicator works ok until KDE's
display manager finished startup checks (well after log in).  I have no
idea whether this is related to the kernel or to KDE anymore.


-- 
Seb


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



Bug#422285: kdebase: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2007-05-04 Thread Eder L. Marques
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: kdebase
Tags: l10n patch
Severity: wishlist

Hi

Could you please update the Brazilian Portuguese Translation?

Attached you will find kdebase-4:3.5.5a.dfsg.1-6-pt_BR.po.gz, it is
update. It is encoded using UTF-8 and it is tested with msgfmt and also
with podebconf-display-po.

Kind regards,


- --
Eder L. Marques

   .''`.  ** Debian GNU/Linux **
  : :' :  http://www.debian.org/
  `. `'   http://www.debianbrasil.org/
`-http://www.debian-ce.org/

Get Counted! http://www.linuxcounter.org/
Duvidas sobre o Debian? Visite o Rau-Tu: http://rautu.cipsga.org.br/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQIVAwUBRjt0gD9tnxvLkedtAQKX1A/+M6YR+7DjjqvfgMoJvMxjMYAUuaqU7ZJ9
e9pucifjlipc6+UvSDJ1RitusvMUyY/pnuefwICTaEocQCgaZywMOx5YsmxwMc94
DdUAqV/ifsh5IqoRJ1bX/hkcjPjvZ5YsD/abPJ484Izs0J8kwlxWlLsyVuQMeBqz
68zfD58gr0vJBEd64d+X5xzZqbzcDRS7iJCZyeFoX8gEwZTNCKmsGiSQjd0RcJv4
48gwBP37kyxHwpg//zMxNme6BVhOBm7lmXJwVT8gMDVSlqtpbVGjoddYNJmmiBc3
LY2R1sJEr4y/B08f8f3BZDUFn9gw1fxvNKUXwqplLfkK6N3WXwVyxHzRVI1BZuSi
0a+Slg1OTXOnm4ct7LCE9qL7r/DMUzuwGv2BGap3jeMRMQgSQX8fpi7xnbvSjoeu
nPb4+DGR3awZ4q8E4t4JYMcoDBqi0SyolRucw0gbSY0eW6b1FSF53a16d3Kwmb9T
IhZJlMmOrzvGG+VdnFAjMJAHL4/X5suoBFaeTMzhLoD+JbG5SHa84HJ0x9Q8iBpH
mQaNEP2GdnBBF7/s4ggw8DT8vFWtT8rqStD0w0AyIYFVlZXbnK+s354W9V4NMBhc
I4K8dLwozd+tPFBznIsywd8sgfJdsvegwJ6yCm393jM2OggF5+2JC8oUrCFYRYqk
EPBohiw3Srw=
=Rq1R
-END PGP SIGNATURE-


kdebase-4:3.5.5a.dfsg.1-6-pt_BR.po.gz
Description: GNU Zip compressed data


Bug#414227: gcc-4.2: This problem makes gcc-4.2 unusable for me also.

2007-05-04 Thread Benjamin Redelings
Package: gcc-4.2
Version: 4.2-20070307-1
Followup-For: Bug #414227

Me too :)  
A fix would be wonderful.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcc-4.2 depends on:
ii  binutils  2.17.20070210cvs-1 The GNU assembler, linker and bina
ii  cpp-4.2   4.2-20070307-1 The GNU C preprocessor
ii  gcc-4.2-base  4.2-20070307-1 The GNU Compiler Collection (base 
ii  libc6 2.5-5  GNU C Library: Shared libraries
ii  libgcc1   1:4.2-20070307-1   GCC support library
ii  libgomp1  4.2-20070307-1 GCC OpenMP (GOMP) support library

Versions of packages gcc-4.2 recommends:
ii  libc6-dev 2.5-5  GNU C Library: Development Librari
ii  libmudflap0-4.2-dev   4.2-20070307-1 GCC mudflap support libraries (dev

-- no debconf information


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



Bug#422286: ITP: xmms2tray -- systray integration for xmms2

2007-05-04 Thread Thomas Jollans
Package: wnpp
Severity: wishlist

* Package name: xmms2tray
  Version : 0.3
  Upstream Author : Thomas Jollans <[EMAIL PROTECTED]>
* URL : http://zombiehq.xyzplanet.net/zhq/projects/xmms2tray
* License : GPL

XMMS2tray is an xmms2 client that lives in the XMMS2 systray with
support for libnotify notifications.




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



Bug#422287: Nested gdm not available

2007-05-04 Thread Sven Arvidsson
Package: gdm
Version: 2.18.1-2
Severity: normal

The nested gdm mode does not seem to be available. The Xnest= option
in the configuration file, and the TryExec= section in the desktop
launcher are both empty. 

I think you need to Build-Depend on xserver-xephyr or xnest for this
to be enabled. 

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

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdm depends on:
ii  adduser3.102 Add and remove users and groups
ii  debconf [debconf-2.0]  1.5.13Debian configuration management sy
ii  gksu   2.0.0-4   graphical frontend to su
ii  gnome-session  2.18.0-1  The GNOME 2 Session Manager
ii  gnome-terminal [x-terminal 2.18.0-2  The GNOME 2 terminal emulator appl
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libattr1   1:2.4.32-1.1  Extended attribute shared library
ii  libc6  2.5-5 GNU C Library: Shared libraries
ii  libcairo2  1.4.6-1   The Cairo 2D vector graphics libra
ii  libdbus-1-31.0.2-4   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.73-2simple interprocess messaging syst
ii  libdmx11:1.0.2-2 X11 Distributed Multihead extensio
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.11-3 The GLib library of C routines
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgtk2.0-02.10.12-1 The GTK+ graphical user interface 
ii  libpam-modules 0.79-4Pluggable Authentication Modules f
ii  libpam-runtime 0.79-4Runtime support for the PAM librar
ii  libpam0g   0.79-4Pluggable Authentication Modules l
ii  libpango1.0-0  1.16.2-2  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  librsvg2-2 2.16.1-2  SAX-based renderer library for SVG
ii  librsvg2-common2.16.1-2  SAX-based renderer library for SVG
ii  libselinux12.0.8-1   SELinux shared libraries
ii  libwrap0   7.6.dbs-13Wietse Venema's TCP wrappers libra
ii  libx11-6   2:1.1.1-1 X11 client-side library
ii  libxau61:1.0.3-2 X11 authorisation library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxdmcp6  1:1.0.2-2 X11 Display Manager Control Protoc
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.0-2 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.28.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra
ii  lsb-base   3.1-23.1  Linux Standard Base 3.1 init scrip
ii  metacity [x-window-manager 1:2.18.2-3A lightweight GTK2 based Window Ma
ii  xbase-clients  1:7.2.ds2-2   miscellaneous X clients
ii  xterm [x-terminal-emulator 225-1 X terminal emulator

Versions of packages gdm recommends:
ii  dialog1.1-20070409-2 Displays user-friendly dialog boxe
ii  gdm-themes0.5.1  Themes for the GNOME Display Manag
ii  zenity2.18.1-1   Display graphical dialog boxes fro

-- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm


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



Bug#422269: kernel-patch-openvz doesn't apply cleanly

2007-05-04 Thread Ola Lundqvist
severity 422269 serious
thanks

Privet Vasily

On Fri, May 04, 2007 at 07:51:27PM +0400, Vasily Tarasov wrote:
> Package: kernel-patch-openvz
> Version: 028.18.1
> 
> kernel-patch-openvz package of versions  028.18.1 and 028.18.2 doesn't
> apply cleanly to linux-source-2.6.18_2.6.18.dfsg.1-12etch1_all

Hmm this seems to be a security update. I was not aware of that.

> patching file fs/binfmt_elf.c
> Hunk #2 FAILED at 679.
> Hunk #3 succeeded at 864 (offset 9 lines).
> Hunk #5 succeeded at 1058 (offset 9 lines).
> Hunk #7 succeeded at 1360 (offset 9 lines).
> Hunk #9 succeeded at 1511 (offset 9 lines).
> 1 out of 9 hunks FAILED -- saving rejects to file fs/binfmt_elf.c.rej
> patching file fs/binfmt_elf_fdpic.c
> Hunk #1 FAILED at 230.
> 1 out of 1 hunk FAILED -- saving rejects to file
> fs/binfmt_elf_fdpic.c.rej
> 
> 
> Bug was initially opened at bugzilla.openvz.org by Arno Nebauer:
> http://bugzilla.openvz.org/show_bug.cgi?id=568

Ok.

> Ola, can you perform patch modification by self?
> Or do you need some assistant from us?

No I think I'll manage that.

I'll contact the security team to get this though.

Regards,

// Ola

> Thanks,
> Vasily
> 
> 
> 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://opalsys.net/ UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---


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



Bug#422231: xserver-xorg: Screen has black rectangles(about 5x2 pixels) after upgrade to 7.2

2007-05-04 Thread Brice Goglin
reassign 422231 xserver-xorg-core
thank you



Mika wrote:
> I've upgraded to 7.2 xorg. After the upgrade
> allmost every second boot results in these black rectangles in the top
> of the screen. One of the rectangles is blinking black to green. There
> is a screenshot in:
>
> www.kotikone.fi/miquel/bug/upperpartofthescreenhasblacksquares.png

This is probably a bug in xserver-xorg-core. xserver-xorg contains
basically nothing, I am reassign this bug.

Could you check that you have xserver-xorg-core 1.3 on both machines and
that the problem disappears when downgrading xserver-xorg-core to 1.1.1
(the one in etch/stable and testing)?

Thanks,
Brice



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



Bug#422273: xserver-xorg-input-evdev: Num Lock light indicator stopped functioning

2007-05-04 Thread Brice Goglin
Sebastian P. Luque wrote:
> On Fri, 04 May 2007 19:23:23 +0200,
> Brice Goglin <[EMAIL PROTECTED]> wrote:
>
> [...]
>
>   
>> Could you downgrade xserver-xorg-input-evdev (1.1.2-6 is in Etch/stable
>> and testing) without downgrading the kernel? If the problem goes away,
>> the bug won't be related to the kernel.
>> 
>
> I tried that and the problem is still there, so maybe something is wrong
> with the kernel.  Strangely though, light indicator works ok until KDE's
> display manager finished startup checks (well after log in).  I have no
> idea whether this is related to the kernel or to KDE anymore.

Did you upgrade some kde packages recently? (/var/log/dpkg.log might be
helpful)
Does the problem happens if you don't use KDM at all? either use startx
directly to login, or use xdm or gdm?
The only related bug I found in KDE is #395570 but it does not look
similar to you problem.

Brice



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



Bug#422290: hdbc - FTBFS: cannot satisfy dependency mtl-any

2007-05-04 Thread Bastian Blank
Package: hdbc
Version: 1.1.2.0
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of hdbc_1.1.2.0 on lxdebian.bfinv.de by sbuild/s390 98
[...]
> configure: Dependency base-any: using base-2.0
> setup: cannot satisfy dependency mtl-any
> ./setup configure  --prefix=/usr/lib/haskell-packages/ghc6 
> --with-compiler=/usr/bin/ghc6 files: 256 at 
> /usr/share/haskell-devscripts//Dh_Haskell.pm line 138,  line 1.
> make: *** [install-a] Error 9
> ******
> Build finished at 20070504-1725
> FAILED [dpkg-buildpackage died]


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



Bug#422288: pygoocanvas - FTBFS: Build-depends against unavailable package

2007-05-04 Thread Bastian Blank
Package: pygoocanvas
Version: 0.8.0-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of pygoocanvas_0.8.0-1 on lxdebian.bfinv.de by sbuild/s390 98
[...]
> E: Couldn't find package libgoocanvas-dev


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



Bug#422289: jack-audio-connection-kit - FTBFS: error: C compiler cannot create executables

2007-05-04 Thread Bastian Blank
Package: jack-audio-connection-kit
Version: 0.103.0-3
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of jack-audio-connection-kit_0.103.0-3 on lxdebian.bfinv.de 
> by sbuild/s390 98
[...]
> chmod a+x 
> /build/buildd/jack-audio-connection-kit-0.103.0/build-tree/jack-audio-connection-kit-0.103.0/configure
> cd build-tree/jack-audio-connection-kit-0.103.0 && CC="cc" CXX="g++" 
> CFLAGS="-g -Wall -O2 -m3dnow -msse" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" 
> LDFLAGS="" 
> /build/buildd/jack-audio-connection-kit-0.103.0/build-tree/jack-audio-connection-kit-0.103.0/configure
>  --build=s390-linux-gnu --prefix=/usr --includedir="\${prefix}/include" 
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
> --sysconfdir=/etc --localstatedir=/var 
> --libexecdir="\${prefix}/lib/jack-audio-connection-kit" 
> --disable-maintainer-mode --disable-dependency-tracking --srcdir=.  
> --enable-resize --enable-timestamps --disable-iec61883 --with-oldtrans 
> --disable-ensure-mlock --enable-sse=yes --enable-stripped-jackd 
> --enable-capabilities --with-default-tmpdir=/dev/shm  
> checking build system type... s390-ibm-linux-gnu
> checking host system type... s390-ibm-linux-gnu
> checking target system type... s390-ibm-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for gcc... cc
> checking for C compiler default output file name... 
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> make: *** [build-tree/jack-audio-connection-kit-0.103.0/config.status] Error 
> 77
> **
> Build finished at 20070504-1743
> FAILED [dpkg-buildpackage died]


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



Bug#422215: easytag: Manual cddb-lookup fails

2007-05-04 Thread Jérôme COUDERC

Hi Stefan,

   Since Freedb.org  was acquired by MAGIX the format of the HTTP 
search was changed... ...and doesn't work with the previous version of 
the application.
So I strongly recommand you to update to the version 2.0.2 of EasyTAG 
which uses gnudb.org


Regards,
Jerome


--
EasyTAG - Tag editor for MP3 and Ogg Vorbis files
http://easytag.sourceforge.net
--
Jerome COUDERC <[EMAIL PROTECTED]>



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



Bug#422273: xserver-xorg-input-evdev: Num Lock light indicator stopped functioning

2007-05-04 Thread Sebastian P. Luque
On Fri, 04 May 2007 20:25:43 +0200,
Brice Goglin <[EMAIL PROTECTED]> wrote:

[...]

> Did you upgrade some kde packages recently? (/var/log/dpkg.log might be
> helpful) Does the problem happens if you don't use KDM at all? either
> use startx directly to login, or use xdm or gdm?  The only related bug I
> found in KDE is #395570 but it does not look similar to you problem.

I don't know how to use startx or activate gdm (I do have it installed),
rather than kdm.  However, I found something else.  During boot-up the
light is on, but if I hit the Num Lock key at this stage it gets turned
off for good; i.e. it can't be toggled back on.  This suggests it's a
kernel problem.  So maybe this bug should go to linux-image-2.6.20-1-amd64
or the headers package?


-- 
Seb


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



Bug#422292: libgtkhtml3.14-19: Strings are not translated

2007-05-04 Thread Josselin Mouette
Package: libgtkhtml3.14-19
Version: 3.14.1-1
Severity: normal
Tags: l10n

As the subject says. This looks like the usual glib-gettextize/autoconf 
breakage.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgtkhtml3.14-19 depends on:
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.18.0-2  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.18.0-5  The Bonobo UI library
ii  libc6  2.5-5 GNU C Library: Shared libraries
ii  libcairo2  1.4.6-1   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgail-common 1.18.0-2  GNOME Accessibility Implementation
ii  libgail18  1.18.0-2  GNOME Accessibility Implementation
ii  libgconf2-42.18.0.1-3GNOME configuration database syste
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.11-3 The GLib library of C routines
ii  libgnome-keyring0  0.8.1-2   GNOME keyring services library
ii  libgnome2-02.18.0-4  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.18.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.18.1-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.10.11-3 The GTK+ graphical user interface 
ii  libice61:1.0.3-2 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.16.2-2  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.2-2 X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.28.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra

libgtkhtml3.14-19 recommends no packages.

-- no debconf information

-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


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



Bug#422291: jikes-classpath - Fails to install

2007-05-04 Thread Bastian Blank
Package: jikes-classpath
Version: 2:0.92-4
Severity: serious

> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>   jikes-classpath: Depends: classpath but it is not going to be installed
> E: Broken packages
> apt-get failed.


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



Bug#422240: listen-0.5-1: mp3 metadata (id3) editing is broken and useless

2007-05-04 Thread Julien Valroff
package listen
tags 422240 unreproducible
thanks

Le vendredi 04 mai 2007 à 15:25 +0200, Marius Mikucionis a écrit :
> Package: listen
> Version: 0.5-1
> Severity: important
> 
> I consider the editing of ID3 meta information of mp3 files as
> essential feature of listen hence severity important.
mmh I don't really agree with this severity but leave it for now. the
important severity is meant for bugs with major impact on the utility of
a package - listen is a music player, ID3 editing is just an extra
feature.

> I can fillout the song information but listen refuses to save it.
> Steps to reproduce:
> 1) Select one or several mp3 songs, right click and choose edit.
> 2) Fill in the information for (each) song.
> 3) Click save
> 4) A popup "Information" window appears with the following contents:
> "Can't write metadata for:"
> and the list of files
I can't reproduce this issue. Are the files you try to edit in the music
library?
Can you please provide an example of ID3 data of these files?
Does this also happen with ogg files (or others)?

> This window is so small that only two files names fit in it and
> it is not resizable and very awkward to scroll.
OK, this is clearly an issue I will report to upstream author.

[...]
> 
> I am also annoyed by very bad interaction between OSD feature
> and meta editing dialog: entire window manager (not just listen
> program)
> freezes if the song is changed and OSD displayed during editing.
> The only escape is to switch text console and kill listen.
This is another bug which should be reported upstream (I will do this).

> I agree that the feature richness is nice, but if you can't make it
> stable, then this software is never going to be used, at least not as
> entertainment tool. I tried previous versions and got disappointed
> that
> this new version although improved GUI but is no better.
listen is still in heavy development, and suffers from bugs due to its
young age. That is why I have chosen to upload it to experimental for
the moment.
This allows the package to be tested by volunteers and thus helps
improving the upstream application.

Cheers,
Julien





Bug#422293: aolserver4 - Fails to install

2007-05-04 Thread Bastian Blank
Package: aolserver4
Version: 4.5.0-4
Severity: serious

> Setting up aolserver4 (4.5.0-4) ...
> Starting web server: aolserver4 failed!
> invoke-rc.d: initscript aolserver4, action "start" failed.
> dpkg: error processing aolserver4 (--configure):
>  subprocess post-installation script returned error exit status 1


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



Bug#422157: davfs2: file updates losses

2007-05-04 Thread Werner Baumann

Hello Loic,

I have tested.
My system: Etch, some Athlon board
   davfs2 1.1.2-3

What I have done:

1. Mount the the resource
   Create files testwb.html and testwb.xml (using gedit)
   unmount the resource

2. Test with cadaver:
   The files are on the server and are readable

3. Delete the cache (just to be sure)
   mount again
   edit both files using vim
   unmount

4. Test with cadaver:
   the files on the server are changed, o.k.

5. mount again
   delete files
   test with cadaver: they are no longer on the server.

Date of the test: approx. 2007-05-04 20:50 +2:00
You may find the entries in the access.log

Propable problem:
Maybe firefox gets confused by index.html and index.xml and only saves 
the xml-version?


Please try again, using editors like gedit, vi, ..., that do *not* treat 
html and xml in any special way. If that succeeds try to find out, what 
firefox is really doing.


If you get the same problem with e.g. vi:
- Make sure, there is no mount.davfs process running when you shutdown 
your system or the network connection.


Please tell me the results of your tests.

Cheers
Werner
(upstream developer)


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



Bug#422077: xserver-xorg: more information

2007-05-04 Thread Brice Goglin
jim wrote:
> I upgraded to kernel 2.6.20 and the kernel issues are fixed but xorg still
> wont start. Now i can attach some more information, hope it helps...

I was wondering what you were talking about and where the good strace
output was.
Actually your previous mail probably got caught by the spam filter
before being
delivering to debian-x. Fortunately, it reached the BTS, so I found it.

  open("/sys/bus/pci/devices/:00:00.0/config", O_RDWR) = 7
  ioctl(7, 0x50434900, 0) = -1 ENOTTY (Inappropriate ioctl for device)
  close(7) = 0
  open("/sys/bus/pci/devices/:00:13.0/config", O_RDWR) = 7
  ioctl(7, IIOCNETDIF, 0) = -1 ENOTTY (Inappropriate ioctl for device)
  write(2, "\nFatal server error:\n", 21) = 21
  write(2, "xf86MapPciMem: Could not mmap PC"..., 118) = 118

It's trying to open the root chipset and ATI board, looks ok:
  00:00.0 Host bridge: Sun Microsystems Computer Corp. Ultra IIe
  00:13.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)

The first ioctl above looks ok too (0x50434900 == PCIIOC_CONTROLLER).
xf86GetPciDomain() returns 0 at this point, harmless.

The second ioctl looks crap. IIOCNETDIF has nothing to do here. There's
not a lot
of ioctl in this code, all of them are hardwired, except
  ioctl(fd, mmap_ioctl, 0)
in linuxMapPci(..., int mmap_ioctl, ...).

>From the code, this mmap_ioctl is either
 0x50434901 == PCIIOC_MMAP_IS_IO
  or 0x50434902 == PCIIOC_MMAP_IS_MEM.
Here, IIOCNETDIF is apparently 0x20004902. So I would say that
PCIIOC_MMAP_IS_MEM
got passed from xf86MapDomainMemory() and somehow lost its 16bits first bits
because of type/cast problems.

The best would be to rebuild xorg-server from source after adding a
temporary variable
where PCIIOC_MMAP_IS_MEM would be stored before calling linuxMapPci().
And a printf() in
linuxMapPci() to display the value of mmap_ioctl. I'll understand if
this looks too hard
for you :)

Brice



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



Bug#418845: kernel-package insists on overwriting setlocalversion script

2007-05-04 Thread srivasta
On Mon, 30 Apr 2007 14:12:35 +0200, Johannes Berg <[EMAIL PROTECTED]> said: 

> Hi,
>> The setlocalversion script goes and changes the version of the
>> kernel _after_ ./debian/ has been populated, which causes the
>> ./debian/changelog and ./debian/control files to be out of synch
>> with what the kernel thinks the version is -- and thus preventing
>> the .deb from building.
>> 
>> In any case, the setlocal version script always adds the -dirty-
>> string to the version name -- since the ./scripts stuff also
>> unconditionally nukes ./debian (whether or not it created it),
>> which means that dpkg-buildpackage suddenly gets rid of /debian
>> right at the beginning unless we intervene -- and intervening makes
>> stuff dirty, and that changes the version number.
>> 
>> So, given the way that ./scripts stuff messes up the build process,
>> setlocalversion is not supported by make-kpkg.

> All of this is true, but only if you invoke make-kpkg only once in
> the same kernel tree or after the kernel tree has already been built
> which typically happens in development trees.

I am not sure I understand these words.  It seems to me that
 the two cases you cite (invoking make-kpkg once, and invoking it
 again after the kernel has been built) cover all possible cases. If
 something is true in all possible cases, is it not true universally?

> However, I still don't see this as a reason to kill the
> setlocalversion script, make-kpkg could instead warn loudly when
> CONFIG_LOCALVERSION_AUTO is set and tell the user to not do that
> because it messes up the build process.

What is the difference? make-kpkg clean restores the script,
 so it is not as if it is lost; and since the script messes up the
 make-kpkg build, why _not_ nuke it for the duration?

manoj
-- 
Where the system is concerned, you're not allowed to ask "Why?".
Manoj Srivastava <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> 
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


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



Bug#422294: ssmtp: patch to configure logging.

2007-05-04 Thread pak
Package: ssmtp
Version: 2.61-12
Tags: patch
Severity: wishlist

Hi. Included below is a patch to configure logging in ssmtp.
It adds the option of setting 'log_level' via the config file.

This patch also makes a minor change in the way logging behaves:

  - Setting "loglevel=1" in ssmtp.conf will cause the SMTP dialog to be
syslogged but the message contents (from "DATA" to the final ".")
will not be syslogged.  This setting can be used to keep track of
SMTP sessions.

  - Setting "loglevel=2" in ssmtp.conf will cause both the SMTP dialog
and the message contents to be syslogged.  This setting can be used
for full debugging.

Hope this helps.
P Kern
U Toronto, CNS.

- - - - - - - - - - - -
--- ssmtp.c 2007/05/04 18:00:29 1.1
+++ ssmtp.c 2007/05/04 18:50:42
@@ -814,6 +814,13 @@
log_event(LOG_INFO, "Set 
Root=\"%s\"\n", root);
}
}
+   else if(strcasecmp(p, "LogLevel") == 0) {
+   log_level = atoi(q);
+
+   if(log_level > 0) {
+   log_event(LOG_INFO, "Set 
LogLevel=\"%d\"\n", log_level);
+   }
+   }
else if(strcasecmp(p, "MailHub") == 0) {
if((mailhost = strdup(q)) == (char *)NULL) {
die("parse_config() -- strdup() 
failed");
@@ -1193,16 +1200,16 @@
if(fd_gets(response, BUF_SZ, fd) == NULL) {
return(0);
}
-   }
-   while(response[3] == '-');
 
-   if(log_level > 0) {
-   log_event(LOG_INFO, "%s\n", response);
-   }
+   if(log_level > 0) {
+   log_event(LOG_INFO, "%s\n", response);
+   }
 
-   if(minus_v) {
-   (void)fprintf(stderr, "[<-] %s\n", response);
+   if(minus_v) {
+   (void)fprintf(stderr, "[<-] %s\n", response);
+   }
}
+   while(response[3] == '-');
 
return(atoi(response) / 100);
 }
@@ -1282,6 +1289,8 @@
int i, sock;
uid_t uid;
 
+   int old_log_level;
+
uid = getuid();
if((pw = getpwuid(uid)) == (struct passwd *)NULL) {
die("Could not find password entry for UID %d", uid);
@@ -1442,6 +1451,15 @@
smtp_write(sock, "DATA");
(void)alarm((unsigned) MEDWAIT);
 
+   /*
+* log_level hack:
+*
+* if log_level <= 1, message contents will not be logged.
+* if log_level  > 1, message contents _will_ be logged.
+*/
+   old_log_level = log_level;
+   log_level--;
+
if(smtp_read(sock, buf) != 3) {
/* Oops, we were expecting "354 send your data" */
die("%s", buf);
@@ -1484,6 +1502,8 @@
(void)alarm((unsigned) MEDWAIT);
}
/* End of body */
+
+   log_level = old_log_level;  /* Undo log_level hack. */
 
smtp_write(sock, ".");
(void)alarm((unsigned) MAXWAIT);
- - - - - - - - - - - -


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



Bug#422229: pymol: Builder give a warning

2007-05-04 Thread Michael Banck
tags 49 +pending
thanks

On Fri, May 04, 2007 at 07:43:33PM +0800, LI Daobing wrote:
> 1. run 'pymol'
> 2. click 'Builder' button on the right-bottom corner of the upper panel
> 3. you will get the following warning from console and a popup window:

Yeah, the bitmaps for those rings didn't get copied over; thanks for
noticing this.


Michael


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



Bug#312955: elinks: doesn't clear window title upon exit

2007-05-04 Thread Kalle Olavi Niemitalo
package elinks
fixed 312955 0.10.6-1
quit

Jonas Fonseca <[EMAIL PROTECTED]> writes:

> Thomas Dickey <[EMAIL PROTECTED]> wrote Sat, Jun 11, 2005:
>> Setting it to the value of $TERM would be suitable though.  (That would make
>> at least half the users happy).
>
> That sounds like a reasonable alternative. I have committed a (lightly
> tested) patch which does this. The patch can be downloaded at:
>
> http://cvsweb.elinks.or.cz/cvsweb.cgi/elinks/src/terminal/kbd.c.diff?r1=1.112.6.6&r2=1.112.6.7&f=u

This patch was included in ELinks 0.10.6 and 0.11rc0, and I
tested that it works in 0.10.6 and 0.11.0 (but not 0.10.4).
Therefore, it must also be in the Debian 0.10.6-1 version.


pgpVxEFK2jhnZ.pgp
Description: PGP signature


Bug#417109: Fix

2007-05-04 Thread Patrick Valsecchi
Not a lot of traffic in here...

I've been able to make it compile manully by editing the Makefile. Change:
  RXTX_PATH = 
into:
  RXTX_PATH = /usr/lib

Or some other directory before compiling. Must be a problem with "configure".


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



Bug#422273: xserver-xorg-input-evdev: Num Lock light indicator stopped functioning

2007-05-04 Thread Brice Goglin
Sebastian P. Luque wrote:
> On Fri, 04 May 2007 20:25:43 +0200,
> Brice Goglin <[EMAIL PROTECTED]> wrote:
>
> [...]
>
>   
>> Did you upgrade some kde packages recently? (/var/log/dpkg.log might be
>> helpful) Does the problem happens if you don't use KDM at all? either
>> use startx directly to login, or use xdm or gdm?  The only related bug I
>> found in KDE is #395570 but it does not look similar to you problem.
>> 
>
> I don't know how to use startx or activate gdm (I do have it installed),
> rather than kdm. 

dpkg-reconfigure gdm shoud ask you to choose between gdm/kdm/xdm/...

Anyway, to eliminate all possible problems related to X, the best would
be to disable gdm/kdm/xdm/... at startup (moving their /etc/init.d/foo
script away temporarily is an easy way to do so), reboot (you shouldn't
get X started automatically) and check whether the problem occurs.

>  However, I found something else.  During boot-up the
> light is on, but if I hit the Num Lock key at this stage it gets turned
> off for good; i.e. it can't be toggled back on.  This suggests it's a
> kernel problem.  So maybe this bug should go to linux-image-2.6.20-1-amd64
> or the headers package?

I would rather say linux-image-2.6.20-1-amd64 since the headers are
basically useless as long as you don't build anything. Before
reassigning the bug to linux-2.6, it would be good to downgrade to the
previous kernel (probably linux-image-2.6.18-foo-amd64, see
/var/log/dpkg.log) or reboot on it if it is still installed, and see
whether the problems goes away.

Brice



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



Bug#422157: davfs2: file updates losses

2007-05-04 Thread Werner Baumann

P.S.:

The real propable reason:

index.html is just a lot of java script (one of that famous web 2, java 
script php applications). These java script programs may do almost 
anything. When you edit something they usually try to to upload it using 
HTTP POST.


What they will not do (and should not be allowed to do) is saving files 
on the local file system.


If you open the file using your browser (and not some html editor), the 
browser will not write to your davfs2 file system.


Cheers
Werner




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



Bug#422295: putty-tools: please send the password prompt somewhere other than stdout

2007-05-04 Thread Justin Pryzby
Package: putty-tools
Version: 0.58-5
Severity: normal

I did: puttygen -L ./id_rsa >id_rsa.pub
It apparently sent the password prompt to stdout, so I typed in my pw,
then: sed -i -e 1d ./id_rsa.pub

I think the prompt should go to stderr or /dev/tty, even if the password
is read from stdin.


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



Bug#419119: [Gerd Sebald] Re: Bug#419119: texlive-lang-german: fails to install completely

2007-05-04 Thread Frank Küster
Hi Gerd,

Frank Küster <[EMAIL PROTECTED]> wrote:

> This looks as if 
>
> - either /var/lib/texmf/tex/generic/config/language.dat does not exist,
>   which would point to a problem in update-language
>
> - or the search path order is reversed.
>
> Gerd, please send us (in other words: to the bugnumber address) the
> results of the following commands:
>
> ls -l /var/lib/texmf/tex/generic/config/language.dat
> kpsewhere --progname=latex language.dat
> grep TEXINPUTS.latex /etc/texmf/texmf.cnf
> kpsewhich --var-value=TEXMF

Could you please provide this information?

Regards, Frank

-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#422179: libc6: /lib/libc.so.6: file not recognized: File format not recognized

2007-05-04 Thread Armin Joellenbeck

On 5/4/07, David Liontooth <[EMAIL PROTECTED]> wrote:

David Liontooth wrote:
> Package: libc6
> Version: 2.5-5
> Severity: normal
>
libc6 2.5-5 also failed to work with nvidia-glx; I had to disable glx to
get x-windows.
Again, reverting to 2.5-4 fixed the problem.
>


Hello David, hello Aurelian,

I think I have a might be related problem, the upgrade from 2.5-4 to
2.5-5 is failing with:

Preconfiguring packages ...
(Reading database ... 113418 files and directories currently installed.)
Preparing to replace libc6-dev 2.5-4 (using .../libc6-dev_2.5-5_i386.deb) ...
Unpacking replacement libc6-dev ...
Preparing to replace libc6 2.5-4 (using .../archives/libc6_2.5-5_i386.deb) ...
Unpacking replacement libc6 ...
Setting up libc6 (2.5-5) ...
Installing new version of config file /etc/init.d/glibc.sh ...
dpkg: error processing libc6 (--configure):
subprocess post-installation script returned error exit status 132
Errors were encountered while processing:
libc6
E: Sub-process /usr/bin/dpkg returned an error code (1)

I am using a self compiled Kernel 2.6.17:

Linux dagobert 2.6.17 #1 Mon Apr 23 22:14:19 CEST 2007 i686 GNU/Linux

I don't know where to begin to search for the cause of the above error.

The only thing I see that after that update-error nvidia-glx is
failing. I think libc6 is only half way installed. Reverting to 2.5-4
fixed the problem for me too.

Armin


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



Bug#418845: kernel-package insists on overwriting setlocalversion script

2007-05-04 Thread Johannes Berg
On Fri, 2007-05-04 at 14:10 -0500, [EMAIL PROTECTED] wrote:

>   I am not sure I understand these words.  It seems to me that
>  the two cases you cite (invoking make-kpkg once, and invoking it
>  again after the kernel has been built) cover all possible cases. If
>  something is true in all possible cases, is it not true universally?

Hmm? I don't think I understand that :)

>   What is the difference? make-kpkg clean restores the script,
>  so it is not as if it is lost; and since the script messes up the
>  make-kpkg build, why _not_ nuke it for the duration?

But I like having debian packages with the gX...X-dirty version :)

What I usually did was hack on the kernel, make, make M=... until it all
compiles, make again, then invoke make-kpkg kernel_image and install the
result. This allows me to remove everything from the kernel in a clean
way.

This used to work very well, I got debian packages with version
2.6.21-g65c44b40-dirty and was generally happy with that. Now
kernel-package kills the setlocalversion script leaving me with the
package version 2.6.21 which is fairly useless since I have many
versions of 2.6.21.

From what I can tell, nuking setlocalversion seems to be done for the
case where
 (1) the kernel source is pristine and wasn't built before, so
 setlocalversion wasn't invoked before
 (2) the user has for some stupid reason set CONFIG_LOCALVERSION_AUTO
 (3) that user is now trying to build a kernel with make-kpkg

(2) is why I'm questioning the point of nuking setlocalversion, any sane
debian kernel build surely won't be setting CONFIG_LOCALVERSION_AUTO
since it'll possibly even be included in the resulting kernel binary
as /proc/config[.gz] and simply be wrong because setlocalversion was
nuked

Right now I'm working around this by invoking make-kpkg, waiting until
it has nuked setlocalversion, aborting it, putting setlocalversion back
and invoking make-kpkg again :)

johannes


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


Bug#422179: libc6: /lib/libc.so.6: file not recognized: File format not recognized

2007-05-04 Thread David Liontooth
Aurelien Jarno wrote:
> David Liontooth a écrit :
>   
>> Package: libc6
>> Version: 2.5-5
>> Severity: normal
>>
>>
>> linux-2.6.20.11# make oldconfig
>>   HOSTCC  scripts/basic/fixdep
>> /lib/libc.so.6: file not recognized: File format not recognized
>> collect2: ld returned 1 exit status
>> make[1]: *** [scripts/basic/fixdep] Error 1
>> make: *** [scripts_basic] Error 2
>>
>> Downgrading to 2.5-4 fixes the problem.
>> 
> Which version of binutils is installed on your system?
>   
2.17-3 -- and I see 2.17cvs20070426-4 is available. Upgrading solved the
problems I had run into.

Thank you and please close. If this is a dependency, shouldn't we
enforce it?

Dave




Bug#404885: xserver-xorg-video-vesa VERY SLOW

2007-05-04 Thread Brice Goglin
Robert de Bath wrote:
> On Sun, 29 Apr 2007, Brice Goglin wrote:
>
>> Hi Robert,
>>
>> A couple months ago, you reported a bug to the Debian BTS regarding the
>> X server being very slow with the vesa driver. Does this problem still
>> happen today? There has not been many changes upstream in the vesa
>> driver, but the X server core changed at lot. Could you try with
>> xserver-xorg-core 1.3 currently in unstable (and possibly a recent
>> kernel too)?
>
> Well, looks like I was wrong, the current unstable (1:7.2-3) locks up

xserver-xorg does not matter actually, this package is basically empty.
xserver-xorg-core is the important one, and you have 1.3.0.0 from what I
see in the log.

> with 100% cpu. The process can be kill -9'd and the attached log is what
> remains. In addition after resetting the console I can see the messages:
>
> " f000:5054: 01 ILLEGAL EXTENDED X86 OPCODE!

Looks like a problem in x86emu. I am not familiar with this at all.
Maybe somebody else will have an idea.

Brice



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



Bug#358044: RFO: crystalspace, RC buggy > 1yr w/patch, not in oldstable/stable

2007-05-04 Thread Steve Langasek
crystalspace has been failing to build on alpha for > 1yr, even though a
patch has been available in the BTS for 6 months today.  Previous versions
of the package built fine on all architectures, making this a serious
regression and preventing the package's inclusion in a stable release (or in
testing).

Christian, are you still interested in maintaining this package, or should
it be orphaned/removed from the archive (along with crystalspace-data)?

If there's a reason the package should not be orphaned, I can do an NMU for
bug #358044 (and 399843) as previously suggested (by someone who apparently
wasn't a DD), but if the package isn't actually being maintained I'd rather
not fix these bugs just to clear the way for an unmaintained package to
enter testing.

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


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



Bug#407511: apt: Wrong value for APT::Default-Release may cause unwanted upgrades

2007-05-04 Thread Tzvetan Mikov

Actually, as it turns out the proposed solution I described is wrong. It
prevents installing security updates !! So, as of this time I am not aware
of a solution. If it exists, it is very well hidden. I consider myself a
relatively experienced Debian user (not to mention a fan :-), and yet I
can't figure out how to configure my system to do what _should be the
default_ (!) - pick packages only from one release.

I am quite surprised and disappointed that there has been no response from
the maintainers. This is a problem that affects many people!

On 4/20/07, Alain Kalker <[EMAIL PROTECTED]> wrote:


Thanks for the info. I sure hope that this problem gets more attention,
but I'm hoping for more than just documentation changes. About a week
after Etch release, my system _again_ got upgraded halfway to Sid
because I happened to update in the middle of my mirror's repository
switchover.
I've become used to (and have great admiration for) apt's way of warning
about proposed changes that may possibly have major consequences for the
entire system, but sadly it seems this hasn't been integrated yet into
other tools like update-notifier and synaptic.



Bug#422297: ITP: g95 -- The G95 fortran compiler

2007-05-04 Thread Vincent Fourmond
Package: wnpp
Severity: wishlist
Owner: Vincent Fourmond <[EMAIL PROTECTED]>

* Package name: g95
  Version : 0.9
  Upstream Author : Andy Vaught <[EMAIL PROTECTED]>
* URL : http://g95.org/
* License : GPL with exception for linking
  Programming Lang: C, Fortran
  Description : The G95 fortran compiler

G95 is a stable, production Fortran 95 compiler available for multiple
cpu architectures and operating systems. It is still being actively
developped, and is able to compile a fair number of Fortan librairies
available.


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



Bug#422296: O: websec

2007-05-04 Thread Ludovic Drolez
Package: wnpp
Severity: normal

Websec is a visual Web page monitoring software. However, it goes
beyond the normal functionalities offered by such software. Not only
does it detect changes based on content analysis (instead of date/time
stamp or simple textual comparison), it will email the changed page to
you with the new content highlighted.

  Ludovic.


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



Bug#421526: gij bug not fixed--wrong upload

2007-05-04 Thread Andrew Pimlott
Hi.  The upload with which you closed this bug does not include the
gij-4.1 package, so the bug is still in fact open in the archive.

Andrew


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



Bug#404871: Fix for Bug#404871 commited to version control

2007-05-04 Thread Manoj Srivastava

tags 404871 +pending
thanks
Hi,

 The following change has been committed for this bug, and so the
  fix will be in the next upload.
===
2007-05-04 GMT  Manoj Srivastava <[EMAIL PROTECTED]>

Summary:
  Make failures during preinst more verbose
Revision:
  kernel-package--devel--11.0--patch-3

* kernel/pkg/image/preinst (find_inird_tool): Added more verbose comments
  on STDERR when we abort early in preinst.
  (check): Ditto.  Closes: Bug#404871

modified files:
 kernel/pkg/image/preinst




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



Bug#422298: O: libvncserver

2007-05-04 Thread Ludovic Drolez
Package: wnpp
Severity: normal

Libvncserver contains headers and static libraries to write your own
VNC server. In this package, x11vnc, a VNC server which uses your
current X11 session is provided.

With x11vnc you can export your currently running X11 session to any
VNC client. You do not have to launch another session as the regular VNC
server does. So it's very useful, if you want to move to another computer
without having to log out, or to help a distant colleague to solve a problem
with their desktop. 

  Ludovic.


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



Bug#419121: qtodo: FTBFS: qtodo_misc.cpp:308: error: cast from 'void*' to 'int' loses precision

2007-05-04 Thread Steve Langasek
On Fri, May 04, 2007 at 12:41:09PM +, Steffen Joeris wrote:
> > The attached patch is sufficient to get qtodo building on 64-bit
> > architectures.  Casting pointers to integers is still ugly (especially, as
> > seems to be the case here, for purposes of logging), but at least casting
> > to a long instead of an int will let this bit of code be equally ugly on
> > all architectures. ;)

> Thanks heaps for your patch. Do you have time to NMU the package? I set 
> myself 
> on vacations (though I did not notice -private), because the university 
> network is broken and I still need to set up my second laptop, which will 
> take some time. Some of my exams are coming up as well. I am pretty sure I 
> will be totally back in a couple of weeks. I will try to find a way to look 
> into that issue soon, but as said if you have the time, please just go ahead 
> and upload, I will make sure it gets integrated.

Fine by me, NMU on its way to incoming. :)

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


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



Bug#422179: libc6: /lib/libc.so.6: file not recognized: File format not recognized

2007-05-04 Thread Aurelien Jarno
Armin Joellenbeck a écrit :
> On 5/4/07, David Liontooth <[EMAIL PROTECTED]> wrote:
>> David Liontooth wrote:
>>> Package: libc6
>>> Version: 2.5-5
>>> Severity: normal
>>>
>> libc6 2.5-5 also failed to work with nvidia-glx; I had to disable glx to
>> get x-windows.
>> Again, reverting to 2.5-4 fixed the problem.
> 
> Hello David, hello Aurelian,
> 
> I think I have a might be related problem, the upgrade from 2.5-4 to
> 2.5-5 is failing with:
> 
> Preconfiguring packages ...
> (Reading database ... 113418 files and directories currently installed.)
> Preparing to replace libc6-dev 2.5-4 (using .../libc6-dev_2.5-5_i386.deb) ...
> Unpacking replacement libc6-dev ...
> Preparing to replace libc6 2.5-4 (using .../archives/libc6_2.5-5_i386.deb) ...
> Unpacking replacement libc6 ...
> Setting up libc6 (2.5-5) ...
> Installing new version of config file /etc/init.d/glibc.sh ...
> dpkg: error processing libc6 (--configure):
>  subprocess post-installation script returned error exit status 132
> Errors were encountered while processing:
>  libc6
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 

It actually looks like a different problem. Could you please change the
first line of /var/lib/dpkg/info/libc6.postinst from "#!/bin/sh" into
"#!/bin/sh -x" and then run "apt-get install"?

That would enable debugging in this file, could you please send the output?

Thanks,
Aurelien

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



Bug#422289: -m3dnow -msse

2007-05-04 Thread Mike O'Connor
It looks like:

CFLAGS += -m3dnow -msse

was recently added to debian/rules.  Those flags would not be valid
outside of i686.


signature.asc
Description: Digital signature


Bug#422299: tac-plus: Upgrade fails, falsly claims user tacacs was not created by package

2007-05-04 Thread Bart-Jan Vrielink
Package: tac-plus
Version: 1:4.0.4.alpha-14+b1
Severity: important

This is what I get during a run of apt-get upgrade:

The following packages will be upgraded:
  tac-plus
1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/108kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 45174 files and directories currently installed.)
Preparing to replace tac-plus 1:4.0.4.alpha-14 (using
.../tac-plus_1%3a4.0.4.alpha-14+b1_i386.deb) ...
Stopping Tacacs+ server: tac_plus.
/var/lib/dpkg/tmp.ci/preinst: 63: 64005: not found

Error!
The user and group tac-plus or tacacs was not created by this package,
so you must check and change that manually before this package can be
installed.

dpkg: error processing
/var/cache/apt/archives/tac-plus_1%3a4.0.4.alpha-14+b1_i386.deb (--unpack):
 subprocess pre-installation script returned error exit status 1
Starting Tacacs+ server: tac_plus.
Errors were encountered while processing:
 /var/cache/apt/archives/tac-plus_1%3a4.0.4.alpha-14+b1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

This is not correct, as I myself have not created this user, and I have no
reason to believe any other debian package have done it, except for previous
versions of tac-plus (I'm upgrading from 1:4.0.4.alpha-14).

[EMAIL PROTECTED]:~# getent passwd tacacs
tacacs:x:64005:64005::/home/tacacs:/bin/false
[EMAIL PROTECTED]:~# getent group tacacs
tacacs:x:64005:
[EMAIL PROTECTED]:~# 

PS. Why /home?

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

Kernel: Linux 2.6.19-spiderwebs (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash


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



Bug#373771: Option to use aptitude instead of apt-get

2007-05-04 Thread Javier Merino

Hi,
The patch attached makes m-a use of aptitude instead of apt-get as an
option, so you can call "module-assistant --aptitude" and
module-assistant will use your favorite APT tool :-)  It doesn't
detect aptitude automatically as Filippo suggested. I think that
should be handled in a configuration file as a lot of other things
suggested in #341981

Regards,
Javi
diff -r d64b0a90eb02 -r 2b96ab513f45 modass/packages/generic.sh
--- a/modass/packages/generic.sh	Fri May 04 17:10:36 2007 +0200
+++ b/modass/packages/generic.sh	Fri May 04 17:19:30 2007 +0200
@@ -203,7 +203,7 @@ unpack() {
 }
 
 download() {
-   action $ROOT_CMD apt-get $REINSTALL install $sourcepkg
+   action $ROOT_CMD $APT_GET_CMD $REINSTALL install $sourcepkg
 }
 
 # wipes the builddir
diff -r d64b0a90eb02 -r 2b96ab513f45 module-assistant
--- a/module-assistant	Fri May 04 17:10:36 2007 +0200
+++ b/module-assistant	Fri May 04 17:19:30 2007 +0200
@@ -95,6 +95,7 @@ Options:
  -O, --not-unpack  Don't unpack the source at all
  -s, --apt-search  Search for installation candidates in the Debian archive
  -S, --sudo-cmdAn alternative command for sudo
+ -a, --aptitudeUse aptitude instead of apt-get and apt-cache whenever possible
  -f, --force   Force duplicated work: source package reinstallation,
rebuild though existing packages are found, etc.
  -t, --text-mode   Text mode, no dialog boxes
@@ -128,6 +129,7 @@ my $distrib_id = get_distrib_id();
 my $distrib_id = get_distrib_id();
 
 my $usrc="/usr/src";
+my $apt_get, $apt_cache;
 
 my $opt_help;
 my @opt_kerneldirs;
@@ -144,6 +146,7 @@ my $opt_unponce;
 my $opt_unponce;
 my $opt_notunp;
 my $sudo;
+my $use_aptitude;
 
 %options = (
"q|quiet"=> \$opt_quiet,
@@ -160,17 +163,28 @@ my $sudo;
"t|text-mode"  => \$opt_nogui,
"u|userdir|user-dir=s"  => \$opt_userdir,
"s|apt-search"  => \$opt_search,
-   "S|sudo-cmd=s"  => \$sudo
+   "S|sudo-cmd=s"  => \$sudo,
+   "a|aptitude"   => \$use_aptitude
 );
 &help unless ( GetOptions(%options));
 &help if ($opt_help);
 $ENV{"VERBOSE"}=1 if($opt_verbose);
-$ENV{"REINSTALL"} .= " -y --force-yes ";
+$ENV{"REINSTALL"} .= ' -y  -o APT::Get::="--force-yes" ';
 #$ENV{"APT_LISTCHANGES_FRONTEND"} = "mail" if $opt_noninter; # STFU
 
 my $buildNumber = time();
 
 $opt_nogui=1 if $opt_noninter;
+
+if(defined($use_aptitude)) {
+   $apt_get = "aptitude";
+   $apt_cache = "aptitude";
+}
+else {
+   $apt_get = "apt-get";
+   $apt_cache = "apt-cache";
+
+}
 
 my $command=shift(@ARGV);
 @[EMAIL PROTECTED];
@@ -410,7 +424,7 @@ wrap('','',gettext("Bad luck, the kernel
 wrap('','',gettext("Bad luck, the kernel headers for the target kernel version could not be found and you did not specify other valid kernel headers to use.")) . "
   " if !$kernelwarned;
 
-  if (length(`apt-cache show $kheadpkg 2>/dev/null`) ) {
+  if (length(`$apt_cache show $kheadpkg 2>/dev/null`) ) {
  printmsg "\n" .sprintf(
 gettext(
 "However, you can install the header files for your kernel which are provided by the %s package. For most modules packages, these files are perfectly sufficient without having the original kernel source.
@@ -580,7 +594,7 @@ sub prep {
   }
   else {
  $opt_verbose=1;
- withecho($sudo, "apt-get", ($opt_noninter?"-y":undef), "install", "$kheaders-$todo");
+ withecho($sudo, $apt_get, ($opt_noninter?"-y":undef), "install", "$kheaders-$todo");
  if($my_kvers eq $todo) {
 $symfrom="$kheaders-$todo";
  }
@@ -596,7 +610,7 @@ sub prep {
}
 #   if(`apt-cache policy build-essential` =~ /Installed:..none/) {
   print STDERR gettext("Installing packages needed for the build environment...") . "\n" if (!opt_quiet);
-  withecho($sudo, "apt-get". ($opt_noninter?"-y":undef), "install", "build-essential");
+  withecho($sudo, $apt_get. ($opt_noninter?"-y":undef), "install", "build-essential");
 #   }
print STDERR "\n". gettext("Done!") . "\n";
%ENV=%envbackup;
@@ -686,6 +700,7 @@ sub get {
my $faillog="";
%envbackup=%ENV;
$ENV{ROOT_CMD}=$sudo if ($sudo && !$ENV{ROOT_CMD});
+   $ENV{APT_GET_CMD}=$apt_get;
SKIP: foreach $target (@_) {
   my $pkg;
   my $reti=0;
@@ -1011,7 +1026,7 @@ sub install {
if($ret > $ret_save) {
   $ret--;
   print STDERR "\nI: " . gettext("Direct installation failed, trying to post-install the dependencies") . "\n\n";
-  $ret += withecho($sudo, "apt-get", $opt_noninter?"-fy":"-f","install");
+  $ret += withecho($sudo, $apt_get, $opt_noninter?"-fy":"-f","install");
}
 }
 
@@ -1171,7 +1186,7 @@ sub init_packs_desc {
  else {
 # precache once with cummulative apt-get run
 if(!(keys %descache)) {
-   open($getdesc, "apt-cache show ".join(' ',keys %packs)." 2>/dev/null |");
+   open($getdesc, "$apt_cache show ".join(' ',keys %packs)." 2>/dev/null |");
whi

Bug#422300: cgdb: cgdb_malloc() implicitly converted to pointer

2007-05-04 Thread dann frazier
Package: cgdb
Version: 0.6.4-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

Function `cgdb_malloc' implicitly converted to pointer at kui_driver.c:122


--- cgdb-0.6.4.orig/cgdb/lib/kui/src/kui_driver.c   2007-04-02 
07:39:27.0 -0600
+++ cgdb-0.6.4/cgdb/lib/kui/src/kui_driver.c2007-05-04 14:20:33.0 
-0600
@@ -51,6 +51,7 @@
 #include 
 #endif
 
+#include 
 #include "kui.h"
 #include "kui_term.h"
 

-- 
dann frazier | HP Open Source and Linux Organization
--- Begin Message ---
Function `cgdb_malloc' implicitly converted to pointer at kui_driver.c:122
--- End Message ---


Bug#422287: Nested gdm not available

2007-05-04 Thread Loïc Minier
On Fri, May 04, 2007, Sven Arvidsson wrote:
> The nested gdm mode does not seem to be available. The Xnest= option
> in the configuration file, and the TryExec= section in the desktop
> launcher are both empty. 
> 
> I think you need to Build-Depend on xserver-xephyr or xnest for this
> to be enabled. 

 Build-depending on xserver-xephyr would work; I've added this in the
 SVN for now.

 I think a nicer solution would be to handle both Xnest and Xephyr at
 run time.

   Bye,
-- 
Loïc Minier



Bug#422301: 'man iat' typo: "SYNOPSYS"

2007-05-04 Thread A. Costa
Package: iat
Version: 0.1.3-4
Severity: minor
Tags: patch


Found a typo in '/usr/share/man/man1/iat.1.gz', see attached '.diff'.

Hope this helps...

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages iat depends on:
ii  libc6 2.5-5  GNU C Library: Shared libraries

iat recommends no packages.

-- no debconf information

--- iat.1   2007-04-23 15:05:05.0 -0400
+++ /tmp/iat.1  2007-05-04 02:44:51.0 -0400
@@ -2,7 +2,7 @@
 .SH NAME
 .B iat
 - converts many CD-ROM image formats to iso9660.
-.SH SYNOPSYS
+.SH SYNOPSIS
 .B iat input_image_file [output_iso_file]
 .PP
 .B iat -h



Bug#404148: Upstream patch by nVidia

2007-05-04 Thread Marcin Gozdalik
Hi

I've been following this discussion as this problem hits many of my
servers as well.

Recently an upstream patch has appeared:
http://groups.google.pl/group/linux.kernel/browse_thread/thread/4783711fa3d7592/dd12faec9a78f874

Is it possible to fix this problem in etch?

Best regards,
Marcin Gozdalik


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



Bug#421966: trackballs: Segfaults when trying to start a level

2007-05-04 Thread Ari Pollak
Hm, okay. This definitely looks like a i915 bug, but perhaps I can work
around it. Could you possibly try installing the libgl1-mesa-dri package
from unstable and seeing if the bug is still present?
If so, could you also try rebuilding the trackballs with debugging symbols
by following the directions here:
http://wiki.debian.org/HowToGetABacktrace
and get another backtrace?

Thanks,
Ari

Daniel wrote:
> On Thu, May 03, 2007 at 04:14:42PM -0400, Ari Pollak wrote:
>> Could you please send the backtrace from the crash after installing
>> libgl1-mesa-dri-dbg?
>
> I'm afraid I cannot, as this package is only available in unstable.
> Maybe the no-symbols backtrace can still be useful to you:
>
> ---snip---
> Core was generated by `trackballs'.
> Program terminated with signal 11, Segmentation fault.
> #0  0xb720b9a8 in _tnl_SaveFlushVertices () from /usr/lib/dri/i915_dri.so
> (gdb) bt
> #0  0xb720b9a8 in _tnl_SaveFlushVertices () from /usr/lib/dri/i915_dri.so
> #1  0xb720c5ef in _tnl_SaveFlushVertices () from /usr/lib/dri/i915_dri.so
> #2  0xb720da35 in _tnl_SaveFlushVertices () from /usr/lib/dri/i915_dri.so
> #3  0xb7208672 in _tnl_save_init () from /usr/lib/dri/i915_dri.so
> #4  0xb72a200f in _mesa_loopback_init_api_table () from
> /usr/lib/dri/i915_dri.so
> #5  0xb7d4cd9a in glNormal3dv () from /usr/lib/libGL.so.1
> #6  0x08056bd2 in ?? ()
> #7  0x08057af4 in ?? ()
> #8  0x0804e7e7 in ?? ()
> #9  0x0804cc49 in ?? ()
> #10 0xb7f2e5d2 in scm_boot_guile () from /usr/lib/libguile.so.12
> #11 0x0804beca in ?? ()
> #12 0xb7a30ea8 in __libc_start_main () from /lib/tls/libc.so.6
> #13 0x0804bc61 in ?? ()
> ---snip---
>
> Daniel
>



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



Bug#404855: Fix for Bug#404855 commited to version control

2007-05-04 Thread Manoj Srivastava

tags 404855 +pending
thanks
Hi,

 The following change has been committed for this bug, and so the
  fix will be in the next upload.
===
2007-05-04 GMT  Manoj Srivastava <[EMAIL PROTECTED]>

Summary:
  Added new french translations
Revision:
  kernel-package--devel--11.0--patch-5

Closes: Bug#404855

modified files:
 ChangeLog kernel-img.conf.fr.5 kernel-package.fr.5
 kernel-packageconfig.fr.8 kernel-pkg.conf.fr.5 make-kpkg.fr.8




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



Bug#422302: gnome-main-menu: Not fully localized

2007-05-04 Thread Josh Triplett
Package: gnome-main-menu
Version: 0.9.8.svn.20070430-1
Severity: minor

gnome-main-menu has "Favorite Applications" correctly localized, but the
localization seems incomplete: "Favourite Documents", "Favourite Places",
"Control Centre".

- Josh Triplett

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

Kernel: Linux 2.6.19-bisect2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-main-menu depends on:
ii  debconf 1.5.13   Debian configuration management sy
ii  gconf2  2.18.0.1-3   GNOME configuration database syste
ii  gnome-menus 2.18.0-1 an implementation of the freedeskt
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.5-5GNU C Library: Shared libraries
ii  libcairo2   1.4.6-1  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.0.2-4  simple interprocess messaging syst
ii  libdbus-glib-1-20.73-2   simple interprocess messaging syst
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libglade2-0 1:2.6.0-4library to load .glade files at ru
ii  libglib2.0-02.12.11-3The GLib library of C routines
ii  libgnome-desktop-2  2.18.1-1 Utility library for loading .deskt
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome-menu2  2.18.0-1 an implementation of the freedeskt
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-2 A powerful object-oriented display
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.18.1-1   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.10.12-1The GTK+ graphical user interface 
ii  libgtop2-7  2.14.8-2 gtop system monitoring library
ii  libhal-storage1 0.5.8.1-9Hardware Abstraction Layer - share
ii  libhal1 0.5.8.1-9Hardware Abstraction Layer - share
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libiw29 29~pre20-1   Wireless tools - library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0  2.18.1-1+b1  library for GNOME 2 panel applets
ii  libpango1.0-0   1.16.2-2 Layout and rendering of internatio
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libslab00.9.8.svn.20070430-1 beautification app library file
ii  libsm6  1:1.0.2-2X11 Session Management library
ii  libstartup-notifica 0.9-1library for program launch feedbac
ii  libx11-62:1.1.1-1X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.28.dfsg-1GNOME XML library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra

gnome-main-menu recommends no packages.

-- no debconf information


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



Bug#422300: cgdb: cgdb_malloc() implicitly converted to pointer

2007-05-04 Thread Bob Rossi
On Fri, May 04, 2007 at 02:24:37PM -0600, dann frazier wrote:
> Package: cgdb
> Version: 0.6.4-1
> Severity: important
> Tags: patch
> 
> Our automated buildd log filter[1] detected a problem that will cause
> your package to segfault on architectures where the size of a pointer
> is greater than the size of an integer, such as ia64 and amd64.
> 
> This is often due to a missing function prototype definition.
> 
> [1]http://people.debian.org/~dannf/check-implicit-pointer-functions
> 
> Function `cgdb_malloc' implicitly converted to pointer at kui_driver.c:122
> 
> 
> --- cgdb-0.6.4.orig/cgdb/lib/kui/src/kui_driver.c 2007-04-02 
> 07:39:27.0 -0600
> +++ cgdb-0.6.4/cgdb/lib/kui/src/kui_driver.c  2007-05-04 14:20:33.0 
> -0600
> @@ -51,6 +51,7 @@
>  #include 
>  #endif
>  
> +#include 
>  #include "kui.h"
>  #include "kui_term.h"

Thanks for the report! I've applied the patch.

For your info, kui_driver is a test application to help me test some of
the functionality in cgdb. The user will never run this program.

Bob Rossi


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



Bug#422239: dpkg-buildpackage needs /bin/bash

2007-05-04 Thread Robert Millan
On Fri, May 04, 2007 at 05:04:55PM +0100, Adam D. Barratt wrote:
> Robert Millan wrote:
> >Package: dpkg-dev
> >Version: 1.13.25
> >Severity: important
> >Tags: patch
> >
> >dpkg-buildpackage seems to be making use of bash features, which
> >makes it a bash script rather than an sh script.
> >
> >Attached patch fixes the shebang accordingly.
> 
> imho, removing the bashism would be cleaner. (I can only see one - the use 
> of ((expr)) - as can checkbashisms, although its suggested replacement is 
> faulty. If there's any more, please point them out so I can fix 
> checkbashisms :-)

I don't really know.  Just found that it works with bash and not with posh.

As for removing it, consider if that decreases performance and/or readability
as side-effect first.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#416090: Fix for Bug#416090 commited to version control

2007-05-04 Thread Manoj Srivastava

tags 416090 +pending
thanks
Hi,

 The following change has been committed for this bug, and so the
  fix will be in the next upload.
===
2007-05-04 GMT  Manoj Srivastava <[EMAIL PROTECTED]>

Summary:
  Document that we need .config even fore the debian target
Revision:
  kernel-package--devel--11.0--patch-6

* make-kpkg.8: Document the fact that we require a .config file even when
  running the debian target. Closes: Bug#416090

modified files:
 ChangeLog make-kpkg.8




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



Bug#422273: xserver-xorg-input-evdev: Num Lock light indicator stopped functioning

2007-05-04 Thread Sebastian P. Luque
On Fri, 04 May 2007 21:35:26 +0200,
Brice Goglin <[EMAIL PROTECTED]> wrote:

[...]

> dpkg-reconfigure gdm shoud ask you to choose between gdm/kdm/xdm/...

> Anyway, to eliminate all possible problems related to X, the best would
> be to disable gdm/kdm/xdm/... at startup (moving their /etc/init.d/foo
> script away temporarily is an easy way to do so), reboot (you shouldn't
> get X started automatically) and check whether the problem occurs.

Thank you Brice.  The problem still occurs in this case.


[...]

> I would rather say linux-image-2.6.20-1-amd64 since the headers are
> basically useless as long as you don't build anything. Before
> reassigning the bug to linux-2.6, it would be good to downgrade to the
> previous kernel (probably linux-image-2.6.18-foo-amd64, see
> /var/log/dpkg.log) or reboot on it if it is still installed, and see
> whether the problems goes away.

I reinstalled linux-image-2.6.18-4-amd64, and rebuilt the nvidia driver
package for it, but something is wrong and I can't start any display
manager rebooting into that kernel.  It's related to an nvidia version
mismatch between an xorg config file and the nvidia kernel (I didn't note
the exact message, sorry).

I have a strong hunch it's the new linux kernel though, because the light
indicator worked during boot-up with the older kernel.


-- 
Seb


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



Bug#419766: Grub fails to boot kernel on Dell OptiPlex 320 PCs

2007-05-04 Thread Robert Millan
On Fri, May 04, 2007 at 07:40:20AM -0400, William Thompson wrote:
> > I would also suggest that you try with GRUB 2 and report if it has the same
> > problem.  GRUB Legacy is deprecated and we're probably going to replace it
> > soon now.
> 
> If it didn't conflict with grub legacy, I would.  I looked at the files in
> the grub2 package.  If the /usr/lib/grub/i386-pc was placed in
> /usr/lib/grub2/i386-pc, there wouldn't be a conflict.  (Actually, looking
> closer, there's probably no conflict as it is, but the files shouldn't be in
> the same directory)

Both provide "update-grub" and "grub-install" commands.  But uninstalling the
grub package doesn't mean you uninstall grub from your /boot and mbr.  You
can reinstall later and go back to your old situation.

> > > There are other users of grub that have reported this
> > > same problem with the OptiPlex 320 machines.
> > 
> > I don't see anyone else in this bug log.  Did any of these users contact us 
> > or
> > file a bug report?
> 
> Do a google search for grub optiplex 320.  They weren't necessarily debian
> users or they never reported the problem.  Not all users bother to file bug
> reports, they just find workarounds and forget about it.

I don't need proof to be convinced that there is a problem, but if there's
nobody that can provide feeback, and the problem can only be reproduced with
that hardware, then there's simply no way I can help with it.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#407606: [cl-debian] Bug#407606: cmucl fails at initialization

2007-05-04 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Faré

I tried with the environment set as you gave, but still it works.
Actually I cannot find serious references to TERMCAP in the cmucl
sources so I fail to see where it could crash the image...

What does strace say?

Groetjes, Peter

- --
signature -at- pvaneynd.mailworks.org
http://www.livejournal.com/users/pvaneynd/
"God, root, what is difference?" Pitr | "God is more forgiving." Dave
Aronson|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGO51c11ldN0tyliURAi7IAJ9l4534twwC0pjEmKHjhu9W5eyY8QCeOSys
qbH/pCL+bAfoqQw/1vi7E2k=
=42i+
-END PGP SIGNATURE-



Bug#422273: xserver-xorg-input-evdev: Num Lock light indicator stopped functioning

2007-05-04 Thread Sebastian P. Luque
On Fri, 04 May 2007 15:53:43 -0500,
"Sebastian P. Luque" <[EMAIL PROTECTED]> wrote:

[...]

> I have a strong hunch it's the new linux kernel though, because the
> light indicator worked during boot-up with the older kernel.

I should also add that this bug affects all light indicators in this
keyboard, except the F lock indicator.  Of course, these work perfectly
elsewhere.


-- 
Seb


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



Bug#417814: Fix for Bug#417814 commited to version control

2007-05-04 Thread Manoj Srivastava

tags 417814 +pending
thanks
Hi,

 The following change has been committed for this bug, and so the
  fix will be in the next upload.
===
2007-05-04 GMT  Manoj Srivastava <[EMAIL PROTECTED]>

Summary:
  Typographical errors in diagnostics fixed
Revision:
  kernel-package--devel--11.0--patch-7

* kernel/pkg/image/postinst (really_reverse_link): Fix Typographical
  errors in diagnostics  where symlink and hardlink were swapped. 
  Closes: Bug#417814

modified files:
 kernel/pkg/image/ChangeLog kernel/pkg/image/postinst




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



Bug#422303: [mipsel] ICE in tsubst, at cp/pt.c:7226

2007-05-04 Thread Jens Seidel
On Fri, May 04, 2007 at 10:38:05PM +0200, Jens Seidel wrote:
> During compilation of mjpegtools-1.8.0 I got an internal compiler error
> on my mipsel box and also trouble with the recent snapshot 20061022-1
> (which is indeed not so recent ...).
>
> Compiling /tmp/ccA2FUMC.out (renamed to /tmp/test.cc) with the snapshot 
> results in many errors
> in the gcc header files:

Forget this part. It's of course forbidden to compile the preprocessed
source with another compiler ...

> /usr/lib/gcc/mipsel-linux-gnu/4.1.2/../../../../include/c++/4.1.2/mipsel-linux-gnu/bits/gthr-default.h:94:
>  error: weakref 'int __gthrw_pthread_mutex_trylock(pthread_mutex_t*)' must 
> have static linkage

It indeed compiles fine with the snapshot.

Jens



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



Bug#422215: easytag: Manual cddb-lookup fails

2007-05-04 Thread Stefan Denker
On Fri, May 04, 2007 at 08:53:52PM +0200, Jérôme COUDERC wrote:
>Since Freedb.org  was acquired by MAGIX the format of the HTTP 
> search was changed... ...and doesn't work with the previous version of 
> the application.

I don't think freedb.org is even involved, since my proxy already
complains about the request being invalid. 

> So I strongly recommand you to update to the version 2.0.2 of EasyTAG 
> which uses gnudb.org

setting the freedb-server to gnudb.gnudb.org did not change anything.
And updating easytag is currently not an option. 
I might consider updating in a few weeks, when I'm done with my current
project. We'll see...

Stefan, adding another item to his TODO-List

-- 
 "I'll give 'em mouth to mouth respirtoritation, shall I?"   |  Terry Pratchett
 "Certainly not, Henry. Have you no idea of Hygiene?"| The Truth
 "Jean who?" |
 "You can't kiss dogs! They might catch something dreadful." |


signature.asc
Description: Digital signature


Bug#422215: easytag: Manual cddb-lookup fails

2007-05-04 Thread Jérôme COUDERC

Note that the gnudb.org server can be used only with easytag >= 1.99.13
JErome


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



Bug#139569: Migration to GNU install-info announced

2007-05-04 Thread Micah Cowan
Migration to GNU install-info in Lenny was announced on debian-dpkg, by
Nicolas François:

http://lists.debian.org/debian-dpkg/2007/04/msg00031.html



Bug#422304: mirror submission for debian.cict.fr

2007-05-04 Thread Philippe BAQUE
Package: mirrors
Severity: wishlist

Site: debian.cict.fr
Submission-Type: new
Type: leaf
Archive-ftp: /debian/
Archive-http: /
Mirrors-from: ftp.de.debian.org
Archive-architecture: amd64 arm i386 
Maintainer: Philippe BAQUE <[EMAIL PROTECTED]>
Country: FR France
Location: TOULOUSE
Comment: Université paul Sabatier


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



Bug#422305: mirror submission for debian.cict.fr

2007-05-04 Thread Philippe BAQUE
Package: mirrors
Severity: wishlist

Site: debian.cict.fr
Submission-Type: new
Type: leaf
Archive-ftp: /debian/
Archive-http: /
Mirrors-from: ftp.de.debian.org
Archive-architecture: amd64 arm i386 
Maintainer: Philippe BAQUE <[EMAIL PROTECTED]>
Country: FR France
Location: TOULOUSE
Comment: Université Paul Sabatier


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



Bug#410006: netinstall cdrom detection fails when using external usb cdrom drive

2007-05-04 Thread o99v69402
On Thursday 03 May 2007 14:30, Frans Pop wrote:
> As you may have seen, we think we have fixed the CD detection issue in 
> current daily builds. It would be great if you could try a _daily built_ 
> image from [1] and let us know if it works now.

The current daily built i386 iso no longer has the problem outlined in this bug.

Thank you very much for fixing this bug.

Tested ISO date: 03-May-2007 10:50  160M 
URL: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso


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



Bug#422257: [Pkg-sysvinit-devel] Bug#422257: initscripts: RAMRUN=yes is unusable with some packages

2007-05-04 Thread Petter Reinholdtsen
[Wladimir Mutel]
> some packages create subdirectories in /var/run , then expect them
> to remain after next reboot.

These packages are broken, as having /var/run/ as a tmpfs has been a
supported configuration for a long time.  The RAMRUN option was
introduced to make it easier to enable, as well as making it easier to
set up stateless machines, but did not introduce the support for this
feature.

> To fix the problem, we have either recreate necessary directories in
> /var/run on each startup,

Fix the package to create the stuff it need under /var/run/ (and
/var/lock, if needed).

> I think this should be either fixed by whoever, or documented as
> undesirable side-effect of using RAMRUN.

I agree that it should be documented.

Friendly,
-- 
Petter Reinholdtsen


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



Bug#394184: elinks: No icon in gnome applications menu.

2007-05-04 Thread Kalle Olavi Niemitalo
Stefan Schmidt <[EMAIL PROTECTED]> writes:

> No icon shows up in the gnome application menu.

Perhaps elinks/contrib/LinksOS2Icon.zip could be adapted.  It
depicts a horizontal yellow chain of links on a blue background
in a window that has a white inner border, a black outer border,
and a blue title bar with one gray button at the left and two at
the right.  Unfortunately, it becomes rather smudgy if scaled.
To add an ELinks flavour to the links, one might twist some of
them to figure-eights, perhaps symbolizing infinite bugs.


pgpzyyNT6TyrN.pgp
Description: PGP signature


Bug#422306: index.html is a dangling symlink in the wxwidgets2.6 documentation

2007-05-04 Thread Phillip Susi

Package: wxwidgets2.6
Version: 2.6.3.2.1.5

Ubuntu bug #110335 was filed because the documentation from the binary 
package wx2.6-doc contains an index.html symlink that is broken.  The 
following line in debian/rules needs changed to fix this:


diff -Nru /tmp/9eX9dzjKqk/wxwidgets2.6-2.6.3.2.1.5ubuntu6/debian/rules 
/tmp/H5uhJbNvPR/wxwidgets2.6-2.6.3.2.1.5ubuntu7/debian/rules
--- /tmp/9eX9dzjKqk/wxwidgets2.6-2.6.3.2.1.5ubuntu6/debian/rules 
2007-03-01 09:31:32.0 -0500
+++ /tmp/H5uhJbNvPR/wxwidgets2.6-2.6.3.2.1.5ubuntu7/debian/rules 
2007-04-26 16:57:54.0 -0400

@@ -782,7 +782,7 @@

@# Link this monstrosity with an overly obfuscated name
@# to something that both people and browsers can expect to find.
-	dh_link 
usr/share/doc/$(package_doc)/wx-manual.html/wx-$(release)-manual_contents.html 
\
+	dh_link 
usr/share/doc/$(package_doc)/wx-manual.html/wx$(release)-manual_contents.html 
\

usr/share/doc/$(package_doc)/wx-manual.html/index.html



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



Bug#422207: unixodbc-dev: install odbc_config

2007-05-04 Thread Steve Langasek
On Fri, May 04, 2007 at 11:26:24AM +0200, Peter Eisentraut wrote:
> Package: unixodbc-dev
> Version: 2.2.11-13
> Severity: wishlist
> Tags: patch

> Please install the program odbc_config in the package unixodbc-dev.  The
> new psqlodbc driver wants this to build.

So, I'm philosophically opposed to the introduction of new per-library
"-config" helpers, because of how often they get things wrong.  Including
odbc_config in this case:

$ ./debian/tmp/usr/bin/odbc_config --static-libs
/usr/lib/libodbc.a
$

That's wrong, a) there's no reason to output the /usr/lib instead of just
outputting -lodbc, and b) it's missing references to -lltdl and -lpthread

$ ./debian/tmp/usr/bin/odbc_config --libtool-libs
/usr/lib/libodbc.la
$

This is an abstraction violation, nothing should be referencing the .la file
directly and I will not ship anything in a Debian package I maintain that
encourages such misuse of libtool internals.

I'll try to find some time to talk to upstream about this, and encourage
them to ship a pkg-config .pc file instead (which I would then encourage
psqlodbc upstream to give preference to over odbc_config).  I'm not sure if
I would agree to ship odbc_config in the meantime if it were fixed to not
give wrong output, I'll have to think about that.

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


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



Bug#422077: xserver-xorg: more information

2007-05-04 Thread Brice Goglin
Brice Goglin wrote:
> I was wondering what you were talking about and where the good strace
> output was.
> Actually your previous mail probably got caught by the spam filter
> before being
> delivering to debian-x. Fortunately, it reached the BTS, so I found it.
>
>   open("/sys/bus/pci/devices/:00:00.0/config", O_RDWR) = 7
>   ioctl(7, 0x50434900, 0) = -1 ENOTTY (Inappropriate ioctl for device)
>   close(7) = 0
>   open("/sys/bus/pci/devices/:00:13.0/config", O_RDWR) = 7
>   ioctl(7, IIOCNETDIF, 0) = -1 ENOTTY (Inappropriate ioctl for device)
>   write(2, "\nFatal server error:\n", 21) = 21
>   write(2, "xf86MapPciMem: Could not mmap PC"..., 118) = 118
>
> It's trying to open the root chipset and ATI board, looks ok:
>   00:00.0 Host bridge: Sun Microsystems Computer Corp. Ultra IIe
>   00:13.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
>
> The first ioctl above looks ok too (0x50434900 == PCIIOC_CONTROLLER).
> xf86GetPciDomain() returns 0 at this point, harmless.
>
> The second ioctl looks crap. IIOCNETDIF has nothing to do here.

Let's forget about this, looks like strace does not take the whole
32bits into account. So the ioctl command is probably right here.

It seems that the ioctl fails because the
/sys/bus/pci/devices/:00:00.0/config file does not have a ioctl
method in the kernel. From what I see on my machine, Xorg does not use
this code path on x86, which might explain while it works there and
fails on your machine.

One way to check this would to force Xorg to use ioctls on /proc files
instead of /sys as it did in Xorg 7.1. PCI files in /proc support these
ioctl fine, that may explain why Xorg 7.1 worked on your sparc. Booting
with a 2.4 kernel should force Xorg to use /proc. Another way would be
to umount /sys before starting Xorg (umount -l /sys might do the trick
if /sys is busy).

I will have to forward this bug upstream anyway, but please let me know
if it helps.

Brice



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



Bug#111634: xserver-xfree86: [tdfx] SEGV when running bzflag client on Voodoo3 rev 1

2007-05-04 Thread Brice Goglin
Hi,

About 6 years ago, you reported a bug to the Debian BTS regarding a
segfault of the X server while running bzflag on a 3dfx voodoo3 board.
Did you reproduce this problem recently? With Xorg/Etch? If not, I will
close this bug in the next weeks.

Thanks,
Brice



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



Bug#404148: Upstream patch by nVidia

2007-05-04 Thread dann frazier
On Fri, May 04, 2007 at 10:34:39PM +0200, Marcin Gozdalik wrote:
> Hi
> 
> I've been following this discussion as this problem hits many of my
> servers as well.
> 
> Recently an upstream patch has appeared:
> http://groups.google.pl/group/linux.kernel/browse_thread/thread/4783711fa3d7592/dd12faec9a78f874
> 
> Is it possible to fix this problem in etch?

You bet! I've committed this to our repository, I'd appreciate it if
people with this hardware could test snapshot builds and reply to this
bug report to confirm that it does (or doesn't) fix the issue on your
system.

Snapshot builds are available here:
  deb http://kernel-archive.buildserver.net/debian-kernel etch main

Please try a version >= 2.6.18.dfsg.1-13~snapshot.8564 (should be
available within 24 hours).

-- 
dann frazier



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



Bug#88536: xserver-xfree86: [tdfx] crashes when changing video modes and VTs on Voodoo3 rev 1

2007-05-04 Thread Brice Goglin
Hi,

About 6 years ago, you reported (or replied to) a bug in the Debian BTS
regarding a crash of the X server when changing video modes and VT on a
3dfx voodoo3 board. Did any of you guys reproduce this problem recently?
With Xorg/Etch? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#422307: Sparc installation problem.

2007-05-04 Thread Anthony Smith

Package: installation-reports

Boot method:  CD 
Image version: Sarge 
Date: 4 May 2007
Machine: Sparc 20 
Processor: SuperSparc II

Memory: 128M
Partitions: Old Solaris 8 partitions
I re-installed solaris 8 to make sure the hardware wasn't the problem.

Configuration: No video - I am using ttya in hyperterminal. No monitor, no 
keyboard.
I even removed the secondary framebuffer to make sure it wasn't the problem.

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

Initial boot:   [O]
Detect network card:[O ]
Configure network:  [O ]
Detect CD:  [O ]
Load installer modules: [E ]
x Error while running 'modprobe -v sunlance' x
Doesn't see sunlance on first attempt - loads on next screen
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:
Problem 1:  If I boot like this "boot: linux DEBIAN_FRONTEND=text" well here...

ok ttya io
ok boot cdrom

SPARCstation 20 (1 X SuperSPARC-II), No Keyboard
ROM Rev. 2.25, 128 MB memory installed, Serial #7493007.
Ethernet address 8:0:20:72:55:8f, Host ID: 7272558f.



Rebooting with command: cdrom
Boot device: /iommu/sbus/[EMAIL PROTECTED],40/[EMAIL 
PROTECTED],80/[EMAIL PROTECTED],0:d  File and args:
SILO Version 1.4.9
\
boot: linux DEBIAN_FRONTEND=text

(process:158): ERROR **: Couldnt get/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/build/buildd/cdebco/bui
ld/buildd/cdebcon/build/buildd/cdebco



*However* if I boot the default linux
boot: linux
Uncompressing image...
Loaded kernel version 2.4.27

SCREEN NAME: Loading components of the Debian installer

SCREEN NAME: Configure the network
Domain name:  
xx   
xx gateway.2wire.net
xx   


*so it can see the gateway

*SCREEN NAME: Detecting Disks and all other hardware

There is a clear screen and then it just scrolls the cursor to the bottom 
left of the screen...sleeps for about 18secs and then the cursor scrolls 
down to the screen and settles in the bottom left 


Thanks for any help
Anthony




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



Bug#145682: xserver-xfree86: [tdfx] SEGV when rendering Verdana TrueType font on Banshee rev 3

2007-05-04 Thread Brice Goglin
Hi,

About 5 years ago, you reported (or replied to) a bug in the Debian BTS
regarding a segfault of the X server when rendering Verdana TrueType
font on a 3dfx voodoo Banshee board. Did any of you guys reproduce this
problem recently? With Xorg/Etch? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#150486: xserver-xfree86: [tdfx] crashes periodically when using DRI on Voodoo3 rev 1

2007-05-04 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding X
crashing periodically with DRI enabled on a 3dfx voodoo3 board. Did you
reproduce this problem recently? With Xorg/Etch? If not, I will close
this bug in the next weeks.

Thanks,
Brice



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



  1   2   3   4   >