Bug#363010: preload: postinst script fails: executable format error

2006-04-17 Thread Torok Edwin
Package: preload
Version: 0.2-5
Severity: serious
Tags: patch
Justification: Policy 6.1

When installing preload:

Setting up preload (0.2-5) ...
dpkg (subprocess): unable to execute post-installation script: Exec format error
dpkg: error processing preload (--configure):
 subprocess post-installation script returned error exit status 2
 Errors were encountered while processing:
  preload
  E: Sub-process /usr/bin/dpkg returned an error code (1)

This is caused by an extra newline at the beginning of the postinst script, 
before the #! line.
Removing that newline fixes the postinst script.

--- /tmp/postinst   2006-04-17 08:53:00.0 +0300
+++ postinst2006-04-17 08:53:40.0 +0300
@@ -1,4 +1,3 @@
-
#! /bin/sh
# postinst script for #PACKAGE#
#

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

Versions of packages preload depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libglib2.0-0  2.10.2-1   The GLib library of C routines

preload recommends no packages.

-- no debconf information


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



Bug#339644: preload: assertion `!g_hash_table_lookup (state-maps, map)' failed still appears

2006-04-17 Thread Torok Edwin
Package: preload
Version: 0.2-5
Followup-For: Bug #339644

Hi,

#/etc/init.d/preload start
#firefox
#mc
#/etc/init.d/preload restart
#firefox
#mc
#/etc/init.d/preload restart

Look at /var/log/preload.log:

[Mon Apr 17 08:56:34 2006] preload_state_register_map: assertion 
`!g_hash_table_lookup (state-maps, map)' failed
[Mon Apr 17 08:56:34 2006] preload_state_register_map: assertion 
`!g_hash_table_lookup (state-maps, map)' failed
[Mon Apr 17 08:56:34 2006] preload_state_register_map: assertion 
`!g_hash_table_lookup (state-maps, map)' failed

Why does this happen?
(note: preload continues running, it doesn't crash)

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

Versions of packages preload depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libglib2.0-0  2.10.2-1   The GLib library of C routines

preload recommends no packages.

-- no debconf information


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



Bug#363011: coreutils: 'touch --date=STRING' docs don't tell what format STRING is.

2006-04-17 Thread A. Costa
Package: coreutils
Version: 5.94-1
Severity: normal


An attempt to learn how the '-d' switch is used:

% touch --help  | grep -n \-d
7:  -d, --date=STRING  parse STRING and use it instead of current time
18:Note that the -d and -t options accept different time-date formats.

So, is STRING defined in the man page?

% man touch | grep -C 1 -n \-d\|STRING
22-
23:   -d, --date=STRING
24:  parse STRING and use it instead of current time
25-
--
44-
45:   Note that the -d and -t options accept different time-date 
formats.
46-

No.  The man page suggests checking the 'info' page, but that's 
the same text as the man page, down to the doubly needless 
suggestion that the user check the 'info' page he's already
reading.

It would be better if the man page explained what the format
of STRING was, maybe with a good example or two.

Note for other BTS readers, should this bug take a while to fix.
P. Eggert says here:

'touch' is interpreting that 'T' as per RFC 2822, which says 'T'
 is the time zone 7 hours from UTC.
#286201 touch -d sets a wrong time (7 hours offset in UTC)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286201

...which suggests that the STRING format can be read about like so:

% zless /usr/share/doc/RFC/links/rfc2822.txt.gz

Page 13 of that (Section 3.3 Date and Time Specification) has some
stuff, but it's not obvious how it applies to '-d STRING'.


Hope this helps...

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

Versions of packages coreutils depends on:
ii  libacl1   2.2.36-1   Access control list shared library
ii  libc6 2.3.6-6GNU C Library: Shared libraries
ii  libselinux1   1.30-1 SELinux 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#362952: amavisd-new: fails to purge

2006-04-17 Thread Brian May
 Justin == Justin Pryzby [EMAIL PROTECTED] writes:

 If we cannot reproduce this, it will be quite hard to find out
 what is happening :(
Justin Steps to reproduce:

What happens if you set:

export DEBCONF_DEBUG=developer

first?

Is it possible that there is something wrong with your computer,
e.g. out of memory of something? Does /var/log/kern.log show anything
that might be related?
-- 
Brian May [EMAIL PROTECTED]


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



Bug#363013: reproducible segfault

2006-04-17 Thread Wouter Verhelst
Package: mutt
Version: 1.5.11+cvs20060403-1
Severity: normal

Hi,

Currently, if I open my debian-devel Maildir, mutt segfaults. However,
it only occurs if I try to open it after having opened a different
Maildir; not if I open that mailfolder from the command line.

Attached, three files that may help debugging:
* a valgrind log, created with the command line as specified in #277864;
* A typescript and a timingfile, created with 'script -t', of a mutt
  session inside gdb that shows the bug.

I've saved a copy of the Maildir that triggers the bug, so if you need
more, let me know.

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

Versions of packages mutt depends on:
ii  exim4   4.61-1   metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mai 4.61-1   lightweight exim MTA (v4) daemon
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libdb4.44.4.20-4 Berkeley v4.4 Database Libraries [
ii  libgnutls12 1.2.9-2  the GNU TLS library - runtime libr
ii  libidn110.5.18-2 GNU libidn library, implementation
ii  libncursesw55.5-1Shared libraries for terminal hand
ii  libsasl22.1.19.dfsg1-0.1 Authentication abstraction library

Versions of packages mutt recommends:
ii  locales   2.3.6-7GNU C Library: National Language (
ii  mime-support  3.36-1 MIME files 'mime.types'  'mailcap

-- no debconf information


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



Bug#363016: release-notes: [sarge] Upgrade path for Mailman needs documenting

2006-04-17 Thread Lionel Elie Mamane
Package: release-notes
Severity: normal

The woody - sarge upgrade path of mailman is a complete mess, and not
documented well enough during the upgrade itself. Please say something
about it in the release notes. Here's a possible text:

Issue 1: Administrator must update aliases

 When using MTA='Manual', the administrator must update the aliases
 needed for the lists manually. Run /var/lib/mailman/bin/genaliases to
 see the new aliases you need.

 Until you do that, some features will stop working and mails will go
 out with an invalid Return-Path.

Issue 2: List passwords broken

 List admin and moderator passwords are broken by this upgrade. Use
 /var/lib/mailman/bin/change_pw to have new ones automatically
 generated and emailed to the admins and moderators.

Issue 3: What to do when the queue is not empty

 The instructions given when the queue is not empty at upgrade time are
 incomplete and confusing. Better ones can be found at
 
http://lists.alioth.debian.org/pipermail/pkg-mailman-hackers/2006-April/000692.html
 . (People reading this in another language than English are informed
 that a translated version of this message is included in newer versions
 of the package: Go to
 http://packages.debian.org/testing/source/mailman, download the three
 files linked to in the Download mailman section, run dpkg-source -x
 mailman_VERSION.dsc. The message is in the files
 mailman-VERSION/debian/po/LANGUAGE.po.)

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


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



Bug#363015: xscreensaver: Blocks the machine, complete freeze

2006-04-17 Thread Antonio Rodríguez
Package: xscreensaver
Version: 4.24-1
Severity: normal

After upgrading to xorg 7 in sid, screensaver has frozen my machine 3
times, I tried several changes, but finalyy gave up and disabled it. It
could be related to the dri mesa bug# 359328, but it is only a guess.
The freeze is so complete, that control+alt+backspace doesn't kill X,
nor I can switch to console with standard control+alt+f?, so I have had
to reboot.

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

Versions of packages xscreensaver depends on:
ii  libatk1.0-0  1.11.4-1The ATK accessibility toolkit
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libcairo21.0.4-1+b1  The Cairo 2D vector graphics libra
ii  libfontconfig1   2.3.2-5.1   generic font configuration library
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.10.2-1The GLib library of C routines
ii  libgtk2.0-0  2.8.17-1The GTK+ graphical user interface 
ii  libice6  1:1.0.0-2   X11 Inter-Client Exchange library
ii  libjpeg626b-12   The Independent JPEG Group's JPEG 
ii  libpam0g 0.79-3.1Pluggable Authentication Modules l
ii  libpango1.0-01.12.1-2Layout and rendering of internatio
ii  libsm6   1:1.0.0-3   X11 Session Management library
ii  libx11-6 2:1.0.0-6   X11 client-side library
ii  libxcursor1  1.1.5.2-3   X cursor management library
ii  libxext6 1:1.0.0-3   X11 miscellaneous extension librar
ii  libxi6   1:1.0.0-3   X11 Input extension library
ii  libxinerama1 1:1.0.1-2   X11 Xinerama extension library
ii  libxml2  2.6.23.dfsg.2-3 GNOME XML library
ii  libxmu6  1:1.0.1-2   X11 miscellaneous utility library
ii  libxpm4  1:3.5.4.2-2 X11 pixmap library
ii  libxrandr2   2:1.1.0.2-3 X11 RandR extension library
ii  libxrender1  1:0.9.0.2-3 X Rendering Extension client libra
ii  libxt6   1:1.0.0-3   X11 toolkit intrinsics library
ii  libxxf86misc11:1.0.0-3   X11 XFree86 miscellaneous extensio
ii  libxxf86vm1  1:1.0.0-3   X11 XFree86 video mode extension l
ii  zlib1g   1:1.2.3-11  compression library - runtime

Versions of packages xscreensaver recommends:
ii  libjpeg-progs 6b-12  Programs for manipulating JPEG fil
ii  perl [perl5]  5.8.8-4Larry Wall's Practical Extraction 
ii  wamerican [wordlist]  6-2American English dictionary words 
pn  xli | xloadimage  none (no description available)

-- no debconf information


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



Bug#363014: libgl1-mesa-dev: Missing OpenGL manpages

2006-04-17 Thread Takeshi Hakamata
Package: libgl1-mesa-dev
Version: 6.4.1-0.4
Severity: normal

OpenGL manpages are missing in the package.  They used to be
included in xlibmesa-gl-dev.

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

Versions of packages libgl1-mesa-dev depends on:
ii  libc6-dev 2.3.6-7GNU C Library: Development Librari
ii  libgl1-mesa-dri   6.4.1-0.4  A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1-mesa- 6.4.1-0.4  A free implementation of the OpenG
ii  mesa-common-dev   6.4.1-0.4  Developer documentation for Mesa

libgl1-mesa-dev recommends no packages.

-- no debconf information


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



Bug#360031: mysql-server-5.0: I can confirm the problem

2006-04-17 Thread Alessandro Polverini
On Sat, 2006-04-15 at 13:21 +0200, Christian Hammers wrote:
 Please take a look at the discussion of the upstream bug reports on
   http://bugs.mysql.com/bug.php?id=18553
   http://bugs.mysql.com/bug.php?id=17733
 
 If you find a solution or notice that the problem has gone away with
 yeserdays upload of 5.0.20, please do me a favour and drop a short
 notice so that I can close the bug report.

The problem still persists with 5.0.20-1.

As a temporary workaround I can enable log-bin even if this slows down
the server and hogs file space.

Thanks,
Alex




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



Bug#363002: xbuffy: Does not report any useful information

2006-04-17 Thread Bernhard R. Link
* Ben Pearre [EMAIL PROTECTED] [060417 04:57]:
 Just since the upgrade from a recent version in Unstable, xbuffy
 reports all mailboxes to have 0 messages (with option -orig that's
 no messages in box, without -orig that's no new messages).
 
 [...]
 I'm using procmail and mutt on local files (ie. berkeley mbox).  No
 Status header field on unread messages, Status: RO is added to
 read messages.

That's strange. What Mailserver do you use?
Perhaps it is best to send me the example mailbox, as I can debug the
problem then, as I'm currently a bit unsure what could cause this.

Hochachtungsvoll,
Bernhard R. Link


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



Bug#363017: makedev: Different behaviour of sed calls under different locales due to collating sequence

2006-04-17 Thread Juhan Ernits
Package: makedev
Version: 2.3.1-81
Severity: normal
Tags: patch l10n

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

As Denis Barbier pointed out, z is not the last character of the 
alphabet in some locales:

  $ echo pqrstu | LC_ALL=et_EE sed -e 's/[a-z]//g'
tu

Thus sed should be called under the C locale. Relevant patch to 
/sbin/MAKEDEV is attached.

--
Juhan Ernits

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

Versions of packages makedev depends on:
ii  base-passwd   3.5.11 Debian base system master password

makedev recommends no packages.

-- no debconf information
117c117
   echo $* | sed -e 's/[^A-Za-z0-9_]/_/g'
---
   echo $* | LC_ALL=C sed -e 's/[^A-Za-z0-9_]/_/g'
200c200
   device=`echo $device | sed 's#/.*##'`
---
   device=`echo $device | LC_ALL=C sed 's#/.*##'`
663,664c663,664
   kern_rev1=`uname -r | sed -e '[EMAIL PROTECTED]([^.]*\)[EMAIL 
PROTECTED]@'`
   kern_rev2=`uname -r | sed -e '[EMAIL PROTECTED]([^.]*\)[EMAIL 
PROTECTED]@'`
---
   kern_rev1=`uname -r | LC_ALL=C sed -e '[EMAIL 
 PROTECTED]([^.]*\)[EMAIL PROTECTED]@'`
   kern_rev2=`uname -r | LC_ALL=C sed -e '[EMAIL 
 PROTECTED]([^.]*\)[EMAIL PROTECTED]@'`
2022,2024c2022,2024
   kern_rev1=`uname -r | sed -e '[EMAIL PROTECTED]([^.]*\)[EMAIL 
PROTECTED]@'`
   kern_rev2=`uname -r | sed -e '[EMAIL PROTECTED]([^.]*\)[EMAIL 
PROTECTED]@'`
   kern_rev3=`uname -r | sed -e '[EMAIL 
PROTECTED]([^.][0-9]*\)[EMAIL PROTECTED]@'`
---
   kern_rev1=`uname -r | LC_ALL=C sed -e '[EMAIL 
 PROTECTED]([^.]*\)[EMAIL PROTECTED]@'`
   kern_rev2=`uname -r | LC_ALL=C sed -e '[EMAIL 
 PROTECTED]([^.]*\)[EMAIL PROTECTED]@'`
   kern_rev3=`uname -r | LC_ALL=C sed -e '[EMAIL 
 PROTECTED]([^.][0-9]*\)[EMAIL PROTECTED]@'`
2105c2105
   device=`echo $device | sed 's#/.*##'`
---
   device=`echo $device | LC_ALL=C sed 's#/.*##'`


Bug#363015: xscreensaver: Blocks the machine, complete freeze

2006-04-17 Thread Ralf Hildebrandt
* Antonio Rodr?guez [EMAIL PROTECTED]:
 Package: xscreensaver
 Version: 4.24-1
 Severity: normal
 
 After upgrading to xorg 7 in sid, screensaver has frozen my machine 3
 times, I tried several changes, but finalyy gave up and disabled it. It
 could be related to the dri mesa bug# 359328, but it is only a guess.
 The freeze is so complete, that control+alt+backspace doesn't kill X,
 nor I can switch to console with standard control+alt+f?, so I have had
 to reboot.

Not a bug in xscreensaver.
http://www.jwz.org/xscreensaver/faq.html#server-crash

-- 
Ralf Hildebrandt (i.A. des IT-Zentrums) [EMAIL PROTECTED]
Charite - Universitätsmedizin BerlinTel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-BerlinFax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF send no mail to [EMAIL PROTECTED]



Bug#332498: RFH: openssl -- Secure Socket Layer (SSL) binary and related cryptographic tools

2006-04-17 Thread Kurt Roeckx
Hi,

I'm now co-maintaining it, but Martin seems to be rather busy, so
I'm doing most of the work.

I wouldn't mind someone else helping out.  There have been a few
people that said they wanted to help, but I haven't seen them
doing anything useful so far.

So, I think this RFH should still considered to be open.


Kurt



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



Bug#363019: ITP: om-synth -- a realtime modular synthesizer and effects processor

2006-04-17 Thread Joost Yervante Damad
Package: wnpp
Owner: Joost Yervante Damad [EMAIL PROTECTED]
Severity: wishlist
X-Debbugs-CC: debian-multimedia@lists.debian.org

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

* Package name: om-synth
  Version : 0.2.0
  Upstream Author : Dave Robillard [EMAIL PROTECTED]
* URL : http://www.nongnu.org/om-synth/
* License : GPL
  Programming Lang: C, C++, python
  Description : a realtime modular synthesizer and effects processor

 Om is a realtime modular synthesizer and effects processor for
 GNU/Linux audio systems using the Jack audio server and LADSPA
 or DSSI plugins.  Its engine runs as an independent process controlled via
 the Open Sound Control (OSC) protocol, meaning many clients can control
 the engine simultaneously - even across a network.

I'd like for this package to be maintained collaborative with the 
debian-multimedia group, as in:

Maintainer: Debian Multimedia Team debian-multimedia@lists.debian.org
Uploaders: Joost Yervante Damad [EMAIL PROTECTED], ...

Please let me know if you agree with that.

Greetings, Joost Damad


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
-- 
The planet Andete is famous for it's killer edible poets.


pgpqHjdyjt8ym.pgp
Description: PGP signature


Bug#356700: syslog-ng and the terminating NUL or NL character

2006-04-17 Thread Balazs Scheidler
Hi,

My attention has been drawn to this Debian bugreport and after reading
through it I would say that it is not really a syslog-ng issue, but
rather a problem in the perl libraries that implement the syslog() call.
You can find my reasoning below.

The reference to RFC3164 is not valid as that documents the on-wire
protocol of syslog and not the protocol between the applications-syslog
daemon (some platforms like HP-UX or Solaris for example do not use
sockets for this purpose at all)

On the other hand it is true that the protocol between the applications
and syslog-ng resembles RFC3164 and it should use that format when
possible. However RFC3164 documents a datagram based transport mechanism
only while the local transport between the apps and syslog-ng can use
either a datagram transport (unix-dgram) or stream transport
(unix-stream). Both of these transports are supported by the libc
implementation of syslog, and traditionally the latter was used on Linux
systems until about 4-5 years ago.

Syslog-ng supports both of these mechanisms and I personally prefer
unix-stream, as in that case no messages can be lost in the local socket
buffers.

The datagram based transports imply the end of a message at the message
barrier, therefore the addition of an NL or NUL character is redundant,
this is however not true for stream transports, where two messages can
be concatenated by the kernel, in which case the receiving application
has to split the message based on some criteria.

In the current situation, perl became incompatible with stream transport
(which, again, is supported by libc), if this is the intention then the
default transport of syslog-ng should be changed to unix-dgram() and it
will work.

In my opinion however the better solution is to readd the line
terminations this way the administrator is free to choose her own syslog
transport mechanism. But please note that regardless of Debian, many
people on many different Linux distributions use the preferred
unix-stream() source which will cause problems if perl would accept this
change upstream.

-- 
Bazsi



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



Bug#363018: dpkg-source 2.0 too strict

2006-04-17 Thread Andreas Barth
Package: dpkg-source
Version: 1.13.18

Hi,

I found a couple of things where dpkg-source 2.0 is too strict:

1. it refuses if a patch starts with diff -Nur  as comment. Fix:
   add a or /^diff /, so that the check line looks like:
while (defined($_ = DIFF)  !(/^--- / or /^Index:/ or /^diff /)) {

2. It refuses to accept it, if the first filename is postceded (hm, is
   this english?) with e.g. a ~ - which I do quite often.
   
--- mgetty-1.1.33.orig/fax/faxrunq.in~  2005-05-10 20:36:15.852961681 +
+++ mgetty-1.1.33/fax/faxrunq.in2005-02-27 11:57:31.0 +

3. It ignores any patches with a . in their name - without even a
   warning. (That's a IMHO too strict.)



Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#362885: x11-common: unable to upgrade, rmdir: /usr/X11R6/bin: Directory not empty

2006-04-17 Thread Eduard Bloch
#include hallo.h
* Steve Langasek [Sun, Apr 16 2006, 04:58:25PM]:

 If you ask me, I think it's better to keep the vast majority of irritating
 bugs confined to unstable, and only make users of stable deal with the
 single issue of moving their files out of /usr/X11R6/bin; which is why I
 asked David to implement this transition when it became clear that things
 were breaking because of the move to /usr/bin.

I agree with most of your arguments, especially because our default bash
PATH is still pointing to /usr/X11R6/bin, but there is one thing which I
actually reported...  if there is cruft remaining in the directory, the
whole upgrade should _not_ break.

Implementing an unsafe single rmdir and hope that it won't
fail is IMO not a proper solution.  If the directory must be moved out
of the way, then it should be renamed. Or the old contents need to be
moved to the new location, possible correcting symlinks (tell me if you
wish me to write a perl script to implement this reallocation, I wanted
to do that anyway).

And sorry if I repeated something already reaported and you needed to
repeat answers, but the problems are there, and there would be much less
bug reports if we had a d-d-a announcement, etc.

Eduard.


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



Bug#356305: [Patch] TexMacs to build on gcc 4.1

2006-04-17 Thread Ralf Treinen
On Sun, Apr 16, 2006 at 11:49:35PM +0200, René van Bevern wrote:
 
 tags 356305 patch
 thanks
 
 Hi,
 
 attached is a patch that makes Texmacs fully compile and run on GCC
 4.1. I will post it to upstream's bug tracking system myself.

René, thanks a lot for your patch. I just uploaded a new version of the
package with your patch applied.

Cheers -Ralf.



Bug#362900: Clarification

2006-04-17 Thread Thue Janus Kristensen
1) By checking timestamps it seems that I did not upgrade the defoma
package as I thought.
2) By downgrading the ttf-dejavu package to ttf-dejavu_2.3-1_all.deb
the problem went away.

Regards, Thue

ps: sorry about the duplicate bug report

pps: IMO the severity of this bug should be raised to prevent it from
entering testing.



Bug#363022: xserver: Crashes, complete freeze, total blockage

2006-04-17 Thread Antonio Rodríguez
Package: xserver
Version: xorg
Severity: critical
Justification: breaks the whole system

After the upgrade to version 7 of xorg, the screensaver is completely
frezzing the machine. It doesn't allow contrl+alt+backspace to kill X. I
can't switch to console either, control+alt+f? is also blocked, leaving
as only alternative to unplug the cord. I have had to disable the
screensaver. I reported the bug as screensaver problem, but was referred
to http://www.jwz.org/xscreensaver/faq.html#server-crash.

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


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



Bug#363020: `/usr/lib/firefox/firefox-bin' has undefined symbols

2006-04-17 Thread Marco
Package: Firefox
Version: 1.5.dfsg+1.5.0.1-4



[EMAIL PROTECTED]:~$ ldd -u /usr/lib/firefox/firefox-bin
 11022: /usr/lib/firefox/firefox-bin: error: symbol lookup
error: undefined symbol: _ZN12nsCharTraitsIcE12sEmptyBufferE (continued)
undefined symbol: _ZN12nsCharTraitsIcE12sEmptyBufferE
(/usr/lib/firefox/firefox-bin)
 11022: /usr/lib/firefox/firefox-bin: error: symbol lookup
error: undefined symbol: _ZN12nsCharTraitsItE12sEmptyBufferE (continued)
undefined symbol: _ZN12nsCharTraitsItE12sEmptyBufferE
(/usr/lib/firefox/firefox-bin)
 11022: /usr/lib/firefox/firefox-bin: error: symbol lookup
error: undefined symbol: _ZN18nsObsoleteACString16sCanonicalVTableE
(continued)
undefined symbol: _ZN18nsObsoleteACString16sCanonicalVTableE
(/usr/lib/firefox/firefox-bin)
 11022: /usr/lib/firefox/firefox-bin: error: symbol lookup
error: undefined symbol: _ZN17nsObsoleteAString16sCanonicalVTableE
(continued)
undefined symbol: _ZN17nsObsoleteAString16sCanonicalVTableE
(/usr/lib/firefox/firefox-bin)
 11022: /usr/lib/firefox/firefox-bin: error: symbol lookup
error: undefined symbol: nsComponentManagerLog (continued)
undefined symbol: nsComponentManagerLog (/usr/lib/firefox/firefox-bin)
 11022: /usr/lib/firefox/firefox-bin: error: symbol lookup
error: undefined symbol: js_ObjectOps (continued)
undefined symbol: js_ObjectOps  (/usr/lib/firefox/firefox-bin)
Unused direct dependencies:

libmozjs.so
libxpcom.so
libxpcom_core.so
/usr/lib/libplds4.so
/usr/lib/libplc4.so
/usr/lib/libnspr4.so
/lib/tls/i686/cmov/libpthread.so.0
/lib/tls/i686/cmov/libdl.so.2
/usr/X11R6/lib/libXrandr.so.2
/usr/X11R6/lib/libXi.so.6
/usr/X11R6/lib/libXinerama.so.1
/usr/X11R6/lib/libXext.so.6
/usr/lib/libatk-1.0.so.0
/usr/lib/libgdk_pixbuf-2.0.so.0
/usr/lib/libpangocairo-1.0.so.0
/usr/lib/libfontconfig.so.1
/usr/lib/libXcursor.so.1
/usr/lib/libpango-1.0.so.0
/usr/lib/libcairo.so.2
/usr/lib/libXrender.so.1
/usr/X11R6/lib/libX11.so.6
/usr/lib/libgobject-2.0.so.0
/usr/lib/libgmodule-2.0.so.0
/usr/lib/libglib-2.0.so.0
/usr/lib/libpangoxft-1.0.so.0
/usr/lib/libpangoft2-1.0.so.0
/lib/tls/i686/cmov/libm.so.6
/usr/lib/libpng12.so.0
/usr/lib/libjpeg.so.62
/usr/lib/libz.so.1
/usr/lib/libsmime3.so
/usr/lib/libsoftokn3.so
/usr/X11R6/lib/libXp.so.6
libxpcom_compat.so
/usr/lib/libstdc++.so.6
/lib/libgcc_s.so.1
/usr/lib/libfreetype.so.6
[EMAIL PROTECTED]:~$

Can this `undefined symbols' and `Unused direct dependencies:' bloat
`firefox-bin' or memory leaks?


To WishList:
Can this compiling options make firefox-bin be less 'memory hungry'?

Loving `ld with --as-needed':
http://www.ubuntuforums.org/showthread.php?t=17287


Greetings from Brazil,
Thanks in advance.
-- 
Marco de Freitas,
NBR para a Internet já! Porque meu navegador não é penico.
(ISO Standards for Web now! Because my browser is not a latrine.)

http://www.abrasol.org/modules.php?name=Newsfile=articlesid=199
http://www.w3.org/2003/03/Translations/byLanguage?language=pt-br
http://www.petitiononline.com/we6k7496/petition.html
http://www.dicas-l.unicamp.br/dicas-l/browsers.php




Bug#363021: xserver-xorg: x-window fails to upgrade and fails to start

2006-04-17 Thread System Administrator - xtenbit.com
Package: xserver-xorg
Version: 6.9.0.dfsg.1-6
Severity: important

*** Please type your report below this line
The following packages have unmet dependencies: x-window-system-core: Depends: 
xserver-xorg
 xserver-xorg failed to preconfigure, with exit status 64


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

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libgcc1   1:4.1.0-1  GCC support library
ii  libxau6   1:1.0.0-2  X11 authorisation library
ii  libxdmcp6 1:1.0.0-3  X11 Display Manager Control Protoc
pn  xserver-commonnone (no description available)
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages xserver-xorg recommends:
ii  discover  2.0.7-2.1  hardware identification system
ii  laptop-detect 0.12.1 attempt to detect a laptop
ii  mdetect   0.5.2.1mouse device autodetection tool
ii  xlibs 6.9.0.dfsg.1-6 X Window System client libraries m
ii  xresprobe 0.4.23debian1  X Resolution Probe


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



Bug#362884: Bug#362920: cvs - X11R7.0 incompatibilities

2006-04-17 Thread Daniel Stone
On Mon, Apr 17, 2006 at 11:17:28AM +1000, Drew Parsons wrote:
 On Sun, 2006-04-16 at 19:24 +0300, Daniel Stone wrote:
  On Sun, Apr 16, 2006 at 07:17:40PM +0300, Daniel Stone wrote:
   On Mon, Apr 17, 2006 at 02:24:21AM +1000, Drew Parsons wrote:
Painfully, we may have to proceed without freetype support in Xprint
after all.
   
   AIUI, the non-freeness issue I raised on xorg-modular, would certainly
   violate the DFSG?
 
 I missed your message at xorg-modular, when did you make it?

I looked and couldn't find it.  Which is odd.  I probably sent it from
the wrong address, so it got bounced.

  For reference, the upstream copyright file:
  http://webcvs.freedesktop.org/xorg/xc/extras/ttf2pt1/COPYRIGHT?view=markup
  
  I misremembered (confusing it with the stupid libXaw copyright issue):
  it's not actually DFSG-non-free, but just GPL-incompatible IIRC --
  advertising clause.  
 
 Yes, that's right, just the advertising clause.  My guess is they
 generically grabbed the BSD licence at the time. A nice solution would
 be if ttf2pt1 changed their licence to modern BSD.  I might ask them.

That would be great.

  Though the Type1 assembler is one of those
  'licences are easy, I'll just write one myself' types. :\
  
 
 Cool! Thanks for volunteering to do it ;)

Heh.

   This will all clear up much more easily once Debian has upgraded to
   X11R7.1.
  
  Right.  Given they're modules, an upload of just the newer versions of
  x11proto-fixes and libxfont could be done?  This is, after all, the
  Grand Unified New Modular Reality. :)
 
 It'd be nice if that's true, and it would make sense.  Older xserver
 code simply wouldn't use the two new xfixes functions.  However someone
 at #xorg said he wasn't sure it was that simple, and that it might
 destabilise the system.  I can't judge whether he is being overly
 pessimistic or not.
 
 I'm all for uploading the newer Fixes and Font if it's safe to do so.

He's just being overly pessimistic.  It's fine.


signature.asc
Description: Digital signature


Bug#362793: ITP: sks -- Cryptographic tool based on ECC

2006-04-17 Thread Nacho Barrientos Arias
Date: Mon, 17 Apr 2006 01:43:01 +0200
Ondrej Sury [EMAIL PROTECTED] wrote:

  This package name conflicts with the not yet uploaded SKS (Syncronising
  Key Server) software.  Maybe you could pick something else?
 
 Umm, and what about: you both pick another bit longer name, so we don't 
 polute our limited package name namespace with tree letter names?
 
 F.E. one could be: sks-openpgp and second sks-ecc

Yes, i agree with 'sks-ecc'.

 
 Please note that if you provide binaries with same name, you either need 
 to rename binaries (I suggest sks-openpgp since it's server software and 
 not commandline) or conflict each other.

Ok.

 
 Ondrej.
 


-- 
Nacho Barrientos Arias [EMAIL PROTECTED]
GPG: 0xE103FC4D - http://criptonita.com/~nacho
(Signed/Encrypted Email Preferred)



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



Bug#363025: Non-root SCSI disk not mounted

2006-04-17 Thread Michael Burschik

Package: base
Severity: important


As S36discover is run after S35mountall.sh, my non-root
SCSI disk was not mounted at boot time. Moving discover
to S32discover resolved the issue.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)



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



Bug#363024: libruby1.8-dbg: Use 'modern' detached symbols

2006-04-17 Thread Matthew Palmer
Package: libruby1.8-dbg
Version: 1.8.2-9
Tags: patch
Severity: minor

The attached patch modifies the method of producing the debug package by
creating detached symbols rather than unstripped versions of the library.

This is better because gdb (amongst others) automatically loads the symbols
produced in this way, without having to fiddle with LD_LIBRARY_PATH.

- Matt
diff -u ruby1.8-1.8.2/debian/control ruby1.8-1.8.2/debian/control
--- ruby1.8-1.8.2/debian/control
+++ ruby1.8-1.8.2/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: akira yamada [EMAIL PROTECTED]
 Uploaders: Fumitoshi UKAI [EMAIL PROTECTED], Akira TAGOH [EMAIL PROTECTED]
-Build-Depends: debhelper (= 3.0), dbs, patch, autoconf, m4, bison, 
libgdbm-dev, libncurses5-dev, libreadline4-dev, tcl8.4-dev, tk8.4-dev, 
zlib1g-dev, libssl-dev (= 0.9.6b)
+Build-Depends: debhelper (= 3.0), dbs, patch, autoconf, m4, bison, 
libgdbm-dev, libncurses5-dev, libreadline4-dev, tcl8.4-dev, tk8.4-dev, 
zlib1g-dev, libssl-dev (= 0.9.6b), binutils (= 2.14.90.0.7)
 Build-Conflicts: gcc-3.3 ( 1:3.3.2-0pre1)
 Standards-Version: 3.5.8
 
@@ -39,14 +39,12 @@
 Priority: extra
 Architecture: any
 Depends: ${shlibs:Depends}, libruby1.8 (= ${Source-Version})
-Description: Debugging libraries for Ruby 1.8
- Contains unstripped shared libraries.
+Description: Debugging symbols for Ruby 1.8
+ Contains the symbols for libruby1.8.
  .
  This package is provided primarily to provide a backtrace with names
  in a debugger, this makes it somewhat easier to interpret core
- dumps. The libraries are installed in /usr/lib/debug and can be used
- by placing that directory in LD_LIBRARY_PATH.  Most people will not
- need this package.
+ dumps.  Most people will not need this package.
 
 Package: ruby1.8-dev
 Section: devel
diff -u ruby1.8-1.8.2/debian/rules ruby1.8-1.8.2/debian/rules
--- ruby1.8-1.8.2/debian/rules
+++ ruby1.8-1.8.2/debian/rules
@@ -107,8 +107,6 @@
 erb_bin  = $(erb_base)/usr/bin
 el_dir   = usr/share/emacs/site-lisp/ruby$(deb_sfx)-elisp
 el_etc   = etc/emacs/site-start.d
-dbg_base = debian/libruby$(deb_sfx)-dbg
-dbg_lib  = $(dbg_base)/usr/lib/debug
 
 #Architecture 
 build: build-arch build-indep
@@ -168,11 +166,6 @@
# creates debian/*.{files,manpages,docs,examples}...
#
 
-   # libruby-dbg
-   install -d $(dbg_lib)
-   (cd debian/tmp/usr/lib  tar cf - libruby$(deb_sfx).so*) | \
- (cd $(dbg_lib)  tar xf -)
-
# ruby-elisp
install -d debian/ruby$(deb_sfx)-elisp/$(el_dir)
install -d debian/ruby$(deb_sfx)-elisp/$(el_etc)
@@ -432,12 +425,12 @@
 #  dh_installinfo
dh_installman
dh_link
-   dh_strip -Xlibruby$(deb_sfx)-dbg
+   dh_strip --dbg-package=libruby$(deb_sfx)
dh_compress -X.rb -X.pl -X.py -X.scm -X.awk -X.dat
dh_fixperms
 #  dh_perl
 #  dh_python
-   dh_makeshlibs -m$(rb_ver_base) -V -Xlibruby$(deb_sfx)-dbg
+   dh_makeshlibs -m$(rb_ver_base) -V
dh_installdeb
dh_shlibdeps -Llibruby$(deb_sfx) -ldebian/libruby$(deb_sfx)/usr/lib
dh_gencontrol


signature.asc
Description: Digital signature


Bug#363023: `/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin' has undefined symbols

2006-04-17 Thread Marco
Package: mozilla-thunderbird
Version: 1.0.7-3


[EMAIL PROTECTED]:~$ ldd -u
/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin
 11870: /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin:
error: symbol lookup error: undefined symbol:
_ZN12nsCharTraitsIcE12sEmptyBufferE (continued)
undefined symbol: _ZN12nsCharTraitsIcE12sEmptyBufferE
(/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin)
 11870: /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin:
error: symbol lookup error: undefined symbol: _ZTV14nsGetInterface
(continued)
undefined symbol: _ZTV14nsGetInterface
(/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin)
 11870: /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin:
error: symbol lookup error: undefined symbol:
_ZN12nsCharTraitsItE12sEmptyBufferE (continued)
undefined symbol: _ZN12nsCharTraitsItE12sEmptyBufferE
(/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin)
 11870: /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin:
error: symbol lookup error: undefined symbol:
_ZTV28nsCreateInstanceByContractID (continued)
undefined symbol: _ZTV28nsCreateInstanceByContractID
(/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin)
 11870: /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin:
error: symbol lookup error: undefined symbol:
_ZTV24nsGetServiceByContractID (continued)
undefined symbol: _ZTV24nsGetServiceByContractID
(/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin)
 11870: /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin:
error: symbol lookup error: undefined symbol:
_ZN18nsObsoleteACString16sCanonicalVTableE (continued)
undefined symbol: _ZN18nsObsoleteACString16sCanonicalVTableE
(/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin)
 11870: /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin:
error: symbol lookup error: undefined symbol: _ZTV17nsGetServiceByCID
(continued)
undefined symbol: _ZTV17nsGetServiceByCID
(/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin)
 11870: /usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin:
error: symbol lookup error: undefined symbol:
_ZN17nsObsoleteAString16sCanonicalVTableE (continued)
undefined symbol: _ZN17nsObsoleteAString16sCanonicalVTableE
(/usr/lib/mozilla-thunderbird/mozilla-thunderbird-bin)
Unused direct dependencies:

libmozjs.so
/usr/lib/libgtk-x11-2.0.so.0
/usr/lib/libgdk-x11-2.0.so.0
/usr/lib/libatk-1.0.so.0
/usr/lib/libgdk_pixbuf-2.0.so.0
/usr/lib/libpangoxft-1.0.so.0
/usr/lib/libpangox-1.0.so.0
/usr/lib/libpangoft2-1.0.so.0
/usr/lib/libpango-1.0.so.0
/usr/lib/libgobject-2.0.so.0
/usr/lib/libgmodule-2.0.so.0
/lib/tls/i686/cmov/libdl.so.2
/usr/lib/libglib-2.0.so.0
libxpcom.so
/usr/lib/libplds4.so
/usr/lib/libplc4.so
/usr/lib/libnspr4.so
/lib/tls/i686/cmov/libpthread.so.0
/usr/X11R6/lib/libX11.so.6
/lib/tls/i686/cmov/libm.so.6
/usr/lib/libstdc++.so.6
/lib/libgcc_s.so.1

Can this `undefined symbols' and `Unused direct dependencies:' bloat
`mozilla-thunderbird-bin' or memory leaks?


To WishList:
Can this compiling options make mozilla-thunderbird-bin be less 'memory
hungry'?

Loving `ld with --as-needed':
http://www.ubuntuforums.org/showthread.php?t=17287


Greetings from Brazil,
Thanks in advance.
-- 
Marco de Freitas,
NBR para a Internet já! Porque meu navegador não é penico.
(ISO Standards for Web now! Because my browser is not a latrine.)

http://www.abrasol.org/modules.php?name=Newsfile=articlesid=199
http://www.w3.org/2003/03/Translations/byLanguage?language=pt-br
http://www.petitiononline.com/we6k7496/petition.html
http://www.dicas-l.unicamp.br/dicas-l/browsers.php






Bug#363008: at reboot

2006-04-17 Thread sftf
IMHO we need execute /etc/init.d/cryptdisks AFTER
/etc/init.d/lvm and /etc/init.d/evms at reboot.
Now /etc/init.d/cryptdisks (rc6.d/K48cryptdisks)
executed before (rc6.d/S49lvm and rc6.d/S50evms),
when volumes are in use.




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



Bug#362891: xserver-xorg: post-installation script fails during install

2006-04-17 Thread Daniele Venzano
On Sun, Apr 16, 2006 at 07:31:30PM -0700, Steve Langasek wrote:
 On Mon, Apr 17, 2006 at 03:25:55AM +0100, Stephen Gran wrote:
  Did discover change behavior recently?
 
 Nope -- but xserver-xorg did, by just changing to accept discover as an
 (apparently untested) alternative to discover1.

Well, I guess the correct call to discover should be:

discover --disable-bus=all --enable-bus=pci --format=%V %M\t%S\t%D\n video

But that gives me:

discover: Bus not found.

and nothing else. The same happens even calling 'discover video', so I
think this is a discover problem and not one related to xorg.

Installing discover1 solved the problem.

-- 
--
Daniele Venzano
Web: http://teg.homeunix.org


signature.asc
Description: Digital signature


Bug#363026: mgetty override disparity

2006-04-17 Thread Andreas Barth
Package: mgetty
Version: 1.1.35-1
Severity: minor

- Forwarded message from Debian Installer [EMAIL PROTECTED] -

From: Debian Installer [EMAIL PROTECTED]
To: Andreas Barth [EMAIL PROTECTED]
Subject: mgetty override disparity
Date: Mon, 17 Apr 2006 01:47:13 -0700
Message-Id: [EMAIL PROTECTED]

There are disparities between your recently accepted upload and the
override file for the following file(s):

mgetty_1.1.35-1_i386.deb: package says priority is extra, override says 
optional.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])

- End forwarded message -

-- 
  http://home.arcor.de/andreas-barth/


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



Bug#276732: Ultra All Inclusiv-5 Sterne Hotels.

2006-04-17 Thread Funf Sterne Ultra All Inclusiv.
Sehr geehrte Damen und Herren,
Für das Jahr 2006 Sommer und Herbst haben wir Ihnen ein preislich
unschlagbares Angebot an die türkische Riviera-BELEK und SIDE(Ultra All 
Inclusiv-5 Sterne Hotels)
anzubieten.
Ab 
München-Stuttgart-Düseldorf-Frankfurt-Hamburg-Berlin-Wien-Graz-Salzburg--Zuerich
 und Basel.(Andere Flughaefen nach Nachfrage.)
INCLUSIV FLUG  Hin und Zurück und
8-tägige Ferien an der Türkischen Riviera-Antalya-5 Sterne ULTRA ALL 
INCLUSIV.
TERMINE UND PREISE:
Mai-Juni -Euro 549
Juli-August -Euro 599
Kinder:0-2 Frei.
Kinder:2 bis 14 Jahre Festpreis Euro 345.
HERBST
30.09 bis 07.10.2006  Euro 549
07.10 bis 14.10.2006  Euro 549
14.10 bis 21.10.2006  Euro 549
21.10 bis 28.10.2006  Euro 549
Kinder:0-2 Frei.
Kinder:2 bis 14 Jahre Festpreis Euro 345
Inklusivleistungen:
. Flug nach Antalya und zurück-Mit Condor Maschinen Sun Express-Pegasus .
. Transfers Flughafen - Hotel -Flughafen
. Moderner klimatisierter Reisebus für die Ausflüge
. 7 Übernachtungen im 5 Sterne All Inclusiv.
. Begrüßungscocktail und Orientierungsfahrt.
. Deutschsprachige Reiseleitung.
  Mit Herzlichen Grüssen.
  S.GROUP-TOURSI

P.S:Ultra-All-Inclusive heisst Service rund um die Uhr. Das heißt: Bars und 
Restaurants haben 24 Stunden lang geöffnet.Zimmer Service 24 Stunden.
Frühstück, Spätaufsteherfrühstück, Mittagsbuffet, Kaffe und Kuchen, 
reichhaltiges Abendessen, Mitternachtssnack und zwischendurch kleine Häppchen. 
Auch alle lokalen sowie alkoholischen Getränke sind auch inkludiert.





Bug#276630: Ultra All Inclusiv-5 Sterne Hotels.

2006-04-17 Thread Funf Sterne Ultra All Inclusiv.
Sehr geehrte Damen und Herren,
Für das Jahr 2006 Sommer und Herbst haben wir Ihnen ein preislich
unschlagbares Angebot an die türkische Riviera-BELEK und SIDE(Ultra All 
Inclusiv-5 Sterne Hotels)
anzubieten.
Ab 
München-Stuttgart-Düseldorf-Frankfurt-Hamburg-Berlin-Wien-Graz-Salzburg--Zuerich
 und Basel.(Andere Flughaefen nach Nachfrage.)
INCLUSIV FLUG  Hin und Zurück und
8-tägige Ferien an der Türkischen Riviera-Antalya-5 Sterne ULTRA ALL 
INCLUSIV.
TERMINE UND PREISE:
Mai-Juni -Euro 549
Juli-August -Euro 599
Kinder:0-2 Frei.
Kinder:2 bis 14 Jahre Festpreis Euro 345.
HERBST
30.09 bis 07.10.2006  Euro 549
07.10 bis 14.10.2006  Euro 549
14.10 bis 21.10.2006  Euro 549
21.10 bis 28.10.2006  Euro 549
Kinder:0-2 Frei.
Kinder:2 bis 14 Jahre Festpreis Euro 345
Inklusivleistungen:
. Flug nach Antalya und zurück-Mit Condor Maschinen Sun Express-Pegasus .
. Transfers Flughafen - Hotel -Flughafen
. Moderner klimatisierter Reisebus für die Ausflüge
. 7 Übernachtungen im 5 Sterne All Inclusiv.
. Begrüßungscocktail und Orientierungsfahrt.
. Deutschsprachige Reiseleitung.
  Mit Herzlichen Grüssen.
  S.GROUP-TOURSI

P.S:Ultra-All-Inclusive heisst Service rund um die Uhr. Das heißt: Bars und 
Restaurants haben 24 Stunden lang geöffnet.Zimmer Service 24 Stunden.
Frühstück, Spätaufsteherfrühstück, Mittagsbuffet, Kaffe und Kuchen, 
reichhaltiges Abendessen, Mitternachtssnack und zwischendurch kleine Häppchen. 
Auch alle lokalen sowie alkoholischen Getränke sind auch inkludiert.





Bug#363007: at reboot

2006-04-17 Thread sftf
IMHO we need execute /etc/init.d/cryptdisks AFTER
/etc/init.d/lvm and /etc/init.d/evms at reboot.
Now /etc/init.d/cryptdisks (rc6.d/K48cryptdisks)
executed before (rc6.d/S49lvm and rc6.d/S50evms),
when volumes are in use.




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



Bug#363027: kaffe-bin eats ressources

2006-04-17 Thread inflo
PACKAGE:  VERSION:
tomcat5   5.0.30-9
kaffe 1.1.6.91-2 



hi,
after installing tomcat5-admin and tomcat5-webapps, i couln't connect
anymore to port 8180, it returns connection refused. The system begans
to eat up 100% of cpu-usage. the tool which eats it seemed to be
kaffe-bin.

After removing both packages, i could connect again to port 8180 ,and
kaffe-bin is running not with 1% cpu usage .

the packages which are remove, were:
tomcat5-admin
libstruts1.2-java
libcommons-validator-java
liboro-java

all that, after a fresh net-install.

i use debian unstable

thanks
flo


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



Bug#363028: debhelper: dh_installudev --name installs /etc/udev/package.name.rules not udev/name.rules

2006-04-17 Thread Ron
Package: debhelper
Version: 5.0.30
Severity: normal

Hi,

I presume that was an oversight/is a bug.
I expected debian/package.foo.udev - /etc/udev/foo.rules
when using --name=foo, but it does not remove the leading
package. from the name given to the control file.

cheers,
Ron

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

Versions of packages debhelper depends on:
ii  binutils 2.16.1cvs20060117-1 The GNU assembler, linker and bina
ii  coreutils [fileutils 5.94-1  The GNU core utilities
ii  dpkg-dev 1.13.18 package building tools for Debian
ii  file 4.17-1  Determines file type using magic
ii  html2text1.3.2a-3An advanced HTML to text converter
ii  perl 5.8.8-4 Larry Wall's Practical Extraction 
ii  po-debconf   1.0 manage translated Debconf template

debhelper recommends no packages.

-- no debconf information


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



Bug#362958: Bug#356305: [Patch] TexMacs to build on gcc 4.1

2006-04-17 Thread René van Bevern

Hello Ralf and Magnus,

Ralf Treinen [EMAIL PROTECTED] writes:
 René, thanks a lot for your patch. I just uploaded a new version of the
 package with your patch applied.

Ah, I see that I forgot to Cc you in the first reply to your RFA
before sending you the patch. ;-) Let me point you here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362958

Looking at your package and reading the upstream development list of
the past four months, I got the one or another questions left.

1) 01_american.dpatch: while all patches make perfectly sense to me, I
   fail to understand this one. Why is it needed to replace English by
   American?

2) Magnus, are you wanting to continue comaintaining Texmacs or do you
   both want to give the package away?

3) Now that I made Texmacs compile with GCC4.1, comes the next thing:
   The fonts. :-)

   Packaging the Type 1 extra-fonts package of Texmacs and make it
   available to itself and probably to other packages is what I want
   to try achieve. As far as I can see only a minority of the fonts in
   the extra-fonts package are provided by other packages in Debian.

   However: reading the mailing list archives, upstream says the fonts
   have been generated out of .mf sources from an even larger Windows
   fonts package.

   Quesions from Magnus about the license do not seem to have been
   answered:
   http://lists.gnu.org/archive/html/texmacs-dev/2006-02/msg0.html

|  So, does anybody of you know what he is refereing to by larger
|  Windows fonts package, where the .mf source and what its license
|  is? I.e. point me to a thread or such?

   If not, I'll just ask upstream myself.

4) Is there something else you want to tell or warn me about? ;-)

  René

-- 
René van Bevern
http://progn.org


pgpP33LmW5e4k.pgp
Description: PGP signature


Bug#363029: pango1.0: Build process looking for non-existent library file

2006-04-17 Thread ephemeron
Package: pango1.0
Severity: serious
Justification: no longer builds from source


Building pango1.0 [1.12.1] aborts with the following error:

grep: /usr/lib/libXrender.la: No such file or directory
/bin/sed: can't read /usr/lib/libXrender.la: No such file or directory
libtool: link: `/usr/lib/libXrender.la' is not a valid libtool archive

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



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



Bug#362785: unreasonably restricts server port number range

2006-04-17 Thread W. Borgert
On Sun, Apr 16, 2006 at 09:52:29PM -0400, Eric Dorland wrote:
 This is intentional, and doesn't happen in general. They just have a
 blacklist of ports that are commonly in use, to prevent firefox from
 being a platform to launch attacks against those common
 protocols. Port 6000 is used for the X protocol. See
 http://www.mozilla.org/projects/netlib/PortBanning.html. You can use
 the network.security.ports.banned.override pref to reenable it. 

OK, thanks! It would be useful to give this information and an
exact recipe what to do in /usr/share/doc/firefox/README.Debian.
My English is not very good, but I give it a try:

To prevent Firefox from being used to launch attacks against
other protocols, certain ports cannot be connected to by
default. See
http://www.mozilla.org/projects/netlib/PortBanning.html for
further information. To allow the port numbers being used, add
the following line to /usr/share/firefox/greprefs/all.js or
~/.firefox/default/random.slt/user.js:
pref(network.security.ports.banned.override, 2049,4045,6000);



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



Bug#363032: linux-image-2.6.16-1-686: 2.6.16-7 breaks module compat

2006-04-17 Thread Richard Antony Burton
Package: linux-image-2.6.16-1-686
Version: 2.6.16-7
Severity: important

After installing new 2.6.16-7 packages no custom modules would load, appears
module compatibility has been broken.
e.g.
kernel: bcm5700: disagrees about version of symbol struct_module

Module compat shouldn't be broken on a replacement kernel package, should this
kernel have been released as a new package (linux-image-2.6.16-2-686) instead?

Richard.

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

Versions of packages linux-image-2.6.16-1-686 depends on:
ii  module-init-tools 3.2.2-2tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-9   Yet Another mkInitRD

Versions of packages linux-image-2.6.16-1-686 recommends:
ii  libc6-i6862.3.6-7GNU C Library: Shared libraries [i

-- debconf information excluded


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



Bug#363030: aegis: FTBFS with pbuilder on i386

2006-04-17 Thread Roland Stigge
Package: aegis
Version: 4.21-2
Severity: serious
Justification: no longer builds from source

Hi,

trying to build the package with pbuilder, I get:


PASSED
CXX=g++ /bin/sh etc/test.sh -shell /bin/sh -run \
test/02/t0229a-matt.sh test/02/t0229a-matt.ES
aegis: warning: test mode
aegis: user root too privileged
NO RESULT when testing the rss_item functionality (staff)
CXX=g++ /bin/sh etc/test.sh -shell /bin/sh -run \
test/02/t0230a-walt.sh test/02/t0230a-walt.ES
aegis: warning: test mode
aegis: user root too privileged
NO RESULT when testing the  functionality  (staff 160)
CXX=g++ /bin/sh etc/test.sh -shell /bin/sh -run \
test/02/t0231a-walt.sh test/02/t0231a-walt.ES
aegis: warning: test mode
aegis: user root too privileged
NO RESULT when testing the 'aedist -rec' functionality  (staff 153)
CXX=g++ /bin/sh etc/test.sh -shell /bin/sh -run \
test/02/t0232a-walt.sh test/02/t0232a-walt.ES
aegis: user root too privileged
NO RESULT when testing the aedist functionality (staff 201)
Passed 69 of 226 tests.
Failed 13 of 226 tests.
No result for 144 of 226 tests.
make[1]: *** [sure] Error 1
make[1]: Leaving directory `/tmp/buildd/aegis-4.21'
make: *** [debian/stamp-test] Error 2


Thanks for considering.

bye,
  Roland

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


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



Bug#363031: xserver-xorg reportbug script has gone missing in 7.0

2006-04-17 Thread Steve Langasek
Package: xserver-xorg
Version: 1:7.0.12
Severity: minor

The 7.0 transition seems to have killed /usr/share/bug/xserver-xorg/script,
which means bug reports are going to come in with a lot less information
than they did before.  Accidental omission, or deliberate change?

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


signature.asc
Description: Digital signature


Bug#363033: passwd: usermod has a confusing usage when adding groups for a user

2006-04-17 Thread Dimitri Chausson
Package: passwd
Version: 1:4.0.14-9
Severity: normal

When issuing the command usermod as root, I get:

--
usermod
Usage: usermod [options] login

Options:
  -a, --append GROUPappend the user to the supplemental GROUP
  ... other options
  -G, --groups GROUPS   list of supplementary GROUPS
--

I would interpret it the following way: if I want the user dimitri to be
part of the group src, I should type:

 usermod -a src dimitri

In reality, I have to type:

 usermod -a -G src dimitri

The man page mentions (option -G):
--
If the user is currently a member of a group which is not listed, 
the user will be removed from the group. This behaviour can be 
changed via -a option, which appends user to the current supplementary
group list.
--

In my opinion, it would be better to say that -a must be used in
combination with -G in order to add a group to a user. 
In the usage, it looks as if -a were a standalone option, which is not
true.

Dimitri

Note : I changed my locale to en_US, so that the output is better
understandable, but the translation has the same problem.



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

Versions of packages passwd depends on:
ii  debianutils   2.15.3 Miscellaneous utilities specific t
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libpam-modules0.79-3.1   Pluggable Authentication Modules f
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l
ii  libselinux1   1.30-1 SELinux shared libraries
ii  login 1:4.0.14-9 system login tools

passwd recommends no packages.

-- debconf information:
  passwd/password-mismatch:
* passwd/username: dimitri
  passwd/password-empty:
* passwd/md5: true
  passwd/user-uid:
* passwd/shadow: true
  passwd/username-bad:
* passwd/user-fullname: Debian User
* passwd/make-user: true
  passwd/title:


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



Bug#362851: linux-2.6: extra information

2006-04-17 Thread Giuseppe D'Angelo
Package: linux-2.6
Followup-For: Bug #362851

I found /proc/ide/sis:

SiS 5513 Ultra 133 chipset
--- Primary Channel  Secondary Channel -
Channel Status: On   On
Operation Mode: Compatible   Compatible
Cable Type: 40 pins  80 pins
Drive 0:
UDMA Enabled UDMA Enabled
UDMA Cycle Time6 CLK UDMA Cycle Time6 CLK
Drive 1:
UDMA DisabledUDMA Disabled
UDMA Cycle TimeReserved  UDMA Cycle TimeReserved

on ECS G733. This is definitely wrong: the drive 0 on secondary
channel is a cdrom drive which is connected by a small 40-pin cable.


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


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



Bug#334697: apt-listbugs does not show several grave/serious bugs

2006-04-17 Thread Pierre Habouzit
Le Lun 17 Avril 2006 04:44, Kenshi Muto a écrit :
 Hi,

 At Fri, 14 Apr 2006 14:36:39 +0200,

 Pierre HABOUZIT wrote:
  On Tue, Apr 11, 2006 at 04:52:28PM +0900, Kenshi Muto wrote:
   I noticed maintainer's cron script at osdn.d.o.j had stopped
   since a long time ago by wrong permission.
  
   I fixed it and hope this bug is solved.
 
Hi, I'm willing to fix that problem for good, by providing that
  service on qa.debian.org. Is it possible to have the relevant
  cron/scripts installed on qa.debian.org.

 Although I'm not a maintainer and am just a admin of target machine,
 maintainer's script looks very simple.

 Maintainer runs cron every hour:
 rsync -L -vaz --include=*/ --include=*.gz --include=*.status
 --exclude=* -e ssh merkel.debian.org:apt-listbugs public_html

 Yes, it means that original database already exists on
 merkel(aka qa.debian.org):~taru/apt-listbugs.

 The traffic is about 500,000-900,000 hits per week on our server.

haha, that's marvelous. thank you, I think this service will be moved on 
qa.debian.org for etch, and the load will be transferwd quietly to 
merkel.

tha !
-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpqJGPWzhE0a.pgp
Description: PGP signature


Bug#345999: Simpler solution

2006-04-17 Thread Fredrik Olofsson
On Saturday, April 15, 2006 at 18:23:28 +0200, Geert Stappers wrote:
 On Fri, Apr 14, 2006 at 12:00:50AM +0200, Fredrik Olofsson wrote:
  Hi.
  
  An even simpler solution is to boot the installer with:
  
  install libata.atapi_enabled=1.
  
  This will correctly propagate to the installed system as well.
 
 Thanks for telling, it is documented
 at http://wiki.debian.org/DebianInstaller/SataAtapiHowto

Nice.
But I have realised that it does not work after the reboot. The
installer adds the option to the kernel command line, but libata does
not care. So you still have to add the option for modprobe before
the cdrom can be used in the newly installed system.

/Fredrik


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



Bug#361085: denyhosts-python2.4: /usr/bin/denyhosts contains incorrect shebang

2006-04-17 Thread Steve Langasek
reassign 361085 denyhosts-common 2.2-1
tags 361085 -patch
thanks

The provided patch is incorrect.  You cannot just change the interpreter
line to point to python2.4 instead of python, because this package doesn't
*depend* on python2.4 -- it depends on python.  However, it also depends on
denyhosts-python2.3 | denyhosts-python2.4, which is wrong because this
dependency is not guaranteed to match the version of python that's installed
as /usr/bin/python!

You need to pick a python version for denyhosts-common to depend on and make
all your dependencies match, not give users choices that may leave the
package unusable.

BTW,

 excuse me, if I not explained this little detail: Phil, your init script
 isn't LSB-compilant (must be shell posix and not python) so i writed one
 for debian system [1]. Your workaround can't work on a debian system.

This is nonsense; there is no requirement that Debian init scripts be either
LSB compliant or written in POSIX shell.  Debian's requirements of init
scripts are outlined in policy.

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


signature.asc
Description: Digital signature


Bug#363034: PPDs should be in /usr/share/ppd/linuxprinting.org-gs

2006-04-17 Thread Pascal De Vuyst

Package: foomatic-filters-ppds
Version: 20060318-1
Severity: wishlist

PPDs from package foomatic-filters-ppds should be installed in 
/usr/share/ppd/linuxprinting.org-gs.
For now it is sufficient to have a seperation between PPDs that need 
ghostscript (/usr/share/ppd/linuxprinting.org-gs) and PPDs for real 
postscript printers (/usr/share/ppd/linuxprinting.org-postscript). I 
have changed the PPDFileStructureSpecification accordingly: 
http://wiki.debian.org/PpdFileStructureSpecification.


Regards,
Pascal De Vuyst


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



Bug#363036: [INTL:nl] (new|updated) dutch po-debconf translation

2006-04-17 Thread Kurt De Bree
Package: xawtv
Version: 3.94-1.1
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This
translation has been vetted by the review process of the
debian-l10n-dutch team.

Please add it to your next package revision, it should be inserted
in your package build-tree as debian/po/nl.po, TIA.

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


Cheers,

Kurt De Bree


# Translation of xawtv_3.94-1.1_templates.po to Dutch
# This file is distributed under the same license as the PACKAGE package.
#
# Please see debian/copyright.
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: xawtv_3.94-1.1_templates\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2006-03-10 07:55-0700\n
PO-Revision-Date: 2006-04-11 10:50+0100\n
Last-Translator: Kurt De Bree kdebree(AT)telenet(DOT)be\n
Language-Team: Dutch debian-l10n-dutch@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.10.2\n
Plural-Forms:  nplurals=2; plural=(n != 1);\n

#. Type: boolean
#. Description
#: ../xawtv.templates:4
msgid Create video4linux (/dev/video*) special files?
msgstr Wilt u de Video4linux (/dev/video) apparaatbestanden aanmaken?

#. Type: boolean
#. Description
#: ../xawtv.templates:9
msgid scan for TV stations?
msgstr TV-zenders zoeken?

#. Type: boolean
#. Description
#: ../xawtv.templates:9
msgid 
I can do a scan of all channels and put a list of the TV stations I've found 
into the config file.
msgstr 
Er kan een scan gedaan worden van alle kanalen waarbij de gevonden zenders 
in het configuratiebestand geplaatst worden.

#. Type: boolean
#. Description
#: ../xawtv.templates:9
msgid 
This requires a working bttv driver.  If bttv isn't configured correctly I 
might not find the TV stations.
msgstr 
Dit vereist een werkend bttv-stuurprogramma. Als bttv niet correct is 
geconfigureerd kan ik de zenders waarschijnlijk niet vinden.

#. Type: boolean
#. Description
#: ../xawtv.templates:9
msgid 
I'll try to pick up the channel names from videotext. This will work with 
PAL only.
msgstr 
Er zal worden geprobeerd de zendernamen uit teletekst over te nemen. 
Dit werkt uitsluitend met PAL.

#. Type: select
#. Choices
#: ../xawtv.templates:21
msgid PAL, SECAM, NTSC
msgstr PAL, SECAM, NTSC

#. Type: select
#. Description
#: ../xawtv.templates:22
msgid Which TV norm is used in your country?
msgstr Welke TV-norm gebruikt uw land?

#. Type: boolean
#. Description
#: ../xawtv.templates:27
msgid Create a default configuration for xawtv?
msgstr Wilt u een standaardconfiguratie voor xawtv aanmaken?

#. Type: boolean
#. Description
#: ../xawtv.templates:27
msgid 
You can create a system-wide configuration file for xawtv with reasonable 
default values for the country you live in (which TV norm is used for 
example).
msgstr 
Voor het land waarin u verblijft kunt u een systeemomvattend xawtv 
configuratiebestand met redelijke standaardwaarden aanmaken 
(b.v. welke TV-norm gebruikt wordt).

#. Type: boolean
#. Description
#: ../xawtv.templates:27
msgid 
It is not required to have a global configuration file, but it will be more 
comfortable for your users if they find a working default configuration.
msgstr 
Een globaal configuratiebestand is niet vereist, maar het is gemakkelijker 
voor uw gebruikers als zij een werkende standaardconfiguratie vinden.

#. Type: select
#. Choices
#: ../xawtv.templates:38
msgid 
us-bcast, us-cable, us-cable-hrc, japan-bcast, japan-cable, europe-west, 
europe-east, italy, newzealand, australia, ireland, france, china-bcast
msgstr 
VS-ether, VS-kabel, VS-kabel-hrc, Japan-ether, Japan-kabel, West-Europa, 
Oost-Europa, Italië, Nieuw-Zeeland, Australië, Ierland, Frankrijk, 
China-ether

#. Type: select
#. Description
#: ../xawtv.templates:39
msgid Which frequency table should be used?
msgstr Welke frequentietabel moet gebruikt worden?

#. Type: select
#. Description
#: ../xawtv.templates:39
msgid 
A frequency table is just a list of TV channel names/numbers and the 
corresponding broadcast frequencies for these channels.  Different regions 
use different standards here...
msgstr 
Een frequentietabel is een lijst van de zendernamen/nummers en de 
overeenkomstige frequenties voor deze zenders. Verscheidene regio's 
gebruiken verschillende normen...



signature.asc
Description: OpenPGP digital signature


Bug#363035: [INTL:nl] (new|updated) dutch po-debconf translation.

2006-04-17 Thread Kurt De Bree
Package: xprint
Version: 1:0.1.0.alpha
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This
translation has been vetted by the review process of the
debian-l10n-dutch team.

Please add it to your next package revision, it should be inserted
in your package build-tree as debian/po/nl.po, TIA.

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


Cheers,

Kurt De Bree


# Translation of xprint_1:0.1.0.alpha1-13_templates.po to dutch
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: xprint_1:0.1.0.alpha1-13_nl\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-03-16 11:10+1100\n
PO-Revision-Date: 2006-04-13 18:20\n
Last-Translator: Kurt De Bree kdebree(AT)telenet(DOT)be\n
Language-Team: Nederlands debian-l10n-dutch@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.10.2\n
Plural-Forms:  nplurals=2; plural=(n != 1);\n

#. Type: string
#. Description
#: ../xprint-common.templates:4
msgid Default printer resolution
msgstr Standaard printerresolutie:

#. Type: string
#. Description
#: ../xprint-common.templates:4
msgid 
By default Xprint assumes a printer resolution of 600dpi. This should be 
fine for the majority of printers today.
msgstr 
Standaard veronderstelt Xprint een printerresolutie van 600dpi. Dit zou 
voor het merendeel van de hedendaagse printers goed moeten zijn.

#. Type: string
#. Description
#: ../xprint-common.templates:4
msgid 
On certain 1200dpi printers, however, the image might appear squashed in the 
corner of the page, or it might be blown up too large on 300dpi printers. If 
you are experiencing these kinds of printing problems, you may want to set 
the default printer resolution to a more appropriate value. See /usr/share/
doc/xprint-common/README.printing-problems.gz for more details.
msgstr 
Op bepaalde 1200dpi-printers zou het beeld echter samengedrukt kunnen 
lijken in de hoek van de pagina, terwijl het op 300dpi-printers te groot 
zou kunnen worden opgeblazen. Als u dergelijke afdrukproblemen ervaart, kunt u 

de standaard printerresolutie naar een meer passende waarde veranderen. Zie 
/usr/share/doc/xprint-common/README.printing-problems.gz voor meer 
gedetailleerde informatie.



signature.asc
Description: OpenPGP digital signature


Bug#363037: [INTL:nl] (new|updated) dutch po-debconf translation

2006-04-17 Thread Kurt De Bree
Package: ucf
Version: 2.007
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This
translation has been vetted by the review process of the
debian-l10n-dutch team.

Please add it to your next package revision, it should be inserted
in your package build-tree as debian/po/nl.po, TIA.

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


Cheers,

Kurt De Bree


# translation of ucf_2.007_templates.po to dutch
# This file is distributed under the same license as the ucf package.
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: ucf_2.007_nl\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2005-09-20 14:51-0500\n
PO-Revision-Date: 2006-04-11 10:34\n
Last-Translator: Kurt De Bree kdebree(AT)telenet(DOT)be\n
Language-Team: Nederlands debian-l10n-dutch@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.10.2\n
Plural-Forms:  nplurals=2; plural=(n != 1);\n

#. Type: title
#. Description
#: ../templates.master:3
msgid Modified configuration file
msgstr Gewijzigd configuratiebestand

#. Type: select
#. Choices
#: ../templates.master:8
msgid show a 3 way difference between available versions of the file
msgstr toon een drievoudig verschil tussen de beschikbare versies van het 
bestand

#. Type: select
#. Choices
#: ../templates.master:8
msgid do a 3 way merge between available versions of the file [Very 
Experimental]
msgstr 
doe een drievoudige samenvoeging tussen de beschikbare versies van het bestand 
(Zeer Experimenteel)

#. Type: select
#. Choices
#: ../templates.master:16
msgid install the package maintainer's version
msgstr installeer de versie van de pakketbeheerder

#. Type: select
#. Choices
#: ../templates.master:16
msgid keep your currently-installed version
msgstr behoud de reeds geïnstalleerde versie

#. Type: select
#. Choices
#: ../templates.master:16
msgid show the differences between the versions
msgstr toon de verschillen tussen de versies

#. Type: select
#. Choices
#: ../templates.master:16
msgid show a side-by-side difference between the versions
msgstr toon de verschillende versies zij-aan-zij

#. Type: select
#. Choices
#: ../templates.master:16
msgid start a new shell to examine the situation
msgstr start een nieuwe shell om de situatie te onderzoeken

#. Type: select
#. Description
#: ../templates.master:18
msgid What would you like to do about ${BASENAME}?
msgstr Wat wilt u met ${BASENAME} doen?

#. Type: select
#. Description
#: ../templates.master:18
msgid 
A new version of configuration file ${FILE} is available, but your version 
has been locally modified.
msgstr 
Een nieuwe versie van het configuratiebestand ${FILE} is beschikbaar, 
maar uw versie werd handmatig gewijzigd.



signature.asc
Description: OpenPGP digital signature


Bug#361010: License problem with Tntnet

2006-04-17 Thread Tommi Mäkitalo
Am Dienstag, 11. April 2006 15:54 schrieben Sie:
 On Tue, Apr 11, 2006 at 01:21:35PM +0200, Tommi Mäkitalo wrote:
  Hi Kari,
 
  I found your comment about licensing-problems with Tntnet. I am not that
  familiar with licensing-issues, so I would like to ask you, if you mind
  telling me, what I need to add to Tntnet to fix this issue.

 Here's a description of the problem.
 http://lists.debian.org/debian-legal/2002/04/msg00084.html

 And here's what can be done to resolve this issue.
 http://lists.debian.org/debian-legal/2004/05/msg00595.html
Hi,

I uploaded a new tntnet version 1.5.1pre3 where I added the needed 
license-addendum. Please check, if this is enough. I will release a 1.5.1 
soon then.

You can download the package at 
http://www.tntnet.org/download/tntnet-1.5.1pre3.tar.gz.

Tommi



Bug#363038: [INTL:nl] (new|updated) dutch po-debconf translation

2006-04-17 Thread Kurt De Bree
Package: openslp
Version: 1.2.1-5
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This
translation has been vetted by the review process of the
debian-l10n-dutch team.

Please add it to your next package revision, it should be inserted
in your package build-tree as debian/po/nl.po, TIA.

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


Cheers,

Kurt De Bree


# translation of openslp_1.2.1-5_templates.po to dutch
# This file is distributed under the same license as the openslp package.
# Please see debian/copyright.
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: openslp_1.2.1-5_nl\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2006-03-10 07:23-0700\n
PO-Revision-Date: 2006-04-11 11:28\n
Last-Translator: Kurt De Bree kdebree(AT)telenet(DOT)be\n
Language-Team: Nederlands debian-l10n-dutch@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.10.2\n
Plural-Forms:  nplurals=2; plural=(n != 1);\n

#. Type: note
#. Description
#: ../libslp1.templates:3
msgid To reduce network traffic use a IP multicast enabled kernel
msgstr 
Gebruik een kernel met ondersteuning voor IP-multicast om het netwerkverkeer 
te verminderen. 

#. Type: note
#. Description
#: ../libslp1.templates:3
msgid 
The kernel version that you are currently running does not appear to support 
IP multicast. OpenSLP will continue to work even without multicast support 
in the kernel by using broadcasts. However, broadcasts are less efficient on 
the network, so please consider upgrading to a multicast enabled kernel.
msgstr 
De momenteel door u gebruikte kernelversie lijkt geen ondersteuning te 
bevatten voor IP-multicast. Dit is geen probleem voor OpenSLP, daar deze dan 
uitzendingen (broadcasts) gebruikt. Deze methode levert echter meer 
netwerkverkeer op, het is dan ook aan te raden om een opwaardering naar een 
kernel met multicast te overwegen. 

#. Type: note
#. Description
#: ../libslp1.templates:12
msgid Please configure a multicast route in /etc/network/interfaces
msgstr Gelieve een multicast route te configureren in /etc/network/interfaces

#. Type: note
#. Description
#: ../libslp1.templates:12
msgid 
You don't seem to have a multicast route configured. OpenSLP can take 
advantage of multicast packets and reduce traffic on your network. You can 
setup a multicast route automatically on system startup by adding the 
following commands to the \interface\ line(s) in your /etc/network/
interfaces file.
msgstr 
U schijnt geen geconfigureerde multicast route te hebben. OpenSLP kan uit 
multicast pakketten voordeel halen en zo uw netwerkverkeer verminderen. 
U kunt tijdens het opstarten van het systeem een multicast route automatisch 
instellen door het volgende aan de \interface\-regel(s) in uw /etc/network/
interfaces bestand op uw systeem toe te voegen.

#. Type: note
#. Description
#: ../libslp1.templates:12
msgid \up route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0\
msgstr \up route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0\

#. Type: note
#. Description
#: ../libslp1.templates:12
msgid \down route del -net 224.0.0.0 netmask 240.0.0.0 dev eth0\
msgstr \down route del -net 224.0.0.0 netmask 240.0.0.0 dev eth0\



signature.asc
Description: OpenPGP digital signature


Bug#363040: germinate: FTBFS: Missing Build-Depends on 'python'

2006-04-17 Thread Andreas Jochens
Package: germinate
Version: 0.12
Severity: serious
Tags: patch

When building 'germinate' in a clean 'unstable' chroot,
I get the following error:

dh_python
dh_python: Python is not installed, aborting. (Probably forgot to Build-Depend 
on python.)
make: *** [binary-indep] Error 1

Please add the missing Build-Depends on 'python' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/germinate-0.12/debian/control ./debian/control
--- ../tmp-orig/germinate-0.12/debian/control   2006-04-03 22:17:31.0 
+
+++ ./debian/control2006-04-17 09:42:41.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Colin Watson [EMAIL PROTECTED]
 Standards-Version: 3.6.2
-Build-Depends: debhelper (= 4)
+Build-Depends: debhelper, python
 
 Package: germinate
 Architecture: all


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



Bug#363041: xdm: ~/.xinitrc is not executed at login

2006-04-17 Thread Luca Capello
Package: xdm
Version: 1:1.0.1-6
Severity: normal

Hello,

as the title suggests, xdm ignores my ~/.xinitrc.

Thx, bye,
Gismo / Luca

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

Versions of packages xdm depends on:
ii  cpp  4:4.0.3-3   The GNU C preprocessor (cpp)
ii  debconf [debconf-2.0]1.4.72  Debian configuration management sy
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libice6  1:1.0.0-2   X11 Inter-Client Exchange library
ii  libpam0g 0.79-3.1Pluggable Authentication Modules l
ii  libselinux1  1.30-1  SELinux shared libraries
ii  libsm6   1:1.0.0-3   X11 Session Management library
ii  libx11-6 2:1.0.0-6   X11 client-side library
ii  libxau6  1:1.0.0-2   X11 authorisation library
ii  libxaw7  1:1.0.1-4   X11 Athena Widget library
ii  libxdmcp61:1.0.0-3   X11 Display Manager Control Protoc
ii  libxext6 1:1.0.0-3   X11 miscellaneous extension librar
ii  libxinerama1 1:1.0.1-2   X11 Xinerama extension library
ii  libxmu6  1:1.0.1-2   X11 miscellaneous utility library
ii  libxpm4  1:3.5.4.2-2 X11 pixmap library
ii  libxt6   1:1.0.0-3   X11 toolkit intrinsics library
ii  x11-common   1:7.0.12X Window System (X.Org) infrastruc
ii  xbase-clients1:7.0.0-4   miscellaneous X clients

xdm recommends no packages.

-- debconf information:
* shared/default-x-display-manager: xdm
  xdm/stop_running_server_with_children: false
  xdm/daemon_name: /usr/bin/X11/xdm


pgpwa4V1sHtLd.pgp
Description: PGP signature


Bug#363039: #362894

2006-04-17 Thread Bernhard Kleine
Subject: xorg: no xfonts-base left after update
Followup-For: Bug #362894
Package: xorg
Version: 7.0.12

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


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

yesterday 2006-04-16 I updated from debian unstable and got some new
Xorg files. after reboot, no fixed fonts was found by the 
xserver. In the /usr/share/fonts/X11/misc there was not a single file!!

I copied from /usr/lib/X11/fonts/misc the whole bunch of *.gz fonts and
run 

update-fonts-alias -7 misc
update-fonts-dir -7 misc
update-fonts-scale -7 misc

I got a line fixed in fonts.alias. Strane enough, the fonts
7x13-ISO8859-1 was not present at all. There was in MISC not a 
single 8859-1 file, but any other from -2 to -15. Installing xfonts-base
healed the situtation. I wonder whether there should 
not be a dependency of Xorg or the more appropriate files on xfonts-base
which would avoid xserver failure!



-- 
Bernhard Kleine
mail [EMAIL PROTECTED]
linux-user Nr. 411598

PGP-Key PGP-Fingerprint:
0x6C1D9C2A  3161 A9E2 B661 A242 D9AF
61BF C842 4D18 6C1D 9C2A



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#362074: Raising the severity again

2006-04-17 Thread Romain Francoise
severity 362074 serious
kthxbye

I'm raising the severity of this bug again; it makes xaw3d unusable
because applications include X11/Xaw3d/foo.h and this doesn't exist
anymore since /usr/include/X11 is no longer a symlink to
/usr/X11R6/include/X11...

-- 
  ,''`.
 : :' :Romain Francoise [EMAIL PROTECTED]
 `. `' http://people.debian.org/~rfrancoise/
   `-


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



Bug#362656: Affecting stable too

2006-04-17 Thread Sam Morris
found 362656 1.0.4-2sarge4
retitle 362656 Serveral security vulnerabilities fixed in Firefox 1.5.0.2
thanks

-- 
Sam Morris
http://robots.org.uk/

PGP key id 5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078



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



Bug#362691: broken dependencies?

2006-04-17 Thread Thomas Weber
Hi Steve, 

Am Freitag, den 14.04.2006, 21:57 -0400 schrieb Steve M. Robbins:
 Package: octave2.1
 Version: 1:2.1.73-6
 Severity: serious
 
 Hello,
 
 Octave fails to run,
 
[EMAIL PROTECTED]
octave2.1: error while loading shared libraries: liblapack.so.3: cannot 
 open shared object file: No such file or directory
 
 despite having all dependencies satisfied.  The problem looks to be that
 octave expects atlas3-base to install /usr/lib/liblapack3.so, whereas
 it actually installs /usr/lib/liblapack_atlas.so.3

Actually, atlas should provide symlinks via the alternative system.

Can you please post the output of the following commands:

$ ls -l /usr/lib/*lapack*

$ ls -l /etc/alternatives/*lapack*

$ /usr/sbin/update-alternatives --display liblapack-3.so

Thanks
Thomas



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



Bug#362890: backup-manager ftp mode missing passive feature

2006-04-17 Thread Alexis Sukrieh
tags + confirmed
tags + upstream
thanks

Bug forwarded updtream:
http://bugzilla.backup-manager.org/cgi-bin/show_bug.cgi?id=76

Thanks for the report! :-)

Regards,

Alexis.

-- 
Alexis Sukrieh [EMAIL PROTECTED]
0x1EE5DD34
Debian   http://www.debian.org
Backup Manager   http://www.backup-manager.org


signature.asc
Description: Digital signature


Bug#358801: adoption of libdata-compare-perl

2006-04-17 Thread Timo Schneider
Hi,

Bug #358801 states that you don't want to maintain libdata-compare-perl
any more.

I would be happy to adopt it and prepare a new upstream release which
fixes the outstanding bugs, if you agree with this.

Regards,
Timo

-- 
BOFH excuse #24:
network packets travelling uphill (use a carrier pigeon)


signature.asc
Description: Digital signature


Bug#363042: xserver-xorg: Complete freeze, absolute blockage

2006-04-17 Thread Antonio Rodríguez
Package: xserver-xorg
Version: 1:7.0.12
Severity: critical
Justification: breaks the whole system

Xscreensaver freezes the system, no 'control+alt+backspace', no
'control+alt+F?' functionality. Only unpluging the cord works. The 
solution I have found is to disable Xscreensaver.
Video driver used: I believe xserver-xorg-video-ati (is my chip)
(Sorry Steve Langasek)

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

Versions of packages xserver-xorg depends on:
ii  debconf   1.4.72 Debian configuration management sy
ii  x11-common1:7.0.12   X Window System (X.Org) infrastruc
ii  xbase-clients 1:7.0.0-4  miscellaneous X clients
ii  xkb-data  0.8-5  X Keyboard Extension (XKB) configu
ii  xserver-xorg-core 1:1.0.2-4  X.Org X server -- core server
ii  xserver-xorg-input-al 1:7.0.12   the X.Org X server -- input driver
ii  xserver-xorg-input-ev 1:1.0.0.5-2X.Org X server -- evdev input driv
ii  xserver-xorg-input-kb 1:1.0.1.3-2X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.0.4-2  X.Org X server -- mouse input driv
ii  xserver-xorg-video-al 1:7.0.12   the X.Org X server -- output drive
ii  xserver-xorg-video-ap 1:1.0.1.5-2X.Org X server -- APM display driv
ii  xserver-xorg-video-ar 1:0.5.0.5-2X.Org X server -- ark display driv
ii  xserver-xorg-video-at 1:6.5.7.3-3X.Org X server -- ATI display driv
ii  xserver-xorg-video-ch 1:1.0.1.3-3X.Org X server -- Chips display dr
ii  xserver-xorg-video-ci 1:1.0.0.5-2X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cy 1:1.0.0.5-2X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-du 1:0.1.0.5-2X.Org X server -- dummy display dr
ii  xserver-xorg-video-fb 1:0.1.0.5-2X.Org X server -- fbdev display dr
ii  xserver-xorg-video-gl 1:1.0.1.3-2X.Org X server -- Glint display dr
ii  xserver-xorg-video-i1 1:1.1.0.5-2X.Org X server -- i128 display dri
ii  xserver-xorg-video-i7 1:1.0.0.5-2X.Org X server -- i740 display dri
ii  xserver-xorg-video-i8 1:1.5.1.0-2X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-im 1:1.0.0.5-2X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mg 1:1.2.1.3.dfsg.1-2 X.Org X server -- MGA display driv
ii  xserver-xorg-video-ne 1:1.0.0.5-2X.Org X server -- Neomagic display
ii  xserver-xorg-video-ne 1:0.1.4.1-3X.Org X server -- Newport display 
ii  xserver-xorg-video-ns 1:2.7.6.5-2X.Org X server -- NSC display driv
ii  xserver-xorg-video-nv 1:1.0.1.5-2X.Org X server -- NV display drive
ii  xserver-xorg-video-re 1:4.0.1.3.dfsg.1-2 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 1:1.8.6.5-2X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sa 1:2.0.2.3-4X.Org X server -- Savage display d
ii  xserver-xorg-video-si 1:1.3.1.5-3X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-si 1:0.8.1.3-2X.Org X server -- SiS display driv
ii  xserver-xorg-video-si 1:0.7.1.3-2X.Org X server -- SiS USB display 
ii  xserver-xorg-video-td 1:1.1.1.3-3X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tg 1:1.0.0.5-3X.Org X server -- TGA display driv
ii  xserver-xorg-video-tr 1:1.0.1.2-2X.Org X server -- Trident display 
ii  xserver-xorg-video-ts 1:1.0.0.5-2X.Org X server -- Tseng display dr
ii  xserver-xorg-video-ve 1:1.0.1.3-2X.Org X server -- VESA display dri
ii  xserver-xorg-video-vg 1:4.0.0.5-2X.Org X server -- VGA display driv
ii  xserver-xorg-video-vi 1:0.1.33.2-2   X.Org X server -- VIA display driv
ii  xserver-xorg-video-vm 1:10.11.1.3-2  X.Org X server -- VMware display d
ii  xserver-xorg-video-vo 1:1.0.0.5-2X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  discover1  1.7.18hardware identification system
ii  laptop-detect  0.12.1attempt to detect a laptop
ii  mdetect0.5.2.1   mouse device autodetection tool
ii  xresprobe  0.4.23debian1 X Resolution Probe

-- debconf information:
* xserver-xorg/multiple_possible_x-drivers:
  xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
* xserver-xorg/config/monitor/lcd: false
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1024x768, 800x600, 640x480
* xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/config/inputdevice/mouse/zaxismapping: 

Bug#357736: /usr/X11R6/bin/startx: startx needs some way to delete stale $xserverauthfile files

2006-04-17 Thread Luca Capello
Hello!

On Sun, 19 Mar 2006 10:53:39 +0100, Nyk Tarr wrote:
 I noticed I had a $HOME littered with .serverauth. files, after
 a bit of prodding, I found that if startx is cut short by eg a
 shutdown, it doesn't get as far as deleting the $xserverauthfile
 file.

This bug is still present in version 1:7.0.0-4.

As a complete X11 profane, why don't create the serverauth files in
/tmp, so they are deleted at reboot and a normal user doesn't need to
take care of their deletion?

Just my 0.02EUR...

Thx, bye,
Gismo / Luca


pgpoYfOkakTCC.pgp
Description: PGP signature


Bug#363047: qemu: Linux guest hangs on IDE detection

2006-04-17 Thread Frodo Looijaard
Package: qemu
Version: 0.8.0-3
Severity: normal

I have been trying to run Fedora Core 5 or 3 within Qemu. It always
hangs after detecting the first harddisk. Compiling Qemu from source
with either gcc-3.3 or gcc-3.4 does not solve the problem, but the
pre-compiled i386 archive from http://fabrice.bellard.free.fr/qemu/download.html
works correctly.

If I add 'ide0=noprobe ide1=noprobe ide2=noprobe ide3=noprobe
ide4=noprobe ide5=noprobe' to the kernel line then it continues, so it seems 
the problem is in the IDE detection.

I am starting Qemu as follows:
qemu -hda /srv/storage/sysimg/erebor-hda.image \
 -cdrom /srv/storage/iso/fedora-3/FC3-i386-DVD.iso -boot d

See also the attached screenshot.


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

Versions of packages qemu depends on:
ii  bochsbios 2.2.6-2BIOS for the Bochs emulator
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libsdl1.2debian   1.2.9-5+b1 Simple DirectMedia Layer
ii  openhackware  0.4.1-2OpenFirmware emulator for PowerPC
ii  proll 18-1   JavaStation PROM 2.x compatible re
ii  vgabios   0.5d-1 VGA BIOS software for the Bochs an
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap   0.3.3  Bootstrap a basic Debian system
ii  sharutils 1:4.2.1-15 shar, unshar, uuencode, uudecode

-- no debconf information


qemu-screen.png
Description: PNG image


Bug#363046: diff for 1.0.28-0.1 NMU of tla-load-dirs

2006-04-17 Thread Luk Claes
Package: tla-load-dirs
Version: 1.0.28
Severity: normal
Tags: patch

Hi,

Attached is the diff for my tla-load-dirs 1.0.28-0.1 NMU.

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -Nru /tmp/6adnvnm04L/tla-load-dirs-1.0.28/debian/changelog 
/tmp/4dDzQs5kUk/tla-load-dirs-1.0.28/debian/changelog
--- /tmp/6adnvnm04L/tla-load-dirs-1.0.28/debian/changelog   2005-09-06 
17:14:58.0 +0200
+++ /tmp/4dDzQs5kUk/tla-load-dirs-1.0.28/debian/changelog   2006-04-17 
11:13:35.0 +0200
@@ -1,3 +1,10 @@
+tla-load-dirs (1.0.28-0.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add commas in dependency fields (Closes: #360730).
+
+ -- Luk Claes [EMAIL PROTECTED]  Mon, 17 Apr 2006 11:12:32 +0200
+
 tla-load-dirs (1.0.28) unstable; urgency=low
 
   * Applied patch from Teemu Ikonen to support baz.  Closes: #322622.
diff -Nru /tmp/6adnvnm04L/tla-load-dirs-1.0.28/debian/control 
/tmp/4dDzQs5kUk/tla-load-dirs-1.0.28/debian/control
--- /tmp/6adnvnm04L/tla-load-dirs-1.0.28/debian/control 2005-09-06 
17:14:58.0 +0200
+++ /tmp/4dDzQs5kUk/tla-load-dirs-1.0.28/debian/control 2006-04-17 
11:11:32.0 +0200
@@ -7,7 +7,7 @@
 
 Package: tla-load-dirs
 Architecture: all
-Depends: load-dirs-common, tla, ${shlibs:Depends} ${misc:Depends} 
${python:Depends}
+Depends: load-dirs-common, tla, ${shlibs:Depends}, ${misc:Depends}, 
${python:Depends}
 Description: Import upstream archives into tla/arch
  Tom Lord's arch/tla system is capable of importing upstream directories
  into a tla archive for some archives.  For situations where the upstream
@@ -20,7 +20,7 @@
 
 Package: darcs-load-dirs
 Architecture: all
-Depends: load-dirs-common, darcs, ${shlibs:Depends} ${misc:Depends} 
${python:Depends}
+Depends: load-dirs-common, darcs, ${shlibs:Depends}, ${misc:Depends}, 
${python:Depends}
 Description: Import upstream archives into darcs
  Darcs works fine for importing new archives.  However, for situations
  where the upstream renames or moves files and directories on a regular
@@ -32,7 +32,7 @@
 
 Package: baz-load-dirs
 Architecture: all
-Depends: load-dirs-common, bazaar, ${shlibs:Depends} ${misc:Depends} 
${python:Depends}
+Depends: load-dirs-common, bazaar, ${shlibs:Depends}, ${misc:Depends}, 
${python:Depends}
 Description: Import upstream archives into baz
  Bazaar (baz) works fine for importing new archives.  However, for situations
  where the upstream renames or moves files and directories on a regular
@@ -44,7 +44,7 @@
 
 Package: load-dirs-common
 Architecture: all
-Depends: ${shlibs:Depends} ${misc:Depends} ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Conflicts: tla-load-dirs ( 1.0.14)
 Description: Common files for tla-load-dirs and darcs-load-dirs
  These two packages share much common code.  This package provides


signature.asc
Description: Digital signature


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

2006-04-17 Thread Kurt De Bree
Package: egroupware
Version: 1.0.0.009.dfsg-3-4
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This
translation has been vetted by the review process of the
debian-l10n-dutch team.

Please add it to your next package revision, it should be inserted
in your package build-tree as debian/po/nl.po, TIA.

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

Cheers,

Kurt De Bree


# translation of egroupware_1.0.0.009.dfsg-3-4_templates.po to Dutch
#
# This file is distributed under the same license as the egroupware package.
# Please see debian/copyright.
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: egroupware_1.0.0.009.dfsg-3-4_templates\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-04-21 11:03+0200\n
PO-Revision-Date: 2006-04-12 15:03\n
Last-Translator: Kurt De Bree kdebree(AT)telenet(DOT)be\n
Language-Team: Dutch debian-l10n-dutch@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.10.2\n
Plural-Forms:  nplurals=2; plural=(n != 1);\n

#. Type: note
#. Description
#: ../egroupware-core.templates:3
msgid eGroupWare core package configuration note
msgstr Opmerking over de configuratie van het eGroupWare basispakket.

#. Type: note
#. Description
#: ../egroupware-core.templates:3
msgid 
The eGroupWare core package configuration will only prompt you for the 
administrator name and password.  To complete the initialization, point your 
browser to the eGroupWare setup, normally at
msgstr 
De configuratietoepassing van het eGroupWare basispakket zal u enkel om de 
naam en het wachtwoord van de beheerder vragen. Ga met uw webbrowser naar de 
eGroupware setup om de instellingen te vervolledigen. Deze bevindt zich 
normaal gezien op:

#. Type: note
#. Description
#: ../egroupware-core.templates:3
msgid http(s)://${site}/egroupware/setup/
msgstr http(s)://${site}/egroupware/setup/

#. Type: note
#. Description
#: ../egroupware-core.templates:3
msgid 
There you can continue the configuration, initialize the database, and 
register installed eGroupWare applications.
msgstr 
De configuratie, het instellen van de database en de registratie van 
geïnstalleerde eGroupWare-toepassingen kunt u daar verder uitvoeren.

#. Type: multiselect
#. Choices
#: ../egroupware-core.templates:15
msgid Apache 2, Apache, Apache SSL, Apache Perl
msgstr Apache 2, Apache, Apache SSL, Apache Perl

#. Type: multiselect
#. Description
#: ../egroupware-core.templates:17
msgid Which web server do you want to configure eGroupWare for?
msgstr Voor welke webserver wilt u eGroupWare configureren?

#. Type: multiselect
#. Description
#: ../egroupware-core.templates:17
msgid 
eGroupWare supports any web server that supports PHP 4, but this 
configuration process only supports some Apache variants.  Feel free to 
submit any hint or patch that would help in the setup of other web servers.
msgstr 
Alle webservers die PHP4 ondersteunen worden ook door eGroupWare 
ondersteund, maar deze configuratietoepassing ondersteunt slechts enkele 
Apache-varianten. Tips of patches die bij de configuratie van andere 
webservers helpen mag u steeds naar ons sturen.

#. Type: string
#. Description
#: ../egroupware-core.templates:26
msgid Enter the header admin user name:
msgstr Voer de gebruikersnaam van de \header\-beheerder in:

#. Type: string
#. Description
#: ../egroupware-core.templates:26
msgid 
The header admin user can change various global configuration settings and 
add eGroupWare domains via a provided web interface.  You must choose a name 
for that user.
msgstr 
Via een webinterface kan de gebruiker, die de \header\ beheert, verscheidene 

algemene configuratie-instellingen wijzigen, alsook eGroupWare-domeinen 
bijvoegen. Voor deze gebruiker moet een naam gekozen worden.

#. Type: password
#. Description
#: ../egroupware-core.templates:33
msgid Enter the header admin password:
msgstr Voer het wachtwoord van de \header\-beheerder in:

#. Type: password
#. Description
#: ../egroupware-core.templates:33
msgid You must choose a password for the header admin user.
msgstr U dient een wachtwoord voor de \header\-beheerder te kiezen.

#. Type: password
#. Description
#: ../egroupware-core.templates:38
msgid Enter the header admin password again:
msgstr Voer nogmaals het wachtwoord van de \header\-beheerder in:

#. Type: password
#. Description
#: ../egroupware-core.templates:38
msgid 
Please enter the header admin password again.  

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

2006-04-17 Thread Kurt De Bree
Package: fdutils
Version: 5.5-20050303-2
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This
translation has been vetted by the review process of the
debian-l10n-dutch team.

Please add it to your next package revision, it should be inserted
in your package build-tree as debian/po/nl.po, TIA.

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


Sincerely,

Kurt De Bree


# translation of fdutils_5.5-20050303-2_templates.po to Dutch
#
# This file is distributed under the same license as the fdutils package.
# Please see debian/copyright.
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: fdutils_5.5-20050303-2_templates\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-05-16 15:16+0100\n
PO-Revision-Date: 2006-04-11 15:35\n
Last-Translator: Kurt De Bree kdebree(AT)telenet(DOT)be\n
Language-Team: Nederlands debian-l10n-dutch@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.10.2\n
Plural-Forms:  nplurals=2; plural=(n != 1);\n

#. Type: boolean
#. Description
#: ../templates:4
msgid Do you want to make fdmount set-user-id root?
msgstr Wilt u de set-user-id bit van fdmount als root instellen?

#. Type: boolean
#. Description
#: ../templates:4
msgid 
In order to enable ordinary users to mount a floppy disk using fdmount, 
fdmount needs to be set up as set-user-id root. Please note that this is 
usually considered to be a security hazard.
msgstr 
Om gewone gebruikers in staat te stellen een diskette te koppelen met 
fdmount, dient de \set-user-id\ van fdmount als root ingesteld te worden. 
Let op: dit wordt over het algemeen als een beveiligingsrisico beschouwd.


signature.asc
Description: OpenPGP digital signature


Bug#357301: eclipse randomly crashes, usually at startup

2006-04-17 Thread César Enrique García Dabó

 I have tried eclipse again last week and it seems to work. It doesn't crash 
anymore, altough I am still testing it. I have updated many packages in my 
testing distribution since the last time I tried eclipse, so it seems to me 
that the problem was in other package.
 Important packages that I recently upgraded that could have solved the 
problem are: j2re1.4, libstdc++5, libstdc++6, libgnomeui-0, libpango1.0-0, 
libgcc1, libcsiro0, lsb-base, jikes, make, libdb4.4, .. Maybe if someone has 
the same problem, upgrading your system may help.
 So, it is OK for me to close the bug,
 Cheers,
 Quique

El Viernes, 14 de Abril de 2006 07:59, Stephan Michels escribió:
 2006/3/16, César Enrique García Dabó [EMAIL PROTECTED]:
   I am trying to use eclipse in my testing/unstable system.
   Each time I start eclipse with j2se it crashes randomly. Sometimes it
  doesn`t go beyond the splashscreen, other times it crashes just after the
  framework has been showed, and other times (not often) it crashes when
  trying to open a project or a menu option. I append the error report file
  created by java. Also a window is showed with the command line options,
   I reproduced it below.
   The java version used is:
  Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-03 mixed mode)

 The stack trace seems to end at
 org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter.format(Lorg
/eclipse/jface/bindings/keys/KeyStroke;)Ljava/lang/String;+57 , which
 doesn't execute any native code. So I can exclude any problem which may
 occur with the SWT libs.

 I would assume that it is an error of your vm. As we do not support
 closed source software, you have to contact someone else.

   I have tried with sable-vm, but it randomly get hang, without response.
   I have also tried with kaffe, but it runs tremondously slowly and
  finally it also crashes (I found no log file).

 I don't know much sablevm and it is known that kaffe is very slow. And
 a new package for kaffe 1.1.7 is not available ATM.

 I have good experiences with gcj and cacao, which you should try.

 As I don't see any bugs I can solve, I will close this report.

 Stephan Michels.

-- 
  
César Enrique García Dabó
Tf: (34)  922 315 361Fax: (34)  922 315 032
e-mail:   enrique.garcia at gtc dot iac dot es
GRANTECAN  
C/Vía Láctea s/n
38200 La Laguna (Sta. Cruz de Tenerife) SPAIN


--
ADVERTENCIA: La información incluida en este e-mail es CONFIDENCIAL, siendo 
para uso exclusivo del destinatario arriba mencionado. Si Usted lee este 
mensaje y no es el destinatario indicado, le informamos que está totalmente 
prohibida cualquier utilización, divulgación, distribución y/o reproducción de 
esta comunicación sin autorización expresa en virtud de la legislación vigente. 
Si ha recibido este mensaje por error, le rogamos nos lo notifique 
inmediatamente por esta misma vía a GRAN TELESCOPIO DE CANARIAS, S.A. ([EMAIL 
PROTECTED]) y proceda a su eliminación. 

DISCLAIMER: This message is intended exclusively for its addressee and may 
contain information that is CONFIDENTIAL and protected by professional 
privilege. If you are not the intended recipient you are hereby notified that 
any dissemination, copy or disclosure of this communication is strictly 
prohibited by law. If this message has been received in error, please 
immediately notify us via e-mail to GRAN TELESCOPIO DE CANARIAS, S.A. ([EMAIL 
PROTECTED]) and delete it.




Bug#363048: diff for 3.6.13-3.4 NMU of vflib3

2006-04-17 Thread Luk Claes
Package: vflib3
Version: 3.6.13-3.3
Severity: normal
Tags: patch

Hi,

Attached is the diff for my vflib3 3.6.13-3.4 NMU.

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u vflib3-3.6.13/config.sub vflib3-3.6.13/config.sub
--- vflib3-3.6.13/config.sub
+++ vflib3-3.6.13/config.sub
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2005-07-08'
+timestamp='2006-02-23'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -119,8 +119,9 @@
 # Here we must recognize all the valid KERNEL-OS combinations.
 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
 case $maybe_os in
-  nto-qnx* | linux-gnu* | linux-dietlibc | linux-uclibc* | uclinux-uclibc* | 
uclinux-gnu* | \
-  kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | 
rtmk-nova*)
+  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
+  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | 
netbsd*-gnu* | \
+  storm-chaos* | os2-emx* | rtmk-nova*)
 os=-$maybe_os
 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
 ;;
@@ -171,6 +172,10 @@
-hiux*)
os=-hiuxwe2
;;
+   -sco6)
+   os=-sco5v6
+   basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+   ;;
-sco5)
os=-sco3.2v5
basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
@@ -187,6 +192,10 @@
# Don't forget version if it is 3.2v4 or newer.
basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
;;
+   -sco5v6*)
+   # Don't forget version if it is 3.2v4 or newer.
+   basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+   ;;
-sco*)
os=-sco3.2v2
basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
@@ -239,7 +248,7 @@
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
| i370 | i860 | i960 | ia64 \
| ip2k | iq2000 \
-   | m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
+   | m32r | m32rle | m68000 | m68k | m88k | maxq | mb | microblaze | mcore 
\
| mips | mipsbe | mipseb | mipsel | mipsle \
| mips16 \
| mips64 | mips64el \
@@ -257,8 +266,9 @@
| mipsisa64sr71k | mipsisa64sr71kel \
| mipstx39 | mipstx39el \
| mn10200 | mn10300 \
-   | ms1 \
+   | mt \
| msp430 \
+   | nios | nios2 \
| ns16k | ns32k \
| or32 \
| pdp10 | pdp11 | pj | pjl \
@@ -286,6 +296,9 @@
;;
m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
;;
+   ms1)
+   basic_machine=mt-unknown

+   ;;
 
# We use `pc' rather than `unknown'
# because (1) that's what they normally are, and
@@ -336,8 +349,9 @@
| mipsisa64sr71k-* | mipsisa64sr71kel-* \
| mipstx39-* | mipstx39el-* \
| mmix-* \
-   | ms1-* \
+   | mt-* \
| msp430-* \
+   | nios-* | nios2-* \
| none-* | np1-* | ns16k-* | ns32k-* \
| orion-* \
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
@@ -696,6 +710,9 @@
basic_machine=i386-pc
os=-msdos
;;
+   ms1-*)
+   basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
+   ;;
mvs)
basic_machine=i370-ibm
os=-mvs
@@ -803,6 +820,12 @@
pc532 | pc532-*)
basic_machine=ns32k-pc532
;;
+   pc98)
+   basic_machine=i386-pc
+   ;;
+   pc98-*)
+   basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
+   ;;
pentium | p5 | k5 | k6 | nexgen | viac3)
basic_machine=i586-pc
;;
@@ -859,6 +882,10 @@
basic_machine=i586-unknown
os=-pw32
;;
+   rdos)
+   basic_machine=i386-pc
+   os=-rdos
+   ;;
rom68k)
basic_machine=m68k-rom68k
os=-coff
@@ -1174,21 +1201,23 @@
  | -aos* \
  | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
  | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
- | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* | -openbsd* 
\
+ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
+ | -openbsd* | -solidbsd* \
  | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
  | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \

Bug#363049: Failure trying to run: chroot /opt/chroot/unstable mount -t proc proc /proc

2006-04-17 Thread Giuseppe Sacco
Package: debootstrap
Version: 0.3.3
Severity: important

Today I tried to create a new chroot with sid or etch. I am working on a
testing environment and what I get is:

eppesuig3:/opt/chroot# debootstrap  sid /opt/chroot/unstable 
I: Retrieving Release
I: Retrieving Packages
I: Retrieving Packages
I: Retrieving Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
W: Failure trying to run: chroot /opt/chroot/unstable mount -t proc
proc /proc
eppesuig3:/opt/chroot#

Bye,
Giuseppe

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

Versions of packages debootstrap depends on:
ii  binutils 2.16.1cvs20060117-1 The GNU assembler, linker
and bina
ii  wget 1.10.2-1retrieves files from the
web

debootstrap recommends no packages.

-- no debconf information




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



Bug#360713: Patch

2006-04-17 Thread Jerome Warnier
Le lundi 17 avril 2006 à 02:36 +0200, Ana Guerrero a écrit :
 Hi:
 
 I'm attaching a patch that solves this issue in the init script.
 I'm aware that it is not the best solution, it would be better that  
 the program would write the pidfile on its own, but i think this is 
 an upstream problem.
Thanks for the patch, but I also think that an upstream solution would
be better here.
As upstream has always been very responsive and kind so far, I put him
in copy here.

Patrick, this is about http://bugs.debian.org/360713

 Besides, the last packaged version is 1.2.1, and last upstream
 version is 1.2.2 (published 05/03/27).
I know, I'm looking for a sponsor for this, the package has been ready
for a lng time now (and I use it myself happily ever since on
several machines, but without a fix for this bug) here:
http://apt.bxlug.be/sarge/sources (for sources package) and
http://apt.bxlug.be/sarge/not-debian (for binary package for Sarge).


 Ana.
-- 
Jérôme Warnier
FLOSS Consultant
http://beeznest.net




Bug#363050: libgnomecanvas: Needs rebuild for new libxrender, not binNMU safe.

2006-04-17 Thread Kurt Roeckx
Package: libgnomecanvas
Version: 2.14.0-1
Severity: serious

Hi,

Your package needs a rebuild because it's .la files still mention
libXrender.la.

It can't be binNMU'd because of this:
Package: libgnomecanvas2-0
Depends: ${shlibs:Depends}, libgnomecanvas2-common (= ${Source-Version})

And libgnomecanvas2-common is an arch all package.

Note that it's waiting on a new libglade2 that also has the same
problem and needs a rebuild.


Kurt



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



Bug#363057: libbonoboui: Needs rebuild for new libxcursor, not binNMU safe.

2006-04-17 Thread Kurt Roeckx
Package: libbonoboui2-dev
Version: 2.14.0-1
Severity serious

Hi,

Your package ships an .la file which references atleast
libXcursor.la, which has been removed.  Since your package is not
binNMU safe, this will need a sourceful upload.

Note that your package is waiting on the following packages to
get fixed first:
libglade2-dev
libgnomecanvas2-dev


Kurt



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



Bug#363052: foomatic-filters-ppds should only contain non-PostScript PPDs

2006-04-17 Thread Pascal De Vuyst

Package: foomatic-filters-ppds
Version: 20060318-1
Tags: patch

foomatic-filters-ppds should only contain non-PostScript PPDs.
Currently there are manufacturer provided PostScript PPDs in this 
package (e.g. under HP).
These can easily be deleted by looking for PPDs which don't have 
FoomaticRIPCommandLine inside.

A patch is provided in attachment.

Regards,
Pascal De Vuyst
--- debian/rules.orig	2006-04-15 14:38:16.0 +0200
+++ debian/rules	2006-04-15 15:15:38.0 +0200
@@ -61,6 +61,10 @@
 
 	# Move the PPDs into lp.o-gs subdirectory of /usr/share/ppd
 	(cd $(CURDIR)/debian/foomatic-filters-ppds/usr/share/ppd; mfrs=`echo *`; mkdir linuxprinting.org-gs; mv $$mfrs linuxprinting.org-gs)
+
+	# Delete real PostScript PPDs
+	(cd $(CURDIR)/debian/foomatic-filters-ppds/usr/share/ppd/linuxprinting.org-gs; mfrs=`echo *`; for mfr in $$mfrs; do cd $(CURDIR)/debian/foomatic-filters-ppds/usr/share/ppd/linuxprinting.org-gs/$$mfr; zgrep -L 'FoomaticRIPCommandLine' *  ps; rm -f `cat ps`; rm ps; done)
+
 	# Delete all the HPIJS PPDs, which are elsewhere now
 	rm `find $(CURDIR)/debian/foomatic-filters-ppds/usr/share/ppd -name '*-hpijs.ppd*'`
 


Bug#363051: [INTL:ro] xserver-xorg: regresion: Please add back the Romanian translation of the debconf templates

2006-04-17 Thread Eddy Petrişor
Package: xserver-xorg
Tag: l10n
Severity: minor

Hello,

I have found that recent versions of xserver-xorg do not include the
translated debconf teplates for Romanian (I just checked, and it did).
Bug #338547 suggests this was included in xorg-x11/6.8.2.dfsg.1-11,
and it was.

It looks to me that on the transition to xorg 7, because it was pulled
from ubuntu some of the information was lost, the Romanian debconf
translation being one of them.

These had the translation:
xserver-xorg_6.8.2.dfsg.1-11_i386.deb
xserver-xorg_6.8.99.903.dfsg.1-1_i386.deb
xserver-xorg_6.9.0.dfsg.1-6_i386.deb

and

While xserver-xorg_7.0.9_all.deb does not, nor all others 7 after or
before it (or so it seems).


Please add back the Romanian translation.


(Thanks snapshot.debian.net)

--
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein


Bug#363054: linuxprinting.org-ppds should only contain PostScript PPDs

2006-04-17 Thread Pascal De Vuyst

Package: linuxprinting.org-ppds
Version: 20060408-1
Tags: patch

linuxprinting.org-ppds should only contain PostScript PPDs.
Currently there are manufacturer provided non-PostScript PPDs in this 
package (e.g. PXL PPDs under Ricoh, Savin, NRG, ...) which belong in 
package foomatic-filters-ppds.
These can easily be deleted by looking for PPDs which have 
FoomaticRIPCommandLine inside.

A patch is provided in attachment.

Regards,
Pascal De Vuyst
--- debian/rules.orig	2006-04-15 15:03:47.0 +0200
+++ debian/rules	2006-04-15 15:06:05.0 +0200
@@ -74,6 +74,10 @@
 
 	# And move them all into linuxprinting.org-ppds
 	mv $(CURDIR)/debian/foomatic-db/usr/share/ppd $(CURDIR)/debian/linuxprinting.org-ppds/usr/share
+
+	# Delete non-PostScript PPDs
+	(cd $(CURDIR)/debian/linuxprinting.org-ppds/usr/share/ppd/postscript; mfrs=`echo *`; for mfr in $$mfrs; do cd $(CURDIR)/debian/linuxprinting.org-ppds/usr/share/ppd/postscript/$$mfr; zgrep -l 'FoomaticRIPCommandLine' *  nonps; rm -f `cat nonps`; rm nonps; done)
+
 	# And remove them from foomatic-db
 	rm -rf $(CURDIR)/debian/foomatic-db/usr/share/foomatic/db/source/PPD
 


Bug#363058: libgnomeui-dev: Needs rebuild for new libxrender, not binNMU safe.

2006-04-17 Thread Kurt Roeckx
Package: libgnomeui-dev
Version: 2.14.0-1
Severity: serious

Hi,

Your package ships an .la file which references atleast
libXcursor.la, which has been removed.  Since your package is not
binNMU safe, this will need a sourceful upload.

Note that your package is waiting on the following packages to
get fixed first:
libbonoboui2-dev
libglade2-dev
libgnomecanvas2-dev


Kurt



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



Bug#363056: release-notes: Please fix some mistakes in Debian sarge Release Notes for Japanese.

2006-04-17 Thread Kobayashi Noritada
Package: release-notes
Severity: normal
Tags: patch


Hi, I created a patch to fix two minor mistakes in the
Debian sarge Release Notes for Japanese.
This makes very simple correction of that release notes, which can be
understood by those who don't know about the Japanese language.
Please uudecode and apply following patch.

Thanks,

begin-base64 644 releasenote.patch
SW5kZXg6IHJlbGVhc2Utbm90ZXMuamEuc2dtbAo9PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09ClJDUyBmaWxlOiAvY3ZzL2RlYmlhbi1kb2MvZGRwL21hbnVhbHMu
c2dtbC9yZWxlYXNlLW5vdGVzL2phL3JlbGVhc2Utbm90ZXMuamEuc2dtbCx2
CnJldHJpZXZpbmcgcmV2aXNpb24gMS4xMgpkaWZmIC11IC1yMS4xMiByZWxl
YXNlLW5vdGVzLmphLnNnbWwKLS0tIHJlbGVhc2Utbm90ZXMuamEuc2dtbAkx
NCBOb3YgMjAwNSAyMToyOToyMiAtMDAwMAkxLjEyCisrKyByZWxlYXNlLW5v
dGVzLmphLnNnbWwJMTYgQXByIDIwMDYgMTY6NDA6NTQgLTAwMDAKQEAgLTEw
NDgsNyArMTA0OCw4IEBACiCwzcK4tNi3uKTOytG5uaS5pNmkxqTysvK36KS3
pN6kuaGjCiDJrM3XpMux/qS4pMahor+3pLekpKXRpcOlsaG8pbggKMTMvu+k
z7m5v7fIx6TOpemlpKXWpeml6qTkoaIKIMy+wbCkzsrRpO+kw6S/pdGlw6Wx
obyluCkgpPKlpKXzpbmlyKG8peukt6S/pOqhogotvtfGzaS3pMakpKTruMWk
pKXRpcOlsaG8pbik8rrvvfykt6S/pOqk4qS3pN6kuaGjPC9wPgorvtfGzaS3
pMakpKTruMWkpKXRpcOlsaG8pbggKDxwYWNrYWdlPmNvbnNvbGUtdG9vbHMt
bGliczwvcGFja2FnZT4gpMqkySkKK6Tyuu+9/KS3pL+k6qTipLek3qS5oaM8
L3A+CiAKIDxwPkNELVJPTSCkzqW7pcOlyKSrpOmloqXDpdelsKXsobylyaS5
pOu+7LnnpMukz6GiCiCloqXDpdelsKXsobylybrutsikzrrHw+akyyBDRCCk
8rjytLmkuaTrpOikpqGiCkBAIC0xMDg2LDcgKzEwODcsNyBAQAogPGV4YW1w
bGU+CiAjIGVjaG8gJ0FQVDo6Q2FjaGUtTGltaXQgIjEyNTAwMDAwIjsnID4+
IC9ldGMvYXB0L2FwdC5jb25mCiA8L2V4YW1wbGU+Ci2ks6SzpMekz6GiPGZp
bGU+L2V0Yy9hcHQvc291cmNlcy5saXN0PC9maWxlPgorpLOks6THpM+hojxm
aWxlPi9ldGMvYXB0L2FwdC5jb25mPC9maWxlPgogpdWloaWkpevG4qTLpN6k
wKSzpM7DzaTywN/E6qS3pMakpKTKpKS+7LnnpPLB28TqpLekxqSkpN6kuaGj
PC9wPgogCiA8cD6+7LnnpMuk6KTDpMakz77Xxs2k5LDNwri02Le4pM6l66G8
pdekzqS/pOGky6GiCg==


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


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



Bug#356372: FTBFS on mips, other !i386 nastiness

2006-04-17 Thread Paul Brossier
Hi,

On Wed, Mar 22, 2006 at 02:39:08PM +0100, Jeroen van Wolffelaar wrote:
 On Sat, Mar 11, 2006 at 03:07:56PM +, Martin Michlmayr wrote:
  b) [i386] in a Depends/Suggests line is not supported.
 
 (...)
 
  And on i386:
  
   dh_gencontrol
   dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
   dpkg-gencontrol: warning: can't parse dependency supercollider [i386
   dpkg-gencontrol: error: error occoured while parsing Suggests
   dh_gencontrol: command returned error code 2304
 
 And this error is ignored, presumably because you fork a new make
 without checking the error code of it. This is also a serious error.

no, this error was ignored in a previous version of dh_gencontrol, and
now causes the build to fail.

it seems simply removing the wrong [i386 powerpc] in the Depends line
fixes this problem. let me know if i missed something.

i have been asking a couple of times for the removal of these old
binaries. many thanks for doing so Jeroen.

the line in P-a-s should also be removed. i mailed the maintainers a few
months ago, but had no reply so far. maybe this email will help.

cheers, piem


signature.asc
Description: Digital signature


Bug#363053: evolution: Associate with text/calendar MIME type

2006-04-17 Thread Sam Morris
Package: evolution-webcal
Version: 2.6.0-2
Severity: wishlist

Evolution should provide a .desktop file[0] so that
/usr/lib/evolution-webcal/evolution-webcal is associated with
text/calendar files. This will allow users to import calendars such as
the one on http://www.us.debian.org/events/2006/0514-debconf just by
clicking on the calendar link.

A file such as the following should do the job; place it at
/usr/share/applications/evolution-webcal.desktop:

[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Evolution web calendar import handler
MimeType=text/calendar
Exec=/usr/lib/evolution-webcal/evolution-webcal %f
TryExec=/usr/lib/evolution-webcal/evolution-webcal
NoDisplay=true
Terminal=false

[0] http://standards.freedesktop.org/desktop-entry-spec/latest/

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages evolution depends on:
ii  evolution-dat 1.6.0-1evolution database backend server
ii  gconf22.14.0-1   GNOME configuration database syste
ii  gnome-icon-th 2.14.2-1   GNOME Desktop icon theme
ii  gtkhtml3.83.10.0-1   HTML rendering/editing library - b
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.11.3-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libavahi-clie 0.6.9-8Avahi client library
ii  libavahi-comm 0.6.9-8Avahi common library
ii  libavahi-glib 0.6.9-8Avahi glib integration library
ii  libbonobo2-0  2.14.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2- 2.14.0-1   The Bonobo UI library
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libcamel1.2-8 1.6.0-1The Evolution MIME message handlin
ii  libcomerr21.38+1.39-WIP-2005.12.31-1 common error description library
ii  libdbus-1-2   0.61-5 simple interprocess messaging syst
ii  libdbus-glib- 0.61-5 simple interprocess messaging syst
ii  libebook1.2-5 1.6.0-1Client library for evolution addre
ii  libecal1.2-3  1.6.0-1Client library for evolution calen
ii  libedataserve 1.6.0-1Utility library for evolution data
ii  libedataserve 1.6.0-1GUI utility library for evolution 
ii  libesd-alsa0  0.2.36-3   Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig 2.3.1-2generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgail-commo 1.8.4-1GNOME Accessibility Implementation
ii  libgail17 1.8.4-1GNOME Accessibility Implementation
ii  libgconf2-4   2.14.0-1   GNOME configuration database syste
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.10.1-2   The GLib library of C routines
ii  libgnome-keyr 0.4.9-1GNOME keyring services library
ii  libgnome-pilo 2.0.12-1.6 Support libraries for gnome-pilot
ii  libgnome2-0   2.14.0-2   The GNOME 2 library - runtime file
ii  libgnomecanva 2.14.0-1   A powerful object-oriented display
ii  libgnomeprint 2.12.1-3   The GNOME 2.2 print architecture -
ii  libgnomeprint 2.12.1-2   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.14.0-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2- 2.14.0-2   GNOME virtual file-system (runtime
ii  libgnutls12   1.2.9-2the GNU TLS library - runtime libr
ii  libgpg-error0 1.2-1  library for common error values an
ii  libgtk2.0-0   2.8.16-1   The GTK+ graphical user interface 
ii  libgtkhtml3.8 3.10.0-1   HTML rendering/editing library - r
ii  libice6   6.9.0.dfsg.1-6 Inter-Client Exchange library
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libkrb53  1.4.3-6MIT Kerberos runtime libraries
ii  libldap2  2.1.30-8   OpenLDAP libraries
ii  libnotify10.3.2-3sends desktop notifications to a n
ii  libnspr4-0d   1.8.0.1-8  NetScape Portable Runtime Library
ii  libnss3-0d1.8.0.1-8  Network Security Service libraries
ii  liborbit2 1:2.14.0-1  

Bug#357377: [pkg-horde] Bug#357377: Package lacks CREDITS file

2006-04-17 Thread Gregory Colpart
On Fri, Mar 17, 2006 at 07:27:24AM +0100, Ola Lundqvist wrote:
 Either we create a symlink or we simply duplicate or move the file.
 Either solution would be fine, I think.
 
 For maintainability it do not matter much.
 Just duplicating/moving the file is probably easiest in the long run
 as you can keep the later part of debian/rules (binary-indep) clean.
 On the other hand we already do thinge there so it do not matter
 much. Make sure you make a comment so it is not reverted later. :)

I agree with duplicating solution to avoid creating symlink and
needing (FollowSymLinks|SymLinksIfOwnerMatch) Apache option.

Then I apply this solution on my (new) sork-forwards-h3 package.
Note that lintian override is require for that.

My pseudo patch :

debian/dirs :
+usr/share/lintian/overrides

debian/source.lintian-override
+DEB_PKG_NAME: postinst-should-not-set-usr-doc-link

debian/rules :
+    CREDITS file accessible to help viewer 
+   mkdir -m 755 debian/DEB_PKG_NAME/usr/share/horde3/forwards/docs
+   cp -a docs/CREDITS debian/DEB_PKG_NAME/usr/share/horde3/HORDE_APPLI/docs
+   install -m 644 debian/source.lintian-override 
debian/DEB_PKG_NAME/usr/share/lintian/overrides/HORDE_APPLI


Remarks are welcome.

Regards,
-- 
Gregory Colpart [EMAIL PROTECTED]  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/


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



Bug#363063: ftp.debian.org: Please remove dacode

2006-04-17 Thread Benjamin Drieu

Package: ftp.debian.org
Severity: normal

daCode is not maintained anymore upstream, has possible security
issues and is not used anymore by myself.  daCode has been obsoleted
by various packages and to be honest, there is few interest to be
packaged, so I hereby request its removal from the unstable
distribution.

Thank you very much,
Benjamin

-- 
  .''`.
 ; ;' ;  Debian GNU/Linux |   Benjamin Drieu
 `. `'http://www.debian.org/  |  [EMAIL PROTECTED]
   `-


pgpzrWxudb80u.pgp
Description: PGP signature


Bug#222652: [DPKG-GENCONTROL] should perhaps prune doubled dependencies after substvars substitution

2006-04-17 Thread Nicolas François
On Sun, Apr 16, 2006 at 09:34:43PM +0200, [EMAIL PROTECTED] wrote:
 On Sun, Apr 16, 2006 at 01:28:21AM +0200, Nicolas François wrote:
  It only simplifies the Depends field, but I think it should be sufficient.
  (I assumed there is no automatic variables for the other dependency
  fields; this can be changed easily)
 
 Please do. There is no reason to handle the different fields
 differently.

So here is the new patch.

It differentiates 3 categories of fields:
 * Depends|Pre-Depends
 Compute an intersection
 * Replaces|Conflicts|Provides
 Compute an union
 * Recommends|Suggests|Enhances
 Only merge the dependencies if they are identical

Kind Regards,
-- 
Nekral
Index: controllib.pl
===
--- controllib.pl   (révision 239)
+++ controllib.pl   (copie de travail)
@@ -168,6 +168,7 @@
   $v =~ s/\s*,\s*$//;
}
 $v =~ s/\$\{\}/\$/g;
+$v = simplify_deps($f, $v);
 print($f: $v\n) || syserr(write error on control data);
 }
 
@@ -409,4 +410,288 @@
 }
 }
 
+# Simplify a dependency line by merging the dependencies on the same
+# package.
+sub simplify_deps {
+my $dep_field=shift;
+my $dep_line=shift;
+my $dep_merger;
+if ($dep_field =~ m/^(Depends|Pre-Depends)$/) {
+$dep_merger = \merge_depends;
+} elsif ($dep_field =~ m/^(Replaces|Conflicts|Provides)$/) {
+$dep_merger = \merge_conflicts;
+} elsif ($dep_field =~ m/^(Recommends|Suggests|Enhances)$/) {
+$dep_merger = \merge_identical;
+} else {
+return $dep_line;
+}
+
+my $dep_list = parsedep($dep_line, 1, 0);
+
+# %pkg_dep keeps the versionned dependency associated with each package
+my %pkg_dep;
+# When the dependency can't be merged, it is pushed in @new_dep_list.
+# Dependencies with a list of archs or an OR list are also push in
+# this array.
+my @new_dep_list;
+foreach my $dep_and (@$dep_list) {
+my $new_dep_and;
+if (scalar(@$dep_and)  1) {
+# ORed list
+push @new_dep_list, $dep_and;
+} else {
+my $alternate = [EMAIL PROTECTED];
+my ($package, $relation, $version, $arch_list)= @{$alternate};
+if (scalar(@$arch_list)) {
+# Dependency with a list of archs
+push @new_dep_list, $dep_and;
+} else {
+# Merge this dependency with the previous dependency of
+# this package
+my @versioned_deps = ($relation, $version);
+my @new_deps;
+@new_deps= $dep_merger($pkg_dep{$package},
+[EMAIL PROTECTED]);
+if ((scalar @new_deps)1) {
+# The dependency could not be merged. Push both
+# dependencies in @new_dep_list.
+delete $pkg_dep{$package};
+my @arch_list = ();
+foreach (@new_deps) {
+my @new_alternate = ($package, [EMAIL PROTECTED],
+ [EMAIL PROTECTED], [EMAIL 
PROTECTED]);
+my @or_list = ([EMAIL PROTECTED]);
+push @new_dep_list, [EMAIL PROTECTED];
+}
+} else {
+$pkg_dep{$package} = $new_deps[0];
+}
+}
+}
+}
+# Push the merged dependencies
+foreach my $pkg (keys %pkg_dep) {
+my @versioned_deps = @{$pkg_dep{$pkg}};
+my @arch_list = ();
+my @new_alternate = ($pkg, $versioned_deps[0],
+ $versioned_deps[1], [EMAIL PROTECTED]);
+my @or_list = ([EMAIL PROTECTED]);
+push @new_dep_list, [EMAIL PROTECTED];
+}
+
+return showdep([EMAIL PROTECTED], 1);
+}
+
+# Merge two Depends dependencies on the same package.
+# (intersection of intervals)
+# The dependencies are provided as a reference to a (relation, version)
+# array.
+# 
+# Return a reference to an array.
+# If the dependencies can be merged, this array will have one element: a
+# reference to an (relation, version) array.
+sub merge_depends {
+my $versioned_dep1 = shift;
+my $versioned_dep2 = shift;
+my ($relation1, $version1) = @$versioned_dep1;
+my ($relation2, $version2) = @$versioned_dep2;
+
+my @result = ();
+return $versioned_dep2 if (   not defined $versioned_dep1
+   or not defined $relation1);
+return $versioned_dep1 if (   not defined $versioned_dep2
+   or not defined $relation2);
+
+my @default = ($versioned_dep1, $versioned_dep2);
+
+if ($relation1 =~ m// and $relation2 =~ m//) {
+if (cmp_version($version1, $version2)  0) {
+@result = ($relation1, $version1);
+} elsif ($version1 eq $version2) {
+if ($relation1 eq  or 

Bug#323567: gnuserv: options to start it under emacs 21.4 not documented

2006-04-17 Thread Benjamin Drieu

Hi and sorry for taking so long time to answer.

You normally do not need to add autoload because gnuserv configuration
file is automatically loaded upon emacs startup (this file is
/etc/emacs21/site-start.d/50gnuserv.el).  It adds an auto-load that I
believe is broken by explicitely loading library gnuserv.

Please could you confirm your setup works only with following line in
your emacs initialization file :

(gnuserv-start)

Thank you very much for your bug report.

Cheers,
Benjamin

-- 
  .''`.
 ; ;' ;  Debian GNU/Linux |   Benjamin Drieu
 `. `'http://www.debian.org/  |  [EMAIL PROTECTED]
   `-


pgp0a9DujsfMN.pgp
Description: PGP signature


Bug#363059: crystalcursors: Fails to install, missing dir to create alternatives.

2006-04-17 Thread Sune Vuorela
Package: crystalcursors
Version: 1.1.1-5
Severity: grave
Justification: renders package unusable


I guess that this will be most descriptive:

$ sudo apt-get install crystalcursors
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  crystalcursors
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 248kB of archives.
After unpacking 2834kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org unstable/main crystalcursors 1.1.1-5 [248kB]
Fetched 248kB in 17s (14.3kB/s)
Selecting previously deselected package crystalcursors.
(Reading database ... 234637 files and directories currently installed.)
Unpacking crystalcursors (from .../crystalcursors_1.1.1-5_all.deb) ...
Setting up crystalcursors (1.1.1-5) ...
mv: cannot move `/usr/X11R6/lib/X11/icons/default/index.theme' to 
`/usr/share/icons/default/index.theme': No such file or directory
update-alternatives: unable to make 
/usr/share/icons/default/index.theme.dpkg-tmp a symlink to 
/etc/alternatives/x-cursor-theme: No such file or directory
dpkg: error processing crystalcursors (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 crystalcursors
E: Sub-process /usr/bin/dpkg returned an error code (1)

$ ls -la /usr/X11R6/lib/X11/icons/default/index.theme
lrwxr-xr-x 1 root root 32 Oct  2  2004 
/usr/X11R6/lib/X11/icons/default/index.theme - /etc/alternatives/x-cursor-theme

$ ls -lad /usr/share/icons/default
ls: /usr/share/icons/default: No such file or directory

$ sudo mkdir /usr/share/icons/default
$ sudo apt-get install crystalcursors
Reading package lists... Done
Building dependency tree... Done
crystalcursors is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up crystalcursors (1.1.1-5) ...
$

So you need to make sure you either by your self provide the 
/usr/share/icons/default dir or depend on something that does.

/Sune


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

Versions of packages crystalcursors depends on:
ii  xlibs-data1:7.0.12   transitional package for X11 clien

crystalcursors recommends no packages.

-- debconf-show failed


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



Bug#363062: libmysqlclient15off: NEWS.Debian has wrong format

2006-04-17 Thread Peter Palfrader
Package: libmysqlclient15off
Version: 5.0.19-2bpo1
Severity: normal

The format of the NEWS.Debian file is supposed to be similar to the
changelog format.  See
http://lists.debian.org/debian-devel/2003/07/msg00286.html
for details.  This will allow tools to automatically present the items
to the administrator.

Please fix your NEWS.Debian.gz file accordingly.

-- 
Peter


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



Bug#362479: pdflatex: symbol lookup error: pdflatex: undefined symbol: _ZN6PDFDocC1EP9GooStringS1_S1_

2006-04-17 Thread Frank Küster
Vincent Danjean [EMAIL PROTECTED] wrote:

 Can you provide a minimal example, including the included graphics file? 

 Yes, here is a minimal tex file (with a pdf file to include).

Didn't get through somehow...

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




Bug#363060: libgnomeprintui2.2-dev: Needs rebuild for new libxcursor, not binNMU safe.

2006-04-17 Thread Kurt Roeckx
Package: libgnomeprintui2.2-dev
Version: 2.12.1-2
Severity: serious

Hi,

Your package ships an .la file which references atleast
libXcursor.la, which has been removed.  Since your package is not
binNMU safe, this will need a sourceful upload.

Note that it's waiting on those packages with the same problem to
get fixed first:
libglade2-dev
libgnomecanvas2-dev


Kurt



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



Bug#363061: tetex-extra: palatcm.sty is non-free

2006-04-17 Thread Frank Küster
Package: tetex-extra
Version: 3.0-16bpo1
Severity: serious

palatcm.sty contains a license statement that requires renaming, which
is okay according to DFSG #4:

,
| %%% Copyright (C) 1994 Aloysius G. Helminck. All rights reserved. 
| %%% Permission is granted to to customize the declarations in this 
| %%% file to serve the needs of your installation. However, no permission
| %%% is granted to distribute a modified version of this file under 
| %%% its original name. 
`

But it doesn't even allow use - don't know whether this is implicitly
granted? 

The fd files in the same directory don't have any copyright or license
statement at all; don't know whether they need one. 

And I don't know whether this package is still useful today at all...

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




Bug#363065: and: Please package highpriostart wrapper

2006-04-17 Thread Jerome Warnier
Package: and
Version: 1.2.2-1
Severity: wishlist

Patrick has made a wrapper to higher the priority of processes.
It is available here: http://and.sourceforge.net/highpriostart.c
And it would be great if you (I) could ship it in the package.

Thanks

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

Versions of packages and depends on:
ii  dpkg  1.13.18package maintenance system for Deb
ii  libc6 2.3.6-7GNU C Library: Shared libraries

and recommends no packages.

-- no debconf information


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



Bug#361059: dpkg thinks nonexistent config files have changed

2006-04-17 Thread Nicolas François
hello,

[Sorry, I already sent this mail, but to the wrong bug. Also I received a
delivery failure from the submitter's MX (Connection timed out)]


I think this bug is closed in the dpkg of unstable. Richard, can you test
with a newer version?

On Thu, Apr 06, 2006 at 10:22:32AM +0100, Richard Kettlewell wrote:
 Package: dpkg
 Version: 1.10.28 
 
 dpkg is currently asking me about every single xlibs config file, even
 though they aren't any pre-existing versions there,

Do you mean there were no pre-existing versions of the config files or of
the package?
In the first case, it may be a bug or maybe you deleted these files.
In the second case, I don't understand why you received the message.

 and then later
 reporting an error.  This is pretty tedious as you can probably
 imagine!  It already did the same for xfree86-common.
 
 The new files do get installed depsite the error message.

[...]

 Configuration file `/etc/X11/xkb/keymap/sgi/sk'
  == Modified (by you or by a script) since installation.
  == Package distributor has shipped an updated version.
What would you like to do about it ?  Your options are:
 Y or I  : install the package maintainer's version
 N or O  : keep your currently-installed version
   D : show the differences between the versions
   Z : background this process to examine the situation
  The default action is to keep your current version.
 *** sk (Y/I/N/O/D/Z) [default=N] ? y
 dpkg: xlibs: warning - failed to link `/etc/X11/xkb/keymap/sgi/sk' to
  `/etc/X11/xkb/keymap/sgi/sk.dpkg-old': No such file or directory
 Installing new version of config file /etc/X11/xkb/keymap/sgi/sk ...

In the newer versions, the message is slightly different. And there is no
warnings. If I understand correctly your use case, you will have the
following message:

Configuration file `/etc/X11/xkb/keymap/sgi/sk'
 == Deleted (by you or by a script) since installation.
 == Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
  D : show the differences between the versions
  Z : background this process to examine the situation
 The default action is to keep your current version.
*** test-package.conf (Y/I/N/O/D/Z) [default=N] ? y
Installing new version of config file /etc/X11/xkb/keymap/sgi/sk ...


Kind Regards,
-- 
Nekral


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



Bug#363067: Example for crontab script

2006-04-17 Thread Alexander Gerasiov
Package: webdruid
Version: 0.5.4-2
Severity: wishlist
Tags: patch

Hi there. I'm not sure that you didn't add any crontab script in the
last version (I'm using stable), but I didn't see anything about this in
changelog.

So here is an example of crontab script I'm using on my host:

=
$cat /etc/cron.daily/webdruid
#!/bin/sh
# /etc/cron.daily/webdruid: webdruid daily maintenance script

WEBDRUID_BIN=/usr/bin/webdruid
WEBDRUID_SITELIST=/etc/webdruid/site.list
LOG_DIR=/var/log/apache2
REPORT_ROOT=/var/www/webdruid/

cat $WEBDRUID_SITELIST | while read HOSTNAME NAME;do (
if [ ! -d ${LOG_DIR}/${NAME} ];then exit 1;fi

if [ ! -d ${REPORT_ROOT}${NAME} ];then
mkdir ${REPORT_ROOT}${NAME}
fi

${WEBDRUID_BIN} -Q -n ${HOSTNAME} -o ${REPORT_ROOT}${NAME}
${LOG_DIR}/${NAME}/access.log.1

) done

exit 0
=

Where in /etc/webdruid/site.list there are lines like
exampledomain1.com example1
exampledomain2.com example2

And my apache generate logs for that domains in
/var/log/apache2/example1/access.log and
/var/log/apache2/example2/access.log

I didn't hooked it to logrotate, because my logs rotates not too often
(at least for some of my sites), but I just know that there rotate period
not less that 1 day.

PS The only change from default webdruid installation is 
Incremental yes in /etc/webdruid/webdruid.conf

PPS As my apache generate logs in subdir of /var/log/apache2 I've added

/var/log/apache2/*.log /var/log/apache2/*/*.log
   
in /etc/logrotate.d/apache2
(The same idea was used for apache1.3 previously.)



I'm not sure that it's possible to force webdruid to work from the box,
but this script and some hints (with language correction :) ) could be
included into documentation of webdruid package.


Regards, Alexander.


-- System Information:
Debian Release: 3.1
  APT prefers proposed-updates
  APT policy: (670, 'proposed-updates'), (670, 'stable'), (620, 
'testing-proposed-updates'), (620, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages webdruid depends on:
ii  libc6  2.3.6-3   GNU C Library: Shared libraries an
ii  libdb4.3   4.3.27-2  Berkeley v4.3 Database Libraries [
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgd2-xpm 2.0.33-1.1GD Graphics Library version 2
ii  libpng12-0 1.2.8rel-5PNG library - runtime
ii  ttf-freefont   20031008-1.1  Freefont Serif, Sans and Mono True
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

webdruid recommends no packages.

-- no debconf information


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



Bug#350557: watchdog: min-memory check in trouble with more than 4 GB

2006-04-17 Thread Michael Meskes
On Mon, Jan 30, 2006 at 11:50:27AM +0100, Leonardo Macchia wrote:
 It seems that min-memory check has some trouble in systems with more
 than 4 GB memory (RAM+swaps). In my log I see:

Could you please try whether the attached patch works for you?

I'd prefer to not use long long if I don't have to.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
--- src/memory.c.orig   2006-04-17 14:23:19.0 +0200
+++ src/memory.c2006-04-17 14:23:43.0 +0200
@@ -79,7 +79,7 @@
syslog(LOG_INFO, currently there are %d kB of free memory available, 
free);
 #endif /* USE_SYSLOG */
 
-if (free * 1024  minpages * EXEC_PAGESIZE) {
+if (free  minpages * (EXEC_PAGESIZE/1024)) {
 #if USE_SYSLOG
syslog(LOG_ERR, memory %d kB is less than %d pages, free, minpages);
 #endif /* USE_SYSLOG */


Bug#363064: /usr/lib/libnautilus-burn.la: please recompile against X11R7

2006-04-17 Thread Sebastian Rittau
Package: libnautilus-burn-dev
Version: 2.12.3-1
Severity: important
File: /usr/lib/libnautilus-burn.la

Please rebuild this package against X11R7. libXcursor.la is still
referenced in libnautilus-burn.la, but libXcursor.la has gone. Therefore
compilations against libnautilus-burn will fail.

You might also consider removing /usr/lib/libnautilus-burn.la, since
libnautilus-burn provides a .pc file, so the .la file is unnecessary.

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

Versions of packages libnautilus-burn-dev depends on:
ii  libglib2.0-dev2.10.2-1   Development files for the GLib lib
ii  libgtk2.0-dev 2.8.17-1   Development files for the GTK+ lib
ii  libhal-dev0.5.7-1Hardware Abstraction Layer - devel
ii  libnautilus-burn2 2.12.3-1   Nautilus Burn Library - runtime ve

libnautilus-burn-dev recommends no packages.

-- no debconf information


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



Bug#362952: amavisd-new: fails to purge

2006-04-17 Thread Henrique de Moraes Holschuh
On Sun, 16 Apr 2006, Justin Pryzby wrote:
 debootstrap sarge .
 chroot .
 apt-get install amavisd-new
 sed -i s/sarge/testing/g /etc/apt/sources.list
 apt-get update
 apt-get install amavisd-new
 (This actually fails, deliberately I guess, in a fresh chroot, but didn't
 happen on my working chroot)

It did not fail here, the upgrade from sarge amavisd-new to Etch amavisd-new
went without fault.

Anyway, I can reproduce the purge bug with the steps you describe, so I will
be able to track this down.  Thank you very much for the recipe on how to
reproduce it.

 Well, now I get
  subprocess post-removal script returned error exit status 20

I didn't get this, but status 20 is typical of bad use of debconf.  I will
do an once over our scripts, in order to address the complaint about
non-essential packages as well.

 Is that defined?  Where are you getting these definitions from?

The debconf spec, sysexits.h and POSIX (for the signals from shell).

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#363066: lintian: false positive duplicate-updaterc.d-calls-in-postinst

2006-04-17 Thread Bart Martens
Package: lintian
Version: 1.23.16
Severity: normal

Lintian complains with this message:
E: bind9: duplicate-updaterc.d-calls-in-postinst bind9

So bind 9 is listed on this page:
http://lintian.debian.org/reports/Tduplicate-updaterc.d-calls-in-postinst.html

But, I see only one call to update-rc.d in bind9-9.3.2/debian/postinst.
http://ftp.debian.org/debian/pool/main/b/bind9/bind9_9.3.2-2.diff.gz



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



Bug#362952: amavisd-new: fails to purge

2006-04-17 Thread Henrique de Moraes Holschuh
On Sun, 16 Apr 2006, Steve Langasek wrote:
 On Sun, Apr 16, 2006 at 10:09:06PM -0300, Henrique de Moraes Holschuh wrote:
  On Sun, 16 Apr 2006, Justin Pryzby wrote:
   dpkg: error processing amavisd-new (--purge):
subprocess post-removal script returned error exit status 128
 
  Exit status 128 is an unusual return status.  Moreover, debconf should never
  return it.  WTF?  129 would be killed by SIGHUP, but 128 has no definition.
 
  If we cannot reproduce this, it will be quite hard to find out what is
  happening :(
 
 I think the point is that you're not allowed to rely on non-essential
 packages being present in the postrm stage

We don't.

# Automatically added by dh_installdebconf
if [ $1 = purge ]  [ -e /usr/share/debconf/confmodule ]; then
. /usr/share/debconf/confmodule
db_purge
fi
# End automatically added section

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#325351: libpam-ssh: I think this behaviour is wrong ...

2006-04-17 Thread Alexandre Pereira Nunes
Package: libpam-ssh
Version: 1.91.0-9.1
Followup-For: Bug #325351


I'm not sure this relates to the same issue, but I'm able to login using
wrong passwords (apparently only after my first successfull authentication on 
the system with the desired user). If that's desired functionality (behaves 
like it's authenticating against itself), it should be both well documented and 
optional. I'm using the recommended setup as per including pam-ssh-auth  
pam-ssh-session.



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

Versions of packages libpam-ssh depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries

Versions of packages libpam-ssh recommends:
ii  ssh   1:4.2p1-8  Secure shell client and server (tr

-- no debconf information


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



Bug#363068: diff for 5.3-3.1 NMU of itrans

2006-04-17 Thread Luk Claes
Package: itrans
Version: 5.3-3
Severity: normal
Tags: patch

Hi,

Attached is the diff for my itrans 5.3-3.1 NMU.

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u itrans-5.3/debian/control itrans-5.3/debian/control
--- itrans-5.3/debian/control
+++ itrans-5.3/debian/control
@@ -9,7 +9,7 @@
 
 Package: itrans
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, tex-common
 Recommends: itrans-doc, itrans-fonts
 Description: Converts romanized Indic texts to Latex, HTML  Postscript
  ITRANS is a system for printing text in Indian language scripts.
@@ -19,7 +19,7 @@
  outputs LaTeX, HTML, or Postscript.
 
 Package: itrans-doc
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, tex-common
 Architecture: all
 Description: Documentation for the ITRANS Indic text processing system
  ITRANS is a system for printing text in Indian language scripts.
@@ -32,7 +32,7 @@
  formats.
 
 Package: itrans-fonts
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, tetex-bin
 Conflicts: itrans ( 5.3-3)
 Architecture: all
 Description: fonts used in the ITRANS Indic text processing system
diff -u itrans-5.3/debian/changelog itrans-5.3/debian/changelog
--- itrans-5.3/debian/changelog
+++ itrans-5.3/debian/changelog
@@ -1,3 +1,12 @@
+itrans (5.3-3.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add tex-common to depends of itrans{,doc} (Closes: #35).
+  * Move from dh_installtexfonts to dh_installtex.
+  * Add tetex-bin to depends of itrans-fonts (Closes: #357037).
+
+ -- Luk Claes [EMAIL PROTECTED]  Mon, 17 Apr 2006 14:22:19 +0200
+
 itrans (5.3-3) unstable; urgency=low
 
   * Added tex-common as a dependency instead of tetex-bin
diff -u itrans-5.3/debian/rules itrans-5.3/debian/rules
--- itrans-5.3/debian/rules
+++ itrans-5.3/debian/rules
@@ -75,7 +75,7 @@
dh_testdir -i
dh_testroot -i
dh_installxfonts -i
-   dh_installtexfonts debian/updmap.cfg
+   dh_installtex mapfile=debian/updmap.cfg
dh_installdocs -i
dh_installchangelogs -i
dh_strip -i


signature.asc
Description: Digital signature


Bug#363033: [Pkg-shadow-devel] Bug#363033: passwd: usermod has a confusing usage when adding groups for a user

2006-04-17 Thread xrgtn
tags 363033 confirmed
thanks

Version: 1:4.0.14-9
...
usermod
Usage: usermod [options] login

Options:
  -a, --append GROUPappend the user to the supplemental GROUP

OK, I see. It's a problem with online help, while manpage is
correct WRT the matter...


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



Bug#297789: util-linux: please provide rdev executable for amd64

2006-04-17 Thread Frederik Schueler
severity 297789 serious
owner 297789 !
thanks

please apply the attached patch to util-linux, it is still valid.

I am planning to NMU this by the end of the week, otherwise.

Best regards
Frederik Schueler

-- 
ENOSIG


signature.asc
Description: Digital signature


  1   2   3   4   5   >