Bug#499825: another solution

2008-09-23 Thread Evgeni Golov
Oh, now I saw that should be a fix for #491388...
lsb_release is quick here:
# time lsb_release -i -s
Debian
lsb_release -i -s  0.13s user 0.08s system 80% cpu 0.256 total

and it does for sure not run apt-cache



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



Bug#499825: another solution

2008-09-23 Thread Torsten Werner
On Tue, Sep 23, 2008 at 9:07 AM, Evgeni Golov <[EMAIL PROTECTED]> wrote:
> lsb_release is quick here:
> # time lsb_release -i -s
> Debian
> lsb_release -i -s  0.13s user 0.08s system 80% cpu 0.256 total
>
> and it does for sure not run apt-cache

$ grep apt-cache /usr/bin/lsb_release
# This should really be included in apt-cache policy output... it is already
policy = commands.getoutput('apt-cache policy 2>/dev/null')

It does run apt-cache on my system and it takes between 2 and 8 seconds.

Torsten

-- 
http://twerner.blogspot.com



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



Bug#499825: another solution

2008-09-23 Thread Evgeni Golov
On Tue, 23 Sep 2008 09:40:47 +0200 Torsten Werner wrote:

> On Tue, Sep 23, 2008 at 9:07 AM, Evgeni Golov <[EMAIL PROTECTED]> wrote:
> > lsb_release is quick here:
> > # time lsb_release -i -s
> > Debian
> > lsb_release -i -s  0.13s user 0.08s system 80% cpu 0.256 total
> >
> > and it does for sure not run apt-cache
> 
> $ grep apt-cache /usr/bin/lsb_release
> # This should really be included in apt-cache policy output... it is already
> policy = commands.getoutput('apt-cache policy 2>/dev/null')
> 
> It does run apt-cache on my system and it takes between 2 and 8 seconds.

Mh, okay, it runs apt-cache, you got me.
Anyways, why is apt-cache policy as root faster than as user? My first
test was as root, now I tested as a user and I got 2-3s delay :(

Regards



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



Bug#493742: Bug#461087: python-babel: package name conflict?

2008-09-23 Thread Raphael Hertzog
On Thu, 07 Aug 2008, Christoph Haas wrote:
> > For now and the lenny release, it seems we need to make the packages
> > conflict.
> 
> In favor.

Why has this not yet been done ?

This is a long-standing RC bug that has to be solved and it's a quick fix.

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/



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



Bug#497110: Bug#498838: Please set link priority to 100 for dmraid devmapper devices

2008-09-23 Thread Bastian Blank
On Sat, Sep 13, 2008 at 08:36:24PM +0200, Giuseppe Iuculano wrote:
> The patch increases link priority for devmapper devices that have an UUID
> starting with DMRAID-.

Is there a reason why dmraid can't provide this rules as a more specific
package?

Bastian

-- 
There are always alternatives.
-- Spock, "The Galileo Seven", stardate 2822.3



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



Bug#499877: flint - FTBFS: error: '__gmpn_udiv_w_sdiv' was not declared in this scope

2008-09-23 Thread Bastian Blank
Package: flint
Version: 1.011-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of flint_1.011-1 on debian-31.osdl.marist.edu by sbuild/s390 
> 98
[...]
> g++ -fPIC  -g -O2 -g -Wall -O2 -funroll-loops -I/usr/include 
> -I/usr/include/NTL -c NTL-interface.cpp -o NTL-interface.o
> In file included from fmpz.h:38,
>  from NTL-interface.cpp:38:
> long_extras.h: In function 'int z_issquare(long int)':
> long_extras.h:220: warning: comparison between signed and unsigned integer 
> expressions
> In file included from NTL-interface.cpp:38:
> fmpz.h: In function 'int fmpz_equal(mp_limb_t*, mp_limb_t*)':
> fmpz.h:151: warning: comparison between signed and unsigned integer 
> expressions
> In file included from fmpz_poly.h:38,
>  from NTL-interface.cpp:39:
> mpn_extras.h: In function 'mp_limb_t F_mpn_precompute_inverse(mp_limb_t)':
> mpn_extras.h:46: error: '__gmpn_udiv_w_sdiv' was not declared in this scope
> mpn_extras.h: In function 'void F_mpn_copy_forward(mp_limb_t*, const 
> mp_limb_t*, long unsigned int)':
> mpn_extras.h:104: warning: comparison between signed and unsigned integer 
> expressions
> In file included from NTL-interface.cpp:39:
> fmpz_poly.h: In function 'void _fmpz_poly_set_coeff_mpz(fmpz_poly_struct*, 
> long unsigned int, const __mpz_struct*)':
> fmpz_poly.h:396: warning: comparison between signed and unsigned integer 
> expressions
> fmpz_poly.h: In function 'void fmpz_poly_set_coeff_fmpz(fmpz_poly_struct*, 
> long unsigned int, mp_limb_t*)':
> fmpz_poly.h:799: warning: comparison between signed and unsigned integer 
> expressions
> fmpz_poly.h: In function 'void fmpz_poly_set_coeff(fmpz_poly_struct*, long 
> unsigned int, const mp_limb_t*, long int, long unsigned int)':
> fmpz_poly.h:828: warning: comparison between signed and unsigned integer 
> expressions
> fmpz_poly.h: In function 'void fmpz_poly_set_coeff_si(fmpz_poly_struct*, long 
> unsigned int, long int)':
> fmpz_poly.h:845: warning: comparison between signed and unsigned integer 
> expressions
> fmpz_poly.h: In function 'void fmpz_poly_set_coeff_ui(fmpz_poly_struct*, long 
> unsigned int, long unsigned int)':
> fmpz_poly.h:862: warning: comparison between signed and unsigned integer 
> expressions
> make[1]: *** [NTL-interface.o] Error 1
> make[1]: Leaving directory `/build/buildd/flint-1.011'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> **
> Build finished at 20080921-1456
> FAILED [dpkg-buildpackage died]



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



Bug#499876: swfdec-mozilla - FTBFS: Not available build dep: libswfdec-0.8-dev

2008-09-23 Thread Bastian Blank
Package: swfdec-mozilla
Version: 0.8.0-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of swfdec-mozilla_0.8.0-1 on debian-31.osdl.marist.edu by 
> sbuild/s390 98
[...]
> Checking for source dependency conflicts...
>   /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install cdbs 
> debhelper libswfdec-0.8-dev
> Reading package lists...
> Building dependency tree...
> E: Couldn't find package libswfdec-0.8-dev
> apt-get failed.
> Package installation failed
> Trying to reinstall removed packages:
> Trying to uninstall newly installed packages:
> Source-dependencies not satisfied; skipping swfdec-mozilla
> **
> Finished at 20080921-1452



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



Bug#499825: DISTRO check is unneccessary

2008-09-23 Thread Gabor Gombas
Hi!

Reading the bug report, the $DISTRO check seems bogus.

- It depends on a conffile that is not part of the package. There is
  _no_ guarantee that /etc/issue contains any string related to the
  distribution.

- Why not just simply check for the presence of "/lib/modules/$(uname
  -r)/kernel/ubuntu/acpi"? If the directory is present on a Debian
  system, then it is very likely meant to be _used_. Nothing prevents
  the admin to install an Ubuntu kernel on an otherwise Debian box.

Gabor

-- 
 -
 MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
 -



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



Bug#499825: Just a small note

2008-09-23 Thread Michal Čihař
Hi

looking at this discussion, I just have to ask: is DISTRO variable
really needed? What I can see from init script, it is used just to add
some path to list of modules.

However /lib/modules/$(uname -r)/kernel/ubuntu/acpi will likely not
exists on Debian, right? So what is drawback of removing DISTRO
variable at all and just check for the existence of this directory?

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#499825: marked as done (An init script is syntax error)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 09:02:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#499825: fixed in acpid 1.0.6-12
has caused the Debian Bug report #499825,
regarding An init script is syntax error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499825
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: acpid
Version: 1.0.6-11
Severity: serious

An init script does not run by /bin/dash:
 Setting up acpid (1.0.6-11) ...
 /etc/init.d/acpid: 60: Syntax error: Missing '))'
 invoke-rc.d: initscript acpid, action "start" failed.
 dpkg: error processing acpid (--install):
  subprocess post-installation script returned error exit status 2

--- /etc/init.d/acpid.orig
+++ /etc/init.d/acpid
@@ -29,7 +29,7 @@
 . /etc/default/rcS

 # Are we Debian or Ubuntu?
-DISTRO=$((cut -f 1 -d" " /etc/issue 2>/dev/null || echo Debian) |head -n1);
+DISTRO=$( (cut -f 1 -d" " /etc/issue 2>/dev/null || echo Debian) |head -n1 );

 if [ "$VERBOSE" = "no" ]; then
MODPROBE_OPTIONS="$MODPROBE_OPTIONS --quiet"


--- End Message ---
--- Begin Message ---
Source: acpid
Source-Version: 1.0.6-12

We believe that the bug you reported is fixed in the latest version of
acpid, which is due to be installed in the Debian FTP archive:

acpid_1.0.6-12.diff.gz
  to pool/main/a/acpid/acpid_1.0.6-12.diff.gz
acpid_1.0.6-12.dsc
  to pool/main/a/acpid/acpid_1.0.6-12.dsc
acpid_1.0.6-12_i386.deb
  to pool/main/a/acpid/acpid_1.0.6-12_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Meskes <[EMAIL PROTECTED]> (supplier of updated acpid package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Sep 2008 10:38:38 +0200
Source: acpid
Binary: acpid
Architecture: source i386
Version: 1.0.6-12
Distribution: unstable
Urgency: low
Maintainer: Debian Acpi Team <[EMAIL PROTECTED]>
Changed-By: Michael Meskes <[EMAIL PROTECTED]>
Description: 
 acpid  - Utilities for using ACPI power management
Closes: 499825 499854
Changes: 
 acpid (1.0.6-12) unstable; urgency=low
 .
   * Check for Ubuntu/Debian in apt sources list instead of /etc/issue,
 closes: #499825, #499854
Checksums-Sha1: 
 bbfc28a7d21f732ba6876d2d509f0579211a7958 1206 acpid_1.0.6-12.dsc
 1129fd145a990b90f83457989567dd35bec78477 16072 acpid_1.0.6-12.diff.gz
 3f8b8851f64772d1f2369d0bb747a46ef5a52474 31922 acpid_1.0.6-12_i386.deb
Checksums-Sha256: 
 8f6b40167b48c62b887f9891b5276fe67e3e9c3a675542e1931ac99cfaf730a6 1206 
acpid_1.0.6-12.dsc
 0e64b8550b21ce1af88fbd4cd9c9b024531e914af4382acfff9b0de2bc5af3f4 16072 
acpid_1.0.6-12.diff.gz
 5e34c88001d4f3f126be74073b0cb3c86f955f9f619f85e1dfe955adc8b42041 31922 
acpid_1.0.6-12_i386.deb
Files: 
 2570f882892db195a00a7504167df0c4 1206 admin optional acpid_1.0.6-12.dsc
 ccd5cce18aa00ecda109d48a98546450 16072 admin optional acpid_1.0.6-12.diff.gz
 720fda3ed74242447fbc071994ad1063 31922 admin optional acpid_1.0.6-12_i386.deb

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

iD8DBQFI2KvAVkEm8inxm9ERAnAHAJ9BpQBcgcZ8gCUCe6iFaRwf612cbgCfSDks
QBa7CBeTLtQM6RdSDyszqiw=
=EbI0
-END PGP SIGNATURE-


--- End Message ---


Bug#497110: Bug#498838: Please set link priority to 100 for dmraid devmapper devices

2008-09-23 Thread Luke Yelavich
On Tue, Sep 23, 2008 at 06:32:43PM EST, Bastian Blank wrote:
> On Sat, Sep 13, 2008 at 08:36:24PM +0200, Giuseppe Iuculano wrote:
> > The patch increases link priority for devmapper devices that have an UUID
> > starting with DMRAID-.
> 
> Is there a reason why dmraid can't provide this rules as a more specific
> package?

This is because the link priority for symlinks in /dev/disk/by-uuid needs to be 
set at the time that the devmapper rule is processing devmapper device nodes. 
If the dmraid udev rule was to set this, it would make no difference.

Luke


signature.asc
Description: Digital signature


Bug#499884: [debchange] Undefined subroutine &Dpkg::Changelog::find_launchpad_closes

2008-09-23 Thread Laurent Bigonville
Package: devscripts
Version: 2.10.36
Severity: grave
user: [EMAIL PROTECTED]
usertags: debchange

Hi,

I get an error when trying to commit some changes on a bzr branch.
Undefined subroutine &Dpkg::Changelog::find_launchpad_closes called
at /usr/bin/debcommit line 435,  line 1.

On Ubuntu system this function is defined
in /usr/share/perl5/Dpkg/ChangeLog.pm (which belong to dpkg-dev)

Regards

Laurent Bigonville



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



Processed: retitle 499884 to [debcommit] Undefined subroutine &Dpkg::Changelog::find_launchpad_closes ...

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.35
> retitle 499884 [debcommit] Undefined subroutine  
> &Dpkg::Changelog::find_launchpad_closes
Bug#499884: [debchange] Undefined subroutine 
&Dpkg::Changelog::find_launchpad_closes
Changed Bug title to `[debcommit] Undefined subroutine  
&Dpkg::Changelog::find_launchpad_closes' from `[debchange] Undefined subroutine 
&Dpkg::Changelog::find_launchpad_closes'.

> user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> usertags 499884 + debcommit -debchange
Bug#499884: [debcommit] Undefined subroutine  
&Dpkg::Changelog::find_launchpad_closes
Usertags were: debchange.
Usertags are now: -debchange debcommit debchange.
>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#499825: another solution

2008-09-23 Thread Torsten Werner
On Tue, Sep 23, 2008 at 9:56 AM, Evgeni Golov <[EMAIL PROTECTED]> wrote:
> Anyways, why is apt-cache policy as root faster than as user? My first
> test was as root, now I tested as a user and I got 2-3s delay :(

It seems to be fast if /var/cache/apt/pkgcache.bin is up to date and
it can update that file only when running as root.

Cheers,
Torsten

-- 
http://twerner.blogspot.com



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



Bug#499887: tinyscheme: Segmentation fault on (make-vector 9999)

2008-09-23 Thread Godless Infidel
Package: tinyscheme
Version: 1.37-3
Severity: grave
Justification: renders package unusable


To reproduce this bug: 

 $ tinyscheme
 TinyScheme 1.37
 > (make-vector )
 Segmentation fault

This bug does not occur for values less than .

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

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

Versions of packages tinyscheme depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries

tinyscheme recommends no packages.

tinyscheme suggests no packages.

-- no debconf information

-- 
Microsoft Windows. The problem for your problem.




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



Bug#497110: improved dmraid support in D-I

2008-09-23 Thread Giuseppe Iuculano
Frans Pop ha scritto:

> I've not tested os-prober functionality for dmraid.

Tested, unfortunately root is empty:

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/mapper/sil_aiahbgbgaaaj1.
title   Debian GNU/Linux, kernel 2.6.26-1-686 (on
/dev/mapper/sil_aiahbgbgaaaj1)
root
kernel  /boot/vmlinuz-2.6.26-1-686 root=/dev/mapper/sil_aiahbgbgaaaj1 ro
initrd  /boot/initrd.img-2.6.26-1-686
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/mapper/sil_aiahbgbgaaaj1.
title   Debian GNU/Linux, kernel 2.6.26-1-686 (single-user mode) (on
/dev/mapper/sil_aiahbgbgaaaj1)
root
kernel  /boot/vmlinuz-2.6.26-1-686 root=/dev/mapper/sil_aiahbgbgaaaj1 ro
single
initrd  /boot/initrd.img-2.6.26-1-686
savedefault
boot



signature.asc
Description: OpenPGP digital signature


Bug#499825: [Pkg-acpi-devel] Bug#499825: Just a small note

2008-09-23 Thread Michael Meskes
On Tue, Sep 23, 2008 at 11:25:09AM +0200, Michal Čihař wrote:
> looking at this discussion, I just have to ask: is DISTRO variable
> really needed? What I can see from init script, it is used just to add
> some path to list of modules.
> 
> However /lib/modules/$(uname -r)/kernel/ubuntu/acpi will likely not
> exists on Debian, right? So what is drawback of removing DISTRO
> variable at all and just check for the existence of this directory?

The problem IMO is that the .../ubuntu/... directory will be used on Debian if
it exists for whatever reason. I don't think this is the desired behaviour.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
   Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



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



Bug#492994: NMU available

2008-09-23 Thread Neil Williams
Package: gdis
tag 492994 + pending
thanks

I've re-tested the changes to Build-Depends and the package seems fine.
I'm happy to do an NMU using these build dependencies:

Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev, libgtkgl2.0-dev,
libgtkextra-x11-2.0-dev, libgl1-mesa-dev, glutg3-dev, libgtkglext1-dev,
libxmu-dev


-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/



pgpo4fybpgEz2.pgp
Description: PGP signature


Processed: NMU available

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> Package: gdis
Ignoring bugs not assigned to: gdis

> tag 492994 + pending
Bug#492994: gdis: please migrate to gtk+extra2 and libgtkgl2.0-dev
There were no tags set.
Tags added: pending

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493742: Bug#461087: python-babel: package name conflict?

2008-09-23 Thread Christoph Haas
On Dienstag, 23. September 2008, Raphael Hertzog wrote:
> On Thu, 07 Aug 2008, Christoph Haas wrote:
> > > For now and the lenny release, it seems we need to make the packages
> > > conflict.
> >
> > In favor.
>
> Why has this not yet been done ?
>
> This is a long-standing RC bug that has to be solved and it's a quick
> fix.

Sorry, I simply forgot to do that. I'll add a "Conflicts: python-babel" 
this evening, upload, and talk to the release team to get it in. Thanks 
for the reminder.

Cheers
 Christoph


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


Bug#499825: An init script is syntax error

2008-09-23 Thread Jonny
Hi,

Why does it see /etc/apt/sources.list? Since I moved to 
/etc/apt/sources.list.d, the file does not exist.

 # /etc/init.d/acpid restart
 grep: /etc/apt/sources.list: No such file or directory
 grep: /etc/apt/sources.list: No such file or directory
 Stopping ACPI services
 grep: /etc/apt/sources.list: No such file or directory
 Loading ACPI modules
 Starting ACPI services


How about carrying out like this?

# for Debian
if [ -d "/lib/modules/$(uname -r)/kernel/drivers/acpi" ]; then
  LOC="/lib/modules/$(uname -r)/kernel/drivers/acpi"
# for Ubuntu
elif [ -d "/lib/modules/$(uname -r)/kernel/ubuntu/acpi" ]; then
  LOC="/lib/modules/$(uname -r)/kernel/ubuntu/acpi"
else
   MODAVAIL=""
fi

# Get list of available modules
if [ -n "$LOC" ]; then
  MODAVAIL="$( ( find $LOC -type f -name "*.o" -printf \
"basename %f .o\n"; find $LOC -type f -name "*.ko" -printf \
"basename %f .ko\n" ) | /bin/sh )"
fi



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



Bug#497421: marked as done (gmime2.2: Move gtk-doc-tools and docbook-utils to Build-Depends)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 15:09:52 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#497421: gmime2.2: Move gtk-doc-tools and docbook-utils 
to Build-Depends
has caused the Debian Bug report #497421,
regarding gmime2.2: Move gtk-doc-tools and docbook-utils to Build-Depends
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
497421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497421
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gmime2.2
Version: 2.2.22-1
Severity: serious
Justification: no longer builds from source


Hi there,

gmime2.2 2.2.22-1 needs gtk-doc-tools and docbook-utils in
Build-Depends, so ./configure runs successfully. This is fixed in
2.2.22-2 (sitting in sid), but 2.2.22-1 is in lenny and has this
problem, so I'm opening this bug hoping that it gets considered Release
Critical, thus having 2.2.22-2 freeze unblocked, and getting it into
lenny.

Thanks,
-- 
Marcos Marado

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

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


--- End Message ---
--- Begin Message ---
Version: 2.2.22-2

> gmime2.2 2.2.22-1 needs gtk-doc-tools and docbook-utils in
> Build-Depends, so ./configure runs successfully. This is fixed in
> 2.2.22-2 (sitting in sid), but 2.2.22-1 is in lenny and has this
> problem, so I'm opening this bug hoping that it gets considered Release
> Critical, thus having 2.2.22-2 freeze unblocked, and getting it into
> lenny.

But your bug report is blocking the transation from lenny to testing!

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


signature.asc
Description: Digital signature
--- End Message ---


Bug#499899: fraad2: heap overflow

2008-09-23 Thread Steffen Joeris
Package: fraad2
Severity: grave
Tags: security, patch
Justification: user security hole

Hi

fraad2 is affected by a heap overflow, please see the upstream
announcement[0] for more information. Also see the gentoo security
bug for further information[1]. The upstream patch can be found here[2].

As soon as a CVE id is issued, I'll forward it to this bugreport.


Cheers
Steffen

[0]: http://www.audiocoding.com/

[1]: http://bugs.gentoo.org/show_bug.cgi?id=238445

[2]: http://www.audiocoding.com/patch/main_overflow.diff



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



Bug#499898: ntfs-3g: Files copied not complete

2008-09-23 Thread karsten
Package: ntfs-3g
Version: 1:1.2531-1
Severity: grave
Justification: causes non-serious data loss



I converted a partition from NTFS to EXT3.
So first i backuped the partition on a USB-HD with NTFS-partition.
Then i formatted the local partition with EXT3 and copied the files back.

In both cases the where 2-3 files that where not copied in complete size!
This happens even by copying NTFS -> NTFS and NTFS -> EXT3.
After i copied the incomplete files again everything was fine.

The first time i used Krusader for coying, after the first problem i copied in 
an xterm with "cp -R -v".
So it should not be a problem of the tool or "cp" has a problem itself.

I copied 22868 files in 703 directories with 47,2 GB of data.


Maybe an upgrade to the new ntfs-3g-1.2918, released on September 18, 2008 will 
help ?
I also asked for this problem at ntfs-3d.org and refer to this bug.
http://forum.ntfs-3g.org/viewtopic.php?t=969

Cheers
Karsten


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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-1) (ignored: 
LC_ALL set to de_DE)
Shell: /bin/sh linked to /bin/bash

Versions of packages ntfs-3g depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libntfs-3g31  1:1.2531-1 ntfs-3g filesystem in userspace (F

ntfs-3g recommends no packages.

ntfs-3g suggests no packages.

-- no debconf information



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



Bug#490963: iceweasel is not saving my bookmark changes

2008-09-23 Thread Riku Voipio
> I have disabled all extensions.  Nevertheless, when I make changes to
> my bookmarks - adding a new bookmark or even adding a new separator - those
> changes are not saved when I quit and restart iceweasel.

-snip-

> There is still a bug that during FF 2->3 upgrade, or perhaps passing
> through one of the prereleases, some of the "places" preferences got set 
> wrongly

I wasn't able to reproduce this - neither on my normal systems with icweasel
abused with extensions and prerelease upgrades nor with kvm upgrade from
clean etch to lenny. and in the last three months nobody else has chimed
into this bugreport.

Do you still agree that this bug is _grave_? From the bugreport it'r not
really clear where the bug is coming from, and if it's reprocidible...

-- 
"rm -rf" only sounds scary if you don't have backups



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



Bug#497829: marked as done ([sendxmpp] Syntax for specifying the connection host does not work)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 13:47:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#497829: fixed in sendxmpp 1.14-1
has caused the Debian Bug report #497829,
regarding [sendxmpp] Syntax for specifying the connection host does not work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
497829: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497829
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sendxmpp
Version: 1.13-1
Severity: serious
Tags: patch

The manual page says that one can specify a hostname for making the server 
connection, if that differs from the hostname
after the @ part. One major Jabber server which needs this to be specified is 
Google Talk.

> You can add a host (or IP address) if it is different from the server part of 
> your JID:
># account with specific connection host
>[EMAIL PROTECTED];foo.com secret

In the current version this does not work and causes sendxmpp to terminate with 
error about "incorrect config file
syntax". This problem is fixed in the upstream version 1.14, specifically in 
this commit:
http://platon.sk/cvs/cvs.php/sendxmpp/sendxmpp.diff?r1=1.13&r2=1.14
Please update the package to this version, if possible.

Thanks in advance.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.26-1-amd64

Debian Release: lenny/sid
  500 testing debmirror.i

--- Package information. ---
Depends   (Version) | Installed
===-+-===
perl| 5.10.0-13
libnet-xmpp-perl| 1.02-1



--- End Message ---
--- Begin Message ---
Source: sendxmpp
Source-Version: 1.14-1

We believe that the bug you reported is fixed in the latest version of
sendxmpp, which is due to be installed in the Debian FTP archive:

sendxmpp_1.14-1.diff.gz
  to pool/main/s/sendxmpp/sendxmpp_1.14-1.diff.gz
sendxmpp_1.14-1.dsc
  to pool/main/s/sendxmpp/sendxmpp_1.14-1.dsc
sendxmpp_1.14-1_all.deb
  to pool/main/s/sendxmpp/sendxmpp_1.14-1_all.deb
sendxmpp_1.14.orig.tar.gz
  to pool/main/s/sendxmpp/sendxmpp_1.14.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guus Sliepen <[EMAIL PROTECTED]> (supplier of updated sendxmpp package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Sep 2008 15:40:06 +0200
Source: sendxmpp
Binary: sendxmpp
Architecture: source all
Version: 1.14-1
Distribution: unstable
Urgency: low
Maintainer: Guus Sliepen <[EMAIL PROTECTED]>
Changed-By: Guus Sliepen <[EMAIL PROTECTED]>
Description: 
 sendxmpp   - commandline XMPP (jabber) utility
Closes: 497829
Changes: 
 sendxmpp (1.14-1) unstable; urgency=low
 .
   * New upstream release.
 - Allow specification of alternative hostname for server. Closes: #497829
   * Bump Standards-Version.
   * Rename build-arch to build-indep in debian/rules.
Checksums-Sha1: 
 01b58af104cfc3f3d3fac58ec27ae305000b3428 943 sendxmpp_1.14-1.dsc
 f2eca8a2703fc0c12adc0d22cbb14867a28f9129 8339 sendxmpp_1.14.orig.tar.gz
 112d194ef751811ee24564e170f0cdfb708ff741 2519 sendxmpp_1.14-1.diff.gz
 e703a74738ba4abc05928b0bbac45848a5d6a2c2 14366 sendxmpp_1.14-1_all.deb
Checksums-Sha256: 
 e404892591e334912b4297d1faccd0eef56492cbe3982f8e877e79d196ef7708 943 
sendxmpp_1.14-1.dsc
 dd1ca05e1bf14d42799f095486386d50c93e611ff290550e47ec481bb2bef93f 8339 
sendxmpp_1.14.orig.tar.gz
 8a30e2a43f0ef9b752cad2e25fa0c1f9f7afc5acf5a4cfa848bd7dfa2c101e20 2519 
sendxmpp_1.14-1.diff.gz
 5a2d3074f54521aeae75d15faf91bccb4eb3046edff0bb70927b41b8f8c745d1 14366 
sendxmpp_1.14-1_all.deb
Files: 
 38e8b8f41587a877fffd1c1f72ca30d9 943 net optional sendxmpp_1.14-1.dsc
 ba5a64b6f23ced7397c95eaa17cd835b 8339 net optional sendxmpp_1.14.orig.tar.gz
 a754792e7a6bafa92c40f99a19a325a1 2519 net optional sendxmpp_1.14-1.diff.gz
 7a673ac2d4f425fbbd367af6c25434df 14366 net optional sendxmpp_1.14-1_all.deb

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

iEYEARECAAYFAkjY8mcACgkQAxLow12M2nsDjACdE1yeRIAH9iDZWizOfczNRIAV
VA0An2VEKbtYgReLvQho7mt6ldh6WZe8
=Khgk
-END PGP SIGNATURE-


--- End Message ---


Bug#496396: marked as done (The possibility of attack with the help of symlinks in some Debian packages)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 13:32:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496396: fixed in arb 0.0.20071207.1-5
has caused the Debian Bug report #496396,
regarding The possibility of attack with the help of symlinks in some Debian 
packages
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
496396: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496396
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: arb-common
Severity: grave

Hi, maintainer!

This message about the error concerns a few packages  at  once.   I've
tested all the packages (for Lenny) on my Debian mirror.  All  scripts
of packages (marked as executable) were tested.

In some packages I've discovered scripts with errors which may be used
by a user for damaging important system files or user's files.

For example if a script uses in its work a temp file which is  created
in /tmp directory, then every user can create symlink  with  the  same
name in this directory in order to  destroy  or  rewrite  some  system
or user file.  Symlink attack may also  lead  not  only  to  the  data
desctruction but to denial of service as well.

Even if you create files or directories with help of function 'RANDOM'
or pid(), then your system is not protected. Attacker can create many
symlinks in order to destroy your data or create 'denial  of  service'
for your package scripts.

Even if you make rm(dir) for files/directories, then  your  system  is
not protected. Attacker can permanently create symlinks.

This list is created with the help of script.  This list is sorted  by
hand. Howewer in some cases mistake is possible.

Please, Be understanding to possible mistakes. :)

I set Severity into grave for this bug. The table of discovered
problems is below.

Discussion of this bug you can see in debian-devel@:
http://lists.debian.org/debian-devel/2008/08/msg00271.html

Binary-package: r-base-core-ra (1.1.1-1)
file: /usr/lib/Ra/lib/R/bin/javareconf
Binary-package: rccp (0.9-2)
file: /usr/lib/rccp/delqueueask
Binary-package: mafft (6.240-1)
file: /usr/bin/mafft-homologs
Binary-package: openoffice.org-common (1:2.4.1-6)
file: /usr/lib/openoffice/program/senddoc
Binary-package: crossfire-maps (1.11.0-1)
file: /usr/share/games/crossfire/maps/Info/combine.pl
Binary-package: sgml2x (1.0.0-11.1)
file: /usr/bin/rlatex
Binary-package: liguidsoap (0.3.6-4)
file: /var/lib/liguidsoap/liguidsoap.py
Binary-package: citadel-server (7.37-1)
file: /usr/lib/citadel-server/migrate_aliases.sh
Binary-package: ampache (3.4.1-1)
file: /usr/share/ampache/www/locale/base/gather-messages.sh
Binary-package: xen-utils-3.2-1 (3.2.1-2)
file: /usr/lib/xen-3.2-1/bin/qemu-dm.debug
Binary-package: dtc-common (0.29.6-1)
file: /usr/share/dtc/admin/accesslog.php
file: /usr/share/dtc/admin/sa-wrapper
Binary-package: honeyd-common (1.5c-3)
file: /usr/share/honeyd/scripts/test.sh
Binary-package: lustre-tests (1.6.5-1)
file: /usr/lib/lustre/tests/runiozone
Binary-package: linuxtrade (3.65-8+b4)
file: /usr/share/linuxtrade/bin/linuxtrade.bwkvol
file: /usr/share/linuxtrade/bin/linuxtrade.wn
file: /usr/share/linuxtrade/bin/moneyam.helper
Binary-package: freevo (1.8.1-0)
file: /usr/bin/freevo.real
Binary-package: fml (4.0.3.dfsg-2)
file: /usr/share/fml/libexec/mead.pl
Binary-package: rkhunter (1.3.2-3)
file: /usr/bin/rkhunter
Binary-package: openswan (1:2.4.12+dfsg-1.1)
file: /usr/lib/ipsec/livetest
Binary-package: linux-patch-openswan (1:2.4.12+dfsg-1.1)
file: /usr/src/kernel-patches/all/openswan/packaging/utils/maysnap
file: /usr/src/kernel-patches/all/openswan/packaging/utils/maytest
Binary-package: aptoncd (0.1-1.1)
file: /usr/share/aptoncd/xmlfile.py
Binary-package: cdcontrol (1.90-1.1)
file: /usr/lib/cdcontrol/writtercontrol
Binary-package: newsgate (1.6-23)
file: /usr/bin/mkmailpost
Binary-package: gpsdrive-scripts (2.10~pre4-3)
file: /usr/bin/geo-code
Binary-package: impose+ (0.2-11)
file: /usr/bin/impose
Binary-package: mgt (2.31-5)
file: /usr/games/mailgo
Binary-package: audiolink (0.05-1)
file: /usr/bin/audiolink
Binary-package: ibackup (2.27-4.1)
file: /usr/bin/ibackup
Binary-package: emacspeak (26.0-3)
file: /usr/share/emacs/site-lisp/emacspeak/etc/extract-table.pl
Binary-package: bk2site (1:1.1.9-3.1)
file: /usr/lib/cgi-bin/bk2site/redirect.pl
Binary-package: datafreedom-perl (0.1.7-1)
file: /usr/bin/dfxml-invoice
Binary-package: emacs-jabber (0.7.91-1)
file: /usr/lib/emacsen-common/packages/install/

Bug#496523: marked as done (gstreamer0.10-ffmpeg_0.10.4.2-1(mips/experimental): FTBFS: ERROR: Caught a segmentation fault)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 16:31:56 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug caused by miscompiled libavcodec
has caused the Debian Bug report #496523,
regarding gstreamer0.10-ffmpeg_0.10.4.2-1(mips/experimental): FTBFS: ERROR: 
Caught a segmentation fault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
496523: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496523
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gstreamer0.10-ffmpeg
Version: 0.10.4.2-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of gstreamer0.10-ffmpeg_0.10.4.2-1 on signy by sbuild/mips 
98-farm
| Build started at 20080825-0354
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 3644kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main gstreamer0.10-ffmpeg 
0.10.4.2-1 (dsc) [1701B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main gstreamer0.10-ffmpeg 
0.10.4.2-1 (tar) [3632kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main gstreamer0.10-ffmpeg 
0.10.4.2-1 (diff) [10.3kB]
| Fetched 3644kB in 5s (704kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), autotools-dev, zlib1g-dev, 
libglib2.0-dev (>= 2.4.0), pkg-config (>= 0.11.0), libgstreamer0.10-dev (>= 
0.10.20-3), libgstreamer-plugins-base0.10-dev (>= 0.10.4), liboil0.3-dev (>= 
0.3.6), gstreamer-tools (>= 0.10.14), libavcodec-dev (>= 0.svn20080206), 
libpostproc-dev (>= 0.svn20080206), libavformat-dev (>= 0.svn20080206), 
libswscale-dev (>= 0.svn20080206), libbz2-dev, lsb-release
| Checking for already installed source dependencies...
[...]
| dh_gstscancodecs
| gst-codec-info-0.10 call failed: 'GST_REGISTRY=/tmp/dh_gstscancodecs.HqOt 
GST_PLUGIN_SYSTEM_PATH= 
GST_PLUGIN_PATH=debian/gstreamer0.10-ffmpeg/usr/lib/gstreamer-0.10 
gst-codec-info-0.10 
debian/gstreamer0.10-ffmpeg/usr/lib/gstreamer-0.10/libgstffmpeg.so 
debian/gstreamer0.10-ffmpeg/usr/lib/gstreamer-0.10/libgstpostproc.so > 
/tmp/dh_gstscancodecs.pysX' rc: 256 output: 
| ERROR: Caught a segmentation fault while loading plugin file:
| debian/gstreamer0.10-ffmpeg/usr/lib/gstreamer-0.10/libgstffmpeg.so
| 
| Please either:
| - remove it and restart.
| - run with --gst-disable-segtrap and debug.
| Could not initialize GStreamer: Error re-scanning registry , child terminated 
by signal
| make: *** [common-binary-fixup-arch] Error 1
| dpkg-buildpackage: failure: /usr/bin/sudo debian/rules binary-arch gave error 
exit status 2
| **
| Build finished at 20080825-0436
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=0.10.4.2-1&pkg=gstreamer0.10-ffmpeg&arch=mips

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


--- End Message ---
--- Begin Message ---
This bug is caused by a broken (non-PIC) libavcodec, Bug #498394,
which was fixed in ffmpeg-debian 0.svn20080206-13.


Thiemo

--- End Message ---


Bug#499876: swfdec-mozilla - FTBFS: Not available build dep: libswfdec-0.8-dev

2008-09-23 Thread Santiago Garcia Mantinan
> Package: swfdec-mozilla
> Version: 0.8.0-1
> Severity: serious
> 
> There was an error while trying to autobuild your package:
> > E: Couldn't find package libswfdec-0.8-dev

libswfdec-0.8-dev was uploaded at the same time as I uploaded
swfdec-mozilla, that was back on the 12th of september but it hasn't yet
been installed :-(

As soon as the ftp masters install the new swfdec, we'll be able to build
this new version of swfdec-mozilla.

Regards...
-- 
Manty/BestiaTester -> http://manty.net



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



Bug#490963: iceweasel is not saving my bookmark changes

2008-09-23 Thread Chip Salzenberg
My apologies for not updating the Debian bug in a timely way.  In the
meantime I found more info - perhaps newly posted? - on mozillazine.  Turns
out that it's an upgrade bug; during the upgrade from v2 to v3, the
configuration items relating to "places" are sometimes left in a bad state
that interferes with saving bookmarks.

When I reset those configuration items, my Iceweasel returned to sanity.

You may wish to retitle the bug, or just close it.


On Tue, Sep 23, 2008 at 04:56:42PM +0300, Riku Voipio wrote:
> > I have disabled all extensions.  Nevertheless, when I make changes to
> > my bookmarks - adding a new bookmark or even adding a new separator - those
> > changes are not saved when I quit and restart iceweasel.
> 
> -snip-
> 
> > There is still a bug that during FF 2->3 upgrade, or perhaps passing
> > through one of the prereleases, some of the "places" preferences got set 
> > wrongly
> 
> I wasn't able to reproduce this - neither on my normal systems with icweasel
> abused with extensions and prerelease upgrades nor with kvm upgrade from
> clean etch to lenny. and in the last three months nobody else has chimed
> into this bugreport.
> 
> Do you still agree that this bug is _grave_? From the bugreport it'r not
> really clear where the bug is coming from, and if it's reprocidible...
> 
> -- 
> "rm -rf" only sounds scary if you don't have backups

-- 
Chip Salzenberg <[EMAIL PROTECTED]>



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



Bug#499915: FTBFS with dpkg-buildpackage -rsudo

2008-09-23 Thread Thibaut Paumard

Package: yorick-gl
Version: 1.1+cvs20070922+dfsg-1
Severity: grave
Justification: renders package unusable


The "clean" target requires the "configure" one, but leaves the file  
configure-stamp behind. This file ends up belonging to root when dpkg- 
buildpackage -rsudo is used. The next run of the configure target,  
which is not run as root, fails.


I'm fixing this right away.

T.

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

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

Versions of packages yorick-gl depends on:
ii  libc6  2.7-13GNU C Library: Shared  
libraries
ii  libgl1-mesa-glx [libgl1]   7.0.3-5   A free implementation of  
the OpenG

ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous  
extension librar
ii  yorick 2.1.05+dfsg-6 interpreted language and  
scientifi


yorick-gl recommends no packages.

yorick-gl suggests no packages.

-- no debconf information



PGP.sig
Description: Ceci est une signature électronique PGP


Bug#499877: flint - FTBFS: error: '__gmpn_udiv_w_sdiv' was not declared in this scope

2008-09-23 Thread Tim Abbott
I've traced the problem to flint having copied longlong.h from GMP without 
also copying udiv_w_sdiv.c from GMP, which defines (after some macro 
magic) __gmpn_udiv_w_sdiv.


-Tim Abbott

On Tue, 23 Sep 2008, Bastian Blank wrote:


Package: flint
Version: 1.011-1
Severity: serious

There was an error while trying to autobuild your package:


Automatic build of flint_1.011-1 on debian-31.osdl.marist.edu by sbuild/s390 98

[...]

g++ -fPIC  -g -O2 -g -Wall -O2 -funroll-loops -I/usr/include -I/usr/include/NTL 
-c NTL-interface.cpp -o NTL-interface.o
In file included from fmpz.h:38,
 from NTL-interface.cpp:38:
long_extras.h: In function 'int z_issquare(long int)':
long_extras.h:220: warning: comparison between signed and unsigned integer 
expressions
In file included from NTL-interface.cpp:38:
fmpz.h: In function 'int fmpz_equal(mp_limb_t*, mp_limb_t*)':
fmpz.h:151: warning: comparison between signed and unsigned integer expressions
In file included from fmpz_poly.h:38,
 from NTL-interface.cpp:39:
mpn_extras.h: In function 'mp_limb_t F_mpn_precompute_inverse(mp_limb_t)':
mpn_extras.h:46: error: '__gmpn_udiv_w_sdiv' was not declared in this scope
mpn_extras.h: In function 'void F_mpn_copy_forward(mp_limb_t*, const 
mp_limb_t*, long unsigned int)':
mpn_extras.h:104: warning: comparison between signed and unsigned integer 
expressions
In file included from NTL-interface.cpp:39:
fmpz_poly.h: In function 'void _fmpz_poly_set_coeff_mpz(fmpz_poly_struct*, long 
unsigned int, const __mpz_struct*)':
fmpz_poly.h:396: warning: comparison between signed and unsigned integer 
expressions
fmpz_poly.h: In function 'void fmpz_poly_set_coeff_fmpz(fmpz_poly_struct*, long 
unsigned int, mp_limb_t*)':
fmpz_poly.h:799: warning: comparison between signed and unsigned integer 
expressions
fmpz_poly.h: In function 'void fmpz_poly_set_coeff(fmpz_poly_struct*, long 
unsigned int, const mp_limb_t*, long int, long unsigned int)':
fmpz_poly.h:828: warning: comparison between signed and unsigned integer 
expressions
fmpz_poly.h: In function 'void fmpz_poly_set_coeff_si(fmpz_poly_struct*, long 
unsigned int, long int)':
fmpz_poly.h:845: warning: comparison between signed and unsigned integer 
expressions
fmpz_poly.h: In function 'void fmpz_poly_set_coeff_ui(fmpz_poly_struct*, long 
unsigned int, long unsigned int)':
fmpz_poly.h:862: warning: comparison between signed and unsigned integer 
expressions
make[1]: *** [NTL-interface.o] Error 1
make[1]: Leaving directory `/build/buildd/flint-1.011'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
**
Build finished at 20080921-1456
FAILED [dpkg-buildpackage died]








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



Bug#499877: flint - FTBFS: error: '__gmpn_udiv_w_sdiv' was not declared in this scope

2008-09-23 Thread Bastian Blank
On Tue, Sep 23, 2008 at 11:58:39AM -0400, Tim Abbott wrote:
> I've traced the problem to flint having copied longlong.h from GMP 
> without also copying udiv_w_sdiv.c from GMP, which defines (after some 
> macro magic) __gmpn_udiv_w_sdiv.

Why does it copy code from GMP and not link the lib?

Bastian

-- 
Witch!  Witch!  They'll burn ya!
-- Hag, "Tomorrow is Yesterday", stardate unknown



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



Bug#499918: octave-vrml: "freewrl" is not packaged in Debian

2008-09-23 Thread Dietrich . Brunn
Package: octave-vrml
Version: 1.0.6-2
Severity: serious
Justification: Policy 3.5

When calling a vrml function from octave the error
  sh: freewrl: command not found
  cmd = freewrl/tmp/octave_vrml_output.wrl
  vrml_browse : Can't start browser 'freewrl'. Is it installed?
occurs. I could not find a package in Debian which contains freewrl.

Possible solutions:
- Modify this error message, so it contains a link, where to download 
freewrl
  & update Package description.
- A not so nice, but working replacement for freewrl is whitedune
- Package freewrl in Debian

Cheers, dietrich


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

Kernel: Linux 2.6.26-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 octave-vrml depends on:
ii  octave3.01:3.0.1-6lenny1 GNU Octave language for 
numerical

octave-vrml recommends no packages.

octave-vrml suggests no packages.

-- no debconf information

Bug#499877: flint - FTBFS: error: '__gmpn_udiv_w_sdiv' was not declared in this scope

2008-09-23 Thread Tim Abbott
It does link the library; the code being copied is an internal header that 
defines macros giving a platform-independent interface to efficient 
implementations of various arithmetic operations.


I think the impression that the flint developers think that the 
definitions in longlong.h should be part of the public GMP API.


-Tim Abbott

On Tue, 23 Sep 2008, Bastian Blank wrote:


On Tue, Sep 23, 2008 at 11:58:39AM -0400, Tim Abbott wrote:

I've traced the problem to flint having copied longlong.h from GMP
without also copying udiv_w_sdiv.c from GMP, which defines (after some
macro magic) __gmpn_udiv_w_sdiv.


Why does it copy code from GMP and not link the lib?

Bastian

--
Witch!  Witch!  They'll burn ya!
-- Hag, "Tomorrow is Yesterday", stardate unknown







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



Bug#499884: [debchange] Undefined subroutine &Dpkg::Changelog::find_launchpad_closes

2008-09-23 Thread Adam D. Barratt
On Tue, 2008-09-23 at 11:53 +0200, Laurent Bigonville wrote:
> Package: devscripts
> Version: 2.10.36
> Severity: grave

imho, this doesn't "make the package in question unusable or mostly so";
I'd give you serious though :)

> user: [EMAIL PROTECTED]
> usertags: debchange

Err... debcommit.

> Hi,
> 
> I get an error when trying to commit some changes on a bzr branch.
> Undefined subroutine &Dpkg::Changelog::find_launchpad_closes called
> at /usr/bin/debcommit line 435,  line 1.

Mea culpa. A fix for this is already in SVN and an updated package will
be uploaded before dinstall this evening.

Regards,

Adam



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



Bug#499915: marked as done (FTBFS with dpkg-buildpackage -rsudo)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 16:47:05 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#499915: fixed in yorick-gl 1.1+cvs20070922+dfsg-2
has caused the Debian Bug report #499915,
regarding FTBFS with dpkg-buildpackage -rsudo
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499915
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---

Package: yorick-gl
Version: 1.1+cvs20070922+dfsg-1
Severity: grave
Justification: renders package unusable


The "clean" target requires the "configure" one, but leaves the file  
configure-stamp behind. This file ends up belonging to root when dpkg- 
buildpackage -rsudo is used. The next run of the configure target,  
which is not run as root, fails.


I'm fixing this right away.

T.

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

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

Versions of packages yorick-gl depends on:
ii  libc6  2.7-13GNU C Library: Shared  
libraries
ii  libgl1-mesa-glx [libgl1]   7.0.3-5   A free implementation of  
the OpenG

ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous  
extension librar
ii  yorick 2.1.05+dfsg-6 interpreted language and  
scientifi


yorick-gl recommends no packages.

yorick-gl suggests no packages.

-- no debconf information



PGP.sig
Description: Ceci est une signature électronique PGP
--- End Message ---
--- Begin Message ---
Source: yorick-gl
Source-Version: 1.1+cvs20070922+dfsg-2

We believe that the bug you reported is fixed in the latest version of
yorick-gl, which is due to be installed in the Debian FTP archive:

yorick-gl_1.1+cvs20070922+dfsg-2.diff.gz
  to pool/main/y/yorick-gl/yorick-gl_1.1+cvs20070922+dfsg-2.diff.gz
yorick-gl_1.1+cvs20070922+dfsg-2.dsc
  to pool/main/y/yorick-gl/yorick-gl_1.1+cvs20070922+dfsg-2.dsc
yorick-gl_1.1+cvs20070922+dfsg-2_i386.deb
  to pool/main/y/yorick-gl/yorick-gl_1.1+cvs20070922+dfsg-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thibaut Paumard <[EMAIL PROTECTED]> (supplier of updated yorick-gl package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Sep 2008 18:25:00 +0200
Source: yorick-gl
Binary: yorick-gl
Architecture: source i386
Version: 1.1+cvs20070922+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Thibaut Paumard <[EMAIL PROTECTED]>
Changed-By: Thibaut Paumard <[EMAIL PROTECTED]>
Description: 
 yorick-gl  - OpenGL 3D graphics support for the Yorick language
Closes: 499915
Changes: 
 yorick-gl (1.1+cvs20070922+dfsg-2) unstable; urgency=low
 .
   * Fix FTBFS when using dpkg-buildpackage -rsudo which prevented
 auto-building on alpha and mipsel. (Closes: #499915).
Checksums-Sha1: 
 5ab44d9aaf4668d9e9beeb58ed74a0acceb59a95 1198 
yorick-gl_1.1+cvs20070922+dfsg-2.dsc
 15aa5784d8b486b03bab46491746a97ebcad710f 4862 
yorick-gl_1.1+cvs20070922+dfsg-2.diff.gz
 921c3a665b0546a63e758e28c04d559d29dfee32 160668 
yorick-gl_1.1+cvs20070922+dfsg-2_i386.deb
Checksums-Sha256: 
 d65690377c24da58eec714cf5c3c9bec981a231d29a48aca94baf4a43791debb 1198 
yorick-gl_1.1+cvs20070922+dfsg-2.dsc
 73efc66b642bdf266d319a71462f3f06012139d4d918f6403e119fe7c15f6ca7 4862 
yorick-gl_1.1+cvs20070922+dfsg-2.diff.gz
 2f8bab4ca92c27b8fa3ef23b2f27faefba76c2a5236fd43fc4998e3c7002f306 160668 
yorick-gl_1.1+cvs20070922+dfsg-2_i386.deb
Files: 
 c82c06ea216e82e52d2c5b54db40f14b 1198 math optional 
yorick-gl_1.1+cvs20070922+dfsg-2.dsc
 d57c11bf82750013ec052dad5a148192 4862 math optional 
yorick-gl_1.1+cvs20070922+dfsg-2.diff.gz
 097fe1450b921225f47d0e88632b617c 160668 math optional 
yorick-gl_1.1+cvs20070922+dfsg-2_i386.deb

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

iEYEARECAAYFAkjZG4YACgkQ+37NkUuUiPHwNwCfXAm6b7cGLl6ByXSGGnxW+gt6
AW0AnA9T7IjTDUuadk4hVvNrITAkL8iT
=rY3C
-END PGP SIGNATURE-


--- End Message ---

Bug#499828: transmission: busy loop with 100% cpu usage

2008-09-23 Thread Lars Eric Scheidler
Hi,
  alternativ You can also provide the source-packages.

Cheers

On Tue, Sep 23, 2008 at 01:14:34AM +0200, Lars Eric Scheidler wrote:
> Hi,
>   can You please compile it as i386?
> 
> Cheers
> 
> On Tue, Sep 23, 2008 at 12:09:47AM +0200, Leo 'costela' Antunes wrote:
> > Hi,
> > 
> > Lars Eric Scheidler wrote:
> > > With more than 25 torrent-files transmission ends in a busy loop with
> > > 100% cpu usage and is unusable.
> > >   
> > Can you please test some packages I prepared at[0] ?
> > 
> > Cheers
> > 
> > [0] http://stuff.costela.net/
> > 
> > -- 
> > Leo "costela" Antunes
> > [insert a witty retort here]
> > 
> > 
> 
> 



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



Bug#493742: Bug#461087: python-babel: package name conflict?

2008-09-23 Thread Adam C Powell IV
On Tue, 2008-09-23 at 10:30 +0200, Raphael Hertzog wrote:
> On Thu, 07 Aug 2008, Christoph Haas wrote:
> > > For now and the lenny release, it seems we need to make the packages
> > > conflict.
> > 
> > In favor.
> 
> Why has this not yet been done ?
> 
> This is a long-standing RC bug that has to be solved and it's a quick fix.

Because it's not a quick fix: changing the egg-info will substantially
change the package.  I thought we were going to just declare a conflict
between the two packages (since this was discovered after the freeze),
and sort things out afterward.

That said, it's probably better to make the compatibility-breaking
change now before release, if the release team is okay with it.
Upstream is okay with sidl.babel. instead of just babel. so we have
support for this change.  However, it will have to go through the NEW
queue.

Are you saying (for the release team) that this change should go into
lenny?  Should I use a lenny release number and target testing, or just
upload -7 into unstable and ask for an exception?

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


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


Processed: Not that grave

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> package iceweasel
Ignoring bugs not assigned to: iceweasel

> retitle 490963 bookmark saving doesn't work after upgrade
Bug#490963: iceweasel is not saving my bookmark changes
Changed Bug title to `bookmark saving doesn't work after upgrade' from 
`iceweasel is not saving my bookmark changes'.

> severity 490963 important
Bug#490963: bookmark saving doesn't work after upgrade
Severity set to `important' from `grave'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: severity of 499884 is important

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 499884 important
Bug#499884: [debcommit] Undefined subroutine  
&Dpkg::Changelog::find_launchpad_closes
Severity set to `important' from `grave'

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493742: Bug#461087: python-babel: package name conflict?

2008-09-23 Thread Adam C Powell IV
On Tue, 2008-09-23 at 14:53 +0200, Christoph Haas wrote:
> On Dienstag, 23. September 2008, Raphael Hertzog wrote:
> > On Thu, 07 Aug 2008, Christoph Haas wrote:
> > > > For now and the lenny release, it seems we need to make the packages
> > > > conflict.
> > >
> > > In favor.
> >
> > Why has this not yet been done ?
> >
> > This is a long-standing RC bug that has to be solved and it's a quick
> > fix.
> 
> Sorry, I simply forgot to do that. I'll add a "Conflicts: python-babel" 
> this evening, upload, and talk to the release team to get it in. Thanks 
> for the reminder.

Sorry, didn't see this before composing my prior message (just got back
online).  Can I assume this fixes the problem, or should I change my
package to python-sidl for lenny?

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


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


Bug#499520: icedove: Crash if it takes time to input the SMTP password

2008-09-23 Thread Alexander Sack
severity 499520 important
thanks

noone else reported it so far. Please try to disable all extensions
you have installed. does it still happen?

If so, please install icedove-dbg and run icedove like:

 icedove -g 2>&1 | tee /tmp/gdb.log.txt

...

 (gdb) run

...

once it crashes, do a
 (gdb) bt

and

 (gdb) bt full

then attach the /tmp/gdb.log.txt to this bug.


Thanks,

 - Alexander




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



Processed: icedove: Crash if it takes time to input the SMTP password

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 499520 important
Bug#499520: icedove: Crash if it takes time to input the SMTP password
Severity set to `important' from `grave'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493742: Conflict with python-babel

2008-09-23 Thread Adam C Powell IV
Hi again,

I know it's been a while...

So to do this right, I'd just change 'setup(name="babel",' to
'setup(name="babel.sidl",' in setup.py and sidlsetup.py, right?

-Adam

On Wed, 2008-08-06 at 16:51 -0700, Ben Allan wrote:
> I'll just note that fortunately for us the openbabel project
> (bio/chemical) went with pybel rather than babel in the python
> hierarchy.
> 
> I'd vote for proper subnaming in python sidl.babel., sidl., sidlx., etc
> which it seems (in typographical terms) Tom is ok with.
> Not sure what the full directory structure implications are.
> 
> ben
> 
> On Wed, Aug 06, 2008 at 06:55:52PM -0400, Adam C Powell IV wrote:
> > Greetings,
> > 
> > There's a python-babel package for internationalization, which has a
> > Python namespace conflict with the Python runtime bindings for the SIDL
> > Babel.
> > 
> > As a possible resolution, how much stuff would I break by changing
> > "babel" to "sidl" in [sidl]setup.py?  I'm afraid I don't know a whole
> > lot about Python, so I'm out of my league here...
> > 
> > [Please include all of the CC addresses in your reply.]
> > 
> > Cheers,
> > -Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


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


Bug#493742: Bug#461087: python-babel: package name conflict?

2008-09-23 Thread Raphael Hertzog
On Tue, 23 Sep 2008, Adam C Powell IV wrote:
> On Tue, 2008-09-23 at 14:53 +0200, Christoph Haas wrote:
> > On Dienstag, 23. September 2008, Raphael Hertzog wrote:
> > > On Thu, 07 Aug 2008, Christoph Haas wrote:
> > > > > For now and the lenny release, it seems we need to make the packages
> > > > > conflict.
> > > >
> > > > In favor.
> > >
> > > Why has this not yet been done ?
> > >
> > > This is a long-standing RC bug that has to be solved and it's a quick
> > > fix.
> > 
> > Sorry, I simply forgot to do that. I'll add a "Conflicts: python-babel" 
> > this evening, upload, and talk to the release team to get it in. Thanks 
> > for the reminder.
> 
> Sorry, didn't see this before composing my prior message (just got back
> online).  Can I assume this fixes the problem, or should I change my
> package to python-sidl for lenny?

Well the bug appears in the RC bug list and as such it needs to be dealt
with. Once the package with the conflicts is in testing, you can
downgrade this bug and handle the rename later on. If you want to rename
it for lenny, you'll have to hurry up.

I'm not speaking on the behalf of the release team. Ask them if you want
to know what's reasonable at this point.

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/



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



Bug#499927: gdc-4.1: dmd front-end license is incompatible with gcc

2008-09-23 Thread Peter De Wachter
Package: gdc-4.1
Version: 0.25-4.1.2-23.1
Severity: serious

The files in the dmd and dmd2 directories carry the following license
(full text below):

| These sources are free, they are redistributable and modifiable
| under the terms of the GNU General Public License (attached as gpl.txt),
| or the Artistic License (attached as artistic.txt).

The included gpl.txt file contains *version 1* of the GPL. There is no
option to use a later version, so this cannot be mixed with GPLv2/v3 code.

The Artistic License is the original, non-clarified version (or a
close variant, it's not quite the same as the version in
common-licenses). This is not GPLv2 compatible either, AFAIK.

The readme makes it clear that this code is intended to be combined
with gcc, so this is obviously just the result of some
misunderstanding. Walter Bright / Digital Mars should be contacted for
a clarification.


The full text of the readme:

| The D Programming Language
| Compiler Front End Source
| Copyright (c) 1999-2002, by Digital Mars
| www.digitalmars.com
| All Rights Reserved
|
|
| This is the source code to the front end Digital Mars D compiler.
| It covers the lexical analysis, parsing, and semantic analysis
| of the D Programming Language defined in the documents at
| www.digitalmars.com/d/
|
| The optimizer, code generator, and object file generator are not part
| of this source, hence the source does not currently constitute a complete,
| compilable program. However, many people have expressed a strong interested
| in producing a D compiler with the GNU compiler sources. This release should
| enable that.
|
| These sources are free, they are redistributable and modifiable
| under the terms of the GNU General Public License (attached as gpl.txt),
| or the Artistic License (attached as artistic.txt).
|
| It does not apply to anything else distributed by Digital Mars,
| including D compiler executables.
|
| -Walter Bright



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



Bug#492994: marked as done (gdis: please migrate to gtk+extra2 and libgtkgl2.0-dev)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 18:02:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#492994: fixed in gdis 0.89-2.1
has caused the Debian Bug report #492994,
regarding gdis: please migrate to gtk+extra2 and libgtkgl2.0-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
492994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492994
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gdis
Version: 0.89-2
Severity: wishlist

See #347716 - gtk+extra has been superceded by gtk+extra2 and is a
possible candidate for removal - gdis appears to be the only package
that still uses gtk+extra.

gdis also build-depends on libgtk1.2-dev which is another candidate for
removal. (The binary package gdis depends on libgtk2.0-0 because
libgtk2.0-dev is brought in as a dependency and gdis appears to use it!)

Other build-dependencies also bring in gtk1 libs:
gtkglarea5-dev libgtkglext1-dev

Yet these too actually depend on libgtk2.0:
http://packages.debian.org/sid/libgtkglext1

The block would appear to be gtkglarea5-dev :
http://packages.debian.org/sid/gtkglarea5-dev
which was orphaned in Mar 2008. #471986

libgtkgl2.0-dev could be a valid Gtk2 replacement:
http://packages.debian.org/sid/libgtkgl2.0-dev

I've tweaked debian/control and gdis appears to build fine with the Gtk2
dependencies:
Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev, libgtkgl2.0-dev,
libgtkextra-x11-2.0-dev, libgl1-mesa-dev, glutg3-dev, libgtkglext1-dev,
libxmu-dev

 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>=
1.2.4), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libglu1-mesa
| libglu1, libgtk2.0-0 (>= 2.12.0), libgtkglext1, libice6 (>= 1:1.0.0),
libpango1.0-0 (>= 1.20.3), libsm6, libx11-6, libxmu6, libxt6

(This is on a build machine without any gtk1 -dev packages).

There are some lintian errors:
W: gdis source: debian-rules-sets-DH_COMPAT line 9
W: gdis source: debian-rules-ignores-make-clean-error line 36
W: gdis: package-contains-vcs-control-dir usr/share/gdis/models/CVS/
W: gdis: copyright-without-copyright-notice
W: gdis: menu-item-uses-apps-section /usr/share/menu/gdis:5
W: gdis: menu-item-creates-new-section Apps/Science
/usr/share/menu/gdis:5
W: gdis: spelling-error-in-description GTK GTK+
W: gdis: syntax-error-in-debian-changelog line 76 "couldn't parse date
Wed, 14 Mai 2003 09:30:00 +0100"

The built executable also runs - apparently unaffected.

It would be a shame to remove gdis due to the eventual removal of gtk1
when the fix appears so trivial and all the dependencies are already in
place for gdis to migrate.

Please migrate to the updated libraries.

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

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

Versions of packages gdis depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-1generic font configuration library
ii  libgl1-mesa-glx [libgl1]  7.0.3-5A free implementation of the OpenG
ii  libglib2.0-0  2.16.5-1   The GLib library of C routines
ii  libglu1-mesa [libglu1]7.0.3-5The OpenGL utility library (GLU)
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface 
pn  libgtkglext1   (no description available)
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.20.5-1   Layout and rendering of internatio
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libx11-6  2:1.1.4-2  X11 client-side library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxinerama1  2:1.0.3-2  X11 Xinerama extension library
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxrandr22:1.2.3-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  libxt6   

Processed: cloning 499927, reassign -1 to gdc-4.2

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> clone 499927 -1
Bug#499927: gdc-4.1: dmd front-end license is incompatible with gcc
Bug 499927 cloned as bug 499931.

> reassign -1 gdc-4.2 0.25-4.2.4-3
Bug#499931: gdc-4.1: dmd front-end license is incompatible with gcc
Bug reassigned from package `gdc-4.1' to `gdc-4.2'.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#499832: libppl7: tries to overwrite file owned by libppl6

2008-09-23 Thread Roberto Bagnara

[Concerning http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499832]

I am not sure I understand what the problem is.  However, please let
us know if we, upstream, can do something to help you.

From the error message, I gather that there is a conflict on ppl_lpsol.1,
which is the man page of a demo program of the PPL.  This program should
probably be in a separate package.  For example, it is in ppl-utils in
Fedora.  In other words, ppl_lpsol (and of course its man page) are
not needed to use the PPL.  Anyway, please feel free to come discuss this
and other issues on [EMAIL PROTECTED]  We are only a few weeks
from the release of PPL 0.10, but we will do all what we can to
simplify the life of packagers.
All the best,

   Roberto

--
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:[EMAIL PROTECTED]



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



Bug#497110: improved dmraid support in D-I

2008-09-23 Thread Giuseppe Iuculano
Giuseppe Iuculano ha scritto:

> Tested, unfortunately root is empty:

Hi,

attached debdiff fixes the root detection, can you review it please?


Giuseppe
diff -Nru grub-installer-1.34/debian/changelog 
grub-installer-1.35/debian/changelog
--- grub-installer-1.34/debian/changelog2008-09-22 02:47:51.0 
+0200
+++ grub-installer-1.35/debian/changelog2008-09-23 20:51:08.0 
+0200
@@ -1,3 +1,10 @@
+grub-installer (1.35) unstable; urgency=low
+
+  [Giuseppe Iuculano]
+  * Fix root detection in menu.lst for dmraid devices discovered by os-prober
+
+ -- Giuseppe Iuculano <[EMAIL PROTECTED]>  Tue, 23 Sep 2008 20:41:40 +0200
+
 grub-installer (1.34) unstable; urgency=low
 
   [ Frans Pop ]
diff -Nru grub-installer-1.34/grub-installer grub-installer-1.35/grub-installer
--- grub-installer-1.34/grub-installer  2008-09-21 22:25:25.0 +0200
+++ grub-installer-1.35/grub-installer  2008-09-23 20:39:15.0 +0200
@@ -135,6 +135,23 @@
tmp_drive=$(grep -v '^#' $device_map | grep "$tmp_disk *$" | \
sed 's%.*\(([hf]d[0-9][a-g0-9,]*)\).*%\1%')
 
+   # If not found, check if it is a SATA RAID partition, and set tmp_drive
+   satafound=0
+   if type dmraid >/dev/null; then
+   if [ -z "$tmp_drive" ]; then
+   if echo "$(basename $tmp_disk)" | grep -q "$(dmraid -sa 
-c | grep -v "No RAID disks")" ; then
+   for raiddisk in  $(dmraid -r -c | grep -v "No 
RAID disks"); do
+   tmp_drive=$(grep -v '^#' $device_map | 
grep "$raiddisk *$" | \
+   sed 
's%.*\(([hf]d[0-9][a-g0-9,]*)\).*%\1%')
+   satafound=1
+   tmp_satadm=$(dmraid -sa -c | grep -v 
"No RAID disks")
+   tmp_satadev=$(basename $tmp_disk)
+   tmp_satadevn=$(echo $tmp_satadev | sed 
"s/`echo $tmp_satadm`//")
+   done
+   fi
+   fi
+   fi
+   
# If not found, print an error message and exit
if [ -z "$tmp_drive" ]; then
echo "$1 does not have any corresponding BIOS drive." 1>&2
@@ -146,7 +163,11 @@
# GRUB's syntax
case "$host_os" in
linux*)
-   echo "$tmp_drive" | sed "s%)$%,`expr $tmp_part - 1`)%"
+   if [ "$satafound=1" ]; then
+   echo "$tmp_drive" | sed "s%)$%,`expr 
$tmp_satadevn - 1`)%"
+   else
+   echo "$tmp_drive" | sed "s%)$%,`expr $tmp_part 
- 1`)%"
+   fi
;;
gnu*)
if echo $tmp_part | grep "^s" >/dev/null; then


signature.asc
Description: OpenPGP digital signature


Processed: severity of 493937 is important

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # This is a Python problem, not specific to Vim. Vim is just one of many 
> packages to exhibit this problem
> severity 493937 important
Bug#493937: bicyclerepair: bike.vim imports untrusted python files from cwd
Severity set to `important' from `grave'

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#499937: libpwl3: tries to overwrite file owned by libpwl-dev

2008-09-23 Thread Ralf Treinen
Package: libpwl3
Version: 0.9-5
Severity: serious

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:

Date: 2008-09-22
Architecture: amd64
Distribution: sid
Command: apt-get --assume-yes --allow-unauthenticated install libpwl-dev libpwl3

Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libpwl4
The following NEW packages will be installed:
  libpwl-dev libpwl3 libpwl4
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 1124kB of archives.
After this operation, 1348kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libpwl4 libpwl-dev libpwl3
Authentication warning overridden.
Get:1 http://localhost sid/main libpwl4 0.10~pre27-3 [681kB]
Get:2 http://localhost sid/main libpwl-dev 0.10~pre27-3 [7500B]
Get:3 http://localhost sid/main libpwl3 0.9-5 [436kB]
Fetched 1124kB in 2s (397kB/s)
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libpwl4.
(Reading database ... 7926 files and directories currently installed.)
Unpacking libpwl4 (from .../libpwl4_0.10~pre27-3_amd64.deb) ...
Selecting previously deselected package libpwl-dev.
Unpacking libpwl-dev (from .../libpwl-dev_0.10~pre27-3_amd64.deb) ...
Selecting previously deselected package libpwl3.
Unpacking libpwl3 (from .../libpwl3_0.9-5_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libpwl3_0.9-5_amd64.deb 
(--unpack):
 trying to overwrite `/usr/lib/libpwl.a', which is also in package libpwl-dev
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libpwl3_0.9-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

This bug will be assigned to both packages libpwl3  and libpwl-dev.

-Ralf.

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash



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



Processed: reassign

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 499937 libpwl3,libpwl-dev
Bug#499937: libpwl3: tries to overwrite file owned by libpwl-dev
Bug reassigned from package `libpwl3' to `libpwl3,libpwl-dev'.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#400768: marked as done (apt: Returns "E: Wow, you exceeded the number of versions this APT is capable of")

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 19:32:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400768: fixed in apt 0.7.15~exp2
has caused the Debian Bug report #400768,
regarding apt: Returns "E: Wow, you exceeded the number of versions this APT is 
capable of"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
400768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400768
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: apt
Version: 0.6.46.3
Severity: important

Using my current /etc/apt/sources.list gets the error messages 


Reading package lists... Error!
E: Wow, you exceeded the number of versions this APT is capable of.
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened.

Commenting out the "edgy" line or the "security" line (or probably
various others) removes the problem.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Get "";
APT::Get::Show-Upgraded "true";
APT::Default-Release "stable";
APT::Cache-Limit "181943904";
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";
aptitude "";
aptitude::Delete-Unused-Pattern "^linux-image.*$";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
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:: "if [ -x /usr/sbin/localepurge ] && [ $(ps w -p $PPID | 
grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi";

-- /etc/apt/preferences --

Package: *
Pin: release a=unstable
Pin-Priority: 102

Package: *
Pin: release a=experimental
Pin-Priority: 99

Package: *
Pin: release a=edgy
Pin-Priority: 98

Package: *
Pin: release a=feisty
Pin-Priority: 97

Package: *
Pin: release a=testing
Pin-Priority: 103

Package: *
Pin: release o=tevp
Pin-Priority: 990

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

deb http://ftp.nl.debian.org/debian/ stable main non-free contrib 
deb-src http://ftp.nl.debian.org/debian/ stable main non-free contrib 
deb http://ftp.nl.debian.org/debian-non-US/ stable/non-US main contrib non-free 
deb http://ftp.nl.debian.org/debian/ unstable main non-free contrib 
deb-src http://ftp.nl.debian.org/debian/ unstable main non-free contrib 
deb http://ftp.nl.debian.org/debian/ testing main non-free contrib 
deb http://ftp.nl.debian.org/debian/ experimental main non-free contrib 
deb-src http://ftp.nl.debian.org/debian/ experimental main non-free contrib 

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

#media things
#deb http://www.debian-multimedia.org testing main
#deb http://www.debian-multimedia.org sid main
#deb http://www.debian-multimedia.org experimental main

#java
#deb 
http://www.mirror.ac.uk/mirror/www.blackdown.org/mirrors/java-linux/debian/ 
testing non-free
#deb ftp://ftp.nl.linux.org/pub/linux/java/debian/ testing non-free
#deb 
http://www.mirror.ac.uk/mirror/www.blackdown.org/mirrors/java-linux/debian/ sid 
non-free
#deb http://www.mirror.ac.uk/sites/ftp.blackdown.org/java-linux/debian/ 
unstable main non-free 
#deb ftp://ftp.de.ug.nl/pub/os/Linux/java/jdk/debian/ unstable main non-free 

#deb http://archive.ubuntu.com/ubuntu/ breezy main restricted universe 
#deb-src http://archive.ubuntu.com/ubuntu/ warty main restricted universe 
deb http://archive.ubuntu.com/ubuntu/ edgy main restricted universe 
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted universe 
#deb http://ftp.inf.tu-dresden.de/os/linux/dists/ubuntu dapper main restricted 
universe 

Bug#466643: marked as done (please increase number of package names)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 19:32:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400768: fixed in apt 0.7.15~exp2
has caused the Debian Bug report #400768,
regarding please increase number of package names
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
400768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400768
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: apt
Version: 0.7.11
Severity: normal

Hi,

I just got this error:

E: Wow, you exceeded the number of package names this APT is capable of.

It'd be nice if this number were increased, so I don't have to rollmy
own apt. :-)

   Simon

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "powerpc";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::Cache-Limit "268435456";
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";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";

-- /etc/apt/preferences --

Package: *
Pin: release a=sid
Pin-Priority: 300

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

deb http://ftp.de.debian.org/debian sid main contrib non-free
deb-src http://ftp.de.debian.org/debian sid main contrib non-free

deb http://ftp.de.debian.org/debian experimental main

deb http://sourcedeps.debian.net sid main

deb http://www.emdebian.org/debian-cross sid main

deb http://mirror.home-dn.net/debian-multimedia unstable main
deb-src http://mirror.home-dn.net/debian-multimedia unstable main

deb http://archive.buildserver.net/pkg-voip/build/debian/ sid main non-free
deb-src http://archive.buildserver.net/pkg-voip/build/debian/ sid main non-free

deb http://kernel-archive.buildserver.net/debian-kernel sid main

deb http://www.emdebian.org/debian unstable main

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

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

Versions of packages apt depends on:
ii  debian-archive-keyring  2007.07.31   GnuPG archive keys of the Debian a
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 0.7.15~exp2

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive:

apt-doc_0.7.15~exp2_all.deb
  to pool/main/a/apt/apt-doc_0.7.15~exp2_all.deb
apt-transport-https_0.7.15~exp2_i386.deb
  to pool/main/a/apt/apt-transport-https_0.7.15~exp2_i386.deb
apt-utils_0.7.15~exp2_i386.deb
  to pool/main/a/apt/apt-utils_0.7.15~exp2_i386.deb
apt_0.7.15~exp2.dsc
  to pool/main/a/apt/apt_0.7.15~exp2.dsc
apt_0.7.15~exp2.tar.gz
  to pool/main/a/apt/apt_0.7.15~exp2.tar.gz
apt_0.7.15~exp2_i386.deb
  to pool/main/a/apt/apt_0.7.15~exp2_i386.deb
libapt-pkg-dev_0.7.15~exp2_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.7.15~exp2_i386.deb
libapt-pkg-doc_0.7.15~exp2_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.7.15~exp2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

D

Bug#495331: marked as done (apt-get on SID fails in German locale: "E: Toll, Sie haben die Anzahl an Beschreibungen überschritten, die APT handhaben kann.")

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 19:32:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400768: fixed in apt 0.7.15~exp2
has caused the Debian Bug report #400768,
regarding apt-get on SID fails in German locale: "E: Toll, Sie haben die Anzahl 
an Beschreibungen  überschritten, die APT handhaben kann."
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
400768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400768
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: apt
Version: 0.7.14+b1
Severity: important

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

Hi!

I'm using the German locale [EMAIL PROTECTED]

Since about yesterday, apt / aptitude fail for me with the following 
messages:

E: Toll, Sie haben die Anzahl an Beschreibungen überschritten, die APT 
handhaben kann.
E: Problem with MergeList
/var/lib/apt/lists/ftp.de.debian.org_debian_dists_experimental_main_binary-
i386_Packages
E: Die Paketliste oder die Statusdatei konnte nicht geparst oder geöffnet 
werden.

I'm not the only one who recently seems to be affected by this problem:
http://tinyurl.com/56vwcx

However, the suggested workaround - deleting the *Translation* files in 
/var/lib/apt/ - didn't
work for me.

Removing some Debian suits from sources.list - eg. only keeping unstable 
and deleting stable and
testing - seems to help.

Changing the locale to "C" also seems to help. (!)

Are there any "real" solutions to this problem, which renders apt-get / 
aptitude unusuable without
manual intervention. (I found the locale-dependency of this problem by 
pure trial-and-error...)

Greetings,

  Gunter

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::Cache-Limit "33554432";
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";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/apt-listbugs apt || exit 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version "2";
Unattended-Upgrade "";
Unattended-Upgrade::Allowed-Origins "";
Unattended-Upgrade::Allowed-Origins:: "Debian stable";

-- /etc/apt/preferences --

// Experimental
Package: *
Pin: release a=experimental,o=Debian,l=Debian
Pin-Priority: 200

Package: *
Pin: release a=unstable,o=Debian,l=Debian
Pin-Priority: 950

Package: *
Pin: release a=unstable,o=Unofficial Multimedia Packages,l=Unofficial 
Multimedia Packages
Pin-Priority: 960


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

deb ftp://ftp.de.debian.org/debian/ stable  main contrib non-
free
deb ftp://ftp.de.debian.org/debian/ testing main contrib non-
free
deb ftp://ftp.de.debian.org/debian/ unstablemain contrib non-
free
deb ftp://ftp.de.debian.org/debian/ experimentalmain contrib non-
free

deb-src ftp://ftp.de.debian.org/debian/ testing main contrib non-
free
deb-src ftp://ftp.de.debian.org/debian/ unstablemain contrib non-
free

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

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

Versions of packages apt depends on:
ii  debian-archive-keyring   2008.04.16+nmu1 GnuPG archive keys of the 
Debian a
ii  libc62.7-13  GNU C Library: Shared 
libraries
ii  libgcc1  1:4.3.1-8   GCC support library
ii  libstdc++6   4.3.1-8 The GNU Standard C++ Library

Bug#497617: marked as done ([aptitude] [German localisation] "exceeded the number of descriptions this APT is capable of .. Problem with MergeList ..")

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 19:32:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400768: fixed in apt 0.7.15~exp2
has caused the Debian Bug report #400768,
regarding [aptitude] [German localisation] "exceeded the number of descriptions 
this APT is capable of .. Problem with MergeList .."
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
400768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400768
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: aptitude
Version: 0.4.11.8-1
Severity: important
Tags: l10n

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


Summary
---
"aptitude update" with German locale fails,
subsequent "LC_ALL=C aptitude update" succeeds.

Prior to workaround the problem with LC_ALL=C, aptitude and apt-get
are COMPLETELY unusable.  Lesser experienced users with German locale
will be unable to use aptitude and apt-get any more.
--> Severity important.

Terminal output in full length on request.


$  set | grep ^L[AC]
## -
[EMAIL PROTECTED]
LANGUAGE=de_DE
[EMAIL PROTECTED]
LC_MESSAGES=de_DE
LC_TIME=ja


#  atitude update
## --
Hole:1 http://security.debian.org testing/updates Release.gpg
Hole:2 ftp://gd.tuwien.ac.at sarge Release.gpg
Ign http://security.debian.org testing/updates/main Translation-de
Hole:3 http://security.debian.org testing/updates Release
Hole:4 http://security.debian.org testing/updates/main Packages
Ign ftp://gd.tuwien.ac.at sarge/main Translation-de
Ign ftp://gd.tuwien.ac.at sarge/contrib Translation-de
Ign ftp://gd.tuwien.ac.at sarge/non-free Translation-de
Hole:5 ftp://gd.tuwien.ac.at testing Release.gpg
Hole:6 ftp://gd.tuwien.ac.at testing/main Translation-de
Ign ftp://gd.tuwien.ac.at testing/contrib Translation-de
Ign ftp://gd.tuwien.ac.at testing/non-free Translation-de
Hole:7 ftp://gd.tuwien.ac.at unstable Release.gpg
Hole:8 ftp://gd.tuwien.ac.at unstable/main Translation-de
Ign ftp://gd.tuwien.ac.at unstable/contrib Translation-de
Ign ftp://gd.tuwien.ac.at unstable/non-free Translation-de
Hole:9 ftp://gd.tuwien.ac.at experimental Release.gpg
Ign ftp://gd.tuwien.ac.at experimental/main Translation-de
Ign ftp://gd.tuwien.ac.at experimental/contrib Translation-de
Ign ftp://gd.tuwien.ac.at experimental/non-free Translation-de
Hole:10 ftp://gd.tuwien.ac.at sarge Release
Hole:11 ftp://gd.tuwien.ac.at testing Release
Hole:12 ftp://gd.tuwien.ac.at unstable Release
Hole:13 ftp://gd.tuwien.ac.at experimental Release
Ign ftp://gd.tuwien.ac.at sarge/main Packages
Ign ftp://gd.tuwien.ac.at sarge/contrib Packages
Ign ftp://gd.tuwien.ac.at sarge/non-free Packages
Hole:14 ftp://gd.tuwien.ac.at testing/main Packages
Hole:15 ftp://gd.tuwien.ac.at testing/contrib Packages
Hole:16 ftp://gd.tuwien.ac.at testing/non-free Packages
Hole:17 ftp://gd.tuwien.ac.at testing/main Sources
Hole:18 ftp://gd.tuwien.ac.at unstable/main Packages
Hole:19 ftp://gd.tuwien.ac.at unstable/contrib Packages
Hole:20 ftp://gd.tuwien.ac.at unstable/non-free Packages
Hole:21 ftp://gd.tuwien.ac.at experimental/main Packages
Hole:22 ftp://gd.tuwien.ac.at experimental/contrib Packages
Hole:23 ftp://gd.tuwien.ac.at experimental/non-free Packages
Hole:24 ftp://gd.tuwien.ac.at experimental/main Sources
Hole:25 ftp://gd.tuwien.ac.at sarge/main Packages
Hole:26 ftp://gd.tuwien.ac.at sarge/contrib Packages
Hole:27 ftp://gd.tuwien.ac.at sarge/non-free Packages
21,3MB wurden in 25s heruntergeladen (834kB/s)
Paketlisten werden gelesen... Fehler!
E: Wow, you exceeded the number of descriptions this APT is capable of.
E: Problem with MergeList 
/var/lib/apt/lists/gd.tuwien.ac.at_opsys_linux_debian_dists_unstable_main_i18n_Translation-de
E: Die Paketliste oder die Statusdatei konnte nicht geparst oder geöffnet 
werden.
E: Konnte den Paketcache nicht neu erzeugen

exit status 255


btw.  my local proxy makes repeating commands as below cheap regarding network 
traffic..


#  apt-get update
## --
Hole:1 http://security.debian.org testing/updates Release.gpg
Hole:2 ftp://gd.tuwien.ac.at sarge Release.gpg
Ign http://security.debian.org testing/updates/main Translation-de
..
list of fetched files differs a bit,
final error message identical as above
exit status 100


#  rsync -au --remove-source-files /var/lib/apt/lists /tmp/apt
#  aptitude update
## ---
Hole:1 http://security.debian.org testing/updates Release.gpg
Hole:2 ftp://gd.tuwien.ac.at sarge Release.gpg
..
list of fetched files differs a bit,
final error message identical as above
exit status 255


#  apt-get update
## ---
Hole:1 http://security.debian.o

Bug#492994: NMU available

2008-09-23 Thread Noèl Köthe
Hello Neil,

Am Dienstag, den 23.09.2008, 13:02 +0100 schrieb Neil Williams:

> I've re-tested the changes to Build-Depends and the package seems fine.
> I'm happy to do an NMU using these build dependencies:

Thanks for fixing and NMUing the package.

-- 
Noèl Köthe 
Debian GNU/Linux, www.debian.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#499918: [Pkg-octave-devel] Bug#499918: octave-vrml: "freewrl" is not packaged in Debian

2008-09-23 Thread Thomas Weber
On Tue, Sep 23, 2008 at 06:30:37PM +0200, [EMAIL PROTECTED] wrote:
> Package: octave-vrml
> Version: 1.0.6-2
> Severity: serious
> Justification: Policy 3.5
> 
> When calling a vrml function from octave the error
>   sh: freewrl: command not found
>   cmd = freewrl/tmp/octave_vrml_output.wrl
>   vrml_browse : Can't start browser 'freewrl'. Is it installed?
> occurs. I could not find a package in Debian which contains freewrl.
> 
> Possible solutions:
> - Modify this error message, so it contains a link, where to download 
> freewrl
>   & update Package description.
> - A not so nice, but working replacement for freewrl is whitedune
> - Package freewrl in Debian

- Remove octave-vrml from Debian. 

I have zero motivation maintaining freewrl and looking at #279757, I
have quite some company in that.

Thomas



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



Bug#400768: Please test the version in experimental

2008-09-23 Thread Michael Vogt
Hi,

I uploaded a new version of apt into experimental that hopefully fixes
the issue (its not experimental, I jut put it there because of extra
carefulness).

Please test and give me feedback.

Thanks,
 Michael



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



Bug#499942: CVE-2008-3663: Squirrelmail: Session hijacking vulnerability

2008-09-23 Thread Stefan Fritsch
Package: squirrelmail
Version: 2:1.4.9a-2
Severity: grave
Tags: security
Justification: user security hole


Squirrelmail does not set the secure flag for its session cookie when accessed
over https. See

http://int21.de/cve/CVE-2008-3663-squirrelmail.html



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



Bug#499945: Segfault in asn1_get_tag_der().

2008-09-23 Thread Kurt Roeckx
Package: libtasn1-3
Version: 1.4-1
Severity: grave

Hi,


When I run "lynx https://acrobat.com";, I end up with a segfault.  The
backtrace looks like:
#0  asn1_get_tag_der (
der=0x797 , 
der_len=33, cls=0x7fffcc8f6b77 "h", len=0x7fffcc8f6b70, tag=0x7fffcc8f6b68)
at decoding.c:127
#1  0x2ab7df4db8de in _asn1_extract_tag_der (node=0x942850, 
der=0x797 , 
der_len=33, ret_len=0x7fffcc8f6cc8) at decoding.c:424
#2  0x2ab7df4de383 in asn1_der_decoding (element=0x919fa0, 
ider=0x797, len=33, errorDescription=0x0) at decoding.c:920
#3  0x2ab7de88e3ff in gnutls_x509_crt_import ()
   from /usr/lib/libgnutls.so.26
#4  0x00493a2c in ?? ()
#5  0x00493bf4 in ?? ()
#6  0x0049cff1 in ?? ()
#7  0x0049ba7d in ?? ()
#8  0x00429b07 in ?? ()
#9  0x00433cbf in ?? ()
#10 0x0042e203 in ?? ()
#11 0x2ab7ded371a6 in __libc_start_main () from /lib/libc.so.6
#12 0x00405539 in ?? ()
#13 0x7fffcc8f8318 in ?? ()
#14 0x001c in ?? ()
#15 0x0002 in ?? ()
#16 0x7fffcc8f9c69 in ?? ()
#17 0x7fffcc8f9c77 in ?? ()
#18 0x in ?? ()
(gdb) frame 0
#0  asn1_get_tag_der (
der=0x797 , 
der_len=33, cls=0x7fffedcf6f77 "h", len=0x7fffedcf6f70, tag=0x7fffedcf6f68)
at decoding.c:127
127 in decoding.c
(gdb) frame 1
#1  0x2ab7df4db8de in _asn1_extract_tag_der (node=0x942850, 
der=0x797 , 
der_len=33, ret_len=0x7fffcc8f6cc8) at decoding.c:424
424 in decoding.c
(gdb) frame 2
#2  0x2ab7df4de383 in asn1_der_decoding (element=0x919fa0, 
ider=0x797, len=33, errorDescription=0x0) at decoding.c:920
920 in decoding.c
(gdb) p p
$1 = (node_asn *) 0x797
(gdb) p node
$2 = (node_asn *) 0x7fffcc8f6b68
(gdb) p *node
$3 = {
  name = 0x2adabe0e1c56 
"\205ÀuÞM\205öu\204\220é­þÿÿH\211ÅH\213E(H\205À\220uóM\205ö\017\205hÿÿÿé\222þÿÿL\211ò¾\201",
 type = 1869048897, value = 0x0, 
  value_len = 9460992, down = 0x919fa0, right = 0x3, left = 0x21}
(gdb) p der
No symbol "der" in current context.
(gdb) p len
$4 = 33
(gdb) p counter
$5 = 0
(gdb) p len2
$6 = 9637200
(gdb) p p2->down
$7 = (struct node_asn_struct *) 0x7d204c4c554e000a
(gdb) p ris
$8 = 0
(gdb) p *p2
$10 = {name = 0x252200207b202000 , 
  type = 539763315, 
  value = 0x2c756c2500202c4c , 
  value_len = 622985248, down = 0x7d204c4c554e000a, 
  right = 0x4e207b202a2c, left = 0x202c30202c4c4c55}


It's not exactly making sense to me why it wouldn't segfault earlier like
at the if "((p->type & CONST_OPTION) || (p->type & CONST_DEFAULT))" line.


running valgrind I also get:
==19443== Invalid read of size 8
==19443==at 0x52E73D7: gnutls_x509_crt_import (in /usr/lib/libgnutls.so.26.4
.5)
==19443==by 0x493A2B: (within /usr/bin/lynx.cur)
==19443==by 0x493BF3: (within /usr/bin/lynx.cur)
==19443==by 0x49CFF0: (within /usr/bin/lynx.cur)
==19443==by 0x49BA7C: (within /usr/bin/lynx.cur)
==19443==by 0x429B06: (within /usr/bin/lynx.cur)
==19443==by 0x433CBE: (within /usr/bin/lynx.cur)
==19443==by 0x42E202: (within /usr/bin/lynx.cur)
==19443==by 0x578F1A5: (below main) (libc-start.c:222)
==19443==  Address 0x6449c00 is 0 bytes after a block of size 16 alloc'd
==19443==at 0x4C200FC: calloc (vg_replace_malloc.c:397)
==19443==by 0x52C7584: (within /usr/lib/libgnutls.so.26.4.5)
==19443==by 0x52C8008: _gnutls_proc_x509_server_certificate (in /usr/lib/lib
gnutls.so.26.4.5)
==19443==by 0x52B79FF: _gnutls_recv_server_certificate (in /usr/lib/libgnutl
s.so.26.4.5)
==19443==by 0x52B4A27: _gnutls_handshake_client (in /usr/lib/libgnutls.so.26
.4.5)
==19443==by 0x52B52E7: gnutls_handshake (in /usr/lib/libgnutls.so.26.4.5)
==19443==by 0x494102: (within /usr/bin/lynx.cur)
==19443==by 0x49CE96: (within /usr/bin/lynx.cur)
==19443==by 0x49BA7C: (within /usr/bin/lynx.cur)
==19443==by 0x429B06: (within /usr/bin/lynx.cur)
==19443==by 0x433CBE: (within /usr/bin/lynx.cur)
==19443==by 0x42E202: (within /usr/bin/lynx.cur)
==19443== 
==19443== Invalid read of size 4
==19443==at 0x52E73DA: gnutls_x509_crt_import (in 
/usr/lib/libgnutls.so.26.4.5)
==19443==by 0x493A2B: (within /usr/bin/lynx.cur)
==19443==by 0x493BF3: (within /usr/bin/lynx.cur)
==19443==by 0x49CFF0: (within /usr/bin/lynx.cur)
==19443==by 0x49BA7C: (within /usr/bin/lynx.cur)
==19443==by 0x429B06: (within /usr/bin/lynx.cur)
==19443==by 0x433CBE: (within /usr/bin/lynx.cur)
==19443==by 0x42E202: (within /usr/bin/lynx.cur)
==19443==by 0x578F1A5: (below main) (libc-start.c:222)
==19443==  Address 0x6449c08 is 8 bytes after a block of size 16 alloc'd
==19443==at 0x4C200FC: calloc (vg_replace_malloc.c:397)
==19443==by 0x52C7584: (within /usr/lib/libgnutls.so.26.4.5)
==19443==by 0x52C8008: _gnutls_proc_x509_server_certificate (in 
/usr/lib/libgnutls.so.26.4.5)
==19443==by 0x52B79FF: _gnutls_recv_ser

Bug#493742: marked as done (Python namespace conflict with python-pybabel)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 21:17:29 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#493742: fixed in python-pybabel 0.9.1-9
has caused the Debian Bug report #493742,
regarding Python namespace conflict with python-pybabel
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
493742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493742
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-babel
Severity: wishlist

For consistency with libsidl[1.2.0|-dev|-java] and to reflect that this
is the SIDL python front-end, please change the name of this package to
python-sidl.

Because it requires a trip through the NEW queue, and babel is currently
in the 10-day wait to fix an RC bug, this will probably not make the
lenny release.

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: python-pybabel
Source-Version: 0.9.1-9

We believe that the bug you reported is fixed in the latest version of
python-pybabel, which is due to be installed in the Debian FTP archive:

python-pybabel_0.9.1-9.diff.gz
  to pool/main/p/python-pybabel/python-pybabel_0.9.1-9.diff.gz
python-pybabel_0.9.1-9.dsc
  to pool/main/p/python-pybabel/python-pybabel_0.9.1-9.dsc
python-pybabel_0.9.1-9_all.deb
  to pool/main/p/python-pybabel/python-pybabel_0.9.1-9_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Haas <[EMAIL PROTECTED]> (supplier of updated python-pybabel package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Sep 2008 22:53:19 +0200
Source: python-pybabel
Binary: python-pybabel
Architecture: source all
Version: 0.9.1-9
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
Changed-By: Christoph Haas <[EMAIL PROTECTED]>
Description: 
 python-pybabel - tools for internationalizing Python applications
Closes: 493742
Changes: 
 python-pybabel (0.9.1-9) unstable; urgency=low
 .
   * Added conflict against python-babel (closes: #493742) because both
 python-pybabel and python-babel install as the same egg-info name
 'babel'. The python-babel package will get fixed soon and this
 conflict will get removed again.
Checksums-Sha1: 
 db5545932b3e038f22e853ea888c360c756cf2dc 1200 python-pybabel_0.9.1-9.dsc
 5a44bd04e256092dc8f56eaa8dc9c8c55a1a2298 4056 python-pybabel_0.9.1-9.diff.gz
 42a02385aede8f674d9b44ddf370fce60dd56391 1575544 python-pybabel_0.9.1-9_all.deb
Checksums-Sha256: 
 a79bf840b1d5d05b83c3b827c60b0cf407a533a3391108e5a51da8e94a7ce571 1200 
python-pybabel_0.9.1-9.dsc
 a9905163d4133d9c859c477202c34fd7fd77fd5a1919b7fd334c3b2a25b3a55f 4056 
python-pybabel_0.9.1-9.diff.gz
 ae8b7bd861a07de3ef28aa2574905da796d4d9b5d66cdd6ab6fc80f3c1393066 1575544 
python-pybabel_0.9.1-9_all.deb
Files: 
 cb14e0e94f3526e1e38c60efbb21b625 1200 python extra python-pybabel_0.9.1-9.dsc
 8bebad0a378881f16f7d373fac28241e 4056 python extra 
python-pybabel_0.9.1-9.diff.gz
 94c7b46a267ba97ae6bf72f2e2dd0025 1575544 python extra 
python-pybabel_0.9.1-9_all.deb

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

iEYEARECAAYFAkjZV5EACgkQCV53xXnMZYawGgCfT8fihw+CMtBNGKWiwAykViBb
xpwAn1C70ty/wocooiIC7KM6vhxWLHA0
=1Z3d
-END PGP SIGNATURE-


--- End Message ---


Bug#499203: libpam-pwdfile completely broken on hppa

2008-09-23 Thread Peter Palfrader
On Wed, 17 Sep 2008, Peter Palfrader wrote:

> Sep 16 17:33:43 paer sudo: PAM unable to dlopen(/lib/security/pam_pwdfile.so)
> Sep 16 17:33:43 paer sudo: PAM [dlerror: /lib/security/pam_pwdfile.so: 
> undefined symbol: $$dyncall]
> Sep 16 17:33:43 paer sudo: PAM adding faulty module: 
> /lib/security/pam_pwdfile.so
> 
> Sep 16 17:33:46 paer sudo:   weasel : pam_authenticate: Module is unknown ; 
> TTY=pts/15 ; PWD=/home/weasel ; USER=root ; COMMAND=/bin/ls

Waldi helpfully suggested using gcc to link instead of ld:

[EMAIL PROTECTED]:~/pwdfile$ zinterdiff libpam-pwdfile_0.99-3.diff.gz 
libpam-pwdfile_0.99-3.1.diff.gz
diff -u libpam-pwdfile-0.99/Makefile.Debian libpam-pwdfile-0.99/Makefile.Debian
--- libpam-pwdfile-0.99/Makefile.Debian
+++ libpam-pwdfile-0.99/Makefile.Debian
@@ -3,9 +3,9 @@
 TITLE=pam_pwdfile
 
 CC = gcc
-LD = ld
+LD = gcc
 CFLAGS = -fPIC -c -g -Wall -Wformat-security
-LDFLAGS = -x --shared
+LDFLAGS = --shared
 LDLIBS = -lcrypt -lpam -lpam_misc
 LIBSRC = $(TITLE).c
 LIBOBJ = $(TITLE).o md5_good.o md5_broken.o md5_crypt_good.o 
md5_crypt_broken.o bigcrypt.o
diff -u libpam-pwdfile-0.99/debian/changelog 
libpam-pwdfile-0.99/debian/changelog
--- libpam-pwdfile-0.99/debian/changelog
+++ libpam-pwdfile-0.99/debian/changelog
@@ -1,3 +1,9 @@
+libpam-pwdfile (0.99-3.1) unstable; urgency=low
+
+  * Link with gcc instead of ld.
+
+ -- Peter Palfrader <[EMAIL PROTECTED]>  Tue, 16 Sep 2008 18:43:26 -0600
+
 libpam-pwdfile (0.99-3) unstable; urgency=low
 
   * Update doeumentation in README.Debian


makes it work.

Greg, can you prepare an upload or should we NMU?  SRM, can we get this into
etch provided it doesn't blow up in testing?

Cheers,
weasel
-- 
   |  .''`.  ** Debian GNU/Linux **
  Peter Palfrader  | : :' :  The  universal
 http://www.palfrader.org/ | `. `'  Operating System
   |   `-http://www.debian.org/


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




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



Bug#498038: marked as done (radvd: init script fails and breaks upgrade if ipv6 forwarding disabled)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Tue, 23 Sep 2008 21:17:31 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#498038: fixed in radvd 1:1.1-3
has caused the Debian Bug report #498038,
regarding radvd: init script fails and breaks upgrade if ipv6 forwarding 
disabled
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
498038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498038
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: radvd
Version: 1:1.1-2.1
Severity: serious
Justification: Policy 9.3.2

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

note: it's a bit of stretch on interpretation of 9.3.2, but it does break
package upgrades which needs to be fixed in any event.

rangda[~] sudo apt-get upgrade   :)
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up radvd (1:1.1-2.1) ...
Starting radvd: [Sep 02 08:27:23] radvd: IPv6 forwarding seems to be disabled, 
exiting
failed.
invoke-rc.d: initscript radvd, action "start" failed.
dpkg: error processing radvd (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 radvd
E: Sub-process /usr/bin/dpkg returned an error code (1)
rangda[~]  [100] :(


obviously radvd needs ipv6 forwarding to work, but it's not cool to break an
entire package upgrade if it happens to be disabled during upgrade.  instead,
i suggest one of:

- - enable the forwarding automatically in the init script
- - detect the abscence of forwarding and not return non-zero in the init script
- - leave init script as-is, but put special logic in the maintainer script to
  prevent init script failure from breaking upgrades.

i suppose the last option is probably best, but leave it to your judgement.

thanks,
  sean

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

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

Versions of packages radvd depends on:
ii  adduser   3.110  add and remove users and groups
ii  libc6 2.7-13 GNU C Library: Shared libraries

radvd recommends no packages.

radvd suggests no packages.

- -- no debconf information

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

iD8DBQFIvN8YynjLPm522B0RAlLQAJkBi3I5zQJk8f6U0BjlzVgBkoTaXACfV1yg
QxwI1xqeu/8aTg/CQUhSuzE=
=JvvD
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Source: radvd
Source-Version: 1:1.1-3

We believe that the bug you reported is fixed in the latest version of
radvd, which is due to be installed in the Debian FTP archive:

radvd_1.1-3.diff.gz
  to pool/main/r/radvd/radvd_1.1-3.diff.gz
radvd_1.1-3.dsc
  to pool/main/r/radvd/radvd_1.1-3.dsc
radvd_1.1-3_i386.deb
  to pool/main/r/radvd/radvd_1.1-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ghe Rivero <[EMAIL PROTECTED]> (supplier of updated radvd package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 23 Sep 2008 22:16:20 +0200
Source: radvd
Binary: radvd
Architecture: source i386
Version: 1:1.1-3
Distribution: unstable
Urgency: low
Maintainer: Ghe Rivero <[EMAIL PROTECTED]>
Changed-By: Ghe Rivero <[EMAIL PROTECTED]>
Description: 
 radvd  - Router Advertisement Daemon
Closes: 473804 498038
Changes: 
 radvd (1:1.1-3) unstable; urgency=low
 .
   * Check for ipv6 forwarding in initscript (Closes: #498038)
   * Solved start for /var/run on tmpfs (Closes: #473804)
Checksums-Sha1: 
 7b60ddae28f2da6df3d75f659a98f25d2c42b947 945 radvd_1.1-3.dsc
 c14532ac71eccaa1f2a440a1eb5e2af176eb1ca3 6934 radvd_1.1-3.diff.gz
 2059388ad55066336cb747735072a82eff7168c6 62122 rad

Bug#493742: Conflict with python-babel

2008-09-23 Thread Tom Epperly

Adam C Powell IV wrote:

Hi again,

I know it's been a while...

So to do this right, I'd just change 'setup(name="babel",' to
'setup(name="babel.sidl",' in setup.py and sidlsetup.py, right?
  
I am trying a "make distcheck" on the main trunk with the attached patch 
(relative to the svn main trunk).  This changes the name to "llnl_babel" 
for sidlsetup.py and to "llnl_babel__" for a Babel run that 
produces code in packages pkg1 and pkg2.  I think have a period in the 
name might produce pain on some file systems.


By the way, I am still working on getting proper permission (in the form 
of some kind of license) for the Babel documentation and its source.  It 
has been a chaotic year here due to our change in management.


Tom

-Adam

On Wed, 2008-08-06 at 16:51 -0700, Ben Allan wrote:
  

I'll just note that fortunately for us the openbabel project
(bio/chemical) went with pybel rather than babel in the python
hierarchy.

I'd vote for proper subnaming in python sidl.babel., sidl., sidlx., etc
which it seems (in typographical terms) Tom is ok with.
Not sure what the full directory structure implications are.

ben

On Wed, Aug 06, 2008 at 06:55:52PM -0400, Adam C Powell IV wrote:


Greetings,

There's a python-babel package for internationalization, which has a
Python namespace conflict with the Python runtime bindings for the SIDL
Babel.

As a possible resolution, how much stuff would I break by changing
"babel" to "sidl" in [sidl]setup.py?  I'm afraid I don't know a whole
lot about Python, so I'm out of my league here...

[Please include all of the CC addresses in your reply.]

Cheers,
-Adam
  


Index: runtime/python/sidlsetup.py
===
--- runtime/python/sidlsetup.py (revision 6527)
+++ runtime/python/sidlsetup.py (working copy)
@@ -52,7 +52,7 @@
   else:
 sys.argv.append(i)
   
-setup(name="babel",
+setup(name="llnl_babel",
   author="Tom Epperly",
   version="1.2.1",
   description="Build Python support extension modules for sidl",
Index: compiler/gov/llnl/babel/backend/python/SetupGenerator.java
===
--- compiler/gov/llnl/babel/backend/python/SetupGenerator.java  (revision 6527)
+++ compiler/gov/llnl/babel/backend/python/SetupGenerator.java  (working copy)
@@ -123,6 +123,22 @@
   }
 
   /**
+   * Generate an extended name.
+   */
+  private String nameExt() {
+StringBuffer result = new StringBuffer();
+Iterator i = d_packages().iterator();
+while (i.hasNext()) {
+  String pkg = (String)i.next();
+  if (pkg.indexOf('.') < 0) {
+result.append('_');
+result.append(pkg);
+  }
+}
+return result.toString();
+  }
+
+  /**
* Generate the setup.py to build the Python extension modules.
*
* @exception java.io.IOException this is a exception that contains
@@ -167,7 +183,7 @@
   lw.println("from re import compile");
   lw.println("from distutils.core import setup, Extension");
   processArgs(lw);
-  lw.println("setup(name='babel',");
+  lw.println("setup(name='llnl_babel" + nameExt() + "',");
   lw.tab();
   lw.println("include_dirs=inc_dirs,");
   // writeList(lw, "py_modules", d_pymodules.iterator());


Bug#499203: libpam-pwdfile completely broken on hppa

2008-09-23 Thread Bastian Blank
On Wed, Sep 17, 2008 at 02:51:11AM +0200, Peter Palfrader wrote:
> -LDFLAGS = -x --shared
> +LDFLAGS = --shared

You should check the exported symbols, maybe you want to use -Wl,-x.

Bastian

-- 
It is more rational to sacrifice one life than six.
-- Spock, "The Galileo Seven", stardate 2822.3


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




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



Bug#499828: transmission: busy loop with 100% cpu usage

2008-09-23 Thread Leo 'costela' Antunes
Oh, sorry, my bad.
I uploaded some cross-built i386 packages and source as well.

Cheers

Lars Eric Scheidler wrote:
> Hi,
>   alternativ You can also provide the source-packages.
> 
> Cheers
> 
> On Tue, Sep 23, 2008 at 01:14:34AM +0200, Lars Eric Scheidler wrote:
>> Hi,
>>   can You please compile it as i386?
>>
>> Cheers



-- 
Leo "costela" Antunes
[insert a witty retort here]



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



Bug#499828: transmission: busy loop with 100% cpu usage

2008-09-23 Thread Lars Eric Scheidler
Never mind. This bug doesn't occur with the new version.

Cheers,
  Lars Eric Scheidler

On Tue, Sep 23, 2008 at 11:33:06PM +0200, Leo 'costela' Antunes wrote:
> Oh, sorry, my bad.
> I uploaded some cross-built i386 packages and source as well.
> 
> Cheers
> 
> Lars Eric Scheidler wrote:
> > Hi,
> >   alternativ You can also provide the source-packages.
> > 
> > Cheers
> > 
> > On Tue, Sep 23, 2008 at 01:14:34AM +0200, Lars Eric Scheidler wrote:
> >> Hi,
> >>   can You please compile it as i386?
> >>
> >> Cheers
> 
> 
> 
> -- 
> Leo "costela" Antunes
> [insert a witty retort here]



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



Processed: NMU patch for 1.37-3.1

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 499887 + patch
Bug#499887: tinyscheme: Segmentation fault on (make-vector )
There were no tags set.
Tags added: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#499887: NMU patch for 1.37-3.1

2008-09-23 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tag 499887 + patch
thanks

Please find attached NMU patch for 1.37-3.1 which should fix this bug.

- --
 . ''`.  Luca Falavigna
 : :'  :  Ubuntu MOTU Developer
 `. `'` Debian Maintainer
   `-  GPG Key: 0x86BC2A50
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkjZed8ACgkQnXjXEYa8KlBp5ACgpSGyo64EkTWpvirXcqvHxoh8
g8kAnRH9NBnaNAFQB3ekqI3YVaifrkAM
=7gnM
-END PGP SIGNATURE-
diff -u tinyscheme-1.37/debian/changelog tinyscheme-1.37/debian/changelog
--- tinyscheme-1.37/debian/changelog
+++ tinyscheme-1.37/debian/changelog
@@ -1,3 +1,14 @@
+tinyscheme (1.37-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * scheme.c:
+- Apply patch from upstream CVS (revno 1.13 and 1.21) to fix a
+  segfault when invoking let or letrec (Closes: #380439).
+- Apply patch from upstream CVS (revno 1.7) to fail gracefully when
+  mk_vector is out of memory (Closes: #499887).
+
+ -- Luca Falavigna <[EMAIL PROTECTED]>  Wed, 24 Sep 2008 01:15:22 +0200
+
 tinyscheme (1.37-3) unstable; urgency=low
 
   * took away rest of references about "ts".
only in patch2:
unchanged:
--- tinyscheme-1.37.orig/scheme.c
+++ tinyscheme-1.37/scheme.c
@@ -161,6 +161,7 @@
 #define strvalue(p)  ((p)->_object._string._svalue)
 #define strlength(p)((p)->_object._string._length)
 
+INTERFACE static int is_list(scheme *sc, pointer p);
 INTERFACE INLINE int is_vector(pointer p){ return (type(p)==T_VECTOR); }
 INTERFACE static void fill_vector(pointer vec, pointer obj);
 INTERFACE static pointer vector_elem(pointer vec, int ielem);
@@ -926,7 +927,8 @@
 }
 
 INTERFACE static pointer mk_vector(scheme *sc, int len) {
- pointer x=get_consecutive_cells(sc,len/2+len%2+1);
+ pointer x=get_consecutive_cells(sc,len/2+len%2+1);
+ if(sc->no_memory) { return sc->sink; }
  typeflag(x) = (T_VECTOR | T_ATOM);
  ivalue_unchecked(x)=len;
  set_integer(x);
@@ -2485,7 +2487,11 @@
 
  case OP_LET1:   /* let (calculate parameters) */
   sc->args = cons(sc, sc->value, sc->args);
-  if (is_pair(sc->code)) { /* continue */
+  if (is_pair(sc->code)) { /* continue */
+   if (!is_pair(car(sc->code)) || !is_pair(cdar(sc->code))) {
+Error_1(sc, "Bad syntax of binding spec in let :",
+car(sc->code));
+   }
s_save(sc,OP_LET1, sc->args, cdr(sc->code));
sc->code = cadar(sc->code);
sc->args = sc->NIL;
@@ -2504,8 +2510,11 @@
new_slot_in_env(sc, caar(x), car(y)); 
   }
   if (is_symbol(car(sc->code))) {/* named let */
-   for (x = cadr(sc->code), sc->args = sc->NIL; x != sc->NIL; x = 
cdr(x)) {
-
+   for (x = cadr(sc->code), sc->args = sc->NIL; x != sc->NIL; x = 
cdr(x)) {
+if (!is_pair(x))
+Error_1(sc, "Bad syntax of binding in let :", x);
+if (!is_list(sc, car(x)))
+Error_1(sc, "Bad syntax of binding in let :", car(x));
 sc->args = cons(sc, caar(x), sc->args);
}
x = mk_closure(sc, cons(sc, reverse_in_place(sc, sc->NIL, 
sc->args), cddr(sc->code)), sc->envir); 
@@ -2565,7 +2574,11 @@
 
  case OP_LET1REC:/* letrec (calculate parameters) */
   sc->args = cons(sc, sc->value, sc->args);
-  if (is_pair(sc->code)) { /* continue */
+  if (is_pair(sc->code)) { /* continue */
+   if (!is_pair(car(sc->code)) || !is_pair(cdar(sc->code))) {
+Error_1(sc, "Bad syntax of binding spec in letrec :",
+car(sc->code));
+   }
s_save(sc,OP_LET1REC, sc->args, cdr(sc->code));
sc->code = cadar(sc->code);
sc->args = sc->NIL;
@@ -3119,6 +3132,7 @@
Error_1(sc,"vector: not a proper list:",sc->args);
   }
   vec=mk_vector(sc,len);
+  if(sc->no_memory) { s_return(sc, sc->sink); }
   for (x = sc->args, i = 0; is_pair(x); x = cdr(x), i++) {
set_vector_elem(vec,i,car(x));
   }
@@ -3135,7 +3149,8 @@
   if(cdr(sc->args)!=sc->NIL) {
fill=cadr(sc->args);
   }
-  vec=mk_vector(sc,len);
+  vec=mk_vector(sc,len);
+  if(sc->no_memory) { s_return(sc, sc->sink); }
   if(fill!=sc->NIL) {
fill_vector(vec,fill);
   }
@@ -3179,17 +3194,64 @@
  }
  return sc->T;
 }
+
+static int is_list(scheme *sc, pointer a) {
+pointer slow, fast;
+
+slow = fast = a;
+while (1)
+{
+if (fast == sc->NIL)
+return 1;
+if (!is_pair(fast))
+return 0;
+fast = cdr(fast);
+if (fast == sc->NIL)
+r

Processed: your mail

2008-09-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 380439 serious
Bug#380439: tinyscheme: Segmentation fault on (let (x 1))
Severity set to `serious' from `important'

> tag 380439 + patch
Bug#380439: tinyscheme: Segmentation fault on (let (x 1))
There were no tags set.
Tags added: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#400768: [apt] Fix makes aptitude die on update

2008-09-23 Thread Andreas Klöckner
Package: apt
Version: 0.7.15~exp2

Now, when I hit "u", then "U", then "g" in aptitude, I get this:

Ouch!  Got SIGABRT, dying..

Is this expected because of the ABI breakage?

Andreas


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

Debian Release: lenny/sid
  990 testing ftp.us.debian.org 
  500 unstableftp.us.debian.org 
  500 unstableftp.uni-kl.de 
  500 stable  ftp.us.debian.org 
1 experimentalftp.us.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
libc6(>= 2.7-1) | 2.7-13
libgcc1(>= 1:4.1.1) | 1:4.3.2-1
libstdc++6   (>= 4.2.1) | 4.3.2-1
debian-archive-keyring  | 2008.04.16+nmu1

--- Output from package bug script ---


-- 
Andreas Kloeckner  ^ [EMAIL PROTECTED]
114 Camp Street Apt 2  | http://mathema.tician.de
Providence, RI 02906   | cell: (401) 497-9385
Applied Mathematics, Brown | home: (401) 648-0599
---+>
AIM/ICQ: inducer77 | XMPP/GoogleTalk: [EMAIL PROTECTED]


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


Bug#496486: marked as done (synce-kpm: Program does not do anything)

2008-09-23 Thread Debian Bug Tracking System

Your message dated Wed, 24 Sep 2008 01:02:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496486: fixed in synce-kpm 0.11.1-2
has caused the Debian Bug report #496486,
regarding synce-kpm: Program does not do anything
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
496486: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496486
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: synce-kpm
Version: 0.11.1-1
Severity: grave
Justification: renders package unusable


After installing I started the program. It just sits around doing absolutely
nothing. ActiveSync Status says: "Make sure Sync-Engine is running...". (No
hint as to how to make it running)
Connecting the PDA and starting ActiveSync on it doesn't make a difference.
The only available documentation in the form of a man-page doesn't provide
any help except for a feature list.

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

Kernel: Linux 2.6.25-2-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 synce-kpm depends on:
ii  python 2.5.2-2   An interactive high-level object-o
ii  python-central 0.6.8 register and build utility for Pyt
ii  python-dbus0.83.0-1  simple interprocess messaging syst
ii  python-libxml2 2.6.32.dfsg-2 Python bindings for the GNOME XML 
ii  python-libxslt11.1.24-2  Python bindings for libxslt1
ii  python-qt4 4.4.2-4   Python bindings for Qt4
ii  python-qt4-dbus4.4.2-4   DBus Support for PyQt4
ii  python-rapi2   0.11.1-2  Make RAPI calls to a Windows Mobil
ii  python-setuptools  0.6c8-4   Python Distutils Enhancements

synce-kpm recommends no packages.

synce-kpm suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: synce-kpm
Source-Version: 0.11.1-2

We believe that the bug you reported is fixed in the latest version of
synce-kpm, which is due to be installed in the Debian FTP archive:

synce-kpm_0.11.1-2.diff.gz
  to pool/main/s/synce-kpm/synce-kpm_0.11.1-2.diff.gz
synce-kpm_0.11.1-2.dsc
  to pool/main/s/synce-kpm/synce-kpm_0.11.1-2.dsc
synce-kpm_0.11.1-2_all.deb
  to pool/main/s/synce-kpm/synce-kpm_0.11.1-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonny Lamb <[EMAIL PROTECTED]> (supplier of updated synce-kpm package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 24 Sep 2008 01:39:57 +0100
Source: synce-kpm
Binary: synce-kpm
Architecture: source all
Version: 0.11.1-2
Distribution: unstable
Urgency: medium
Maintainer: Jonny Lamb <[EMAIL PROTECTED]>
Changed-By: Jonny Lamb <[EMAIL PROTECTED]>
Description: 
 synce-kpm  - KDE device manager for Windows Mobile devices
Closes: 496486
Changes: 
 synce-kpm (0.11.1-2) unstable; urgency=medium
 .
   * debian/control:
 + Added synce-sync-engine as a dependency on synce-kpm. (Closes: #496486)
 + Removed Provides completely, removed shlibs:Depends and added
   misc:Depends on synce-kpm as the former two have no meaning in an
   arch-indep package.
 + Removed pointless build-dependency on python-all-dev.
   * debian/rules:
 + Removed the synce_kpm.egg-info directory in the clean target to ensure
   the diff is unchanged when built twice.
 + Moved the patch target dependency to build-stamp to ensure correct
   dependencies when building in parallel.
Checksums-Sha1: 
 1adc0fee8531b08b8847839173790993e064fc58 1224 synce-kpm_0.11.1-2.dsc
 cb4be3010d2aa96dca0f1e7d77b026270b02334d 3261 synce-kpm_0.11.1-2.diff.gz
 ed1be58f7e18306cb093a51470a9c53df00acd77 86768 synce-kpm_0.11.1-2_all.deb
Checksums-Sha256: 
 fab194ee4641317a24e4dc63003d33d5d9866fc5cd1f2b4ecd83f16a0d09ff26 1224 
synce-kpm_0.11.1-2.dsc
 58050dc51258a902ac344edecdc97f3182c618f720441c2431b3bf2655891d2e 3261 
synce-kpm_0.11.1-2.diff.gz
 b6edcc847ab48f2107aa6b83a0361dc09e9728e02283a2b6

Bug#499877: flint - FTBFS: error: '__gmpn_udiv_w_sdiv' was not declared in this scope

2008-09-23 Thread Tim Abbott
Because flint is linking against gmp, the short-term solution is probably 
to just add a prototype for __gmpn_udiv_w_sdiv in the relevant section of 
longlong.h.  The flint developers plan to implement a better solution when 
they switch from gmp to mpir (a fork of gmp currently under development).


I've implemented the short-term fix in 
.


I don't have access to an s390 machine to do a test build on.  I'd 
appreciate it if you would do a build on on s390 to see if this is 
sufficient to fix the problem.


-Tim Abbott

On Tue, 23 Sep 2008, Tim Abbott wrote:

It does link the library; the code being copied is an internal header that 
defines macros giving a platform-independent interface to efficient 
implementations of various arithmetic operations.


I think the impression that the flint developers think that the definitions 
in longlong.h should be part of the public GMP API.


-Tim Abbott

On Tue, 23 Sep 2008, Bastian Blank wrote:


On Tue, Sep 23, 2008 at 11:58:39AM -0400, Tim Abbott wrote:

I've traced the problem to flint having copied longlong.h from GMP
without also copying udiv_w_sdiv.c from GMP, which defines (after some
macro magic) __gmpn_udiv_w_sdiv.


Why does it copy code from GMP and not link the lib?

Bastian

--
Witch!  Witch!  They'll burn ya!
-- Hag, "Tomorrow is Yesterday", stardate unknown











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



Bug#499942: [Secure-testing-team] Bug#499942: CVE-2008-3663: Squirrelmail: Session hijacking vulnerability

2008-09-23 Thread Thijs Kinkhorst
On Tuesday 23 September 2008 22:54, Stefan Fritsch wrote:
> Squirrelmail does not set the secure flag for its session cookie when
> accessed over https. See
>
> http://int21.de/cve/CVE-2008-3663-squirrelmail.html

Thanks - I'm aware of the issue and upstream is working to provide an adequate 
patch.


cheers,
Thijs


pgpx5pq1XWmBV.pgp
Description: PGP signature


Bug#499918: [Pkg-octave-devel] Bug#499918: Bug#499918: octave-vrml: "freewrl" is not packaged in Debian

2008-09-23 Thread Thomas Weber
Am Dienstag, den 23.09.2008, 22:30 +0200 schrieb Thomas Weber:
> On Tue, Sep 23, 2008 at 06:30:37PM +0200, [EMAIL PROTECTED] wrote:
> > Package: octave-vrml
> > Version: 1.0.6-2
> > Severity: serious
> > Justification: Policy 3.5
> > 
> > When calling a vrml function from octave the error
> >   sh: freewrl: command not found
> >   cmd = freewrl/tmp/octave_vrml_output.wrl
> >   vrml_browse : Can't start browser 'freewrl'. Is it installed?
> > occurs. I could not find a package in Debian which contains freewrl.
> > 
> > Possible solutions:
> > - Modify this error message, so it contains a link, where to download 
> > freewrl
> >   & update Package description.
> > - A not so nice, but working replacement for freewrl is whitedune

I've overlooked this one; that might be an option.

Thomas




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