Bug#466043: [Piuparts-devel] Bug#466043: piuparts: should have a hook to pre-process the chroot

2008-02-16 Thread Marc Haber
On Sat, Feb 16, 2008 at 09:35:01AM +0200, Lars Wirzenius wrote:
 As a workaround: it should be possible to do that by having piuparts
 create a tarball with the chroot (-s), then unpacking, modifying stuff
 as needed, and then re-packing the tarball, possibly to a new name.

That's what I did after filing this report.

Greetings
Marc

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



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



Bug#466048: piuparts: please document tarball building

2008-02-16 Thread Marc Haber
Package: piuparts
Version: 0.30
Severity: wishlist

Hi,

piuparts fails with an obscure error message if the tarball handed in
with -b has the chroot in a subdirectory instead of directly at the
tarball's base.

Please
(1) document that the tarball needs to have the chroot directly at its
base
(2) have piuparts handle tarballs with a subdirectory transparently or
(3) offer an option to have piuparts itself create a tarball that it
actually wants to see

Greetings
Marc

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

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

Versions of packages piuparts depends on:
ii  apt0.7.10Advanced front-end for dpkg
ii  debootstrap1.0.8 Bootstrap a basic Debian system
ii  lsb-release3.1-24Linux Standard Base version report
ii  lsof   4.78.dfsg.1-4 List open files
ii  python 2.4.4-6   An interactive high-level object-o
ii  python-debian  0.1.9 python modules to work with Debian

piuparts recommends no packages.

-- no debconf information



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



Bug#116599: Take few blue-pills on vacation. Don't try your luck!

2008-02-16 Thread brownies-home

Enjoy your vacation. Girls will love you. We'll take care of it!
http://odyi.safecause.com




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



Bug#466048: [Piuparts-devel] Bug#466048: piuparts: please document tarball building

2008-02-16 Thread Lars Wirzenius
package piuparts
tag 446048 pending
thanks

On la, 2008-02-16 at 08:57 +0100, Marc Haber wrote:
 Please
 (1) document that the tarball needs to have the chroot directly at its
 base

Where else would it be? It's the contents of the chroot, so the root
directory of the chroot needs to be the root of the tarball. But I guess
adding a line or two to the manual page would be good. Done in svn.

 (2) have piuparts handle tarballs with a subdirectory transparently or

Doing that transparently is too much black magic. Having an option for
it would be possible, but is it really going to useful? I don't think so
myself.

 (3) offer an option to have piuparts itself create a tarball that it
 actually wants to see

It already does: see the -s option.





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



Bug#466030: compiz: Compiz let shadows on screen

2008-02-16 Thread Brice Goglin
Saulo Soares de Toledo wrote:
 Package: compiz
 Version: 0.6.3~git20071222.061ff159-1
 Severity: important

 Frequentily compiz let shadows of menus, helps, hints etc. at screen.
 This problem happens with gnome 2.20 (tested since 2.20.0 even 2.20.3, my 
 actual
 version). It's unconfortable see a lot of shadows at my screen who don't
 disapear.
   

Can we see a screenshot of the problem? (digital camera image would be
fine).

Which driver are you using? Does it help if you switch to
XAA+XAANoOffscreenPixmap
or to EXA?

Brice




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



Bug#465939: Crashes often when changing virtual desktop in KDE with translucencies

2008-02-16 Thread Brice Goglin
David wrote:
 Thank you.

 Please note that I do not know how to reproduce the bug, it just
 happens. Sometimes I had it more than twice in the same day, other
 times I can be working for a week without the crash.

 I think the crash is favoured when the virtual desktop I am switching
 to has a window whose content is changing at this moment, but I am not
 sure.

 So, what do I have to do? To manually launch gdb and wait until a
 crash happens?

The easiest way would be to:
* start X and your usual session on this machine
* login from another machine using ssh and run gdb -p $(pidof X) to
attach gdb
* when the crash occurs, type 'bt full' in gdb and send us the whole output

Brice




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



Bug#451972: no longer supports xinerama across multiple graphics cards

2008-02-16 Thread Brice Goglin
On Mon, Nov 19, 2007 at 09:11:33PM +0100, martin f krafft wrote:
 also sprach Brice Goglin [EMAIL PROTECTED] [2007.11.19.2042 +0100]:
  As soon as you have one board with a RandR 1.2 driver, you can't
  use any other board, even if its driver is different and does not
  support RandR 1.2. It just crashes the server.
  I am merging with the exiting relevant bugs (which are also RC).
 
 Thanks. Do note that I have two cards both using the same driver
 though, and the crash happens while moving from one screen to
 another, both on the *same* card.

Martin,

I am coming back to this bug since the upstream devs think the situation
isn't as bad as it seems. At least, non-Xinerama case should work.

http://lists.freedesktop.org/archives/xorg/2008-January/032219.html

Do you have a uptodate X.org from unstable running with 2 ATI boards
right now? If so, could you report what you currently observe?
(Xorg.0.log and xorg.conf wouldn't be bad).

Brice



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



Bug#466048: [Piuparts-devel] Bug#466048: piuparts: please document tarball building

2008-02-16 Thread Marc Haber
On Sat, Feb 16, 2008 at 10:16:09AM +0200, Lars Wirzenius wrote:
  (3) offer an option to have piuparts itself create a tarball that it
  actually wants to see
 
 It already does: see the -s option.

It would be great to actually find that option when grepping the man
page for tar - it is not too clear that it is saved into a tarball.

Greetings
Marc

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



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



Bug#466050: firehol: after bootup iptables chain policy remain ACCEPT

2008-02-16 Thread Andreas Unterkircher
Package: firehol
Version: 1.231-7
Severity: normal

Firehol is getting started at boot time through init script
/etc/init.d/firehol. While the iptables rules themselves getting loaded,
the policies of the iptables chain's INPUT, OUTPUT, FORWARD, ... remain
in status ACCEPT. After reinvoking

/etc/init.d/firehol restart

the policies changed to DROP - as they should. I can reproduce this
behaviour on several firewalls, where I'm using firehol.

I have not figured out yet, what could cause this condition. Maybe it
could be SELinux, since I only can find here evidences of iptables
settings in /etc/selinux/refpolicy-targeted/contexts/netfilter_contexts.
But the kernel says:

SELinux:  Disabled at boot.

so I'm not sure, if SELinux is still getting invoked and where.

Luckily, firehol uses some finally DROP rules in the ruleset so this is
not that insecure then it looks like. But without them, the firehol may
stay completely open in this case. Anyway it looks like if two systems
are trying to change firewall rules at the same time.

Regards,
Andreas


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages firehol depends on:
ii  bash3.1dfsg-8The GNU Bourne Again SHell
ii  iproute 20061002-3   Professional tools to control the 
ii  iptables1.3.6.0debian1-5 administration tools for packet fi
ii  net-tools   1.60-17  The NET-3 networking toolkit

Versions of packages firehol recommends:
ii  curl   7.15.5-1etch1 Get a file from an HTTP, HTTPS, FT
ii  module-init-tools  3.3-pre4-2tools for managing Linux kernel mo
ii  wget   1.10.2-2  retrieves files from the web

-- no debconf information



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



Bug#464118: rm -r broken: Function not implemented

2008-02-16 Thread Jim Meyering
Adam Conrad [EMAIL PROTECTED] wrote:
 On Fri, Feb 15, 2008 at 07:16:12PM -0500, Michael Stone wrote:
 Could you send an strace from one of the non-working systems? That might
 be enough to figure out what's going wrong and whether it can be worked
 around.

 Attached.

Thanks.

Please double-check the version of the rm binary you
used to create that strace output.
When I try to reproduce the situation (no openat support
and no /proc), the fchdir-based openat emulation works
just fine.  But I'm merely simulating the situation,
and am actually running tests on a system with a recent
kernel, so there may be other factors.

That said, ...
I used a version of rm from the trunk (i.e., post-coreutils-6.10)
and comparing an strace of my working rm -r dir/ command to yours
shows fundamental differences that make me think your version of
rm is out of date.   Maybe even from coreutils-5.9x.

If you can confirm you're using something based on 6.10, please
also attach config.status and lib/config.h.

---
For the record, here's what I did:

Simulate the lack of openat functions:
ac_cv_func_openat=no ./configure  make  make check
All tests passed.

Next, pretend we don't have /proc/self/fd support either, by changing
the openat-emulation code to use nonexistent /proc/self/FD:
  perl -pi -e 's,/proc/self/fd,/proc/self/FD,' lib/openat-proc.c \
tests/du/long-from-unreadable tests/rm/inaccessible

That passed all tests, too, and gave the strace results that looked
so different from yours.



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



Bug#466051: gspca-modules-2.6.22-3-amd64: Philips webcam SPC210NC has image turned upside/down

2008-02-16 Thread Jan Prunk
Package: gspca-modules-2.6.22-3-amd64
Version: 2.6.22+01.00.18-9
Severity: minor


I bought a Philips webcam, model SPC210NC. It is
listed that it uses gspca module.
I am using OS system GNU/Linux Debian lenny/testing. I have installed
this package
gspca-modules-2.6.22-3-amd64 2.6.22+01.00.18-9

The problem is that I get the picture turned upside/down ?
These are the messages from dmesg (visible also at
http://openpaste.org/en/5140/)

#
Linux video capture interface: v2.00
#
/build/buildd/linux-modules-extra-2.6-2.6.22/debian/build/build_amd64_none_amd64_gspca/gspca_core.c:
USB GSPCA camera found.(ZC3XX)
#
/build/buildd/linux-modules-extra-2.6-2.6.22/debian/build/build_amd64_none_amd64_gspca/gspca_core.c:
[spca5xx_probe:4098] Camera type JPEG
#
/build/buildd/linux-modules-extra-2.6-2.6.22/debian/build/build_amd64_none_amd64_gspca/Vimicro/zc3xx.h:
[zc3xx_config:515] Sensor ID:10
#
/build/buildd/linux-modules-extra-2.6-2.6.22/debian/build/build_amd64_none_amd64_gspca/Vimicro/zc3xx.h:
[zc3xx_config:587] Find Sensor PAS106
#
/build/buildd/linux-modules-extra-2.6-2.6.22/debian/build/build_amd64_none_amd64_gspca/gspca_core.c:
[spca5xx_getcapability:1215] maxw 352 maxh 288 minw 176 minh 144
#
usbcore: registered new interface driver gspca
#
/build/buildd/linux-modules-extra-2.6-2.6.22/debian/build/build_amd64_none_amd64_gspca/gspca_core.c:
gspca driver 2.6.22 registered

Someone suggested to me that doing modprobe gspca vflip=1 would help
but it doesn't seem to come as an option ?

Also this message keeps appearing, when I test the camera with  xawtv

/build/buildd/linux-modules-extra-2.6-2.6.22/debian/build/build_amd64_none_amd64_gspca/gspca_core.c:
[gspca_set_isoc_ep:903] ISO EndPoint found 0x81 AlternateSet 7
/build/buildd/linux-modules-extra-2.6-2.6.22/debian/build/build_amd64_none_amd64_gspca/gspca_core.c:
VIDIOCMCAPTURE: invalid format (7)

Kind regards,
Jan Prunk

-- 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 gspca-modules-2.6.22-3-amd64 depends on:
ii  linux-image-2.6.22-3-amd64 [l 2.6.22-6   Linux 2.6.22 image on AMD64

gspca-modules-2.6.22-3-amd64 recommends no packages.

-- no debconf information



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



Bug#465174: closed by Eduard Bloch [EMAIL PROTECTED] (bugreport: message 2 of 20) module-assistant doesn't compile nvidia for kernel 2.6.24)

2008-02-16 Thread bugreport . 20 . gpburth

Debian Bug Tracking System - [EMAIL PROTECTED] wrote:

Subject:
Re: Bug#465174: module-assistant doesn't compile nvidia for kernel 2.6.24
From:
Eduard Bloch [EMAIL PROTECTED]
Date:
Sat, 16 Feb 2008 02:18:06 +0100
To:
[EMAIL PROTECTED], [EMAIL PROTECTED]

To:
[EMAIL PROTECTED], [EMAIL PROTECTED]


#include hallo.h

I have package version 1.0.8776-4 installed, which is the newest package  
available in aptitude (and also the newest packages.debian.org lists for  
stable)

169.09-1 is only available for sid (and I'd like to stay stable :))


Are you kidding me? Stay stable while trying to compile with bleeding
edge kernel?

Closing the bug with no action. Use Etch kernel for Etch nvidia drivers,
or go unstable.

Eduard.


Unfortunately I need a newer kernel than 2.6.18 for some of my hardware 
(2.6.18 gives problems with some of my external hdd drives...). And some 
of the power management of my hardware is said to work with at least 
2.6.24...

So that's the only part I *need* to be not-stable. *sigh*



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



Bug#466049: piuparts: when called with -b, no policy-rc.d in second chroot

2008-02-16 Thread Marc Haber
Package: piuparts
Version: 0.30
Severity: normal

I think that
piuparts -a -b piuparts.tar.gz -d etch -d lenny torrus-apache does the
following:

(1) unpack tarball
(2) create exit 101 policy-rc.d
(3) upgrade etch
(4) dist-upgrade lenny
(5) unpack tarball a second time in a second directory
(6) do not create policy-rc.d
(7) install torrus-apache
(8) complain about the processes started by torrus-apache installation
(9) abort

I am either doing something wrong, or in step (6) there should be a
policy-rc.d placed into the second directory as well.

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

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

Versions of packages piuparts depends on:
ii  apt0.7.10Advanced front-end for dpkg
ii  debootstrap1.0.8 Bootstrap a basic Debian system
ii  lsb-release3.1-24Linux Standard Base version report
ii  lsof   4.78.dfsg.1-4 List open files
ii  python 2.4.4-6   An interactive high-level object-o
ii  python-debian  0.1.9 python modules to work with Debian

piuparts recommends no packages.

-- no debconf information



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



Bug#466053: Please provide a version that supports 64bit integerrs

2008-02-16 Thread afoo
Package: xmlrpc-c
Severity: wishlist

--- Please enter the report below this line. ---

I just spent about 4 hours trying to build a xmlrpc-c version = 1.07
because these provide 64bit integers. To my shame, I did not manage
to do it, so I am now hoping that you might.

This would be of special interest to all rtorrent users because since
the xmlrpc-c version in sid uses signed 32bit integers and rtorrent
reports sizes in byte, output via XML-RPC is limited to 2GB.


TIA,

Jan

--- System information. ---
Architecture: powerpc
Kernel:   Linux 2.6.22-3-powerpc

Debian Release: lenny/sid
  500 unstableftp.de.debian.org
  500 unstabledebian-multimedia.informatik.uni-erlangen.de
1 experimentalftp.de.debian.org



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



Bug#160200: New discounts and special offers always!

2008-02-16 Thread majesty

Forget about moderate to sever pain with UItram.
http://wi.largespeech.com




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



Bug#466054: xmlrpc-c: FTBFS on GNU/kFreeBSD (due to ancient libtool)

2008-02-16 Thread Petr Salinger

Package: xmlrpc-c
Severity: important
Version: 1.06.21-3
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD,
because of ancient libtool (1.3.4). See also #201940.

It would be nice if you can ask upstream to update
to current libtool (1.5.26) in their next release.

In mean time, plese use the patch bellow.

Thanks in advance

 Petr

--- ltconfig~   2008-02-16 10:24:22.0 +0100
+++ ltconfig2008-02-16 10:24:22.0 +0100
@@ -1957,7 +1957,7 @@
   ;;

 # This must be Linux ELF.
-linux-gnu*)
+linux-gnu*|k*bsd*-gnu*)
   version_type=linux
   need_lib_prefix=no
   need_version=no




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



Bug#419084: done

2008-02-16 Thread Thomas Huriaux
reopen 419084
retitle 419084 RM: xeukleides -- RoQA,RoM; few users, unmaintained
thanks

On 07/02/2008, Joerg Jaspert wrote:
 No such package in Debian (anymore)

xeukleides still exists, there was a typo in the bug title.

-- 
Thomas Huriaux



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



Bug#466055: libcrypt-ssleay-perl: README.gz refers to net_ssl_test

2008-02-16 Thread Brian May
Package: libcrypt-ssleay-perl
Version: 0.51-5
Severity: normal

/usr/share/doc/libcrypt-ssleay-perl/README.gz refers to ./net_ssl_test.

It would be good if this script could be provided in the Debian package.
I can't find it in either stable or unstable.

Either that, or a link to a good working copy would be just as good.

I copy I downloaded seems to be rather broken, and won't run for me.

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

Versions of packages libcrypt-ssleay-perl depends on:
ii  libc6  2.3.6.ds1-13etch4 GNU C Library: Shared libraries
ii  libssl0.9.80.9.8c-4etch1 SSL shared libraries
ii  liburi-perl1.35-2Manipulates and accesses URI strin
ii  perl [libmime-base64-p 5.8.8-7etch1  Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8 5.8.8-7etch1  The Pathologically Eclectic Rubbis

libcrypt-ssleay-perl recommends no packages.

-- no debconf information



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



Bug#466057: sends SIGKILL to pppd, skips ip-down.d scripts

2008-02-16 Thread David Smith
Package: x2ltpd
Version: 1.1.12.dfsg.1-3

xl2tpd by default shutsdown pppd violently with SIGKILL. This
skips running ip-down and causes, among other things, stale
nameservers to stay in resolvconf.

Please build with -DTRUST_PPPD_TO_DIE to get the proper
behavior for Debian's pppd.




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



Bug#466038: tuxguitar: java exception error on program start-up

2008-02-16 Thread Philippe Coval

 Exception in thread main java.lang.UnsupportedClassVersionError: Bad 
 version number in .class file

  I assume it's some sort of java version mismatch, but I don't really 
 know much at all about Java, so it's not clear to me how to fix this error.
 ii  sun-java5-jre [java2-runtime] 1.5.0-14-3 Sun Java(TM) Runtime Environment 
 (
   
Hi, sorry for this trouble

maybe you can try :
  aptitude install sun-java6-jre

(I'll have to compile it again w/ -source -target options ...)

Regards

-- 
 # mailto:rzr[a]users.sf.net -- gpg:0x467094BC
 # http://rzr.online.fr/contribs.htm -- Libre Software Addict
 # xmpp:rzr[a]jabber.fr -- sip:rzr[a]ekiga.net




signature.asc
Description: OpenPGP digital signature


Bug#465342: libmime-lite-perl: Unusable without mail-transport-agent

2008-02-16 Thread Damyan Ivanov
-=| Dominic Hargreaves, Sat, Feb 16, 2008 at 12:11:28AM + |=-
 Here are the possibilities:
 1) sendmail preparation step looks for a sendmail, and sets the default
send method to 'smtp', like on win32, if no sendmail found:
 2) as you suggested, replace croak with carp:
 3) Check in send_by_sendmail (and no check in the place where croak used
 to be)

As the I need sendmail and it is missing event occures when sending,
3) seems the right place to fix to me.
-- 
damJabberID: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#466056: akregator: in Delete article dialog switching options with arrows highlights text

2008-02-16 Thread Marcin Trybus
Package: akregator
Version: 4:3.5.8-1
Severity: minor

When you try to delete an article in akregator it pops up a standard OK/Cancel 
dialog. When you press a left/right arrow to change the active button the 
windows'
text is highlighted. While it is the dialog buttons are inactive.

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

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

Versions of packages akregator depends on:
ii  kdelibs4c2a 4:3.5.8.dfsg.1-7 core libraries and binaries for al
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  libkdepim1a 4:3.5.8-1KDE PIM library
ii  libqt3-mt   3:3.3.8b-1   Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3

akregator recommends no packages.

-- no debconf information



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



Bug#466057: Acknowledgement (sends SIGKILL to pppd, skips ip-down.d scripts)

2008-02-16 Thread David Smith
Sorry, please file against xl2tpd. x2ltpd was a typo.

Saturday 16 February 2008 18:42:06 に Debian Bug Tracking System さんは書きました:
 Thank you for filing a new Bug report with Debian.

 This is an automatically generated reply to let you know your message
 has been received.

 Your message is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.

 Your message has been sent to the package maintainer(s):
  [EMAIL PROTECTED]

 If you wish to submit further information on this problem, please
 send it to [EMAIL PROTECTED], as before.

 Please do not send mail to [EMAIL PROTECTED] unless you wish
 to report a problem with the Bug-tracking system.



-- 
man perl | tail -6 | head -2


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


Bug#466059: zoo: [PATCH] Disable 'hit return to continue' screens

2008-02-16 Thread Jari Aalto
Package: zoo
Version: 2.10-20
Severity: wishlist
Tags: patch


The requirement to press RET key are not very confortable. The
following patch removed the requirement to press a key to next screen,
so that the output can be fed to less(1) etc.

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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=ISO-8859-1) (ignored: 
LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/dash

Versions of packages zoo depends on:
ii  libc6 2.7-6  GNU C Library: Shared libraries

zoo recommends no packages.

-- no debconf information
From 0f1ded27f135f8302e4ea123175dae1f11154af1 Mon Sep 17 00:00:00 2001
From: Jari Aalto [EMAIL PROTECTED]
Date: Sat, 16 Feb 2008 11:01:45 +0200
Subject: [PATCH] zoo.c: (wait_return): comment out

Signed-off-by: Jari Aalto [EMAIL PROTECTED]
---
 zoo.c |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/zoo.c b/zoo.c
index 26de52a..fd9d8d7 100644
--- a/zoo.c
+++ b/zoo.c
@@ -511,6 +511,7 @@ static void wait_return()
if (!isatty(fileno(stdout)) || !isatty(fileno(stdin)))
return;
 #endif
+#ifdef PAUSE_HELP
(void) printf(Hit RETURN (or ENTER) key to continue...);
for ( ; ;) {
int key; 
@@ -520,4 +521,5 @@ static void wait_return()
if (key == '\n' || key == '\r')
return;
}
+#endif
 }
-- 
1.5.3.8



Bug#466058: xfce4-battery-plugin: xfce4 battery plugin gives wrong infomation with linux kernel 2.6.24

2008-02-16 Thread qi
Package: xfce4-battery-plugin
Version: 0.5.0-4
Severity: important

I am using Debian Sid on a Dell laptop, and the xfce4-battery-plugin show wrong
infomation after updated to linux-image-2.6.24. It shows right when getting up, 
but turns to be 28% after several seconds. At the same time, acpi -b and
lshal are all giving right numbers. What is the problem?
maybe it is a dell problem?

~$ acpi -b
 Battery 1: charged, 100%

~$ lshal |grep battery
  battery.alarm.design = 480  (0x1e0)  (int)
  battery.alarm.unit = 'mAh'  (string)
  battery.charge_level.capacity_state = 'ok'  (string)
  battery.charge_level.current = 55433  (0xd889)  (int)
  battery.charge_level.design = 53280  (0xd020)  (int)
  battery.charge_level.granularity_1 = 532  (0x214)  (int)
  battery.charge_level.granularity_2 = 532  (0x214)  (int)
  battery.charge_level.last_full = 55433  (0xd889)  (int)
  battery.charge_level.low = 1609  (0x649)  (int)
  battery.charge_level.percentage = 100  (0x64)  (int)
  battery.charge_level.rate = 0  (0x0)  (int)
  battery.charge_level.unit = 'mWh'  (string)
  battery.charge_level.warning = 5328  (0x14d0)  (int)
  battery.is_rechargeable = true  (bool)
  battery.model = 'DELL C95537'  (string)
  battery.present = true  (bool)
  battery.rechargeable.is_charging = false  (bool)
  battery.rechargeable.is_discharging = false  (bool)
  battery.reporting.current = 4994  (0x1382)  (int)
  battery.reporting.design = 4800  (0x12c0)  (int)

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

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

Versions of packages xfce4-battery-plugin depends on:
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libc6 2.7-8  GNU C Library: Shared libraries
ii  libcairo2 1.4.14-1   The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.14.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.8-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.18.4-1   Layout and rendering of internatio
ii  libxfce4util4 4.4.2-1Utility functions library for Xfce
ii  libxfcegui4-4 4.4.2-1Basic GUI C functions for Xfce4
ii  xfce4-panel   4.4.2-2The Xfce4 desktop environment pane

xfce4-battery-plugin recommends no packages.

-- no debconf information



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



Bug#466060: zoo: [PATCH] reduce newlines outputted in help screens

2008-02-16 Thread Jari Aalto
Package: zoo
Version: 2.10-20
Severity: wishlist
Tags: patch


There are huge gaps between the help screen (extra empty lines).
The following patch minimizes them.

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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=ISO-8859-1) (ignored: 
LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/dash

Versions of packages zoo depends on:
ii  libc6 2.7-6  GNU C Library: Shared libraries

zoo recommends no packages.

-- no debconf information
From d3af39c1afafa11d71ae374a7031e048f5829e3c Mon Sep 17 00:00:00 2001
From: Jari Aalto [EMAIL PROTECTED]
Date: Sat, 16 Feb 2008 11:46:30 +0200
Subject: [PATCH] zoo.c: (ms_help): Reduce outputted newlines in help screens

Signed-off-by: Jari Aalto [EMAIL PROTECTED]
---
 zoo.c |   11 +--
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/zoo.c b/zoo.c
index 26de52a..2191a43 100644
--- a/zoo.c
+++ b/zoo.c
@@ -285,7 +285,6 @@ give_list:
 
 /* help screen */
 bigusage:
-printf(\n\n\n\n\n\n\n\n);
 printf (Zoo archiver, %s\n, version);
 printf((C) Copyright 1991 Rahul Dhesi -- Noncommercial use permitted\n);
 
@@ -293,13 +292,13 @@ printf (usage);
 printf (\nChoose a command from within {} and zero or more modifiers from within [].\n);
 
 printf (E.g.:  `zoo a save /bin/*' will archive all files in /bin into save.zoo.\n);
-printf ((Please see the user manual for a complete description of commands.)\n\n);
+printf ((Please see the user manual for a complete description of commands.)\n);
 printf (nov_usage);
 printf (nov_cmds);
-printf (\n\n\n\n);
+printf (\n);
 wait_return();	/* print msg  wait for RETURN */
 
-printf (\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n);
+printf (\n);
 printf (usage);
 
 printf ( Commands in {} mean: |Modifiers in [] mean:\n);
@@ -484,7 +483,7 @@ char *options;
 
 	/* loop thru screens */
 	for (curscreen = screens; *curscreen != NULL; ++curscreen) {
-		printf(\n\n\n\n);
+/* 		printf(\n\n\n\n); */
 		linecount = scrnlen;
 		curline = *curscreen;
 		while (*curline != NULL) {
@@ -493,7 +492,7 @@ char *options;
 		}
 
 		/* slew page */
-		while (--linecount != 0) putchar('\n');
+/* 		while (--linecount != 0) putchar('\n'); */
 		wait_return();	/* print msg  wait for RETURN */
 	}
 
-- 
1.5.3.8



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-02-16 Thread Andrew Haley

Thomas Girard wrote:

Hello,

A while ago, I wrote:

Using the following pakages:
 * java-gcj-compat{,-dev} 1.0.69-2
 * ecj, ecj-gcj, libecj-java and libecj-gcj 3.3.0+0728-1
 * libgcj-bc, libgcj8{-1,-1-awt,-jar} 4.2.1-3
 * gcc-4.2-base 4.2.1-3
 * gcj-4.1-base, gcj-4.1, gij-4.1, libgcj7-1 4.1.2-16
 * libgcc1 1:4.2.2-3
eclipse-cdt compiles.

Updating to sid, I reach a point where it no longer compiles:
 * java-gcj-compat 1.0.76-4 sets gcj-4.2 as the default gcj version
 * gcj-4.2, gij-4.2 and libgcj8-* are at version 4.2.1-3


On Sat, Jan 26, 2008 at 05:12:44PM +0100, Michael Koch replied:

I have just tried this with SUN JDK 6, Icedtea, gcj 4.3, jamvm and cacao
with the following result:
* SUN JDK 6: Just works.
* gcj-4.3: No output at all. Returns with exit code 13.
* icedtea: No output at all. Returns with exit code 13. Exactly the same
  as with gcj.
* jamvm: Fails but prints quite some output. Main issue is that jamvm has
  no real JAVA_HOME.
* cacao: Fails but prints some output. Again an issue with an incomplete
  JAVA_HOME provided by cacao.


We made progress on this issue with Michael; it turns out that using
eclipse natively compiled -gcj packages work around the FTBFS, for some
reason.

Michael found out that only eclipse-rcp-gcj is needed, and that deleting
org.eclipse.core.runtime_3.2.0.v20060603.jar.so is enough to make the
compilation fails, while it works when it's there.

So we now have a work-around to compile Eclipse plugins: install
eclipse-rcp-gcj.

What's really weird is that icedtea, even though it does not use -gcj
packages, exhibit the very same behavior.


Has anyone actually attempted to debug this?  Which code actually calls
Runtime.exit()?

I'm betting it's a bogus version check.

Andrew.



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



Bug#466061: openmx -- please use gfortran based lapack

2008-02-16 Thread Kumar Appaiah
Package: openmx
Version: 3.2.4.dfsg-2
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: gfortran

Hi!

I would request you to please shift Build-Depends to use the new
gfortran based Lapack and Blas packages in order to phase out packages
dependent on the old g2c (g77). In this regard, I would request you to
refer to:

http://wiki.debian.org/GfortranTransition

Attached is a patch which does the needful, which you may use to base
your change.

Thank you.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -u openmx-3.2.4.dfsg/source/makefile openmx-3.2.4.dfsg/source/makefile
--- openmx-3.2.4.dfsg/source/makefile
+++ openmx-3.2.4.dfsg/source/makefile
@@ -99,7 +99,7 @@
 #LIB = -L/usr/local/lib -lfftw3 -llapack -lblas -lg2c -static
 CC  = gcc -O3 -Dnompi
 #CC  = gcc -Dnompi
-LIB = -lfftw3 -llapack -lblas -lg2c
+LIB = -lfftw3 -llapack -lblas -lgfortran
 
 
 
diff -u openmx-3.2.4.dfsg/debian/control openmx-3.2.4.dfsg/debian/control
--- openmx-3.2.4.dfsg/debian/control
+++ openmx-3.2.4.dfsg/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Scientific Computing Team [EMAIL PROTECTED]
 Uploaders: Christophe Prud'homme [EMAIL PROTECTED], Ondrej Certik [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), libfftw3-dev (= 3.1.2-3), xsltproc, docbook-xsl, lapack3-dev (= 3.0.2531a-6)
+Build-Depends: debhelper (= 5), libfftw3-dev (= 3.1.2-3), xsltproc, docbook-xsl, liblapack-dev, gfortran
 Standards-Version: 3.7.2
 
 Package: openmx


signature.asc
Description: Digital signature


Bug#465703: Error during (first) install of gnome-games

2008-02-16 Thread Armin Fuerst
Josselin Mouette wrote:
 On jeu, 2008-02-14 at 07:51 +0100, Armin Fuerst wrote:
 Package: gnome-games-data
 Version: 1:2.16.3-1

 While installing gnome-games the first time in lenny, following
 messages appeared:

 Setting up gnome-games-data (1:2.16.3-1) ...

 (gconftool-2:2804): GConf-CRITICAL **: Failed to load file 
 /var/lib/gconf/defaults/%gconf-tree-pa.xml: Error on line 2686 char 
 167: Document ended unexpectedly with elements still open - 'longdesc' 
 was the last element opened

 (gconftool-2:2804): GConf-CRITICAL **: Failed to load file 
 /var/lib/gconf/defaults/%gconf-tree-be.xml: Error on line 788 char 
 227: Document ended unexpectedly with elements still open - 'longdesc' 
 was the last element opened
 
 Does it still happen while reinstalling this package or other GNOME
 packages? If so, please send us the XML files concerned by the error, or
 at least what’s around the lines causing the errors.

Shall I only reinstall it or remove (or purge) it before reinstalling?


Armin




Bug#367883: ping

2008-02-16 Thread Bartosz Fenski aka fEnIo
Hello.

Any news on packaging Spring?

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#465309: cdbaby.com font rendering inferior to that of iceweasel

2008-02-16 Thread Sam Morris

On Sat, 2008-02-16 at 01:27 +0100, Josselin Mouette wrote:
 On lun, 2008-02-11 at 19:19 +, Sam Morris wrote:
  Package: epiphany-browser
  Version: 2.20.3-1
  Severity: normal
  
  I'm attaching two screenshots of the page at
  http://cdbaby.com/cd/dopestarsincmusic. The first was taken in
  with Epiphany and the second with Iceweasel.
  
  Epiphany renders the body text font differently to iceweasel.
  Iceweasel's version looks nice and smooth, but Epiphany's has extra
  pixels in odd places, giving it a poorly scaled look.
  
  Both browsers were started with fresh profiles, so there shouldn't be
  any user settings screwing up the test.
 
 Does it get better if you enable Pango rendering
 with /apps/epiphany/web/enable_pango ?

Yes, with pango enabled Epiphany renders the page with the same font as
Iceweasel.

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

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


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


Bug#465516: perhaps could have been caught by piuparts

2008-02-16 Thread Ludovic Rousseau

[EMAIL PROTECTED] a écrit :

Bug 440151 seems to say piuparts could have caught this bug.


Not sure. piuparts tests that .deb packages (as used by Debian) handle 
installation, upgrading, and removal correctly.


The problem was not in installing, upgrading or removal.

--
 Dr. Ludovic Rousseau




Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-02-16 Thread Michael Koch
On Sat, Feb 16, 2008 at 09:56:18AM +, Andrew Haley wrote:
 Has anyone actually attempted to debug this?  Which code actually calls
 Runtime.exit()?

I tried to debug this but I dont found out from where exit is called
with code 13.

 I'm betting it's a bogus version check.

What kind of version check do you mean?


Cheers,
Michael



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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-02-16 Thread Andrew Haley

Michael Koch wrote:

On Sat, Feb 16, 2008 at 09:56:18AM +, Andrew Haley wrote:

Has anyone actually attempted to debug this?  Which code actually calls
Runtime.exit()?


I tried to debug this but I dont found out from where exit is called
with code 13.


What went wrong with the debugging?  Do you want me to look?


I'm betting it's a bogus version check.


What kind of version check do you mean?


As far as I'm aware, OSGI bundles are versioned and if an
appropriate OSGI bundle version is not found the program exits.

Andrew.



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



Bug#466062: please ship SaxonB documentation (not only the JavaDoc stuff)

2008-02-16 Thread Stefano Zacchiroli
Package: libsaxonb-java-doc
Version: 9.0-2
Severity: normal

The -doc package associated to SaxonB only ships the JavaDoc API
documentation. This is cool and useful, but several other stuff which is
available as documentation on the SaxonB website is missing, though
useful. The stuff I'm missing is available on the web starting at
http://www.saxonica.com/documentation/index/intro.html (internally, it
also points to the JavaDoc stuff which is already shipped in Debian).

Can you please ship the missing documentation as part of the -doc
package?

Some remarks:

- the website states that the documentation comes as a separate package
  from the software download, and that that package is available under
  the name saxon-resources9-n.zip both from SourceForge and from
  Saxonica.com. However, I'm unable to find it on the former; on the
  latter a direct link is
  http://www.saxonica.com/download/saxon-resources9-0-0-1.zip

- the documentation introduction states that the docs come containing
  both documentation for SaxonB and for SaxonSA, I don't know if it is
  worth splitting apart the two parts or not (since SaxonSA can't be
  shipped in Debian)

Cheers.

-- 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/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



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



Bug#464521: tag iproute traffic bug.

2008-02-16 Thread Andreas Henriksson
tag 464521 + pending
thanks

Justin B Rye answered the call for review of an updated package
description which also includes the suggested improvement for
searches for traffic includes iproute.

(I made a minor change in the short description from networking
control .. to networking and traffic control)

The full commit details are available here:
http://git.debian.org/?p=collab-maint/pkg-iproute.git;a=commitdiff;h=4a5a6b4b5ae4752dc96c877e810db171c29795f2


-- 
Regards,
Andreas Henriksson




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



Bug#466020: gnome-terminal opens with ISO-8859-1 in UTF8 systems

2008-02-16 Thread Josselin Mouette
On sam, 2008-02-16 at 02:31 +, Saulo S. Toledo wrote:
 All my applications recognize the system how UTF8, but here with
 gnome-terminal this does not happens.
 Maybe this problem appear on system, but where?
 
 I can put more informations here if you need.

Please give us the output of “locales”.

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


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


Bug#463535: logout hangs with libgtk2.0-0 2.12.5-2

2008-02-16 Thread Josselin Mouette
reassign 463535 arts
thanks

On ven, 2008-02-15 at 20:36 -0600, Robin Krisher wrote:
 I was having exactly the same problem with logging out or ending session 
 hanging.  Only had this problem with lenny, not etch.  After a couple days 
 banging my head, finally got it to work by using my Webmin and killing the 
 running process /usr/bin/artsd -F 10 -S 4096 -b 16 -s 60 -m artsmessage -c 
 drkonqi -l 3 -f  Don't know if arts uses libgtk but if I kill the process 
 first I can logout, end session or reboot without any problems.  Give it a 
 shot and see if it helps you too.

Wow, thanks for hunting it down, I’m reassigning to the right package.

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


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


Bug#466064: xserver-xorg-core: -novtswitch doesn't appear to work

2008-02-16 Thread Thomas Themel
Package: xserver-xorg-core
Version: 2:1.4.1~git20080131-1
Severity: normal

Subject basically says it all... I can't discern a difference between
starting sudo X -novtswitch :1 and just sudo X :1 - the newly
started server's vt is always activated, whether starting it from
console or from an xterm within another server. My understanding is that
-novtswitch should prevent that.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-09-14 21:39 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1673980 2008-02-01 05:06 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 
6600/GeForce 6600 GT] (rev a2)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4258 2007-10-24 12:51 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Mon Feb 26 23:38:46 PST 
2007

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section ServerLayout
Identifier Default Layout
Screen Default Screen 0 0
InputDeviceGeneric Keyboard
InputDeviceConfigured Mouse
Option Xinerama off
EndSection

Section Files

# path to defoma fonts
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Load   i2c
Load   bitmap
Load   ddc
Load   extmod
Load   freetype
Load   glx
Load   int10
Load   type1
Load   vbe
EndSection

Section InputDevice
Identifier Generic Keyboard
Driver kbd
Option CoreKeyboard
Option XkbRules xorg
Option XkbModel pc104
Option XkbLayout us
EndSection

Section InputDevice
Identifier Configured Mouse
Driver mouse
Option CorePointer
Option Device /dev/input/mice
Option Protocol ExplorerPS/2
Option Emulate3Buttons true
EndSection

Section Monitor

# 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
Identifier Generic Monitor
ModeLine   1280x1024-60 108.0 1280 1328 1440 1688 1024 1025 1028 1066 
+hsync +vsync
Option DPMS
EndSection

Section Device
Identifier GeForce 6600 GT
Driver nvidia
EndSection

Section Screen
Identifier Default Screen
Device GeForce 6600 GT
MonitorGeneric Monitor
DefaultDepth24
Option TwinView true
Option TwinViewOrientation CRT-0 Below DFP-0
Option SecondMonitorHorizSync 31-81
Option SecondMonitorVertRefresh 60-60
#Option Rotate CW
Option NvAGP 1
Option RandRRotation 1
SubSection Display
Depth   1
Modes  1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes  1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes  1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes  1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes  1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection 

Bug#466067: bash: complete-into-brace should use programmable completion

2008-02-16 Thread Yann Dirson
Package: bash
Version: 3.1dfsg-8
Severity: normal

complete-into-braces, as documented, performs filename completion.
This is quite awkwards, since when a programmable completion is
available, it means in many cases that filenames are not valid
completions.

I do agree that it would not be reasonable to expand to all possible
completions, since eg. it would be pointless to expand all possible
option flags - this example shows that the problem is not trivial to
handle.

OTOH, it would seem that a first intermediary step would be useful, by
allowing brace completion of everything returned by the pgorammable
completion, that does not start with a hyphen.  For cases where it
does make sense, it is a huge usability improvement, and for cases
where it does not, it is likely not to make less sense than
brace-completing filenames - anyway, as today, the user can undo the
expansion if it does not fit.


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

Kernel: Linux 2.6.23.8-smp (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages bash depends on:
ii  base-files4.0.2  Debian base system miscellaneous f
ii  debianutils   2.28.2 Miscellaneous utilities specific t
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libncurses5   5.6+20080119-1 Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information



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



Bug#466068: postfix: Use mynetworks_style instead of mynetworks in generated configuration

2008-02-16 Thread Thijs Kinkhorst
Package: postfix
Version: 2.5.1~rc1-1
Severity: wishlist

Hi,

As you are aware, postfix in Debian asks for the value of the mynetworks
parameter during postinst. To me it seems better to populate the
mynetworks_style parameter through debconf. This parameter provides a
higher-level general configuration style: host, subnet or class; Postfix
then figures out what that means specifically.

Advantage of this parameter is that the debconf question can be simpler,
it can just be a select with the three options, remains working when the
IP range changes, and automatically takes IPv6 into consideration
without the need to specify it separately. I think the large majority of
users can be satisfied with the mynetworks_style parameter, and those
that aren't can then subsequently edit their main.cf to override it.

thanks,

Thijs

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

Kernel: Linux 2.6.24-1-486
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 postfix depends on:
ii  adduser   3.105  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.19 Debian configuration management sy
ii  dpkg  1.14.16.6  package maintenance system for Deb
ii  libc6 2.7-8  GNU C Library: Shared libraries
ii  libdb4.6  4.6.21-5   Berkeley v4.6 Database Libraries [
ii  libsasl2-22.1.22.dfsg1-17+b1 Cyrus SASL - authentication abstra
ii  libssl0.9.8   0.9.8g-7   SSL shared libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip
ii  netbase   4.30   Basic TCP/IP networking system
ii  ssl-cert  1.0.15 simple debconf wrapper for OpenSSL

postfix recommends no packages.

-- debconf information excluded



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



Bug#466065: xchm: Ships extra mimetype

2008-02-16 Thread Pino Toscano
Package: xchm
Version: 2:1.13-7
Severity: normal

Hi,

the xchm package in Debian ships a xch.xml (installed in
/usr/share/mime/packages) containing the definition of the
application/x-chm mimetype.
Although, said mimetype is already provided by shared-mime-info
(freedesktop.org.xml), and thus xchm should not ship its copy (even to
avoid potential conflicts).

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (850, 'testing'), (800, 'unstable'), (750, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages xchm depends on:
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libchm1 2:0.39-6 library for dealing with Microsoft
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3
ii  libwxbase2.6-0  2.6.3.2.2-1  wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0   2.6.3.2.2-1  wxWidgets Cross-platform C++ GUI t

xchm recommends no packages.

-- no debconf information



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



Bug#466052: installation-reports: GRUB installation failed

2008-02-16 Thread Frans Pop
clone 466052 -1
reassign 466052 apt 0.7.10
severity 466052 critical
tags 466052 d-i
thanks

We received an installation report about a failure to install grub during a 
system install using Debian Installer.
The failure seems to be that the apt database is not updated correctly.

On Saturday 16 February 2008, Charles Plessy wrote:
 Comments/Problems:
 Everything goes fine untill it tries to install GRUB, at which point
 it gives an error message:

  The 'grub' package failed to install in /target/. Without the GRUB
  boot loader, the installation will not boot.

From the installation syslog:
Package grub is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package grub has no installation candidate

I have traced this back to the recently migrated version 0.7.10 of apt.
If I downgrade apt and apt-utils to 0.7.9 (and aptitude as well to satisfy 
dependencies) just before running the D-I component apt-setup, the 
installation succeeds.

I suspect the following change in apt 0.7.10 may be the cause, but that's 
only an (un)educated guess:
 * merged the apt--DoListUpdate branch, this provides a common interface
   for apt-get update like operations for the frontends and also provides
   hooks to run stuff in APT::Update::{Pre,Post}-Invoke

Please CC the debian-boot list for any follow-ups on this issue.

Cheers,
FJP


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


Bug#151566: Get ready in just 30 minutes and get hard at any time for 36 long hours.

2008-02-16 Thread crogers

Quality, doctor-approved anti-ED! http://fi.safecause.com




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



Bug#465703: Error during (first) install of gnome-games

2008-02-16 Thread Josselin Mouette
Hi,

On sam, 2008-02-16 at 10:59 +0100, Armin Fuerst wrote:
 Josselin Mouette wrote:
  Does it still happen while reinstalling this package or other GNOME
  packages? If so, please send us the XML files concerned by the error, or
  at least what’s around the lines causing the errors.
 
 Shall I only reinstall it or remove (or purge) it before reinstalling?

Reinstalling it (or any package registering GConf schemas) should be
enough to reproduce the issue if it is still relevant.

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


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


Bug#466058: [Pkg-xfce-devel] Bug#466058: xfce4-battery-plugin: xfce4 battery plugin gives wrong infomation with linux kernel 2.6.24

2008-02-16 Thread Yves-Alexis Perez
forwarded #466058 http://bugzilla.xfce.org/show_bug.cgi?id=3793
thanks

On sam, 2008-02-16 at 17:52 +0800, qi wrote:
 Package: xfce4-battery-plugin
 Version: 0.5.0-4
 Severity: important
 
 I am using Debian Sid on a Dell laptop, and the xfce4-battery-plugin show 
 wrong
 infomation after updated to linux-image-2.6.24. It shows right when getting 
 up, 
 but turns to be 28% after several seconds. At the same time, acpi -b and
 lshal are all giving right numbers. What is the problem?
 maybe it is a dell problem?

Hmh, could you check in sysfs, using:

grep . /sys/class/power_supply/BAT0/*

and join the output?

It seems to be the same thing as
http://bugzilla.xfce.org/show_bug.cgi?id=3793
I can't trigger it myself, everything is displayed properly. Maybe
that's a bug in the sysfs kernel interface, or something like that.

Wich kernel image do you have installed? (dpkg -l
'*linux-image-2.6.24*')

Cheers,
-- 
Yves-Alexis


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


Bug#465728: squirrelmail: Fails to send mail with read receipt enabled with qmail as the SMTP server

2008-02-16 Thread Thijs Kinkhorst
Hi Abhijit,
 This can be fixed or worked around by putting a chop() around
 $from_mail. Like so:

 $rfc822_header-more_headers['Return-Receipt-To'] = chop($from_mail);

Thanks for your report. I wonder why $from_mail gets that newline in the first 
place. What does $domain in your /etc/squirrelmail/config.php look like?


Thijs


pgpKV1L7XDxka.pgp
Description: PGP signature


Bug#466063: ngircd: [PATCH] Add short options -h and -V

2008-02-16 Thread Jari Aalto
Package: ngircd
Version: 0.10.3-2
Severity: wishlist

Attached a patch that adds -h and -V chort options (to complement the
usage).

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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=ISO-8859-1) (ignored: 
LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/dash
From 0d806d2ad09dd3bb88fd3420c2b64b4c8fa95b92 Mon Sep 17 00:00:00 2001
From: Jari Aalto [EMAIL PROTECTED]
Date: Fri, 15 Feb 2008 21:29:24 +0200
Subject: [PATCH] src/ngircd/ngircd.c: Add -V, -h options. man/ngircd.8: 
Document new options

Signed-off-by: Jari Aalto [EMAIL PROTECTED]
---
 man/ngircd.8|4 ++--
 src/ngircd/ngircd.c |   19 +--
 2 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/man/ngircd.8 b/man/ngircd.8
index 18b5f16..5e73858 100644
--- a/man/ngircd.8
+++ b/man/ngircd.8
@@ -49,10 +49,10 @@ CONNECT later on as IRC Operator to link this ngIRCd to 
other servers.
 \fB\-t\fR, \fB\-\-configtest\fR
 Read, validate and display the configuration; then exit.
 .TP
-\fB\-\-version\fR
+\fB\-V\fR, \fB\-\-version\fR
 Output version information and exit.
 .TP
-\fB\-\-help\fR
+\fB\-h\fR, \fB\-\-help\fR
 Display a brief help text and exit.
 .SH FILES
 .I /usr/local/etc/ngircd.conf
diff --git a/src/ngircd/ngircd.c b/src/ngircd/ngircd.c
index 2fe858c..a101be3 100644
--- a/src/ngircd/ngircd.c
+++ b/src/ngircd/ngircd.c
@@ -188,6 +188,15 @@ main( int argc, const char *argv[] )
ok = true;
}
}
+
+   if( argv[i][n] == 'h' )
+   {
+   Show_Version( );
+   puts(  ); Show_Help( ); puts(  );
+   exit( 1 );
+   ok = true;
+   }
+
if( argv[i][n] == 'n' )
{
NGIRCd_NoDaemon = true;
@@ -211,6 +220,12 @@ main( int argc, const char *argv[] )
ok = true;
}
 
+   if( argv[i][n] == 'v' )
+   {
+   Show_Version( );
+   exit( 1 );
+   }
+
if( ! ok )
{
printf( %s: invalid option 
\-%c\!\n, PACKAGE_NAME, argv[i][n] );
@@ -571,8 +586,8 @@ Show_Help( void )
puts(   -s, --sniffer  enable network sniffer and display all IRC 
traffic );
 #endif
puts(   -t, --configtest   read, validate and display configuration; 
then exit );
-   puts(   --version  output version information and exit );
-   puts(   --help display this help and exit );
+   puts(   -V, --version  output version information and exit );
+   puts(   -h, --help display this help and exit );
 } /* Show_Help */
 
 
-- 
1.5.3.8



Bug#466040: openoffice.org-core: dangling symlink

2008-02-16 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

found 466040 1:2.3.0-3
tag 466040 + pending
thanks

Hi,

Ian Zimmerman wrote:
 This package ships with the dangling symlink
 /usr/lib/openoffice/program/libstlport_gcc.so - libstlport_gcc.so.4.6
 A quick inspection finds a /usr/lib/libstlport_gcc.so.4.6 , so that's
 probably where the symlink should point.

Indeed. Readlink gets called via -f. Will be fixed in next upload.
Thanks.

Grüße/Regards,

René
- -- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHtsWI+FmQsCSK63MRAt/QAJ0Qo3yDPZilnUuWqdNOToo+Zbo4pACfdDmK
D2vHGQvEeveLletf3s5FWqM=
=bhNc
-END PGP SIGNATURE-




Bug#466070: gnome-panel: gnome-panel-logout after hibernate

2008-02-16 Thread pau4o
Package: gnome-panel
Version: 2.20.3-1
Severity: normal

Number of gnome-panel-logout proceses is growing up after every
hibernate - resume cycle.

After 4 s2disk - resume I have following proceslist:

ps -eF | grep -v grep | grep gnome-panel-logout

UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
pau4o 2838 1  0  6472  2136   0 Feb15 ?00:00:00 
gnome-panel-logout --shutdown
pau4o15932 1  0  6471  1944   0 Feb13 ?00:00:00 
gnome-panel-logout --shutdown
pau4o19518 1  0  6472  1956   0 Feb14 ?00:00:00 
gnome-panel-logout --shutdown
pau4o30893 1  0  6472  1948   0 Feb15 ?00:00:00 
gnome-panel-logout --shutdown

Also when I resume laptop, I receive notificaion from
gnome-power-manager that hibernate failed.

regards
Kamen


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

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

Versions of packages gnome-panel depends on:
ii  gnome-about2.20.3-1  The GNOME about box
ii  gnome-control-center   1:2.20.3-1utilities to configure the GNOME d
ii  gnome-desktop-data 2.20.3-1  Common files for GNOME 2 desktop a
ii  gnome-menus2.20.3-1  an implementation of the freedeskt
ii  gnome-panel-data   2.20.3-1  common files for the GNOME Panel
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.21.90-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.21.90-1 The Bonobo UI library
ii  libc6  2.7-8 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libecal1.2-7   1.12.3-1  Client library for evolution calen
ii  libedataserver1.2-91.12.3-1  Utility library for evolution data
ii  libedataserverui1.2-8  1.12.3-1  GUI utility library for evolution 
ii  libgconf2-42.20.1-2+b1   GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libgnome-desktop-2 2.20.3-1  Utility library for loading .deskt
ii  libgnome-menu2 2.20.3-1  an implementation of the freedeskt
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  libgnomevfs2-0 1:2.20.1-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.8-1  The GTK+ graphical user interface 
ii  liborbit2  1:2.14.10-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.20.3-1  library for GNOME Panel applets
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libwnck22  2.20.3-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxau61:1.0.3-2 X11 authorisation library
ii  menu-xdg   0.3   freedesktop.org menu compliant win

Versions of packages gnome-panel recommends:
ii  alacarte  0.11.3-1   easy GNOME menu editing tool
ii  evolution-data-server 1.12.3-1   evolution database backend server
ii  gnome-applets 2.20.1-2   Various applets for GNOME 2 panel 
ii  gnome-icon-theme  2.20.0-1   GNOME Desktop icon theme
ii  gnome-session 2.20.3-1   The GNOME 2 Session Manager

-- no debconf information



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



Bug#463436: gnome-keyring-daemon isn't registered to dbus

2008-02-16 Thread Josselin Mouette
On jeu, 2008-01-31 at 18:04 +0100, Nicolas Bonifas wrote:
 Package: gnome-keyring
 Version: 2.20.3-1
 Severity: normal
 
 On a new installation, it is impossible to use gnome-keyring through
 dbus (for example to save a WPA key with network-keyring).
 Creating a
 file /usr/share/dbus-1/services/gnome-keyring-daemon.service
 containing the three lines
 
 [D-BUS Service]
 Name=org.gnome.keyring
 Exec=/usr/bin/gnome-keyring-daemon
 
 solves the problem.
 I suggest that this file is created when gnome-keyring is installed.

Sorry, but we are not going to do that. If gnome-keyring-daemon is
started through dbus-daemon instead of the session manager, it won’t
obtain the correct environment variables and it is going to break one
way or another while interacting with other agents.

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


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


Bug#416570: pidentd: Please don't use priority standard

2008-02-16 Thread Thijs Kinkhorst
Hi,

 Please use a priority lower than standard.

Yes, very much agreed. Currently, if you install a Debian standard system this 
is the only service that opens up a port to the network. While there's 
obviously a use for it, this seems far from widely applicable in nowadays 
world. Going from 0 to 0 open services on a Debian standard install brings 
us significantly closer to being secure by default.

Please let me know if you agree with this. I'm willing to pursue getting it 
changed if you're out of time, please let me know.


thanks,
Thijs


pgpJFCxWgVvq8.pgp
Description: PGP signature


Bug#466018: closed by Adam Cécile (Le_Vert) [EMAIL PROTECTED] (Re: Bug#466018: Debian ntfs

2008-02-16 Thread Saulo S. Toledo

I think Debian need recognize the system and do this automatically.
Where I can change this at boot time?


 Please read README.Debian.
 ntfs-3g /dev/sda1 /mnt/windows ntfs-3g locale=pt_BR.utf8 0 0
  
 Regards, Adam.
_
Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger!
http://www.amigosdomessenger.com.br/



Bug#464751: Description of the problem

2008-02-16 Thread Ondrej Certik
Forwarding a description of the problem to the Debian bug.

-- Forwarded message --
From: Stefan Behnel 
Date: Feb 16, 2008 11:54 AM
Subject: Re: [Cython] Cython 0.9.6.12 released


Hi,


Ondrej Certik wrote:
 On Feb 15, 2008 11:35 AM, Ondrej Certik [EMAIL PROTECTED] wrote:
 On Thu, Feb 14, 2008 at 5:42 AM, Robert Bradshaw
 [EMAIL PROTECTED] wrote:
 Cython 0.9.6.12 released!
 It's in Debian now. The following problems still remain:

 * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464751
 * /usr/bin/cython contains #!/usr/bin/python instead of #!/usr/bin/env python

 After discussing the second point with Tim Abbott and Robert Kern, we
 think it is actually a correct behavior and all is fine.
 So the only problem that remains is the Debian bug #464751 - there is
 a simple fix suggested by Stefan, but it probably
 wasn't applied yet.

It wasn't applied as it's not a fix but a work-around. It solves this
problem, but it degenerates the generated C code. Currently, Cython will
generate this:


  /*
 * #u = unicode  # doesn't work!!
 * z = unicode('test') # 
 */
  __pyx_1 = PyObject_Unicode(__pyx_n_test); if (unlikely(!__pyx_1))
{__pyx_filename = __pyx_f[0]; __pyx_lineno = 11; goto __pyx_L1;}
  if (PyObject_SetAttr(__pyx_m, __pyx_n_z, __pyx_1)  0) {__pyx_filename =
__pyx_f[0]; __pyx_lineno = 11; goto __pyx_L1;}
  Py_DECREF(__pyx_1); __pyx_1 = 0;


With the work-around applied, it becomes this:


  /*
 * u = unicode  # works now!!# 
 * z = unicode('test')
 */
  if (PyObject_SetAttr(__pyx_m, __pyx_n_u, ((PyObject*)PyUnicode_Type))  0)
{__pyx_filename = __pyx_f[0]; __pyx_lineno = 10; goto __pyx_L1;}

  /*
 * u = unicode  # works now!!
 * z = unicode('test') # 
 */
  __pyx_1 = PyTuple_New(1); if (unlikely(!__pyx_1)) {__pyx_filename =
__pyx_f[0]; __pyx_lineno = 11; goto __pyx_L1;}
  Py_INCREF(__pyx_n_test);
  PyTuple_SET_ITEM(__pyx_1, 0, __pyx_n_test);
  __pyx_2 = PyObject_Call(((PyObject*)PyUnicode_Type), __pyx_1, NULL); if
(unlikely(!__pyx_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 11; goto
__pyx_L1;}
  Py_DECREF(__pyx_1); __pyx_1 = 0;
  if (PyObject_SetAttr(__pyx_m, __pyx_n_z, __pyx_2)  0) {__pyx_filename =
__pyx_f[0]; __pyx_lineno = 11; goto __pyx_L1;}
  Py_DECREF(__pyx_2); __pyx_2 = 0;


So you get all the Python call overhead, including tuple packing/unpacking.

The right way to solve this would be to fix the dual identity of types as
Python functions and Python C-API functions. Calls to unicode() should
become C-API calls, while the name unicode should stay the thing that can be
accessed through __builtin__.

BTW, I wouldn't mind applying the work-around (i.e. to remove the mapping to C
API functions completely). Correct is better than fast if you can't have both
(at least for now). We already do this for other builtins like type or str
in Symtab.py, so it doesn't add much to it.

Stefan



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



Bug#466014: libnss-mdns: Replace mdns4* by mdns* in /etc/nsswitch.conf

2008-02-16 Thread Lennart Poettering
On Sat, 16.02.08 00:05, Mike Hommey ([EMAIL PROTECTED]) wrote:

   Version: 0.10-3
   Severity: wishlist
   
   Please replace mdns4_minimal and mdns4 by, respectively, mdns_minimal
   and mdns by default in /etc/nsswitch.conf.
  
  No, don't!
 
 Why is that ?

Try Google. Try reading docs. Try reading mailing list archives.

This has been discussed a million times already on various places.

Lennart

-- 
Lennart PoetteringRed Hat, Inc.
lennart [at] poettering [dot] net ICQ# 11060553
http://0pointer.net/lennart/   GnuPG 0x1A015CC4



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



Bug#385115: Chromium BSU upstream developers needed!

2008-02-16 Thread Richard Hartmann
On Feb 16, 2008 7:11 AM, Paul Wise [EMAIL PROTECTED] wrote:


 Brian Redfern is working on some free music to replace the non-free
 music[1]. His latest attempt is OK, but doesn't suit the game as much as
 the originals. He is working on some new versions that are more like the
 originals.

Did anyone try contacting partnersinrhyme.com about this directly? I know
their licence is not DFSG-free, but asking nicely never hurt anyone (actually,
I can think of several scenarios, but I digress). If no one replies, I will
probably poke them some time next week.


Richard



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



Bug#465978: gstreamer0.10-fluendo-mp3: FLV video stuck on first frame with fluendo-mp3 installed

2008-02-16 Thread Sebastian Dröge

Am Freitag, den 15.02.2008, 19:14 +0100 schrieb Sven Arvidsson:
 Package: gstreamer0.10-fluendo-mp3
 Version: 0.10.6.debian-1
 Severity: normal
 
 Hi,
 
 The attached FLV file does not play if fluendo-mp3 is installed, it
 seems to be stuck on the first frame. It does work if the package is
 removed.
 
 Other FLV files does not have the same problem, so I'm not sure what's
 so special about this one.
 
 The file is the first 300KB of the State of X talk from YouTube,
 grabbed with youtube-dl. http://www.youtube.com/watch?v=-oFxhqYn-g0
 
 I'm also attaching gst-launch -v output of trying to play the file
 with fluendo-mp3 installed.

Thanks, with the file you attached I can reproduce it with flump3dec
installed but it works fine without :) Will forward upstream later.


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#465885: please disable by default external Java method invocations in the XSLT 2.0 processor

2008-02-16 Thread Stefano Zacchiroli
On Fri, Feb 15, 2008 at 02:58:13PM +0100, Stefano Zacchiroli wrote:
 Calls on external Java functions disabled by default
 
 
 By default, the XSLT 2.0 processor of SaxonB enables calls on external Java
 functions to be embedded in stylesheets. Such calls can invoke arbitrary Java
 methods and are thus a security risk when executing untrusted XSLT 
 stylesheets.
 For this reason, SaxonB in Debian comes with calls on external Java functions
 disabled by default.

Actually, this is not specific of the XSLT 2.0 processor. Also the
XQuery processor of SaxonB is affected (I've just discovered this while
writing the manpage for saxonb-xquery).

The patch is general enough to fix both cases, as it effects the global
SaxonB configuration, but the above text need to be reworded. I hereby
propose the following text:

 By default, SaxonB enables calls on external Java functions to be
 embedded in stylesheets or queries. Such calls can invoke arbitrary
 Java methods and are thus a security risk when executing untrusted
 XSLT stylesheets of XQuery queries.  For this reason, SaxonB in Debian
 comes with calls on external Java functions disabled by default.

 If you are using the command line interface to the XSLT 2.0 or XQuery
 processors of Saxon, you can enable this feature by passing the
 -ext:on flag to your command line invocation.

 If you are using SaxonB from its Java API you should set the Attribute
 FeatureKeys.ALLOW_EXTERNAL_FUNCTIONS to true. See the API
 reference in the libsaxonb-java-doc package for more information.

What about it?

-- 
Stefano Zacchiroli -*- PhD in Computer Science ... now what?
[EMAIL PROTECTED],cs.unibo.it,debian.org}  -%-  http://upsilon.cc/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time


signature.asc
Description: Digital signature


Bug#466069: gspca-source: fails to build against 2.6.24.2 - new upstream works

2008-02-16 Thread Jan De Luyck
Package: gspca-source
Version: 01.00.20-1
Severity: wishlist


The version of gspca shipped with Debian fails to build against 2.6.24 
and newer - the upstream version at

http://mxhaard.free.fr/spca50x/Download/gspcav1-20071224.tar.gz

builds without problems.

Kind regards,

Jan

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

Kernel: Linux 2.6.23.14 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages gspca-source depends on:
ii  bzip2 1.0.4-3high-quality block-sorting file co
ii  debhelper 6.0.5  helper programs for debian/rules
ii  module-assistant  0.10.11.0  tool to make module package creati

gspca-source recommends no packages.

-- no debconf information



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



Bug#466061: RFS: openmx 3.2.4.dfsg-3

2008-02-16 Thread Ondrej Certik
On Feb 16, 2008 11:09 AM, Kumar Appaiah [EMAIL PROTECTED] wrote:
 Package: openmx
 Version: 3.2.4.dfsg-2
 Severity: important
 Tags: patch
 User: [EMAIL PROTECTED]
 Usertags: gfortran

 Hi!

 I would request you to please shift Build-Depends to use the new
 gfortran based Lapack and Blas packages in order to phase out packages
 dependent on the old g2c (g77). In this regard, I would request you to
 refer to:

 http://wiki.debian.org/GfortranTransition

 Attached is a patch which does the needful, which you may use to base
 your change.

Thanks Kumar for the bug report and a fix. The package is fixed in the
Debian Scientific Computing Team svn:

svn://svn.debian.org/pkg-scicomp/openmx/trunk

it is lintian clean and builds in pbuilder.
Could someone please upload the package for me?

Here is a changelog:

  * Add XS-DM-Upload-Allowed: yes
  * Use gfortran based Lapack (Closes: #466061)
  * /usr/sbin empty directory removed
  * Homepage moved to the homepage field
  * Standards-Version bumped to 3.7.3
  * Use quilt for patches
  * Vcs-Svn and Vcs-Browser fields added

Thanks a lot,
Ondrej



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



Bug#466018: closed by Adam Cécile (Le_Vert) [EMAIL PROTECTED] (Re: Bug#466018: Debian ntfs

2008-02-16 Thread Adam Cécile (Le_Vert)
Language is not system wide at all. Just replace defaults by 
locale=yourlocale and please READ README.Debian.


Saulo S. Toledo a écrit :

I think Debian need recognize the system and do this automatically.
Where I can change this at boot time?


  

Please read README.Debian.
ntfs-3g /dev/sda1 /mnt/windows ntfs-3g locale=pt_BR.utf8 0 0
 
Regards, Adam.


_
Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger!
http://www.amigosdomessenger.com.br/

  






Bug#464795: it works now

2008-02-16 Thread Ondrej Certik
Hi, 

thanks for the fix, everything works now.

Ondrej




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



Bug#466072: cannot create new windows in a detached screen session

2008-02-16 Thread Jorgen Grahn
Package: screen
Version: 4.0.3-0.3
Severity: normal


This is likely to bite people who do semi-advanced scripting involving
screen.  Consider this example script:

#!/bin/sh
[ $STY ] || exit 1
sleep 5
screen -t one sh -c sleep 5; ping -c20 localhost | tee /tmp/1
echo $?
sleep 1
screen -t two sh -c sleep 10; ping -c20 localhost | tee /tmp/2
echo $?

If I run it inside an attached screen, it does the obvious: creates
two temporary windows after 5s, and run ping inside them.

But if I detach before the 5s have passed, neither window is created
and ping is not run.  Both screen invocations still exit successfully.

I have no idea if there is a good reason for this behavior. If there
is, I can't see it.  The screen FAQ doesn't mention what should happen,
but everything else works so insanely well with detached screens, so
this comes as a complete surprise.

It's not Debian-specific because I see it on RedHat Enterprise Linux 4
too ... but it is easier to report it in a well-known and open place
like Debian's BTS than to RH or the screen mail address.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-powerpc
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1)

Versions of packages screen depends on:
ii  base-passwd3.5.11Debian base system master password
ii  debconf [debconf-2.0]  1.5.11etch1   Debian configuration management sy
ii  libc6  2.3.6.ds1-13etch4 GNU C Library: Shared libraries
ii  libncursesw5   5.5-5 Shared libraries for terminal hand
ii  libpam0g   0.79-5Pluggable Authentication Modules l
ii  passwd 1:4.0.18.1-7  change and administer password and

screen recommends no packages.

-- debconf information:
  screen/old_upgrade_prompt: false



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



Bug#465903: cryptroot remote unlocking on boot feature

2008-02-16 Thread Matt Johnston
I don't think Recommends is appropriate for the general
case - it's meant for packages used in all but unusual
installations (from the policy manual) isn't it? 

The key generation should be able to be performed using
dropbearkey (and /usr/lib/dropbear/dropbearconvert if
required), without needing ssh-keygen. 

The patchset looks like interesting work.

Matt
Dropbear Developer


On Fri, Feb 15, 2008 at 03:47:45PM +0100, [EMAIL PROTECTED] wrote:
 Package: dropbear
 Version: 0.50-2
 Severity: wishlist
 Tags: patch
 
 this patch is part of three patches (initramfs-tools, cryptsetup, 
 dropbear) which enable mkinitramfs to create initramfss that provide the 
 ability to log in and unlock a cryptroot during the boot process from 
 remote via ssh.
 
 initramfs script, hook-script, and config are added.
 openssh-client is promoted from suggested to recommended, because in 
 case of a cryptroot with dropbear it's not really unimportant that 
 mkinitramfs is able to create authorization keys. also udev is needed 
 for dropbear in initramfs.

 diff -rNc dropbear-0.50.orig/debian/control dropbear-0.50/debian/control
 *** dropbear-0.50.orig/debian/control 2008-02-14 20:17:40.0 +0100
 --- dropbear-0.50/debian/control  2008-02-14 20:17:59.0 +0100
 ***
 *** 8,14 
   Package: dropbear
   Architecture: any
   Depends: ${shlibs:Depends}
 ! Suggests: openssh-client, runit
   Description: lightweight SSH2 server and client
dropbear is a SSH 2 server and client designed to be small enough to
be used in small memory environments, while still being functional and
 --- 8,15 
   Package: dropbear
   Architecture: any
   Depends: ${shlibs:Depends}
 ! Recommends: openssh-client, udev
 ! Suggests: runit
   Description: lightweight SSH2 server and client
dropbear is a SSH 2 server and client designed to be small enough to
be used in small memory environments, while still being functional and
 diff -rNc dropbear-0.50.orig/debian/initramfs/dropbear-conf 
 dropbear-0.50/debian/initramfs/dropbear-conf
 *** dropbear-0.50.orig/debian/initramfs/dropbear-conf 1970-01-01 
 01:00:00.0 +0100
 --- dropbear-0.50/debian/initramfs/dropbear-conf  2008-02-14 
 20:17:59.0 +0100
 ***
 *** 0 
 --- 1,8 
 + #
 + # DROPBEAR: [ y | n ]
 + #
 + # Use dropbear if available. If not specified, dropbear will be used - if
 + # possible - in case of cryptroot.
 + #
 + 
 + #DROPBEAR=y
 diff -rNc dropbear-0.50.orig/debian/initramfs/dropbear-hook 
 dropbear-0.50/debian/initramfs/dropbear-hook
 *** dropbear-0.50.orig/debian/initramfs/dropbear-hook 1970-01-01 
 01:00:00.0 +0100
 --- dropbear-0.50/debian/initramfs/dropbear-hook  2008-02-14 
 20:19:44.0 +0100
 ***
 *** 0 
 --- 1,55 
 + #!/bin/sh
 + 
 + PREREQ=
 + 
 + prereqs() {
 + echo $PREREQ
 + }
 + 
 + case $1 in
 + prereqs)
 + prereqs
 + exit 0
 + ;;
 + esac
 + 
 + . ${CONFDIR}/initramfs.conf
 + . /usr/share/initramfs-tools/hook-functions
 + 
 + # Install dropbear if explicitly enabled, or in case of a cryptroot setup 
 if not explicitly disabled
 + if [ ${DROPBEAR} = y ] || ( [ ${DROPBEAR} != n ]  [ -r 
 /etc/crypttab ] ); then
 + if [ ! -x /usr/sbin/dropbear ]; then
 + if [ ${DROPBEAR} = y ]; then
 + echo dropbear: FAILURE: Dropbear not found!
 + else
 + echo dropbear: WARNING: Dropbear not found, remote 
 unlocking of cryptroot via ssh won't work!
 + fi
 + else
 + rm -f ${DESTDIR}/sbin/dropbear
 + copy_exec /usr/sbin/dropbear /sbin/
 + cp /lib/libnss_* ${DESTDIR}/lib/
 + echo root:x:0:0:root:/root:/bin/sh  ${DESTDIR}/etc/passwd
 + for keytype in dss rsa; do
 + if [ ! -f 
 /etc/initramfs-tools/etc/dropbear/dropbear_${keytype}_host_key ]; then
 + mkdir -p /etc/initramfs-tools/etc/dropbear
 + dropbearkey -t ${keytype} -f 
 /etc/initramfs-tools/etc/dropbear/dropbear_${keytype}_host_key
 + fi
 + done
 + cp -R /etc/initramfs-tools/etc/dropbear ${DESTDIR}/etc/
 + if [ ! -f /etc/initramfs-tools/root/.ssh/id_rsa.pub ]; then
 + mkdir -p /etc/initramfs-tools/root/.ssh
 + if [ -x /usr/bin/ssh-keygen ]; then
 + ssh-keygen -N  -f 
 /etc/initramfs-tools/root/.ssh/id_rsa
 + else
 + if [ ${DROPBEAR} = y ]; then
 + echo dropbear: FAILURE: no authorized 
 publickey found and ssh-keygen not available!
 + else
 + echo dropbear: WARNING: no authorized 
 publickey found and ssh-keygen not available, remote unlocking of cryptroot 
 via ssh won't work!
 + fi
 

Bug#459527: Fatal GConfClient.set_string() argument 2 must be string, not None error on startup

2008-02-16 Thread Sam Morris
severity 459527 normal
thanks

I am downgrading this bug as I believe it only affects those who run
Serpentine without having any CD burners installed on their system.

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

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


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


Bug#466073: snort: FTBFS on GNU/kFreeBSD (due to unsatisfied Build-Depends on iptables-dev)

2008-02-16 Thread Petr Salinger

Package: snort
Severity: important
Version: 2.7.0-10
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd

Hi,

the current version has unsatisfied Build-Depends
on iptables-dev under non-linux ports.

Please, could you exclude linux specific package in Build-Depends
by using iptables-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386].

Thanks for your cooperation.

Petr



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



Bug#466076: couchdb: error installing

2008-02-16 Thread Stefano Costa
Package: couchdb
Version: 0.7.3~svn684-1
Severity: normal


(Lettura del database ... 380058 file e directory attualmente installati.)
Rimuovo python-eunuchs ...
Configuro couchdb (0.7.3~svn684-1) ...
Starting database server: couchdb/usr/bin/couchdb: line 237: 
/usr/bin/icu-config: No such file or directory
 failed!
invoke-rc.d: initscript couchdb, action start failed.
dpkg: errore processando couchdb (--configure):
 il sottoprocesso post-installation script ha restituito un codice di errore 1
Sono occorsi degli errori processando:
 couchdb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Configuro couchdb (0.7.3~svn684-1) ...
Starting database server: couchdb/usr/bin/couchdb: line 237: 
/usr/bin/icu-config: No such file or directory
 failed!
invoke-rc.d: initscript couchdb, action start failed.
dpkg: errore processando couchdb (--configure):
 il sottoprocesso post-installation script ha restituito un codice di errore 1
Sono occorsi degli errori processando:
 couchdb

Best,
Steko

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstableftp.it.debian.org 
  500 testing www.debian-multimedia.org 
  500 testing security.eu.debian.org 
  500 testing ftp.it.debian.org 
  500 testing debian.gfoss.it 

--- Package information. ---
Depends(Version) | Installed
-+-===
adduser  | 3.105
erlang-abi-11.b.3| 
erlang-nox(= 1:12.b.1-dfsg) | 1:12.b.1-dfsg-1
libc6 (= 2.7-1) | 2.7-8
libicu38  (= 3.8-5) | 3.8.1-1
lsb-base | 3.1-24
mime-support | 3.40-1





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



Bug#466058: [Pkg-xfce-devel] Bug#466058: xfce4-battery-plugin: xfce4 battery plugin gives wrong infomation with linux kernel 2.6.24

2008-02-16 Thread cathayan
On Feb 16, 2008 6:52 PM, Yves-Alexis Perez [EMAIL PROTECTED] wrote:
 Hmh, could you check in sysfs, using:
 grep . /sys/class/power_supply/BAT0/*
 and join the output?

Output:

alarm:48
charge_full:4994000
charge_full_design:480
charge_now:4994000
current_now:1000
manufacturer:SMP
model_name:DELL C95537
present:1
status:Full
technology:Li-ion
type:Battery
uevent:PHYSDEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0A:00
uevent:PHYSDEVBUS=acpi
uevent:PHYSDEVDRIVER=battery
uevent:POWER_SUPPLY_NAME=BAT0
uevent:POWER_SUPPLY_TYPE=Battery
uevent:POWER_SUPPLY_STATUS=Full
uevent:POWER_SUPPLY_PRESENT=1
uevent:POWER_SUPPLY_TECHNOLOGY=Li-ion
uevent:POWER_SUPPLY_VOLTAGE_MIN_DESIGN=1110
uevent:POWER_SUPPLY_VOLTAGE_NOW=12381000
uevent:POWER_SUPPLY_CURRENT_NOW=1000
uevent:POWER_SUPPLY_CHARGE_FULL_DESIGN=480
uevent:POWER_SUPPLY_CHARGE_FULL=4994000
uevent:POWER_SUPPLY_CHARGE_NOW=4994000
uevent:POWER_SUPPLY_MODEL_NAME=DELL C95537
uevent:POWER_SUPPLY_MANUFACTURER=SMP
voltage_min_design:1110
voltage_now:12381000

my notebook is Dell Inspiron 640m.


 It seems to be the same thing as
 http://bugzilla.xfce.org/show_bug.cgi?id=3793
 I can't trigger it myself, everything is displayed properly. Maybe
 that's a bug in the sysfs kernel interface, or something like that.

 Wich kernel image do you have installed? (dpkg -l
 '*linux-image-2.6.24*')

the kernel image is:

ii  linux-image-2.6.24 2.6.24-4   Linux 2.6.24 image on
PPro/Celeron/PII/PIII/P4


-- 
[EMAIL PROTECTED]
http://blog.cathayan.org



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



Bug#451809: ls: reading directory .: Input/output error

2008-02-16 Thread Bob Rutsky
Package: cfs
Version: 1.4.1-20
Followup-For: Bug #451809


Hello! 

I'm getting the same errors as author of this bug report, using version of cfs 
where this bug marked as fixed:

[EMAIL PROTECTED]:/mnt/static/stuff$ cfssh private/
Key:
Directory is /var/cfs/.18652.13584
[EMAIL PROTECTED]:/var/cfs/.18652.13584$ ls
ls: reading directory .: Input/output error
[EMAIL PROTECTED]:/var/cfs/.18652.13584$ 

In /var/log/syslog:
Feb 16 14:33:55 bob kernel: call_verify: server accept status: 5
Feb 16 14:33:55 bob last message repeated 2 times
Feb 16 14:33:55 bob kernel: RPC call_verify: retry failed, exit EIO

[EMAIL PROTECTED]:~$ uname -a
Linux bob 2.6.22-3-amd64 #1 SMP Tue Feb 12 09:22:35 UTC 2008 x86_64 GNU/Linux

Seems that bug is not fixed.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (497, 'unstable'), (495, 'stable'), (493, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages cfs depends on:
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  nfs-kernel-server 1:1.1.1-13 support for NFS kernel server

cfs recommends no packages.

-- debconf-show failed



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



Bug#466066: installation-reports: GRUB installation failed

2008-02-16 Thread Frans Pop
On Saturday 16 February 2008, Charles Plessy wrote:
 Comments/Problems:
 I attached the debug files that I got using the embedded webserver.

You'll have seen my other mail with my analysis of the cause for the grub 
installation failure.

I did however see one other thing in your syslog that surprised me:

Feb 16 07:06:37 main-menu[1032]: INFO: Menu item 'apt-setup-udeb' selected 
[...]
Feb 16 07:06:48 apt-setup: 
warning: /usr/lib/apt-setup/generators/90services-select returned error 
code 30; discarding output

90services-select is the script that allows to select lines for security 
and/or volatile updates to be added to the sources list. I don't really see 
how that could produce an exit code 30 and I also cannot reproduce that.

Did you do anything special at that stage?

If not, could you please run a new installation and, before apt-setup is 
started, add a line 'set -x' (below the line 'set -e') in the file
   /usr/lib/apt-setup/generators/90services-select
Then execute the apt-setup step  as normal and send the resulting syslog.
It would be good if you could check that the error code 30 was indeed 
reproduced before sending the syslog.

Cheers,
FJP

P.S. Please gzip syslog and partman-log to reduce their size and thereby the 
risk that your mail does not reach us.



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



Bug#466071: atlas3: Missing file in POTFILES.in makes some templates untranslatable

2008-02-16 Thread Thomas Huriaux
Package: atlas3
Version: 3.6.0-20.6
Severity: important
Tags: patch l10n

Hi,

The atlas3-base.templates are not translatable as this file is not
included in debian/po/POTFILES.in.

Note that this is a must violation, as per policy 3.9.1:
  Packages which use the Debian Configuration management specification
  must allow for translation of their messages by using a gettext-based
  system such as the one provided by the po-debconf package.

The attached patch should fix the problem. Please run debconf-updatepo
once you applied it.

Cheers,

-- 
Thomas Huriaux
--- POTFILES.in.orig	2008-02-16 12:28:16.0 +0100
+++ POTFILES.in	2008-02-16 12:28:36.0 +0100
@@ -5,3 +5,4 @@
 [type: gettext/rfc822deb] atlas3-sse.templates
 [type: gettext/rfc822deb] atlas3-sse2.templates
 [type: gettext/rfc822deb] atlas3-v9.templates
+[type: gettext/rfc822deb] atlas3-base.templates


Bug#458836: Dhelp French translation and call for translations

2008-02-16 Thread Esteban Manchado Velázquez
Hi all,

A had some problems with string updating, but they are solved now, so
please translate the current strings if you feel like it!

A couple of comments:

There is no need to get defensive Christian! It's not that I opposed
including the translations or anything. It was just that I received (to my
surprise; I don't remember having asked for them) a translation for the dhelp
strings, but:

* It had only four strings translated, and when I received it I already
  had around 15.
* When I tried to merge, two of them were marked fuzzy and the other two
  were not there anymore, which makes a grand total of two strings
  translated.
* Also, more importantly, I had problems with rmsgmerge (I was using that
  instead of msgmerge), and when trying to update the translations, it
  just resulted in every string (including the Spanish ones) being
  commented out. I just thought that at that moment it wasn't worth
  figuring out what the problem was, just for two strings.

Anyway, I just tried with msgmerge, and it seems to work OK, so I'll include
whatever strings I have, and please send updates for the rest of them (and any
other language!).

Best regards, and sorry for the misunderstanding!

-- 
Esteban Manchado Velázquez [EMAIL PROTECTED]
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es
Help spread it through the Net in signatures, webpages, whatever!


signature.asc
Description: Digital signature


Bug#466074: qmail is free : what about a binary package now ?

2008-02-16 Thread kaouete
Package: qmail
Version: 1.03-39
Severity: wishlist

Hello,

According to http://cr.yp.to/qmail/dist.html

Qmail is now in public domain.

There is a http://qmail.org/netqmail/ distribution with some 
fixes/enhancements/doc
(I guess you already know it :)

What about creating a binary package for it ? I think the license for the 
depdendancies
should be checked too, but I think he announced that all of his work will be 
put in PD.

Thanks



-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (991, 'proposed-updates'), (990, 'stable'), (450, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-4-vserver-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages qmail depends on:
ii  debconf [debconf-2.0]  1.5.11etch1   Debian configuration management sy
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  netbase4.29  Basic TCP/IP networking system
ii  perl-modules   5.8.8-7etch1  Core Perl modules
ii  procmail   3.22-16   Versatile e-mail processor
ii  ucspi-tcp  0.88-13   tools for building TCP client-serv

qmail recommends no packages.

-- debconf information excluded



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



Bug#466018: closed by Adam Cécile (Le_Vert) [EMAIL PROTECTED] (Re: Bug#466018: Debian ntfs

2008-02-16 Thread Adam Cécile (Le_Vert)

Yes, it may works (I will add this tips to README.Debian, thanks).
However, filesystem locale doesn't really depends on user's locale so I 
wouldn't not advice to do this. Just set the right locale in fstab, 
what's the problem with this ?



Florent Mertens a écrit :

You can make use of the system locale.
Look at what we are doing in ubuntu :

https://wiki.ubuntu.com/WriteSupportForNTFS

Change /etc/init.d/mountall.sh to source /etc/default/locale if 
available before mounting filesystems, so that the system locale can 
be used for file name translation


This is not perfect. This will not works for people using English as
system locale for exmple, but this will works in the majority of cases.

Adam Cécile (Le_Vert) a écrit :
Language is not system wide at all. Just replace defaults by 
locale=yourlocale and please READ README.Debian.


Saulo S. Toledo a écrit :

I think Debian need recognize the system and do this automatically.
Where I can change this at boot time?


 

Please read README.Debian.
ntfs-3g /dev/sda1 /mnt/windows ntfs-3g locale=pt_BR.utf8 0 0
 
Regards, Adam.


_
Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger!
http://www.amigosdomessenger.com.br/

  














Bug#463866: Missing ptys in lenny /target/

2008-02-16 Thread Frans Pop
On Tuesday 05 February 2008, Frans Pop wrote:
 On Monday 04 February 2008, Petter Reinholdtsen wrote:
  I suspect something like this should work.

 Looks OK, but we should delay this until after the Beta release.

While looking at the syslog included with #466052, I noticed that it 
contains a _lot_ of lines with:
   Can not write log, openpty() failed (/dev/pts not mounted?)

This means that IMO it is probably a good idea to include this change in 
Beta1 after all...
I have tested the patch and committed the change (r51497), but will leave 
the decision to upload to Otavio.

Cheers,
FJP


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


Bug#466078: RFP: sourcenav NG -- source code analysis tool

2008-02-16 Thread Riccardo Magliocchetti
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]

   Package name: sourcenav-ng
Version: NG3
Upstream Author: Sourcenav Development Group [EMAIL PROTECTED]
License: GPL v2
Description: 

source navigator NG is a source code analysis tool. with it, you can
edit your source code, display relationships between classes and
functions and members, and display call trees. it is based upon the old
source navigator and strives to improve usability and performance.



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



Bug#152955: Fwd: Get All Meds. Any Meds You Want Prescriptions Written

2008-02-16 Thread Lynette Jewell
All countriess shiiping 

You will feel lovely with reference to the quality and security we provide and 
your manual will also be sati 

fast discreet tracked shipping

http://www.bigplanetbob.com




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



Bug#466077: New upstream version 0.3.7 available

2008-02-16 Thread Jérôme Guelfucci
Package: conduit
Version: 0.3.6-2

Conduit 0.3.7 has been released:
http://www.conduit-project.org/wiki/Releases . It would be nice to
have an updated Debian package.

Thank you.

Jérôme




Bug#464793: xserver-xorg-video-intel: VT switching after using OpenGL and second display produces system freeze

2008-02-16 Thread Soenke
So I found out what was going wrong. The solution turned out to be
pretty straight forward, I just had to add

Option ForceEnablePipA true

to my xorg.conf. I tested this with the driver form unstable
(2.2.0.90-3) and git master branch. No more crashes since yesterday.
As requested in the intel man page, I filed a bug upstream about this:

https://bugs.freedesktop.org/show_bug.cgi?id=14521

Seems I should read man pages more often...
Sorry to have bothered you and thanks for the great support.

Regards,

Soenke




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



Bug#464118: rm -r broken: Function not implemented

2008-02-16 Thread Michael Stone
My thought is that glibc has some kind of fallback code if you use 
unlinkat on a system that doesn't support it, and that's what's broken; 
since these are all being compiled with the same glibc, the libc symbol 
should always exist, no? Adam, could you try building/running the 
attached? If it also fails, it ain't coreutils.


Mike Stone
#define _ATFILE_SOURCE
#include sys/types.h
#include sys/stat.h
#include stdlib.h
#include fcntl.h
#include stdio.h
#include dirent.h

main() {
char tempdir[] = testXX;
if (!mkdtemp(tempdir)) perror(error making tempdir);
if (chdir(tempdir)) perror(error changing to tempdir);
if (!open(foothingtoremove,O_WRONLY|O_CREAT,600)) perror(error making target file);
if (mkdir(foodirtoremove,700)) perror(error making target dir);
DIR *dirp = opendir(.);
if (dirfd == NULL) perror(error opening directory);
int err = unlinkat(dirfd(dirp), foothingtoremove, 0);
if (err  0) perror(error removing foothingtoremove);
err = unlinkat(dirfd(dirp), foodirtoremove, AT_REMOVEDIR);
if (err  0) perror(error removing foodirtoremove);
chdir(..);
rmdir(tempdir);
}


Bug#466018: closed by Adam Cécile (Le_Vert) [EMAIL PROTECTED] (Re: Bug#466018: Debian ntfs

2008-02-16 Thread Florent Mertens

This is not the problem. The problem is that when you can make things
working out-of-the-box for a lot of people with a little, non-intrusive
change, it's always better to make it default instead of pointing
people to a README.Debian.

Best regards,

Flo

Adam Cécile (Le_Vert) a écrit :

Yes, it may works (I will add this tips to README.Debian, thanks).
However, filesystem locale doesn't really depends on user's locale so I 
wouldn't not advice to do this. Just set the right locale in fstab, 
what's the problem with this ?



Florent Mertens a écrit :

You can make use of the system locale.
Look at what we are doing in ubuntu :

https://wiki.ubuntu.com/WriteSupportForNTFS

Change /etc/init.d/mountall.sh to source /etc/default/locale if 
available before mounting filesystems, so that the system locale can 
be used for file name translation


This is not perfect. This will not works for people using English as
system locale for exmple, but this will works in the majority of cases.

Adam Cécile (Le_Vert) a écrit :
Language is not system wide at all. Just replace defaults by 
locale=yourlocale and please READ README.Debian.


Saulo S. Toledo a écrit :

I think Debian need recognize the system and do this automatically.
Where I can change this at boot time?


 

Please read README.Debian.
ntfs-3g /dev/sda1 /mnt/windows ntfs-3g locale=pt_BR.utf8 0 0
 
Regards, Adam.


_
Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger!
http://www.amigosdomessenger.com.br/

  

















Bug#466018: closed by Adam Cécile (Le_Vert) [EMAIL PROTECTED] (Re: Bug#466018: Debian ntfs

2008-02-16 Thread Florent Mertens

You can make use of the system locale.
Look at what we are doing in ubuntu :

https://wiki.ubuntu.com/WriteSupportForNTFS

Change /etc/init.d/mountall.sh to source /etc/default/locale if 
available before mounting filesystems, so that the system locale can be 
used for file name translation


This is not perfect. This will not works for people using English as
system locale for exmple, but this will works in the majority of cases.

Adam Cécile (Le_Vert) a écrit :
Language is not system wide at all. Just replace defaults by 
locale=yourlocale and please READ README.Debian.


Saulo S. Toledo a écrit :

I think Debian need recognize the system and do this automatically.
Where I can change this at boot time?


 

Please read README.Debian.
ntfs-3g /dev/sda1 /mnt/windows ntfs-3g locale=pt_BR.utf8 0 0
 
Regards, Adam.


_
Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger!
http://www.amigosdomessenger.com.br/

  












Bug#466079: scite: Hard to select first character on a line

2008-02-16 Thread Greg Kochanski
Package: scite
Version: 1.71-1
Severity: wishlist


It can be hard to select the first character of a line, particularly if it is
something narrow line I.

It would be best if you could start a drag in the fold column, which is
just to the left of the main editing area and continue it onto the main text
area to define a selection.
(The fold column is the grey one with the - and + signs.)


At the moment, you cannot do that.   Drags that start in the fold column are
ignored.   Consequently, you need to start your drag with micrometric precision
or else you probably won't select the first character.

This is rather an annoyance.   Can someone improve it?



-- 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_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages scite depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libcairo2   1.4.14-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  libglib2.0-02.14.5-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.5-2 The GTK+ graphical user interface 
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra

scite recommends no packages.

-- no debconf information



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



Bug#466014: libnss-mdns: Replace mdns4* by mdns* in /etc/nsswitch.conf

2008-02-16 Thread Mike Hommey
On Sat, Feb 16, 2008 at 12:23:35PM +0100, Lennart Poettering [EMAIL 
PROTECTED] wrote:
 On Sat, 16.02.08 00:05, Mike Hommey ([EMAIL PROTECTED]) wrote:
 
Version: 0.10-3
Severity: wishlist

Please replace mdns4_minimal and mdns4 by, respectively, mdns_minimal
and mdns by default in /etc/nsswitch.conf.
   
   No, don't!
  
  Why is that ?
 
 Try Google. Try reading docs. Try reading mailing list archives.
 
 This has been discussed a million times already on various places.

A million times ? Googling for mdns4_minimal mdns_minimal return only 3 pages
or results, which, by google standards, is pretty few. And the only reference
to mdns_minimal being a problem instead of mdns4_minimal is a bug report where
*YOU* were only ranting. And a bunch of the other results are... *this* bug.

So please support your point with better arguments.

Mike



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



Bug#461617: wordpress no-code-duplication l10n

2008-02-16 Thread Lionel Elie Mamane
On Sat, Feb 16, 2008 at 08:33:59AM +0100, Lionel Elie Mamane wrote:
 On Thu, Jan 31, 2008 at 04:18:38PM +0200, Nikolay Bachiyski wrote:

 However, I like the idea of specially-formatted comments -- something like:

 wp_die(/*WP_I18N_NOWPCONF*/There doesn't seem to be a
 codewp-config.php/code file.../*/WP_I18N_NOWPCONF*/);

 Thus we can put these strings into the mo file and replace them on the
 localized package build stage.

 I'm starting a shell script proof of concept implementation after
 breakfast.

Herewith attached is:

 - a (partial) patch for wordpress 2.3.3
 - a tarball with my static-l10n code, and example .po files for
   English and French, with some.

for a first draft of what it would look like. Please let me know what
you think; in particular, if I finish it and polish it up, is it good
for commit in Wordpress (I'll send a patch against trunk in that case,
obviously). Here is how it is used:

tar xfz i18n-tools-0.0.1.tar.gz /some/place
/some/place/compile-static-i18n
/some/place/translate-static /path/to/wordpress/tree LANGUAGE_CODE

This will translate the static strings between /*WP_I18N_START_FOO*/
and /*WP_I18N_END_FOO*/ in files where they occur. The list of values
for FOO and the list of files is static in the translate-static
script.

It requires sed, a POSIX-compliant /bin/sh and GNU gettext installed.

The suggested way for a programmer to change the English string is to
change it in en.po and run translate-static. And then, warn all
translators. Or we can drop en.po and developers can have the fun of
chasing every occurrence of the string and change it the same way
everywhere; they'd still have to warn translators. See also below.

Where shall we place the contents of the said tarball? Directly as a
subdirectory l10n-tools of wordpress? In a separate SVN repository
(maybe where I would commit directly), e.g. in the wordpress-i18n
repository, under tools?

Bugs and problems:

 - The translator sees the FOO part of the placeholder (e.g. NOWPCONF)
   as msgid instead of the English version of the string; he has to
   look up in the code or in en.po what the English version of that
   string is.

   As a consequence, if a programmer changes the English version of
   the string in the code, there is no automatic way for the
   translators to be notified (the string does not become fuzzy in
   gettext terms).

   Fixing that is a bit problematic; to look up the English string
   instead of the placeholder, I'd have to interpret PHP strings,
   something I'm not very eager to code up in shell...

 - The implementation does not support multi-line strings and it is a
   bit delicate to add that support. Mainly include/wp-db.php contains
   multi-line strings. Would it be OK to change them to single-line
   strings, with \n escapes for newlines?

-- 
Lionel
diff --git a/wp-admin/install.php b/wp-admin/install.php
index 6f4d7e3..360819a 100644
--- a/wp-admin/install.php
+++ b/wp-admin/install.php
@@ -3,7 +3,7 @@ define('WP_INSTALLING', true);
 if (!file_exists('../wp-config.php')) {
   require_once('../wp-includes/compat.php');
   require_once('../wp-includes/functions.php');
-  wp_die(There doesn't seem to be a codewp-config.php/code file. I need this before we can get started. Need more help? a href='http://codex.wordpress.org/Editing_wp-config.php'We got it/a. You can a href='setup-config.php'create a codewp-config.php/code file through a web interface/a, but this doesn't work for all server setups. The safest way is to manually create the file., WordPress rsaquo; Error);
+  wp_die(/*WP_I18N_START_NOWPCONF*/ There doesn't seem to be a codewp-config.php/code file. I need this before we can get started. Need more help? a href='http://codex.wordpress.org/Editing_wp-config.php'We got it/a. You can a href='setup-config.php'create a codewp-config.php/code file through a web interface/a, but this doesn't work for all server setups. The safest way is to manually create the file. /*WP_I18N_END_NOWPCONF*/, WordPress rsaquo; Error);
 }
 
 require_once('../wp-config.php');
diff --git a/wp-admin/upgrade.php b/wp-admin/upgrade.php
index 1758d4c..deb2e73 100644
--- a/wp-admin/upgrade.php
+++ b/wp-admin/upgrade.php
@@ -1,7 +1,7 @@
 ?php
 define('WP_INSTALLING', true);
 if (!file_exists('../wp-config.php'))
-	die(There doesn't seem to be a codewp-config.php/code file. I need this before we can get started. Need more help? a href='http://codex.wordpress.org/Installing_WordPress#Step_3:_Set_up_wp-config.php'We got it/a. You can a href='setup-config.php'create a codewp-config.php/code file through a web interface/a, but this doesn't work for all server setups. The safest way is to manually create the file.);
+	die(/*WP_I18N_START_NOWPCONF*/ There doesn't seem to be a codewp-config.php/code file. I need this before we can get started. Need more help? a href='http://codex.wordpress.org/Installing_WordPress#Step_3:_Set_up_wp-config.php'We got it/a. You can a href='setup-config.php'create a 

Bug#464715: ifupdown-extra: patch to respect environment variable

2008-02-16 Thread Osamu Aoki
tags 464715 patch
thanks

Package: ifupdown-extra
Version: 0.12
Followup-For: Bug #464715

ifup -v and ifup exports VERBOSITY value, so respecting it is a good
idea. 

Anyway, I made atached patch for this and other issues.


Please note that the shell export of VERBOSITY does not work since ifup
overwrite it if the scripts are invoked via ifup/ifdown.

Osamu

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

Kernel: Linux 2.6.24-1-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 ifupdown-extra depends on:
ii  bind9-host [host]   1:9.4.2-3Version of 'host' bundled with BIN
ii  iproute 20080108-1   Professional tools to control the 
ii  iputils-arping  3:20071127-1 Tool to send ICMP echo requests to
ii  iputils-ping [ping] 3:20071127-1 Tools to test the reachability of 
ii  net-tools   1.60-19  The NET-3 networking toolkit
ii  netcat  1.10-36  TCP/IP swiss army knife -- transit
ii  netcat-traditional [netcat] 1.10-36  TCP/IP swiss army knife

Versions of packages ifupdown-extra recommends:
ii  ethtool   6-0display or change ethernet card se

-- no debconf information
diff -Nru ifupdown-extra-0.12-orig/debian/changelog ifupdown-extra-0.13.~pre01/debian/changelog
--- ifupdown-extra-0.12-orig/debian/changelog	2007-12-28 10:34:57.0 +0900
+++ ifupdown-extra-0.13.~pre01/debian/changelog	2008-02-16 08:33:56.0 +0900
@@ -1,3 +1,10 @@
+ifupdown-extra (0.13.~pre01) unstable; urgency=low
+
+  * Changed default value handling to respect environment variables for
+-v option of ifup works better etc.
+
+ -- Osamu Aoki [EMAIL PROTECTED]  Sat, 16 Feb 2008 08:28:46 +0900
+
 ifupdown-extra (0.12) unstable; urgency=low
 
   * Change maintainer's email address
diff -Nru ifupdown-extra-0.12-orig/debian/network-test-default ifupdown-extra-0.13.~pre01/debian/network-test-default
--- ifupdown-extra-0.12-orig/debian/network-test-default	2006-08-13 21:45:16.0 +0900
+++ ifupdown-extra-0.13.~pre01/debian/network-test-default	2008-02-16 09:20:29.0 +0900
@@ -1,13 +1,14 @@
 # Defaults for ifupdown-extra testing scripts
 # sourced by scripts at /etc/network/if-{pre-,-}up.d
 # installed at /etc/default/network-test by the maintainer scripts
+# while respecting exported shell environment variables
 
 # Tells scripts to log to syslog the tests done before an interface
 # is configured. Set this to no if you just want to use stderr
-DO_SYSLOG=yes
+DO_SYSLOG=${DO_SYSLOG:-yes}
 
 # Abort scripts (do not continue) if the network link is not up
-ABORT_NO_LINK=no
+ABORT_NO_LINK=${ABORT_NO_LINK:-no}
 
 # Additional options that are passed to ARPING scripts
 #
@@ -16,12 +17,12 @@
 # everything is OK) since the scripts will have to wait until arping
 # finished before configuring an interface. Set this to 'no' if you
 # do not want the delay and want to skip these tests.
-DO_ARPING=yes
+DO_ARPING=${DO_ARPING:-yes}
 #
 # These values control how many arp pings are sent when doing ARP tests
 # The higher the count (or timeout) the more time it will take for those
 # scripts to finish but it might make it more easy to detect faulty
 # counditions in overloaded networks.
-ARP_COUNT=2
-ARP_TIMEOUT=3
+ARP_COUNT=${ARP_COUNT:-2}
+ARP_TIMEOUT=${ARP_TIMEOUT:-3}
 
diff -Nru ifupdown-extra-0.12-orig/if-up-scripts/check-duplicate-ip ifupdown-extra-0.13.~pre01/if-up-scripts/check-duplicate-ip
--- ifupdown-extra-0.12-orig/if-up-scripts/check-duplicate-ip	2007-12-19 05:11:41.0 +0900
+++ ifupdown-extra-0.13.~pre01/if-up-scripts/check-duplicate-ip	2008-02-16 19:32:01.0 +0900
@@ -32,15 +32,16 @@
 # is already in use by another system.
 #
 
+# Read system default file
+[ -r /etc/default/network-test ]  . /etc/default/network-test
+
 # Defaults
 ARPING=/usr/bin/arping
 ETHTOOL=/usr/sbin/ethtool
-ARP_COUNT=2
-ARP_TIMEOUT=3
-DO_SYSLOG=yes
-[ -z $VERBOSITY ]  VERBOSITY=0
-# Read system default file
-[ -r /etc/default/network-test ]  . /etc/default/network-test
+ARP_COUNT=${ARP_COUNT:-2}
+ARP_TIMEOUT=${ARP_TIMEOUT:-3}
+DO_SYSLOG=${DO_SYSLOG:-yes}
+VERBOSITY=${VERBOSITY:-0}
 
 # Do not continue if ETHTOOL is not available
 [ ! -x $ARPING ]  exit 0
diff -Nru ifupdown-extra-0.12-orig/if-up-scripts/check-gateway ifupdown-extra-0.13.~pre01/if-up-scripts/check-gateway
--- ifupdown-extra-0.12-orig/if-up-scripts/check-gateway	2007-12-19 05:35:12.0 +0900
+++ ifupdown-extra-0.13.~pre01/if-up-scripts/check-gateway	2008-02-16 19:32:23.0 +0900
@@ -37,15 +37,16 @@
 # is already in use by another system.
 #
 
+# Read system default file
+[ -r /etc/default/network-test ]  . /etc/default/network-test
+
 # Defaults
 ARPING=/usr/bin/arping
 ETHTOOL=/usr/sbin/ethtool
-ARP_COUNT=2
-ARP_TIMEOUT=3
-DO_SYSLOG=yes
-[ -z 

Bug#465968: Please remove samj and joergland from Uploaders

2008-02-16 Thread Michael Mende
Hi,

I would like to co-maintain this package or take it over, but would need
a sponsor.

I have already prepared up-to-date packages, see
http://bugs.debian.org/432784.


On Fri, Feb 15, 2008 at 05:49:42PM +0100, Christoph Berg wrote:
 Package: pound
 Version: 2.2.7-2
 Severity: normal
 
 Hi,
 
 Sam Johnston and Jörg Wendland are MIA, please remove them from the
 pound Uploaders list, and set yourself as Maintainer.
 
 Thanks,
 Christoph
 -- 
 [EMAIL PROTECTED] | http://www.df7cb.de/



-- 
Kind Regards,
 Michael Mende

http://www.menole.net/


signature.asc
Description: Digital signature


Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-02-16 Thread Michael Koch
On Sat, Feb 16, 2008 at 10:33:21AM +, Andrew Haley wrote:
 Michael Koch wrote:
  On Sat, Feb 16, 2008 at 09:56:18AM +, Andrew Haley wrote:
  Has anyone actually attempted to debug this?  Which code actually calls
  Runtime.exit()?
  
  I tried to debug this but I dont found out from where exit is called
  with code 13.
 
 What went wrong with the debugging?  Do you want me to look?

I was not able top get proper backtraces. All I found was that
exit_group(13) was called.

  I'm betting it's a bogus version check.
  
  What kind of version check do you mean?
 
 As far as I'm aware, OSGI bundles are versioned and if an
 appropriate OSGI bundle version is not found the program exits.

That doesnt explain why the build always worked with SUN JDK. It should
have failed the same if OSGi versions would be a problem. Wouldn't it?


Cheers,
Michael



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



Bug#465300: kcontrol: Same here

2008-02-16 Thread Felix Homann
Package: kcontrol
Version: 4:3.5.8.dfsg.1-7
Followup-For: Bug #465300


As the subject line says: Font settings are not available on my
machines, too.

Regards,

Felix

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

Kernel: Linux 2.6.24-yerbouti (SMP w/2 CPU cores; PREEMPT)
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 kcontrol depends on:
ii  kdebase-data   4:3.5.8.dfsg.1-7  shared data files for the KDE base
ii  kdelibs4c2a4:3.5.8.dfsg.1-7  core libraries and binaries for al
ii  kicker 4:3.5.8.dfsg.1-7  desktop panel for KDE
ii  libacl12.2.45-1  Access control list shared library
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libattr1   1:2.4.41-1Extended attribute shared library
ii  libaudio2  1.9.1-1   Network Audio System - shared libr
ii  libc6  2.7-8 GNU C Library: Shared libraries
ii  libfam02.7.0-13.1Client library to control the FAM 
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-20080202-1  GCC support library
ii  libgl1-mesa-glx [libgl 7.0.2-4   A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.0.2-4   The OpenGL utility library (GLU)
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  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libqt3-mt  3:3.3.8b-1Qt GUI Library (Threaded runtime v
ii  libraw1394-8   1.3.0-2   library for direct access to IEEE 
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libssl0.9.80.9.8g-7  SSL shared libraries
ii  libstdc++6 4.3-20080202-1The GNU Standard C++ Library v3
ii  libusb-0.1-4   2:0.1.12-9userspace USB programming library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   1:1.0.3-2 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  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  usbutils   0.73-5Linux USB utilities
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages kcontrol recommends:
ii  udev  0.114-2/dev/ and hotplug management daemo

-- no debconf information



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



Bug#464728: bootcd: Unable to connect via ssh with error stdin: is not a tty

2008-02-16 Thread Alessandro Polverini

Schumacher, Bernd wrote:

A bootcd can only be made from a running system.
A debootstrap image is not automatically a running system, instead it is only 
designed for chroot.

The following Packages are needed:
lvm2 grub mkisofs fdutils file dosfstools realpath syslinux

Also some other packages may be helpfull:
less psmisc net-tools ssh vim netbase xbase-clients star console-common 
console-data console-tools

Did you also install them ?

Maybe some more packages are needed.
In general, to file a bug against bootcd, you have to prove that the system you 
used to build the bootcd is really bootable and running.
  
I tried installing all the packages you suggested and I got no result (I 
think most of them are really not relevant for any installation, btw).


Anyway you are right: running bootcd from a just installed (real) lenny 
works fine so I think this bug is not relevant and can be closed.


I would appreciate a guide to use a chroot instead of installing a real 
system, tough.


Thanks,
Alex



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



Bug#466083: debhelper: problem with update-icon-caches

2008-02-16 Thread Simon Pepping
Package: debhelper
Version: 6.0.5
Severity: normal

After installation of a third party package with autopackage, the
generated cache for /usr/share/icons/hicolor was invalid. No further
information was given. This error prevents removal and upgrades of
packages where update-icon-caches is the last command in the postrm
script and thus determines the exit code, e.g. openoffice.org-common.

While the problem with the icon cache was real and not related to
update-icon-caches, the information is too little and the consequences
of serious upgrade problems are too severe. This should be improved.

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

Kernel: Linux 2.6.24.1-spe (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages debhelper depends on:
ii  binutils2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii  dpkg-dev1.14.16.6package building tools for Debian
ii  file4.23-1   Determines file type using magic
ii  html2text   1.3.2a-3 An advanced HTML to text converter
ii  man-db  2.5.1-2  on-line manual pager
ii  perl5.8.8-12 Larry Wall's Practical Extraction 
ii  po-debconf  1.0.11   manage translated Debconf template

debhelper recommends no packages.

-- no debconf information



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



Bug#466084: RM: saods9 -- RoQA; low popcon, orphaned, RC buggy

2008-02-16 Thread Kumar Appaiah
Package: ftp.debian.org

Dear FTP Master,

After a confirmation on #debian-qa, I would request you to consider
removal of saods9 because of the following reasons:

 * RC buggy.
 * Unmaintained: orphaned.
 * Low popcon

Thank you.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


signature.asc
Description: Digital signature


Bug#417047: Patch to fix FTBFS on amd64

2008-02-16 Thread Michael Bienia
tags 417047 + patch
user [EMAIL PROTECTED]
usertag 417047 + ubuntu-patch hardy
thanks

Hello,

here is the patch I applied to the Ubuntu package of umview to get it at
least build successfully on amd64. I don't know yet if the resulting deb
also works properly on amd64.

Regards,
Michael

--- umview-0.4a.orig/um-viewos/scmap.c
+++ umview-0.4a/um-viewos/scmap.c
@@ -188,7 +188,9 @@
{__NR_fcntl,choice_fd,  wrap_in_fcntl, wrap_out_fcntl,  
nchoice_fd, nw_sysfd_std, 0,3, SOC_FILE},
{__NR_fcntl64,  choice_fd,  wrap_in_fcntl, wrap_out_fcntl,  
nchoice_fd, nw_sysfd_std, 0,3, SOC_FILE},
{__NR_lseek,choice_fd,  wrap_in_lseek, wrap_out_std,
nchoice_fd, nw_sysfd_std, 0,3, SOC_FILE},
+#ifdef __NR__llseek
{__NR__llseek,  choice_fd,  wrap_in_llseek, wrap_out_std,   
nchoice_fd, nw_sysfd_std, 0,5, SOC_FILE},
+#endif
{__NR_mkdir,choice_link,wrap_in_mkdir, wrap_out_std,
nchoice_link,   nw_syspath_std, 0,  2, SOC_FILE},
{__NR_rmdir,choice_path,wrap_in_unlink, wrap_out_std,   
nchoice_path,   nw_syspath_std, 0,  1, SOC_FILE},
{__NR_link, choice_link2,   wrap_in_link, wrap_out_std, 
nchoice_link2,  nw_syslink, 0,  2, SOC_FILE},
@@ -197,7 +199,9 @@
{__NR_unlink,   choice_link,wrap_in_unlink, wrap_out_std,   
nchoice_link,   nw_syspath_std, 0,  1, SOC_FILE},
{__NR_statfs,   choice_path,wrap_in_statfs, wrap_out_std,   
nchoice_path,   nw_syspath_std, 0,  2, SOC_FILE},
{__NR_fstatfs,  choice_fd,  wrap_in_fstatfs, wrap_out_std,  
nchoice_fd, nw_sysfd_std, 0,2, SOC_FILE},
+#if (__NR_statfs64 != __NR_doesnotexist)
{__NR_statfs64, choice_path,wrap_in_statfs64, wrap_out_std, 
nchoice_path,   nw_sysstatfs64, 0,  3, SOC_FILE},
+#endif
{__NR_fstatfs64,choice_fd,  wrap_in_fstat64, wrap_out_std,  
nchoice_fd, nw_sysfstatfs64, 0, 3, SOC_FILE},
{__NR_utime,choice_path,wrap_in_utime, wrap_out_std,
nchoice_path,   nw_syspath_std, 0,  2, SOC_FILE|SOC_TIME},
{__NR_utimes,   choice_path,wrap_in_utime, wrap_out_std,
nchoice_path,   nw_syspath_std, 0,  2, SOC_FILE|SOC_TIME},
only in patch2:
unchanged:
--- umview-0.4a.orig/um-viewos/defs_x86_64.h
+++ umview-0.4a/um-viewos/defs_x86_64.h
@@ -224,13 +224,14 @@
 #undef __NR_fchown32
 #define __NR_fchown32 __NR_doesnotexist
 #define __NR_fcntl64 __NR_doesnotexist
-#define __NR__llseek __NR_doesnotexist
+/* #define __NR__llseek __NR_doesnotexist */
 #define __NR_truncate64 __NR_doesnotexist
 #define __NR_ftruncate64 __NR_doesnotexist
 #define __NR_send __NR_doesnotexist
 #define __NR_recv __NR_doesnotexist
 #define __NR_statfs64 __NR_doesnotexist
 #define __NR_fstatfs64 __NR_doesnotexist
+#define __NR_mmap2 __NR_doesnotexist
 
 #define wrap_in_stat wrap_in_stat64
 #define wrap_in_fstat wrap_in_fstat64
only in patch2:
unchanged:
--- umview-0.4a.orig/um_viewfs/viewfs.c
+++ umview-0.4a/um_viewfs/viewfs.c
@@ -40,8 +40,8 @@
 #include sys/uio.h
 #include config.h
 
-#include module.h
 #include libummod.h
+#include module.h
 #include gdebug.h
 
 // #define VIEWFS_ENABLE_REMAP



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



Bug#466080:

2008-02-16 Thread Tim Richardson
Note that the document was opened from Nautilus Open with other
application - OpenOffice Writer.

When opening from the OOO Open file dialog, a Writer/Web application
opens and record changes functionality is not enabled.

However, if the OOO recent documents facility is used, the .html opens
in Writer, and the bug will strike the unsuspecting user. So I could
file another bug: open office should always use the Writer/Web
application for opening HTML documents.




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



Bug#463866: Missing ptys in lenny /target/

2008-02-16 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Frans Pop [EMAIL PROTECTED] writes:

 On Tuesday 05 February 2008, Frans Pop wrote:
 On Monday 04 February 2008, Petter Reinholdtsen wrote:
  I suspect something like this should work.

 Looks OK, but we should delay this until after the Beta release.

 While looking at the syslog included with #466052, I noticed that it 
 contains a _lot_ of lines with:
Can not write log, openpty() failed (/dev/pts not mounted?)

 This means that IMO it is probably a good idea to include this change in 
 Beta1 after all...
 I have tested the patch and committed the change (r51497), but will leave 
 the decision to upload to Otavio.

Please upload it.

- -- 
O T A V I OS A L V A D O R
- -
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
- -
Microsoft sells you Windows ... Linux gives
 you the whole house.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ http://mailcrypt.sourceforge.net/

iD8DBQFHtuKyLqiZQEml+FURAhtbAJ0bzVwXyHa9i+kuL+Q5DkbfPA4QjwCZAXNS
phaY4+VIMPVyHwyFrPyowu8=
=DBlt
-END PGP SIGNATURE-



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



Bug#465846: fish: Hangs when started as login shell

2008-02-16 Thread Maximilian Gass
On Fri, Feb 15, 2008 at 10:44:31AM -0500, James Vega wrote:
 On Fri, Feb 15, 2008 at 12:45:35PM +0100, Maximilian Gass wrote:
  When started as a login shell (fish -l), fish hangs forever.
  
  According to strace, it's stuck with (repeated a myriad of times):
  --- SIGTTIN (Stopped (tty input)) @ 0 (0) ---
  ioctl(0, TIOCGPGRP, [5278]) = 0
  kill(-5277, SIGTTIN)= 0
  
  The only way out is to send SIGKILL to the process.
 
 This works fine for me.  On first guess, I'd have to say you have
 something being invoked by your ~/.config/fish/config.fish when fish is
 a login shell which is causing the behavior.
 

It seems like this only happens on the terminal, running fish -l inside an xterm
does not yield this problem




Bug#464150: /etc/sysctl.conf: In a comment, wouldn't TCP/IP is preffered over TCP.IP ?

2008-02-16 Thread e2xbegqsdyt21hfc
Package: procps
Version: 1:3.2.7-6
Severity: minor

Doesn't TCP/IP much more common then TCP.IP ?

--- sysctl.conf.dpkg-dist   2008-02-16
15:17:08.0 +0200
+++ sysctl.conf.patched 2008-02-16 15:17:22.0
+0200
@@ -19,7 +19,7 @@
 #net.ipv4.conf.default.rp_filter=1
 #net.ipv4.conf.all.rp_filter=1

-# Uncomment the next line to enable TCP.IP SYN
cookies
+# Uncomment the next line to enable TCP/IP SYN
cookies
 #net.ipv4.tcp_syncookies=1

 # Uncomment the next line to enable packet forwarding
for IPv4



  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



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



Bug#466080: openoffice.org-writer: Record changes in HTML document does not save change history

2008-02-16 Thread Tim Richardson
Package: openoffice.org-writer
Version: 1:2.3.1-5
Severity: important

OpenOffice.org writer has a facility record changes to record a 
history of changes to a document. Microsoft Word calls this track 
changes.

When applying record changes to a .html document, it appears to work as 
normal: 
change history is marked on the screen.

Howver record changes in HTML document does not record changes on 
saving, and does not inform the user of this. Therefore, 
the change history is lost when 
the document is re-opened, and the edits are applied as if accept all 
changes had been invoked.
 

Minimally correct behaviour would be to warn the user when selecting 
'Record Changes' that the file should be saved under a format that 
supports track changes.
This warning should be repeated when the user requests to save the 
document. Alternative, record changes menus could be disabled. 
Note that the Macintosh OS X port of OpenOffice.org, NeoOffice, disables 
the menus linked to record changes if the open document is .html

 


-- 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/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.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-20080202-1  GCC support library
ii  libicu38   3.8-6 International Components for Unico
ii  libstdc++6 4.3-20080202-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-5 OpenOffice.org office suite -- lib
ii  openoffice.org-core1:2.3.1-5 OpenOffice.org office suite archit
ii  python-uno 1:2.3.1-5 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  java-gcj-compat [java2-ru 1.0.77-4   Java runtime environment using GIJ
ii  libgcj9-0-awt 4.3-20080202-1 AWT peer runtime libraries for use
ii  openoffice.org-filter-bin 1:2.3.1-5  Legacy filters (e.g. StarOffice 5.
ii  openoffice.org-java-commo 1:2.3.1-5  OpenOffice.org office suite Java s
ii  sun-java6-jre [java2-runt 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.18.0-1  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-20080202-1  GCC support library
ii  libglib2.0-0   2.14.5-2  The GLib library of C routines
ii  libgstreamer-plugins-b 0.10.17-1 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.17-1 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.5-2  The GTK+ graphical user interface 
ii  libhunspell-1.1-0  1.1.9-1   spell checker and morphological an
ii  libhyphen0 2.3-5 ALTLinux hyphenation library - sha
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libicu38   3.8-6 International Components for Unico
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libldap-2.4-2  2.4.7-4   OpenLDAP libraries
ii  libneon27-gnutls   0.27.2-1  An HTTP and WebDAV client library 
ii  libnspr4-0d4.7.0~1.9b1-2 NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~1.9b1-2Network Security Service libraries
ii  libpam0g   0.99.7.1-5Pluggable Authentication Modules l
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libportaudio2  19+svn20071022-2  Portable audio I/O - shared librar
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libsndfile11.0.17-4  Library for reading/writing audio 
ii  libstartup-notificatio 0.9-1 library for program launch feedbac
ii  libstdc++6 4.3-20080202-1The GNU Standard C++ Library v3
ii  libstlport4.6c2

Bug#464793: xserver-xorg-video-intel: VT switching after using OpenGL and second display produces system freeze

2008-02-16 Thread Brice Goglin
forwarded 464793 https://bugs.freedesktop.org/show_bug.cgi?id=14521
thank you



Soenke wrote:
 So I found out what was going wrong. The solution turned out to be
 pretty straight forward, I just had to add

 Option ForceEnablePipA true

 to my xorg.conf. I tested this with the driver form unstable
 (2.2.0.90-3) and git master branch. No more crashes since yesterday.
 As requested in the intel man page, I filed a bug upstream about this:

 https://bugs.freedesktop.org/show_bug.cgi?id=14521
   

Ok I am marking the bug as forwarded there then.

 Seems I should read man pages more often...
 Sorry to have bothered you
   

Don't worry about that :)

Brice




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



Bug#466081: manpages are missing

2008-02-16 Thread Oliver Gerlich

Package: libxpm-dev
Version: 1:3.5.7-1
Severity: normal

--- Please enter the report below this line. ---

There are no man pages installed for the functions contained in xpm.h 
(try running man XpmCreateBufferFromPixmap).


There doesn't seem to be an official man page available either (at least 
I didn't find one by a cursory look). But there is a manual available at 
http://www.martinreddy.net/gfx/2d/XPM.ps.gz - maybe that document could 
be turned into a man page?


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.21-2-k7

Debian Release: 4.0
  990 testing mainbox
  990 testing deb.opera.com
  500 unstableviewizard.com
  500 unstablemainbox
  500 stable  mainbox
  500 stable  deb.opera.com
  500 experimentalmainbox

--- Package information. ---
Depends   (Version) | Installed
===-+-==
libxpm4   (= 1:3.5.7-1) | 1:3.5.7-1
libx11-dev  | 2:1.0.3-7
x11proto-core-dev   | 7.0.10-2




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



  1   2   3   4   5   >