Bug#471593: pathfinderd: Please add LSB formatted dependency info in init.d script

2008-03-18 Thread Petter Reinholdtsen
Package:  pathfinderd
Version:  0.2.3-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format.  Some debian notes are available from
http://wiki.debian.org/LSBInitScripts>.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur pathfinder-0.2.3.orig/debian/pathfinderd.init 
pathfinder-0.2.3/debian/pathfinderd.init
--- pathfinder-0.2.3.orig/debian/pathfinderd.init   2008-03-19 
07:37:13.0 +0100
+++ pathfinder-0.2.3/debian/pathfinderd.init2008-03-19 07:38:25.0 
+0100
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:  pathfinderd
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO
 #
 # skeleton example file to build /etc/init.d/ scripts.
 #  This file should be used to construct scripts for /etc/init.d.

As the stop script do not seem to do anything except killing the
daemon, that task might be better left to the sendsigs script in
runlevel 0 and 6.  If this is indeed the case, I recommend removing 0
and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#468765: confusing sentence about pride in security support termination announcements

2008-03-18 Thread Filipus Klutiero
Package: debian-www
Severity: minor

This report is about the same sentence as the one discussed in #468765. I'm 
starting a new report because #468765 was closed (apparently by error) and to 
show the summary below prominently (the first report got long). I also 
propose an alternative solution.

---
Summary

According to http://www.us.debian.org/News/2008/20080229

One year after the release of Debian GNU/Linux 4.0 alias 'etch' and nearly 
three years after the release of Debian GNU/Linux 3.1 alias 'sarge' the 
security support for the old distribution (3.1 alias 'sarge') is coming to an 
end next month. The Debian project is proud to be able to support its old 
distribution for such a long time and even for one year after a new version 
has been released.

The last sentence is confusing or doubtful.
---
Discussions

Frank Lichtenheld requested to discuss the topic on a mailing list. I started 
by asking the security team whether it was proud of the duration of 
oldstable's security support in 
http://lists.debian.org/debian-security/2008/03/msg9.html

There was no answer from the security team, however Joerg Jaspert in 
http://lists.debian.org/debian-security/2008/03/msg00039.html and Don 
Armstrong in http://lists.debian.org/debian-www/2008/03/msg00096.html each 
indicated more or less clearly that they were proud of it. MJ Ray stated in 
http://lists.debian.org/debian-www/2008/03/msg00101.html that he was not 
proud of it.
---

So it's not clear how proud the project is, but I am not willing to ask 
debian-project since just the discussion on debian-security was awfully noisy 
and time-consuming. As I wrote at the beginning, I consider that being 
useless to users is a good enough reason to remove the sentence. Since the 
discussions suggest that it is also wrong/inaccurate, I still recommend to 
remove it. However, the discussions also showed that several people like the 
sentence, so I'm not sure it will go. Therefore, I now ask to either remove 
the sentence or clarify/fix it.

It's hard to make sense of the sentence, but after looking at it for a minute, 
the most likely meaning IMO is (splitting the sentence in two):

The Debian project is proud to be able to support its stable distribution. The 
Debian project is also proud of being able to support oldstable for one year 
after a new version has been released.

If this isn't the real meaning, please clarify. If it is, please fix it (at 
least removing the first sentence of my rewrite). The rewrite removes 
the "for such a long time". MJ Ray suggested another phrasing which also 
removes it:

The Debian project is proud of its security team volunteers' support
of 3.1 for a year after the release of the next version.

This assumes that the pride expressed comes from the volunteer nature of 
security support. I agree that this is a likely meaning, considering various 
interventions in #468765 and the debian-security thread.



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



Bug#471594: incoherent depends

2008-03-18 Thread Andreas Barth
Package: freetennis
Version: 0.4.8-4
Severity: serious

Hi,

currently, freetennis has different dependencies depending on the
architecture:
e.g. mipsel: freetennis-common (= 0.4.8-4), ocaml-base-3.10.1
e.g. i386: freetennis-common (= 0.4.8-4), libatk1.0-0 (>= 1.20.0), libc6
(>= 2.7-1), libcairo2 (>= 1.4.0), libgl1-mesa-glx | libgl1, libglib2.0-0
(>= 2.12.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0),
libpango1.0-0 (>= 1.18.4), libsdl-mixer1.2 (>= 1.2.6), libsdl-ttf2.0-0,
libsdl1.2debian (>= 1.2.10-1), libx11-6, libxext6, libxmu6


Any special reason for this? I'm reporting that as serious because
freetennis will be uninstallable on some architectures in testing soon,
and the correct solution to this depends on the answer to that question.


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



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



Bug#471591: nbdroot: get nbdsrv from DHCP if not specified

2008-03-18 Thread Vagrant Cascadian
Package: nbd-client
Version: 1:2.9.9-6
Severity: wishlist
Tags: patch

the following patch provides the ability to specify just the nbdport at
the boot prompt, and getting the server ip address from DHCP. this makes
it possible to server the same read-only image on multiple networks
without having to configure boot options on all machines.

--- /usr/share/initramfs-tools/scripts/local-top/nbd2008-01-26 
07:22:29.0 -0800
+++ nbd 2008-03-18 23:16:15.0 -0700
@@ -18,14 +18,19 @@
nbdsrv=$(echo "$nbdroot" | sed -e "s/,[^,]*$//")
nbdport=$(echo "$nbdroot" | sed -e "s/^[^,]*,//")
;;
+   nbdport=*)
+   nbdport="${x#nbdport=}"
+   ;;
+   nbdsrv=*)
+   nbdsrv="${x#nbdsrv=}"
+   ;;
ip=*)
IPOPTS="${x#ip=}"
;;
esac
 done
 
-if [ -z "$nbdroot" ]
-then
+if [ -z "$nbdport" ]; then
log_failure_msg "Insufficient information to set up nbd, quitting 
(nbdsrv=$nbdsrv nbdport=$nbdport nbdroot=$nbdroot)"
exit 0
 fi
@@ -33,6 +38,19 @@
 DEVICE=eth0
 
 configure_networking
+
+if [ -z "$nbdsrv" ]
+then
+   # get server from DHCP
+   nbdsrv=${ROOTSERVER}
+fi
+
+if [ -z "$nbdsrv" ]
+then
+   log_failure_msg "Insufficient information to set up nbd, quitting 
(nbdsrv=$nbdsrv nbdport=$nbdport nbdroot=$nbdroot)"
+   exit 0
+fi
+
 /sbin/nbd-client $nbdsrv $nbdport /dev/nbd0 -persist
 # This should be removed once the cfq scheduler no longer deadlocks nbd
 # devices

thanks for your work on nbd!

live well,
  vagrant

p.s. what's the -persist option for nbd-client do?



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



Bug#471592: nbd-client: drop hard-coded /dev/nbd0 for nbd root

2008-03-18 Thread Vagrant Cascadian
Package: nbd-client
Version: 1:2.9.9-6
Severity: wishlist
Tags: patch

there are several places where the root device is hard-coded to
/dev/nbd0. the following patch should fix this:

--- /usr/share/initramfs-tools/scripts/local-top/nbd2008-01-26 
07:22:29.0 -0800
+++ nbd 2008-03-18 23:30:52.0 -0700
@@ -13,6 +13,10 @@
 for x in $(cat /proc/cmdline); do
# We don't need to redo what all of what /init already did...
case $x in
+   root=/dev/nbd*)
+   nbdrootdev="${x#root=}"
+   nbdbasedev="${x#root=/dev/}"
+   ;;
nbdroot=*,*)
nbdroot="${x#nbdroot=}"
nbdsrv=$(echo "$nbdroot" | sed -e "s/,[^,]*$//")
@@ -24,7 +28,7 @@
esac
 done
 
-if [ -z "$nbdroot" ]
+if [ -z "$nbdroot" ] || [ -z "$nbdrootdev" ]
 then
log_failure_msg "Insufficient information to set up nbd, quitting 
(nbdsrv=$nbdsrv nbdport=$nbdport nbdroot=$nbdroot)"
exit 0
@@ -33,10 +37,10 @@
 DEVICE=eth0
 
 configure_networking
-/sbin/nbd-client $nbdsrv $nbdport /dev/nbd0 -persist
+/sbin/nbd-client $nbdsrv $nbdport $nbdrootdev -persist
 # This should be removed once the cfq scheduler no longer deadlocks nbd
 # devices
-if grep '\[cfq\]' /sys/block/nbd0/queue/scheduler >/dev/null
+if grep '\[cfq\]' /sys/block/$nbdbasedev/queue/scheduler >/dev/null
 then
-   echo deadline > /sys/block/nbd0/queue/scheduler
+   echo deadline > /sys/block/$nbdbasedev/queue/scheduler
 fi

thanks.

live well,
  vagrant



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



Bug#449025: --only 5 doesn't help?

2008-03-18 Thread Uwe Steinmann
On Mon, Mar 17, 2008 at 01:29:37PM +1100, Vincent McIntyre wrote:
> Hello,
>
> I can't get this to work either, for some reason. It's hard to see where
> I am going wrong, the --only 5 option is the only addition to the command 
> line.
>
> % su
> # cd /tmp
> # mkdir test
> # cd test
> # dh-make-pecl --only 5 oci8
> downloading oci8-1.2.4.tgz ... Starting to download oci8-1.2.4.tgz 
> (99,687 bytes) ..done: 99,687 bytes File  
> /tmp/test/oci8-1.2.4.tgz downloaded
> Creating debian source package: php--
> Upstream is:
> grep: /usr/include/php4/Zend/zend_modules.h: No such file or directory
> Guessing Maintainer: root <[EMAIL PROTECTED]>
> mv: cannot stat `-': No such file or directory
Try the latest version from testing or unstable. I haven't checked
but changes are good, that this is fixed already.

BTW, no need to be root for calling dh-make-pecl. It just creates
a source package.

  Uwe

-- 
  MMK GmbH, Fleyer Str. 196, 58097 Hagen
  [EMAIL PROTECTED]
  Tel: 02331 840446Fax: 02331 843920


signature.asc
Description: Digital signature


Bug#152012: Amazing results in few weeks!

2008-03-18 Thread roofman4p

Day by day, get bigger size! http://wimmi.wrongsame.com




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



Bug#471279: dh-make-php: does not parse oci8 package correctly?

2008-03-18 Thread Uwe Steinmann
On Mon, Mar 17, 2008 at 01:58:09PM +1100, Vincent McIntyre wrote:
> Package: dh-make-php
> Version: 0.2.0
> Severity: normal
> Tags: patch
> thanks
>
> *** Please type your report below this line ***
>
> Hi,
>
> I am trying to use this package to build oci-8.2.4, viz:
>   # dh-make-pecl --only 5 oci8
>
> This appears to download the tar file ok, but then it doesn't
> extract any information in the eval_package() function.
> For example the call to set the VERSION variable (set -x; set-v output):
>
> xsltproc --nonet --novalid --param Element "/package/release/version"
> ${PREFIX}/share/dh-make-php/xslt/common.xsl package.xml
>  ++ xsltproc --nonet --novalid --param Element /package/release/version
> /usr/share/dh-make-php/xslt/common.xsl package.xml
>   + VERSION=
>
> Could this be because the package.xml layout has changed?
> I'm no expert with xml parsing.
That could be and newer versions of dh-make-pecl are much more
robust when reading the package.xml file. Actually, they don't
use xsltproc anymore but a php script which used the pear class
for reading package.xml files. That class should handle all
possible flavours.

> I have a suggestion for the dh-make-pecl script; could it not check for
> unset or blank variables before charging on and making a mess in the
> working directory, with directories named 'php--' and so on?
> I've attached a patch that does what I would like to see, perhaps it
> needs expanding and/or applying to dh-make-pear.
> Perhaps it would be better to do the test in eval_package and return
> a failure if variables that should always have a value are blank?
Though I suspect that your problem is fixed with a newer version of
dh-make-pecl, it sounds like a good idea to do some more error handling.
I'll see if your patch still make sense for newer verions.

  Uwe



-- 
  MMK GmbH, Fleyer Str. 196, 58097 Hagen
  [EMAIL PROTECTED]
  Tel: 02331 840446Fax: 02331 843920


signature.asc
Description: Digital signature


Bug#471117: [Pkg-xfce-devel] Bug#471117: xfprint4: the BSD-LPR interface doesn't find any printer

2008-03-18 Thread Yves-Alexis Perez
On mer, 2008-03-19 at 01:42 -0300, rollingbits (aka Lucas) wrote:
> In this version:
> - The printer was found without warnings from the start with lprng
>   and with lpr

nice

> - xfprint4 segfaulted with lprng and with lpr

bad. Doing what?

> - the print queue is only found with lpr so, xfprint4-manager is only
>   able to remove jobs from the lpr queue

As I already said, I'm not sure lprng is even supported :)
> 
> Then the upstream bug referenced before remains and I think that the
> segfault problem is result of my odd configuration (needs
> verification). A sampler error message is welcome, anyway.

Yeah, if you can provide a backtrace or something like that... 

In any case, the initial bug is solved with the new package, so if you
have more issues I propose to clone the bug and stop commenting on this
one.

Cheers,
-- 
Yves-Alexis


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


Bug#471589: confusing sentence about pride in security support termination announcements

2008-03-18 Thread Filipus Klutiero
Package: debian-www
Severity: minor

This report is about the same sentence as the one discussed in #468765. I'm 
starting a new report because #468765 was closed (apparently by error) and to 
show the summary below prominently (the first report got long). I also 
propose an alternative solution.

---
Summary

According to http://www.us.debian.org/News/2008/20080229

One year after the release of Debian GNU/Linux 4.0 alias 'etch' and nearly 
three years after the release of Debian GNU/Linux 3.1 alias 'sarge' the 
security support for the old distribution (3.1 alias 'sarge') is coming to an 
end next month. The Debian project is proud to be able to support its old 
distribution for such a long time and even for one year after a new version 
has been released.

The last sentence is confusing or doubtful.
---
Discussions

Frank Lichtenheld requested to discuss the topic on a mailing list. I started 
by asking the security team whether it was proud of the duration of 
oldstable's security support in 
http://lists.debian.org/debian-security/2008/03/msg9.html

There was no answer from the security team, however Joerg Jaspert in 
http://lists.debian.org/debian-security/2008/03/msg00039.html and Don 
Armstrong in http://lists.debian.org/debian-www/2008/03/msg00096.html each 
indicated more or less clearly that they were proud of it. MJ Ray stated in 
http://lists.debian.org/debian-www/2008/03/msg00101.html that he was not 
proud of it.
---

So it's not clear how proud the project is, but I am not willing to ask 
debian-project since just the discussion on debian-security was awfully noisy 
and time-consuming. As I wrote at the beginning, I consider that being 
useless to users is a good enough reason to remove the sentence. Since the 
discussions suggest that it is also wrong/inaccurate, I still recommend to 
remove it. However, the discussions also showed that several people like the 
sentence, so I'm not sure it will go. Therefore, I now ask to either remove 
the sentence or clarify/fix it.

It's hard to make sense of the sentence, but after looking at it for a minute, 
the most likely meaning IMO is (splitting the sentence in two):

The Debian project is proud to be able to support its stable distribution. The 
Debian project is also proud of being able to support oldstable for one year 
after a new version has been released.

If this isn't the real meaning, please clarify. If it is, please fix it (at 
least removing the first sentence of my rewrite). The rewrite removes 
the "for such a long time". MJ Ray suggested another phrasing which also 
removes it:

The Debian project is proud of its security team volunteers' support
of 3.1 for a year after the release of the next version.

This assumes that the pride expressed comes from the volunteer nature of 
security support. I agree that this is a likely meaning, considering various 
interventions in #468765 and the debian-security thread.



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



Bug#469509: [Pkg-aide-maintainers] Bug#469509: aide-common: No rules for the mythtv-backend package

2008-03-18 Thread Francois Gouget
On Thu, 6 Mar 2008, Marc Haber wrote:

> On Wed, Mar 05, 2008 at 05:01:35PM +0100, Francois Gouget wrote:
> > aide issues warnings about the mythtv-backend log files. So I propose to
> > add the following rules in 31_aide_mythtv-backend:
> > 
> > ---
> > /var/log/mythtv/mythbackend\.log\.1$ RotatedLogs+ANF
> > /var/log/mythtv/mythbackend\.log\.[2345]$ RotatedLogs
> > /var/log/mythtv/mythbackend\.log\.6$ RotatedLogs+ARF
> > /var/log/mythtv/mythbackend\.log$ Logs
> > /var/run/mythtv/mythbackend\.pid$ VarFile
> > /var/(log|run)/mythtv$ VarDir
> > ---
> 
> Again, I do not find the package to associate this rule with. I find a
> couple of mythtv packages, but none that contain any mythbackend files.

Ah. Sorry about that. I forgot that it is not in the main Debian  
repository (it's in the 'Debian Multimedia' repository, probably due to
potential codec patent issues).
  
So you should close this bug.


P.S.: Thanks for the pointer to aidetest. I have not had time to try it 
out yet but will definitely try it out.

-- 
Francois Gouget <[EMAIL PROTECTED]>  http://fgouget.free.fr/
   RFC 2549: ftp://ftp.isi.edu/in-notes/rfc2549.txt
IP over Avian Carriers with Quality of Service



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



Bug#471590: please register tex docs with doc-base

2008-03-18 Thread Drew Parsons
Package: texlive-doc-en
Version: 2007-3
Severity: wishlist

Hi, there are a vast range of TeX documention provided by
texlive-doc-en and related packages.

It would be handy if some (if not all systematically) could be
registered with Debian's doc-base (not texlive-doc-base!) so that it's
easier to get at the docs using tools like dhelp.

Registering /usr/share/doc/texlive-doc-en/english/catalogue/index.html, 
for example, would be a good start since it would provide access to docs
for all the TeX packages available.

More comprehensively, it would be good to create and register a top
level index page (e.g. /usr/share/doc/texlive-doc-en/english/index.html) 
which contains links to all the other index.html pages provided by
texlive-doc-en.

I guess the equivalent should be done for the other texlive-doc-*
packages.

Thanks, Drew.

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

Kernel: Linux 2.6.24
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-doc-en depends on:
ii  texlive-common2007-13TeX Live: Base component
ii  texlive-doc-base  2007-3 TeX Live: Base documentation

texlive-doc-en recommends no packages.

Versions of packages tex-common depends on:
ii  debconf   1.5.20 Debian configuration management sy
ii  ucf   3.005  Update Configuration File: preserv

Versions of packages texlive-doc-en is related to:
ii  tetex-base2007-13TeX Live: teTeX transitional packa
ii  tetex-bin 2007-13TeX Live: teTeX transitional packa
pn  tetex-extra(no description available)

-- debconf information excluded



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



Bug#471588: aptitude: Please support a scroll margin around the cursor

2008-03-18 Thread Josh Triplett
Package: aptitude
Version: 0.4.10-1+b2
Severity: wishlist

Currently, aptitude only scrolls if moving down from the last line on
the screen or up from the first line on the screen.  I'd like to see a
minimum scroll margin around the cursor, so I can see the subsequent
packages when scrolling down without having to scroll past where I
want the cursor and then scroll back.  Among other things, this makes
it easier and faster to perform the same action on a number of
packages by scanning ahead visually.  This would work by having the
screen scroll if moving down with fewer than $MARGIN lines below the
cursor, or moving up with fewer than $MARGIN lines above the cursor.

Please also consider having a default scroll margin other than zero.
I would suggest at least 4, preferably more.  (Just a guess, as I
would have to try it to figure out what would work most comfortably.)

- Josh Triplett

-- Package-specific info:
Terminal: xterm
$DISPLAY is set.

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.7-6 0.7.11 Advanced front-end for dpkg
ii  libc6 2.7-9  GNU C Library: Shared libraries
ii  libcwidget1   0.5.6.1-3  high-level terminal interface libr
ii  libgcc1   1:4.3.0-1  GCC support library
ii  libncursesw5  5.6+20080203-1 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a2.0.18-2   type-safe Signal Framework for C++
ii  libstdc++64.3.0-1The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do  (no description available)
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output

-- no debconf information



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



Bug#469511: [Pkg-aide-maintainers] Bug#469511: aide-common: No rules for the mythweb package

2008-03-18 Thread Francois Gouget
On Thu, 6 Mar 2008, Marc Haber wrote:

> On Wed, Mar 05, 2008 at 05:05:38PM +0100, Francois Gouget wrote:
> > So I propose to add the following rules to 31_aide_mythweb:
> > 
> > ---
> > /usr/share/mythtv/mythweb/data/cache$ VarDir
> > /usr/share/mythtv/mythweb/data/cache/[0-9_]+\.mpg\.png$ VarFile+ANF+ARF
> > ---
> 
> Which package is this associated with? apt-file search mythweb doesn't
> return any results.

Ah. Sorry about that. I forgot that it is not in the main Debian 
repository (it's in the 'Debian Multimedia' repository, probably due to 
potential codec patent issues).

So you should close this bug.

-- 
Francois Gouget <[EMAIL PROTECTED]>  http://fgouget.free.fr/
 "Utilisateur" (nom commun) :
Mot utilis



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



Bug#471587: libntlm0-dev: test.txt in doc directory is useless

2008-03-18 Thread Ted Percival
Package: libntlm0-dev
Version: 0.3.13-1
Severity: minor

libntlm0-dev installs /usr/share/doc/libntlm0-dev/test.txt which
is used when running the automated tests at build-time, but is
not useful to have installed.



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



Bug#468869: libmono-addins0.2-cil: Proper removal depends on cli-common > 0.5.2 (at least)

2008-03-18 Thread Charles Plessy
Package: libmono-addins0.2-cil
Version: 0.3.1-3
Followup-For: Bug #468869

Dear maintainers,

When upgrading libmono-addins0.2-cil, I got the following error:

E: Sub-process /usr/bin/dpkg returned an error code (1)
Échec de l'installation d'un paquet. Tentative de réparation : 
Paramétrage de libmono-addins0.2-cil (0.3.1-3) ...
Removing forgotten GAC policy file: Mono.Addins 0.2...
/var/lib/dpkg/info/libmono-addins0.2-cil.postinst: line 8: 
/usr/share/cli-common/policy-remove: Aucun fichier ou répertoire de ce type

It says that it can not remove
/var/lib/dpkg/info/libmono-addins0.2-cil.postinst because it did not find
/usr/share/cli-common/policy-remove. Indeed, this file is not in
cli-common-0.5.2. Therefore, I think that you have to depend on a higher
version to ensure smooth upgrades.

Have a nice day,

-- Charles Plessy

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmono-addins0.2-cil depends on:
ii  cli-common  0.5.2common files between all CLI packa
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libmono-corlib1.0-cil   1.2.5.1-1+lenny1 Mono core library (1.0)
ii  libmono-sharpzip0.84-ci 1.2.6+dfsg-5 Mono SharpZipLib library
ii  libmono-system1.0-cil   1.2.5.1-1+lenny1 Mono System libraries (1.0)
ii  mono-runtime1.2.5.1-1+lenny1 Mono runtime

libmono-addins0.2-cil recommends no packages.

-- no debconf information




Bug#469251: wrong behaviour of gnome-terminalwith mcedit

2008-03-18 Thread A. Costa
On Sun, 16 Mar 2008 23:24:53 +0100
Patrick Winnertz <[EMAIL PROTECTED]> wrote:

> I would prefer to close this bugreport for mcedit, since this behaviour is 
> absolutly indended by upstream. Several terminals support this color 
> change (konsole, ... ) , and several does not (xterm, ...). 

Double checking what "this behavior" means...

cursor over tab is:
1) light blue on blue   (konsole)
2) white on blue(uxterm)
3) both (terminals vary, maybe it can't be helped)

So upstream 'mc' wanted #1, and settles for #3 if necessary.

Hope the Gnome Terminal bug works out.

Optional finesse:  it'd be nice, maybe for bug reports or documentation if we
had an 'echo' one liner that printed a minimal 'light blue on blue' text / 
cursor
combo, where maybe the user would hit enter return to normal, i.e.:

/bin/echo -ne "$STRING" ; read x

That way any user could try it and instantly know what kind of terminal
they had.

Reading 'man console_codes', I know how to change colors:

# one liner to show rainbow fortune over white background
S=`fortune`   L=`echo $S | wc -w`  C="1;30 1;31 1;32 1;33 1;34 1;35 
1;36 2;30 2;31 2;32 2;33 2;34 2;35 2;36 22;30 22;31 22;32 22;33 22;34 22;35 
22;36" ; set $C $C $C $C $C $C ; for f in $S ; do /bin/echo -ne 
"\033[107;$1\155$f " ; shift ; done ; echo -e "\033[0\155"

...but haven't mastered cursors.



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



Bug#471456: Very high CPU usage while resizing/scrolling/using it

2008-03-18 Thread Brice Goglin
Xavier Cremaschi wrote:
> Package: xserver-xorg
> Version: 1:7.3+10
>
> Xorg is eating lot of CPU (up to 100%) on trivial tasks such as :
> - scrolling with Shift+PageDown in a big openoffice calc spreadsheet
> - resizing the default Xfce Terminal
> - scrolling in big web pages with iceweasel
> - switching for tab to tab with iceweasel
> I do not use compiz, fusion, or anything else like that.
> My deskop manager is Xfce 4.4.2.1
>
> After having found this link :
> http://lorenzod8n.wordpress.com/2007/12/23/xorg-73-in-sid-harmful/
> I tried to downgrade xserver-xorg (and only xserver-xorg) to Xorg
> 1:7.3+7, determining it was the right version to test by using the
> date on this blog +  http://snapshot.debian.net/
>
> Everything is fast again, I can re-use openoffice and iceweasel normally.

Try adding
Option "AccelMethod" "XAA"
to the device section of your xorg.conf

Brice




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



Bug#439973: Bug#471019: libgl1-mesa-glx: segfaults in glGetString(GL_EXTENSIONS) on amd64 when there is no GL context

2008-03-18 Thread Paul Wise
On Mon, 2008-03-17 at 19:33 +0100, Brice Goglin wrote:

> <+idr> bgoglin: You can't make *ANY* GL calls without a context.

After thinking about it, I agree. I also think this makes the behaviour
on i386 wrong; perhaps mesa should call abort() when it gets a GL call
without a valid OpenGL context on all platforms. This would make bugs in
GL applications much more apparent to people writing programs using
OpenGL and testing with mesa. The amd64 code should not segfault in any
case and the behaviour should be the same on all platforms IMO.

Not sure if I should reopen, retitle or file a new (minor) bug about
this though.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#96633: FontFolio 11 in Web Browser

2008-03-18 Thread Edwin Lane
autodesk autocad lt 2008 - 69
graphisoft archicad 9.0 r1 international - 69
stuffit deluxe 11 for mac - 29
ulead videostudio 11.0 plus - 39
adobe framemaker 8.0 - 69
autodesk architectural studio 3.0 - 39
==
check buycheapxp. com

deskshare video edit magic 4.42 - 29
avid newscutter xp 6.7.2 - 69
adobe encore dvd 2 - 49
grand theft auto: san andreas - 29

Mosul and the Fight for Iraq
Pakistan Swears In New Government



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



Bug#94623: FontFolio 11 in Web Browser

2008-03-18 Thread Tolerant Weber
autodesk autocad lt 2008 - 69
graphisoft archicad 9.0 r1 international - 69
stuffit deluxe 11 for mac - 29
ulead videostudio 11.0 plus - 39
adobe framemaker 8.0 - 69
autodesk architectural studio 3.0 - 39
==
check buycheapxp. com

deskshare video edit magic 4.42 - 29
avid newscutter xp 6.7.2 - 69
adobe encore dvd 2 - 49
grand theft auto: san andreas - 29

Mosul and the Fight for Iraq
Pakistan Swears In New Government



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



Bug#4989: Fotoshop CS3 in Internet Explorer

2008-03-18 Thread Sidney Snyder
paragon partition manager 9 Pro - 39
roxio toast titanium 8 - 39
adobe photoshop cs3 extended - 89
lynda.com photoshop lightroom essential training - 29
adobe flash cs3 professional - 59
roxio easy media creator 8 - 39
``
check alloem4less . com

symantec antivirus corporate 10 - 29
2003 microsoft office professional with business contact manager for outlook - 
69
coreldraw graphics suite x3 - 59
cdmenupro 6.23 biz edition - 39

The Dalai Lama on Tuesday said he would step down as the leader of a Tibetan 
government in exile if protesters in Tibet continued their violent protests. 
China's Premier Wen Jiabao blamed the Dalai Lama directly for the anti-Chinese 
riots in Tibet's capital.
Chinese authorities blame the Dalai Lama for recent protests seeking 
independence for Tibet. But the Dalai Lama said Monday that he does not seek 
independence for Tibet -- only true autonomy.



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



Bug#471585: ITP: passage -- life as a tiny videogame

2008-03-18 Thread Paul Wise
Package: wnpp
Severity: wishlist
Owner: Debian Games Team <[EMAIL PROTECTED]>

* Package name: passage
  Version : 3
  Upstream Author : Jason Rohrer
* URL : http://hcsoftware.sourceforge.net/passage/
* License : Public Domain
  Programming Lang: C++
  Description : life as a tiny videogame

Unsure about the long description, will need to somehow distill the
game creators statement:

http://hcsoftware.sourceforge.net/gravitation/statement.html

I do know the word pixelated will be necessary.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#471586: git-buildpackage --export-export should include the changes in the index

2008-03-18 Thread Michael Biebl
Package: git-buildpackage
Version: 0.4.21
Severity: wishlist

When running git-buildpackage with the export option, it should by
default include the changes that were added to the index.
That would allow to test changes before committing them and make the
behaviour more "svn-buildpackage --svn-export" like (which exports the
content of the current working copy)

Cheers,
Michael


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

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

Versions of packages git-buildpackage depends on:
ii  devscripts   2.10.19 scripts to make the life of a Debi
ii  git-core 1:1.5.4.4-1 fast, scalable, distributed revisi
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-support   0.7.7   automated rebuilding support for P

git-buildpackage recommends no packages.

-- no debconf information



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



Bug#471584: ITP: gravitation -- a game about mania, melancholia, and the creative process

2008-03-18 Thread Paul Wise
Package: wnpp
Severity: wishlist
Owner: Debian Games Team <[EMAIL PROTECTED]>

* Package name: gravitation
  Version : 3
  Upstream Author : Jason Rohrer
* URL : http://hcsoftware.sourceforge.net/gravitation/
* License : Public Domain
  Programming Lang: C++
  Description : a game about mania, melancholia, and the creative process

Unsure about the long description, will need to somehow summarise the
game creators statement:

http://hcsoftware.sourceforge.net/gravitation/statement.html

I do know the word pixelated will be necessary.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#22506: Fotoshop CS3 in Internet Exp!orer

2008-03-18 Thread Carl Hartman
symantec norton antivirus 10.1 for mac - 29
coreldraw graphics suite x4 - 69
adobe creative suite 3 master collection for win - 299
coreldraw graphics suite 12 - 49
adobe contribute cs3 - 39
roxio toast titanium 8 - 39
``
check buycheapxp .com

adobe flash cs3 professional - 59
actionScript 3 flash cs3 pro essential training - 39
nero 7 premium - 39
turbotax business 2006 (usa only) - 29

Pakistan Swears In New Government
Conservatives have won a majority of seats in the recent Iranian elections -- 
but which conservatives are they? Incomplete and contradictory information from 
Iran's Interior Ministry makes the results -- and the potential impact on 
President Mahmoud Ahmadinejad -- unclear.



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



Bug#468765: # of supported packages (was Re: Is oldstable security support duration something to be proud of?)

2008-03-18 Thread Filipus Klutiero


On Mon, 10 Mar 2008, Filipus Klutiero wrote:
> This sentence specifically talks about the duration of security
> support. Obviously there are other aspects of security support, but
> the sentence doesn't talk about that, and it's not clear that
> Debian's security support quality would be superior to others.

It doesn't matter whether the security support is superior or not, but
whether the Debian Security Team (and by extension, Debian) is proud
of being able to support a stable release for as long as they have.

Frankly, as a Developer, I'm proud that we've once again been able to
maintain a commitment to security given that everyone who is working
on it is a volunteer.

If there are serious numbers of developers and contributors who don't
feel proud about the work that's been done, then they should voice
support for some modification to the text. Until they do, though, it
should not be changed, and I don't believe any further argument is
going to convince those of us who do feel proud that we should feel
ashamed about it.
  
My goal is not to change people's pride level. My goal is to make sure 
that the sentence accurately pictures the project's pride level, and to 
get the sentence changed if it does not.


Now that this is explicit, there is room between "proud" and "ashamed". 
One can also be humble. For example, if you get 75% in an exam where the 
average is 75%, it would be ridiculous to brag about it, but it would be 
equally stupid to feel ashamed about it.


Don Armstrong
  




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



Bug#471583: ITP: codeigniter -- A powerful PHP framework with a very small footprint

2008-03-18 Thread James Barrett
Package: wnpp
Severity: wishlist
Owner: James Barrett <[EMAIL PROTECTED]>


* Package name: codeigniter
  Version : 1.6.1
  Upstream Author : [EMAIL PROTECTED]
* URL : http://codeigniter.com/
* License : Other
  Programming Lang: PHP
  Description : A powerful PHP framework with a very small footprint

 CodeIgniter is built for PHP coders who need a simple and elegant toolkit to 
 create full-featured web applications.



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



Bug#471117: xfprint4: the BSD-LPR interface doesn't find any printer

2008-03-18 Thread rollingbits (aka Lucas)
On Tue, Mar 18, 2008 at 02:58:47PM +0100, Evgeni Golov wrote:
> On Mon, 17 Mar 2008 08:31:37 +0100 Yves-Alexis Perez wrote:
> > You seem to use i386 arch, and I can't build for this arch
> > currently, but I can provide you a .dsc link so you can build it,
> > test it and report back.
> 
> Yves-Alexis cannot, I can:
> http://debian.die-welt.net/test/xfprint4_4.4.2-2_i386.deb
> 
> Hope the package works fine for you.

It worked, thanks. My system is a bit slow...

In this version:
- The printer was found without warnings from the start with lprng
  and with lpr
- xfprint4 segfaulted with lprng and with lpr
- the print queue is only found with lpr so, xfprint4-manager is only
  able to remove jobs from the lpr queue

Then the upstream bug referenced before remains and I think that the
segfault problem is result of my odd configuration (needs
verification). A sampler error message is welcome, anyway.

-- 
,-. rollingbits -- [EMAIL PROTECTED], [EMAIL PROTECTED]
\`' [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
 `  Get my public GPG key in http://rollingbits.tripod.com/mykey.html


signature.asc
Description: Digital signature


Bug#471582: git-buildpackage: typos in the documentation/config file

2008-03-18 Thread Michael Biebl
Package: git-buildpackage
Version: 0.4.21
Severity: minor
Tags: patch

Hi,

while reading through the docs, I noticed a few typos.
Please find the attached patch.

Cheers,
Michael


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

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

Versions of packages git-buildpackage depends on:
ii  devscripts   2.10.19 scripts to make the life of a Debi
ii  git-core 1:1.5.4.4-1 fast, scalable, distributed revisi
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-support   0.7.7   automated rebuilding support for P

git-buildpackage recommends no packages.

-- no debconf information
diff --git a/docs/chapters/intro.sgml b/docs/chapters/intro.sgml
index 32e9b83..c5a5621 100644
--- a/docs/chapters/intro.sgml
+++ b/docs/chapters/intro.sgml
@@ -11,8 +11,8 @@
 Import an existing &debian; package into 
&git;
 Import new upstream versions, NMUs etc. with optional 
filters
 Automatic upstream tarball generation
-Maintain a consistent branch an tag naming across
-repositires or across a team of developers
+Maintain a consistent branch and tag naming across
+repositories or across a team of developers
 Automatically sign tags
 Automatically push changes to remote 
repositories
 Make sure you have committed all changes to the right
@@ -51,11 +51,11 @@
and you can work with an arbitrary number of branches.
For example branches like  nmu,
bpo or stable might
-   (temporarilly or permanent) become your debian-branch
+   (temporarily or permanent) become your debian-branch
and branches like dfsg_free or
snapshots might become your
upstream-branch - it doesn't matter if these branches
-   are maintend with &git-import-orig; or not.
+   are maintained with &git-import-orig; or not.
Since Git-Buildpackage only works with local &git;-repositories
you have to use git-push in order to publish your
changes to remote repositories like 

Bug#471581: git-buildpackage: clean command is run in the non-exported directory when using --git-export-dir

2008-03-18 Thread Michael Biebl
Package: git-buildpackage
Version: 0.4.21
Severity: normal

Hi,

when I run git-buildpackage --git-export-dir=../build-area/
I expect git-buildpackge to export the source tree to the build-area and
run the clean command in the exported directory.
Atm this isn't the case, it runs clean in the working copy and then does
the export.
The documentation (git-buildpackage man page) should also list, when the
clean command is run in the order of commands.

Cheers,
Michael

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

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

Versions of packages git-buildpackage depends on:
ii  devscripts   2.10.19 scripts to make the life of a Debi
ii  git-core 1:1.5.4.4-1 fast, scalable, distributed revisi
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-support   0.7.7   automated rebuilding support for P

git-buildpackage recommends no packages.

-- no debconf information



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



Bug#464726:

2008-03-18 Thread Pierre THIERRY
Scribit Nigel McNie dies 19/03/2008 hora 16:07:
> What part is still broken?

I purged mahara packages and installed them back. The default server
name was 'mahara', and the /etc/mahara/servername.conf file contains:

ServerName mahara

Yet, when I go to http://localhost/, I got a page from Mahara, and thus
every other page I had available at that web server returns a 404.

So this package still totally breaks unrelated packages on installation,
with its default settings.

I still don't get why you don't setup mahara like most other packagers
do, as it is much more safe.

Quickly,
Pierre
-- 
[EMAIL PROTECTED]
OpenPGP 0xD9D50D8A


signature.asc
Description: Digital signature


Bug#471502: Segmentation fault

2008-03-18 Thread Niv Sardi

It would really help (you) if you could test xfsprogs from unstable,
either from backports.org or rebuild from source. And tell us if you
still experience the segv.

Cheers
-- 
Niv Sardi



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



Bug#471501: AUTO: Lyn Rees is out of the office.

2008-03-18 Thread Lyn Rees

I will be out of the office starting Wed 19/03/2008 and will not return
until Tue 25/03/2008.

I will respond to your message when I return... Or email the team:
[EMAIL PROTECTED]


Note: This is an automated response to your message  "Bug#471501:
installation-report: Successfull install, problems after boot" sent on
19/3/08 0:16:37.

You will receive a notification for each message you send to this person
while the person is away.




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



Bug#471580: git-buildpackage: Import multiple dsc/orig.tar.gz in one go

2008-03-18 Thread Michael Biebl
Package: git-buildpackage
Version: 0.4.21
Severity: wishlist

Hi,

git-debimport has a nice feature, where you only specify

git-debimport /path/to/files/package_name

and git-debimport will import all dsc files matching 
/path/to/files/package_name*.dsc in the correct order.

It would be nice if git-import-orig and git-import-dsc would have the
same feature.

Cheers,
Michael


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

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

Versions of packages git-buildpackage depends on:
ii  devscripts   2.10.19 scripts to make the life of a Debi
ii  git-core 1:1.5.4.4-1 fast, scalable, distributed revisi
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-support   0.7.7   automated rebuilding support for P

git-buildpackage recommends no packages.

-- no debconf information



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



Bug#360575: WebWizard is referenced in openoffice.org-common

2008-03-18 Thread Drew Parsons
I'm getting the BASIC script warnings too ("Error loading BASIC of
document file:///usr/lib/openoffice/share/basic/WebWizard/script.xlb/:
General Error. General input/output error.", and dialog.xlb).  It's
quite annoying.

I see that WebWizard is referenced in openoffice.org-common,
in /usr/lib/openoffice/share/registry/data/org/openoffice/Office/WebWizard.xcu
/usr/lib/openoffice/share/registry/schema/org/openoffice/Office/WebWizard.xcs
and 
/usr/lib/openoffice/share/registry/res/en-US/org/openoffice/Office/WebWizard.xcu
(and an en-gb variant in openoffice.org-l10n-en-gb).

Is this what's causing the problem?

Drew



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



Bug#417518: attaching a patch to fix this bug

2008-03-18 Thread James Vega
On Tue, Mar 18, 2008 at 03:44:51PM -0300, Maximiliano Curia wrote:
> El 18/03/2008 a las 01:23 escribiste:
> > On Sat, Mar 15, 2008 at 10:07:27PM -0200, Maximiliano Curia wrote:
> > > I'm attaching a patch to fix this bug, please keep in mind that gcc 4.3 
> > > issues
> > > are tagged as release goals, so it would probably be NMUed if don't 
> > > upload a
> > > fixed version soon.
>  
> > I NMUed rezound with this patch today but the patch causes build
> > failures[0] with gcc-4.2.  Could you possibly update the patch to fix
> > this problem?
> 
> Ups, it seems that the patch wasn't clean as it should be, I was adding a .swp
> file, I'm attaching a fixed version. Anyway that wasn't the problem in 
> question.
> 
> The problem appears to be quite ugly, the least intrusive fix might be to
> check __GNUC__ and __GNUC_MINOR__ numbers. I'm not really sure if its feasible
> to split anytype.h without making a major rewrite. Scary parts:

Thanks for the fixed patch.  I had noticed the .swp file and just
removed it in my last upload.

I've updated your patch to only remove the static storage specifier if
being compiled with gcc-4.3.  That does appear to be the quickest
solution to the problem at hand.  Updated patch is attached and a
followup NMU is being uploaded now..

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
diff -Naur rezound-0.12.3beta~/src/backend/ALFO.h rezound-0.12.3beta/src/backend/ALFO.h
--- rezound-0.12.3beta~/src/backend/ALFO.h	2008-03-18 22:20:36.0 -0400
+++ rezound-0.12.3beta/src/backend/ALFO.h	2008-03-18 22:30:06.0 -0400
@@ -21,6 +21,16 @@
 #ifndef __ALFO_H__
 #define __ALFO_H__
 
+#ifndef GCC_VERSION
+#define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__)
+#endif
+
+#if GCC_VERSION >= 403
+# define STATIC
+#else
+# define STATIC static
+#endif
+
 #include "../../config/common.h"
 
 #include "CSound_defs.h"
@@ -94,7 +104,7 @@
 };
 
 #include 
-template<> static const CLFODescription string_to_anytype(const string &str,CLFODescription &ret) 
+template<> STATIC const CLFODescription string_to_anytype(const string &str,CLFODescription &ret) 
 {
 	 CNestedDataFile f;
 	 f.parseString(s2at::remove_surrounding_quotes(str));
@@ -102,7 +112,7 @@
 	 return ret;
 }
 
-template<> static const string anytype_to_string(const CLFODescription &any) 
+template<> STATIC const string anytype_to_string(const CLFODescription &any) 
 {
 	CNestedDataFile f; any.writeToFile(&f,"");
 	return "\""+s2at::escape_chars(istring(f.asString()).searchAndReplace("\n"," ",true))+"\"";
diff -Naur rezound-0.12.3beta~/src/backend/CGraphParamValueNode.h rezound-0.12.3beta/src/backend/CGraphParamValueNode.h
--- rezound-0.12.3beta~/src/backend/CGraphParamValueNode.h	2008-03-18 22:20:36.0 -0400
+++ rezound-0.12.3beta/src/backend/CGraphParamValueNode.h	2008-03-18 22:33:30.0 -0400
@@ -21,6 +21,15 @@
 #ifndef __CGraphParamValueNode_H__
 #define __CGraphParamValueNode_H__
 
+#ifndef GCC_VERSION
+#define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__)
+#endif
+
+#if GCC_VERSION >= 403
+# define STATIC
+#else
+# define STATIC static
+#endif
 
 #include "../../config/common.h"
 
@@ -45,7 +54,7 @@
 typedef vector CGraphParamValueNodeList;
 
 #include 
-template<> static const CGraphParamValueNode string_to_anytype(const string &_str,CGraphParamValueNode &ret) 
+template<> STATIC const CGraphParamValueNode string_to_anytype(const string &_str,CGraphParamValueNode &ret) 
 {
 	const string str=s2at::remove_surrounding_quotes(_str); 
 	const size_t pos=str.find("|"); 
@@ -56,7 +65,7 @@
 	return ret; 
 }
 
-template<> static const string anytype_to_string(const CGraphParamValueNode &any) 
+template<> STATIC const string anytype_to_string(const CGraphParamValueNode &any) 
 {
 	return "\""+anytype_to_string(any.x)+"|"+anytype_to_string(any.y)+"\""; 
 }
diff -Naur rezound-0.12.3beta~/src/backend/CPluginMapping.h rezound-0.12.3beta/src/backend/CPluginMapping.h
--- rezound-0.12.3beta~/src/backend/CPluginMapping.h	2008-03-18 22:20:36.0 -0400
+++ rezound-0.12.3beta/src/backend/CPluginMapping.h	2008-03-18 22:30:22.0 -0400
@@ -21,6 +21,16 @@
 #ifndef __CPluginMapping_H__
 #define __CPluginMapping_H__
 
+#ifndef GCC_VERSION
+#define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__)
+#endif
+
+#if GCC_VERSION >= 403
+# define STATIC
+#else
+# define STATIC static
+#endif
+
 #include "../../config/common.h"
 
 #include 
@@ -215,7 +225,7 @@
 };
 
 #include 
-template<> static const CPluginMapping string_to_anytype(const string &str,CPluginMapping &ret)
+template<> STATIC const CPluginMapping string_to_anytype(const string &str,CPluginMapping &ret)
 {
 	CNestedDataFile f;
 	f.parseString(s2at::remove_surrounding_quotes(str));
@@ -223,7 +233,7 @@
 	return ret;
 }
 
-template<> static const string anytype_to_string(const CPluginMapping &any)
+template<> STATIC const string anytype_to_string(const CPluginMapping &any)
 {
 	CNestedDataFile f;
 	any.writeToFile(&f,"");
diff -Naur rezound-0.12.3

Bug#455186: Patch to fix necpp FTBFS with gcc 4.3

2008-03-18 Thread Kumar Appaiah
tags 455186 + patch
thanks

Hi!

Please find attached a patch to fix this bug. I have test build it
with:

$ g++-snapshot -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 20080224-1' 
--with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs 
--enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang 
--prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib --disable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk 
--enable-gtk-cairo --disable-plugin --with-java-home=/usr/lib/gcc-snapshot/jre 
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-mpfr 
--enable-targets=all --disable-werror --build=i486-linux-gnu 
--host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.0 20080224 (prerelease) (Debian 20080224-1) 


HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -Nru --exclude changelog /tmp/BYAO3mIDFO/necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/c_geometry.cpp /tmp/eJ2YPZ7PAB/necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/c_geometry.cpp
--- necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/c_geometry.cpp	2005-10-19 12:52:42.0 +0530
+++ necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/c_geometry.cpp	2008-03-19 08:42:07.0 +0530
@@ -16,6 +16,7 @@
 	along with this program; if not, write to the Free Software
 	Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include 
 #include "c_geometry.h"
 
 #include "nec_context.h"
diff -Nru --exclude changelog /tmp/BYAO3mIDFO/necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/c_ggrid.cpp /tmp/eJ2YPZ7PAB/necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/c_ggrid.cpp
--- necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/c_ggrid.cpp	2005-10-19 12:52:42.0 +0530
+++ necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/c_ggrid.cpp	2008-03-19 08:42:07.0 +0530
@@ -49,8 +49,8 @@
 	/* as previous point, old values are reused. */
 	if( (ix < ixeg) ||
 		(iy < iyeg) ||
-		(abs(ix- ixs) >= 2) ||
-		(abs(iy- iys) >= 2) ||
+	(abs(double(ix- ixs)) >= 2) ||
+	(abs(double(iy- iys)) >= 2) ||
 		(skip_recalculation == false) )
 	{
 		/* determine correct grid and grid region */
diff -Nru --exclude changelog /tmp/BYAO3mIDFO/necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/safe_array.h /tmp/eJ2YPZ7PAB/necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/safe_array.h
--- necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/safe_array.h	2005-10-19 12:52:42.0 +0530
+++ necpp-1.2.6+cvs20070816/Python/PyNEC/wrap/src/safe_array.h	2008-03-19 08:42:07.0 +0530
@@ -21,6 +21,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #ifdef NEC_ERROR_CHECK
 
diff -Nru --exclude changelog /tmp/BYAO3mIDFO/necpp-1.2.6+cvs20070816/src/safe_array.h /tmp/eJ2YPZ7PAB/necpp-1.2.6+cvs20070816/src/safe_array.h
--- necpp-1.2.6+cvs20070816/src/safe_array.h	2005-10-03 16:36:45.0 +0530
+++ necpp-1.2.6+cvs20070816/src/safe_array.h	2008-03-19 08:42:07.0 +0530
@@ -21,6 +21,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #ifdef NEC_ERROR_CHECK
 


signature.asc
Description: Digital signature


Bug#471578: xfe should use default term when granting root priveliges

2008-03-18 Thread Will
Package: xfe
Version: 1.04-1.1
Severity: wishlist

When invoking the new window as root option, xfe uses xterm to grant
root priveliges, regardless of whatever terminal emulator is set in it's
configuration files.  Xfe should use the default terminal when invoking
su or sudo.


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

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

Versions of packages xfe depends on:
ii  libc6 2.7-9  GNU C Library: Shared libraries
ii  libfox-1.6-0  1.6.25-1   The FOX C++ GUI Toolkit
ii  libgcc1   1:4.3.0-1  GCC support library
ii  libpng12-01.2.15~beta5-3 PNG library - runtime
ii  libstdc++64.3.0-1The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxft2   2.1.12-2   FreeType-based font drawing
librar
ii  ucf   3.005  Update Configuration File:
preserv

Versions of packages xfe recommends:
ii  rpm   4.4.2.1-2  Red Hat package manager

-- no debconf information


Bug#471434: newsbeuter: the title of rss list does not display correctly.

2008-03-18 Thread swhe
On Tue, Mar 18, 2008 at 10:08 PM, Nico Golde <[EMAIL PROTECTED]> wrote:

> severity 471434 minor
> thanks
>
> Hi amalgam,
> this hardly justifies important.

   sorry for  a  wrong severity level.


>
>
> * amalgam <[EMAIL PROTECTED]> [2008-03-18 14:59]:
> > Titles in main list and in rss feed lists can't display correctly in
> zh_CN.GBK
> > locale, while both title and content can display well entering a rss
> > entry.
> >
> > When I use zh_CN.UTF-8 locale, titles in main list and in rss feed lists
> can display
> > correctly but content in any rss entry can't display in correct
> characters.


>
> Could you please provide a bit more information to test
> this? For example a feed?


   ok, it just can't display Chinese characters in the title,  all it shows
is "??".
   but for English letters, it can display correctly.
   i will list some rss feeds to show this problem:
   http://googlechinablog.com/rss.xml
   http://news.baidu.com/n?cmd=4&class=internet&tn=rss&sub=0


>
> Cheers
> Nico
> --
> Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
> For security reasons, all text in this mail is double-rot13 encrypted.
>



-- 
Yours,
swhe


Bug#471579: whichwayisup: uses the pygame icon for the window icon

2008-03-18 Thread Paul Wise
Package: whichwayisup
Version: 0.7.9-1
Severity: minor

whichwayisup uses the pygame icon for the window icon. I think it should
use the same icon as it uses in the GNOME menu.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#471443: ITP: gnome-hdaps-applet -- HDAPS system applet for GNOME 2

2008-03-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03/18/08 03:51, Adam Sloboda wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Adam Sloboda <[EMAIL PROTECTED]>
> 
> 
> * Package name: gnome-hdaps-applet
>   Version : 20060120
>   Upstream Author : Jon Escombe <[EMAIL PROTECTED]>
> * URL : http://www.dresco.co.uk/hdaps/
> * License : GPL
>   Programming Lang: C
>   Description : HDAPS system applet for GNOME 2
> 
> This applet shows status of hard disk protection for ThinkPad laptops.

Please add a definition of HDAPS to the long description.

- --
Ron Johnson, Jr.
Jefferson LA  USA
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH4IBvS9HxQb37XmcRAhAtAKCrGSLIYTdgin6gVvuY06Et1VqIIACg1KgN
VfKKrxR4EoBbHQGP+qq04/A=
=FZea
-END PGP SIGNATURE-



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



Bug#349200: Can you reproduce #349200?

2008-03-18 Thread Nelson A. de Oliveira
Hi Philipp!

With a new version of ImageMagick available on Debian (version
7:6.3.7.9.dfsg1-2, available on testing and unstable), do you still
see the the memory usage problem that you reported on
http://bugs.debian.org/349200, please?

Thank you!

Best regards,
Nelson



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



Bug#471577: e16: please respect the bottom scaling slider when keeping aspect

2008-03-18 Thread Oohara Yuuma
Package: e16
Version: 0.16.8.10.dfsg.1-1
Severity: wishlist

When setting the background with "Desktop Background Setting" in the menu
which appears when I do right-click while the mouse pointer is in the root
window, if I choose "keep aspect on scale", e16 forces the slider at
the bottom of the preview window to have the same value as the right
slider.  This means e16 sets the scaling ratio of the image only with
the right slider and ignores the bottom slider.  It is inconvenient:
* if the image is long, the image can't be scaled large enough so that
  it covers the whole monitor
* if the image is wide, it is difficult to scale the image so that
  the scaled image has exactly the same width as the monitor
I suggest the attached patch.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages e16 depends on:
ii  e16-data  0.16.8.10.dfsg.1-1 e16 window manager support files
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
hi  libc6 2.7-4  GNU C Library: Shared libraries
ii  libesd0   0.2.35-2   Enlightened Sound Daemon - Shared 
ii  libglib2.0-0  2.14.2-1   The GLib library of C routines
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libimlib2 1.4.0-1powerful image loading and renderi
ii  libpango1.0-0 1.18.4-1   Layout and rendering of internatio
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libx11-6  2:1.0.3-5  X11 client-side library
ii  libxcomposite11:0.3.2-1+b1   X11 Composite extension library
ii  libxdamage1   1:1.1.1-3  X11 damaged region extension libra
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-5  X11 miscellaneous 'fixes' extensio
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  libxxf86vm1   1:1.0.1-2  X11 XFree86 video mode extension l

-- no debconf information

diff -u -rN e16-0.16.8.10.dfsg.1-unmodified/src/backgrounds.c 
e16-0.16.8.10.dfsg.1/src/backgrounds.c
--- e16-0.16.8.10.dfsg.1-unmodified/src/backgrounds.c   2008-03-18 
20:29:15.0 +0900
+++ e16-0.16.8.10.dfsg.1/src/backgrounds.c  2008-03-18 23:36:58.0 
+0900
@@ -495,8 +495,6 @@
 
EImageGetSize(bgp->im, &iw, &ih);
 
-   if (bgp->keep_aspect)
-  bgp->xperc = bgp->yperc;
 
if (bgp->xperc > 0)
   w = (rw * bgp->xperc) >> 10;


Bug#374631: Can you reproduce #374631?

2008-03-18 Thread Nelson A. de Oliveira
Hi Vincent!

Can you reproduce the bug that you reported at
http://bugs.debian.org/374631, using the new ImageMagick (version
7:6.3.7.9.dfsg1-2), available on testing and unstable, please?

Thank you!

Best regards,
Nelson



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



Bug#405538: Can you reproduce #405538?

2008-03-18 Thread Nelson A. de Oliveira
Hi Fredrik!

We have  a new ImageMagick version available on Debian (version
7:6.3.7.9.dfsg1-2, on the unstable and testing suites).
Is it possible to you test this new version and see if you can
reproduce the bug that you have reported at
http://bugs.debian.org/405538, please?

Thank you!

Best regards,
Nelson



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



Bug#373276: Can you reproduce #373276?

2008-03-18 Thread Nelson A. de Oliveira
Hi Dan!

We have uploaded a new version of ImageMagick on Debian (version
7:6.3.7.9.dfsg1-2, available on testing and unstable).
Is it possible to you test it and verify if the problem that you
reported at http://bugs.debian.org/373276 is still present, please?

Thank you!

Best regards,
Nelson



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



Bug#443559: flex: limits of integral types are always defined

2008-03-18 Thread Manoj Srivastava
reopen 443559
thanks

Hi,

Darn it. Just when I sent out the mail, someone pointed out I
 should have been grepping for UINTN_MAX

manoj
-- 
"Home life as we understand it is no more natural to us than a cage is
to a cockatoo." -- George Bernard Shaw
Manoj Srivastava <[EMAIL PROTECTED]>   
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



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



Bug#471576: audacious: Segmentation fault

2008-03-18 Thread Jonas Meurer
Package: audacious
Version: 1.5.0-1
Severity: grave
Justification: renders package unusable

Hello,

Since some days, audacious segfaults on my debian/unstable amd64 system.

Unfortunately it doesn't give any additional information:

$ audacious 
Segmentation fault

I removed ~/.config/audacious, but that didn't change the situation.
Even rebuilding the package didn't fix the segfault.

I might rebuild with debug symbols and provide the strace output within
the next days, but currently i'm to busy to do so.

greetings,
 jonas

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

Kernel: Linux 2.6.24-4-amd64-resivo
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages audacious depends on:
ii  audacious-plugins   1.5.0-1  Base plugins for audacious
ii  dbus1.1.20-1 simple interprocess messaging syst
ii  gtk2-engines-pixbuf 2.12.9-2 Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii  libaudclient1   1.5.0-1  audacious D-Bus remote control lib
ii  libc6   2.7-9GNU C Library: Shared libraries
ii  libcairo2   1.4.14-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.20-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libglib2.0-02.16.1-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.9-2 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libmcs1 0.7.0-1  Abstraction library to store confi
ii  libmowgli1  0.6.1-1  a high performance development fra
ii  libpango1.0-0   1.20.0-1 Layout and rendering of internatio
ii  libsamplerate0  0.1.2-5  audio rate conversion library
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library

Versions of packages audacious recommends:
ii  audacious-plugins-extra   1.5.0-1Various extra plugins for audaciou
ii  unzip 5.52-10De-archiver for .zip files

-- debconf-show failed



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



Bug#462268: popcon: stay out of lenny for a while

2008-03-18 Thread Frans Pop
I've just read the backlog for this issue and the only thing I can add to it 
that as soon as I added a delay to the cron script, my submissions stopped 
failing. For me personally that is sufficient proof that the cause of 
#440493 _was_ a DOS issue.

I made the change shown below to the cron script (etch system) and since 
then there have been no more failures, while before that it would fail 
every week.

[...]
# get configuration information
. /usr/share/popularity-contest/default.conf
. /etc/popularity-contest.conf

## Added FJP for debugging #440493
sleep 5m

# don't run if MAILTO address is blank, and not configured to use HTTP POST!
if [ -z "$MAILTO" ] && [ "yes" != "$USEHTTP" ]; then exit 0; fi
[...]

Cheers,
FJP


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


Bug#459333: Please support templates for submitting RM bugs to ftp.debian.org

2008-03-18 Thread Y Giridhar Appaji Nag
Hi Luk,

Thanks for taking a look.

On 08/03/18 23:17 +0100, Luk Claes said ...
> Y Giridhar Appaji Nag wrote:
> > On 08/01/05 17:00 +0100, Pierre Habouzit said ...
> >> On Sat, Jan 05, 2008 at 01:50:56PM +, Joerg Jaspert wrote:
> >>   Rrriiight, it'd be nice if reportbug could have the proper questions,
> >> I never remember what the subject for RMs should be, and usually
> >> maintainers don't ask for removals _that_ often, so it'd be best if
> >> reportbug assumed we were stupid about that :)
> 
> > Attached patch attempts to reduce this pain.  Comments are welcome.  TV
> > indicated that he would sponsor an NMU if (among other bugs) it has this
> > bug fixed.
> 
> The current list mentions 'testing' while that is not supposed to be
> reported against ftp.debian.org, but requested on the -release list

OK.  I will then modify the code such that a bug is not reported on
ftp.debian.org for 'testing', but only a template mail is generated
indicating the user to send it to debain-release.

> instead. Additionally it would be good if there would for bugs regarding
> testing-proposed-updates, stable-proposed-updates,
> oldstable-proposed-updates, stable and oldstable be mentioned to also
> contact the -release list.

I'll deal with it like we handle WNPP ITPs (CC:ing debian-devel).

Additionally, are there any other suites that I need to include in the
list?

Cheers,

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#353275: quick security fix

2008-03-18 Thread Amos Shapira
Maybe not a critical fix but the patch opens files with:

open(SOURCE, "< $file")

where is should actually use:

open(SOURCE, '<', $file)

--Amos


Bug#471575: ITP: liblog-handler-perl -- A simple handler to log messages to a log file

2008-03-18 Thread Roberto C. Sanchez
Package: wnpp
Severity: wishlist
Owner: "Roberto C. Sanchez" <[EMAIL PROTECTED]>

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: liblog-handler-perl
  Version : 0.38
  Upstream Author : Jonny Schulz <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/dist/Log-Handler/
* License : Perl
  Programming Lang: Perl
  Description : A simple handler to log messages to a log file

 This module is just a simple object oriented log file handler and very easy to 
use.
 It's possible to define a log level for your programs and control the amount of
 informations that will be logged to the log file. In addition it's possible to 
configure
 how you wish to open the log file - transient or permanent - and lock and 
unlock the
 log file by each write operation. If you wish you can assign the handler to 
check the
 inode of the log file (not on Windows). That could be very useful if a rotate
 mechanism moves and zip the log file.


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

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

iD8DBQFH4HGO5SXWIKfIlGQRAh9FAJ9kweJ6MJbTjkXNHC4xJdf3mq3vqQCfWe21
VQNGgf1HZCkk7/FxJCi9Wyo=
=J8nF
-END PGP SIGNATURE-



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



Bug#471574: ITP: libdevel-backtrace-perl -- Object-oriented backtrace

2008-03-18 Thread Roberto C. Sanchez
Package: wnpp
Severity: wishlist
Owner: "Roberto C. Sanchez" <[EMAIL PROTECTED]>

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: libdevel-backtrace-perl
  Version : 0.05
  Upstream Author : Christoph Bussenius <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/dist/Devel-Backtrace/
* License : Perl
  Programming Lang: Perl
  Description : Object-oriented backtrace

 Provides various methods for accessing backtrace information.


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

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

iD8DBQFH4HCg5SXWIKfIlGQRAr+pAKCSxHvjkLaDKu/pgHsUgaLUma23tQCfcEGF
tHBhW5O92CSfjtYqjE0inrQ=
=+usY
-END PGP SIGNATURE-



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



Bug#464187: closed by Rene Engelhard <[EMAIL PROTECTED]> (Re: Bug#471329: openoffice.org-impress: various crash onseveralpowerpoint in fullscreen mode)

2008-03-18 Thread Carl Greco
I have installed 2.4 RC6 (build OOH680_m12) and confirmed the problem 
has been resolved with this release on my system.


Debian Bug Tracking System wrote:

This is an automatic notification regarding your Bug report
which was filed against the openoffice.org package:

#471329: openoffice.org-writer: crashes on MSWord file

It has been closed by Rene Engelhard <[EMAIL PROTECTED]>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Rene Engelhard <[EMAIL 
PROTECTED]> by
replying to this email.


  




Subject:
Re: Bug#471329: openoffice.org-impress: various crash 
onseveralpowerpoint in fullscreen mode

From:
Rene Engelhard <[EMAIL PROTECTED]>
Date:
Tue, 18 Mar 2008 15:02:58 +0100
To:
[EMAIL PROTECTED]

To:
[EMAIL PROTECTED]


Version: 1:2.4.0~rc6-1

Hi,

VALETTE Eric RD-MAPS-REN wrote:
  

Rene Engelhard wrote:


reassign 471329 openoffice.org
reassign 465423 openoffice.org
forcemerge 465423 471329

  
  

Seems to be gone with RC6!

Tested two problematic slides sets without problem. Quite happy ;-)



Seems to be, yes (the doc from 465423 doesn't crash anymore either..)

Weird. Because I don't see canvas/vcl-related changes in rc6 an neither
in ooo-build... Only some Calc, VBA, Drag'n'Drop in Writer, Webdav and OLE
stuff - and translations

But I am closing it now, if it still happens we could reopen it...

Regards,

Rene

  




Subject:
openoffice.org-writer: crashes on MSWord file
From:
Carl Greco <[EMAIL PROTECTED]>
Date:
Tue, 05 Feb 2008 10:40:37 -0600
To:
[EMAIL PROTECTED]

To:
[EMAIL PROTECTED]


Subject: openoffice.org-writer: crashes on MSWord file
Package: openoffice.org-writer
Version: 1:2.3.1-3
Severity: important

*** Please type your report below this line ***
Crashes as the MSWord 2003 file is scrolled.  It also crashes 
scrolling the same file saved as odt.  I can open this same file (in 
doc or odt) with openoffice 2.3.1 installed from openoffice.org 
website on a Debian etch machine (Linux 2.6.18-6-686) without 
problems.  Problem file attached.


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

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

Versions of packages openoffice.org-writer depends on:
ii  libc6  2.7-6 GNU C Library: Shared 
libraries

ii  libgcc11:4.3-20080116-1  GCC support library
ii  libicu38   3.8-5 International Components 
for Unico
ii  libstdc++6 4.3-20080116-1The GNU Standard C++ 
Library v3

ii  libstlport4.6c24.6.2-3   STLport C++ class library
ii  libwpd8c2a 0.8.13-2  Library for handling 
WordPerfect d
ii  libwps-0.1-1   0.1.2-1   Works text file format 
import filt

ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  openoffice.org-base-co 1:2.3.1-3 OpenOffice.org office 
suite -- lib
ii  openoffice.org-core1:2.3.1-3 OpenOffice.org office 
suite archit
ii  python-uno 1:2.3.1-3 Python interface for 
OpenOffice.or
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - 
runtime


Versions of packages openoffice.org-writer recommends:
ii  gij [java2-runtime]   4:4.3-1The GNU Java bytecode 
interpreter
ii  gij-4.1 [java2-runtime]   4.1.2-16   The GNU Java bytecode 
interpreter
ii  gij-4.2 [java2-runtime]   4.2.1-5The GNU Java bytecode 
interpreter
ii  java-gcj-compat   1.0.76-5   Java runtime environment 
using GIJ
ii  openoffice.org-filter-binfilt 1:2.3.1-3  Legacy filters (e.g. 
StarOffice 5.
ii  openoffice.org-java-common1:2.3.1-3  OpenOffice.org office 
suite Java s
ii  sun-java6-jre [java2-runtime] 6-00-2 Sun Java(TM) Runtime 
Environment (


Versions of packages openoffice.org-core depends on:
ii  fontconfig 2.5.0-2   generic font 
configuration library
ii  libc6  2.7-6 GNU C Library: Shared 
libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector 
graphics libra
ii  libcurl3-gnutls7.17.1-1+b1   Multi-protocol file 
transfer libra
ii  libdb4.5   4.5.20-11 Berkeley v4.5 Database 
Libraries [
ii  libexpat1  1.95.8-4  XML parsing C library - 
runtime li
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, 
shared lib

ii  libgcc11:4.3-20080116-1  GCC support library
ii  libglib2.0-0   2.14.5-2  The GLib library of C 
routines
ii  libgstreamer-plugins-b 0.10.15-4 GStreamer libraries fr

Bug#471573: ITP: libconfig-ini-simple-perl -- Simple reading and writing from an INI file

2008-03-18 Thread Roberto C. Sanchez
Package: wnpp
Severity: wishlist
Owner: "Roberto C. Sanchez" <[EMAIL PROTECTED]>

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: libconfig-ini-simple-perl
  Version : 0.02
  Upstream Author : C. J. Kirsle <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/dist/Config-INI-Simple/
* License : Perl
  Programming Lang: Perl
  Description : Simple reading and writing from an INI file

 Config::INI::Simple is for very simplistic reading and writing of INI files. A 
new object must
 be created for each INI file (an object keeps all the data read in from an INI 
which is used
 on the write method to write to the INI). It also keeps all your comments and 
original order
 intact.


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

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

iD8DBQFH4HAT5SXWIKfIlGQRAkg7AKCqGJRazYH7WumPwn5YUdt+8kEfHQCglO66
XzniRDF33HrLBd0IQmvYw18=
=6X58
-END PGP SIGNATURE-



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



Bug#343864: Working for me.

2008-03-18 Thread Jesús M. Navarro
Hi:

While surely it's good news if it's really working on 3.5.8, the fact is that 
current Stable still makes data disappear without notice which is quite a 
serious problem.

Is there any intention to backport the solution to Sarge's 3.5.5?
-- 
SALUD,
Jesús




Bug#471572: libsvn-perl: Filedescriptor leak in SVN::Client

2008-03-18 Thread Martín Ferrari
Package: libsvn-perl
Version: 1.4.4dfsg1-1
Severity: normal

When tracking down a weird problem in an application that does a lot of
svn operations against a remote repository, I found that the problem was
that I was running out of free filedescriptors because SVN::Client is
never closing them. You can reproduce this problem with the following
test case:

$ strace -e open perl -MSVN::Client -e '
$c = new SVN::Client();
while(1) {
  print ++$n, "\n"; $c->ls("svn://svn.debian.org/pkg-perl/", 'HEAD', 0)
}'

[snip]

2
open("/etc/hosts", O_RDONLY|0x8)= 4
open("/etc/hosts", O_RDONLY|0x8)= 4
3
open("/etc/hosts", O_RDONLY|0x8)= 5
open("/etc/hosts", O_RDONLY|0x8)= 5
4
open("/etc/hosts", O_RDONLY|0x8)= 6
open("/etc/hosts", O_RDONLY|0x8)= 6
5
open("/etc/hosts", O_RDONLY|0x8)= 7
open("/etc/hosts", O_RDONLY|0x8)= 7
6
open("/etc/hosts", O_RDONLY|0x8)= 8
open("/etc/hosts", O_RDONLY|0x8)= 8

etc...

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsvn-perl depends on:
ii  libapr1 1.2.11-1 The Apache Portable Runtime Librar
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libsvn1 1.4.4dfsg1-1 Shared libraries used by Subversio
ii  perl5.8.8-12 Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.8]   5.8.8-12 The Pathologically Eclectic Rubbis

libsvn-perl recommends no packages.

-- no debconf information



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



Bug#401340: libsvn-perl: Bug still present

2008-03-18 Thread Martín Ferrari
Package: libsvn-perl
Version: 1.4.4dfsg1-1
Followup-For: Bug #401340

I can confirm that this bug is still present in sid, and there was no
news in more than a year. Could some patch be applied before lenny
freezes?


$ perl -MSVN::Client -ce1
-e syntax OK
Use of uninitialized value in string eq at /usr/lib/perl5/SVN/Core.pm
line 410 during global destruction.
Segmentation fault



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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsvn-perl depends on:
ii  libapr1 1.2.11-1 The Apache Portable Runtime Librar
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libsvn1 1.4.4dfsg1-1 Shared libraries used by Subversio
ii  perl5.8.8-12 Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.8]   5.8.8-12 The Pathologically Eclectic Rubbis

libsvn-perl recommends no packages.

-- no debconf information



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



Bug#471571: console-data: [INTL:zh_CN] Simplified Chinese translation update

2008-03-18 Thread Deng Xiyue
Package: console-data
Version: 2:1.06-1
Severity: wishlist
Tags: patch l10n

I've updated the Simplified Chinese translation of console-data,
mainly the newly added "ca-multi" announced by Christian Perrier.
Please find the po file in the attachment below.  Thanks.

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

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

Versions of packages console-data depends on:
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy

Versions of packages console-data recommends:
ii  console-common 0.7.73basic infrastructure for text cons
ii  console-tools  1:0.2.3dbs-65 Linux console and font utilities

-- debconf information excluded
#
#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.
#
# Carlos Z.F. Liu <[EMAIL PROTECTED]>, 2004.
# Liu Songhe <[EMAIL PROTECTED]>, 2004.
# Deng Xiyue <[EMAIL PROTECTED]>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: console-data\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2008-03-18 07:26+0100\n"
"PO-Revision-Date: 2008-03-19 09:10+0800\n"
"Last-Translator: Deng Xiyue <[EMAIL PROTECTED]>\n"
"Language-Team: Debian Chinese [GB] <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "by"
msgstr "白俄罗斯语"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "bg"
msgstr "保加利亚语"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "croat"
msgstr "克罗地亚语"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "cz-lat2"
msgstr "捷克语-拉丁2"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "sg-latin1"
msgstr "瑞士德语-拉丁1"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "de-latin1-nodeadkeys"
msgstr "德语-拉丁1(无 deadkeys)"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "dk-latin1"
msgstr "丹麦语-拉丁1"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "us"
msgstr "美国英语"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "uk"
msgstr "英国英语"

# 一种真正优化的键盘布局,1930年由奥格斯特·多冉柯(August Dvorak)发明
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "dvorak"
msgstr "多冉柯键盘(Dvorak)"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "et"
msgstr "爱沙尼亚语"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "la-latin1"
msgstr "拉丁美洲语-拉丁1"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "es"
msgstr "西班牙语"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "fi-latin1"
msgstr "芬兰语-拉丁1"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "fr-latin9"
msgstr "法语-拉丁0(含欧洲)"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
msgid "fr-latin1"
msgstr "法语-拉丁1"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "be2-latin1"
msgstr "比利时语-拉丁1"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "ca-multi"
msgstr "加拿大-多語言"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "fr_CH-latin1"
msgstr "瑞士法语-拉丁1"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "gr"
msgstr "希腊语"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "hebrew"
msgstr "希伯来语"

#. Type

Bug#471570: phpbb3: Capcha generation broken. Potentially a dependency issue.

2008-03-18 Thread Jamie Thompson
Package: phpbb3
Version: 3.0.0-2
Severity: normal

When I try to generate a capcha I get a invalid image. Calling the url directly 
gives the reason:

Fatal error: Call to undefined function imagecreatetruecolor() in 
/usr/share/phpbb3/www/includes/captcha/captcha_gd.php on line 40

I'll look into where that function shoudl be coming from.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages phpbb3 depends on:
ii  apache2 2.2.8-1  Next generation, scalable, extenda
ii  apache2-mpm-prefork [ht 2.2.8-1  Traditional model for Apache HTTPD
ii  dbconfig-common 1.8.37   common framework for packaging dat
ii  debconf [debconf-2.0]   1.5.19   Debian configuration management sy
ii  libapache2-mod-php5 5.2.5-3  server-side, HTML-embedded scripti
ii  mysql-client5.0.51a-3MySQL database client (meta packag
ii  mysql-client-5.0 [mysql 5.0.51a-3MySQL database client binaries
ii  php4-mysql  6:4.4.4-9+lenny1 MySQL module for php4
ii  php5-mysql  5.2.5-3  MySQL module for php5

Versions of packages phpbb3 recommends:
ii  php4-gd 6:4.4.4-9+lenny1 GD module for php4
pn  php5-imagick | php4-ima(no description available)
ii  postfix [mail-transport 2.5.1-1  High-performance mail transport ag

-- debconf information:
  phpbb3/password-confirm: (password omitted)
  phpbb3/mysql/app-pass: (password omitted)
  phpbb3/pgsql/admin-pass: (password omitted)
  phpbb3/mysql/admin-pass: (password omitted)
  phpbb3/pgsql/app-pass: (password omitted)
  phpbb3/app-password-confirm: (password omitted)
  phpbb3/db/basepath:
* phpbb3/db/app-user: phpbb3
  phpbb3/dbconfig-reinstall: false
* phpbb3/db/dbname: phpbb3
  phpbb3/install-error: abort
  phpbb3/upgrade-backup: true
* phpbb3/dbconfig-install: true
* phpbb3/mysql/method: unix socket
  phpbb3/remote/newhost:
  phpbb3/pgsql/manualconf:
  phpbb3/dbconfig-remove:
  phpbb3/internal/reconfiguring: false
  phpbb3/pgsql/authmethod-user:
  phpbb3/upgrade-error: abort
  phpbb3/pgsql/authmethod-admin: ident
  phpbb3/pgsql/method: unix socket
* phpbb3/database-type: mysql
* phpbb3/mysql/admin-user: root
  phpbb3/remote/host:
* phpbb3/httpd: apache2
  phpbb3/remove-error: abort
  phpbb3/dbconfig-upgrade: true
  phpbb3/purge: false
  phpbb3/missing-db-package-error: abort
  phpbb3/pgsql/changeconf: false
  phpbb3/internal/skip-preseed: false
  phpbb3/pgsql/admin-user: postgres
  phpbb3/remote/port:
  phpbb3/pgsql/no-empty-passwords:
  phpbb3/passwords-do-not-match:



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



Bug#187883: mh... this is _not_ mc specific

2008-03-18 Thread Julien Cristau
reassign 187883 mc
kthxbye

On Mon, Feb 25, 2008 at 19:53:20 +0100, Patrick Winnertz wrote:

> reassign 187883 xterm
> thanks
> 
> Hello,
> as your example already states:
> This problem is not mc specific,this is an issue of xterm/*term.. therefore 
> I'll reassign this bug to xterm.
> 
this is not a bug in xterm.

> There are several console applications which doesn't properly reset the 
> title... (the only will do if they are called within a wrapper). So I 
> would suggest include such a wrapper in xterm.. maybe 
> in /usr/share/doc/xterm/... and put one small note into README.Debian.
> 
i won't do that.  feel free to do that in mc or close this bug as
appropriate.

Cheers,
Julien



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



Bug#471569: worldwind: crashing on startup

2008-03-18 Thread Jens Thiele
Package: worldwind
Version: 0.4.1-3
Severity: normal

worldwind crashes on startup:
java.lang.IllegalArgumentException: 
GLDrawableFactory.chooseGraphicsConfiguration() was not used when creating this 
Component
   at 
com.sun.opengl.impl.x11.X11GLDrawableFactory.getGLDrawable(X11GLDrawableFactory.java:238)
   at javax.media.opengl.GLCanvas.(GLCanvas.java:142)
   at javax.media.opengl.GLCanvas.(GLCanvas.java:90)
   at gov.nasa.worldwind.awt.WorldWindowGLCanvas.(Unknown Source)
   at gov.nasa.worldwind.examples.ApplicationTemplate$AppPanel.(Unknown 
Source)
   at 
gov.nasa.worldwind.examples.ApplicationTemplate$AppFrame.initialize(Unknown 
Source)
   at gov.nasa.worldwind.examples.ApplicationTemplate$AppFrame.(Unknown 
Source)
   at java.lang.Class.newInstance(libgcj.so.90)
   at gov.nasa.worldwind.examples.ApplicationTemplate.start(Unknown Source)
   at gov.nasa.worldwind.examples.ApplicationTemplate.main(Unknown Source)

looking at #468543 I guess the worldwind script should explicitely use the sun 
jre?
but i don't know whats required by debian java policy.


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

Kernel: Linux 2.6.23.13-3-mcore2-imq (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages worldwind depends on:
ii  libjogl-java 1.1.1~rc7-4 Java bindings for OpenGL API (java
ii  sun-java5-jre1.5.0-14-3  Sun Java(TM) Runtime Environment (

worldwind recommends no packages.

-- no debconf information



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



Bug#462563: sane-utils: Scanner only accessible under root

2008-03-18 Thread Mike Brodbelt
I have exactly the same problem as the original reporter, with an Epson
RX620. It works fine as root, but fails as a non root user. Appropriate
entries under /proc/bus/usb are only accessible to root.

Using sane-utils 1.0.19-1 from sid.

Mike



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



Bug#470994: mail_spool default mode is 0660

2008-03-18 Thread Josip Rodin
On Tue, Mar 18, 2008 at 09:50:09AM -0700, Russ Allbery wrote:
> Josip Rodin <[EMAIL PROTECTED]> writes:
> > On Mon, Mar 17, 2008 at 09:56:52PM -0700, Russ Allbery wrote:
> 
> >> I don't know what the original Debian rationale was, but the
> >> traditional UNIX rationale for group-writable user mail spools is so
> >> that you don't have to run your mail system as root and can instead run
> >> it as some other user in group mail.
> 
> >> However, everyone seems to have given up on that or at least uses a
> >> setuid-root MDA, so I'm not sure it's serving any real purpose at this
> >> point.
> 
> > Or they don't use root at all for the MDA, instead setuid'ing to the
> > user itself. See also #405584.
> 
> In order to deliver mail as the user, *something* has to be either running
> as root or setuid.  That's basically my point.

That's why I said no root for MDA - it's there for the MTA :)

> Group-writable mail spools allow the entire mail delivery chain to never
> run as root (with the possible exception of binding to port 25 if you want
> to accept incoming SMTP traffic), as long as you don't care about
> forwarding to programs.
> 
> I don't know if we care about supporting this, though.

Right. I don't think I've ever actually seen such an implementation.
So it doesn't seem to make sense to enforce this by way of a "must"
directive in the policy manual, and at the expense of user privacy
in case of security problems.

-- 
 2. That which causes joy or happiness.



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



Bug#470972: [Debian-med-packaging] Bug#470972: Patch to fix autodocksuite FTBFS with gcc 4.3.

2008-03-18 Thread Charles Plessy
tag 470972 pending
thanks

Le Tue, Mar 18, 2008 at 11:31:27PM +0530, Kumar Appaiah a écrit :
> tags 470972 + patch
> thanks
> 
> Hi!
> 
> Please find attached a patch to fix this bug.

Thanks a lot, Kumar!

Your patch will be part of our next upload, unless of course we manage
to push it upstream in the meantime.

Have a nice day,

-- 
Charles Plessy
Debian-Med packaging team
Wakō, Saitama, Japan




Bug#311111: +

2008-03-18 Thread Wilmer van der Gaast
Also, I forgot to add, update-inetd isn't really consistent here. If I
run that remove command on my testing box with two BitlBee entries, I do
get a dialog asking if I really want to remove them both. Even if I
select "Yes", it still doesn't remove anything.

-- 
+ .''`. - -- ---+  +- -- ---  - --+
| wilmer : :'  :  gaast.net |  | OSS Programmer   www.bitlbee.org |
| lintux `. `~'  debian.org |  | Full-time geek  wilmer.gaast.net |
+--- -- -  ` ---+  +-- -  --- -- -+



signature.asc
Description: OpenPGP digital signature


Bug#471568: socket-dir from /etc/powerdns/recursor.conf ignored by init script and rec_control

2008-03-18 Thread Josip Rodin
Package: pdns-recursor
Version: 3.1.4-1

Hi,

As the title says... if you change socket-dir in the configuration file, the
init script and rec_control by default don't see it - they insist on using
the hardcoded /var/run.

That is annoying in the (hopefully common) case where one uses chroot() -
you have to put the control socket somewhere inside the chroot directory,
and it would be a bit silly to chroot into /var/run (there are other
programs' files in there).

rec_control allows for the --socket-dir option to be specified, but it
shouldn't be necessary, it could find that out itself.

The init script just does PIDFILE=/var/run/$NAME.pid, whereas the pid file
actually gets written into the socket directory (pdns_recursor.cc:writePid()
defines fname as ::arg()["socket-dir"]+"/"+s_programname+".pid").
And then the error handling for that doesn't work, because:

+ PIDFILE=/var/run/pdns_recursor.pid
...
+ echo -n 'Stopping PowerDNS recursor: pdns-recursor'
Stopping PowerDNS recursor: pdns-recursor+ stop
+ start-stop-daemon --stop --quiet --retry=HUP/30/TERM/5/KILL/5 --pidfile
/var/run/pdns_recursor.pid --name pdns_recursor

% echo $?
0

What really happens is:

% sudo start-stop-daemon --stop --quiet --retry=HUP/30/TERM/5/KILL/5 --pidfile 
/var/run/pdns_recursor.pid --name pdns_recursor --verbose
No pdns_recursor found running; none killed.
% echo $?
1

start-stop-daemon exits with an error, and then the shell stops the
execution of the entire script, because you use 'set -e'.

You need to put 'set +e' at the beginning of the stop() function to get
the ability to handle non-success exit values in there.

But even then, that error handling is SNAFU. This is what happens:

+ echo -n 'Stopping PowerDNS recursor: pdns-recursor'
Stopping PowerDNS recursor: pdns-recursor+ stop
+ set +e
+ start-stop-daemon --stop --quiet --retry=HUP/30/TERM/5/KILL/5 --pidfile 
/var/run/pdns_recursor.pid --name pdns_recursor
+ RETVAL=1
+ '[' 1 = 2 ']'
+ start-stop-daemon --stop --quiet --oknodo --retry=HUP/30/KILL/5 --exec 
/usr/sbin/pdns_recursor
+ '[' 0 = 2 ']'
+ rm -f /var/run/pdns_recursor.pid
+ return 1
+ case "$?" in
+ log_progress_msg '(not running)'
...

That's just wrong. The second invocation of start-stop-daemon actually kills
the running pdns_recursor process, and returns 0 because that succeeds,
and that is then falsely reported.

It doesn't look like the same person wrote the stop() function and the main
body, because the intent is clearly not the same...

The Policy manual isn't precise as to what to do in this situation.
It says:

  The init.d scripts must ensure that they will behave sensibly if invoked
  [...] with stop when [the service] isn't [already running], and that they
  don't kill unfortunately-named user processes. The best way to achieve
  this is usually to use start-stop-daemon.

This technically allows the current behaviour (killing instances of
/usr/sbin/pdns_recursor which don't have the same pid file) but IMHO
that's not right, because the sysadmin could rightfully have configured
other configurations which shouldn't get killed just because they share
the binaries with the main instance.

The powerdns daemon (the authoritiative one) has that functionality
separated into a 'force-stop' method, so it makes sense for the recursor
to follow suit.

The authoritative one's control program, pdns_control, also does the right
thing with regard to reading variable data from the configuration file.

Please fix this. TIA.

-- 
 2. That which causes joy or happiness.



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



Bug#403391: debian-policy: scripts as configuration files: should vs. must

2008-03-18 Thread Don Armstrong
On Mon, 17 Mar 2008, Jörg Sommer wrote:
> Russ Allbery schrieb am Sun 16. Mar, 15:01 (-0700):
> > Russ Allbery <[EMAIL PROTECTED]> writes:
> > 
> > > Here is the patch that I'm applying.  If anyone objects, yell now.
> > 
> > Actually, looking at this further, I see the Policy was never updated to
> > mention the /etc/cron.hourly directory.  I'm fixing that as well.  Here's
> > the new combined patch.
> > 
> > --- orig/policy.sgml
> > +++ mod/policy.sgml
> > @@ -6388,12 +6388,13 @@
> > +   treated as configuration files.  In general, any script that
> > +   embeds configuration information is de-facto a configuration
> > +   file and should be treated as such.
>  ^^
> 
> Wasn't the initial request that these files /must/ be configuration
> files?

It really can't be, because there are loads of scripts that have
configuration information embedded but either need not be
configuration files because configuring them is done in some other
manner, or have very sensible defaults that only a few eccentrics
would ever want to change (and they can do so using a diversion.)[1]


Don Armstrong

1: Though I agree that scripts such as this should not live in /etc.
-- 
Physics is like sex. Sure, it may give some practical results, but
that's not why we do it.
 -- Richard Feynman

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




Bug#311111: Was this always the case?

2008-03-18 Thread Wilmer van der Gaast
[EMAIL PROTECTED]:~$ sudo update-inetd --debug --verbose --remove
'.*/usr/sbin/bitlbee'
Processing /etc/inetd.conf
Using mode "remove", group "OTHER", pattern "" and seperator "## "
ARGUMENT: .*/usr/sbin/bitlbee
Removing line: `6667stream  tcp nowait  bitlbee /usr/sbin/tcpd
/usr/sbin/bitlbee'

Same thing on my testing box:

[EMAIL PROTECTED]:~/src/bitlbee/pkg/bitlbee-1.2$ sudo update-inetd --debug
--verbose --remove '.*/usr/sbin/bitlbee'
Processing /etc/inetd.conf
Using mode "remove", group "OTHER", pattern "" and seperator "## "
ARGUMENT: .*/usr/sbin/bitlbee

It's extremely annoying that the command suddenly changed behaviour,
even though the regex-syntax was, AFAIK, documented and is still widely
used.

Since my package allows the user to change the port number used for the
service, I now have no way to use update-inetd to remove/update the
entry, without still knowing this port number.


Wilmer van der Gaast.

--=20
+ .''`. - -- ---+  +- -- ---  - --+
| wilmer : :'  :  gaast.net |  | OSS Programmer   www.bitlbee.org |
| lintux `. `~'  debian.org |  | Full-time geek  wilmer.gaast.net |
+--- -- -  ` ---+  +-- -  --- -- -+



signature.asc
Description: OpenPGP digital signature


Bug#470713: apt: removing cupsys removes scribus as well

2008-03-18 Thread shirish
Hi Daniel,
   Any updates on this? I've had the same issue removing mysql-common

[EMAIL PROTECTED]:~$ sudo aptitude purge mysql-common
[sudo] password for shirish:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages are BROKEN:
  libmysqlclient15off
The following packages will be REMOVED:
  mysql-common{p}
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 143kB will be freed.
The following packages have unmet dependencies:
  libmysqlclient15off: Depends: mysql-common (>= 5.0.51a-3ubuntu2) but
it is not installable
Resolving dependencies...
The following actions will resolve these dependencies:

Remove the following packages:
amor-kde4
ark-kde4
blinken-kde4
bovo-kde4
dolphin-kde4
gnome-volume-manager
gstreamer0.10-plugins-bad
gwenview-kde4
juk-kde4
kalgebra-kde4
kalzium-kde4
kamera-kde4
kanagram-kde4
kappfinder-kde4
karbon-kde4
katomic-kde4
kbattleship-kde4
kblackbox-kde4
kbounce-kde4
kbruch-kde4
kcalc-kde4
kcharselect-kde4
kchart-kde4
kcolorchooser-kde4
kcron-kde4
kde4
kde4-amusements
kde4-core
kde4libs-bin
kdeaccessibility-kde4
kdeadmin-kde4
kdeartwork-kde4
kdeartwork-style-kde4
kdebase-bin-kde4
kdebase-kde4
kdebase-runtime
kdebase-runtime-bin-kde4
kdebase-workspace
kdebase-workspace-bin
kdeedu-kde4
kdegames-kde4
kdegraphics-kde4
kdelibs5
kdelibs5-dbgsym
kdemultimedia-kde4
kdemultimedia-kio-plugins-kde4
kdenetwork-filesharing-kde4
kdenetwork-kde4
kdepasswd-kde4
kdepimlibs5
kdessh-kde4
kdetoys-kde4
kdeutils-kde4
kdf-kde4
kdm-kde4
kexi-kde4
kfind-kde4
kfloppy-kde4
kformula-kde4
kfourinline-kde4
kgamma-kde4
kgeography-kde4
kget-kde4
kgoldrunner-kde4
kgpg-kde4
khangman-kde4
kig-kde4
kiriki-kde4
kiten-kde4
kivio-kde4
kjots-kde4
kjumpingcube-kde4
klettres-kde4
klines-kde4
klipper-kde4
kmahjongg-kde4
kmilo-kde4
kmines-kde4
kmix-kde4
kmplot-kde4
knetwalk-kde4
knetworkconf-kde4
knewsticker-kde4
koffice-kde4
koffice-libs-kde4
kolf-kde4
kolourpaint4-kde4
konqueror-kde4
konqueror-kde4-dbgsym
konqueror-nsplugins-kde4
konqueror-nsplugins-kde4-dbgsym
konquest-kde4
konsole-kde4
kopete-kde4
kpackage-kde4
kpat-kde4
kpercentage-kde4
kplato-kde4
kppp-kde4
kpresenter-kde4
krdc-kde4
kreversi-kde4
krfb-kde4
krita-kde4
kruler-kde4
ksame-kde4
kscan-kde4
kscd-kde4
kscreensaver-kde4
kshisen-kde4
ksnapshot-kde4
kspaceduel-kde4
kspread-kde4
ksquares-kde4
kstars-kde4
ksudoku-kde4
ksysguard-kde4
kteatime-kde4
kthesaurus-kde4
ktimer-kde4
ktouch-kde4
ktuberling-kde4
kturtle-kde4
kuser-kde4
kwalletmanager-kde4
kwikdisk-kde4
kwin-kde4
kword-kde4
kwordquiz-kde4
kworldclock-kde4
kwrite-kde4
libgmyth0
libkcddb4-kde4
libkdeedu4-kde4
libkdegames4-kde4
libkiten4-kde4
libkonq5
libmarble4-kde4
libmysqlclient15off
libokularcore1-kde4
libplasma1
libqt4-qt3support
libqt4-sql
librdf0
libsoprano4
lskat-kde4
marble-kde4
okular-extra-backends-kde4
okular-kde4
parley-kde4
qt4-qtconfig
redland-utils
rhythmbox
rhythmbox-dbgsym
superkaramba-kde4
sweeper-kde4
systemsettings-kde4
totem
totem-plugins
totem-xine

Leave the following dependencies unresolved:
libqt4-gui recommends qt4-qtconfig
totem-gstreamer recommends totem-plugins
Score is -39984

Accept this solution? [Y/n/q/?]

Lemme know when the update is done
-- 
 Regards,
 Shirish Agarwal
 This email is licensed under http://creativecommons.org/licenses/by-nc/3.0/

065C 6D79 A68C E7EA 52B3 8D70 950D 53FB 729A 8B17



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



Bug#471545: [Buildd-tools-devel] Bug#471545: schroot: Access out of device boundaries in lvm snapshots

2008-03-18 Thread Roger Leigh
Stephan A Suerken <[EMAIL PROTECTED]> writes:

> using schroot in sid (or etch), it is easy to create a configuration
> that writes out of device boundaries (while I guess the real problem is
> in device mapper); on a 2.6.24 system, it freezed the whole system (no
> logs available ;), on other kernels (my also depend on lvm setup;) it
> "only" corrupts the fs.

schroot only calls the "lvcreate" command, as you could do from the
command-line, and then mounts the newly-created device.  I don't think
I can do much about this problem in schroot--as you point out, it is a
problem in device-mapper.

I can really only suggest that this bug be reassigned to either the
lvm2 package, or (more likely) the kernel--a hard lock up if a serious
bug.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


pgptShrFGNT3X.pgp
Description: PGP signature


Bug#471501: installation-report: Successfull install, problems after boot

2008-03-18 Thread Frans Pop
On Tuesday 18 March 2008, Tapio Lehtonen wrote:
> Comments/Problems:
> I chose to install desktop task and standard, nothing else. But first
> boot after installer got me to console, X Window did not start.
> Looks like it did not even try to start.
>
> When I started aptitude, it wanted to remove lots of packages
> just installed, and install some gnome packages. I quit aptitude and
> started tasksel, which showed Desktop task unselected and selections on
> Printing, Mail server and Laptop (sorry, Finnish system and don't
> remember exact English task names).

Please send us the files hardware-summary and syslog (gzipped!) for the 
installation. You can find those in /var/log/installer/ on the installed 
system.



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



Bug#464932: s390 buildd?

2008-03-18 Thread Kurt Roeckx
On Tue, Mar 18, 2008 at 09:09:41PM +0100, Reinhard Tartler wrote:
> Luk Claes <[EMAIL PROTECTED]> writes:
> 
> >> Similar the ia64 buildd admin, see #464932. Or is there anything I could
> >> do myself about this?
> >
> > Hmm, you do realise that lcd4linux is mentioned in P-a-s because it
> > includes sys/io.h, right? So this is not similar at all...
> 
> Oh, this is indeed news to me. Well, if this was communicated to me, I
> would have looked in adding some #ifdefs to the source so that this
> wouldn't be an issue on itanium.
> 
> Can lcd4linux be pushed to testing despite of the 'missing' ia64 build
> please, then?

Why don't you add those #ifdefs, upload it, and talk to the P-a-s
maintainers to build it on ia64 again?


Kurt




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



Bug#468846: ...

2008-03-18 Thread rafael ferraz
I cheched this files that are showing like 3gp files
in the hex editor and there this files show to be a
3gp files too.. but if rhythmbox that uses gstreamer
is playing this files, why sound converter isnt
converting it? sound converter is supposed to convert
all files that gstreamer plays, isnt it?


  Abra sua conta no Yahoo! Mail, o único sem limite de espaço para 
armazenamento!
http://br.mail.yahoo.com/



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



Bug#3773: xless patch for text window width

2008-03-18 Thread Jason Cormie
Package: xless
Version: 1.7-14
Followup-For: Bug #3773


When calculating the width of the text window required, xless does not
take into account the scrollbars.  I am attaching a crude patch to
rectiy this by extending the window.



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

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

Versions of packages xless depends on:
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxaw7   2:1.0.4-1  X11 Athena Widget library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library

xless recommends no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--- xless-1.7-patched/init.c	2008-03-18 23:47:18.0 +
+++ xless-1.7/init.c	2008-03-18 01:21:10.0 +
@@ -675,7 +675,7 @@
 
   /* set base & increment size */
   XtVaSetValues(wi->base,
-		XtNbaseWidth, baseWidth + charWidth + charWidth + charWidth,
+		XtNbaseWidth, baseWidth,
 		XtNbaseHeight, charHeight,
 		XtNheightInc, charHeight,
 		XtNwidthInc, charWidth,


Bug#471567: Subject: ITP: libclass-pluggable-perl -- Simple pluggable class

2008-03-18 Thread Sarah Connor
Package: wnpp
Severity: normal

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

Package: wnpp
Version: unavailable
Severity: wishlist

* Package name: libclass-pluggable-perl
  Version : 0.022
  Upstream Author : Ken Takeshige, <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/dist/Class-Pluggable/
* License : GPL v2 / Perl Artistic License
  Description : Simple pluggable class

 This class makes your class (sub class of Class::Pluggable) pluggable.
 In this documentation, the word "pluggable" has two meanings.
 .
 One is just simply adding new method to your pluggable classs from
 other plugin modules. So, after you plugged some modules to your class,
 you can use there method exactly same as your own object method.
 .
 You can see this kind of plugin mechanism in CGI::Application and
 CGI::Application::Plugin::Session.

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

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


Bug#471565: dbus: System bus segfaults

2008-03-18 Thread Sam Morris
Package: dbus
Version: 1.1.20-1
Severity: important

I've had this a couple of times in the last few days. The dbus daemon
segfaults, I don't know why though.

Mar 18 23:25:46 xerces avahi-daemon[4794]: Joining mDNS multicast group on 
interface wlan1.IPv6 with address fe80::204:
Mar 18 23:25:46 xerces avahi-daemon[4794]: New relevant interface wlan1.IPv6 
for mDNS.
Mar 18 23:25:46 xerces avahi-daemon[4794]: Registering new address record for 
fe80::204:e2ff:fea9:9d35 on wlan1.*.
Mar 18 23:25:47 xerces dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 
67 interval 5
Mar 18 23:25:52 xerces dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 
67 interval 5
Mar 18 23:25:55 xerces kernel: wlan1: no IPv6 routers present
Mar 18 23:25:57 xerces dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 
67 interval 10
Mar 18 23:26:07 xerces dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 
67 interval 15
Mar 18 23:26:09 xerces ntpd[4783]: sendto(193.62.22.98) (fd=21): Invalid 
argument
Mar 18 23:26:19 xerces hald[4813]: 23:26:19.450 [I] device.c:1837: Removing 
locks from ':1.89' 
Mar 18 23:26:22 xerces dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 
67 interval 11
Mar 18 23:26:33 xerces dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 
67 interval 15
Mar 18 23:26:48 xerces dhclient: No DHCPOFFERS received.
Mar 18 23:26:48 xerces dhclient: No working leases in persistent database - 
sleeping.
Mar 18 23:26:48 xerces avahi-autoipd(eth0)[4725]: Found user 'avahi-autoipd' 
(UID 111) and group 'avahi-autoipd' (GID 1
Mar 18 23:26:48 xerces avahi-autoipd(eth0)[4725]: Successfully called chroot().
Mar 18 23:26:48 xerces avahi-autoipd(eth0)[4725]: Successfully dropped root 
privileges.
Mar 18 23:26:48 xerces hald[4813]: 23:26:48.030 [I] osspec.c:231: SEQNUM=1486, 
ACTION=add, SUBSYSTEM=kernel, DEVPATH=/s
Mar 18 23:26:48 xerces hald[4813]: 23:26:48.030 [I] device.c:4072: add_dev: 
subsys=kernel sysfs_path=/sys/kernel/uids/1
Mar 18 23:26:48 xerces avahi-autoipd(eth0)[4725]: Starting with address 
169.254.7.146
Mar 18 23:26:53 xerces avahi-autoipd(eth0)[4725]: Callout BIND, address 
169.254.7.146 on interface eth0
Mar 18 23:26:53 xerces avahi-daemon[4794]: Joining mDNS multicast group on 
interface eth0.IPv4 with address 169.254.7.1
Mar 18 23:26:53 xerces avahi-daemon[4794]: New relevant interface eth0.IPv4 for 
mDNS.
Mar 18 23:26:53 xerces avahi-daemon[4794]: Registering new address record for 
169.254.7.146 on eth0.IPv4.
Mar 18 23:26:57 xerces avahi-autoipd(eth0)[4725]: Successfully claimed IP 
address 169.254.7.146
Mar 18 23:28:08 xerces hald[4813]: 23:28:08.051 [I] device.c:1837: Removing 
locks from ':1.101' 
Mar 18 23:28:08 xerces hald[4813]: 23:28:08.065 [I] device.c:1837: Removing 
locks from ':1.104' 
Mar 18 23:28:08 xerces hald[4813]: 23:28:08.137 [I] device.c:1837: Removing 
locks from ':1.100' 
Mar 18 23:28:08 xerces hald[4813]: 23:28:08.138 [I] device.c:1837: Removing 
locks from ':1.100' 
Mar 18 23:28:08 xerces hald[4813]: 23:28:08.573 [I] device.c:1837: Removing 
locks from ':1.102' 
Mar 18 23:28:08 xerces kernel: tomboy[12490]: segfault at b5e597d0 eip b5e597d0 
esp bfe2c6ac error 4
Mar 18 23:28:18 xerces NetworkManager:   Updating allowed wireless 
network lists. 
Mar 18 23:29:21 xerces hald[4813]: 23:29:21.474 [I] device.c:1837: Removing 
locks from ':1.137' 
Mar 18 23:29:21 xerces hald[4813]: 23:29:21.494 [I] device.c:1837: Removing 
locks from ':1.139' 
Mar 18 23:29:21 xerces hald[4813]: 23:29:21.494 [I] device.c:1837: Removing 
locks from ':1.139' 
Mar 18 23:29:21 xerces hald[4813]: 23:29:21.747 [I] device.c:1837: Removing 
locks from ':1.138' 
Mar 18 23:29:21 xerces kernel: tomboy[4771]: segfault at b5e527d0 eip b5e527d0 
esp bff1eb6c error 4
Mar 18 23:29:27 xerces NetworkManager:   Updating allowed wireless 
network lists. 
Mar 18 23:29:29 xerces kernel: dbus-daemon[4303]: segfault at 80254420 eip 
8002d526 esp bfb7cf84 error 4
Mar 18 23:29:29 xerces avahi-daemon[4794]: Disconnected from D-Bus, exiting.
Mar 18 23:29:29 xerces avahi-daemon[4794]: Got SIGQUIT, quitting.
Mar 18 23:29:29 xerces hald[4813]: 23:29:29.847 [I] hald_dbus.c:5076: Got 
disconnected from the system message bus; ret
Mar 18 23:29:29 xerces dhcdbd: Shut down.

etc, etc.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)

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

Versions of packages dbus depends on:
ii  adduser   3.106  add and remove users and groups
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libdbus-1-3   1.1.2-1simple interprocess messaging syst
ii  libexpat1 1.95.8-4   XML parsing C library - runtime li
ii  l

Bug#469528: postinst fails when upgrading (Connection refused)

2008-03-18 Thread Victor
Hi, I found with that problem and after reading all the report log I
tried to restart the dbus and I realized that de lan connector was down.
I pushit to connect again and after I reach restarting dbus so I used
aptitude to solve it and all goes on.



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



Bug#471563: cyrus-imapd-2.2: After the first 'id' command is issues Cyrus IMAPD always returns an error

2008-03-18 Thread Daniel Pittman
Package: cyrus-imapd-2.2
Version: 2.2.13-10
Severity: important

I was testing the Zimbra Desktop IMAP client against my Cyrus server and
found what I thought to be a bug in that client.  On further
investigation I believe this is a bug in the Cyrus IMAPD component; the
following is from the original bug:

] nc rimspace.net 143
* OK anu Cyrus IMAP4 v2.2.13-Debian-2.2.13-10 server ready
a0 capability
* CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE 
UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT 
THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS
a0 OK Completed
a1 id ("vendor" "Zimbra" "os" "Linux" "os-version" "12")
* ID ("name" "Cyrus IMAPD" "version" "v2.2.13-Debian-2.2.13-10 2006/11/13 
16:17:53" "vendor" "Project Cyrus" "support-url" "http://asg.web.cmu.edu/cyrus"; 
"os" "Linux" "os-version" "2.6.18-ovz-028stab051.1" "environment" "Built w/
Cyrus SASL 2.1.22; Running w/Cyrus SASL 2.1.22; Built w/Sleepycat Software: 
Berkeley DB 4.2.52: (December  3, 2003); Running w/Sleepycat Software: Berkeley 
DB 4.2.52: (December  3, 2003); Built w/OpenSSL 0.9.8c 05 Sep 2006; Running w/
OpenSSL 0.9.8c 05 Sep 2006; CMU Sieve 2.2; TCP Wrappers; NET-SNMP; mmap = 
shared; lock = fcntl; nonblock = fcntl; idle = poll")
a1 OK Completed
a2 id ("vendor" "zimbra")
a2 NO Only one Id allowed in non-authenticated state
a3 logout
* BYE LOGOUT received
a3 OK Completed
] nc rimspace.net 143
* OK anu Cyrus IMAP4 v2.2.13-Debian-2.2.13-10 server ready
a4 id ("vendor" "zimbra")
a4 NO Only one Id allowed in non-authenticated state
a5 logout
* BYE LOGOUT received
a5 OK Completed

So, it looks like /any/ id command after the first returns the same state.

How about this...

] nc rimspace.net 143
* OK anu Cyrus IMAP4 v2.2.13-Debian-2.2.13-10 server ready
a0 login daniel "XX"
a0 OK User logged in
a1 logout
* BYE LOGOUT received
a1 OK Completed
] nc rimspace.net 143
* OK anu Cyrus IMAP4 v2.2.13-Debian-2.2.13-10 server ready
a0 id ("vendor" "Zimbra")
a0 NO Only one Id allowed in non-authenticated state
a1 logout
* BYE LOGOUT received
a1 OK Completed

...which makes it look like an upstream bug in Cyrus IMAP where any ID command 
will result in that error to any subsequent ID command or, at least, where that 
happens iff you don't authenticate correctly the first time.

While the Zimbra client should probably cope with the failure of the id
command it is not reasonable, I think, that any user can cause ID
commands to fail globally for all other users.

Regards,
   Daniel


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

Versions of packages cyrus-imapd-2.2 depends on:
ii  cyrus-common-2.2   2.2.13-10 Cyrus mail system (common files)
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libdb4.2   4.2.52+dfsg-2 Berkeley v4.2 Database Libraries [
ii  libsasl2-2 2.1.22.dfsg1-8Authentication abstraction library
ii  libssl0.9.80.9.8c-4etch1 SSL shared libraries
ii  libwrap0   7.6.dbs-13Wietse Venema's TCP wrappers libra

cyrus-imapd-2.2 recommends no packages.

-- no debconf information



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



Bug#469500: fails to read text from PDF file

2008-03-18 Thread Sandro Tosi
Hi Stefano,

>  Thanks for the clarification... It would be nice to have some workaround
>  until the bug is solved upstream: removing python-qt4 is not a solution
>  here because I have daily-used applications that depend on it.

Upsteam reported these ways:

"
Just add lines like these to the code that uses the pdftools package:

 from PyQt4.QtGui import QApplication
 app = QApplication([])

Or, if the sys module has been imported, like these:

 from PyQt4.QtGui import QApplication
 app = QApplication(sys.argv)
"

sorry but I can't test, since I don't have installed python-qt4.

Regards,
Sandro

-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/


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



Bug#471422: [Pkg-lirc-maint] Bug#471422: Bug#471422: lirc: bashism in /bin/sh script

2008-03-18 Thread Stefan Lippers-Hollmann
tags 471422 + pending
thanks

On Dienstag, 18. März 2008, Raphael Geissert wrote: 
[...]
> Policy requires the shell interpreter to support 'local foo', which is
> different from 'local foo=bar' and not required by policy, hence
> reopening the bug report (but lowering the severity and removing it
> from the dash as /bin/sh RG).

Agreed, the current use of local in lirc's initscript is neither covered by
SUSv3, the exceptions from SUSv3 described in Debian policy 10.4, nor 
actually providing any vital functionality in said initscript, therefore it 
has been fixed in svn:

http://lists.alioth.debian.org/pipermail/pkg-lirc-changes/2008-March/000392.html

Given that dash, as the proposed successor of bash as /bin/sh, does support
'local foo=bar' constructs (just like busybox, ksh, pdksh and ksh - posh 
fails, as expected), it doesn't seem to justify immediate action and will 
be fixed by the next regular upload.

Regards
Stefan Lippers-Hollmann


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


Bug#470774: transitional packages

2008-03-18 Thread Thomas Viehmann
Hi Kel,

Kel Modderman wrote:
> Despite the presence of the popcon count, there is nothing to migrate, as
> explained on this bug report. Unless I am missing some really big clue
> there will be no problem with simply removing ndiswrapper-utils-1.1 from
> the archive, other than the leaving of a package with no reverse dependencies
> left.

ah. OK. As I do not use ndiswrapper, I cannot really tell if people using
ndiswrapper 1.1 with etch would want to move to a newer ndiswrapper. I seemed
odd to me that they would not, but I will yield to your expertise as the 
maintainer.

Kind regards

T.
-- 
Thomas Viehmann, http://thomas.viehmann.net/


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



Bug#470994: mail_spool default mode is 0660

2008-03-18 Thread Russ Allbery
Josip Rodin <[EMAIL PROTECTED]> writes:

> Okay, given that I see no rationale for the sentence "Mailboxes must be
> writable by group mail.", I'm reassigning this to debian-policy.
>
> There is an ancient bug #24772 that was closed without a proper
> justification (it appears to have been rejected because it was in limbo
> with regard to the policy process).

I don't know what the original Debian rationale was, but the traditional
UNIX rationale for group-writable user mail spools is so that you don't
have to run your mail system as root and can instead run it as some other
user in group mail.

However, everyone seems to have given up on that or at least uses a
setuid-root MDA, so I'm not sure it's serving any real purpose at this
point.

-- 
Russ Allbery ([EMAIL PROTECTED])   


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



Bug#459333: Please support templates for submitting RM bugs to ftp.debian.org

2008-03-18 Thread Y Giridhar Appaji Nag
# Bcc: control
tags 459333 + patch
thanks

On 08/01/05 17:00 +0100, Pierre Habouzit said ...
> 
> On Sat, Jan 05, 2008 at 01:50:56PM +, Joerg Jaspert wrote:
> > 
> > With the current title you request removal from unstable, please fix.
> 
>   Rrriiight, it'd be nice if reportbug could have the proper questions,
> I never remember what the subject for RMs should be, and usually
> maintainers don't ask for removals _that_ often, so it'd be best if
> reportbug assumed we were stupid about that :)
> 
> To the reporbug maintainer: it'd be great if when reporting a bug to
> ftp.debian.org a `removal` bug suite of questions could happen that
> would ask for the targetted suites (defaulting to unstable), the reason
> (RoM, RoQA, RoRM, ..) and ask for the complementar informations
> (obsolete, no upstream, whatever).

Attached patch attempts to reduce this pain.  Comments are welcome.  TV
indicated that he would sponsor an NMU if (among other bugs) it has this
bug fixed.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/
diff -Nur reportbug-3.39.orig/debianbts.py reportbug-3.39/debianbts.py
--- reportbug-3.39.orig/debianbts.py	2007-04-20 02:03:09.0 +0530
+++ reportbug-3.39/debianbts.py	2008-03-19 01:11:14.0 +0530
@@ -155,7 +155,7 @@
 'cdrom' : 'Problems with installation from CD-ROMs',
 # dpkg-iwj -- The dpkg branch maintained by Ian Jackson
 'debian-policy' : 'Proposed changes in the Debian policy documentation',
-'ftp.debian.org' : 'Problems with the FTP site',
+'ftp.debian.org' : 'Problems with the FTP site and Package removal requests',
 'general' : 'General problems (e.g., that many manpages are mode 755)',
 #'install' : 'Problems with the sarge installer.',
 #'installation' : 'General installation problems not covered otherwise.',
@@ -182,6 +182,115 @@
 'debian-general' : 'Any non-package-specific bug',
 }
 
+def handle_debian_ftp(package, bts, ui, fromaddr, online=True, http_proxy=None):
+body = reason = archs = ''
+suite = 'unstable'
+headers = []
+pseudos = []
+query = True
+
+tag = ui.menu('What sort of request is this?  (If none of these '
+  'things mean anything to you, or you are trying to report '
+  'a bug in an existing package, please press Enter to '
+  'exit reportbug.)', {
+'ROM' :
+"Package removal - Request Of Maintainer.",
+'RoQA' :
+"Package removal - Requested by the QA team.",
+'ROP' :
+"Package removal - Request of Porter.",
+'ROSRM' :
+"Package removal - Request of Stable Release Manager.",
+'NBS' :
+"Package removal - Not Built [by] Source.",
+'NPOASR' :
+"Package removal - Never Part Of A Stable Release.",
+'NVIU' :
+"Package removal - Newer Version In Unstable.",
+'ANAIS' :
+"Package removal - Architecture Not Allowed In Source.",
+'ICE' :
+"Package removal - Internal Compiler Error.",
+'[cruft-report]' :
+"Package removal - detected by the cruft finder script.",
+'other' :
+"Not a package removal request, report other problems.",
+}, 'Choose the request type: ', empty_ok=True)
+if not tag:
+ui.long_message('To report a bug in a package, use the name of the package, not ftp.debian.org.\n')
+raise SystemExit
+
+severity = 'normal'
+if tag == 'other':
+return
+else:
+prompt = 'Please enter the name of the package: '
+package = ui.get_string(prompt)
+if not package:
+ui.ewrite('You seem to want to report a generic bug, not request a removal\n')
+return
+
+ui.ewrite('Checking status database...\n')
+info = reportbug.get_package_status(package)
+available = info[1]
+
+query = False
+if not available:
+info = reportbug.get_source_package(package)
+if info:
+info = reportbug.get_package_status(info[0][0])
+
+if not info:
+cont = ui.select_options(
+"This package doesn't appear to exist; continue?",
+'yN', {'y': 'Ignore this problem and continue.',
+   'n': 'Exit without filing a report.' })
+if cont == 'n':
+sys.exit(1)
+else:
+package = info[12] or package
+
+suite = ui.menu('Is the removal to be done in a suite other than'
+' "unstable"?  Please press Enter for "unstable"', {
+'oldstable' : "Old stable.",
+'oldstable-proposed-updates' : "Old stable proposed updates.",
+'stable' : "Stable.",
+'stable-proposed-updates' : "Stable proposed updates.",
+'testing' : "Testing",
+	'testing-proposed-updates' : "Testing proposed updates",
+'experimental' : "Experimental.",
+}, 'Choo

Bug#470774: transitional packages

2008-03-18 Thread Thomas Viehmann
Hi,

as the one asking Julian to file this bug: ndiswrapper-1.1 has a sizable
popcon count, so it would be very nice if we could provide users with
an automatic upgrade. I don't know whether that is actually possible, but
you could look into it regardless of what other distributions do.

Kind regards

T.
-- 
Thomas Viehmann, http://thomas.viehmann.net/


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



Bug#471521: [Debian-eeepc-devel] Bug#471521: vga-toggle.sh: does not do XAUTHORITY dance

2008-03-18 Thread Trent W. Buck
On Tue, Mar 18, 2008 at 09:26:27PM +0200, Damyan Ivanov wrote:
>> Also note that gdm uses a pseudorandomly-named temporary file in
>> /tmp rather than ~user/.Xauthority, so the current dance will not
>> work for them.
>
> FYI, my gnome (from sid) somehow manages to show the OSD notifications
> about volume changes, muting and wireless events.

I investigated further.  It appears GDM only dances when ~ is on a
root_squashed NFS, or when root is otherwise restricted from blatting
~/.Xauthority.  From #359629

| Be aware that if ${HOME} is mounted over NFS and that doesn't allow
| root the 'usual' arbitrary access to files then GDM will fail to
| fully access ~/.Xauthority and fallback to the /tmp/.gdm
| file.  This is because for some such accesses it uses uid/gid 0,
| despite the fact that it does switch to the user's uid/gid for
| initial filechecks and creation of ~/.Xauthority if needed.

I guess an NFS /home on an eeePC laptop is a sufficiently edge case
that this tangential issue can be ignored.


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



Bug#471455: gnome-terminal: ctrl+pgdn does not work

2008-03-18 Thread Sam Morris
Package: gnome-terminal
Version: 2.22.0-1
Severity: normal

Since upgrading to 2.22, the ctrl+pgdown key does not work. Steps to
reproduce:

 1. run vim
 2. :tabnew
 3. press ctrl+pgup to switch tabs, this works
 4. press ctrl+pgdn to switch the other way, this does not

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

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

Versions of packages gnome-terminal depends on:
ii  gnome-control-center   1:2.20.3-2utilities to configure the GNOME d
ii  gnome-terminal-data2.22.0-1  Data files for the GNOME terminal 
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.21.90-1 Bonobo CORBA interfaces library
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libgconf2-42.20.1-3  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.1-2  The GLib library of C routines
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  liborbit2  1:2.14.10-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.0-1  Layout and rendering of internatio
ii  libstartup-notification0   0.9-1 library for program launch feedbac
ii  libvte91:0.16.12-1   Terminal emulator widget for GTK+ 
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  scrollkeeper   0.3.14-16 A free electronic cataloging syste

Versions of packages gnome-terminal recommends:
ii  yelp  2.22.0-1   Help browser for GNOME 2

-- no debconf information


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



Bug#471386: Enable gnokii with korganizer

2008-03-18 Thread Vincent Smeets
Package: korganizer
Version: 4:3.5.8-1
Severity: wishlist

With kontact you can export data to a mobile phone by gnokii.

Is it possible to enable gnokii for korganizer to export the events to a mobile 
phone?

Regards,
Vincent Smeets

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

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages korganizer depends on:
ii  kdelibs4c2a4:3.5.8.dfsg.1-7  core libraries and binaries for al
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libaudio2  1.9.1-2   Network Audio System - shared libr
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3.0~rc2-1 GCC support library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libidn11   1.4-1 GNU libidn library, implementation
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.8-1 KDE calendaring library
ii  libkdepim1a4:3.5.8-1 KDE PIM library
ii  libkpimexchange1   4:3.5.8-1 KDE PIM Exchange library
ii  libkpimidentities1 4:3.5.8-1 KDE PIM user identity information 
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libqt3-mt  3:3.3.8b-4Qt GUI Library (Threaded runtime v
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libstdc++6 4.3.0~rc2-1   The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  perl   5.8.8-12  Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages korganizer recommends:
ii  kghostview  4:3.5.8-2+b1 PostScript viewer for KDE

-- no debconf information


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



Bug#471264: coreutils: tail +N doesn't work

2008-03-18 Thread Shai Berger
On Monday 17 March 2008, Shai Berger wrote:
> On Monday 17 March 2008, Bob Proulx wrote:
> > Shai Berger wrote:
> > > That is, +3 is treated as a file-name instead of as --lines=+3,
> > > like it always had,
> >
> > That behavior is intentional.  Please see this FAQ entry for more
> > information:
> >
> >http://www.gnu.org/software/coreutils/faq/#Old-tail-plus-N-syntax-now-fails
>
> I think that's a design mistake, but there's no use arguing about it on
> this bug, is there?...
>

Upon slightly deeper checking, maybe there is use arguing about it on this 
bug. There's two data points I want to bring:

1. The coreutils faq linked above says that tail's behavior was changed to 
conform with standards, arguing that 

> The problem is that “+” is a valid filename character and is not an
> expected option character. Options are supposed to start with a “-”
> character. It has always been a bad idea to eat up an additional character
> as an additional option specifier. This is now no longer allowed by the
> standards. The tail command is now required to respect that “+” is not an
> option and treat it as a filename.

and, quoting from the news file, that 

> These changes are in response to decisions taken in the January 2005
>Austin Group standardization meeting.  For more details, please see
>"Utility Syntax Guidelines" in the Minutes of the January 2005
>Meeting http://www.opengroup.org/austin/docs/austin_239.html.

But if you look at these minutes, you see that they actually say the exact 
opposite:

> tail: Add to the Rationale: "Earlier versions of this standard supported the
> following forms in the Synopsis section:
>
> tail -[number][b|c|l][f] [file]
> tail +[number][b|c|l][f] [file]
>
> These forms are no longer specified by this standard, but may be present in
> some implementations." Also add to the OPTIONS "except that '+' may be
> recognized as an option delimiter as well as '-'."

+ is explicitly allowed to specify options, and tail +N is specifically not 
disallowed.

2. As a comparison and reference, Cygwin includes a 'tail' that claims to be 
GNU coreutils tail 6.9 (as opposed to 6.10 in Sid), and supports tail +N. No 
POSIX* environment variable was set in either system.

So if I get things correctly, POSIX  1003.1-2001 requires the obsolescence of 
tail +N. The decision at a later meeting, which is quoted as authoritative, 
is to revert this requirement. Some modern systems -- some distributions of 
recent versions of GNU coreutils -- followed this decision, but the Debian 
distribution chooses to follow the older standard.

If things are as I described them, this seems like a valid bug in Debian 
coreutils (and a curious interpretation of the 2005 decision by GNU coreutils 
developers). What am I missing?

Respectfully,
Shai.



Bug#456632: automake tries to modify a readonly dir in makecheck if texinfo files have depends

2008-03-18 Thread Vincent Danjean
Package: automake
Version: 1:1.10.1-3
Followup-For: Bug #456632

I just hit the bug #456632. Note that this bug apply to automake 1.10
but also 1.9.

In automake 1.8, #296634 tell us that any texinfo files produce an
error when trying 'make distcheck'

In automake 1.0 and 1.10, this still happens if the texinfo has some
depends. The generated rule is:
$(srcdir)/kaapi.info: kaapi.texi $(srcdir)/version.texi $(kaapi_TEXINFOS)
...

So, if $(kaapi_TEXINFOS) has generated files (AC_CONFIG files for
examples), "make distcheck" will fails.

Here is in attachement a minimal example and the typescript of what I
did to generate the error.



  This bug is really annoying for me. Whatever workaround would be
welcome.

  Best regards
Vincent


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

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

Versions of packages automake depends on:
ii  autoconf  2.61-6 automatic configure script builder
ii  autotools-dev 20080123.1 Update infrastructure for config.{

automake recommends no packages.

-- no debconf information


test.tar.gz
Description: GNU Zip compressed data
Script started on Mon Mar 17 22:29:31 2008
[EMAIL PROTECTED]:/tmp$ tar xvzf test.tar.gz
test/
test/vars.texi.in
test/Makefile.am
test/kaapi.texi
test/bootstrap
test/configure.ac
[EMAIL PROTECTED]:/tmp$ cd test
[EMAIL PROTECTED]:/tmp/test$ ./bootstrap
+ autoreconf -vi -Wall,no-cross,no-obsolete
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: autoconf --warnings=all,no-cross,no-obsolete
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force 
--warnings=all,no-cross,no-obsolete
automake: unknown warning category `no-cross'
configure.ac:6: installing `./config.guess'
configure.ac:6: installing `./config.sub'
configure.ac:10: installing `./install-sh'
configure.ac:10: installing `./missing'
Makefile.am:2: installing `./mdate-sh'
Makefile.am:2: installing `./texinfo.tex'
autoreconf: Leaving directory `.'
+ set +x
[EMAIL PROTECTED]:/tmp/test$ mkdir build
[EMAIL PROTECTED]:/tmp/test$ cd build
[EMAIL PROTECTED]:/tmp/test/build$ ../configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
configure: creating ./config.status
config.status: creating Makefile
config.status: creating vars.texi
[EMAIL PROTECTED]:/tmp/test/build$ make distcheck
Updating ../version.texi
{ test ! -d kaapi-2.3 || { find kaapi-2.3 -type d ! -perm -200 -exec chmod u+w 
{} ';' && rm -fr kaapi-2.3; }; }
test -d kaapi-2.3 || mkdir kaapi-2.3
make  \
  top_distdir="kaapi-2.3" distdir="kaapi-2.3" \
  dist-info
make[1]: Entering directory `/tmp/test/build'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && cd .. && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /tmp/test/missing --run makeinfo --version) >/dev/null 
2>&1; then \
  for f in ../kaapi.info ../kaapi.info-[0-9] ../kaapi.info-[0-9][0-9] 
../kaapi.i[0-9] ../kaapi.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh /tmp/test/missing --run makeinfo   -I .. \
 -o ../kaapi.info ../kaapi.texi; \
then \
  rc=0; \
  cd ..; \
else \
  rc=$?; \
  cd .. && \
  $restore $backupdir/* `echo "./../kaapi.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[1]: Leaving directory `/tmp/test/build'
find kaapi-2.3 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/sh /tmp/test/install-sh -c -m a+r 
{} {} \; \
|| chmod -R a+r kaapi-2.3
tardir=kaapi-2.3 && tar --format=posix -chf - "$tardir" | GZIP=--best gzip -c 
>kaapi-2.3.tar.gz
{ test ! -d kaapi-2.3 || { find kaapi-2.3 -type d ! -perm -200 -exec chmod u+w 
{} ';' && rm -fr kaapi-2.3; }; }
case 'kaapi-2.3.tar.gz' in \
*.tar.gz*) \
  GZIP=--best gunzip -c kaapi-2.3.tar.gz | tar -xf - ;;\
  

Bug#456186: netatalk: permissions for directories created by OSX 10.5 different than with 10.4

2008-03-18 Thread Tim Miller Dyck

(resend as it is not showing up on the Debian bugtracker website)

I am puzzled by this. It worked fine and I did not do anything  
special. Certainly no recompilation. Here's the details on what I  
installed:


ii  netatalk   2.0.3-8~test1  AppleTalk user binaries

-rw-r--r-- 1 root root 718452 2007-12-26 10:42 /var/cache/apt/archives/ 
netatalk_2.0.3-8~test1_i386.deb


# md5sum /var/cache/apt/archives/netatalk_2.0.3-8~test1_i386.deb
6792e123dcb1ffd26a47547469f4a1db  /var/cache/apt/archives/ 
netatalk_2.0.3-8~test1_i386.deb


I certainly am using encryption:
AFPD_UAMLIST="-U uams_dhx.so"

However, my uams_dhx.so file is back from May:

-rw-r--r-- 1 root root 11492 2007-05-05 20:26 /usr/lib/netatalk/ 
uams_dhx.so

9d657391828872c73b75485345fe1cfa  /usr/lib/netatalk/uams_dhx.so

My guess is that your build of Netatalk is using this older module,  
which I did compile myself.


Regards,
Tim


On 29-Dec-07, at 5:24 , Jonas Smedegaard wrote:



Oh, and another peculiarity: I discovered yesterday that despite my
promises, the unofficial test binaries I provided was _not_ compiled
against openssl. Some claim that MacOS 10.5.1 does not work at all
without it - but you succeeded anyway. Did you recompile, or are you
willing to reveal your working authentication setup?




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



Bug#471398: ccs: /etc/cluster/cluster.conf: file not found (broken on clean install)

2008-03-18 Thread supaplex
Package: cman
Version: 1.03.00-2
Severity: normal

It barfs on the initial install.

Thanks,


Scott Edwards
-- Daxal Communications - http://sslrenewal.com/?bts

armada:~# aptitude install cman
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
Building tag database... Done
The following NEW packages will be automatically installed:
  ccs libdlm1 libmagma1 magma-plugin-sm
The following packages have been kept back:
  libwine linux-image-2.6-686 linux-image-2.6-vserver-686
nvidia-kernel-2.6-686 wine
The following NEW packages will be installed:
  ccs cman libdlm1 libmagma1 magma-plugin-sm
0 packages upgraded, 5 newly installed, 0 to remove and 5 not upgraded.
Need to get 115kB of archives. After unpacking 573kB will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 ftp://mirrors.xmission.com etch/main libmagma1 1.03.00-2 [19.7kB]
Get:2 ftp://mirrors.xmission.com etch/main libdlm1 1.03.00-2 [10.8kB]
Get:3 ftp://mirrors.xmission.com etch/main magma-plugin-sm 1.03.00-2
[9210B]
Get:4 ftp://mirrors.xmission.com etch/main ccs 1.03.00-2 [51.8kB]
Get:5 ftp://mirrors.xmission.com etch/main cman 1.03.00-2 [23.2kB]
Fetched 115kB in 2s (53.8kB/s)
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Selecting previously deselected package libmagma1.
(Reading database ... 216855 files and directories currently installed.)
Unpacking libmagma1 (from .../libmagma1_1.03.00-2_i386.deb) ...
Selecting previously deselected package libdlm1.
Unpacking libdlm1 (from .../libdlm1_1.03.00-2_i386.deb) ...
Selecting previously deselected package magma-plugin-sm.
Unpacking magma-plugin-sm (from .../magma-plugin-sm_1.03.00-2_i386.deb)

Selecting previously deselected package ccs.
Unpacking ccs (from .../ccs_1.03.00-2_i386.deb) ...
Selecting previously deselected package cman.
Unpacking cman (from .../cman_1.03.00-2_i386.deb) ...
Setting up libmagma1 (1.03.00-2) ...

Setting up libdlm1 (1.03.00-2) ...

Setting up magma-plugin-sm (1.03.00-2) ...
Setting up ccs (1.03.00-2) ...
Starting cluster configuration system: /etc/cluster/cluster.conf: file
not found.
Please ensure an initial copy of this file is present on all cluster
nodes.
invoke-rc.d: initscript ccs, action "start" failed.
dpkg: error processing ccs (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of cman:
 cman depends on ccs (>> 1.03.00); however:
  Package ccs is not configured yet.
 cman depends on ccs (<< 1.03.01); however:
  Package ccs is not configured yet.
dpkg: error processing cman (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 ccs
 cman
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up ccs (1.03.00-2) ...
Starting cluster configuration system: /etc/cluster/cluster.conf: file
not found.
Please ensure an initial copy of this file is present on all cluster
nodes.
invoke-rc.d: initscript ccs, action "start" failed.
dpkg: error processing ccs (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of cman:
 cman depends on ccs (>> 1.03.00); however:
  Package ccs is not configured yet.
 cman depends on ccs (<< 1.03.01); however:
  Package ccs is not configured yet.
dpkg: error processing cman (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 ccs
 cman

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

Versions of packages cman depends on:
pn  ccs(no description available)
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries

cman recommends no packages.

-- no debconf information



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



Bug#471409: lighttpd: SEGV when daemon spawns child; clone() call segfaults

2008-03-18 Thread Simon Raven
Package: lighttpd
Version: 1.4.19-1
Severity: normal

hi,

i'm filing this from an x86 box, but the bug is in PPC, i don't see this 
behaviour 
in x86. i've run the daemon through strace, and right when it spawns off a 
child with
clone(), the parent SEGVs, making the pid file for s-s-d, and other issues, go 
buggery.


a bit before, and a bit after what i said:

=
12428 rt_sigaction(SIGTTOU, {SIG_IGN}, {SIG_DFL}, 8) = 0
12428 rt_sigaction(SIGTTIN, {SIG_IGN}, {SIG_DFL}, 8) = 0
12428 rt_sigaction(SIGTSTP, {SIG_IGN}, {SIG_DFL}, 8) = 0
12428 clone(child_stack=0, 
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x4801c3e8) 
= 12429
12428 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
12429 rt_sigaction(SIGPIPE, {SIG_IGN},  
12428 +++ killed by SIGSEGV +++
12429 <... rt_sigaction resumed> {SIG_DFL}, 8) = 0
12429 getsockname(11, {sa_family=AF_FILE, [EMAIL PROTECTED], [2]) = 0
12429 getpeername(11, {sa_family=AF_FILE, path="/var/run/slapd/ldapi"}, [23]) = 0
12429 fcntl64(11, F_GETFD)  = 0x1 (flags FD_CLOEXEC)
=

the bug has existed since a few package versions ago. i've tried backports, 
same problem.
as a consequnce of this bug, the package configuration fails.

thanks
simon



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

Kernel: Linux 2.6.24.2-acahkos
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lighttpd depends on:
ii  libattr1   1:2.4.41-1Extended attribute shared library
ii  libbz2-1.0 1.0.4-4   high-quality block-sorting file co
ii  libc6  2.7-9 GNU C Library: Shared libraries
ii  libgamin0 [libfam0]0.1.9-2   Client library for the gamin file 
ii  libldap-2.4-2  2.4.7-6.1 OpenLDAP libraries
ii  libpcre3   7.6-2 Perl 5 Compatible Regular Expressi
ii  libssl0.9.80.9.8g-7  SSL shared libraries
ii  libterm-readline-perl- 1.0302-1  Perl implementation of Readline li
ii  lsb-base   3.2-4 Linux Standard Base 3.2 init scrip
ii  mime-support   3.40-1.1  MIME files 'mime.types' & 'mailcap
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

lighttpd recommends no packages.

-- no debconf information


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



Bug#471317: confirmed

2008-03-18 Thread Yves-Alexis Perez
I can confirm this (on amd64 too), and the provided packages fix the problem.

Cheers
-- 
Yves-Alexis


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



Bug#469085: live-helper: md5sum can't handle all filenames

2008-03-18 Thread Trent W. Buck
On Mon, Mar 17, 2008 at 03:52:23PM +0100, Julian Andres Klode wrote:

> find . -type f \! -name 'isolinux/isolinux.bin' \! -name
> 'boot/grub/stage2_eltorito' -print0 | xargs -0 md5sum >
> ../md5sum.txt

For recent (post-oldstable?) versions of findutils, you can use the
Single Unix Standard switch -exec {} +, for example:

find >../md5sum.txt \
  -type f \
  -not -name isolinux/isolinux.bin \
  -not -name boot/grub/stage2_eltorito \
  -exec md5sum {} +

Ref. http://www.opengroup.org/onlinepubs/009695399/utilities/find.html

> The option -e of echo is not part of the POSIX standard, but provided by 
> bash's
> echo, ksh's echo and /bin/echo.

IIRC the Debian Policy requires /bin/sh to support echo -n, but not
echo -e.  If you want echo's -e switch, use /bin/echo.

You can use the posh and dash packages to test for sh compliance.


signature.asc
Description: Digital signature


Bug#464932: s390 buildd?

2008-03-18 Thread Thomas Viehmann
Reinhard Tartler wrote:
> Similar the ia64 buildd admin, see #464932. Or is there anything I could
> do myself about this?

Well, in the case of #464932, including RM: in the title should improve things
in terms of the removal request being noticed and eventually acted upon.

Kind regards

T.
-- 
Thomas Viehmann, http://thomas.viehmann.net/


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



Bug#471498: devscripts: [build-rdeps] Does not report depends on dists other than unstable

2008-03-18 Thread Teemu Ikonen
Package: devscripts
Version: 2.10.19
Severity: normal
Tags: patch

Currently build-rdeps only reports dependencies on the unstable
distribution, which means it does not work if you run testing, or have
unstable listed as 'sid' in your sources.list. Attached patch fixes
build-rdeps to report on all the distributions for which *Sources files
exist.

Best,

Teemu

-- Package-specific info:
--- /etc/devscripts.conf ---
--- ~/.devscripts ---

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

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

Versions of packages devscripts depends on:
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  dpkg-dev  1.14.16.6  package building tools for Debian
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 
ii  sed   4.1.5-6The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot  1.9.3  Gives a fake root environment

-- no debconf information
--- /usr/bin/build-rdeps2008-03-16 18:19:54.0 +0100
+++ build-rdeps.new 2008-03-18 15:58:53.0 +0100
@@ -72,7 +72,7 @@
 my $version = '1.0';
 my $dctrl = "/usr/bin/grep-dctrl";
 my $sources_path = "/var/lib/apt/lists/";
-my $source_pattern = ".*_dists_unstable_.*Sources\$";
+my $source_pattern = ".*_dists_.*_.*Sources\$";
 my @source_files;
 my $sources_count=0;
 my $opt_debug;
@@ -223,23 +223,15 @@
 }
 
 foreach my $source_file (@source_files) {
-   if ($source_file =~ /main/) {
-   print "Reverse Build-depends in main:\n";
-   print "--\n\n";
-   findreversebuilddeps($package, "$sources_path/$source_file");
-   }
-
-   if ($source_file =~ /contrib/) {
-   print "Reverse Build-depends in contrib:\n";
-   print "-\n\n";
-   findreversebuilddeps($package, "$sources_path/$source_file");
-   }
-
-   if ($source_file =~ /non-free/) {
-   print "Reverse Build-depends in non-free:\n";
-   print "--\n\n";
-   findreversebuilddeps($package, "$sources_path/$source_file");
-   }
+my $dist = "unknown";
+my $section = "unknown";
+if ($source_file =~ /.*dists_(.*)_(.*)_.*_Sources$/) {
+   $dist = $1;
+   $section = $2;
+   }
+print "Reverse Build-depends in $dist / $section:\n";
+   print "--\n\n";
+   findreversebuilddeps($package, "$sources_path/$source_file");
 }
 
 =head1 LICENSE


Bug#471529: openbox: including firefox-bin backtrace

2008-03-18 Thread supaplex
Package: openbox
Version: 3.3-2.1
Followup-For: Bug #471529

I forgot the ff backtrace (though I don't think it applies).

TIA
Attaching to process 13671
Reading symbols from /usr/lib/iceweasel/firefox-bin...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/firefox-bin...done.
Using host libthread_db library "/lib/libthread_db.so.1".
done.
Reading symbols from /usr/lib/iceweasel/libmozjs.so...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/libmozjs.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libmozjs.so
Reading symbols from /usr/lib/iceweasel/libxpcom.so...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/libxpcom.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libxpcom.so
Reading symbols from /usr/lib/iceweasel/libxpcom_core.so...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/libxpcom_core.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libxpcom_core.so
Reading symbols from /usr/lib/iceweasel/libplc4.so...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/libplc4.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libplc4.so
Reading symbols from /usr/lib/iceweasel/libnspr4.so...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/libnspr4.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libnspr4.so
Reading symbols from /lib/libpthread.so.0...Reading symbols from 
/usr/lib/debug/lib/libpthread-2.3.6.so...done.
[Thread debugging using libthread_db enabled]
[New Thread 47576836547184 (LWP 13671)]
[New Thread 1124096352 (LWP 13703)]
[New Thread 1149274464 (LWP 13684)]
[New Thread 1140881760 (LWP 13683)]
[New Thread 1107310944 (LWP 13677)]
[New Thread 1090525536 (LWP 13673)]
[New Thread 1082132832 (LWP 13672)]
done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /usr/lib/libgtk-x11-2.0.so.0...done.
Loaded symbols for /usr/lib/libgtk-x11-2.0.so.0
Reading symbols from /usr/lib/libgdk-x11-2.0.so.0...done.
Loaded symbols for /usr/lib/libgdk-x11-2.0.so.0
Reading symbols from /usr/lib/libX11.so.6...done.
Loaded symbols for /usr/lib/libX11.so.6
Reading symbols from /usr/lib/libgthread-2.0.so.0...done.
Loaded symbols for /usr/lib/libgthread-2.0.so.0
Reading symbols from /usr/lib/libpng12.so.0...done.
Loaded symbols for /usr/lib/libpng12.so.0
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/lib/iceweasel/libsmime3.so...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/libsmime3.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libsmime3.so
Reading symbols from /usr/lib/iceweasel/libssl3.so...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/libssl3.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libssl3.so
Reading symbols from /usr/lib/iceweasel/libnss3.so...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/libnss3.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libnss3.so
Reading symbols from /usr/lib/libcairo.so.2...done.
Loaded symbols for /usr/lib/libcairo.so.2
Reading symbols from /usr/lib/libXinerama.so.1...done.
Loaded symbols for /usr/lib/libXinerama.so.1
Reading symbols from /usr/lib/libXt.so.6...done.
Loaded symbols for /usr/lib/libXt.so.6
Reading symbols from /usr/lib/libXp.so.6...done.
Loaded symbols for /usr/lib/libXp.so.6
Reading symbols from /usr/lib/libXft.so.2...done.
Loaded symbols for /usr/lib/libXft.so.2
Reading symbols from /usr/lib/libfontconfig.so.1...done.
Loaded symbols for /usr/lib/libfontconfig.so.1
Reading symbols from /usr/lib/libpangoft2-1.0.so.0...done.
Loaded symbols for /usr/lib/libpangoft2-1.0.so.0
Reading symbols from /usr/lib/libpango-1.0.so.0...done.
Loaded symbols for /usr/lib/libpango-1.0.so.0
Reading symbols from /usr/lib/libgobject-2.0.so.0...done.
Loaded symbols for /usr/lib/libgobject-2.0.so.0
Reading symbols from /usr/lib/libglib-2.0.so.0...done.
Loaded symbols for /usr/lib/libglib-2.0.so.0
Reading symbols from /usr/lib/iceweasel/libxpcom_compat.so...Reading symbols 
from /usr/lib/debug/usr/lib/iceweasel/libxpcom_compat.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libxpcom_compat.so
Reading symbols from /usr/lib/libstdc++.so.6...done.
Loaded symbols for /usr/lib/libstdc++.so.6
Reading symbols from /lib/libm.so.6...Reading symbols from 
/usr/lib/debug/lib/libm-2.3.6.so...done.
done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libc.so.6...Reading symbols from 
/usr/lib/debug/lib/libc-2.3.6.so...done.
done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/lib/iceweasel/libplds4.so...Reading symbols from 
/usr/lib/debug/usr/lib/iceweasel/libplds4.so...done.
done.
Loaded symbols for /usr/lib/iceweasel/libplds4.so
Reading symbols from /usr/lib/libgdk_pixbuf-2.0.so.0...done.
Loaded symbols for /usr/lib/libgdk_pixbuf-2.0.so.0
Reading symbols from /usr/lib/libatk-1.0.so.0...done.
Loaded symbols for /usr/lib/libatk-1.0.so.0
Reading symbols from /usr/lib/libXrender.so.1...done.
Loaded 

Bug#452128: Is there a need to run the upgrade script?

2008-03-18 Thread Shawn Willden
On Monday 17 March 2008 08:25:23 am Thijs Kinkhorst wrote:
> tags 452128 etch moreinfo
> Hi Shawn,
>
> > After upgrading this morning (to obtain the security fixes), my
> > gallery installation cannot perform the web-based portion of the
> > upgrade process.  When it gets to step 2 "System Checks", it
> > fails saying:
>
> Is there any need to run the web based upgrade process at all after the
> security upgrade? That upgrade only changes some code segments, not
> something that I would say you need to run the upgrade script for...
>
> Does it work if you don't run the script?

After doing the dpkg upgrade, gallery2 automatically requires the web-based 
upgrade to be run.  How would I bypass it?

Shawn.


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



  1   2   3   4   5   6   7   >