Bug#369257: remote bug tracking system doesn't look at versions

2006-05-28 Thread Don Armstrong
reassign 369257 general
severity 369257 normal
thanks

On Sun, 28 May 2006, Matthias Klose wrote:
 this bug is fixed for 4.1; with these changes you invalidate the
 information kept in the Debian BTS. Please fix it, or stop it.

This has nothing to do with bugs.debian.org or the BTS at all. Talk to
the btslink implementer instead, please. [Reassigning to general
instead of closing outright in case there is a better place; otherwise
it should be closed.]


Don Armstrong

-- 
What I can't stand is the feeling that my brain is leaving me for 
someone more interesting.

http://www.donarmstrong.com  http://rzlab.ucr.edu


signature.asc
Description: Digital signature


Bug#369265: missing patch

2006-05-28 Thread Thomas Pöhnitzsch
Sorry, forgot to attach the patch.
Index: debian/fai-nfsroot.dirs
===
--- debian/fai-nfsroot.dirs (revision 3484)
+++ debian/fai-nfsroot.dirs (working copy)
@@ -2,3 +2,4 @@
 etc/dhcp3
 etc/apt/apt.conf.d
 usr/lib/fai
+sbin
Index: debian/fai-nfsroot.install
===
--- debian/fai-nfsroot.install  (revision 3484)
+++ debian/fai-nfsroot.install  (working copy)
@@ -8,7 +8,7 @@
 usr/lib/fai/mount2dir
 usr/lib/fai/task_sysinfo
 usr/lib/fai/mkrw
-etc/dhcp3/dhclient-script
+sbin/dhclient-script
 etc/dhcp3/dhclient.conf
 etc/apt/apt.conf.d/90fai
 etc/modutils/fai_modules_off
Index: debian/fai-nfsroot.preinst
===
--- debian/fai-nfsroot.preinst  (revision 3484)
+++ debian/fai-nfsroot.preinst  (working copy)
@@ -5,7 +5,7 @@
 exit 1
 fi
 
-dpkg-divert --package fai-nfsroot --add --rename /etc/dhcp3/dhclient-script
+dpkg-divert --package fai-nfsroot --add --rename /sbin/dhclient-script
 dpkg-divert --package fai-nfsroot --add --rename /etc/dhcp3/dhclient.conf
 dpkg-divert --package fai-nfsroot --add --rename /etc/init.d/rcS
 
Index: debian/fai-nfsroot.postrm
===
--- debian/fai-nfsroot.postrm   (revision 3484)
+++ debian/fai-nfsroot.postrm   (working copy)
@@ -1,7 +1,7 @@
 #!/bin/sh -e
 
 if [ remove = $1 ]; then
-dpkg-divert --package fai-nfsroot --remove --rename 
/etc/dhcp3/dhclient-script
+dpkg-divert --package fai-nfsroot --remove --rename /sbin/dhclient-script
 dpkg-divert --package fai-nfsroot --remove --rename 
/etc/dhcp3/dhclient.conf
 dpkg-divert --package fai-nfsroot --remove --rename /etc/init.d/rcS
 fi
Index: Makefile
===
--- Makefile(revision 3484)
+++ Makefile(working copy)
@@ -30,7 +30,7 @@
cd bin ; install $(USRSBIN_SCRIPTS) $(DESTDIR)/usr/sbin
cd bin ; install $(USRBIN_SCRIPTS) $(DESTDIR)/usr/bin
install bin/fai-start-stop-daemon $(DESTDIR)/sbin
-   install bin/dhclient-script  $(DESTDIR)/etc/dhcp3
+   install bin/dhclient-script  $(DESTDIR)/sbin
install -m644 conf/dhclient.conf $(DESTDIR)/etc/dhcp3
install -m644 conf/apt.conf $(DESTDIR)/etc/apt/apt.conf.d/90fai
install -m644 conf/fai.conf conf/sources.list conf/menu.lst 
$(DESTDIR)/etc/fai/


Bug#368546: more information

2006-05-28 Thread M. Dietrich
after another slowdown last week i installed metacity. i killed
sawfish and started metacity without X restart. immediatly everything
was fine. so i assume this is a bug with sawfish. probably not with
sawfish itself but the integration of sawfish with gnome (and/or my
settings).


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



Bug#369272: python2.3-musicbrainz: Version 2.1.2-5 is uninstallable

2006-05-28 Thread Andrew Rendle
Package: python2.3-musicbrainz
Version: 2.1.2-4
Severity: important

python2.3-musicbrainz version 2.1.2-5 cannot be installed because of an 
unresolvable dependency on libmusicbrainz4c2a.  Synaptic says:
python2.3-musicbrainz:
  Depends: libmusicbrainz4c2a (=2.1.2-5) but 2.1.2-4 is to be installed

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

Versions of packages python2.3-musicbrainz depends on:
ii  libmusicbrainz4c2a2.1.2-4Second generation incarnation of t
ii  python2.3.5-5An interactive high-level object-o
ii  python2.3 2.3.5-9.1  An interactive high-level object-o
ii  python2.3-ctypes  0.9.9.3-4  Python package to create and manip

python2.3-musicbrainz recommends no packages.

-- no debconf information



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



Bug#369035: galeon-common: Many icons missing from default theme

2006-05-28 Thread Loïc Minier
tags 369035 + unreproducible
stop

On Sun, May 28, 2006, Gabriele 'LightKnight' Stilli wrote:
 No, I get the warnings at any and every run of Galeon. I also tried removing
 the ~/.galeon directory, to no extent.
 
 I'm happy to deliver any other test that could be useful for the matter :-)

 I can't reproduce your particular bug, since this happens only the
 first time here.  Since the warnings are exactly the same, I'll try to
 fix the bug I see (which only happens the first time), and I hope it'll
 fix your particular bug.

-- 
Loïc Minier [EMAIL PROTECTED]
You can gtk_main_run, but you can't gtk_widget_hide. --danw, 19-jul-04



Bug#363753: thunderbird - Can't save a small image in an e-mail

2006-05-28 Thread Alexander Sack - Debian Bugmail
forwarded 363753 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363753
forwarded 325140 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363753
thanks

upstream report says that this is fixed in 1.5? Is this true for you too?


 - Alexander

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


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



Bug#307289: Bug #307289: Already configurable via debconf

2006-05-28 Thread summer

On Fri, 26 May 2006, Alberto Gonzalez Iniesta wrote:


On Tue, May 03, 2005 at 08:14:06PM +0800, [EMAIL PROTECTED] wrote:

On Tue, 3 May 2005, Alberto Gonzalez Iniesta wrote:

Well, as the debconf text reads:
'This option will take effect in your next upgrade.'

I can't fix change the behavior in the very same upgrade you change it,
'cos it'll be already stopped when the question pops :)

I'm sorry this problem got you, you were not the only one. But the
solution is already in place. I'm closing it.


One thing you've not clarified is how it got to openvpn/stop2upgrade: true
in the first place.

If it's not necessary ever to stop openvpn to upgrade it, then where's
the point in the question? Just never stop to upgrade.


openvpn/stop2upgrade: true was the default, and is not longer that way,
because that's the way the Debian packaging system worked before I put
the debconf question. This means that *witouth* the debconf question,
the default behaviour of a 'daemon' upgrade is:
1) stop daemon
2) upgrade
3) start daemon

When I first introduced the debconf question, I mimicked that behaviour.
That's the only reason. And you won't be asked if you have a low/medium
debcon priority.

NOW, (actually some time ago, just revisiting bugs now) that has *changed*.
Now openvpn/stop2upgrade defaults to false which is what this report
asks for (AFAICT), so let me know if it's OK to close it now.


Sounds good to me.



Regards,

Alberto





--


Cheers
John


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



Bug#211858: (no subject)

2006-05-28 Thread dean gaudet
reopen 211858
tag 211858 patch
thanks

hi... i think there's been some confusion w.r.t. bug#211858.  it could be 
my fault, or it could just be that the package changed again between 2004 
and 2006... anyhow the current state of the sysklogd package is that this 
bug exists -- a regular user can stop syslogd from restarting.

the instructions i sent a while back still apply.  here is how you can 
demonstrate the bug:

in a non-root window:
% /sbin/syslogd -d -a /tmp/lalala

in a root window:

# psg syslogd
root 17561  0.0  0.0   1652   616 ?Ss   12:17   0:00 /sbin/syslogd 
-r
dean 17595  0.0  0.0   1656   668 pts/0S+   12:18   0:00 /sbin/syslogd 
-d -a /tmp/lalala

notice how there's a syslogd running as root, that's the good one... the
one we want to restart.  now watch what happens when we try to restart:

# /etc/init.d/sysklogd restart
Restarting system log daemon: syslogd.
# psg syslogd
dean 17595  0.0  0.0   1656   668 pts/0S+   12:18   0:00 /sbin/syslogd 
-d -a /tmp/lalala

start-stop-daemon --stop stopped the root syslogd as expected, but because
there's no --pidfile the --start action does not have enough information
to verify that the user dean syslogd is the correct one... it scans
the process table and finds the rogue syslogd and decides not to start
a new one.

even if we try just start it won't start:

# /etc/init.d/sysklogd start
Starting system log daemon: syslogd.
# psg syslogd
dean 17595  0.0  0.0   1656   668 pts/0S+   12:18   0:00 /sbin/syslogd 
-d -a /tmp/lalala

now apply the patch below, and try to start again:

# /etc/init.d/sysklogd start
Starting system log daemon: syslogd.
# psg syslogd
dean 17595  0.0  0.0   1656   668 pts/0S+   12:18   0:00 /sbin/syslogd 
-d -a /tmp/lalala
root 17671  0.0  0.0   1656   616 ?Ss   12:24   0:00 /sbin/syslogd 
-r -s gk.arctic.org:arctic.org

my patch further removes the running() function in favour of using the
start-stop-daemon exit code to decide if the SIGHUP worked or not.

-dean

--- etc/init.d/sysklogd.orig2006-05-25 02:38:46.0 -0700
+++ etc/init.d/sysklogd 2006-05-28 12:30:38.0 -0700
@@ -20,46 +20,11 @@
 chown root:adm /dev/xconsole
 }
 
-running()
-{
-# No pidfile, probably no daemon present
-#
-if [ ! -f $pidfile ]
-then
-   return 1
-fi
-
-pid=`cat $pidfile`
-
-# No pid, probably no daemon present
-#
-if [ -z $pid ]
-then
-   return 1
-fi
-
-if [ ! -d /proc/$pid ]
-then
-   return 1
-fi
-
-cmd=`cat /proc/$pid/cmdline | tr \000 \n|head -n 1`
-
-# No syslogd?
-#
-if [ $cmd != $binpath ]
-then
-   return 1
-fi
-
-return 0
-}
-
 case $1 in
   start)
 echo -n Starting system log daemon: syslogd
 create_xconsole
-start-stop-daemon --start --quiet --exec $binpath -- $SYSLOGD
+start-stop-daemon --start --quiet --exec $binpath --pidfile $pidfile -- 
$SYSLOGD
 echo .
 ;;
   stop)
@@ -76,17 +41,15 @@
 echo -n Restarting system log daemon: syslogd
 start-stop-daemon --stop --quiet --exec $binpath --pidfile $pidfile
 sleep 1
-start-stop-daemon --start --quiet --exec $binpath -- $SYSLOGD
+start-stop-daemon --start --quiet --exec $binpath --pidfile $pidfile -- 
$SYSLOGD
 echo .
 ;;
   reload-or-restart)
-if running
-then
-   echo -n Reloading system log daemon: syslogd
-   start-stop-daemon --stop --quiet --signal 1 --exec $binpath --pidfile 
$pidfile
-else
+echo -n Reloading system log daemon: syslogd
+if ! start-stop-daemon --stop --quiet --signal 1 --exec $binpath --pidfile 
$pidfile; then
+   echo  ... failed.
echo -n Restarting system log daemon: syslogd
-   start-stop-daemon --start --quiet --exec $binpath -- $SYSLOGD
+   start-stop-daemon --start --quiet --exec $binpath --pidfile $pidfile -- 
$SYSLOGD
 fi
 echo .
 ;;


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



Bug#320381: #363750: mozilla-thunderbird: tries to configure a new user if called twice via www-browser.

2006-05-28 Thread Alexander Sack - Debian Bugmail
close 363750 1.5-1
close 320381 1.5-1
thanks

this bug is fixed in 1.5. If you still see it please reopen or drop a note.

 - Alexander

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


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



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

2006-05-28 Thread Sven Luther
On Sun, May 28, 2006 at 08:11:00PM +0200, Bastian Blank wrote:
 severity 365455 important
 thanks
 
 On Sun, Apr 30, 2006 at 09:51:29AM +0200, Sven Luther wrote:
  It seems 2.6.16 is going to be pushed into testing soon, and i have some
  reservations about this fact.
 
 You had one month to fix it. As we can't longer wait, we have to ignore
 this.

Well, i fixed -prep the other day, so provided a new package with this
included can be built, it should be fine.

Friendly,

Sven Luther


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



Bug#341331: FTBFS for cross compilation

2006-05-28 Thread Nikita V. Youshchenko

 Nikita, still interested in fixing that for 3.4, or should we close
 that as wontfix?

It's not very likely that activity on cross stuff will be restored soon :(.
However, some time ago, Wartan Hachaturov [EMAIL PROTECTED] agreed to take 
the cross compiler packaging work. So I am readdressing this question to 
him.

Better to write on any futher issues on cross-compilers to 
debian-embedded@lists.debian.org - several interested people are on-list.

Nikita


pgpooNEt2FrLc.pgp
Description: PGP signature


Bug#363797: #363797 mozilla-thunderbird: window problem

2006-05-28 Thread Alexander Sack - Debian Bugmail
close 363797 1.5-1
thanks

since I received no confirmation that this issue still 
exists from you, I am closing this bug.


 - Alexander

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


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



Bug#369271: glibc-doc: Filenames coincide with manpages-dev

2006-05-28 Thread Jonas K�lker
Package: glibc-doc
Severity: serious

This is interesting:

# apt-get install glibc-doc
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed
  glibc-doc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/3354kB of archives.
After unpacking 8983kB of additional disk space will be used.
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
(Reading database ... 70520 files and directories currently
installed.)
Unpacking glibc-doc (from .../glibc-doc_2.3.6-7_all.deb) ...
dpkg: error processing
/var/cache/apt/archives/glibc-doc_2.3.6-7_all.deb (--unpack):
 trying to overwrite `/usr/share/man/man3/sem_init.3.gz', which is
also in package manpages-dev
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/glibc-doc_2.3.6-7_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

$ apt-file list manpages-dev | grep sem_init
glibc-doc: usr/share/man/man3/sem_init.3.gz
manpages-dev: usr/share/man/man3/sem_init.3.gz

I believe this violates something in section 7.5 of the debian policy
manual, about `overlapping' files should be handled either through
alternatives or the `Conflicts:' field.

$ apt-cache show manpages-dev glibc-doc
Package: manpages-dev
Priority: standard
Section: doc
Installed-Size: 2832
Maintainer: Martin Schulze [EMAIL PROTECTED]
Architecture: all
Source: manpages
Version: 2.28-1
Depends: manpages
Suggests: man-browser
Filename: pool/main/m/manpages/manpages-dev_2.28-1_all.deb
Size: 1173348
MD5sum: dc2085ce707cd12b19fe8ad92c3a1da9
Description: Manual pages about using GNU/Linux for development
 These man pages describe the Linux programming interface, including
 these two sections:
  2 = Linux system calls.
  3 = Library calls (note that a more comprehensive source of information
  may be found in the glibc-doc package).
Tag: devel::doc, role::content:doc

Package: glibc-doc
Priority: optional
Section: doc
Installed-Size: 8772
Maintainer: GNU Libc Maintainers debian-glibc@lists.debian.org
Architecture: all
Source: glibc
Version: 2.3.6-7
Replaces: libc-doc
Provides: libc-doc
Conflicts: libc-doc
Filename: pool/main/g/glibc/glibc-doc_2.3.6-7_all.deb
Size: 3353922
MD5sum: 285f92e387b2ce617a8d702fdda43a42
Description: GNU C Library: Documentation
 Contains The GNU C Library Reference manual in info and html format as
 well as man pages for libpthread functions. Also included is the complete
 GNU C Library ChangeLog.
Tag: devel::doc, devel::library, langdevel::c, made-of::data:html, 
made-of::data:info, role::content:doc

I grab packages from here (and deb-src from the same):
deb http://ftp.debian.org/debian testing main
deb http://security.debian.org/ etch/updates main

-- 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.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB.ISO-8859-1)


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



Bug#369273: php-net-smtp: Recommends a non-existent package.

2006-05-28 Thread Sebastian Harl
Package: php-net-smtp
Severity: serious
Justification: Policy 2.2.1


php-net-smtp recommends php-auth-sasl which is not available in Debian. This
is a serious policy violation. Section 2.2.1 states that every package in main
must not require a package outside of main for compilation or execution.

Cheers,
Sebastian

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.14.3-vs2.0.1
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#342061: exim4-config: word choice for configuration questions

2006-05-28 Thread Marc Haber

On Sat, Dec 10, 2005 at 06:10:34PM +0100, Christian Perrier wrote:
 Something like List of all systems using this system as a smarthost
 or so.would be better, imho.

Another suggestion is Please enter the IP address ranges which may
relay mail through this system

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#369279: Handling of NUL inconsistent in different locales

2006-05-28 Thread Gary Coady

Package: gawk
Version: 1:3.1.5.dfsg-4

Strings with embedded NUL characters are treated differently by gawk 
3.1.5, depending on which locale is in effect. There was a discussion 
upstream at 
http://lists.gnu.org/archive/html/bug-gnu-utils/2005-11/msg00110.html


If Japanese locales are available:
$ LANG=ja_JP.utf8 gawk 'BEGIN {print length(abc\0def)}'
3
$ LANG=ja_JP.eucJP gawk 'BEGIN {print length(abc\0def)}'
7

The issue is also reported in Ubuntu at 
https://launchpad.net/distros/ubuntu/+source/gawk/+bug/44695 and a patch 
(in dpatch format) is available at 
http://librarian.launchpad.net/2621870/23_null_in_multibyte.dpatch


Thanks,
Gary.


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



Bug#369276: Settings -- Skin Downloader -- Crash

2006-05-28 Thread Harald Dunkel
Package: xine-ui
Version: 0.99.3-1.3

If I select Settings -- Skin Downloader, then the GUI
dies with

*** glibc detected *** double free or corruption (!prev): 0x013ae830 ***

immediately. There is no such problem if I press the short
cut (Ctrl-d).

Platform is amd64.


Regards

Harri




signature.asc
Description: OpenPGP digital signature


Bug#364932: Workaround Re: xorg: My keyboard no longer works after upgrading

2006-05-28 Thread Denis Barbier
On Fri, May 26, 2006 at 03:10:44PM -0400, Noel Maddy wrote:
 Same situation for me here, but interestingly it's only one user's
 account that has this problem. Unfortunately, it's the one account that
 I really need to use X on.
 
 I got it to work again by commenting out the -VMode/+VMode sections of
 /etc/X11/xkb/symbols/pc/pc (as below). Of course, this disables
 resolution changes, but I never use that anyway...

XKB files have been moved into /usr/share/X11/xkb, so it is very strange
that your workaround has any influence.  I can see only 2 reasons at the
moment:
  * Some of your X packages have not been upgraded to X.Org 7
  * The XKBPATH environment variable is set to /etc/X11/xkb
Can you please check?

Denis


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



Bug#369104: transitional package libpng3 still needed?

2006-05-28 Thread Josselin Mouette
Le samedi 27 mai 2006 à 16:50 +0200, Stefan Huehner a écrit :
 Package: libpng
 Severity: wishlist
 
 
 Hi,
 your package builds an 'transitional' packge named 'libpng3'. 
 This has been transitional in sarge and is not referenced by any
 package in sid.
 Is this package still needed?

It is still needed for programs built on non-Debian systems.

I will try to improve the description.
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom


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


Bug#369268: [Build-common-hackers] Bug#369268: debhelper.mk: installs common docs instead of docs listed in package.docs

2006-05-28 Thread Peter Eisentraut
Micha Lenk wrote:
 cdbs is unable to do this using per-package *.docs files because it
 supplies the $(CURDIR)/README in $DEB_INSTALL_DOCS_ALL always, even
 if another README should be installed when looking at package.docs. 
 This causes dh_installdocs to first install the README file mentioned
 in package.docs and afterwards installing the README file from
 $(CURDIR) mentioned in $DEB_INSTALL_DOCS_ALL overwriting the first
 README.

 This bug is somewhat related to #207775 (if #207775 were fixed this
 new bug wouldn't occur at all).

Right, this is just another effect of that issue.  I don't see how we 
can fix it without breaking compatiblity.


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



Bug#368871: locales: 'locale' command returns all set to POSIX

2006-05-28 Thread Denis Barbier
On Thu, May 25, 2006 at 04:42:05PM +0100, George B. wrote:
 Package: locales
 Version: 2.3.6-10
 Severity: normal
 Tags: l10n
 
 Hello,
 
 Running the 'locale' command returns all values as 'POSIX'.
 
 /etc/environment, /etc/default/locale have en_GB and locales are all in 
 /etc/locale.gen

Can you please send these 3 files?

 dpkg-reconfigure locale and dpkg-reconfigure localeconf did not fix 
 this.

Localeconf is unmaintained for 4 years and is useless.  Can you please
purge it and see if your problem is fixed?

 No variables are set in bash config files.

This may also be due to the login package, a bug has been fixed in
4.0.15-10.

Denis


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



Bug#369278: Setting BINMODE on command line produces bogus error

2006-05-28 Thread Gary Coady

Package: gawk
Version: 1:3.1.5.dfsg-4

This following issue was reported on the bug-gnu-utils mailing list, 
against version gawk 3.1.5:


See
http://lists.gnu.org/archive/html/bug-gnu-utils/2005-12/msg00060.html

$ gawk -v BINMODE=3 'BEGIN { print BINMODE }'
gawk: warning: BINMODE: arbitrary string value treated as rw
3


The issue is also reported in Ubuntu at 
https://launchpad.net/distros/ubuntu/+source/gawk/+bug/44690 and a patch 
(in dpatch format) by Aharon Robbins is available at 
http://librarian.launchpad.net/2621837/22_fix_binmode.dpatch


Thanks,
Gary.


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



Bug#361605: php4-sqlite: sqlite_escape_string tries to consume infinite memory (and dies) on amd64

2006-05-28 Thread Matej Vela
tag 361605 patch moreinfo
thanks

Matt Brown [EMAIL PROTECTED] writes:

 On amd64 the sqlite_escape_string function is faulty and causes PHP to
 kill the script due to PHP's internal memory limit being reached.
[...]
 php5-sqlite (linked against the same libsqlite0) is not affected and
 neither is php4-sqlite on i386.

Judging by the changes in PHP5, the problem is caused by the call to
zend_parse_parameters(), which should be provided with an int rather
than a long for the string length.  Please test the following patch.

--- php4-sqlite-1.0.2.dist/sqlite.c
+++ php4-sqlite-1.0.2/sqlite.c
@@ -1725,7 +1725,7 @@
 PHP_FUNCTION(sqlite_escape_string)
 {
char *string = NULL;
-   long stringlen;
+   int stringlen;
char *ret;
 
if (FAILURE == zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, s, 
string, stringlen)) {

Also, please test whether it accepts empty strings -- there's another
change in PHP5 for that, but I'm not sure that it's strictly
necessary.

Thanks!

Matej


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



Bug#369256: installation-reports: modprobe does not find kernel modules

2006-05-28 Thread Marco d'Itri
 The modprobe command bundled in d-i environment does not work out of the
 box. If one starts the installer in expert mode and skips directly to
 the Load installer components from CD menu item, chooses a kernel
 module (let's say crypto modules) after the package's installation
 attempting to run modprobe aes on vt2 will result in an error message
 that the module is not found.

 It seems that after running netcfg the modprobe command behaves
 corectly.
I'd like to know why you believe that this is a bug in the
module-init-tools package.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#369253: manpages-dev: please make man.7 reference groff_man.7

2006-05-28 Thread Michael Kerrisk
tags 369253 fixed-upstream
thanks

 man.7 references groff_www.7 but not groff_man.7 (both included in the
 groff package).
 
 --- - 2006-05-28 12:03:18.606782000 -0400
 +++ /tmp/man.72006-05-28 12:03:01.0 -0400
 @@ -754,5 +754,6 @@
  .BR man2html (1),
  .BR mdoc (7),
  .BR mdoc.samples (7),
 +.BR groff_man (7),

Done for 2.34.

Thanks,

Michael
-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7 

Want to help with man page maintenance?  
Grab the latest tarball at
ftp://ftp.win.tue.nl/pub/linux-local/manpages/, 
read the HOWTOHELP file and grep the source 
files for 'FIXME'.


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



Bug#369274: Assertion causes build failure in gnu-smalltalk 2.2

2006-05-28 Thread Gary Coady

Package: gawk
Version: 1:3.1.5.dfsg-4

gawk reports an assertion when attempting to build gnu-smalltalk 2.2 
from source. This was reported in Ubuntu at 
https://launchpad.net/distros/ubuntu/+source/gawk/+bug/35571


The issue is an assertion which assumes certain preconditions are valid, 
when they currently are not (if nodes are reused).


The assertion may again be valid in 3.1.6, it may have to be tested at 
that point.


The same error was reported on the bug-gnu-utils mailing list at 
http://lists.gnu.org/archive/html/bug-gnu-utils/2006-04/msg00045.html 
and a patch is available from Launchpad at 
http://librarian.launchpad.net/2626471/25_wide_assertion.dpatch


Thanks,
Gary.


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



Bug#369275: amarok-xine: Amarok crashes when playing a file

2006-05-28 Thread Jerome Vizcaino
Package: amarok-xine
Version: 1.4.0a-1
Severity: grave
Justification: renders package unusable

Starting amarok, selecting a file and pressing play crashes the program.

I get the following message in the console:

amarok: relocation error: /usr/lib/xine/plugins/1.1.1/xineplug_ao_out_alsa.so:
 symbol snd_pcm_hw_params_set_rate_near, version ALSA_0.9.0rc4 not defined in 
file
 libasound.so.2 with link time reference

Here is more information about libasound2 package:
ii  libasound21.0.11-5  ALSA library

-- 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.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)

Versions of packages amarok-xine depends on:
ii  amarok  1.4.0a-1 versatile and easy to use audio 
pl
ii  kdelibs4c2a 4:3.5.2-2+b1 core libraries for all KDE 
applica
ii  libc6   2.3.6-9  GNU C Library: Shared libraries
ii  libgcc1 1:4.1.0-4GCC support library
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  libxine11.1.1-1.1the xine video/media player 
librar
ii  zlib1g  1:1.2.3-11   compression library - runtime

amarok-xine recommends no packages.

-- no debconf information






___ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com



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



Bug#369277: Incorrect behaviour of sub() with MBS_SUPPORT defined

2006-05-28 Thread Gary Coady

Package: gawk
Version: 1:3.1.5.dfsg-4

Hi,
this issue was reported on the bug-gnu-utils mailing list:

See http://lists.gnu.org/archive/html/bug-gnu-utils/2006-03/msg4.html

The awk script is
BEGIN {
str = type=\directory\ version=\1.0\
#print BEGIN:, str

while (str) {
sub(/^[^=]*/, , str);
s = substr(str, 2)
print s
sub(/^=[^]*/, , str)
sub(/^[ \t]*/, , str)
}
}

Before patching:
$ gawk -f test.file
directory version=1.0
dire

After patching:
$ gawk -f test.file
directory version=1.0
1.0

It's another instance where the shadow multibyte information is not 
correctly invalidated after that per-byte information is modified.


A patch from the mailing list (modified to be a dpatch) is available at 
http://librarian.launchpad.net/2621756/20_sub_common_wide.dpatch


Thanks,
Gary.


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



Bug#324715: Rationale for moving config file dubious

2006-05-28 Thread Jari Aalto
| package dput
| tag 324715 wontfix
| thanks
| 
| I'm not agreeing with the rationale and the submitter didn't provide
| further information, so I'm tagging this wontfix for now. Good arguments
| in favor of this bug report may convince me...

In shared environment, where files are kept in version control, say:

   host  A  B  C
  \ | /
  H  -  o  - D
  / | \ 
 G  F  E

When the configuration fil is in

   hostA:/etc/dput/dput.conf

The directory:

   hostA:/etc/dput/

Can be shared and checked out in hosts:

   hostB:   
   hostC:
   ..

Regardless of the other files in /etc. Making the
top level /etc/ under version control is does not help
sharing directories.

Please consider putting the file under separate directory help
maintenance in shared environments.




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



Bug#369282: zim: the button of the last tab is never pressed

2006-05-28 Thread Eddy Petrisor
Package: zim
Version: 0.14-1
Severity: minor
Tags: upstream

When having more pages linked to each other the last page has always the
corresponding button not pressed. Even clicking on it doesn't help.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.17-merci
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)

Versions of packages zim depends on:
ii  libfile-basedir-perl  0.02-1 Perl module to use the freedesktop
ii  libfile-mimeinfo-perl 0.13-1 Perl module to determine file type
ii  libgtk2-perl  1:1.121-1  Perl interface to the 2.x series o
ii  perl  5.8.8-4Larry Wall's Practical Extraction 

Versions of packages zim recommends:
ii  libgtk2-spell-perl1.03-2 Perl interface to the GtkSpell lib
ii  libgtk2-trayicon-perl 0.04-1 Perl interface to fill the system 

-- no debconf information


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



Bug#369284: New upstream release: p7zip 4.42

2006-05-28 Thread Bob Tanner
Package: p7zip
Version: 4.33.dfsg-1
Severity: wishlist

New upstream release.

'http://prdownloads.sourceforge.net/sevenzip/7z442.tar.bz2?download'

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
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 p7zip depends on:
ii  libc6 2.3.6-9GNU C Library: Shared libraries
ii  libgcc1   1:4.1.0-4  GCC support library
ii  libstdc++64.1.0-4The GNU Standard C++ Library v3

p7zip recommends no packages.

-- no debconf information


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



Bug#369280: FIELDWIDTHS off-by-one error

2006-05-28 Thread Gary Coady

Package: gawk
Version: 1:3.1.5.dfsg-4

An issue was reported on the bug-gnu-utils mailing list at 
http://lists.gnu.org/archive/html/bug-gnu-utils/2005-10/msg00024.html


$ echo a b b | awk 'BEGIN {FIELDWIDTHS = 1 1 1 } {print NF}'
2

The result should be 3.


This issue is also reported in Ubuntu at 
https://launchpad.net/distros/ubuntu/+source/gawk/+bug/44696 and a patch 
(in dpatch format) is available at 
http://librarian.launchpad.net/2621885/24_incorrect_fieldwidths.dpatch


Thanks,
Gary.


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



Bug#369281: consoles and system logs are spamed (USB UPS)

2006-05-28 Thread Yurij Pospelow
Package: nut-usb
Version: 2.0.1-4
Severity: important

The text of messages logged (such a kind messages are also appear on all 
virtual consoles every 6 s but not in KDE Konsole):
...
May 26 06:27:33 localhost kernel: usb-uhci.c: interrupt, status 3, frame# 1889
May 26 06:27:40 localhost kernel: usb-uhci.c: interrupt, status 3, frame# 31
May 26 06:27:46 localhost kernel: usb-uhci.c: interrupt, status 3, frame# 224
...
With apcupsd I saw only one such a kind message while booting and that shows 
the problem is resolvable. The severity level is due to the importance of 
virtual consoles in work.

/etc/nut/ups.conf:
[borzoi]
driver = hidups
port = /dev/usb/hiddev0
ups.mfr: American Power Conversion
ups.model: Back-UPS RS 500 FW:30.j4.I USB FW:j4
I am using Debian GNU/Linux 2.4, kernel 2.4.27-2-686.
Versions of packages nut-usb depends on:
libc62.3.2.ds1-22
libusb-0.1-4   2:0.1.10a-9.sarge.1
nut  2.0.1-4
libusb-dev  2:0.1.10a-9.sarge.1
-- 
Best regards,
Yurij Pospelow


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



Bug#369286: hplip: Deskjet printer is turned on on boot and nightly

2006-05-28 Thread KnuX
Package: hplip
Version: 0.9.10-1
Severity: normal


Hi all,

I'm using Debian Unstable, and I thank you for the hplip package ;)

However, I found an annoying behaviour... When I boot my Debian, the printer is 
turned on, what is not really necessary.
Also, each night, the printer is turned on too... I found these messages in 
/var/log/messages:

May 28 06:26:19 localhost hpiod: removing usblp driver interface=0 for 
hp:/usb/deskjet_5100?serial=MY41A4K3X57A io/hpiod/device.cpp 462 
May 28 06:26:19 localhost kernel: drivers/usb/class/usblp.c: usblp0: removed

Is it possible to disable this auto-booting of the printer ? I notice that 
only the power led was turned on, I have never eared the printer's mecanism.

Good luck ;)
KnuX.

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

Versions of packages hplip depends on:
ii  adduser   3.87   Add and remove users and groups
ii  coreutils 5.96-2 The GNU core utilities
ii  cupsys1.1.23-15  Common UNIX Printing System(tm) - 
ii  hplip-data0.9.10-1   HP Linux Printing and Imaging - da
ii  libc6 2.3.6-9GNU C Library: Shared libraries
ii  libcupsys21.1.23-15  Common UNIX Printing System(tm) - 
ii  libgcc1   1:4.1.0-4  GCC support library
ii  libsnmp9  5.2.2-3NET SNMP (Simple Network Managemen
ii  libssl0.9.8   0.9.8b-2   SSL shared libraries
ii  libstdc++64.1.0-4The GNU Standard C++ Library v3
ii  libusb-0.1-4  2:0.1.12-2 userspace USB programming library
ii  lsb-base  3.1-5  Linux Standard Base 3.1 init scrip
ii  python2.3.5-5An interactive high-level object-o
ii  python-qt33.15-4 Qt3 bindings for Python (default v

Versions of packages hplip recommends:
ii  cupsys-client 1.1.23-15  Common UNIX Printing System(tm) - 
ii  hpijs 2.1.9+0.9.10-1 HP Linux Printing and Imaging - gs
pn  python-reportlab  none (no description available)

-- no debconf information


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



Bug#369285: reiserfsprogs: can't mount reiserfs volume with 8kb block size

2006-05-28 Thread Andreas Beckmann
Package: reiserfsprogs
Version: 1:3.6.19-2
Severity: normal

Hi,

I just created a new reiserfs volume with the following command:
mkreiserfs -d -l backup -b 8192 /dev/hda11
but mounting it fails with the error:
  mount: wrong fs type, bad option, bad superblock on /dev/hda11,
   missing codepage or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so
and dmesg says:
  ReiserFS: hda11: warning: sh-2011: read_super_block: can't find a
  reiserfs filesystem on (dev hda11, block 32, size 2048)
  ReiserFS: hda11: warning: sh-2021: reiserfs_fill_super: can not find
  reiserfs on hda11

Other blocksizes just work fine.


Andreas

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

Versions of packages reiserfsprogs depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libuuid1  1.38+1.39-WIP-2005.12.31-1 universally unique id library

reiserfsprogs recommends no packages.

-- no debconf information


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



Bug#369081: liferea doesnt save order on exit

2006-05-28 Thread Lars Lindner
Am Samstag, den 27.05.2006, 13:05 +0200 schrieb Yves-Alexis Perez:
 Package: liferea
 Version: 1.0.10-1
 Severity: normal
 
 When closing liferea, it doesnt remember for the next time the columns
 sort order, nor the folder opened in the main area. That's no big deal
 but it would be pleasant if it could remember it.

It is not planned to reselect the last selected folder/feed after
startup. There are two reasons: one that Liferea is considered to be a
long running program and usually starts/ends with the X session. So
after the next reboot it shouldn't matter much what the last folder/feed
was because you work-flow was long since interrupted.

The second reason is that the plan is to provide summary infos on the
starting page and preselecting a feed or folder would prevent that.

For you second issze (the column sort order) it should be saved and
restore per-feed. So you need to select a feed before it is restored.
Can you verify again if this does not work?

Lars



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



Bug#279474: kq gets b0rked after batteling Treyor not alone

2006-05-28 Thread Sam Hocevar
close 279474 0.99.cvs20060330-1
thanks

On Wed, Nov 03, 2004, Gerfried Fuchs wrote:
 Package: kq
 Version: 0.98+cvs.20031006-5
 Severity: important

   This bug was fixed in an old upload, but I missed it. I am closing it
now.

-- 
Sam.


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



Bug#356570: stlport5: FTBFS on some arches: '::fabsl' has not been declared

2006-05-28 Thread Thomas Girard
Hello,

this seems to be related to the lack of `long double' on some arches.
On such platforms there are no *l math function.

From what I can see sparc and s390 have already been marked as not
providing long double.  A test I've made with cpp -nostdinc on my Intel
platform seems to show that powerpc also lacks long double.

More generally the GNU libc /usr/include/bits/mathdef.h #defines
__NO_LONG_DOUBLE_MATH to 1 on platform where such type is not provided. 

The patch I'm working on will be very GNU libc centric and use this
trick.  Right now I'm having trouble finding out in which file to
put it ; I need to understand how stlport interacts with system include
files.  If this is considered to be a *bad* thing to do so, then we'll
need to explicitely enumerate platforms lacking `long double' to get
stlport5 compiled.

Thanks,

Thomas



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



Bug#369287: mpirun.lam: stdout from remote nodes doesn't make it to the tty

2006-05-28 Thread Sergio Gelato
Package: lam-runtime
Version: 7.1.1-3

Running the hello program from /usr/share/doc/lam4-dev/examples/main/hello/
with
mpirun C ./hello
on a multi-node boot schema, I only see output from the processors on
the local node. This is unexpected.

If instead I run
mpirun C ./hello | cat
or
mpirun C ./hello  hello.out
I see the output from all processors on all nodes. 

I've only tested this on amd64; no idea whether this behaviour occurs on
other platforms.


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



Bug#369220: cowbuilder silently ignore --basepath option if argument does not exists

2006-05-28 Thread Junichi Uekawa
Hi,

 If the --basepath directory does not exists, cowbuilder ignores the
 argument. This is because the function canonicalize_file_name, called
 to canonicalize the argument of --basepath option, returns NULL if
 destination does not exists.
 
 Successively if path is set to NULL it is subtituted by the default
 path (/var/cache/pbulder/base.cow) with possible not intentional
 consequences to default destination.

Thanks.
In fact, this was already noticed and is already fixed in CVS.

regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Bug#369289: postgresql-common: start/stop of postgresql-8.0 fails due to missing read_pg_hba

2006-05-28 Thread Bernhard Schmidt
Package: postgresql-common
Version: 53
Severity: grave
Justification: renders package unusable


Since the upgrade from postgresql-common 50 to 53 I cannot stop/start
my postgresql-8.0 (8.0.7-2) database anymore:

svr01:~# /etc/init.d/postgresql-8.0 start
Starting PostgreSQL 8.0 database server: main* String found where
operator expected at /usr/bin/pg_ctlcluster line 296, near read_pg_hba
$cdir/pg_hba.conf
(Do you need to predeclare read_pg_hba?)
syntax error at /usr/bin/pg_ctlcluster line 296, near read_pg_hba
$cdir/pg_hba.conf
Execution of /usr/bin/pg_ctlcluster aborted due to compilation errors.
 failed!

I guess that read_pg_hba should be defined somewhere in 
/usr/share/postgresql-common/PgCommon.pm, but it isn't.

svr01:/usr/share/postgresql-common# grep read_pg_hba PgCommon.pm
svr01:/usr/share/postgresql-common# ls -la PgCommon.pm 
-rw-r--r-- 1 root root 23558 Apr  4 22:52 PgCommon.pm


-- 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-iabg-pe750
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages postgresql-common depends on:
ii  adduser   3.87   Add and remove users and groups
ii  debconf [debconf-2.0] 1.5.0  Debian configuration management sy
ii  lsb-base  3.1-5  Linux Standard Base 3.1 init scrip
ii  postgresql-client-common  50 manager for multiple PostgreSQL cl
ii  ssl-cert  1.0.13 Simple debconf wrapper for openssl

postgresql-common recommends no packages.

-- debconf information:
* postgresql-common/obsolete-major:


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



Bug#365533: CVE-2006-1896: Admin command execution

2006-05-28 Thread Thijs Kinkhorst
On Tue, 2006-05-23 at 12:36 +0200, Thijs Kinkhorst wrote:
 Problem is that Jeroen announced that he's on a trip through Mexico
 now,
 so I'm left without someone to upload. Maybe the (testing) security
 team
 or any other DD interested in getting this bug fixed, can take a look
 and upload?
 
 Please find the updated packages here:
 http://www.a-eskwadraat.nl/~kink/phpbb/

Still looking for an uploader here... thanks.


Thijs


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


Bug#366973: liferea disappears when systray is closed

2006-05-28 Thread Lars Lindner
Am Samstag, den 27.05.2006, 13:01 +0200 schrieb Yves-Alexis Perez:
 Package: liferea
 Version: 1.0.10-1
 Followup-For: Bug #366973
 
 I have the same problem here, but running Xfce. When xfce4-panel is 
 closed, liferea disappears but is still running (running another liferea 
 fails because of lock files). The window isn't available, and restarting 
 the panel with its systray doesnt fix the problem.

Works properly with GNOME. I can minimize Liferea to the tray, remove
the tray applet which will represent the Liferea window and after
readding the tray applet Liferea will reinsert the tray icon.

Maybe this is Xfce-specific, the systray implementation should issue
appropriate signals so that the application can react. I cannot tell how
compatible Xfce is. If you want to debug this I'd suggest running with
gdb and setting breakpoints on these functions:

ui_tray_embedded_cb()
ui_tray_destroyed_cb()

If they are never called it is a problem of Xfce or the eggtrayicon
code.

Lars



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



Bug#267403: kq: map breaks after third character join

2006-05-28 Thread Sam Hocevar
close 267403 0.99.cvs20060330-1
thanks

On Sun, Aug 22, 2004, Andrzej Oszer wrote:
 Package: kq
 Version: 0.98+cvs.20031006-5
 Severity: important
 
 I have win at arena and received Opal Shield. Third character joined me,
 and I have exited arena. Appropriate map appeared for split-second,
 then all map tiles turned to water. I can't see my characters walking,
 but I can blindly walk, enter towns and engage in battles.

   Since I have not been able to reproduce this bug with the latest
versions, I believe this was fixed in the 0.99.cvs20060330-1 upload and
I am therefore closing this bug. If you were to experience it again,
feel free to reopen it.

Regards,
-- 
Sam.


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



Bug#224521: kq: Multitargeting with Iron Rod crashes.

2006-05-28 Thread Sam Hocevar
close 224521 0.99.cvs20060330-1
thanks

On Fri, Dec 19, 2003, Peter Hull wrote:
 https://sourceforge.net/tracker/?func=detailatid=498002aid=858657group_id=61344

   This bug was fixed in an old upload. I am therefore closing it.

-- 
Sam.


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



Bug#368770: [pkg-wpa-devel] Bug#368770: wpasupplicant: takes a long time to associate to WEP protected hidden-SSID network

2006-05-28 Thread Kel Modderman
Have you attempted using different ap_scan and scan_ssid values as 
described in /usr/share/doc/wpasupplicant/examples/wpa_supplicant.conf.gz ?


Thanks, Kel.


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



Bug#369275: amarok: libasound2_1.0.11-5_i386.deb

2006-05-28 Thread Walter Hofmann
Package: amarok
Version: 1.4.0a-1
Followup-For: Bug #369275

This bug happens with libasound2_1.0.11-5_i386.deb, with the older version 
libasound2_1.0.11-4_i386.deb amarok works fine.

Walter



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

Versions of packages amarok depends on:
ii  amarok-xine [amarok-engine] 1.4.0a-1 xine engine for the amaroK audio p
ii  kdelibs4c2a 4:3.5.2-2+b1 core libraries for all KDE applica
ii  libc6   2.3.6-9  GNU C Library: Shared libraries
ii  libexscalibar1  1.0.4-5  Library for audio-signal manipulat
ii  libgcc1 1:4.1.0-4GCC support library
ii  libgl1-mesa-glx [libgl1]6.4.1-0.4A free implementation of the OpenG
ii  libglib2.0-02.10.3-1 The GLib library of C routines
ii  libgpod00.3.2-1  a library to read and write songs 
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libifp4 1.0.0.2-2communicate with iRiver iFP audio 
ii  libmysqlclient15off 5.0.21-3 mysql database client library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libpq4  8.1.4-1  PostgreSQL C client library
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian 1.2.9-5+b1   Simple DirectMedia Layer
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  libtag1c2a  1.4-3TagLib Audio Meta-Data Library
ii  libtunepimp30.4.2-3  MusicBrainz tagging library and si
ii  libusb-0.1-42:0.1.12-2   userspace USB programming library
ii  libvisual0.20.2.0-4  Audio visualization framework
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins   4:3.5.2-2+b2 enables the browsing of audio CDs 
ii  ruby1.8.2-1  An interpreter of object-oriented 

-- no debconf information


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



Bug#347448: a possible solution

2006-05-28 Thread Abderrahim KITOUNI
hello,
modprobing sis seems to solve the problem.
I've added sis to /etc/modules and I no longer receive the error
message. glxgears speed changed from about 8 fps to about 60.






___ 
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos 
services pr�f�r�s : v�rifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualit� en temps r�el. 
Rendez-vous sur http://fr.yahoo.com/set



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



Bug#369288: boinc-client: doesn't start and gives SIGSEGV

2006-05-28 Thread aldo
Package: boinc-client
Version: 5.4.9-1
Severity: grave
Justification: renders package unusable


starting from today, when i run boinc, it starts and tries to resume
a task but immediately exits giving the followinf error (repeated
several times):
SIGSEGV: segmentation violation
Stack trace (64 frames):
boinc[0x8089fab]
[0xe420]
/lib/libgcc_s.so.1[0xb79ac7ab]
/lib/libgcc_s.so.1(_Unwind_Backtrace+0x3c)[0xb79ad3cc]
/lib/tls/i686/cmov/libc.so.6(backtrace+0x7c)[0xb7a9814c]


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

Versions of packages boinc-client depends on:
ii  adduser   3.87   Add and remove users and groups
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libcomerr21.38+1.39-WIP-2005.12.31-1 common error description library
ii  libcurl3  7.15.3-1   Multi-protocol file transfer libra
ii  libgcc1   1:4.1.0-4  GCC support library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libkrb53  1.4.3-7MIT Kerberos runtime libraries
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries
ii  libstdc++64.1.0-4The GNU Standard C++ Library v3
ii  lsb-base  3.1-5  Linux Standard Base 3.1 init scrip
ii  python2.4 2.4.2-2An interactive high-level object-o
ii  zlib1g1:1.2.3-11 compression library - runtime

boinc-client recommends no packages.

-- no debconf information


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



Bug#362296: too simple ... now old X11 installations are broken

2006-05-28 Thread Adeodato Simó
tag 362296 patch
thanks

* Steve Langasek [Sun, 21 May 2006 12:05:35 -0500]:

 On Sun, May 21, 2006 at 07:37:50AM -0700, Ian Zimmerman wrote:

  With the fix by David Nusinow, systems that have not transitioned are
  broken.  Please either look in both places for the encoding directory,
  or else introduce a versioned depend or conflict with the appropriate
  version of xfonts-base.

  Reopening the bug.

 Yes.  Two bugs here.  First, mkfontdir should be invoked as

   system('mkfontdir', ...)

This should be moot.

 The second bug is that x-ttcidfont-conf is only looking in either the new or
 the old directory for encodings.dir files, but has no dependencies which
 ensure either set are present.  This can be fixed in one of three ways:
 adding a dependency on xfonts-base and only passing the old encoding paths;
 adding a dependency on xfonts-encodings and only passing the new encoding
 paths; or passing both the old and new encodings paths without an explicit
 dependency.

As for this, this is the current situation TTBOMK:

  - x-ttcidfont-font already depends on xfonts-encodings, indirectly via
xutils - xfont-utils - xfonts-encodings. However, the package still 
fails to generate a fonts.dir file because it calls mkfontdir with:

  -e /usr/share/X11/fonts/encodings

instead of 

  -e /usr/share/fonts/X11/encodings

which is the directory xfonts-encodings ships. This should be fixed
ASAP, with the option of making the dependency on xfonts-encoding
explicit.

  - now, as for compatibility with X.org 6.9 and XFree86, where the
encodings are provided by xfonts-base and are shipped in a different
path (/usr/X11R6/lib/X11/fonts/encodings), the good news is that
xfonts-encoding ships compatibility links:

  /usr/X11R6/lib/X11/fonts/encodings/encodings.dir - 
../../../../../share/fonts/X11/encodings/encodings.dir

The bad news, though, is that no such link is shipped for encodings/large.
If the maintainer cares about maintaining compatibility, in my opinion
the way to go would be to ask the xfonts-encodings maintainer to add such
extra compatibility link, use the X11R6 paths in the script, and
Depend: xfonts-encodings (= 1:1.0.0-5something) | xfonts-base ( 1:1).

I'm attaching two patches that implement each of these solutions.
Aníbal, please apply the first of them ASAP; I'd be also happy to upload
myself if you wish so.

Thanks,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
When all is summed up, a man never speaks of himself without loss; his
accusations of himself are always believed; his praises never.
-- Michel de Montaigne
diff -u -r x-ttcidfont-conf-22/debian/changelog 
x-ttcidfont-conf-22a/debian/changelog
--- x-ttcidfont-conf-22/debian/changelog2006-04-27 06:38:02.0 
+0200
+++ x-ttcidfont-conf-22a/debian/changelog   2006-05-28 23:07:58.0 
+0200
@@ -1,3 +1,12 @@
+x-ttcidfont-conf (22a) unstable; urgency=low
+
+  * Handle gracefully mkfontdir not being in /usr/bin yet. (Closes: #362296)
+  * Fix encodings dir in the defoma script to point to the ones actually
+shipped by xfonts-encodings.
+  * Add dependency on xfonts-encodings.
+
+ -- Adeodato Simó [EMAIL PROTECTED]  Sun, 28 May 2006 23:04:03 +0200
+
 x-ttcidfont-conf (22) unstable; urgency=low
 
   * Fixed Can't exec /usr/X11R6/bin/mkfontdir: No such file or
diff -u -r x-ttcidfont-conf-22/debian/control 
x-ttcidfont-conf-22a/debian/control
--- x-ttcidfont-conf-22/debian/control  2006-04-27 06:32:16.0 +0200
+++ x-ttcidfont-conf-22a/debian/control 2006-05-28 23:04:32.0 +0200
@@ -8,7 +8,7 @@
 
 Package: x-ttcidfont-conf
 Architecture: all
-Depends: defoma (= 0.5.0), ${misc:Depends}, xutils
+Depends: defoma (= 0.5.0), ${misc:Depends}, xutils, xfonts-encodings
 Conflicts: psfontmgr (= 0.4.0)
 Description: Configure TrueType and CID fonts for X
  This package configures TrueType fonts and CID fonts (as well as CMaps)
diff -u -r x-ttcidfont-conf-22/debian/defoma x-ttcidfont-conf-22a/debian/defoma
--- x-ttcidfont-conf-22/debian/defoma   2006-04-27 05:22:57.0 +0200
+++ x-ttcidfont-conf-22a/debian/defoma  2006-05-28 22:57:30.0 +0200
@@ -249,9 +249,9 @@
 
 close F;
 
-system('/usr/bin/mkfontdir',
-  '-e', '/usr/share/X11/fonts/encodings',
-  '-e', '/usr/share/X11/fonts/encodings/large',
+system('mkfontdir',
+  '-e', '/usr/share/fonts/X11/encodings',
+  '-e', '/usr/share/fonts/X11/encodings/large',
   $PkgDir/dirs/$category);
 
 return 0;
diff -u -r x-ttcidfont-conf-22/debian/changelog 
x-ttcidfont-conf-22b/debian/changelog
--- x-ttcidfont-conf-22/debian/changelog2006-04-27 06:38:02.0 
+0200
+++ x-ttcidfont-conf-22b/debian/changelog   2006-05-28 23:12:20.0 
+0200
@@ -1,3 +1,14 @@
+x-ttcidfont-conf (22b) unstable; urgency=low
+
+  

Bug#365533: [Secure-testing-team] Re: Bug#365533: CVE-2006-1896: Admin command execution

2006-05-28 Thread Steve Kemp
On Sun, May 28, 2006 at 11:02:18PM +0200, Thijs Kinkhorst wrote:
 On Tue, 2006-05-23 at 12:36 +0200, Thijs Kinkhorst wrote:
  Problem is that Jeroen announced that he's on a trip through Mexico
  now,
  so I'm left without someone to upload. Maybe the (testing) security
  team
  or any other DD interested in getting this bug fixed, can take a look
  and upload?
  
  Please find the updated packages here:
  http://www.a-eskwadraat.nl/~kink/phpbb/
 
 Still looking for an uploader here... thanks.

  Uploaded.

Steve
-- 

 
 
 Thijs



 ___
 Secure-testing-team mailing list
 Secure-testing-team@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/secure-testing-team


-- 
Steve
-- 
# The Debian Security Audit Project.
http://www.debian.org/security/audit



signature.asc
Description: Digital signature


Bug#346233: Cannot reproduce

2006-05-28 Thread Pierre HABOUZIT
tag 346233 + unreproducible
severity 346233 important
thanks

On Sun, May 21, 2006 at 02:08:35AM -0500, Enrico Zini wrote:
 Hello,
 
 I just tried to reproduce this build failure on my i386 laptop, but I
 couldn't: the package built just fine.
 
 Ciao,

  I can't either in a current unstable chroot.

  hence, tagging the bug and lowering severity accordingly.
-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


signature.asc
Description: Digital signature


Bug#369261: cowdancer: cowbuilder fails / pbuilder works (with some pkgs)

2006-05-28 Thread Junichi Uekawa
Hi,

 
 Cowbuilder *does* work successfully for me with many packages...
 
 I've seen this means of failure with both `pdebuild --pbuilder
 cowbuilder` and `cowbuilder --build file.dsc`. In order to see the
 failure that I refer to, you could fetch the source packages for tiger
 and try building it with cowbuilder.  Towards the end, you'll see the
 following output:

Hmm... that's a bit difficult to decipher.  Thanks for the info
though. If you could track it down to some pattern (which file gets
corrupted), that would be nice.

I'm not sure why that would happen; pdebuild-internal may be affected,
but since you mention it also fails with cowbuilder --build, that
shouldn't be the case.


regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Bug#366254: printconf: fails to start (*** glibc detected *** double free or corruption)

2006-05-28 Thread Matej Vela
severity 362586 grave
# if we merge it'll get reported again and again :-(
block 366254 by 362586
thanks

To sum up, printconf calls foomatic.foomatic.get_printer_db():

  /usr/bin/printconf:95:  printdb = foomatic.foomatic.get_printer_db()

foomatic.foomatic.get_printer_db() invokes foomatic-configure:

  /usr/lib/python2.3/site-packages/foomatic/foomatic.py:250:
parse_foomatic('foomatic-configure -q -O 2/dev/null', handler)

foomatic-configure calls Foomatic::DB::get_overview_xml():

  /usr/bin/foomatic-configure:4327:  print $db-get_overview_xml($opt_f);

Finally, Foomatic::DB::get_overview_xml() invokes foomatic-combo-xml:

  /usr/share/perl5/Foomatic/DB.pm:85:  open( FCX, $bindir/foomatic-combo-xml 
-O -l '$libdir'|)

And voila:

  $ /usr/bin/foomatic-combo-xml -O -l '/usr/share/foomatic'
  [...]
  *** glibc detected *** double free or corruption (!prev): 0x08191b40 ***
  Aborted

Thanks!

Matej


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



Bug#369177: dpkg: error message about version string is insufficient

2006-05-28 Thread t takahashi

On 5/28/06, Guillem Jover [EMAIL PROTECTED] wrote:

The output just before that error may be important to know which
package is at fault, please could you send it?


it didn't give any hints which packages it was looking at.  i can't
search for it now, having had a long run of upgrades and not using
screen(1).


I'll add the version string to the output, so next time it may be a
bit easier to track down.


thanks.  imho this goes for just about all error messages everywhere.


This, we cannot fix as the string is coming from something like:

$ dpkg --compare-versions 1 2 gt 1.4


it would be great if the caller that had the package name printed the
package name before making that call.

thanks.

--
Webmaster: do you believe that people will (a) switch browsers to view
your best viewed with page or (b) go to your competitor?



Bug#369081: liferea doesnt save order on exit

2006-05-28 Thread Yves-Alexis Perez
On Sun, 2006-05-28 at 23:23 +0200, Lars Lindner wrote:
 It is not planned to reselect the last selected folder/feed after
 startup. There are two reasons: one that Liferea is considered to be a
 long running program and usually starts/ends with the X session. So
 after the next reboot it shouldn't matter much what the last
 folder/feed
 was because you work-flow was long since interrupted.

Hmh, yeah, well I use liferea as a long running program but I find it
annoying to reselect at each time. But I have maybe an utilisation quite
strange (see at the end).

 
 The second reason is that the plan is to provide summary infos on the
 starting page and preselecting a feed or folder would prevent that.

Yes, I guess it's a good reason :)
 
 For you second issze (the column sort order) it should be saved and
 restore per-feed. So you need to select a feed before it is restored.
 Can you verify again if this does not work? 

Yes, you're right, the sort order is saved by feed. But I think I have a
quite uncommon use case. All my feeds are organised by subfolders, but
all sons of one folder, and I follow every feed from the root folder (so
every feed are mixed and I can follow without changing the folder).

When I run liferea I have to select this folder, and here the sort order
wasn't saved (maybe because it's not a feed so it doesnt save it). If I
select a feed, the sort order is correctly saved. And now, if I reselect
the root folder, the sort order is now correct. (maybe because the sort
order of a folder is the sort order of the last feed visited, or
something).

Thanks anyway.
-- 
Yves-Alexis Perez



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



Bug#350907: Bug is solved

2006-05-28 Thread Death Master
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The problem I wrote this report for doesn't happen anymore.

Any administrator can close this thread.

Thank you for your work. Regards,

Ramiro Cano.
- --
+--++
|(o_   powered |Death Master|
|(o_   (o_   //\ by++
|(/)_  (\)_  V_/_ GNU/LiNUX |
+---+---+
|GPG KEY|   6FAB 9799 C61A A7D2 A409|
+---+   8A53 6F6F 3938 AF95 93E1|
| KeyID: 0xAF9593E1 (¡Verificar firma!) |
+---+---+
|E-MAIL |  EN PUNTO |
+---+  ^^ ^ |
| death_master ~~   hpn-sec   ~ net |
| death_master ~~ clubhackers ~ com |
| death_master ~~ wadalbertia ~ com |
| death_master ~~ forohxclive ~ org |
| death.master ~~ telefonica  ~ net |
+---+---+
|URL|  http://www.death-master.tk/  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIVAwUBRHod629vOTivlZPhAQJiXw/9Fbox7F0nB8cNfRPICe029bxAPi8yC2Hh
zwdz9iDv2heNuu0h3PKrLQXaKy7LzY1Rru7SDLYTDlLFIXm2k+H6medlzTo4r0jQ
xM0AB+o+CThS1TOAGQo27sDIj119Vhlmit7XO1eIiZulkkhaZclcBlVizRC5e/st
3STzSIVRKWCn4JbO7VnKzty1WBbB1JxE8a5brqQj3Xuhy08KsyBFoJDLdU3HB9Ll
rds/VGHI5Z23/Aa7w/E4wJco0fkQ4z0RO2jZTHc1YCzmeYvXioe2hTiyziaW+uAB
5Q1NNasl0nRyfyElbhNKoUYWV2o/tDINV4u0/SlxR4YboraB6zkHS1Xn/FvCMubc
IesbK4MxHCJYZ/liFoP33Q1ntLvMoiAi1bMzlNyKLNNmXw5FHwiPg9WtCPEIEpN2
m/FkVMTg66HJe4HYH0yCpeZgNIsJIBpXWJFo8Y9TgVN3QLiYkQYSsK6V68IyEoJi
wDbX+p6Q2Oc+Jvd56WUBESwABK34HwvcTXTGjDRt2IV5ocq6dQ3GPyAgGdW8IczH
CseBDv79IUpOqqj2gtASYiG+MRMIEonS0Tye+bVle4shPLgkwZup9wItnBHAFd3x
8ZSubhGB2ddEGfJFBq7vkijFHxvzKEhP6vX4xvQppz+gvAnCMVZ0HHOuWtcmZszh
JBJNgcwMTBM=
=9jJj
-END PGP SIGNATURE-


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



Bug#366370: hald dies upon startup

2006-05-28 Thread Steve Langasek
Hi folks,

Is there any progress on this bug?  This is currently among the issues
blocking us from having an installable desktop task for amd64 in sarge,
since there are currently no hal binaries at all in testing for this
architecture.

It would also be nice if people wouldn't take bug discussions out of the
BTS, so that it's possible for others to help with such bugs without having
to track down information. :/

-- 
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#369289: Fixed

2006-05-28 Thread Bernhard Schmidt
Hi,

apologies, the problem can be easily fixed. It works again after
upgrading postgresql-client-common to version 53 as well. Maybe you
should adjust the package dependencies for this.

Regards,
Bernhard


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



Bug#369275: amarok-xine: Amarok crashes when playing a file

2006-05-28 Thread Jerome Vizcaino
Yeah I noticed that after reproducing the same bug with xine-ui.
Sorry about the useless bug report.

Jerome Vizcaino

On Sunday 28 May 2006 22:54, Adeodato Simó wrote:
 * Jerome Vizcaino [Sun, 28 May 2006 22:15:03 +0200]:

 Hi,

  Here is more information about libasound2 package:
  ii  libasound21.0.11-5  ALSA library

 This is a known problem. Any of libasound2 1.0.11-3, 1.0.11-4, or
 1.0.11-6 will work, please install one of those.

 Cheers,





___
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos 
services pr�f�r�s : v�rifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualit� en temps r�el.
Rendez-vous sur http://fr.yahoo.com/set




Bug#366973: liferea disappears when systray is closed

2006-05-28 Thread Yves-Alexis Perez
On Sun, 2006-05-28 at 23:29 +0200, Lars Lindner wrote:
 Works properly with GNOME. I can minimize Liferea to the tray, remove
 the tray applet which will represent the Liferea window and after
 readding the tray applet Liferea will reinsert the tray icon.

I have 4 apps which show in the system tray: Quodlibet, Orage (xfce
calendar), Gaim and Liferea. If I remove then readd systray, I have now
only Orage and Gaim still in the systray, liferea  quodlibet are now
gone. I don't know if the systray plugin handles correctly that.
 
 Maybe this is Xfce-specific, the systray implementation should issue
 appropriate signals so that the application can react. I cannot tell
 how
 compatible Xfce is. If you want to debug this I'd suggest running with
 gdb and setting breakpoints on these functions:
 
 ui_tray_embedded_cb()
 ui_tray_destroyed_cb()
 
 If they are never called it is a problem of Xfce or the eggtrayicon
 code.

I'll try to test and report. Thanks
 
 Lars 
-- 
Yves-Alexis Perez



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



Bug#369290: RFP: sid -- a framework for building computer system simulations

2006-05-28 Thread Onno Kortmann
Package: wnpp

The following is an interesting and useful piece of software:

http://sourceware.redhat.com/sid/

Copyright: GPL v2 or later

From the web page:

SID is a framework for building computer system simulations. Specifically, a 
simulation is comprised of a collection of loosely coupled components. 
Simulated systems may range from a CPU's instruction set to a large 
multi-processor embedded system.

SID defines a small component interface which serves to tightly encapsulate 
them. Components may be written in C++, C, Tcl or any other language to which 
the API is bound. Typically, components are separately compiled and packaged 
into shared libraries. A standard run-time linking/loading interface is 
defined for these.

The package includes a growing library of components for modeling hardware and 
software parts, instrumentation, control, and external interfaces. During 
simulation start-up, components are instantiated, interconnected, and 
configured as necessary to represent some specific system. (The above catalog 
comes from the source tree: sid/component/CATALOG.) 


Up to now, there are only CVS snapshots. But they compile, are autotooled and 
work. [CVS-05/20/06 for example)


Best regards,

Onno



Bug#369292: artsd crashes when playing any sound

2006-05-28 Thread Death Master
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: arts
Version: 1.5.3-1
Severity: Grave
Justification: No sound in KDE

Hi,

I'm Ramiro Cano.

Since the last dist-upgrade, artsd always crashes when trying to play
any sound. So, it happens that it begins to open KDE crash windows until
I close the session. The next time I open, it offers me the option of
disable the arts sound system and I only get the error once, I suppose
that when the KDE start sound should be.

The backtrace of the error is:

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208502592 (LWP 4789)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0x4964c393 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0x080548fe in ?? ()
#3  0x12c3 in ?? ()
#4  0x in ?? ()

AFAICT it's not a problem of ALSA sound system, because I tried to play
a sound with mpg123 in a terminal session and it sounds correctly.

Information on package versions:

[EMAIL PROTECTED]:~$ dpkg -l | grep arts |cut -f 1,3,18-32
- --output-delimiter=' ' -d' '
ii arts   1.5.3-1
ii artsbuilder3.5.2-2+b2
ii libarts1-akode 3.5.2-2+b2
ii libarts1-audiofile 3.5.2-2+b2
ii libarts1-mpeglib   3.5.2-2+b2
ii libarts1-xine  3.5.2-2+b2
ii libarts1c2a1.5.3-1
ii libartsc0  1.5.3-1
ii libartsc0-dev  1.5.3-1
[EMAIL PROTECTED]:~$ dpkg -l | grep kde-core |cut -f 1,3,18-29
- --output-delimiter=' ' -d' '
ii kde-core   47
[EMAIL PROTECTED]:~$ dpkg -l | grep libc6 |cut -f 1,3,18-35
- --output-delimiter=' ' -d' '
ii libc6  2.3.6-9
ii libc6-dev  2.3.6-9
ii libc6-i686 2.3.6-9
[EMAIL PROTECTED]:~$ uname -a
Linux blingdenstone 2.6.16 #1 PREEMPT Mon Mar 20 15:35:40 CET 2006 i686
GNU/Linux
[EMAIL PROTECTED]:~$

Information on hardware:

System: Toshiba Satellite A50-522 laptop
Sound card: Intel 82801DB-ICH4
Chipset: SigmaTel STAC9750,51

I have absolutely no idea about where is the failure, but if I can
provide any information that helps with the bug solving, just let me know.

Thanks a lot for your work and for all the time you spend on it.

Regards,

Ramiro Cano.

- --
+--++
|(o_   powered |Death Master|
|(o_   (o_   //\ by++
|(/)_  (\)_  V_/_ GNU/LiNUX |
+---+---+
|GPG KEY|   6FAB 9799 C61A A7D2 A409|
+---+   8A53 6F6F 3938 AF95 93E1|
| KeyID: 0xAF9593E1 (¡Verificar firma!) |
+---+---+
|E-MAIL |  EN PUNTO |
+---+  ^^ ^ |
| death_master ~~   hpn-sec   ~ net |
| death_master ~~ clubhackers ~ com |
| death_master ~~ wadalbertia ~ com |
| death_master ~~ forohxclive ~ org |
| death.master ~~ telefonica  ~ net |
+---+---+
|URL|  http://www.death-master.tk/  |
+---+---+

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIVAwUBRHobVG9vOTivlZPhAQKPVQ/7BACGpyQMDex8GsDYVJIKRaUGZhh6xFAz
21dV81qvUjmK73Ca6oRGB0O+V0LtfPIEi0vxAJtO3AAgSDsaFcKe1Q65++bAz4IQ
kUdAy6Nn5OMW2L+XhaLBDp5FU/P3G9RIFvfdbFgfHhcsPvx5EFzVuPbz0ev5F7ew
+FaDCGcSbAEEiklp0vQ45WZ95+3GxCRfTNpyDI1Sg1j30DOw5qNKV88HFDOVU5Uo
MyZIi9f+Uj5c696Zcrnmc8dAcNGoH/Gfg8Th/1KXBPaeJEEexm2i9YL76hz70L+E
stRh3MJ+t5cwYJfdFAcuR+Ren2uK+D1l2qxCUkLDLcTik06+xJsqTBGaRHW8qoN3
I2jjSD2a2rf02V02Oiw9SjJwkxo8KianFZGcMd1puZucy+DbmOaVdSBEFPpcJJm3
hqyJzo5eTPMkBNj/seTb5r3HdUc9i0qua+7esITOruamoICdb/5zCfzdJfMXJqRk
rbm/iO8aDJyqyri9Ug179JmkHxc/h9VrojzQ3ZuJyofpezfvERMdgyyb52HS69w+
yDOdHTFWIiWV0cfXFGJrOzTU/1DjMAKZUwj45dOrPCrF5RvDnGtBj9wHRq6+F1cD
Nnbrtm+R4dRpYOZNLCEjZXzutfYJZaSc0gd2STDPPmoc5X8OJ3lfdiAYgCffYYUv

Bug#369291: libqt3-mt: xim patch crashes katepart inside kdevelop

2006-05-28 Thread Andreas Pakulat
Package: libqt3-mt
Version: 3:3.3.6-2
Severity: important

Hi,

recently I reported a crash of kdevelop to it's -devel mailing list (I'm
using their svn version) and it was pointed out to me that the reason
for the crash is actually a patched Qt3. Thus I'm reporting this here,
the link to the bugreport in KDE's bugzilla is:

 http://bugs.kde.org/show_bug.cgi?id=89278

The backtrace of kdevelop crashing is attached. I tried to change the
XIM input method with qtconfig from on the spot to root but it didn't
help. I first couldn't reproduce this anymore after playing around a
bit, but today it happened again and thus I'm reporting this. The
mailing list thread I opened can be read from here:

http://lists.kde.org/?l=kdevelop-develm=114878188129406w=2

I'll try to reproduce this with Debian's kdevelop tomorrow.

Andreas

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

Versions of packages libqt3-mt depends on:
ii  fontconfig  2.3.2-5.1generic font configuration library
ii  libaudio2   1.7-9The Network Audio System (NAS). (s
ii  libc6   2.3.6-9  GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.0-4GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libmng1 1.0.9-1  Multiple-image Network Graphics li
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages libqt3-mt recommends:
ii  libgl1-mesa-glx [libgl1]  6.4.1-0.4  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]6.4.1-0.4  The OpenGL utility library (GLU)
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library

-- no debconf information


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



Bug#367593: libfreetype6: blurry fonts in openoffice.org after upgrade

2006-05-28 Thread juan
Package: libfreetype6
Version: 2.2.1-2
Followup-For: Bug #367593


i'm not sure it's related .. 


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

Versions of packages libfreetype6 depends on:
ii  libc6 2.3.6-9GNU C Library: Shared libraries
ii  zlib1g1:1.2.3-11 compression library - runtime

libfreetype6 recommends no packages.

-- no debconf information


ooffice_blurry.png
Description: PNG image


Bug#369275: amarok-xine: Amarok crashes when playing a file

2006-05-28 Thread Adeodato Simó
* Jerome Vizcaino [Mon, 29 May 2006 00:00:46 +0200]:

 Sorry about the useless bug report.

No problem.

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Acaba de...
Acaba de una vez...
Acaba de una vez conmigo
-- Astrud, Masaje



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



Bug#358551: f-spot: Confirm workaround

2006-05-28 Thread David Liontooth
Package: f-spot
Version: 0.1.11-1
Followup-For: Bug #358551


Error on startup:

$ f-spot
Starting new FSpot server
System.DllNotFoundException: intl
in (wrapper managed-to-native) Mono.Posix.Catalog:gettext (intptr)
in 0x0002d Mono.Posix.Catalog:GetString (System.String s)
in 0x000a4 StockIcons:Initialize ()
in 0x003f0 FSpot.Driver:Main (System.String[] args)

Unhandled Exception: System.DllNotFoundException: intl
in (wrapper managed-to-native) Mono.Unix.Catalog:gettext (intptr)
in 0x00033 Mono.Unix.Catalog:GetString (System.String s)
in 0x0007d FSpot.ExceptionDialog:BuildExceptionMessage (System.Exception e)
in 0x0005c FSpot.ExceptionDialog:.ctor (System.Exception e)
in 0x007ac FSpot.Driver:Main (System.String[] args)

Unhandled Exception: System.DllNotFoundException: msvcrt
in (wrapper managed-to-native) Mono.Unix.Native.Stdlib:free (intptr)
in 0x00010 Mono.Unix.UnixMarshal:FreeHeap (IntPtr ptr)
in 0x0008d Mono.Unix.Catalog:GetString (System.String s)
in 0x0007d FSpot.ExceptionDialog:BuildExceptionMessage (System.Exception e)
in 0x0005c FSpot.ExceptionDialog:.ctor (System.Exception e)
in 0x007ac FSpot.Driver:Main (System.String[] args)

Suggested workaround:

cp /etc/mono/config ~/.mono/config

f-spot now runs fine.


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

Versions of packages f-spot depends on:
ii  libc6   2.3.6-10 GNU C Library: Shared libraries
ii  libdbus-1-cil   0.61-5   CLI binding for D-BUS interprocess
ii  libexif12   0.6.13-4 library to parse EXIF files
ii  libgconf2.0-cil 2.8.2-2  CLI binding for GConf 2.12
ii  libglade2.0-cil 2.8.2-2  CLI binding for the Glade librarie
ii  libglib2.0-02.10.2-2 The GLib library of C routines
ii  libglib2.0-cil  2.8.2-2  CLI binding for the GLib utility l
ii  libgnome2.0-cil 2.8.2-2  CLI binding for GNOME 2.12
ii  libgnomeui-02.14.1-1 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  2.14.1-2 GNOME virtual file-system (runtime
ii  libgphoto2-22.1.6-11 gphoto2 digital camera library
ii  libgtk2.0-0 2.8.17-2 The GTK+ graphical user interface 
ii  libgtk2.0-cil   2.8.2-2  CLI binding for the GTK+ toolkit 2
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  liblcms11.15-1   Color management library
ii  libmono-corlib1.0-cil   1.1.13.6-4   Mono core library (1.0)
ii  libmono-sharpzip0.84-cil1.1.13.6-4   Mono SharpZipLib library
ii  libmono-sqlite1.0-cil   1.1.13.6-4   Mono Sqlite library
ii  libmono01.1.13.6-4   libraries for the Mono JIT
ii  libsqlite0  2.8.16-1 SQLite shared library
ii  libsqlite3-03.3.5-0.2+b1 SQLite 3 shared library
ii  mono-classlib-1.0   1.1.13.6-4   Mono class library (1.0) - transit
ii  mono-jit1.1.13.6-4   fast CLI JIT/AOT compiler for Mono

Versions of packages f-spot recommends:
pn  dcraw none (no description available)

-- no debconf information


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



Bug#369295: xautomation: minor error in xte(1), xte --help

2006-05-28 Thread Brian Pike

Package: xautomation
Version: 0.96-1
Severity: minor

xte's man page and 'xte --help' list special keys explicitly, including
'Backspace'.  This should be corrected to 'BackSpace':

$ xte 'key Backspace'
Unable to resolve keysym for 'Backspace'
Unable to resolve keysym for 'Backspace'
$ xte 'key BackSpace'
$

I think this is because XStringToKeysym recognizes BackSpace instead
of Backspace:

$ grep -i backspace /usr/X11R6/include/X11/keysymdef.h
#define XK_BackSpace0xFF08  /* back space, back char */

The man page and 'xte --help' should be corrected.

Thanks for maintaining a very useful package,
-Brian Pike

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

Versions of packages xautomation depends on:
ii  libc6  2.3.2.ds1-22sarge3GNU C Library: Shared libraries an
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libx11-6   4.3.0.dfsg.1-14sarge1 X Window System protocol client li
ii  libxtst6   4.3.0.dfsg.1-14sarge1 X Window System event recording an
ii  xlibs  4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#369257: remote bug tracking system doesn't look at versions

2006-05-28 Thread Matthias Klose
reopen 369257
severity 369257 serious
thanks

Don Armstrong writes:
 reassign 369257 general
 severity 369257 normal
 thanks
 
 On Sun, 28 May 2006, Matthias Klose wrote:
  this bug is fixed for 4.1; with these changes you invalidate the
  information kept in the Debian BTS. Please fix it, or stop it.
 
 This has nothing to do with bugs.debian.org or the BTS at all. Talk to
 the btslink implementer instead, please. [Reassigning to general
 instead of closing outright in case there is a better place; otherwise
 it should be closed.]

with the very same logic you could close bugs filed against
ftp.debian.org about changing overrides or removing packages from the
archive.

you can fix it by not processing the mails affecting some packages, so
it's appropriate to file against bugs.debian.org.

Steve Langasek writes:
 On Sun, May 28, 2006 at 06:50:21PM +0200, Matthias Klose wrote:
  Package: bugs.debian.org
  Severity: serious
 
  this bug is fixed for 4.1; with these changes you invalidate the
  information kept in the Debian BTS. Please fix it, or stop it.
 
  If you do want to do it correct, you have to keep information, which
  package is built from which branch.
 
 I'm pretty sure this bug doesn't belong to bugs.debian.org, given that it's
 not the BTS admins making these changes?

sorry, no. A bug tracking system doesn't track responsibilities, but
problems.  That is a problem with the information in the BTS. It
doesn't matter if the changes can be done by the BTS admins or others.

Or would you suggest a severity grave because of data loss/corruption?
Please don't suggest that it's still possible to track down these
changes following each control mail.

  Matthias


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



Bug#369081: liferea doesnt save order on exit

2006-05-28 Thread Lars Lindner
Am Sonntag, den 28.05.2006, 23:44 +0200 schrieb Yves-Alexis Perez:
 On Sun, 2006-05-28 at 23:23 +0200, Lars Lindner wrote:
  It is not planned to reselect the last selected folder/feed after
  startup. There are two reasons: one that Liferea is considered to be a
  long running program and usually starts/ends with the X session. So
  after the next reboot it shouldn't matter much what the last
  folder/feed
  was because you work-flow was long since interrupted.
 
 Hmh, yeah, well I use liferea as a long running program but I find it
 annoying to reselect at each time. But I have maybe an utilisation quite
 strange (see at the end).
 
  
  The second reason is that the plan is to provide summary infos on the
  starting page and preselecting a feed or folder would prevent that.
 
 Yes, I guess it's a good reason :)
  
  For you second issze (the column sort order) it should be saved and
  restore per-feed. So you need to select a feed before it is restored.
  Can you verify again if this does not work? 
 
 Yes, you're right, the sort order is saved by feed. But I think I have a
 quite uncommon use case. All my feeds are organised by subfolders, but
 all sons of one folder, and I follow every feed from the root folder (so
 every feed are mixed and I can follow without changing the folder).

Reasonable use case.

 When I run liferea I have to select this folder, and here the sort order
 wasn't saved (maybe because it's not a feed so it doesnt save it). If I
 select a feed, the sort order is correctly saved. And now, if I reselect
 the root folder, the sort order is now correct. (maybe because the sort
 order of a folder is the sort order of the last feed visited, or
 something).

I checked the 1.0 code and indeed for folders the sort order is not
saved. The rewritten 1.1 code does save it. So it will be fixed with the
next major release.

Lars



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



Bug#369256: installation-reports: modprobe does not find kernel modules

2006-05-28 Thread Marco d'Itri
reassign 369256 installation-reports
thanks

On May 29, Eddy Petri??or [EMAIL PROTECTED] wrote:

 It is module-init-tools-udeb the package which provides modprobe in
 the d-i environment, right? So it is the logical choice.
Not so logical, actually.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#369294: oidentd rules do not support IPv6 addresses

2006-05-28 Thread Elmar Hoffmann
Package: logcheck-database
Version: 1.2.44
Severity: normal
Tags: patch

The rules for oidentd do not support IPv6 addresses, the attached
patch fixes this.

elmar

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

Versions of packages logcheck-database depends on:
ii  debconf [debconf-2.0] 1.5.1  Debian configuration management sy

logcheck-database recommends no packages.

-- debconf information:
  logcheck-database/conffile-cleanup: false
  logcheck-database/rules-directories-note:
  logcheck-database/standard-rename-note:

-- 

 .'`./\
| :' :   Elmar Hoffmann [EMAIL PROTECTED]ASCII Ribbon Campaign  \ /
`. `'GPG key available via pgp.netagainst HTML email   X
  `- vCards  / \
--- ignore.d.server/oidentd.dpkg-dist   2005-05-29 06:32:18.0 +0200
+++ ignore.d.server/oidentd 2006-05-29 00:01:50.176830576 +0200
@@ -1,5 +1,5 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from 
localhost \(127.0.0.1\):[0-9]{1,5}$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from 
[._[:alnum:]-]+ \([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\):[0-9]{1,5}$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from 
[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}:[0-9]{1,5}$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: 
\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\] Successful lookup \(by 
forward\): [0-9]+ \([0-9]+\) , [0-9]+ : [_[:alnum:]-]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from 
[._[:alnum:]-]+ \([0-9a-f.:]+\):[0-9]{1,5}$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from 
[0-9a-f.:]+:[0-9]{1,5}$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: 
\[[0-9a-f.:]+\.[0-9]{1,3}\] Successful lookup \(by forward\): [0-9]+ \([0-9]+\) 
, [0-9]+ : [_[:alnum:]-]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: \[[._[:alnum:]-]+\] 
Successful lookup: [0-9]+ , [0-9]+ : [_[:alnum:]-]+ \([_[:alnum:]-]+\)$


signature.asc
Description: Digital signature


Bug#362282: [Pkg-alsa-devel] Bug#362282: alsa-base: No sound, with Intel 82801G ICH7 (HDA)

2006-05-28 Thread Death Master
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I'm Ramiro Cano. Sorry for disturbing this thread.

I have a pretty similar problem to the one reported by Antoine.

My card is: Intel 82801DB-ICH4

I use version 1.0.11-5 of ALSA library.

blingdenstone:/home/master# dpkg -l | grep libasound
ii  libasound2   1.0.11-5
ii  libasound2-dev   1.0.11-5
blingdenstone:/home/master#

And this is the output of the command you posted:

blingdenstone:/home/master# tail -2 /proc/asound/oss/sndstat
0: SigmaTel STAC9750,51
1: Silicon Laboratory Si3036,8 rev
blingdenstone:/home/master#

I use kernel 2.6.16:

blingdenstone:/home/master# uname -a
Linux blingdenstone 2.6.16 #1 PREEMPT Mon Mar 20 15:35:40 CET 2006 i686
GNU/Linux
blingdenstone:/home/master#

And since the last dist-upgrade, I can hear no sound with ALSA.

With console applications such as mpg123 or mp3blaster I can hear
correctly so far.

Any idea of the problem?

Thanks a lot,

Ramiro Cano.

- --
+--++
|(o_   powered |Death Master|
|(o_   (o_   //\ by++
|(/)_  (\)_  V_/_ GNU/LiNUX |
+---+---+
|GPG KEY|   6FAB 9799 C61A A7D2 A409|
+---+   8A53 6F6F 3938 AF95 93E1|
| KeyID: 0xAF9593E1 (¡Verificar firma!) |
+---+---+
|E-MAIL |  EN PUNTO |
+---+  ^^ ^ |
| death_master ~~   hpn-sec   ~ net |
| death_master ~~ clubhackers ~ com |
| death_master ~~ wadalbertia ~ com |
| death_master ~~ forohxclive ~ org |
| death.master ~~ telefonica  ~ net |
+---+---+
|URL|  http://www.death-master.tk/  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIVAwUBRHohcm9vOTivlZPhAQL5exAAjF0NhzBy6LyzF4xoy9e528p2m6Isv3VU
NT9nxvYF7+ggdBER5dNEnyjUK4ZxSSYWuVWRWdfDSE92MiaLzRxgJ5IDUA9fY6sf
nMWbimJlhatNMa74jE4pWD9kHcH3fFcexGgq4ypretFA3dNL06yUXKcVWwIZ1aQ8
VZGetv7nlqaphf2Be3X/goBA/9AAk2kXSI1ztdo0HpC08TLXqCOhe2wQRWkrqZgb
qnION64b1Qz8qEoXPglCUihI3ZCbHdWF88bkPS7XULLRUAPIWCVXFvIO3aVVIDG5
81uzMcVxIjmZ8Ft/EunWC8yv80XBfb1eDn6KuMeQiRi9PvC2cpDkxGtER0fYyh2A
lnDsArkVSkll4FkhDKjIW+Js0U4tcZJHz8q7l7n6QH/Bq2EnAvzLGwEgGWve14WA
cFMYdv0ilIyd2lXpbgY939XEhYOWBLL8qe26nsL17MW1OiYKRtKCtwBP2YqRbmZP
LCTfC3FUDqAkpBL0Iq0KHHdmZpUPp9pdRDRO2VE55fQxuEV3yNL591TBBMSq69vi
rIbqYghyzO4LZA0P/HaOeOqDFOj764g05Ea4CkgV6F8c82deiAXAsQOV8ZZTLjDl
HtPdJcLVBPWScmjbTaHaMdbd3pJY7d2CIBYbM/I4DGXjMpWmCujssQieQk47NZrD
nYJWxREQFk0=
=xInW
-END PGP SIGNATURE-


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



Bug#369256: installation-reports: modprobe does not find kernel modules

2006-05-28 Thread Eddy Petrişor

On 5/28/06, Marco d'Itri [EMAIL PROTECTED] wrote:

 The modprobe command bundled in d-i environment does not work out of the
 box. If one starts the installer in expert mode and skips directly to
 the Load installer components from CD menu item, chooses a kernel
 module (let's say crypto modules) after the package's installation
 attempting to run modprobe aes on vt2 will result in an error message
 that the module is not found.

 It seems that after running netcfg the modprobe command behaves
 corectly.
I'd like to know why you believe that this is a bug in the
module-init-tools package.


It is module-init-tools-udeb the package which provides modprobe in
the d-i environment, right? So it is the logical choice.

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


Bug#369296: w3c-markup-validator: [INTL:fr] French debconf template translation fixes

2006-05-28 Thread Thomas Huriaux
Package: w3c-markup-validator
Severity: wishlist
Tags: patch l10n

Hi,

Please find attached fixes for the french debconf translation, proofread
by the debian-l10n-french mailing list contributors.

Cheers,

-- 
Thomas Huriaux
#
#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: w3c-markup-validator\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-05-15 22:48+0200\n
PO-Revision-Date: 2006-05-13 01:12+0200\n
Last-Translator: Frédéric Schütz [EMAIL PROTECTED]\n
Language-Team: French [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-15\n
Content-Transfer-Encoding: 8bit\n

#. Type: multiselect
#. Choices
#: ../templates:3
msgid Apache2, Apache, Apache-Perl, Apache-SSL
msgstr Apache2, Apache, Apache-Perl, Apache-SSL

#. Type: multiselect
#. Description
#: ../templates:5
msgid Web server(s) which will be reconfigured automatically:
msgstr Serveur(s) web à reconfigurer automatiquement :

#. Type: multiselect
#. Description
#: ../templates:5
msgid 
w3c-markup-validator needs to check if your webserver is configured properly.
msgstr 
W3c-markup-validator doit vérifier si votre serveur web est correctement 
configuré.

#. Type: multiselect
#. Description
#: ../templates:5
msgid 
w3c-markup-validator supports any web server that can call CGI scripts and 
allows Server Side Includes (SSI), but this automatic configuration process 
only supports Apache 2, Apache, Apache-Perl and Apache-SSL. If you use 
another server, you will have to configure it manually before being able to 
use the package.
msgstr 
W3c-markup-validator gère tout serveur capable d'appeler des scripts CGI et 
de faire des inclusions côté serveur (SSI), mais ce système de configuration 
automatique ne gère qu'Apache2, Apache, Apache-Perl et Apache-SSL. Si vous 
utilisez un autre serveur, vous devrez le configurer vous-même avant de 
pouvoir utiliser le paquet.


signature.asc
Description: Digital signature


Bug#369297: radeon driver nonfunctional on amd64, ATI Technologies Inc RS480 [Radeon Xpress 200G Series]

2006-05-28 Thread Junichi Uekawa
Package: xserver-xorg-video-ati
Version: 1:6.5.8.0-1

Hi,

after upgrading to latest in sid after two months of holding it off
until the dust settles, I see white screen on display.
I can work around with using 'vesa' driver.


$ lspci
:00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 01)
:00:01.0 PCI bridge: ATI Technologies Inc: Unknown device 5a3f
:00:05.0 PCI bridge: ATI Technologies Inc: Unknown device 5a37
:00:12.0 IDE interface: ATI Technologies Inc ATI 4379 Serial ATA Controller
:00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
:00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
:00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
:00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 10)
:00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE 
Controller ATI
:00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
:00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
:00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 
Audio Controller (rev 01)
:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Address Map
:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
DRAM Controller
:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
:01:05.0 VGA compatible controller: ATI Technologies Inc RS480 [Radeon 
Xpress 200G Series]
:01:05.1 Display controller: ATI Technologies Inc: Unknown device 5854
:02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751 
Gigabit Ethernet PCI Express (rev 20)
:03:0a.0 Ethernet controller: Intel Corporation 82541PI Gigabit Ethernet 
Controller (rev 05)
:03:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video 
Capture (rev 11)
:03:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture 
(rev 11)

/var/log/Xorg.0.log.old:

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.16-1-vserver-amd64-k8 x86_64
Current Operating System: Linux dancer64 2.6.17-rc2dancer-g5a7b46b3-dirty #1 
PREEMPT Thu Apr 20 13:50:55 JST 2006 x86_64
Build Date: 16 March 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Mon May 29 07:04:56 2006
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device ATI Technologies, Inc. Radeon Xpress 200 (RS480)
(**) |--Input Device Generic Keyboard
(**) Option XkbRules xorg
(**) XKB: rules: xorg
(**) Option XkbModel pc106
(**) XKB: model: pc106
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device Configured Mouse
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/CID does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/CID does not exist.
Entry deleted from font path.
(**) FontPath set to 
unix/:7100,/usr/share/fonts/X11/misc,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/lib/X11/fonts/Type1,/usr/share/fonts/X11/100dpi,/usr/lib/X11/fonts/100dpi,/usr/share/fonts/X11/75dpi,/usr/lib/X11/fonts/75dpi,/usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/CID/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/
(==) RgbPath set to /usr/share/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.8
X.Org XInput driver : 0.5
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor=X.Org Foundation
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
 

Bug#369081: liferea doesnt save order on exit

2006-05-28 Thread Yves-Alexis Perez
On Mon, 2006-05-29 at 00:33 +0200, Lars Lindner wrote:
  When I run liferea I have to select this folder, and here the sort
 order
  wasn't saved (maybe because it's not a feed so it doesnt save it).
 If I
  select a feed, the sort order is correctly saved. And now, if I
 reselect
  the root folder, the sort order is now correct. (maybe because the
 sort
  order of a folder is the sort order of the last feed visited, or
  something).
 
 I checked the 1.0 code and indeed for folders the sort order is not
 saved. The rewritten 1.1 code does save it. So it will be fixed with
 the
 next major release. 

Ok. Thank you for your time, help and explanations. 

Regards,
-- 
Yves-Alexis Perez



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



Bug#369292: artsd crashes when playing any sound

2006-05-28 Thread Death Master
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi again.

I have to apologize. I just dist-upgraded and I realized that this bug
is in fact a bug of the ALSA system, specifically from libasound.

With the upgrade, the bug changed but it's still there. Anyway, I know
now that arts is NOT the problem.

You can close this thread.

Sorry again for the disturbance, I'm ashamed.

Thanks for all.

Ramiro Cano.

- --
+--++
|(o_   powered |Death Master|
|(o_   (o_   //\ by++
|(/)_  (\)_  V_/_ GNU/LiNUX |
+---+---+
|GPG KEY|   6FAB 9799 C61A A7D2 A409|
+---+   8A53 6F6F 3938 AF95 93E1|
| KeyID: 0xAF9593E1 (¡Verificar firma!) |
+---+---+
|E-MAIL |  EN PUNTO |
+---+  ^^ ^ |
| death_master ~~   hpn-sec   ~ net |
| death_master ~~ clubhackers ~ com |
| death_master ~~ wadalbertia ~ com |
| death_master ~~ forohxclive ~ org |
| death.master ~~ telefonica  ~ net |
+---+---+
|URL|  http://www.death-master.tk/  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIVAwUBRHopH29vOTivlZPhAQJNHxAAh1Y9+qJ3sCu9gccvpTGfMm4VrW1w2zoJ
Pi17sA9vWkmgKfSP7fR2gMJXGFrlaHB5ggmEJlKmvh9SXB/Njnx6OAyr+kelEIMu
qmEVkUgc2SXbhw2VwnWaaC17QvkOF2zMxs07qBc1f7bdqQBDWeqUUWWWTG/VXmyc
5uNyS/fBpXT0TNI04wazJ0rB+DJFN/eLbIRUf7AtEPMAu0H6j/mAW2iuEZo78Ueg
wU27PFGPZkAg5QC0u+JRurAZsfszSDaKmqDKSy2zKtKikXAFnkSay7ZD/cSD2gRp
Hm9apMdIn+a//MElbaS1QrwwHZHKkIb2DEXW5Ddx5GJdp2U1Eewbh4ZWaj+hvQvG
hCEPBhZFUdQecMWpT0sntWS9oKjKDffw7BVYdvtQ9ZES7T4kyZ1nPO7DVxFJwubr
PbDUqntl2JLPs0BrREZe+8qt5npNOwAYXs+R0oAgOgdZunRdIbuctXgI6tv/Ffu1
pwZpFl3U1yxeTHOcIcmJAP17vXIvgfEWosc9hwMrdsqJFlTxFMHLYCBfQO2iVWQQ
9qJUC1++xKnWMQeqxs9XD95uU/6KK+ipHEwK7dOsjRnkvlveu66tceWzMQuLxqRP
9tDbLqJdC9juti4XTokyNk3v3+bwK13urLbLiW/l9NjZ1O5Tdhro5M8gH1r41qaK
Hl9ng9JaI3g=
=C/Bd
-END PGP SIGNATURE-


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



Bug#345785: closed by Joshua Kwan [EMAIL PROTECTED] (Bug#345785: fixed in flac 1.1.2-5)

2006-05-28 Thread Gaute Strokkenes
On 28 mai 2006, [EMAIL PROTECTED] wrote:

 * Add description for --no-utf8-convert option in metaflac.1.

I see that this option is now mentioned in text about the
--import-tags-from and --export-tags-to commands, but wouldn't it make
sense to mention this option on its own as well (like in the --help
output)?

For instance, something like this (untested) patch:

--- flac-1.1.2/man/metaflac.sgml2005-02-02 18:44:43.0 +
+++ metaflac.sgml   2006-05-28 23:29:43.0 +0100
@@ -106,6 +106,15 @@
 /listitem
   /varlistentry
   varlistentry
+termoption--no-utf8-convert/option/term
+listitem
+  para
+   Do not convert tags from UTF-8 to local charset, or vice
+versa.  This is useful for scripts.
+ /para
+/listitem
+  /varlistentry
+  varlistentry
 termoption--dont-use-padding/option/term
 listitem
   para

-- 
Gaute Strokkenes
If this was a SWEDISH MOVIE, I'd take off your GO-GO BOOTS!!


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



Bug#360851: status request?

2006-05-28 Thread Matthias Klose
Thomas Bushnell BSG writes:
 Sanghyeon Seo [EMAIL PROTECTED] writes:
 
 From what I can tell, nothing have changed since this summary by
  Raphael Hertzog two weeks ago:
 
  http://lists.debian.org/debian-python/2006/05/msg00034.html
 
  The only issue is Matthias Klose who absolutely wants to push big
  packaging changes at the same time whereas everybody else agree that
  we should take our time for those changes since we managed to live
  with the current python policy until now.
 
  I certainly hope we can discuss that IRL at Debconf. I would welcome a
  Python BoF.
 
  This is unfortunate, and I would be glad to hear about what was
  discussed at Debconf.
 
 I do wish the maintainer of the package would at least give a heads up
 instead of ignoring me.  It is now inconveniencing not only me, but
 many others too.
 
 How hard is it really to just say this is our plan?  This is getting
 rude and obstructive.

If you CC debian-python, I would expect that you can at least follow
the status updates on this list. CC'ing debian-python and not reading
it yourself sounds strange. See my update on this list.

Both Steve Langasak and me didn't come back home as healty as
expected, so there has been some delay.

  Matthias


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



Bug#369301: lastfm: External player problems and possible policy violation

2006-05-28 Thread Friedrich Delgado Friedrichs
Package: lastfm
Version: 1.1.90-3
Severity: normal

Hi!

I've reported a bug against the current svn version of the lastfm
player today, see http://www.last.fm/forum/21714/_/115580/1#f1299986

It appears there will be no upstream support for this, judging from
the first reply I received.

Kind regards
FDF
-- 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.16-1-k7
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.utf8)

Versions of packages lastfm depends on:
ii  libasound21.0.11-4   ALSA library
ii  libc6 2.3.6-9GNU C Library: Shared libraries
ii  libgcc1   1:4.1.0-4  GCC support library
ii  libqt4-core   4.1.2-2Qt 4 core non-GUI functionality ru
ii  libqt4-gui4.1.2-2Qt 4 core GUI functionality runtim
ii  libsamplerate00.1.2-2audio rate conversion library
ii  libstdc++64.1.0-4The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  xlibs 1:7.0.5transitional package for xkb data

Versions of packages lastfm recommends:
ii  elinks [www-browser 0.11.1-1 advanced text-mode WWW browser
ii  firefox [www-browse 1.5.dfsg+1.5.0.3-2   lightweight web browser based on M
ii  links2 [www-browser 2.1pre21-2   Web browser running in both graphi
ii  lynx [www-browser]  2.8.5-2sarge1Text-mode WWW Browser
ii  mozilla-browser [ww 2:1.7.12-1.1 The Mozilla Internet application s
ii  opera [www-browser] 8.51-20051114.6  The Opera Web Browser
ii  w3-el-e21 [www-brow 4.0pre.2001.10.27-19 Web browser for GNU Emacs 21
ii  w3m [www-browser]   0.5.1-4  WWW browsable pager with excellent

-- no debconf information


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



Bug#341331: FTBFS for cross compilation

2006-05-28 Thread Matthias Klose
Nikita V. Youshchenko writes:
 
  Nikita, still interested in fixing that for 3.4, or should we close
  that as wontfix?
 
 It's not very likely that activity on cross stuff will be restored soon :(.
 However, some time ago, Wartan Hachaturov [EMAIL PROTECTED] agreed to take 
 the cross compiler packaging work. So I am readdressing this question to 
 him.
 
 Better to write on any futher issues on cross-compilers to 
 debian-embedded@lists.debian.org - several interested people are on-list.

that is difficult; bugs are seen on [EMAIL PROTECTED]
Please could embedded maintainers handling the toolchain subscribe to
debian-glibc and debian-gcc?

  Matthias



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



Bug#366822: when both summary and content are present, only shows the first

2006-05-28 Thread Lars Lindner
Am Donnerstag, den 11.05.2006, 14:01 +0200 schrieb Marco d'Itri:
 Package: liferea
 Version: 1.0.10-1
 Severity: normal
 Tags: upstream
 
 entry elements in http://www.micromega.net/atom.xml (a typepad-hosted
 blog) contain both summary and content elements, but only the
 content of the first one is shown by liferea.

Reproduced. Must be a bug in the Atom parser.



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



Bug#369300: lessdisks: thin client media access

2006-05-28 Thread Al Nikolov
Package: lessdisks
Version: 0.5.3cvs.20040906-16
Severity: wishlist

Currently, lessdisks seems lacking support of accessing thin client
removable media. Is there any plans to implement it on base of following
scheme?

  server: autofs
(executable map) nbd-client
  client: inetd
nbd-server

That would be a straightforward solution for automounting.

I see, however, than nbd-server doesn't work with inetd, despite it's
documentation, and the maintainer won't fix it (#317888). But probably
we can manage with that.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages lessdisks depends on:
ii  adduser 3.63 Add and remove users and groups
ii  binutils2.15-6   The GNU assembler, linker and bina
ii  coreutils [shelluti 5.2.1-2  The GNU core utilities
ii  debconf 1.4.30.13Debian configuration management sy
ii  debootstrap 0.2.45-0.2   Bootstrap a basic Debian system
ii  lessdisks-easydialo 0.5.3cvs.20040906-16 flexible diskless (x)terminal syst
ii  nfs-kernel-server [ 1:1.0.6-3.1  Kernel NFS server support
ii  wget1.9.1-12 retrieves files from the web

-- debconf information excluded


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



Bug#369299: libasound2: pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM default

2006-05-28 Thread Jamie Heilman
Package: libasound2
Version: 1.0.11-6
Severity: important

Latest upload of libasound2 is still broken, running an asound linked
app gives me:

alsa-init: 1 soundcard found, using: default
alsa-lib: pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM default
alsa-init: playback open error: No such file or directory

Downgrading to 1.0.11-4 fixes it.

-- 
Jamie Heilman http://audible.transient.net/~jamie/
...thats the metaphorical equivalent of flopping your wedding tackle
 into a lion's mouth and flicking his lovespuds with a wet towel, pure
 insanity...   -Rimmer


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



Bug#362282: [Pkg-alsa-devel] Bug#362282: alsa-base: No sound, with Intel 82801G ICH7 (HDA)

2006-05-28 Thread Death Master
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi again.

I just dist-upgraded to version 1.0.11-6 of libasound2 and I don't
experience this bug anymore. I experience now another one, but I will
open a new thread for that.

Thanks a lot.

Regards,

Ramiro Cano

Debian Bug Tracking System wrote:
 Thank you for the additional information you have supplied regarding
 this problem report.  It has been forwarded to the package maintainer(s)
 and to other interested parties to accompany the original report.
 
 Your message has been sent to the package maintainer(s):
  Debian ALSA Maintainers [EMAIL PROTECTED]
 
 If you wish to continue to submit further information on your problem,
 please send it to [EMAIL PROTECTED], as before.
 
 Please do not reply to the address at the top of this message,
 unless you wish to report a problem with the Bug-tracking system.
 
 Debian bug tracking system administrator
 (administrator, Debian Bugs database)
 
 

- --
+--++
|(o_   powered |Death Master|
|(o_   (o_   //\ by++
|(/)_  (\)_  V_/_ GNU/LiNUX |
+---+---+
|GPG KEY|   6FAB 9799 C61A A7D2 A409|
+---+   8A53 6F6F 3938 AF95 93E1|
| KeyID: 0xAF9593E1 (¡Verificar firma!) |
+---+---+
|E-MAIL |  EN PUNTO |
+---+  ^^ ^ |
| death_master ~~   hpn-sec   ~ net |
| death_master ~~ clubhackers ~ com |
| death_master ~~ wadalbertia ~ com |
| death_master ~~ forohxclive ~ org |
| death.master ~~ telefonica  ~ net |
+---+---+
|URL|  http://www.death-master.tk/  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIVAwUBRHoqWm9vOTivlZPhAQISxA/+Kf/TekOvpDh5UFXxKQa2dHxqoubAIzPY
J2LnK1RrMzKrqAiyrn6FlWlce1r33X4WFAwf2lKbnVevLzOCoBcYTj/nyM6sQo96
sUqNN0LUoLVVKL6k41iCad1/RvwmmMYTob0LFaWqtnwpohqePP5fMM3TO2MnEl+F
KyDGmFGE8T5OAoV5zcDASnBqEqQvnUOcqxXgsyzH/3yaOqbJNb25BmYgIPaVUn6C
OunvqObv5sfJTcGqoE1Ow60pRQsGO9J3ZVg0Y9vg+lagd57Bjt6sv5yRnujtNx3a
EoJBjwogZCZQpgxSUIsUeQXube4qTTdHIAsyVS5FxAojb8lsndN5FjOTpw4J3ZWa
2Nlt+MkoucX/LcxvSU30J2rMS4zFRWBPkq9tfJIf4MDc+MQUrHRyfab3nvXWAv61
JFscsmJVvI0oiOcV4+TqySXaEWtqZDst7Nwivpcl7iVB+/mlqPpYirqn2TElogsS
s/7BiaNcNnswk6ucNcm200GYnivbliX7/kpEgo5bYxDnFAqPu8eARahyqlk5AwM9
ffSlOVnNThWkayxjGcnM2y2QbZkMW0Cgw4Zt0Fa9MudOkWM9IMDRyu9TzaufjrLV
aXnENHB1wemZMc5deTU+UCxVE6vTv4c0gwuuhihkfNAOMDivbkRLWDDIo+dV7aSl
n4XBg8CMNyA=
=OMhF
-END PGP SIGNATURE-


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



Bug#369298: Etch upgrade breaks smc-ultra driver on 2.6.15 kernel

2006-05-28 Thread Jack Carroll
Package: linux-image-2.6.15-1-686
Version: 2.6.15-8

This report is for Etch as of 5/28/2006.
Etch was installed on 4/15/2006.  It was upgraded around 5/24/2006,
and that appears to have broken the smc-ultra driver.  A number of utilities
and libraries were automatically upgraded at that time.
This is not the same bug I reported in #362056.  In this new case an
IRQ is available for the ISA-PNP Ethernet board, but the interface fails to
come up for some different reason.

---

The hardware platform is a triple-homed router/firewall/server,
consisting of:

H-P Vectra VL, Pentium Pro with 128 MB RAM and 80 GB EIDE disk, IDE CD-ROM,
and floppy disk

Two 3C905B PCI UTP Ethernet boards
One SMC-Ultra ISA-PNP Combo AUI/10Base2/UTP board

One of the 3C905B boards was used to install Debian Etch, and in the
process it was configured as eth0 with DHCP.  Following installation, the
Ethernet boards were configured as follows:


# /etc/modules: kernel modules to load at boot time.
#
# Edited by J. A. Carroll for ulysses.local
# 
# 2006/3/20  Added smc-ultra and 3c509, with a line to force
#3c59x to load first so that it will always be eth0
# 
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a #, and everything on the line after them are ignored.

ide-cd
ide-disk
ide-generic
psmouse

# Local additions for ulysses
3c59x
smc-ultra


(isapnp doesn't load the smc-ultra driver, so /etc/modules must be
edited to make it load at boot time.  But /etc/modules is read before the
PCI bus is scanned, which would cause the SMC board to become eth0; that
would complicate shorewall configuration and make the SMC unavailable for
the coax subnets.  So 3c59x must be placed before smc-ultra in the file.)


# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
#
# Edited by J. A. Carroll for ulysses.local
# 2006/3/20  Added eth1 and eth2 stanzas

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
# Connects to the cable modem or outer firewall
auto eth0
iface eth0 inet dhcp
hwaddress ether 00:05:02:8E:4F:3A  

# The inner LAN for the upstairs Macintoshes
# DHCP server provided in this interface
auto eth1
iface eth1 inet static
address 192.168.71.
netmask 255.255.255.0

# The DMZ or inner LAN for the downstairs hosts
auto eth2
iface eth2 inet static
address 192.168.136.55
netmask 255.255.255.0


(The hwaddress statement is required to spoof the MAC address of a
defunct Macintosh.  All attempts to get the ISP to provision any other MAC
address have proved fruitless.  For this reason, it's not practical to use
factory MAC addresses to force specific eth? names to be assigned to
specific 3C905B boards.)


These configuration files worked as expected.  The first 3C905B came
up at boot and obtained a DHCP lease, the second came up with static address
192.168.71.1, and the SMC-Ultra came up as 192.168.136.55.  Pings and
everything else worked properly.  Various other services and hacks were
tested, but I didn't get as far as configuring a firewall.

---


About 5/24/2006 I brought the system up to date with
aptitude update
aptitude upgrade

Following that, the SMC-Ultra board wouldn't come up any more.
Investigation showed that the module didn't load correctly and get assigned
to the interface name eth2.  The error messages:

Script started on Sun 28 May 2006 04:13:55 PM EDT
ulysses:/data/root/scratch# modprobe smc-ultra
ulysses:/data/root/scratch# ifup -a
ifup: interface lo already configured
ifup: interface eth0 already configured
ifup: interface eth1 already configured
SIOCSIFADDR: No such device
eth2: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
eth2: ERROR while getting interface flags: No such device
Failed to bring up eth2.
ulysses:/data/root/scratch# cat /proc/interrupts
   CPU0   
  0:9925975  XT-PIC  timer
  1:   3379  XT-PIC  i8042
  2:  0  XT-PIC  cascade
  7:  1  XT-PIC  parport0
  8:  4  XT-PIC  rtc
  9:  0  XT-PIC  acpi
 10:  0  XT-PIC  cs46xx, eth1
 11:  11459  XT-PIC  uhci_hcd:usb1, eth0
 12:  36814  XT-PIC  i8042
 14:  13224  XT-PIC  ide0
 15: 63  XT-PIC  ide1
NMI:  0 
LOC:  0 
ERR:  0
MIS:  0
ulysses:/data/root/scratch# 
ulysses:/data/root/scratch# cat /proc/ioports
-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : 

Bug#369246: libimage-info-perl: Vagueness in man page about optional arguments to image_info

2006-05-28 Thread Reuben Thomas

On Sun, 28 May 2006, Don Armstrong wrote:


The man page says: The image_info() function also take optional
key/value style arguments that can influence what information is
returned., but doesn't seem to explain anywhere what the optional
arguments do.


See Image::Info::Xpm FE.


OK, so it's worth putting in a cross reference to Image::Info, so the 
information can be easily found.



   my %cnf = @_;
   $sub($info, $source, \%cnf);
   $info-clean_up;

Is the critical portion of lib/Image/Info.pm


Thanks!

--
http://rrt.sc3d.org/ | canonize, v.  to sanctify a dead sinner (Bierce)


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



Bug#369293: [Pkg-shadow-devel] Bug#369293: [l10n:eu] Basque translation update for shadow

2006-05-28 Thread Tomasz Kłoczko
Dnia 28-05-2006, nie o godzinie 23:41 +0200, Piarres Beobide napisał(a):
[..]
 Here atached shadow basque trasnaltion update, please commit it.

Commited.
Thank you.

kloczek



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



Bug#345871: linda: shlibs check again fails with libs that use dashes

2006-05-28 Thread Neil Williams
Package: linda
Version: 0.3.22
Followup-For: Bug #345871

My package raises a linda warning because the full 
name of the library is not being matched by linda:

W: libqof1; The library libqof-backend is not in a shlibs file.

This is an error in linda because the library name is actually:
./usr/lib/libqof-backend-qsf.so*
and is listed in shlibs:
libqof-backend-qsf 0 libqof1

I suspect the second dash is not being parsed.

Reopened the bug.

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

Versions of packages linda depends on:
ii  binutils 2.16.1cvs20060413-1 The GNU assembler, linker and bina
ii  dash 0.5.3-3 The Debian Almquist Shell
ii  dpkg-dev 1.13.19 package building tools for Debian
ii  file 4.17-1  Determines file type using magic
ii  man-db   2.4.3-3 The on-line manual pager
ii  python   2.3.5-5 An interactive high-level object-o

Versions of packages linda recommends:
ii  debian-policy 3.7.2.0Debian Policy Manual and related d

-- no debconf information


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



Bug#366822: when both summary and content are present, only shows the first

2006-05-28 Thread Lars Lindner
Am Donnerstag, den 11.05.2006, 14:01 +0200 schrieb Marco d'Itri:
 Package: liferea
 Version: 1.0.10-1
 Severity: normal
 Tags: upstream
 
 entry elements in http://www.micromega.net/atom.xml (a typepad-hosted
 blog) contain both summary and content elements, but only the
 content of the first one is shown by liferea.

Hmmm... the given feed is Atom 0.3. Although Liferea does parse it,
the parsing is not perfect. I'll fix the specific problem upstream, but
as Atom 0.3 is deprecated you should ask the author to upgrade to 
Atom 1.0.

Lars





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



Bug#369309: libasound2: alsa fails to configure, mixer doesn't work, etc

2006-05-28 Thread Sean Proctor
Package: libasound2
Version: 1.0.11-4
Severity: important

I'm using a soundblaster live card (old one). The problems exist with
version 1.0.11-6, but I've reverted to 1.0.11-4 because that version
seems to be alright.

Running alsaconf, I get these messages:
ALSA lib control.c:816:(snd_ctl_open_noupdate) Invalid CTL default
amixer: Mixer attach default error: No such file or directory

Running muine, I got this message:
ALSA lib pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM default

Also, the gnome volume control didn't work, but I don't think I got a
descriptive message from that.

Thanks,
Sean

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

libasound2 recommends no packages.

-- no debconf information


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



Bug#369307: quik-installer-udeb

2006-05-28 Thread Daniel Dickinson
Package: quik-installer
Version: 0.0.10
Severity: normal

quik-installer complains that quik requires that /boot and root be on
the same partition.  This is incorrect.  quik only requires that boot
and root be on the same disk.

-- 
And that's my crabbing done for the day.  Got it out of the way early, 
now I have the rest of the afternoon to sniff fragrant tea-roses or 
strangle cute bunnies or something.   -- Michael Devore



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



Bug#369283: manpages: spelling fixes

2006-05-28 Thread Michael Kerrisk
Justin,

 I'm attaching a patch to fix spelling errors found throughout the
 manpages package.  Some of the changes are debatable; for example,
 changing between British and American spelling.  

Indeed; editorial decisions should be labelled as such;
they are not patches.

 At first I though to
 leave these alone; but I ultimately decided to make the changes anyway
 for better consistency.  

Yes, I'd been thinking to patch everything to match New Zealand
spelling, actually.

But seriously.  The US/UK inconsistency in spelling in the man 
pages is unfortunate.  However, I'm not (yet) prepared to dictate
one way or the other.  And it's not even clear that US spelling
is the majority position in absolute numbers among the English
speakers of the world.

 If you want these reversed or dropped just
 say so.

These changes won't go upstream.

 FYI my procedure was to find all unique words in the manpages matching
 ^[A-Z]?[a-z]+$ by using sed s/ /\n/g, and to run aspell on that list
 (one letter at a time).
 
 Then zgrep -lf ./aspell-backup-file (not the new file..) to get a
 reduced list of pages to fiddle with.  paste aspell{,.bak}, and the
 result tweaked in vim to create a sed script with ~100 substitute
 commands.
 
 for f in `./manpages-badwords-pages`; do d=${f#/}; mkdir -p
 {old/,}${d%/[!/]*}; zcat $f |sed -f ./manpages-badwords.diff $d; gunzip -c 
 $f old/$d;
 diff -u {old/,}$d; done

You cannot autogenerate patches, unless you carefully visually 
inspect the results.  See one of my comments below.

Some comments on the patches:

 -case, opening for read only will succeed even if noone has
 +case, opening for read only will succeed even if no one has

Better no-one.

 --- old/usr/share/man/man4/st.4.gz2006-05-28 15:33:16.0 -0400
 +++ usr/share/man/man4/st.4.gz2006-05-28 15:33:16.0 -0400
 -Retension tape.
 +Retention tape.

No!!  At best re-tension.

 +++ usr/share/man/man2/adjtime.2.gz   2006-05-28 15:33:18.0 -0400
 -lost this much elapsed time.  If positive, the system clock is speeded
 +lost this much elapsed time.  If positive, the system clock is sped

speeded seems perfectly acceptable to me.

 -.BI const char * filesystemtype , unsigned long  mountflags ,
 +.BI const char * filesystem type , unsigned long  mountflags ,

You are joking...

 -The prototypes are missing from the abovementioned include file.
 +The prototypes are missing from the above mentioned include file.

abovementioned is perfectly acceptable.

 --- old/usr/share/man/man2/umount.2.gz2006-05-28 15:33:28.0 
 -0400
 +++ usr/share/man/man2/umount.2.gz2006-05-28 15:33:28.0 -0400
 -All functions are fully ANSI X3.159-1989 conformant, but provide the
 +All functions are fully ANSI X3.159-1989 conforming, but provide the

conformant is perfectly acceptable; even preferable.

Below is what actually got applied for upstream 2.34.

Thanks,

Michael


Index: man3/sem_open.3
===
--- man3/sem_open.3 (revision 1009)
+++ man3/sem_open.3 (working copy)
@@ -50,7 +50,7 @@
 .IR oflag ,
 then the semaphore is created if
 it does not already exist.
-The owner (user ID) of the seamphore is set to the effective
+The owner (user ID) of the semaphore is set to the effective
 user ID of the calling process.
 The group ownership (group ID) is set to the effective group ID
 of the calling process.
Index: man3/errno.3
===
--- man3/errno.3(revision 1172)
+++ man3/errno.3(working copy)
@@ -297,7 +297,7 @@
 Exec format error (POSIX.1)
 .TP
 .BR ENOKEY
-Reuired key not available
+Required key not available
 .TP
 .BR ENOLCK
 No locks available (POSIX.1)
Index: man3/ctermid.3
===
--- man3/ctermid.3  (revision 953)
+++ man3/ctermid.3  (working copy)
@@ -54,6 +54,6 @@
 .PP
 It is not assured that the program can open the terminal.
 .\ in glibc 2.3.x, x = 4, the glibc headers threw an error
-.\ if ctermid() was fiven an argument; fixed in 2.4.
+.\ if ctermid() was given an argument; fixed in 2.4.
 .SH SEE ALSO
 .BR ttyname (3)
Index: man3/dbopen.3
===
--- man3/dbopen.3   (revision 597)
+++ man3/dbopen.3   (working copy)
@@ -468,7 +468,7 @@
 Margo Seltzer, Michael Olson, USENIX proceedings, Winter 1992.
 .SH BUGS
 The typedef DBT is a mnemonic for ``data base thang'', and was used
-because noone could think of a reasonable name that wasn't already used.
+because no-one could think of a reasonable name that wasn't already used.
 .PP
 The file descriptor interface is a kludge and will be deleted in a
 future version of the interface.
Index: man3/rtnetlink.3
===
--- man3/rtnetlink.3(revision 924)
+++ man3/rtnetlink.3(working copy)
@@ -6,7 +6,7 @@

Bug#369234: closed by Ari Pollak [EMAIL PROTECTED] (Bug#360063: fixed in gaim 1:1.5.0+1.5.1cvs20051015-4)

2006-05-28 Thread Greg Stark

[EMAIL PROTECTED] (Debian Bug Tracking System) writes:

  - Steal patch from Ubuntu/upstream to disable the webaware feature to
drastically reduce AIM  ICQ spam (Closes: #360063, 369234)

Does this actually make it refuse messages from non-buddies fixing the problem
that privacy settings weren't being obeyed? Or merely reduce the places that
the UIN is broadcast?

-- 
greg



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



Bug#369306: pdns-server: Default pdns.conf needs an overhaul

2006-05-28 Thread Julian Mehnle
Package: pdns-server
Version: 2.9.20-3
Severity: normal

The default pdns.conf file needs an overhaul.  For instance, it lists
the only-soa option, which has been obsolete for a long time[1].

Julian.

References:
 1. http://mailman.powerdns.com/pipermail/pdns-dev/2003-September/92.html


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



Bug#362282: [Pkg-alsa-devel] Bug#362282: alsa-base: No sound, with Intel 82801G ICH7 (HDA)

2006-05-28 Thread Elimar Riesebieter
On Mon, 29 May 2006 the mental interface of
Death Master told:

[...]
 Any idea of the problem?

Wait for alsa-lib_1.0.11-7 ;)

Elimar


-- 
  Talking much about oneself can also 
   be a means to conceal oneself.
 -Friedrich Nietzsche


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



Bug#369184: New version 0.7.0

2006-05-28 Thread Cai Qian
Hi,

From: Cai Qian [EMAIL PROTECTED]
Subject: Bug#369184: New version 0.7.0
Date: Sun, 28 May 2006 01:51:28 +0100 (BST)

 package: xfonts-wqy
 severity: wishlist
 
 The new release is available at
 
 http://wqy.sourceforge.net/cgi-bin/index.cgi?BitmapSong 
 
 It has a lot of improvement.
 
 Qian
 
 

I may do a NMU after 3 days if you are OK with that.



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



Bug#369310: miscfiles: Template parse error

2006-05-28 Thread Gordon Haverland
Package: miscfiles
Version: 1.4.2.dfsg.1-3
Severity: normal

Template parse error near `# Default-sv: engelska (Webster's Second
International engelska ordlista)',
 in stanza #2 of /var/lib/dpkg/info/miscfiles.templates

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

Versions of packages miscfiles depends on:
ii  debconf [debconf-2.0] 1.5.1  Debian configuration management sy
ii  dictionaries-common   0.66.2 Common utilities for spelling dict

miscfiles recommends no packages.

-- debconf information:
  shared/packages-wordlist:
  miscfiles/languages: english (Webster's Second International English wordlist)


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



Bug#369312: miBoot enable floppies don't eject; must use a paperclip

2006-05-28 Thread Daniel Dickinson
Package: debian-installer
Severity: normal

On Macs floppy drives don't come with a manual eject button; you are
expected to eject floppies through software.  This is a problem for
floppy installs of debian because the boot floppy is not ejected to
permit the insertion of the root floppy, nor is the root floppy ejected
to allow insertion of a driver floppy.  Floppies can be ejected
manually but it takes a straightened paperclip inserted into a pinhole
on the front of the floppy, which is less than ideal.

I plan to work on this soon.

-- 
And that's my crabbing done for the day.  Got it out of the way early, 
now I have the rest of the afternoon to sniff fragrant tea-roses or 
strangle cute bunnies or something.   -- Michael Devore



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



  1   2   3   4   >