Bug#430832: libc6-i386: all 32 bit programs crash

2007-07-02 Thread Aurelien Jarno
Luis Peñaranda a écrit :
> In conclusion, I am very confused about this. It is worth noting that
> in 64-bit mode, everything runs smoothly. The attached files are the
> source and the binary compiled on my machine.

It works correctly here, so it is definitely a problem related to your
configuration.

Could you try to execute the following binaries and send me the output?
/emul/ia32-linux/lib/ld-linux.so.2
/emul/ia32-linux/lib/libc.so.6
/lib32/ld-linux.so.2
/lib32/libc.so.6

Also I have noticed that you have built your kernel manually, have you
enabled 32-bit emulation (CONFIG_IA32_EMULATION) ?

Bye,
Aurelien

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


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



Bug#431305: PTS: Testing version in "Available versions" not uptodate

2007-07-02 Thread Raphael Hertzog
On Sun, 01 Jul 2007, Rainer Dorsch wrote:
> Package: qa.debian.org
> Severity: normal
> 
> I find for kdelibs at http://packages.qa.debian.org/k/kdelibs.html
> 
> -> in the latest news section
>[2007-06-26] kdelibs 4:3.5.7.dfsg.1-1 MIGRATED to testing (Britney)
> 
> -> in the Available versions section
>Testing  4:3.5.5a.dfsg.1-8

This is related to this ticket:
https://rt.debian.org/Ticket/Display.html?id=130

ftp.debian.org is current desynchronized from Debian's main mirror
(frp-master).

I switched to ftp.us.debian.org for the time being.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/



Bug#427811: xserver-xorg-video-intel: Occassional hard freeze switching from graphics to text mode

2007-07-02 Thread Giorgio Richelli
Hi,
there must be also some relationship with DRI/OpenGL.
When using Compiz, crashes where very frequent.. I would say each time I
shutdown the system.
Now I've switched to openbox (+gnome) and I only had two crashes during
the last 4 days... But, perhaps, there is some other application using
OpenGL... 
However, running glxgear or glxheads doesn't seem to have any impact.

g-



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



Bug#431390: sl-modem-source: modules fail to compile with 2.6.21

2007-07-02 Thread Paul Wise
Package: sl-modem-source
Version: 2.9.9d+e-pre2-8
Severity: important

I ran m-a a-i sl-modem, which failed and gave me this log:

/var/cache/modass/sl-modem-source.buildlog.2.6.21-2-686.1183358852:

dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean SUPPORT_ALSA=1
make[1]: Entering directory `/usr/src/modules/sl-modem'
make[1]: Leaving directory `/usr/src/modules/sl-modem'
cd modem; /usr/bin/make clean SUPPORT_ALSA=1
make[1]: Entering directory `/usr/src/modules/sl-modem/modem'
make[1]: Leaving directory `/usr/src/modules/sl-modem/modem'
dh_clean
/usr/bin/make -C drivers clean
make[1]: Entering directory `/usr/src/modules/sl-modem/drivers'
rm -f kernel-ver slamr.o slusb.o slamr.ko slusb.ko *st7554.o amrmo_init.o 
sysdep_amr.o *.mod.* .*.cmd *~
rm -f -r .tmp_versions
make[1]: Leaving directory `/usr/src/modules/sl-modem/drivers'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/sl-modem'
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean SUPPORT_ALSA=1
make[2]: Entering directory `/usr/src/modules/sl-modem'
make[2]: *** No rule to make target `clean'.  Stop.
make[2]: Leaving directory `/usr/src/modules/sl-modem'
make[1]: [clean] Error 2 (ignored)
cd modem; /usr/bin/make clean SUPPORT_ALSA=1
make[2]: Entering directory `/usr/src/modules/sl-modem/modem'
make[2]: *** No rule to make target `clean'.  Stop.
make[2]: Leaving directory `/usr/src/modules/sl-modem/modem'
make[1]: [clean] Error 2 (ignored)
dh_clean
/usr/bin/make -C drivers clean
make[2]: Entering directory `/usr/src/modules/sl-modem/drivers'
rm -f kernel-ver slamr.o slusb.o slamr.ko slusb.ko *st7554.o amrmo_init.o 
sysdep_amr.o *.mod.* .*.cmd *~
rm -f -r .tmp_versions
make[2]: Leaving directory `/usr/src/modules/sl-modem/drivers'
for templ in 
/usr/src/modules/sl-modem/debian/sl-modem-modules-_KVERS_.postinst.modules.in; 
do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.21-2-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
sed -e 's/##KVERS##/2.6.21-2-686/g ;s/#KVERS#/2.6.21-2-686/g ; 
s/_KVERS_/2.6.21-2-686/g ; s/##KDREV##/2.6.21-5/g ; s/#KDREV#/2.6.21-5/g ; 
s/_KDREV_/2.6.21-5/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_clean -k
dh_installdirs lib/modules/2.6.21-2-686/misc usr/lib/sl-modem
if ! test -e drivers/Makefile ; then echo "Please update the package, extract 
the tarball!"; exit 1 ; fi
/usr/bin/make -C drivers KERNEL_DIR=/lib/modules/2.6.21-2-686/build 
KVERS=2.6.21-2-686
make[2]: Entering directory `/usr/src/modules/sl-modem/drivers'
gcc-4.1 -I/lib/modules/2.6.21-2-686/build/include -o kernel-ver kernel-ver.c
/usr/bin/make all KERNEL_VER=2.6.21-2-686
make[3]: Entering directory `/usr/src/modules/sl-modem/drivers'
/usr/bin/make modules -C /lib/modules/2.6.21-2-686/build 
SUBDIRS=/usr/src/modules/sl-modem/drivers
make[4]: Entering directory `/usr/src/linux-headers-2.6.21-2-686'
  CC [M]  /usr/src/modules/sl-modem/drivers/amrmo_init.o
/usr/src/modules/sl-modem/drivers/amrmo_init.c: In function 'amrmo_pci_probe':
/usr/src/modules/sl-modem/drivers/amrmo_init.c:591: warning: passing argument 2 
of 'request_irq' from incompatible pointer type
/usr/src/modules/sl-modem/drivers/amrmo_init.c: In function 'amrmo_init':
/usr/src/modules/sl-modem/drivers/amrmo_init.c:740: warning: 'pci_find_device' 
is deprecated (declared at include/linux/pci.h:470)
  CC [M]  /usr/src/modules/sl-modem/drivers/sysdep_amr.o
  CC [M]  /usr/src/modules/sl-modem/drivers/st7554.o
/usr/src/modules/sl-modem/drivers/st7554.c: In function 'mo_startup_complete':
/usr/src/modules/sl-modem/drivers/st7554.c:527: warning: assignment from 
incompatible pointer type
/usr/src/modules/sl-modem/drivers/st7554.c: In function 'mi_startup_complete':
/usr/src/modules/sl-modem/drivers/st7554.c:603: warning: assignment from 
incompatible pointer type
/usr/src/modules/sl-modem/drivers/st7554.c:604: warning: assignment from 
incompatible pointer type
/usr/src/modules/sl-modem/drivers/st7554.c: In function 'st7554_start':
/usr/src/modules/sl-modem/drivers/st7554.c:718: warning: assignment from 
incompatible pointer type
/usr/src/modules/sl-modem/drivers/st7554.c:719: warning: assignment from 
incompatible pointer type
/usr/src/modules/sl-modem/drivers/st7554.c:720: warning: assignment from 
incompatible pointer type
/usr/src/modules/sl-modem/drivers/st7554.c:721: warning: assignment from 
incompatible pointer type
/usr/src/modules/sl-modem/drivers/st7554.c: In function 'st7554_probe':
/usr/src/modules/sl-modem/drivers/st7554.c:1234: warning: passing argument 6 of 
'usb_fill_int_urb' from incompatible pointer type
  LD [M]  /usr/src/modules/sl-modem/drivers/slamr.o
  LD [M] 

Bug#431312: FTBFS (alpha): static declaration of 'strtod' follows non-static declaration

2007-07-02 Thread Gerrit Pape
On Sun, Jul 01, 2007 at 05:54:31PM +0200, Falk Hueffner wrote:
> dash fails to build on Alpha:

Yes, and on sparc
 http://buildd.debian.org/build.php?arch=&pkg=dash

I'd really like to look into this, it's the configure script not
correctly testing availability of strtod() with the diet libc anymore on
those arches, maybe connected to changes in the toolchain.

But neither the one alpha project machine, escher.d.o, nor the one sparc
project machine, vore.d.o, is available.

Regards, Gerrit.


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



Bug#430091: git-svn: Same for dpkg svn repository

2007-07-02 Thread Gerrit Pape
On Sun, Jul 01, 2007 at 07:28:14PM +0200, Raphael Hertzog wrote:
> I stumbled on the same problem while trying to import the dpkg repository.
> Starting git-svn fetch again seems to work ok.
> 
> It looks likes it fails each time that it encounters a commit on a new
> tag/branch.
> 
> You mention downgrading libsvn-perl to the testing version, why? Is the
> sid version known to be buggy? Because I don't see a bugreport
> confirming that information. :-)

I'm not sure yet, asked upstream, but have no response yet
 http://thread.gmane.org/gmane.comp.version-control.git/50962

Regards, Gerrit.


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



Bug#431391: Recommends field not binNMU-proof

2007-07-02 Thread Vincent Fourmond
Package: libgutenprintui2-1
Version: 5.0.1-1
Severity: normal


  Today, when aptitude wanted to upgrade libgutenprintui2-1 to its
more recent binNMU, it wanted to remove the gutenprint-locales
package, as this one was automatically installed to satisfy the 

Recommends: gutenprint-locales (>= 5.0.1-1)

field. As the newer, binNMUed package does have an unsatisfiable

Recommends: gutenprint-locales (>= 5.0.1-1+b1)

dependency, aptitude simply removes the gutenprint-locale package, as
it is not needed anymore. A simple

Recommends: gutenprint-locales (>= ${source:Upstream-Version})

should do the trick.

  Regards,

Vincent Fourmond


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

Kernel: Linux 2.6.21-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 libgutenprintui2-1 depends on:
ii  libatk1.0-0   1.18.0-2   The ATK accessibility toolkit
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libglib2.0-0  2.12.12-1  The GLib library of C routines
ii  libgtk2.0-0   2.10.13-1  The GTK+ graphical user interface 
ii  libgutenprint25.0.1-1runtime for the Gutenprint printer
ii  libpango1.0-0 1.16.4-1   Layout and rendering of internatio
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra

Versions of packages libgutenprintui2-1 recommends:
ii  gutenprint-locales5.0.1-1locale data files for Gutenprint

-- no debconf information


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



Bug#431364: apt-listchanges: Does not handle setlocale failure gracefully

2007-07-02 Thread Pierre Habouzit
On Mon, Jul 02, 2007 at 12:31:56AM +0200, dAniel hAhler wrote:
> Package: apt-listchanges
> Version: 2.74
> Severity: normal
> Tags: patch
> 
> If the locale settings are broken (which can happen e.g. in the process of
> upgrading), apt-listchanges fails with the following backtrace:
>   Traceback (most recent call last):
> File "/usr/bin/apt-listchanges", line 37, in 
>   locale.setlocale(locale.LC_ALL, '')
> File "locale.py", line 476, in setlocale
>   return _setlocale(category, locale)
>   Error: unsupported locale setting
> 
> I think it makes more sense to gracefully ignore the broken locale
> setup and just continue using the C locale.
> 
> The following patch/debdiff fixes this, by enclosing the locale.setlocale call
> in a try/except block.
> 
> See https://bugs.launchpad.net/ubuntu/+source/apt-listchanges/+bug/91583
> for the bug reported in Ubuntu.

  The patch looks wrong. And reading the bug, it's due to a breakage of
Ubuntu that loses locales. I'm not sure I'll take that patch as is.

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


pgpYKW4xqLR9b.pgp
Description: PGP signature


Bug#431389: regression: i810 segfaults with xinerama

2007-07-02 Thread Brice Goglin

forcemerge 420419 431389
thank you



On 7/2/07, Marc Pignat <[EMAIL PROTECTED]> wrote:


After updating to this version (sorry can't remember what's the old
version, but probably not so old).




Yes, known problem, might be fixed one day... You should update your
xorg.conf file to use dynamic configuration with RandR-1.2 instead of the
old static config.

See https://bugs.freedesktop.org/show_bug.cgi?id=10706 and Section #6 of
http://wiki.debian.org/XStrikeForce/ReleaseNotes

Brice


Bug#422777: bug #422777 prematurely closed

2007-07-02 Thread Michel Dänzer
On Sat, 2007-06-30 at 06:03 +0200, Felix C. Stegerman wrote:
> >
> > Your problem looks like
> > https://bugs.freedesktop.org/show_bug.cgi?id=9816 , can you try the
> > patch I attached there?
> 
> I tried.  It didn't fix the problem.  Thanks anyway.
> 
> Of course, my knowledge of package building is limited [as I'm not a
> dd (yet)], so I could have messed something up.  Here's what I did:
> 
>   * $ apt-get source xserver-xorg-video-ati=1:6.6.192-1
>   * add patch as debian/patches/03_radeon_driver.diff
>   * add patch to debian/patches/series
>   * $ dch -n
>   * install build dependencies
>   * $ dpkg-buildpackage
>   * upgrade all xorg packages to the latest versions in unstable
>   * $ sudo dpkg -i 
>   * restart X
>   * [no image on CRT2]

The procedure basically sounds good to me, but did you verify that the
patched file has the line changed according to the patch after
dpkg-buildpackage? Also, is there any difference in the X log file with
or without the patch?


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#430707: libio-multiplex-perl: FTBFS: tests (sometimes!) fail during build

2007-07-02 Thread Damyan Ivanov
-=| gregor herrmann, Fri, 29 Jun 2007 20:29:31 +0200 |=-
> On Fri, 29 Jun 2007 10:48:23 -0500, Gunnar Wolf wrote:
> > > I guess we can close this bug as it's probably not
> > > libio-multiplex-perl's fault.
> > 
> > And the bug does not impact any official kernel versions. 

> > It still baffles me how something such as
> > standard as IO::Multiplex (it's just wrapping IO::Select, right?)
> > fails because of a (hopefully minor) kernel behavior change!

Bugzila reports show fiddling with the clocksource affecting HDD
experience, so why not also UDP? :)

> Well ...
> 
> Should we close the bug? Or tag it unreproducible? Or ...?

What do you think about lowering the severity[1] and mark 430707 as
blocked by 426738?
-- 
damJabberID: [EMAIL PROTECTED]
[1] because this does not affect every user of the package, only those
using pre-release/not-quite-good kernels.


signature.asc
Description: PGP signature


Bug#321163: openoffice.org: a solution ?

2007-07-02 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Lior Kaplan wrote:
> Is there any way to set this CTL option to a file?
> 
> I noticed that CTL is writen in the user file at 
> .openoffice.org2/user/registry/data/org/openoffice/Office/Common.xcu
> 
> But I'm looking a way to set CTL to on for the entire system, not just a 
> specific user.

FWIW, I was a at the "project weekend" of the german native lang-project last
weekend and we talked about this.

Actually, when you set your locale to he_IL, CTL does get enabled
automatically, with Hebrew. (Tried it on 2.2.1-1~bpo.1 and on sid)
Also with other languages - except Arabic, though, which seems like a
bug. Will report it.

Regards,

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

iD8DBQFGiLRk+FmQsCSK63MRAgQ1AJ9cxV8iwOLvhuFmS1FySrfJ6SLeVwCeMWMM
KJP50rcVWkDz4X4tLmoYhOM=
=BEMD
-END PGP SIGNATURE-


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



Bug#231568: websec: mantain highlighted version also when not emailing it

2007-07-02 Thread Lucas Nussbaum
On 07/02/04 at 15:00 +0100, Ludovico Gardenghi wrote:
> Package: websec
> Version: 1.7.0-2
> Severity: wishlist
> Tags: patch
> 
> Hello.
> 
> I use websec with a text-only MUA (mutt), so I don't care about having
> the highlighted page emailed to me. I like the idea of highlighting, so
> I wrote a small patch (or, better, a small hack) that keeps the
> highlighted page in ~/.websec/archive/filename.hl.html and lists the
> link to this file in the "EmailLink" sent to the user.
> 
> I haven't tested it a lot, but it appears to work.

Hi Baruch,

The idea in #231568 looks good to me. Do you think that we could include
it in the upstream websec?
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#431282: [l10n] Updated Czech translation of man-db debconf messages

2007-07-02 Thread Colin Watson
tags 431282 pending
thanks

On Sun, Jul 01, 2007 at 01:32:47PM +0200, Miroslav Kure wrote:
> in attachement there is updated Czech (cs.po) translation of
> man-db debconf messages. Please include it with the package.

> #. Type: boolean
> #. Description
> #. Type: boolean
> #. Description
> #: ../templates.master:3001 ../templates.master:4001
> #| msgid ""
> #| "If you do not build the database now, it will be built the next time 
> /etc/"
> #| "cron.weekly/mandb runs, or you can do it yourself using 'mandb -c' as "
> #| "user 'man'. In the meantime, the 'whatis' and 'apropos' commands will not 
> "
> #| "be able to display any output."
> msgid ""
> "If you do not build the database now, it will be built the next time /etc/"
> "cron.weekly/man-db runs (automatically or manually). Until then, the "
> "'whatis' and 'apropos' commands will not be able to display any output."
> msgstr ""
> "Nevytvoříte-li databázi nyní, vytvoří se při příštím spuštění /etc/cron."
> "weekly/mandb. (Je jedno jestli jej spustíte ručně, nebo počkáte na "
> "automatické spouštění.) Do té doby nebudou fungovat příkazy „apropos“ a "
> "„whatis“."

This translation is slightly incorrect, because it refers to
/etc/cron.weekly/mandb (following the previous text) rather than the
corrected /etc/cron.weekly/man-db in the new text. I've taken the
liberty of fixing this in my tree.

Otherwise, applied.

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#431393: Calling interpreter more than once is broken

2007-07-02 Thread Stefan Bellon
Package: python2.4-dev
Version: 2.4.4-4

First of all, I'm not sure whether this is a bug with python2.4-dev or with
python2.4 itself, but I think as those packages are closely related, that
doesn't matter that much.

I have the following minimal reproducer of the problem:

[EMAIL PROTECTED] cat pytest.c
#include 

int main()
{
Py_Initialize();
PyRun_SimpleString("print 'hello world1'");
Py_Finalize();

Py_Initialize();
PyRun_SimpleString("print 'hello world2'");
Py_Finalize();
}

Now, the two scenarios, one with python2.4 2.4.4-3 which works and
one with python2.4 2.4.4-4 which is broken:

[EMAIL PROTECTED] dpkg -l python2.4-dev
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  python2.4-dev  2.4.4-3Header files and a static library for Python
[EMAIL PROTECTED] gcc -o pytest pytest.c -I/usr/include/python2.4 -lpython2.4
[EMAIL PROTECTED] ./pytest 
hello world1
hello world2
[EMAIL PROTECTED] 

[EMAIL PROTECTED] dpkg -l python2.4-dev
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  python2.4-dev  2.4.4-4Header files and a static library for Python
[EMAIL PROTECTED] gcc -o pytest pytest.c -I/usr/include/python2.4 -lpython2.4
[EMAIL PROTECTED] ./pytest 
hello world1
hello world2
Segmentation fault
[EMAIL PROTECTED]

So, it looks like something broke between 2.4.4-3 and 2.4.4-4 which made
calling the interpreter more than once impossible.

Both is on Debian unstable with the difference of the two package versions.
If you need more information, please don't hesitate to contact me.

Greetings,
Stefan

-- 
Dipl.-Inf. Stefan Bellon
Axivion GmbH
Nobelstr. 15
70569 Stuttgart
Germany
Tel: +49 711 6204378-6
Fax: +49 711 6204378-9

Geschaeftsfuehrung: Stefan Bellon, Thomas Eisenbarth, Sebastian Rummler
Sitz der Gesellschaft: Stuttgart
Registergericht: Amtsgericht Stuttgart, HRB 720590


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



Bug#431392: wise: new version 2.4.0 is out

2007-07-02 Thread Steffen Moeller
Package: wise
Version: 2.2.0-5
Severity: wishlist

Hi, there is a new version of the wise tools out. It would be great if
you found the time for it since I am curious to investigate the new
"promoterwise" method.

Best regards,

Steffen


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



Bug#229357: Can we require build-arch/indep targets for lenny?

2007-07-02 Thread Simon Richter

Hi,

Andreas Metzler wrote:


---
Somehow make dpkg-buildpackage -B make use of the build-arch target
if present. Either by detecting it automatically or by something like
#229357.
---


The entire issue circles around not being able to reliably detect 
whether the target is present using a simple script. But who said it has 
to be a script?


Proposed alternative solution:

1. hack GNU make to support a "--has-target" option that returns an 
appropriate return code (hey, it's free software, after all!). Proposed 
return codes are 0 (yes), 1 (no) and 2 (error).


2. make "dpkg-buildpackage -B" use this facility to determine whether 
the target is present. If yes, use the "build-arch" target to build; if 
no, use the "build" target after printing a warning.


3. grep the build logs for warnings about missing "build-arch" target, 
add an entry to the TODO list on the package overview page on 
qa.debian.org and to DDPO.


The only remaining question is what should happen with build failures in 
packages that provide a non-functional "build-arch" target. In my 
opinion, this is a genuine bug, even if policy can be read in a way that 
makes it disagree.


   Simon


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



Bug#402127: Can we depend on --enable-d-i configure option to enable keymap reloading in g-i ?

2007-07-02 Thread Colin Watson
On Sun, Jul 01, 2007 at 01:10:34PM +0200, Attilio Fiandrotti wrote:
> Basing on answers from Colin and Loic, I've applied a patch (r47807) 
> which compiles in DirectFB specific code only if DI_UDEB was set at 
> compile time.
> This is a first step in having cdebconf building against gtk/x11 too, 
> but is not enough, so i'm leaving this bug open.
> Infact, in the GTK frontend's Makefile we always take compiler and 
> linker flags from gtk+-directfb-2.0 package, and this always results in 
> a gtk/dfb build of the frontend.
> So, we lack a clean way to get a gtk/x11 build of cdebconf's GTK 
> frontend, which is required if someday cdebconf is going to replace debconf.
> 
> I think the frontend should be built against gtk/x11 by default, unless 
> the --enable-di flag is set: to achieve this, the proper pkg-config's 
> package should be called basing on the flag.

Sounds good to me.

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#431394: broken copyright file

2007-07-02 Thread Nico Golde
Package: fortunes-ga
Version: 0.6
Severity: minor
Hi,
please see http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html
Cheers
Nico

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

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

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


signature.asc
Description: Digital signature


Bug#405908: applies also to 0.5.4

2007-07-02 Thread Willi Mann

found 405908 0.5.4-6
thanks

Hi!

This bug still reproducable with version 0.5.4.

Another testcase is here:

http://www.softwareresearch.net/site/teaching/SS2007/ds/SW_Entwicklung_fuer_verteilte_Systeme_im_Automobil.pdf

(see page 6)

Willi


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



Bug#431204: Enabling 'quiet' kernel option for D-I images

2007-07-02 Thread Colin Watson
reassign 431204 debian-installer
thanks

On Sat, Jun 30, 2007 at 06:32:31PM +0200, Geert Stappers wrote:
> Package: kernel-wedge
> Severity: wishlist
> 
> Op 30-06-2007 om 08:02 schreef Christian Perrier:
> > > If we think that it's too long without giving information to the user,
> > > we can add some progress status during the init scripts and then
> > > provide some more information to him/her to avoid this.
> > 
> > Having something like "Starting Debian installation program..." at the very
> > beginning of the init script would maybe help, yes.
> 
> AFAIK has that be done in the kernel-wedge package.

As Frans says, this is nonsense. kernel-wedge can't do anything like
that.

> My proposal for the message is:
> 
> Running kernel init scripts for the installation program...

What is a "kernel init script"? (Hint: that's pretty meaningless!)

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#428421: Confirming bug #428421

2007-07-02 Thread Carlos C Soto
Same problem here! Icedove does not have an option for suscribe to an 
RSS Feed.


I do remove icedove (with purge) and installed again but does not work
I also delete the ~/.mozilla-thunderbird directory but does not work

I do not have an option for RSS Feed in the Account Wizard dialog.
I also try with this options to get the subscription dialog following this:
http://kb.mozillazine.org/Thunderbird_:_FAQs_:_RSS_Basics#Subscribing_to_an_RSS_feed

$ dpkg -l | grep icedove
ii  icedove  2.0.0.4.dfsg1-1
free/unbranded thunderbird mail/news/rss clo
ii  icedove-gnome-support2.0.0.4.dfsg1-1Support 
for Gnome in Icedove


--
Carlos C Soto :: SIA Solutions




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



Bug#428421: Confirming bug #428421

2007-07-02 Thread Alexander Sack - Debian Bugmail
On Mon, Jul 02, 2007 at 03:44:21AM -0500, Carlos C Soto wrote:
> Same problem here! Icedove does not have an option for suscribe to an 
> RSS Feed.
> 
> I do remove icedove (with purge) and installed again but does not work
> I also delete the ~/.mozilla-thunderbird directory but does not work

Does /usr/share/icedove/isp/rss.rdf exist?

 - Alexander

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#427456: dom4j: FTBFS: org.dom4j.ThreadingTest times out

2007-07-02 Thread Marcus Better
I retract my previous comment. The test case is fine. There must be a 
threading issue in libgcj. I'm trying to narrow it down, help appreciated.

Marcus


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


Bug#418557: Same here

2007-07-02 Thread Marcello Maggioni

The same seems happening to me.

Sometimes (but not all the time) kicker crashes on shutdown/logout.

It seems to happen more often when the system remains up for sometime (10-15
hours) , if I shutdown my computer and the system was up only for few hours
then the incidence of this crash is much much lower.

Marcello Maggioni


Bug#428421: Confirming bug #428421

2007-07-02 Thread Carlos C Soto

Alexander Sack - Debian Bugmail wrote:

On Mon, Jul 02, 2007 at 03:44:21AM -0500, Carlos C Soto wrote:
  
Same problem here! Icedove does not have an option for suscribe to an 
RSS Feed.


I do remove icedove (with purge) and installed again but does not work
I also delete the ~/.mozilla-thunderbird directory but does not work



Does /usr/share/icedove/isp/rss.rdf exist?

 - Alexander

  

No, this are the contents for /usr/share/icedove and /etc/icedove

[EMAIL PROTECTED]:~# find /usr/share/icedove/
/usr/share/icedove/
/usr/share/icedove/defaults
/usr/share/icedove/defaults/autoconfig
/usr/share/icedove/defaults/autoconfig/prefcalls.js
/usr/share/icedove/defaults/autoconfig/platform.js
/usr/share/icedove/defaults/pref
/usr/share/icedove/defaults/pref/smime.js
/usr/share/icedove/defaults/pref/mdn.js
/usr/share/icedove/defaults/pref/all-thunderbird.js
/usr/share/icedove/defaults/pref/mailnews.js
/usr/share/icedove/defaults/pref/composer.js
/usr/share/icedove/defaults/pref/all-l10n.js
/usr/share/icedove/defaults/pref/thunderbird-branding.js
/usr/share/icedove/defaults/pref/channel-prefs.js
/usr/share/icedove/defaults/profile
/usr/share/icedove/defaults/syspref
/usr/share/icedove/greprefs
/usr/share/icedove/greprefs/security-prefs.js
/usr/share/icedove/greprefs/all.js
/usr/share/icedove/greprefs/xpinstall.js
/usr/share/icedove/res
/usr/share/icedove/res/charsetalias.properties
/usr/share/icedove/res/entityTables
/usr/share/icedove/res/entityTables/htmlEntityVersions.properties
/usr/share/icedove/res/entityTables/html40Latin1.properties
/usr/share/icedove/res/entityTables/html40Symbols.properties
/usr/share/icedove/res/entityTables/html40Special.properties
/usr/share/icedove/res/entityTables/transliterate.properties
/usr/share/icedove/res/entityTables/mathml20.properties
/usr/share/icedove/res/sample.unixpsfonts.properties
/usr/share/icedove/res/charsetData.properties
/usr/share/icedove/res/unixcharset.properties
/usr/share/icedove/res/langGroups.properties
/usr/share/icedove/res/language.properties
/usr/share/icedove/res/forms.css
/usr/share/icedove/res/fonts
/usr/share/icedove/res/fonts/pangoFontEncoding.properties
/usr/share/icedove/res/fonts/fontEncoding.properties
/usr/share/icedove/res/fonts/mathfontPUA.properties
/usr/share/icedove/res/fonts/mathfont.properties
/usr/share/icedove/res/fonts/mathfontCMSY10.properties
/usr/share/icedove/res/fonts/mathfontCMEX10.properties
/usr/share/icedove/res/fonts/mathfontMTExtra.properties
/usr/share/icedove/res/fonts/mathfontMath1.properties
/usr/share/icedove/res/fonts/mathfontMath2.properties
/usr/share/icedove/res/fonts/mathfontMath4.properties
/usr/share/icedove/res/fonts/mathfontSymbol.properties
/usr/share/icedove/res/dtd
/usr/share/icedove/res/dtd/xhtml11.dtd
/usr/share/icedove/res/dtd/mathml.dtd
/usr/share/icedove/res/html.css
/usr/share/icedove/res/hiddenWindow.html
/usr/share/icedove/res/ua.css
/usr/share/icedove/res/viewsource.css
/usr/share/icedove/res/quirk.css
/usr/share/icedove/res/broken-image.gif
/usr/share/icedove/res/arrow.gif
/usr/share/icedove/res/arrowd.gif
/usr/share/icedove/res/html
/usr/share/icedove/res/html/gopher-audio.gif
/usr/share/icedove/res/html/gopher-binary.gif
/usr/share/icedove/res/html/gopher-find.gif
/usr/share/icedove/res/html/gopher-image.gif
/usr/share/icedove/res/html/gopher-menu.gif
/usr/share/icedove/res/html/gopher-movie.gif
/usr/share/icedove/res/html/gopher-sound.gif
/usr/share/icedove/res/html/gopher-telnet.gif
/usr/share/icedove/res/html/gopher-text.gif
/usr/share/icedove/res/html/gopher-unknown.gif
/usr/share/icedove/res/table-add-column-after.gif
/usr/share/icedove/res/loading-image.gif
/usr/share/icedove/res/mathml.css
/usr/share/icedove/res/svg.css
/usr/share/icedove/res/samples
/usr/share/icedove/res/samples/test8-1.html
/usr/share/icedove/res/samples/test0.html
/usr/share/icedove/res/samples/test1.html
/usr/share/icedove/res/samples/test10.html
/usr/share/icedove/res/samples/test11.html
/usr/share/icedove/res/samples/test12.html
/usr/share/icedove/res/samples/test13.html
/usr/share/icedove/res/samples/test14.html
/usr/share/icedove/res/samples/test15.html
/usr/share/icedove/res/samples/test16.html
/usr/share/icedove/res/samples/test2.html
/usr/share/icedove/res/samples/test3.html
/usr/share/icedove/res/samples/test4.html
/usr/share/icedove/res/samples/test5.html
/usr/share/icedove/res/samples/test6.html
/usr/share/icedove/res/samples/test7.html
/usr/share/icedove/res/samples/test8dom.html
/usr/share/icedove/res/samples/test8.html
/usr/share/icedove/res/samples/test_weight.html
/usr/share/icedove/res/samples/test8sca.html
/usr/share/icedove/res/samples/test8siz.html
/usr/share/icedove/res/samples/test8tab.html
/usr/share/icedove/res/samples/test9.html
/usr/share/icedove/res/samples/test9a.html
/usr/share/icedove/res/samples/test9b.html
/usr/share/icedove/res/samples/test_ed.html
/usr/share/icedove/res/samples/test_form.html
/usr/share/icedove/res/samples/test_gfx.html
/usr/share/icedove/res/samples/test_lbox

Bug#431395: shlibs-declares-dependency-on-other-package shouldn't match udebs

2007-07-02 Thread Loïc Minier
Package: lintian
Version: 1.23.32
Severity: minor

Heya,

 Packages with shared libs producing udebs get:
W: libglib2.0-0: shlibs-declares-dependency-on-other-package libglib2.0-udeb 
(>= 2.13.5)

 The shlibs look like this:
libglib-2.0 0 libglib2.0-0 (>= 2.13.5)
libgmodule-2.0 0 libglib2.0-0 (>= 2.13.5)
libgobject-2.0 0 libglib2.0-0 (>= 2.13.5)
libgthread-2.0 0 libglib2.0-0 (>= 2.13.5)
udeb: libglib-2.0 0 libglib2.0-udeb (>= 2.13.5)
udeb: libgmodule-2.0 0 libglib2.0-udeb (>= 2.13.5)
udeb: libgobject-2.0 0 libglib2.0-udeb (>= 2.13.5)
udeb: libgthread-2.0 0 libglib2.0-udeb (>= 2.13.5)

 Perhaps you can disable the warning when, for udeb: shlibs lines, the
 target package is effectively an udeb and appears in the *.changes.

   Bye,

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

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

Versions of packages lintian depends on:
ii  binutils  2.17.20070406cvs-2 The GNU assembler, linker and bina
ii  diffstat  1.43-2 produces graph of changes introduc
ii  dpkg-dev  1.14.4 package building tools for Debian
ii  file  4.21-1 Determines file type using "magic"
ii  gettext   0.16.1-1   GNU Internationalization utilities
ii  intltool-debian   0.35.0+20060710.1  Help i18n of RFC822 compliant conf
ii  libparse-debianchange 1.0-1  parse Debian changelogs and output
ii  man-db2.4.4-3The on-line manual pager
ii  perl [libdigest-md5-p 5.8.8-7Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information

-- 
Loïc Minier



Bug#431396: rhythmbox-dbg: does not produce useful backtraces

2007-07-02 Thread Johannes Rohr
Package: rhythmbox-dbg
Version: 0.10.1-1
Severity: normal

Per subject: When rhythmbox crashes (which is, unfortunately, not too
rare), bug-buddy complains that it was not possible to generate a useful
bug report. 

Іn fact, I have no idea what's wrong here, since bug-buddy does not
reveal any additional information about what exactly has gone wrong.

Thanks,

Johannes

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

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

Versions of packages rhythmbox-dbg depends on:
ii  rhythmbox 0.10.1-1   music player and organizer for GNO

Versions of packages rhythmbox-dbg recommends:
ii  gstreamer0.10-plugins-base-db 0.10.13-2  GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good-db 0.10.6-1   GStreamer plugins from the "good" 
ii  gstreamer0.10-plugins-ugly-db 0.10.6-1   GStreamer plugins from the "ugly" 
ii  libgstreamer0.10-0-dbg0.10.13-2  Core GStreamer libraries and eleme

-- no debconf information


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



Bug#431090: libnetaddr-ip-perl: Includes non-free RFC documentation

2007-07-02 Thread Damyan Ivanov
severity 431090 serious
thanks

> This package's orig.tar.gz includes NetAddr-IP-4.007/docs/rfc1884.txt,
> which is non-free

Isn't this release-critical? Even if the non-free RFC is not included
in the .deb, it still resides in the archive...
-- 
damJabberID: [EMAIL PROTECTED]


signature.asc
Description: PGP signature


Bug#431397: add libtool compatibility from lcov CVS

2007-07-02 Thread Emanuele Aina

Package: lcov
Version: 1.5-1
Severity: wishlist

The lcov version in CVS on sourceforge supports projects using libtool 
adding a --libtool-compat command line option.


This is very useful as a developer can use lcov in those situations 
without requiring complex configurations.


I'm currently using that in a branch of telepathy-salut and I really 
like to get rid of the internal lcov copy...



--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-rc2em

Debian Release: lenny/sid
  500 unstablewww.emdebian.org
  500 unstableftp.uk.debian.org
  500 unstabledebian.fastweb.it

--- Package information. ---
Depends   (Version) | Installed
===-+-===
|


--
Buongiorno.
Complimenti per l'ottima scelta.


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



Bug#431054: aptitude doesn't respond to keyboard after installing/upgrading a package

2007-07-02 Thread Jens Kubieziel
* Daniel Burrows schrieb am 2007-07-02 um 02:13 Uhr:
> On Fri, Jun 29, 2007 at 11:29:20AM +0200, Jens Kubieziel <[EMAIL PROTECTED]> 
> was heard to say:
> > 4. after finished the action I can push any button, but aptitude doesn't 
> > react
> > to the keypress.
> 
>   Is this 100% reproducible for you?

Yes, I have two different machines where I use this aptitude version and
it happens every at bith machines.

>   If you can compile it with debugging symbols, could you get a threaded
> dump? (i.e., run "info threads" in gdb, then "thread " and
> "backtrace" for each thread number)

hope this helps:

(gdb) info threads
  10 Thread -1253835888 (LWP 25615)  0xb7f4e410 in ?? ()
  8 Thread -1223259248 (LWP 25613)  0xb7f4e410 in ?? ()
  7 Thread -1231651952 (LWP 25612)  0xb7f4e410 in ?? ()
* 1 Thread -1212483888 (LWP 25552)  0xb7f4e410 in ?? ()
(gdb) thread 1
[Switching to thread 1 (Thread -1212483888 (LWP 25552))]#0  0xb7f4e410 in ?? ()
(gdb) bt
#0  0xb7f4e410 in ?? ()
#1  0xbf997338 in ?? ()
#2  0x010f in ?? ()
#3  0x in ?? ()
(gdb) thread 7
[Switching to thread 7 (Thread -1231651952 (LWP 25612))]#0  0xb7f4e410 in ?? ()
(gdb) bt
#0  0xb7f4e410 in ?? ()
#1  0xb6967278 in ?? ()
#2  0x0002 in ?? ()
#3  0xb7e20dbe in __lll_mutex_lock_wait () from /lib/i686/cmov/libpthread.so.0
#4  0xb7e1cabc in _L_mutex_lock_88 () from /lib/i686/cmov/libpthread.so.0
#5  0xb7e1c4ad in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0
(gdb) thread 8
[Switching to thread 8 (Thread -1223259248 (LWP 25613))]#0  0xb7f4e410 in ?? ()
(gdb) bt
#0  0xb7f4e410 in ?? ()
#1  0xb71682d4 in ?? ()
#2  0x in ?? ()
(gdb) thread 10
[Switching to thread 10 (Thread -1253835888 (LWP 25615))]#0  0xb7f4e410 in ??
()
(gdb) bt
#0  0xb7f4e410 in ?? ()
#1  0xb543f318 in ?? ()
#2  0x0001 in ?? ()
#3  0xb7e1e5d6 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#4  0x08090c3f in threads::condition::wait (this=Cannot 
access memory at address 0x8
)
at ../../../src/generic/util/threads.h:454
Backtrace stopped: previous frame inner to this frame (corrupt stack?)



Besten Gruß

-- 
Jens Kubieziel   http://www.kubieziel.de
Man sollte die Menschen lehren, nicht von Gerechtigkeit zu sprechen,
sondern von Nächstenliebe. Eugène Ionesco



Bug#364104: ooqstart: Fix build with GCC 4.2

2007-07-02 Thread Rene Engelhard
Hi,

Mark Brown wrote:
> Please find enclosed a patch fixing compilation of ooqstart with GCC
> 4.2 - the issues were all const correctness problems with string
> constants.  If desired I can prepare a NMU with this fix.

Unneeded. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426511.
Thanks anyway..

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



signature.asc
Description: Digital signature


Bug#431396: rhythmbox-dbg: does not produce useful backtraces

2007-07-02 Thread Loïc Minier
tags 431396 + help unreproducible
stop

On Mon, Jul 02, 2007, Johannes Rohr wrote:
> Per subject: When rhythmbox crashes (which is, unfortunately, not too
> rare), bug-buddy complains that it was not possible to generate a useful
> bug report. 
> 
> Іn fact, I have no idea what's wrong here, since bug-buddy does not
> reveal any additional information about what exactly has gone wrong.

 Well, I have no idea what I can do.  Either the toolchain is broken, or
 you had bad luck and only met cases where the backtrace was corrupted,
 or bug-buddy is broken, but I can't tell.

 Please feel free to investigate further what's the source of the
 problem and whether rhythmbox-dbg is truly useless in all cases (which
 I doubt); I personally don't see how to go on from your report.

-- 
Loïc Minier



Bug#426019: Confirm bug #426019

2007-07-02 Thread Carlos C Soto
Yes, It happend to me also and also I'm try with uninstall with purge 
and re-install.


I'm not using LDAP and the solution provided by Bryan Bayerdorffer works 
with consist on *drop* all ldap_2 preferences.


--
Carlos C Soto :: SIA Solutions
Tel: +52 (722) 2078949



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



Bug#274210: openoffice.org: locales clash with ODBC driver

2007-07-02 Thread Pascal Dupuis
I confirm the bug is still present, it results from a locale problem in
the chain
openoffice.org -> unixodbc -> libmyodbc 

as unixodbc is not locale aware, I guess the right way is to perform a
locale conversion when openoffice parses the results returned by
unixodbc.

Pascal Dupuis


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



Bug#431398: mozilla-traybiff-common: file conflicts with (old) icedove-traybiff

2007-07-02 Thread Andreas Beckmann
Package: mozilla-traybiff-common
Version: 1.2.3-3
Severity: normal

Hi Alan,

I got the following error while updating icedove-traybiff from
1.2.2-13etch1 to 1.2.3-3:

Selecting previously deselected package mozilla-traybiff-common.
Unpacking mozilla-traybiff-common (from
/mozilla-traybiff-common_1.2.3-3_all.deb) ...
dpkg: error processing
/var/cache/apt/archives/mozilla-traybiff-common_1.2.3-3_all.deb
(--unpack):
 trying to overwrite
 `/usr/share/mozilla-extensions/traybiff/50-traybiff', which is also in
 package icedove-traybiff


mozilla-traybiff-common probably needs a Replaces: for the old
icedove-traybiff, ... packages to allow clean upgrades.


Andreas


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

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


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



Bug#402519: Reopen

2007-07-02 Thread Frank S. Thomas
Hi Filipus (or Philippe?),

On Wednesday 21 March 2007, Filipus Klutiero wrote:
> reopen 402519
> severity 402519 grave
> thanks
>
> [...]

I understand that you reopened this bug because it is still found in the 
current kernel-patch-debianlogo (1.5), but could you please explain why you 
raised it's severity from important to grave? Since the package is still 
usable with older kernels, I think severity important is more appropriate.

Thanks,
Frank


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



Bug#431399: Proftpd should depends on sed 4.1.5

2007-07-02 Thread Benjamin Sonntag
Package: proftpd
Version: 1.3.0-19
Severity: important


When upgrading from a (maybe very) old debian distribution, proftpd crashed as 
below : 
Setting up proftpd (1.3.0-19) ...
sed: invalid option -- i
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

I had sed installed, but with a version from woody or sarge (don't know)
Whatever, proftpd SHOULD depend on sed 4.1.5 or > to be installed fluently.
This sed command (with -i) is used in proftpd.postinst.


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

Versions of packages proftpd depends on:
ii  adduser3.47  Add and remove users and groups
ii  debconf1.5.11Debian configuration management sy
ii  debianutils2.17  Miscellaneous utilities specific t
ii  libacl12.2.41-1  Access control list shared library
ii  libattr1   2.4.32-1  Extended attribute shared library
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libldap2   2.1.30-13.3   OpenLDAP libraries
ii  libmysqlclient15off5.0.32-7etch1 mysql database client library
ii  libncurses55.5-5 Shared libraries for terminal hand
ii  libpam-runtime 0.79-4Runtime support for the PAM librar
ii  libpam0g   0.76-22   Pluggable Authentication Modules l
ii  libpq4 8.1.8-1   PostgreSQL C client library
ii  libssl0.9.80.9.8c-4  SSL shared libraries
ii  libwrap0   7.6-9 Wietse Venema's TCP wrappers libra
ii  netbase4.29  Basic TCP/IP networking system
ii  perl   5.8.8-7   Larry Wall's Practical Extraction 
ii  ucf2.0020Update Configuration File: preserv
ii  zlib1g 1:1.2.3-13compression library - runtime

proftpd recommends no packages.

-- debconf information excluded

=_1183370223-30123-0--



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



Bug#397005: gnome-backgrounds should use desktop background alternative (and desktop-base)

2007-07-02 Thread Loïc Minier
reassign 397005 nautilus
stop

Hi,

 This is a followup for Debian bug .

 Sorry for the delay, but this would have been a bug against nautilus
 and not gnome-backgrounds, but it went unnoticed in gnome-backgrounds

On Sat, Nov 04, 2006, Daniel R. wrote:
> When a user starts gnome for the first time, he/she gets an empty desktop
> (no image selected), in spite of a desktop background alternative been
> selected for the whole system.
> 
> In this case (first time), gnome should set the user's desktop background 
> image to the current system's desktop background image alternative.

 This should be the case with recent nautilus versions; do you still get
 the bug?  The standard Debian Etch installation should work in this
 respect.

   Bye,
-- 
Loïc Minier



Bug#431205: molly-guard: long, fqdns can be a royal pita :)

2007-07-02 Thread martin f krafft
tags 431205 moreinfo
thanks

also sprach Richard A Nelson <[EMAIL PROTECTED]> [2007.06.30.1851 +0200]:
> It would be nigh on impossible for me to have collisions in hostnames
> even by disregarding the domain qualifiers (even though I manage just a
> few of the machines I must access)...   But I don't know how
> prevelant that case is.

I don't understand what the bug report or wish is. If your system is
misconfigured such that hostname returns an FQDN (as opposed to
hostname --fqdn), then there is very little I can do, now is there?

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Bug#428421: Confirming bug #428421

2007-07-02 Thread Alexander Sack - Debian Bugmail
tags 428421 + confirmed
thanks

On Mon, Jul 02, 2007 at 04:00:36AM -0500, Carlos C Soto wrote:
> Alexander Sack - Debian Bugmail wrote:
> >On Mon, Jul 02, 2007 at 03:44:21AM -0500, Carlos C Soto wrote:
> >  
> >>Same problem here! Icedove does not have an option for suscribe to an 
> >>RSS Feed.
> >>
> >>I do remove icedove (with purge) and installed again but does not work
> >>I also delete the ~/.mozilla-thunderbird directory but does not work
> >>
> >
> >Does /usr/share/icedove/isp/rss.rdf exist?
> >
> > - Alexander
> >
> >  
> No, this are the contents for /usr/share/icedove and /etc/icedove

ok ... then I know what to do:

The isp files gmail.rdf (for gmail account wizard) as well as rss.rdf
have to be installed.

 - Alexander

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#431401: iputils-ping: Weird reverse DNS issue

2007-07-02 Thread Olaf van der Spek
Package: iputils-ping
Version: 3:20070202-1
Severity: normal

Hi,

I've no idea what causes it, but the reverse DNS name is alternating between an 
old (d224.x-mailer.de) and a new name (e.xwis.net).

$ ping e.xwis.net
PING e.xwis.net (212.162.52.234) 56(84) bytes of data.
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=1 ttl=56 time=18.2 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=2 ttl=56 time=27.6 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=3 ttl=56 time=18.4 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=4 ttl=56 time=16.1 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=5 ttl=56 time=18.4 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=6 ttl=56 time=19.1 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=7 ttl=56 time=14.7 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=8 ttl=56 time=17.3 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=9 ttl=56 time=15.9 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=10 ttl=56 time=17.5 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=11 ttl=56 time=25.3 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=12 ttl=56 time=17.0 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=13 ttl=56 time=19.0 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=14 ttl=56 time=16.8 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=15 ttl=56 time=18.4 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=16 ttl=56 time=18.8 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=17 ttl=56 time=16.6 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=18 ttl=56 time=18.2 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=19 ttl=56 time=17.2 ms
64 bytes from d224.x-mailer.de (212.162.52.234): icmp_seq=20 ttl=56 time=29.1 ms
64 bytes from e.xwis.net (212.162.52.234): icmp_seq=21 ttl=56 time=19.3 ms

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

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

Versions of packages iputils-ping depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries

iputils-ping recommends no packages.

-- no debconf information


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



Bug#431266: svn-upgrade reads ~/.svn-buildpackage.conf and fails on unknown options

2007-07-02 Thread Eddy Petrișor
forcemerge 428689 431266
severity 431266 important
retitle 431266 svn-upgrade: fails if encounters unknown options in 
~/.svn-buildpackage.conf
thanks


Robert Luberda wrote:
> Hi,

Hello,

> My ~/.svn-buildpackage.conf contains the following lines:
> 
> #svn-builder=debuild -rfakeroot
> svn-builder=/usr/local/bin/pdebuild
> #svn-lintian
> 
> 
> For some strange reason svn-upgrade reads the file and fails with the
> following error:
> 
> Imported config directives:
> --builder=/usr/local/bin/pdebuild
> Unknown option: builder

Indeed, this is a known issue and is already fixed in SVN; the fix will be 
available in the next upload of
svn-buildpackage, when Edi will have the time to do it.

> Usage: svn-upgrade newsource [ OPTIONS... ]
> Upgrade a source code package from an upstream revision. The source code
> [ ... skipped ... ]

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




signature.asc
Description: OpenPGP digital signature


Bug#390915: Revised patch

2007-07-02 Thread Ian Jackson
Frank Lichtenheld writes ("Re: Bug#390915: Revised patch"):
> This would probably fix #207289 on the side because it makes all
> read-only files in the tar ball writable, right? (At least for all
> remotely practical umask settings...)

Yes.

> Will apply the patch.

Excellent, thanks.

Ian.


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



Bug#431402: reportbug: Installed but not installed?

2007-07-02 Thread Olaf van der Spek
Package: reportbug
Version: 3.38
Severity: normal

Hi,

$ reportbug ping
*** Welcome to reportbug.  Use ? for help at prompts. ***
Detected character set: UTF-8
Please change your locale if this is incorrect.

Using 'Olaf van der Spek <[EMAIL PROTECTED]>' as your from address.
Getting status for ping...
No matching source or binary packages.
Which of the following installed packages is the bug in?

1 iputils-ping  Tools to test the reachability of network hosts

2 ping  Uninstalled/non-existent package

Why is an uninstalled/non-existent package included in the list of installed 
packages?

-- Package-specific info:
** Environment settings:
INTERFACE="text"

** /home/olaf/.reportbugrc:
reportbug_version "3.34"
mode advanced
ui text

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

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

Versions of packages reportbug depends on:
ii  apt   0.7.2-0.1  Advanced front-end for dpkg
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.14 register and build utility for Pyt

reportbug recommends no packages.

-- no debconf information


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



Bug#430759: Bug#430761: microcode.ctl: fails to install

2007-07-02 Thread Folkert van Heusden
it seems that the kernel on my system is broken as it complains about
missing symbols when inserting the microcode module
(2.6.18-4-xen-amd64).

On Wed, Jun 27, 2007 at 03:12:53PM -0400, Jim Paris wrote:
> > >Setting up microcode.ctl (1.17-1) ...
> > >udev active, devices will be created in /dev/.static/dev/
> > >dpkg: error processing microcode.ctl (--configure):
> > > subprocess post-installation script returned error exit status 20
> > 
> > In one hour I've two report, all previous tests were ok, so
> > I'm wondering if there is some external cause.
> > 
> > I can find only two pattern:
> > - amd64 architecture (I tested only on i386)
> > - locate is: en_US.UTF-8
> > 
> > The error is on the debconf scripts, so I will
> > check if I quoted something wrong, if in amd64
> > the template was generated wrongly, or if
> > there is some locale problem on my installation
> > script.
> > 
> > Could you try to reinstall the package with LANG=C,
> > and send to me all /var/lib/spkg/info/microcode.ctl.* files?
> 
> I figured out the problem: the "microcode" module was not loaded.
> (my kernel has CONFIG_MICROCODE=m).  After "modprobe microcode"
> and "apt-get -f install", everything was OK.
> 
> I think this is because when the microcode module is not loaded,
> "/dev/cpu/microcode" does not exist, and so the postinst calls
> "makedev", which prints a diagnostic message about "udev active" to
> stdout.  Also, another message would have been printed to stdout if I
> didn't have an Intel processor.  
> 
> "man debconf-devel" says about the postinst script:
> 
> *   Always source /usr/share/debconf/confmodule at the top of your
> postinst, even if you won't be running any db_* commands in
> it. This is required to make sure the config script gets a change
> to run (see HACKS for details). 
> *   Avoid outputting anything to stdout in your postinst, since that
> can confuse debconf, and postinst should not be verbose
> anyway. Output to stderr is ok, if you must.
> 
> I moved ". /usr/share/debconf/confmodule" to the very top of the
> postinst, below "set -e", and the problem went away.  I presume
> /usr/share/debconf/confmodule somehow works around the stdout problem
> -- but it would probably also be good to redirect all output to stderr
> anyway.
> 
> 
> I would also recommend that you don't unconditionally unload the
> microcode module in /etc/init.d/microcode.ctl.  If I, for example,
> included "microcode" in /etc/modules, I wouldn't expect a startup
> script to undo that.
> 
> Thanks,
> -jim
> 


Folkert van Heusden

-- 
www.biglumber.com <- site where one can exchange PGP key signatures 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com


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



Bug#431400: logrotate fails for clamav/freshclam

2007-07-02 Thread Meinhard Schneider
Package: clamav
Version: 0.90.1-3.1lenny2
Severity: normal

logrotate fails for clamav/freshclam, log files are not closed and re-opened:
[EMAIL PROTECTED]:~# /etc/init.d/clamav-daemon reload-log
Reloading log file for ClamAV daemon: clamd.
[EMAIL PROTECTED]:~# /etc/init.d/clamav-freshclam reload-log
Reloading ClamAV virus database updater: freshclam.
[EMAIL PROTECTED]:~# lsof -n | egrep -i 'freshclam.log|clamav.log'
clamd  1592  clamav3w  REG3,293601070877 
/var/log/clamav/clamav.log.1 (deleted)
freshclam  1675  clamav3wW REG3,2  1025511070879 
/var/log/clamav/freshclam.log.1 (deleted)

The init-skript gets called by /etc/logrotate.d/clamav-{daemon,freshclam}
and as you can see, the (rotated) log file still stays open.

By now, I can't find a solution in unstable or even an appropriate bug
report.

Bye
Meinhard

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

Kernel: Linux 2.6.16.20 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages clamav depends on:
ii  clamav-freshclam [clama 0.90.1-3.1lenny2 downloads clamav virus databases f
ii  libc6   2.5-9+b1 GNU C Library: Shared libraries
ii  libclamav2  0.90.1-3.1lenny2 virus scanner library
ii  zlib1g  1:1.2.3-15   compression library - runtime

Versions of packages clamav recommends:
ii  arj 3.10.22-3archiver for .arj files
ii  clamav-base 0.90.1-3.1lenny2 base package for clamav, an anti-v
ii  unzoo   4.4-6zoo archive extractor

-- no debconf information


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



Bug#431403: linux-image-2.6.18-4-xen-amd64: the 'microcode'-module (for intel cpus) fails to insert with missing symbols errors

2007-07-02 Thread Folkert van Heusden
Package: linux-image-2.6.18-4-xen-amd64
Version: 2.6.18.dfsg.1-12
Severity: normal


When trying to insert the 'microcode' module, I get errors complaining
about missing symbols:

belle:/home/folkert# modprobe microcode
FATAL: Error inserting microcode 
(/lib/modules/2.6.18-4-xen-amd64/kernel/arch/x86_64/kernel/microcode.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
belle:/home/folkert# dmesg | tail
microcode: Unknown symbol sys_munlock
microcode: Unknown symbol sys_mlock


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

Kernel: Linux 2.6.18-4-xen-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.18-4-xen-amd64 depends on:
ii  e2fsprog 1.39+1.40-WIP-2006.11.14+dfsg-2 ext2 file system utilities and lib
ii  initramf 0.88tools for generating an initramfs
ii  linux-mo 2.6.18.dfsg.1-12Linux 2.6.18 modules on AMD64

linux-image-2.6.18-4-xen-amd64 recommends no packages.

-- no debconf information


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



Bug#426013: exim4-daemon-heavy Base64 decoding error

2007-07-02 Thread Mark Adams
On Sat, Jun 30, 2007 at 08:43:19AM +0200, Marc Haber wrote:
> I still do not see the exact command lines that were used to obtain
> this output on both sides.

For server;

gnutls-serv --debug 5 --x509keyfile myhost_net.key --x509certfile myhost_net.crt

And for Client;

gnutls-cli -p 5556 mail.myhost.net

> 
> But it looks right, I forgot that gnutls-serv implements an echo
> service.
> 
> I am afraid that I do not know what is going on here, and that locally
> debugging would require me to purchase a certificate from your vendor
> just to find out which options and encodings they use and why GnuTLS
> does not grok them. I cannot afford doing this.
> 

I am going to query the company to see if they can provide me with any
help. Is there anything you would like to know that I can ask them?

> Tagging the bug accordingly.
> 
> Greetings
> Marc

Thanks,
Mark

> 
> -- 


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



Bug#283876: Close bug

2007-07-02 Thread José Antonio Sánchez

You can close this bug. I'm using OpenOffice 2.2 and it works
correctly, although I have to admit that now I'm using Ubuntu but as
packages come from Debian, most probably this bug has been corrected
at some point.

--
Saludos.
José Antonio Sánchez



Bug#431404: ITP: exonerate -- generic tool for pairwise sequence comparison

2007-07-02 Thread Steffen Moeller
Package: wnpp
Severity: wishlist
Owner: Steffen Moeller <[EMAIL PROTECTED]>


* Package name: exonerate
  Version : 1.4.0
  Upstream Author : Guy Slater 
* URL : http://www.ebi.ac.uk/~guy/exonerate/
* License : LGPL
  Programming Lang: C
  Description : generic tool for pairwise sequence comparison

 Much of the functionality of the Wise dynamic programming
 suite was reimplemented in C for better efficiency.
 Exonerate is an intrinsic component of the building of
 the ENSEMBL genome databases, providing similarity
 scores between RNA and DNA sequences and thus determining
 splice variants and coding sequences in general.
 .
  Homepage: http://www.ebi.ac.uk/~guy/exonerate/


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



Bug#431405: kscreensaver: Not displays writtings in kfiresaver correctly

2007-07-02 Thread Saprykin Alexander
Package: kscreensaver
Version: 4:3.5.5-1
Severity: normal

It displays symbol "?" instead of any letters in the words. But only words "KDE"
and "KONQUER" are displayed. I don't know what is this. Please check it.

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

Versions of packages kscreensaver depends on:
ii  kdebase-bin4:3.5.5a.dfsg.1-6 core binaries for the KDE base mod
ii  kdelibs4c2a4:3.5.5a.dfsg.1-8 core libraries and binaries for al
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libgl1-mesa-glx [libgl 6.5.1-0.6 A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 6.5.1-0.6 The OpenGL utility library (GLU)
ii  libqt3-mt  3:3.3.7-4 Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library

Versions of packages kscreensaver recommends:
pn  kscreensaver-xsavers   (no description available)
ii  kwin   4:3.5.5a.dfsg.1-6 the KDE window manager

-- no debconf information


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



Bug#431406: imapfilter: new version available

2007-07-02 Thread Kevin Coyner
Package: imapfilter

Severity: wishlist


Just FYI that a new version of imapfilter is available.

http://imapfilter.hellug.gr/source/imapfilter-2.0.2.tar.gz

Thanks.


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

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

-- 
Kevin Coyner  GnuPG key: 1024D/8CE11941


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



Bug#431399: Proftpd should depends on sed 4.1.5

2007-07-02 Thread Francesco P. Lovergine
severity 431399 normal
thanks

On Mon, Jul 02, 2007 at 12:05:09PM +0200, Benjamin Sonntag wrote:
> Package: proftpd
> Version: 1.3.0-19
> Severity: important
> 
> 
> When upgrading from a (maybe very) old debian distribution, proftpd crashed 
> as below : 
> Setting up proftpd (1.3.0-19) ...
> sed: invalid option -- i
> Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...
> 
> I had sed installed, but with a version from woody or sarge (don't know)
> Whatever, proftpd SHOULD depend on sed 4.1.5 or > to be installed fluently.
> This sed command (with -i) is used in proftpd.postinst.
> 
> 
> -- System Information:
> Debian Release: 3.0

^ From woody I would say.


-- 
Francesco P. Lovergine


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



Bug#253625: close it please

2007-07-02 Thread Paolo Cavallini
the bug has been solved in later versions.
thanks for reminding me.
pc
-- 
Paolo Cavallini
http://www.faunalia.it/pc



signature.asc
Description: OpenPGP digital signature


Bug#431407: aptitude: since upgrade to 0.4.4-4+b1 (together with apt 0.7) loading cache is horrible slow

2007-07-02 Thread Norbert Preining
Package: aptitude
Version: 0.4.4-4+b1
Severity: normal

Dear all,

since upgrading the whole apt infrastructure aptitude is horrible slow
in loading the cache. The problem as mentioned on the status line in
aptitude is the
Intializing package status
which takes some minutes on a rather new Intel Core2, so not an old
processor. Formerly that took a few seconds.

This happened with the upgrade of
apt -> 0.7
aptitude -> 0.4.4-4+b1

Thanks a lot

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.5 0.7.2-0.1Advanced front-end for dpkg
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libncursesw55.6-3Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-4English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.0-1  parse Debian changelogs and output

-- no debconf information


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



Bug#431197: pypy - FTBFS: OSError: [Errno 12] Cannot allocate memory

2007-07-02 Thread Alexandre Fayolle
Hi,

Pypy requires a significant amount of memory to build (>1GB).
Furthermore, s390 is not supported by upstream. 

I'm closing this bug. 
 

-- 
Alexandre Fayolle  LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
Informatique scientifique:   http://www.logilab.fr/science
Reprise et maintenance de sites CPS: http://www.migration-cms.com/


signature.asc
Description: Digital signature


Bug#431197: pypy - FTBFS: OSError: [Errno 12] Cannot allocate memory

2007-07-02 Thread Bastian Blank
reopen 431197
thanks

On Mon, Jul 02, 2007 at 12:44:12PM +0200, Alexandre Fayolle wrote:
> Pypy requires a significant amount of memory to build (>1GB).

It fails on many buildds, this is a bug.

> Furthermore, s390 is not supported by upstream. 

So the architecture settings are wrong, fix them.

> I'm closing this bug. 

It is a bug, there is no fix.

Bastian

-- 
Landru! Guide us!
-- A Beta 3-oid, "The Return of the Archons", stardate 3157.4


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



Bug#431042: myspell-en-us: Please include "acknowledgement", not just "acknowledgment"

2007-07-02 Thread Rene Engelhard
Hi,

Josh Triplett wrote:
> This dictionary only acknowledges "acknowledgment", and does not acknowledge
> "acknowledgement".  Other dictionaries acknowledge both acknowledg{,e}ments.

http://dict.leo.org/ende?lp=ende&p=/gQPU.&search=acknowledgement says
"acknowledgement" is mainly BE while "acknowledgment" is AE. If that's
true, this is no bug in myspell-en-us since the scope of myspell-en-us
is AE (otherwise you'd want -en-gb anyway for BE; and format your text
accordingly).

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


signature.asc
Description: Digital signature


Bug#431197: pypy - FTBFS: OSError: [Errno 12] Cannot allocate memory

2007-07-02 Thread Bastian Blank
On Mon, Jul 02, 2007 at 12:44:12PM +0200, Alexandre Fayolle wrote:
> Pypy requires a significant amount of memory to build (>1GB).

Anyway, a process which needs this amount of RAM is killed with SIGTERM
because the linux kernel allows massive amounts of overcommited memory
and the OOM killer terminates it then.
The shown error shows that it allocates memory but never uses them and
hits the boundary of the process memory, which is almost 2GiB on s390.

Bastian

-- 
Insults are effective only where emotion is present.
-- Spock, "Who Mourns for Adonais?"  stardate 3468.1


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



Bug#431197: pypy - FTBFS: OSError: [Errno 12] Cannot allocate memory

2007-07-02 Thread Julien Cristau
On Mon, Jul  2, 2007 at 12:58:34 +0200, Bastian Blank wrote:

> reopen 431197
> thanks
> 
> On Mon, Jul 02, 2007 at 12:44:12PM +0200, Alexandre Fayolle wrote:
> > Pypy requires a significant amount of memory to build (>1GB).
> 
> It fails on many buildds, this is a bug.
> 
Arguably not a release-critical one, given that it doesn't seem to have
ever built on those architectures.

Cheers,
Julien


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



Bug#431408: mol: FTBFS with 2.6.21-2

2007-07-02 Thread Daniel Baumann
Package: mol
Severity: serious

Hi,

your package fails to build with 2.6.21-2, see the build log here:
http://buildd.debian.org/fetch.cgi?pkg=linux-modules-extra-2.6;ver=2.6.21-2;arch=powerpc;stamp=1183316099

Please tell me when a fixed upload of mol has reached sid, so I can
re-upload linux-modules-extra-2.6 with mol re-enabled.

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Bug#431409: squashfs: FTBFS on m68k

2007-07-02 Thread Daniel Baumann
Package: squashfs
Severity: important

Hi,

your package failed to build on m68k:
http://buildd.debian.org/fetch.cgi?pkg=linux-modules-extra-2.6;ver=2.6.21-2;arch=m68k;stamp=1183303646

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Bug#431410: apt: Dynamic MMap ran out of room

2007-07-02 Thread Victor Porton
Package: apt
Version: 0.6.46.4-0.1
Severity: grave
Justification: renders package unusable

apt-get does not work anymore.

# apt-get install exim4
Reading package lists... Error!
E: Dynamic MMap ran out of room
E: Error occurred while processing blackbox (NewVersion1)
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened.

Note that there are plenty free disk space:
0$ df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/hda5  20G   13G  6.3G  67% /
tmpfs 253M 0  253M   0% /lib/init/rw
udev   10M   76K   10M   1% /dev
tmpfs 253M  4.0K  253M   1% /dev/shm
/dev/hda1  10M  7.3M  2.3M  77% /boot
/dev/hda8 7.6G  4.9G  2.3G  69% /var


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Default-Release "testing";
APT::Get "";
APT::Get::Show-Versions "true";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums 
--generate=nocheck -sp
/var/cache/apt/archives; fi";
DPkg::Post-Invoke:: "/usr/sbin/update-dpsyco || true";
DPkg::Build-options "-b -uc -rfakeroot";
Acquire "";
Acquire::http "";
Acquire::http::Proxy "";
Acquire::ftp "";
Acquire::ftp::Proxy "";
Acquire::Retries "1";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

# testing
deb ftp://mirror.inter.net.il/pub/debian/ testing main contrib non-free
deb-src ftp://mirror.inter.net.il/pub/debian/ testing main contrib non-free

# unstable
deb ftp://mirror.inter.net.il/pub/debian/ unstable main contrib non-free
deb-src ftp://mirror.inter.net.il/pub/debian/ unstable main contrib non-free

# etch
deb ftp://mirror.inter.net.il/pub/debian/ etch main contrib non-free
deb-src ftp://mirror.inter.net.il/pub/debian/ etch main contrib non-free

# security updates
deb http://security.debian.org/ stable/updates main contrib non-free

deb http://download.skype.com/linux/repos/debian/ stable non-free

-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.21.5-not-debian (PREEMPT)
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring  2007.02.19-0.1   GnuPG archive keys of the Debian a
ii  libc6   2.5-9+b1 GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information


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



Bug#403364: SunBlade 150 problems - can anyone confirm?

2007-07-02 Thread निशांत / Nishant

Hi,

On 7/2/07, Thomas Köllmann <[EMAIL PROTECTED]> wrote:

>
>>  Maybe this is useful to the next guy installing Etch (or some other
>>  post-2.6.16 kernel) on a Blade 150 (or 100).
>
> Can you confirm that with a 2.6.16 kernel the problem is not
> reproducible?


But now I am facing the problem with 2.6.18-4-sparc64. I need to use
video=atyfb:off to
be able to boot.

I am on a SunBlade150.

regards,
Nishant

--
How about some patent on "(a+b)2 = a2+2ab+b2". Choose free software!
http://www.nishants.net


Bug#431411: ivtv: FTBFS on mips

2007-07-02 Thread Daniel Baumann
Package: ivtv-source
Severity: serious

Hi,

your package fails to build with 2.6.21-2, see the build log here:
http://buildd.debian.org/fetch.cgi?pkg=linux-modules-contrib-2.6;ver=2.6.21-2;arch=mips;stamp=1183295275

Please tell me when a fixed upload of ivtv-source has reached sid, so I
can re-upload linux-modules-contrib-2.6.

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Bug#367773: alsa-base: Driver incorrect behaviour changed

2007-07-02 Thread José Salavert Torres
Package: alsa-base
Version: 1.0.14-1
Followup-For: Bug #367773

With the last version of alsa, when the system starts, "headphone 
detection" is activated, and "headphone" is activated.

When you plug a headphone set, the "headphone detection" changes to 
muted, and the state of "headphone" remains activated.

"PC speaker" is muted all the time. The "headphone detection" state can 
not be changed manually.

The correct behaviour should be the following:
-> If "Headphone detection" is muted, headphone plug events do not alter 
the system.
-> If "Headphone detection" is unmuted (active):
 +when something (headphones for example) is plugged:
 - "Headphone" unmuted.
 - "PC speaker" muted.
 +when no headphones are plugged:
 - "Headphone" muted.
 - "PC speaker" unmuted.

For convenience, if the estate can not be saved, at the beggining the 
"headphone detection" should be active, and it should detect if 
something is plugged or not and set the "Headphone" and "PC spaker" 
accordingly.

Please fix this issue, if I can help in something tell me, this year I 
started to study the kernel code at the university.

There has passed too much time for such a simple problem :(

-- Package-specific info:
--- Begin additional package status ---
Desired=Unknown/Install/Remove/Purge/Hold
| Estado=No/Instalado/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: mayúsc.=malo)
||/ Nombre Versión   Descripción
+++-==-==-
ii  libasound2 1.0.14a-1  ALSA library
--- End additional package status ---
--- Begin /proc/asound/version ---
Advanced Linux Sound Architecture Driver Version 1.0.14rc3 (Wed Mar 14 07:25:50 
2007 UTC).
--- End /proc/asound/version ---
--- Begin /proc/asound/cards ---
 0 [Tumbler]: PMac Tumbler - PowerMac Tumbler
  PowerMac Tumbler (Dev 14) Sub-frame 0
 1 [system ]: USB-Audio - iMic USB audio system
  Griffin Technology, Inc iMic USB audio system at 
usb-0001:10:13.2-2, full speed
--- End /proc/asound/cards ---
--- Begin /dev/snd/ listing ---
total 0
crw-rw 1 root audio 116,  0 2007-07-02 15:03 controlC0
crw-rw 1 root audio 116, 32 2007-07-02 13:02 controlC1
crw-rw 1 root audio 116, 16 2007-07-02 15:03 pcmC0D0p
crw-rw 1 root audio 116, 56 2007-07-02 13:02 pcmC1D0c
crw-rw 1 root audio 116, 48 2007-07-02 13:02 pcmC1D0p
crw-rw 1 root audio 116,  1 2007-07-02 13:02 seq
crw-rw 1 root audio 116, 33 2007-07-02 13:02 timer
--- End /dev/snd/ listing ---

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

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

Versions of packages alsa-base depends on:
ii  linux-sound-base   1.0.14-1  base package for ALSA and OSS soun
ii  lsof   4.78.dfsg.1-2 List open files
ii  module-init-tools  3.3-pre11-3   tools for managing Linux kernel mo

Versions of packages alsa-base recommends:
ii  alsa-utils1.0.14-1   ALSA utilities

Versions of packages libasound2 depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries

-- no debconf information


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



Bug#428761: workaround

2007-07-02 Thread Tobias Schlemmer
I think I can propose a workaround.

As far as I know the symbol is generated from the module name and the
variable name:

$ nm a.out |grep dummy
00600d88 D __dummy__m
004007e0 t frame_dummy

Here, "__dummy__m" seems to be the considered variable. Let's try it:

$ gdb ...

(gdb) p alpha
$1 = 0.30012
(gdb) p __dummy__m
$2 = 3
(gdb) quit
$

So you can use nm and grep to find the symbol you need.


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



Bug#431410: apt: Dynamic MMap ran out of room

2007-07-02 Thread martin f krafft
forcemerge 429171 431410
thanks

Please see
  
http://www.google.com/search?hl=en&q=%22Dynamic+MMap+ran+out+of+room%22&btnI=I%27m+Feeling+Lucky

Undoubtedly, APT should be able to cope better with this situation.
It only arises though if you add way more APT repositories than are
needed, so I suggest you clean up sources.list instead.

This is a well-known issue which has been reported several times
before.

  
http://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=0;dist=unstable;repeatmerged=0;src=apt;includesubj=mmap

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Bug#431341: libsnack2: Output audio is corrupted and plays too fast

2007-07-02 Thread Sergei Golovan

On 7/2/07, Carl Quillen <[EMAIL PROTECTED]> wrote:


Yes, 2.2.9 works great.


Could you try to rebuild 2.2.10 without ALSA enabled and look if it
fixes the behavior?

--
Sergei Golovan


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



Bug#431410: apt: Dynamic MMap ran out of room

2007-07-02 Thread Jens Seidel
Hi Victor,

On Mon, Jul 02, 2007 at 03:27:06PM +0400, Victor Porton wrote:
> Package: apt
> Version: 0.6.46.4-0.1
> Severity: grave
> Justification: renders package unusable
> 
> apt-get does not work anymore.
> 
> # apt-get install exim4
> Reading package lists... Error!
> E: Dynamic MMap ran out of room

You just have to increase APT::Cache-Limit. Try to add
APT::Cache-Limit 12582912;
in /etc/apt/apt.conf. Nevertheless I agree that APT should
increase the memory on it's own if required.

Jens


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



Bug#431414: libtool generates incorrect option for Solaris ld

2007-07-02 Thread Vincent Lefevre
Package: libtool
Version: 1.5.22-4
Severity: normal

I've done a "make dist" on the MPFR library under Debian, and with this
tarball, when I do a "./configure --enable-shared" under Solaris, "make"
fails:

[...]
/bin/ksh ./libtool --tag=CC --mode=link cc  -xtarget=native -xarch=v9 -xO4  
-L/users/spaces/vlefevre/sparc-solaris/gmp-assert/lib -o libmpfr.la -rpath 
/usr/local/lib -version-info 2:0:1 exceptions.lo extract.lo uceil_exp2.lo 
uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo 
cmp_abs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo 
div.lo div_ui.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo get_d.lo 
get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo 
isnum.lo const_log2.lo log.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo 
mul_ui.lo neg.lo next.lo out_str.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo 
print_raw.lo print_rnd_mode.lo random2.lo random.lo reldiff.lo round_prec.lo 
set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo 
set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo 
set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo 
rint.lo ui_div.lo ui_sub.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo 
cosh.lo sinh.lo tanh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo 
asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo 
expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo copysign.lo 
gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo powerof2.lo 
gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo 
fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo 
fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo 
clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo 
mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo 
set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo 
cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo 
mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo 
root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo 
constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo 
set_d64.lo get_d64.lo jn.lo yn.lo remquo.lo  -lgmp 
libtool: link: warning: library 
`/users/spaces/vlefevre/sparc-solaris/gmp-assert/lib/libgmp.la' was moved.
/usr/ccs/bin/ld -64 -G -h libmpfr.so.1 -o .libs/libmpfr.so.1.1.0  
.libs/exceptions.o .libs/extract.o .libs/uceil_exp2.o .libs/uceil_log2.o 
.libs/ufloor_log2.o .libs/add.o .libs/add1.o .libs/add_ui.o .libs/agm.o 
.libs/clear.o .libs/cmp.o .libs/cmp_abs.o .libs/cmp_si.o .libs/cmp_ui.o 
.libs/comparisons.o .libs/div_2exp.o .libs/div_2si.o .libs/div_2ui.o 
.libs/div.o .libs/div_ui.o .libs/dump.o .libs/eq.o .libs/exp10.o .libs/exp2.o 
.libs/exp3.o .libs/exp.o .libs/frac.o .libs/get_d.o .libs/get_exp.o 
.libs/get_str.o .libs/init.o .libs/inp_str.o .libs/isinteger.o .libs/isinf.o 
.libs/isnan.o .libs/isnum.o .libs/const_log2.o .libs/log.o .libs/mul_2exp.o 
.libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_ui.o .libs/neg.o 
.libs/next.o .libs/out_str.o .libs/const_pi.o .libs/pow.o .libs/pow_si.o 
.libs/pow_ui.o .libs/print_raw.o .libs/print_rnd_mode.o .libs/random2.o 
.libs/random.o .libs/reldiff.o .libs/round_prec.o .libs/set.o .libs/setmax.o 
.libs/setmin.o .libs/set_d.o .libs/set_dfl_prec.o .libs/set_exp.o 
.libs/set_rnd.o .libs/set_f.o .libs/set_prc_raw.o .libs/set_prec.o 
.libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_str_raw.o .libs/set_ui.o 
.libs/set_z.o .libs/sqrt.o .libs/sqrt_ui.o .libs/sub.o .libs/sub1.o 
.libs/sub_ui.o .libs/rint.o .libs/ui_div.o .libs/ui_sub.o .libs/urandomb.o 
.libs/get_z_exp.o .libs/swap.o .libs/factorial.o .libs/cosh.o .libs/sinh.o 
.libs/tanh.o .libs/acosh.o .libs/asinh.o .libs/atanh.o .libs/atan.o 
.libs/cmp2.o .libs/exp_2.o .libs/asin.o .libs/const_euler.o .libs/cos.o 
.libs/sin.o .libs/tan.o .libs/fma.o .libs/fms.o .libs/hypot.o .libs/log1p.o 
.libs/expm1.o .libs/log2.o .libs/log10.o .libs/ui_pow.o .libs/ui_pow_ui.o 
.libs/minmax.o .libs/dim.o .libs/copysign.o .libs/gmp_op.o .libs/init2.o 
.libs/acos.o .libs/sin_cos.o .libs/set_nan.o .libs/set_inf.o .libs/powerof2.o 
.libs/gamma.o .libs/set_ld.o .libs/get_ld.o .libs/cbrt.o .libs/volatile.o 
.libs/fits_sshort.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_ushort.o 
.libs/fits_uint.o .libs/fits_ulong.o .libs/fits_uintmax.o .libs/fits_intmax.o 
.libs/get_si.o .libs/get_ui.o .libs/zeta.o .libs/cmp_d.o .libs/erf.o 
.libs/inits.o .libs/inits2.o .libs/clears.o .libs/sgn.o .libs/check.o 
.libs/sub1sp.o .libs/version.o .libs/mpn_exp.o .libs/mpfr-gmp.o 
.libs/mp_clz_tab.o .libs/sum.o .libs/add1sp.o .libs/free_cache.o .libs/si_op.o 
.libs/cmp_ld.o .libs/set_ui_2exp.o .libs/set_si_2exp.o .libs/set_uj.o 
.libs/set_sj.o .libs/get_sj.o .libs/get_uj.o .libs/get_z.o .libs/isze

Bug#431413: RM: tofu -- RoM; integrated into soya, not needed anymore

2007-07-02 Thread Duck

Package: ftp.debian.org


Coin,

A new soya with integrated tofu features has been uploaded, and all
rdepends were updated as well ; so this package is now obsolete.

Regards.

-- 
Marc Dequènes (Duck)


pgphgaMCRPdpE.pgp
Description: PGP signature


Bug#431412: update-manager: Crash after Examining your system bar

2007-07-02 Thread Daniele Segato
Package: update-manager
Version: 0.42.2ubuntu22-13
Severity: grave
Justification: renders package unusable



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

Kernel: Linux 2.6.18-k8-jackoss (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

Versions of packages update-manager depends on:
ii  libgnome2-perl  1.040-1  Perl interface to the GNOME librar
ii  lsb-release 3.1-23.1 Linux Standard Base version report
ii  python  2.4.4-6  An interactive high-level object-o
ii  python-apt  0.6.20   Python interface to libapt-pkg
ii  python-glade2   2.8.6-8  GTK+ bindings: Glade support
ii  python-gnome2   2.12.4-6 Python bindings for the GNOME desk
ii  python-gnupginterface   0.3.2-9  Python interface to GnuPG (GPG)
ii  python-support  0.6.4automated rebuilding support for p
ii  synaptic0.57.11.1+b1 Graphical package manager

update-manager recommends no packages.

-- no debconf information


this is what i get if i launch it from a root terminal

# update-manager
/usr/lib/python2.4/site-packages/apt/__init__.py:17: FutureWarning: apt API not 
stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
Traceback (most recent call last):
  File "/usr/bin/update-manager", line 71, in ?
app.main(options)
  File "/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py", line 
759, in main
self.fillstore()
  File "/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py", line 
613, in fillstore
self.list.update(self.cache)
  File "/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py", line 
204, in update
cache.saveDistUpgrade()
  File "/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py", line 
97, in saveDistUpgrade
self.clean()
  File "/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py", line 
87, in clean
action_group = apt_pkg.GetPkgActionGroup(self._depcache)
AttributeError: 'module' object has no attribute 'GetPkgActionGroup'


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



Bug#430206: test package

2007-07-02 Thread martin f krafft
have you made any progress on packaging iodine, Gregor? Is there
a package available I could test?

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Bug#99324: Hi

2007-07-02 Thread bettinagebhardt
Hallo,

in der Zeit vom 21.06. bis zum 22.07.06 bin ich per Mail nicht zu erreichen!

Vielen Dank für Ihr Verständnis!!!

Bis dahin und eine schöne Zeit!!!

Bettina Gebhardt


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



Bug#431417: liballegro4.2-dev: /usr/include/allegro/alunixac.h overrides autotools macros causing problems

2007-07-02 Thread Reuben Thomas
Package: liballegro4.2-dev
Version: 2:4.2.0-5
Severity: normal

The header file mentioned above defines the following macros:

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

which are all standard autotools macros. This means that an
application built with autotools will have these macros overridden,
not normally what is wanted. There is a workaround, namely for the
application to #include "config.h" after #include , but I
can't see a reason for allegro to define these macros in the first
place.

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

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

Versions of packages liballegro4.2-dev depends on:
ii  liballegro4.2 2:4.2.0-5  portable library for cross-platfor
ii  libx11-dev2:1.0.3-7  X11 client-side library (developme
ii  libxcursor-dev1:1.1.8-2  X cursor management library (devel
ii  libxext-dev   1:1.0.3-2  X11 miscellaneous extensions libra
ii  libxpm-dev1:3.5.6-3  X11 pixmap library (development he
ii  libxxf86vm-dev1:1.0.1-2  X11 XFree86 video mode extension l

liballegro4.2-dev recommends no packages.

-- no debconf information


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



Bug#361231: hunspell: Hunspell does not recognize "zentralen" but it's in the dic

2007-07-02 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

retitle 361231 hunspell: Hunspell does not recognize "zentralen" but it's in 
hunspell-de-de
thanks

Hi,

Christian Frommeyer wrote:
> I just was a bit surprised to find out Hunspell (with de_DE dictionary)
> does not recognize "zentralen" as correct and suggest "zentrale",
> "zentralem", "zentrales" and "zentraler". All these words have "zentral"
> as root and are created from the "A" suffix-rules as far as I can see.
> What surprises me is that there is another "A" suffix rule built just
> the same (and works with other words) that should produce "zentralen".

Hmm. How do you call hunspell? What does it say?

With hunspell 1.1.4 (and myspell-de-de as dictionary):

$ echo "zentralen" > a
$ hunspell -d /usr/share/myspell/dicts/de_DE a

$ $ echo "zentralen" | hunspell -d /usr/share/myspell/dicts/de_DE
Hunspell 1.1.4
+ zentral

with hunspell-de-de:

$ echo "zentralen" | hunspell -d /usr/share/myspell/dicts/de_DE
Hunspell 1.1.4
& zentralen 4 0: zentrale, zentrales, zentraler, zentralem

Hmm.

Behaviour with 1.1.5 (using hunspell-de-de):

$ echo "zentralen" > a
$ hunspell -d /usr/share/myspell/dicts/de_DE a

$ $ echo "zentralen" | hunspell -d /usr/share/myspell/dicts/de_DE
Hunspell 1.1.5
+ zentral

Looks like fixed in 1.1.5 (and 1.1.6), doesn't it?

Regards,

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

iD8DBQFGiO/8+FmQsCSK63MRAvTGAJ0da/UsgmdZPcfth+D44IVtvYBQoQCfZzSm
jGREiI9ORAwkln/o5ga8uDE=
=GbvP
-END PGP SIGNATURE-


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



Bug#396023: LVM removal will not work properly with the applied patch

2007-07-02 Thread Fabio Massimo Di Nitto
Hi guys,

I had a long conversation with Frans on IRC about this bug and the applied 
patch.

I am seeing different issues such as:

1) take a fresh disk with no lvm
2) install using automatic lvm setup and it will work
3) install on it again this time not using lvm and it will work
4) install again this time using lvm and it will fail

The problem is that at #4 the disk has no partitions type LVM but the lvm
metadata from #2 are still there.

pvscan still works but all other lvm operations will correctly report that there
is an error.

Basically #3 did not wipe the disk properly.

I did dig into it and found out that partman-auto wipe_disk depends on
dmsetup-udeb, but this depends is not declared.

Usage of dmsetup requires you to make sure that either dm-mod module is loaded
or built-in the kernel. this check is not done and dmsetup invokations will 
fail.

In order to trigger the code to run dm_wipe_lvm the lv/vg needs to be enabled or
dmsetup deps will simply not find them.

dm_wipe_lvm uses a set of shared functions calls to lvm but i don't think a
dependency has been expressed to guarantee that they are available.


I have different ideas on how to approach the problem but in one way or another
they might hit other kinds of installations (Colin Watson mentioned low-mem as
one of them).

My suggestion is:
- Make partman-auto depends on the proper bits that it is actually using.
- Add code to modprobe/verify that dm-mod is available.
- Fix dm_wipe_lvm to not require dmsetup to detect the volumes and use lvm2
  tools instead (I am not happy to execute vgchanges if we can avoid it).

Any other suggestion is welcome.

Fabio

PS CC me on reply.

-- 
I'm going to make him an offer he can't refuse.


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



Bug#431418: jed-extra: Make structured_text.sl more UTF-8 save

2007-07-02 Thread Jörg Sommer
Package: jed-extra
Version: 2.3.2-4
Severity: normal

Hi Günter,

can you please apply this patch to structured_text.sl? Otherwise it
doesn't match [·•].

#v+
--- /tmp/st.sl  2007-07-02 14:32:58.906960753 +0200
+++ /usr/share/jed/jed-extra/structured_text.sl 2007-07-02 14:31:38.0 
+0200
@@ -49,7 +49,7 @@
foreach (Text_List_Patterns)
  {
 re = ();
-if (1 != string_match(line, re, 1))
+if (1 > string_match(line, re, 1))
   continue;
 (,len) = string_match_nth(0);
  }
#v-

BTW: Why don't you use re_looking_at()?

Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)

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

Versions of packages jed-extra depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy

Versions of packages jed-extra recommends:
ii  jed1:0.99.19~pre95-2 editor for programmers (textmode v
ii  xjed   1:0.99.19~pre95-2 editor for programmers (x11 versio

-- debconf information excluded


pgp9PfHRWgOma.pgp
Description: PGP signature


Bug#430081: quilt: FTBFS

2007-07-02 Thread Gerard Lledó

Hi,

It fails to build for me too, I've tried to build the package in a
pbuilder environment, and it fails in make check. Apparently, upstream
is giving even more errors (5 instead of just 3). It seems that the
mantainer tried to fix the checks with patches, but not all of them
are fixed.

Regards,
Gerard.


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



Bug#366493: New vncserver wrapper to allow multiple -geometry options

2007-07-02 Thread Ben Armstrong
Package: vnc4server
Version: 4.1.1+X4.3.0-21
Followup-For: Bug #366493

I tried Nikita's patch and it works well.  All it needs to be released is
the attached new vncserver wrapper that allows multiple -geometry options
to be specified.

Ben
#!/usr/bin/env perl
#
#  Copyright (C) 2004-2006 Ola Lundqvist <[EMAIL PROTECTED]>
#  Copyright (C) 2002-2005 RealVNC Ltd.
#  Copyright (C) 1999 AT&T Laboratories Cambridge.  All Rights Reserved.
#
#  This is free software; you can redistribute it and/or modify
#  it under the terms of the GNU General Public License as published by
#  the Free Software Foundation; either version 2 of the License, or
#  (at your option) any later version.
#
#  This software is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#
#  You should have received a copy of the GNU General Public License
#  along with this software; if not, write to the Free Software
#  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,
#  USA.
#

#
# vncserver - wrapper script to start an X VNC server.
#

# This file was heavily edited by Ola Lundqvist <[EMAIL PROTECTED]> using
# options from vnc package.
# Most modifications are written by [EMAIL PROTECTED] and
# now incorporated by Ola.

# Please report all errors to Debian and not to ORL.

#
# First make sure we're operating in a sane environment.
#

&SanityCheck();

#
# Global variables.  You may want to configure some of these for your site.
#

$geometry = "1024x768";
$depth = 16;
$vncJavaFiles = (((-d "/usr/share/vnc-java") && "/usr/share/vnc-java") ||
 ((-d "/usr/share/vnc/classes") && "/usr/share/vnc/classes") ||
 ((-d "/usr/local/vnc/classes") && "/usr/local/vnc/classes"));

$vncUserDir = "$ENV{HOME}/.vnc";
$xauthorityFile = "$ENV{XAUTHORITY}" || "$ENV{HOME}/.Xauthority";

$defaultXStartup
= ("#!/bin/sh\n\n".
   "# Uncomment the following two lines for normal desktop:\n".
   "# unset SESSION_MANAGER\n".
   "# exec /etc/X11/xinit/xinitrc\n\n".
   "[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup\n".
   "[ -r \$HOME/.Xresources ] && xrdb \$HOME/.Xresources\n".
   "xsetroot -solid grey\n".
   "vncconfig -iconic &\n".
   "x-terminal-emulator -geometry 80x24+10+10 -ls -title \"\$VNCDESKTOP 
Desktop\" &\n".
   "x-window-manager &\n");

 Adding configuration possibility 
$Config_file = "/etc/vnc.conf";
&ReadConfigFile();
$Config_file = "$ENV{HOME}/.vncrc";
&ReadConfigFile();

if (!$XFConfigPath) {
  foreach ("/etc/X11/xorg.conf", "/etc/X11/XF86Config-4", "/etc/X11/XF86Config" 
){
$XFConfigPath = $_;
last if ( -e $XFConfigPath );
  }
}
if (!$fontPath) {
  &ReadXFConfigFont;
}
if (!$fontPath) {
  $fontPath = "/usr/X11R6/lib/X11/fonts/Type1/,".
  "/usr/X11R6/lib/X11/fonts/Speedo/,".
  "/usr/X11R6/lib/X11/fonts/misc/,".
  "/usr/X11R6/lib/X11/fonts/75dpi/,".
  "/usr/X11R6/lib/X11/fonts/100dpi/,".
  "/usr/share/fonts/X11/misc/,".
  "/usr/share/fonts/X11/Type1/,".
  "/usr/share/fonts/X11/75dpi/,".
  "/usr/share/fonts/X11/100dpi/"
}
if (!$colorPath) {
  &ReadXFConfigColor;
}
if (!$colorPath) {
  foreach ("/etc/X11/rgb", "/usr/share/X11/rgb", "/usr/X11R6/lib/X11/rgb"){
  $colorPath = $_;
  last if ( -e "${colorPath}.txt" );
  }
}

##

$vncUserDirUnderTmp = ($vncUserDir =~ m|^/tmp/.+|) ? 1 : 0;
$xstartup = ($vncUserDirUnderTmp) ?
  "$ENV{HOME}/.vncstartup" : "$vncUserDir/xstartup";
$xstartup = $vncStartup if ($vncStartup);

unless ($xauthorityFile) {
if ($vncUserDirUnderTmp) {
$xauthorityFile = "$vncUserDir/.Xauthority";
} else {
$xauthorityFile = "$ENV{HOME}/.Xauthority";
}
}

chop($host = `uname -n`);


# Check command line options

&ParseOptions("-geometry",1,"-depth",1,"-pixelformat",1,"-name",1,"-kill",1,
  "-help",0,"-h",0,"--help",0,
  "-clean",0, "-fp",1,
  "-alwaysshared",0, "-nevershared",0,
  "-httpport",1,"-basehttpport",1);

&Usage() if ($opt{'-help'} || $opt{'-h'} || $opt{'--help'});

&Kill() if ($opt{'-kill'});

$useClasses = 0;
if (defined $vncJavaFiles) {
  if(-d $vncJavaFiles) {
  $useClasses = 1;
  }
}

# Uncomment this line if you want default geometry, depth and pixelformat
# to match the current X display:
# &GetXDisplayDefaults();

if ($opt{'-geometry'}) {
$geometry = $opt{'-geometry'};
}
if ($opt{'-depth'}) {
$depth = $opt{'-depth'};
$pixelformat = "";
}
if ($opt{'-pixelformat'}) {
$pixelformat = $opt{'-pixelformat'};
}

if ($opt{'-fp'}) {
@fontPathElements = split(/\s*,\s*/, "$opt{'-fp'}");

$fontPath = '';

foreach $i (0.."$#fontPathElements") {
   $tempFontPath = $fontPathElemen

Bug#429023: libpam-unix2: segmentation fault in pam_unix2.so

2007-07-02 Thread Ludo

I can confirm this bug - it happened to me after an upgrade a few days ago too.
I got "Module is unknown" messages when typing a username into the
login prompt (it didn't even prompt me for a password).
Had to boot into single mode, change every occurence of "pam_unix2.so"
and "blowfish" into "pam_unix.so" and "md5", respectively, in
/etc/pam.d/*, then set new passwords for the users in order to replace
the blowfish hashes by md5 hashes in /etc/shadow.

ii  libpam-runtime   0.79-4
Runtime support for the PAM library
ii  libpam-unix2 2.1-2
Blowfish-capable PAM module
ii  libpam0g 0.79-4
Pluggable Authentication Modules library
ii  libxcrypt1   2.4-1
Crypt library for DES, MD5, and blowfish
ii  libc62.5-11
GNU C Library: Shared libraries


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



Bug#229357: Can we require build-arch/indep targets for lenny?

2007-07-02 Thread Goswin von Brederlow
Simon Richter <[EMAIL PROTECTED]> writes:

> Hi,
>
> Andreas Metzler wrote:
>
>> ---
>> Somehow make dpkg-buildpackage -B make use of the build-arch target
>> if present. Either by detecting it automatically or by something like
>> #229357.
>> ---
>
> The entire issue circles around not being able to reliably detect
> whether the target is present using a simple script. But who said it
> has to be a script?
>
> Proposed alternative solution:
>
> 1. hack GNU make to support a "--has-target" option that returns an
> appropriate return code (hey, it's free software, after
> all!). Proposed return codes are 0 (yes), 1 (no) and 2 (error).
>
> 2. make "dpkg-buildpackage -B" use this facility to determine whether
> the target is present. If yes, use the "build-arch" target to build;
> if no, use the "build" target after printing a warning.
>
> 3. grep the build logs for warnings about missing "build-arch" target,
> add an entry to the TODO list on the package overview page on
> qa.debian.org and to DDPO.
>
> The only remaining question is what should happen with build failures
> in packages that provide a non-functional "build-arch" target. In my
> opinion, this is a genuine bug, even if policy can be read in a way
> that makes it disagree.
>
>Simon
>
>
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

There are two points to this:

1.) don't call build so build-indep is not called

2.) have Build-Depends only contain packages needed for build-arch and
binary-arch

The seconds part requires that tools like sbuild and pbuilder know
beforehand if build or build-arch will be used. Running debian-rules
can always have side effects and can actively rely on them so a
"--has-target" can not be implemented cleanly in make.

So you missed the point.

MfG
Goswin


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



Bug#431419: simple-cdd: Adding the possibility to use kernel acceleration for qemu

2007-07-02 Thread Daniel Dehennin
Package: simple-cdd
Version: 0.3.2
Severity: wishlist

Hello,

Attached is a little patch to permit the use of kernel acceleration
for qemu.

It test if the character device /dev/kqemu exists.

Regards.

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

Kernel: Linux 2.6.21.1+thorr.1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages simple-cdd depends on:
ii  apt-utils 0.7.2-0.1  APT utility programs
ii  debian-cd 3.0.2  Tools for building (Official) Debi
ii  debootstrap   1.0.0  Bootstrap a basic Debian system
ii  lsb-release   3.1-23.1   Linux Standard Base version report
ii  python2.4.4-6An interactive high-level object-o
ii  reprepro  2.2.2-1debian package repository producer
ii  rsync 2.6.9-3fast remote file copy program (lik
ii  wget  1.10.2-3   retrieves files from the web

simple-cdd recommends no packages.

-- no debconf information
--- qemu.orig   2007-07-02 14:32:17.0 +0200
+++ qemu2007-07-02 14:32:32.0 +0200
@@ -18,6 +18,11 @@
 test -z "$hd_img" && hd_img="$simple_cdd_dir/qemu-test.hd.img"
 test -z "$cd_img" && cd_img="$OUT/${CDNAME:-debian}-$(echo $DEBVERSION | sed 
-e 's/[. ]//g')-$(echo $ARCHES | tr ' ' '-')-CD-1.iso"
 
+if [ -c "/dev/kqemu" ]; then
+echo "enabling kernel accelerator..."
+qemu_opts="$qemu_opts -kernel-kqemu"
+fi
+
 if [ "true" = "$use_serial_console" ]; then
 echo "enabling qemu's serial console..."
 qemu_opts="$qemu_opts -nographic"


Bug#428293: status?

2007-07-02 Thread Touko Korpela
found 428293 4.17-5etch1
thanks

What's status of this bug?
DoS in 4.21-1 is still there too.


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



Bug#431197: pypy - FTBFS: OSError: [Errno 12] Cannot allocate memory

2007-07-02 Thread Alexandre Fayolle
On Mon, Jul 02, 2007 at 12:58:34PM +0200, Bastian Blank wrote:
> reopen 431197
> thanks
> 
> On Mon, Jul 02, 2007 at 12:44:12PM +0200, Alexandre Fayolle wrote:
> > Pypy requires a significant amount of memory to build (>1GB).
> 
> It fails on many buildds, this is a bug.
> 
> > Furthermore, s390 is not supported by upstream. 
> 
> So the architecture settings are wrong, fix them.

I thought I had done that in debian/control, but it looks like
dpkg-source -b lost the information when generating the .dsc file. Is it
ok to manually change that file and upload again, or am I missing
something obvious ?
 

-- 
Alexandre Fayolle  LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
Informatique scientifique:   http://www.logilab.fr/science
Reprise et maintenance de sites CPS: http://www.migration-cms.com/


signature.asc
Description: Digital signature


Bug#431420: Recovering dependencies to tetex?

2007-07-02 Thread Dirk Lehmann
Package: pgf
Version: 1.18-1
X-Debbugs-CC: [EMAIL PROTECTED]
Severity: minor

Hello,

I'm using the latex-beamer package with tetex, which using this package.
But since pgf version 1.18-1 there are no dependencies to tetex and I
need to install texlive :( ... Is there a work around?

Dirk.


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



Bug#431421: libx11-6: version 1.1.2 breaks gdk and especially gimp

2007-07-02 Thread Jan Larres
Package: libx11-6
Version: 2:1.1.2-1
Severity: important
Tags: patch experimental

Hi,

because of XGetMotionEvents getting called with the wrong order of
arguments after a code style change, version 1.1.2 of libx11 breaks gdk
and especially gimp, which crashes at every drag operation of a drawing
tool (see #428759). A simple patch can be found here:
https://bugs.freedesktop.org/show_bug.cgi?id=11222

Regards,
Jan

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

Kernel: Linux 2.6.21-mactel-03 (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 libx11-6 depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libx11-data   2:1.1.2-1  X11 client-side library
ii  libxcb-xlib0  1.0-3  X C Binding, Xlib/XCB interface li
ii  libxcb1   1.0-3  X C Binding
ii  x11-common1:7.2-5X Window System (X.Org) infrastruc

libx11-6 recommends no packages.

-- no debconf information


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



Bug#431383: sensible-browser does not tell BROWSER the url

2007-07-02 Thread Clint Adams
> which seem to lack something like "%s" in the first argument to printf.
> Are we now expected to supply it ourselves, in the fashion of
> 
> $ BROWSER='lynx %s' sensible-browser http://www.debian.org
> 
> ?

No, that was my oversight.


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



Bug#431422: zsh - lost /bin/zsh alternative

2007-07-02 Thread Bastian Blank
Package: zsh
Version: 4.3.4-9
Severity: grave

zsh lost the complete handling of /bin/zsh without anything in the
changelog.

Bastian

-- 
No one wants war.
-- Kirk, "Errand of Mercy", stardate 3201.7


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



Bug#431423: fluxbox: focus follows mouse stopped working

2007-07-02 Thread Julien Cristau
Package: fluxbox
Version: 1.0~rc3-1
Severity: important

Hi,

on upgrade to fluxbox 1.0~rc3-1 (from 0.9.14-1.2), "focus follows mouse"
stopped working.  I'm attaching my ~/.fluxbox/init in case it's relevant.

Cheers,
Julien


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

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

Versions of packages fluxbox depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3
ii  libx11-62:1.1.2-1X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxpm4 1:3.5.6-3X11 pixmap library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  menu2.1.34   generates programs menu for all me

fluxbox recommends no packages.

-- no debconf information
session.titlebar.left:  Stick 
session.titlebar.right: Minimize Maximize Close 
session.screen0.menu.alpha: 255
session.screen0.titlebar.left:  Stick 
session.screen0.titlebar.right: Minimize Maximize Close 
session.screen0.toolbar.layer:  Desktop
session.screen0.toolbar.maxOver:false
session.screen0.toolbar.widthPercent:   65
session.screen0.toolbar.placement:  TopCenter
session.screen0.toolbar.height: 0
session.screen0.toolbar.onTop:  false
session.screen0.toolbar.onhead: 0
session.screen0.toolbar.visible:true
session.screen0.toolbar.alpha:  255
session.screen0.toolbar.tools:  workspacename, prevworkspace, nextworkspace, 
iconbar, systemtray, prevwindow, nextwindow, clock
session.screen0.toolbar.autoHide:   false
session.screen0.iconbar.usePixmap:  true
session.screen0.iconbar.clientWidth:70
session.screen0.iconbar.iconWidth:  70
session.screen0.iconbar.wheelMode:  Screen
session.screen0.iconbar.alignment:  Relative
session.screen0.iconbar.deiconifyMode:  Follow
session.screen0.iconbar.iconTextPadding:10l
session.screen0.iconbar.mode:   Workspace
session.screen0.overlay.lineWidth:  1
session.screen0.overlay.lineStyle:  LineSolid
session.screen0.overlay.joinStyle:  JoinMiter
session.screen0.overlay.capStyle:   CapNotLast
session.screen0.window.focus.alpha: 255
session.screen0.window.unfocus.alpha:   255
session.screen0.slit.placement: RightCenter
session.screen0.slit.maxOver:   false
session.screen0.slit.layer: Dock
session.screen0.slit.onTop: False
session.screen0.slit.onhead:0
session.screen0.slit.direction: Vertical
session.screen0.slit.onHead:0
session.screen0.slit.alpha: 255
session.screen0.slit.autoHide:  false
session.screen0.tab.placement:  TopLeft
session.screen0.tab.width:  64
session.screen0.tab.alignment:  Left
session.screen0.tab.rotatevertical: true
session.screen0.tab.height: 16
session.screen0.tabs.maxOver:   false
session.screen0.tabs.intitlebar:false
session.screen0.dateFormat: American
session.screen0.menuAlpha:  255
session.screen0.clickRaises:true
session.screen0.maxOverSlit:true
session.screen0.strftimeFormat: %H:%M 
session.screen0.clockFormat:12
session.screen0.userFollowModel:Follow
session.screen0.windowPlacement:RowSmartPlacement
session.screen0.opaqueMove: false
session.screen0.menuDelay:  0
session.screen0.resizeMode: Bottom
session.screen0.fullMaximization:   false
session.screen0.focusNewWindows:true
session.screen0.showwindowposition: true
session.screen0.antialias:  true
session.screen0.edgeSnapThreshold:  0
session.screen0.reversewheeling:false
session.screen0.imageDither:false
session.screen0.autoRaise:  false
session.screen0.colPlacementDirection:  TopToBottom
session.screen0.windowScrollReverse:false
session.screen0.rowPlacementDirection:  LeftToRight
session.screen0.menuDelayClose: 0
session.screen0.windowScrollAction: 
session.screen0.menuMode:   Delay
session.screen0.workspaceNames: Desktop 1,Bureau 2,Bureau 3,Workspace 
4,Workspace 5,Workspace 6,Workspace 7,Workspace 8,
session.screen0.workspacewarping:   true
session.screen0.focusModel:  

Bug#99324: [TECH-DASP #750282]: Pics

2007-07-02 Thread registration
***This is an automated response. Please do not reply***

Your ticket has been received and has been assigned ticket tracking number: 
750282

Please note, for faster and more accurate response, please submit future 
tickets using the Control Panel Helpdesk Ticket Manager 
(https://my.discountasp.net/support.aspx). 

Using the Control Panel interface to submit tickets guarantees all tickets will 
be accepted directly to our helpdesk system, removing any latency and other 
potential issues associated with email delivery. In addition, customers can 
review and respond to previously submitted tickets in the Ticket History 
manager.

In upcoming months, we plan to disable this email auto-response to tickets 
submitted via email in order to reduce complications associated with bounce 
management and spam.

DiscountASP.NET
http://www.DiscountASP.NET



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



Bug#430663: ITA: openbox -- standards compliant, fast, light-weight, extensible window manager

2007-07-02 Thread Anibal Avelar

Hi Christoffer

Thank you, but I have ready the package with a new openbox upstream
version to upload.

I hope to upload in these days.

Regards

On 7/1/07, Christoffer Carlborg <[EMAIL PROTECTED]> wrote:

I want to adopt it if Anibal changes his mind. I'll have to find a sponsor
though.

/Christoffer Carlborg





--
Anibal Avelar (FixXxeR) http://fixxxer.cc
GPG: 83B64656 - C143 4AD8 B017 53FA B742  D6AA CEEA F9F3 83B6 4656


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



Bug#431302: iscsitarget: Uninstallable due to unmet dep on iscsitarget-module

2007-07-02 Thread Philipp Hug
Luk,

This is not quite true, iscsitarget-module is provided by the package built 
from iscsitarget-source.
Daniel Baumann will add those to linux-modules-extra-2.6 soon, so we'll have 
prebuilt packages soon.

Anyway: I'll change the Depends to Recommends to make it poossible to install 
it without the "debian kernel module package".

Philipp


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



Bug#431424: libgc-dev - local malloc support defined but not implemented

2007-07-02 Thread Bastian Blank
Package: libgc-dev
Version:
Severity: important

Local malloc support (GC_local_malloc, GC_local_malloc_atomic) is
defined in the headers but not supported by the lib.

Bastian

-- 
War is never imperative.
-- McCoy, "Balance of Terror", stardate 1709.2


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



Bug#229357: Can we require build-arch/indep targets for lenny?

2007-07-02 Thread Simon Richter

Hello,

Goswin von Brederlow wrote:


The seconds part requires that tools like sbuild and pbuilder know
beforehand if build or build-arch will be used.


For packages that do not implement build-arch, it is acceptable to call 
the build target with only B-D installed, because that is the way the 
autobuilders handle it now. So no problem there; packages that implement 
build-arch can move the dependencies not needed for building 
arch-dependent packages from B-D to B-D-I as soon as the autobuilders 
start using build-arch.


Getting rid of unneeded build dependencies is mostly orthogonal to the 
issue at hand, though.



Running debian-rules
can always have side effects and can actively rely on them so a
"--has-target" can not be implemented cleanly in make.


I am proposing hooking into the logic that ultimately decides that there 
is no such target in the Makefile and goes on to print "Don't know how 
to make 'foo'. Stop.". This means that Makefiles are rebuilt before that 
test is performed, we stop immediately before the point where we would 
go towards the first goal target.


Yes, that means running commands that possibly have side effects. But we 
are going to run these commands anyway.


   Simon


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



Bug#410655: ITP: qtpfsgui - GUI to work with HDR images

2007-07-02 Thread Guus Sliepen
Hello,

What is the status of this ITP? If you don't have time to work at it at
the moment, I can package it, and you can take over later if you want.

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


Bug#428783: closed by Bastian Blank <[EMAIL PROTECTED]> (Bug#428783: fixed in linux-latest-2.6 8)

2007-07-02 Thread Raphael Hertzog
On Mon, 02 Jul 2007, Debian Bug Tracking System wrote:
>* Update to 2.6.21-2.
>* Add modules meta packages.
>* Provide linux-latest-modules-*. (closes: #428783)

Now it would be good to communicate that new scheme to all maintainers of
modules packages.

For a start I tried to document it in
http://wiki.debian.org/DebianKernelABIChanges

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/



Bug#417775: zsh: svn ci completion does not correctly support -F flag

2007-07-02 Thread Clint Adams
On Wed, Apr 04, 2007 at 09:32:48AM -0500, Michael Ekstrand wrote:
> *** Please type your report below this line ***
> Subversion's 'ci' command has a -F (--file) option which allows a commit
> log message file to be specified.  ZSH's svn ci completion is great in
> that it seems to restrict to modified files, but that isn't appropriate
> for -F.  It should turn off its filtering (or whatever the appropriate
> mechanism is) so that the argument after -F is completed as a plain
> filename.

Is the current version behaving appropriately?  Is it better in the case
of 'commit' instead of 'ci'?


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



  1   2   3   4   >