Bug#350359: libapache-mod-perl unable to install or remove - breaks apt.

2006-01-29 Thread Alan Ezust
Package: libapache-mod-perl
Version: 1.29.0.4-2
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***
(Reading database ... 231725 files and directories currently installed.)
Removing libapache-mod-perl ...
dpkg: error processing libapache-mod-perl (--remove):
 subprocess pre-removal script returned error exit status 1
dpkg: error while cleaning up:
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 libapache-mod-perl
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (700, 'unstable'), (600, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-kanotix-11
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_CA)

Versions of packages libapache-mod-perl depends on:
ii  apache-common 1.3.34-2   support files for all Apache webse
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libdevel-symdump-perl 2.03-3 Perl module for inspecting perl's
ii  libperl5.85.8.7-10   Shared Perl library
ii  liburi-perl   1.35-1 Manipulates and accesses URI strin
ii  libwww-perl   5.803-4WWW client/server library for Perl
ii  perl [libmime-base64-perl]5.8.7-10   Larry Wall's Practical Extraction

libapache-mod-perl recommends no packages.

-- no debconf information
[EMAIL PROTECTED] /tmp fg
reportbug   (wd: ~)

Versions of packages libapache-mod-perl depends on:
ii  apache-common 1.3.34-2   support files for all Apache webse
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libdevel-symdump-perl 2.03-3 Perl module for inspecting perl's
ii  libperl5.85.8.7-10   Shared Perl library
ii  liburi-perl   1.35-1 Manipulates and accesses URI strin
ii  libwww-perl   5.803-4WWW client/server library for Perl
ii  perl [libmime-base64-perl]5.8.7-10   Larry Wall's Practical Extraction

libapache-mod-perl recommends no packages.

-- no debconf information



Bug#350360: /etc/init.d/cryptdisks: bashism

2006-01-29 Thread Michal Politowski
Package: cryptsetup
Version: 2:1.0.1-15
Severity: serious
File: /etc/init.d/cryptdisks
Justification: Policy 10.4

The init.d script uses ${opt/,*} substitution whish is a bash feature not
available in every POSIX shell.

-- System Information:
Shell:  /bin/sh linked to /bin/dash

-- 
Michał Politowski
Talking has been known to lead to communication if practiced carelessly.


signature.asc
Description: Digital signature


Bug#349700: Same problem here.

2006-01-29 Thread Richard Ayotte




Hi, I just wanted to say that I've been experiencing this problem for months now but not on all my systems.

For example, here's a config that fails:
[exclude]
regex = \.mp3,\.avi,\.mpeg,\.mpg,\.mkv,\.ogg,\.ogm,\.tmp,/home/[^/]+?/\.thumbnails,/home/[^/]+?/\.Trash
maxsize = 1048576000

[dirconfig]
/tmp = 0
/etc = 1
/proc = 0
/var = 1
/home = 1
/dev = 0
/var/cache = 0
/var/tmp = 0
/var/backup = 0
/usr/local = 1
/sys = 0
/media = 0

[general]
maxincrement = 21
lockfile = /var/lock/sbackup.lock
target = /var/backup
format = 1

And here's one that works:

[exclude]
regex = \.mp3,\.avi,\.mpeg,\.mkv,\.ogg,\.iso
maxsize = 10485760

[dirconfig]
/etc = 1
/var = 1
/home = 1
/var/cache = 0
/var/spool = 0
/var/tmp = 0
/usr/local = 1
/media = 0

[general]
maxincrement = 7
lockfile = sbackup.lock
target = /var/backup
format = 1

I've also submitted a report to the sourceforge bug tracker.
http://sourceforge.net/tracker/?func=detailaid=1417838group_id=145360atid=761640




-- 
Richard Ayotte [EMAIL PROTECTED]







Processed: tagging 347176

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.10
 tags 347176 + fixed
Bug#347176: gnome-menus: Should depends on python-glade2
Tags were: fixed
Tags added: fixed


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#350366: pdb_getsampwnam: Unable to open TDB passwd (/var/run/samba/passdb.tdb)!

2006-01-29 Thread Taku YASUI
Package: samba
Version: 3.0.21a-3
Severity: grave
Justification: renders package unusable

samba's passwd file has been '/var/lib/samba/passdb.tdb'.
But has it changed to '/var/run/samba/passdb.tdb'?

When I'd like to use samba's resource, I couldn't.
/var/log/samba/log.smbd saids as follows:

[2006/01/29 11:28:29, 0] passdb/pdb_tdb.c:tdbsam_tdbopen(196)
  Unable to open/create TDB passwd
[2006/01/29 11:28:29, 0] passdb/pdb_tdb.c:tdbsam_getsampwnam(435)
  pdb_getsampwnam: Unable to open TDB passwd (/var/run/samba/passdb.tdb)!

I copied my passdb.tdb from /var/lib to /var/run, then I could access.

/var/run will be clean up when OS reboot.  And its usage is FHS implemented.
So passwd file should not be in /var/run!!

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc4
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages samba depends on:
ii  debconf [debc 1.4.68 Debian configuration management sy
ii  libacl1   2.2.34-1   Access control list shared library
ii  libattr1  2.4.25-1   Extended attribute shared library
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libcomerr21.38+1.39-WIP-2005.12.31-1 common error description library
ii  libcupsys21.1.23-15  Common UNIX Printing System(tm) -
ii  libkrb53  1.4.3-5MIT Kerberos runtime libraries
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  libpam-module 0.79-3 Pluggable Authentication Modules f
ii  libpam-runtim 0.79-3 Runtime support for the PAM librar
ii  libpam0g  0.79-3 Pluggable Authentication Modules l
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  logrotate 3.7.1-2Log rotation utility
ii  lsb-base  3.0-14 Linux Standard Base 3.0 init scrip
ii  netbase   4.24   Basic TCP/IP networking system
ii  samba-common  3.0.21a-3  Samba common files used by both th

Versions of packages samba recommends:
pn  smbldap-tools none (no description available)

-- debconf information:
  samba/nmbd_from_inetd:
* samba/log_files_moved:
* samba/tdbsam: false
* samba/generate_smbpasswd: true
* samba/run_mode: daemons


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



Bug#350366: marked as done (pdb_getsampwnam: Unable to open TDB passwd (/var/run/samba/passdb.tdb)!)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 01:23:13 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#350366: pdb_getsampwnam: Unable to open TDB passwd 
(/var/run/samba/passdb.tdb)!
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 29 Jan 2006 08:48:40 +
From [EMAIL PROTECTED] Sun Jan 29 00:48:40 2006
Return-path: [EMAIL PROTECTED]
Received: from desire.arege.jp ([211.19.50.170])
by spohr.debian.org with esmtp (Exim 4.50)
id 1F38Ei-0004p7-Ck
for [EMAIL PROTECTED]; Sun, 29 Jan 2006 00:48:40 -0800
Received: from localhost (hope.arege.net [211.19.50.169])
by desire.arege.jp (Postfix) with ESMTP id 8D410220
for [EMAIL PROTECTED]; Sun, 29 Jan 2006 17:48:39 +0900 (JST)
Date: Sun, 29 Jan 2006 17:48:29 +0900 (JST)
Message-Id: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: pdb_getsampwnam: Unable to open TDB passwd
 (/var/run/samba/passdb.tdb)!
From: Taku YASUI [EMAIL PROTECTED]
X-GPG-fingerprint: A2B4 E9DC 8B65 7DDF 9C4B  15BD 1705 390E E66C 9BB0
X-GPG-Keyid: E66C9BB0
X-cite-me: tach
X-Mailer: Mew version 4.2.52 on Emacs 21.4 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: samba
Version: 3.0.21a-3
Severity: grave
Justification: renders package unusable

samba's passwd file has been '/var/lib/samba/passdb.tdb'.
But has it changed to '/var/run/samba/passdb.tdb'?

When I'd like to use samba's resource, I couldn't.
/var/log/samba/log.smbd saids as follows:

[2006/01/29 11:28:29, 0] passdb/pdb_tdb.c:tdbsam_tdbopen(196)
  Unable to open/create TDB passwd
[2006/01/29 11:28:29, 0] passdb/pdb_tdb.c:tdbsam_getsampwnam(435)
  pdb_getsampwnam: Unable to open TDB passwd (/var/run/samba/passdb.tdb)!

I copied my passdb.tdb from /var/lib to /var/run, then I could access.

/var/run will be clean up when OS reboot.  And its usage is FHS implemented.
So passwd file should not be in /var/run!!

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc4
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages samba depends on:
ii  debconf [debc 1.4.68 Debian configuration management sy
ii  libacl1   2.2.34-1   Access control list shared library
ii  libattr1  2.4.25-1   Extended attribute shared library
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libcomerr21.38+1.39-WIP-2005.12.31-1 common error description library
ii  libcupsys21.1.23-15  Common UNIX Printing System(tm) -
ii  libkrb53  1.4.3-5MIT Kerberos runtime libraries
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  libpam-module 0.79-3 Pluggable Authentication Modules f
ii  libpam-runtim 0.79-3 Runtime support for the PAM librar
ii  libpam0g  0.79-3 Pluggable Authentication Modules l
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  logrotate 3.7.1-2Log rotation utility
ii  lsb-base  3.0-14 Linux Standard Base 3.0 init scrip
ii  netbase   4.24   Basic TCP/IP networking system
ii  samba-common  3.0.21a-3  Samba common files used by both th

Versions of packages samba recommends:
pn  smbldap-tools none (no description available)

-- debconf information:
  samba/nmbd_from_inetd:
* samba/log_files_moved:
* samba/tdbsam: false
* samba/generate_smbpasswd: true
* samba/run_mode: daemons

---
Received: (at 350366-done) by bugs.debian.org; 29 Jan 2006 09:23:15 +
From [EMAIL PROTECTED] Sun Jan 29 01:23:15 2006
Return-path: [EMAIL PROTECTED]
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net ([66.93.39.86] 
helo=tennyson.dodds.net)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F38mB-00076C-2V
for [EMAIL PROTECTED]; Sun, 29 

Bug#345067: ide-geenric inclusion even if it doesn't exist.

2006-01-29 Thread Sven Luther
Hi Erik, ...

I hope you have been fine, passed well into the  new year and in general had a
good start of the year.

I am writing this to ask you to have a look at the patch in :

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345067

and comment on it, since it seem Jonas is refusing to even consider it until
you give your accord, which sucks bigtim since this means yaird is unusable on
the pegasos machines, which do have a via-ide controller, but powerpc doesn't
build ide-generic at all, so trying to force-include it fails. I believe this
would be the same on a pci-macintosh using a via-ide based pci ide controller.

The patch just makes your force inclusion of ide-generic conditional on the
arch not being powerpc, and is rather trivial as you can see. Maybe not the
best of solutions, but it has the advantage offixing the issue, and as i had
not heard either you or Jonas comenting about this in over a month now, i
believe it is important for an updated yaird to be uploaded, especially as
linux-2.6.15 is scheduled for movinginto etch in the next 2 weeks, and still
defaults on yaird on powerpc.

Friendly,

Sven Luther



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



Processed: Fixed in NMU of vnstat 1.4-2.1

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 336168 + fixed
Bug#336168: Please enable the vnstat build on all 32bit linux architectures
There were no tags set.
Tags added: fixed

 quit
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#343427: Bug recognized

2006-01-29 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Thanks for reporting this issue.

I am unsure if this is the right approach to the problem, so is
awaiting comment from upstream.


Regards,

 - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

 - Enden er nær: http://www.shibumi.org/eoti.htm
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD3JQTn7DbMsAkQLgRAhuiAJ9WqwgjSrCMGSJxJx0kmYB93TG4DgCdEPhu
JwCs5oc7IUFW6BKGS5YkztQ=
=AZ5B
-END PGP SIGNATURE-



Processed: downgrading to important.

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 345067 important
Bug#345067: [powerpc] ide-generic is not built on powerpc, yaird tries to 
include it and fails
Bug#343427: linux-image-2.6.14-2-powerpc: Installation fails
Severity set to `important'.

 severity 343427 important
Bug#343427: linux-image-2.6.14-2-powerpc: Installation fails
Bug#345067: [powerpc] ide-generic is not built on powerpc, yaird tries to 
include it and fails
Severity set to `important'.

 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#347742: tclmagick - FTBFS: ./configure: line 28114: syntax error near unexpected token

2006-01-29 Thread Luk Claes
Fixing the underquoted macro issue of tcl.m4 and rerunning autoconf
indeed fixes this 'syntax error near unexpected token', though it gives:

./configure: line 19880: syntax error near unexpected token `3.0'
./configure: line 19880: `TEA_INIT(3.0)'

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#336168: Patch for NMU of vnstat

2006-01-29 Thread Luk Claes
Hi

Attached the patch for the version I uploaded. Please respond if
you think that the attached patch won't work.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u vnstat-1.4/debian/control vnstat-1.4/debian/control
--- vnstat-1.4/debian/control
+++ vnstat-1.4/debian/control
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.1
 
 Package: vnstat
-Architecture: i386
+Architecture: any
 Depends: ${shlibs:Depends}
 Description: Console-based network traffic monitor
  vnStat is a network traffic monitor for Linux that keeps a log of daily
diff -u vnstat-1.4/debian/changelog vnstat-1.4/debian/changelog
--- vnstat-1.4/debian/changelog
+++ vnstat-1.4/debian/changelog
@@ -1,3 +1,10 @@
+vnstat (1.4-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Build on any architecture (Closes: #336168).
+
+ -- Luk Claes [EMAIL PROTECTED]  Sun, 29 Jan 2006 10:11:49 +0100
+
 vnstat (1.4-2) unstable; urgency=low
 
   * Minor script enhancements (Closes: #240341)


signature.asc
Description: OpenPGP digital signature


Bug#349776: marked as done (advi: [m68k] FTBFS: debian/rules:75: *** only one `else' per conditional. Stop.)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 03:17:11 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#349776: fixed in advi 1.6.0-9
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 25 Jan 2006 07:36:03 +
From [EMAIL PROTECTED] Tue Jan 24 23:36:03 2006
Return-path: [EMAIL PROTECTED]
Received: from mail-in-09.arcor-online.net ([151.189.21.49])
by spohr.debian.org with esmtp (Exim 4.50)
id 1F1fCF-0005oe-3r
for [EMAIL PROTECTED]; Tue, 24 Jan 2006 23:36:03 -0800
Received: from mail-in-09-z2.arcor-online.net (mail-in-09-z2.arcor-online.net 
[151.189.8.21])
by mail-in-09.arcor-online.net (Postfix) with ESMTP id 0D6C515BAAB
for [EMAIL PROTECTED]; Wed, 25 Jan 2006 08:36:01 +0100 (CET)
Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net 
[151.189.21.49])
by mail-in-09-z2.arcor-online.net (Postfix) with ESMTP id EB5667531C
for [EMAIL PROTECTED]; Wed, 25 Jan 2006 08:36:00 +0100 (CET)
Received: from chumley.earth.sol (dslb-082-083-132-019.pools.arcor-ip.net 
[82.83.132.19])
by mail-in-09.arcor-online.net (Postfix) with ESMTP id BCE8615BAAB
for [EMAIL PROTECTED]; Wed, 25 Jan 2006 08:36:00 +0100 (CET)
Received: from cts by chumley.earth.sol with local (Exim 4.50)
id 1F1fBG-0008HR-0n
for [EMAIL PROTECTED]; Wed, 25 Jan 2006 08:35:02 +0100
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Christian T. Steigies [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: advi: [m68k] FTBFS: debian/rules:75: *** only one `else' per 
conditional.
 Stop.
X-Mailer: reportbug 3.8
Date: Wed, 25 Jan 2006 08:35:01 +0100
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: advi
Severity: serious

Automatic build of advi_1.6.0-8 on aahz by sbuild/m68k 85
[...]
** Using build dependencies supplied by package:
Build-Depends: debhelper ( 4.0.0), tetex-bin, ocaml, libcamlimages-ocaml-dev, 
tetex-extra, zlib1g-dev, gs, dpatch, chrpath, ocaml-best-compilers, hevea, 
x-dev, libx11-dev, libxinerama-dev
[...]
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.5-12 
linux-kernel-headers_2.6.13+0rc3-2 gcc-4.0_4.0.2-7 g++-4.0_4.0.2-7 
binutils_2.16.1cvs20051214-1 libstdc++6-4.0-dev_4.0.2-7 libstdc++6_4.0.2-7
--
dpkg-source: extracting advi in advi-1.6.0
dpkg-buildpackage: source package is advi
dpkg-buildpackage: source version is 1.6.0-8
dpkg-buildpackage: host architecture m68k
 /usr/bin/fakeroot debian/rules clean
debian/rules:71: Extraneous text after `else' directive
debian/rules:75: *** only one `else' per conditional.  Stop.

---
Received: (at 349776-close) by bugs.debian.org; 29 Jan 2006 11:20:20 +
From [EMAIL PROTECTED] Sun Jan 29 03:20:20 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3AYR-0008Hv-Eo; Sun, 29 Jan 2006 03:17:11 -0800
From: Julien Cristau [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#349776: fixed in advi 1.6.0-9
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Sun, 29 Jan 2006 03:17:11 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: advi
Source-Version: 1.6.0-9

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

advi-examples_1.6.0-9_all.deb
  to pool/main/a/advi/advi-examples_1.6.0-9_all.deb
advi_1.6.0-9.diff.gz
  to pool/main/a/advi/advi_1.6.0-9.diff.gz
advi_1.6.0-9.dsc
  to pool/main/a/advi/advi_1.6.0-9.dsc
advi_1.6.0-9_i386.deb
  to pool/main/a/advi/advi_1.6.0-9_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

Processed: rox: I repeatdly upgraded 2.2 - 2.4 on different boxes

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 339721 important
Bug#339721: rox-filer: upgrade to 2.3-1 ate my desktop
Severity set to `important'.

 tags 339721 + unreproducible
Bug#339721: rox-filer: upgrade to 2.3-1 ate my desktop
There were no tags set.
Tags added: unreproducible

 tags 339721 + moreinfo
Bug#339721: rox-filer: upgrade to 2.3-1 ate my desktop
Tags were: unreproducible
Tags added: moreinfo

 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#339721: rox: I repeatdly upgraded 2.2 - 2.4 on different boxes

2006-01-29 Thread Francesco Paolo Lovergine
severity 339721 important
tags 339721 + unreproducible
tags 339721 + moreinfo
thanks

Package: rox
Followup-For: Bug #339721

Without problems. Are you still able to replicate this?

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

-- 
Francesco P. Lovergine


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



Bug#318548: libxbox_0.1-1.1 NMU

2006-01-29 Thread Matej Vela
Hello,

I'm doing an NMU of libxbox to fix #318548; diff attached.

Thanks,

Matej


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



Bug#350395: libpod-tests-perl: Should Conflicts: libtest-inline-perl ( 2.100)

2006-01-29 Thread Julian Mehnle
Package: libpod-tests-perl
Version: 0.18-1
Severity: serious
Tags: patch
Justification: Policy 7.5.1

Pod::Tests was created upstream to split out the Pod::* module namespace
from Test::Inline in the new major version 2.  libtest-inline-perl
2.103-1 depends on libpod-tests-perl to provide these modules for
backwards compatibility.

However, when the user has libtest-inline-perl 0.16-1 (or older)
installed, and the new libtest-inline-perl 2.103-1 and libpod-tests-perl
0.18-1 are to be installed, the following happens:

| Selecting previously deselected package libpod-tests-perl.
| Unpacking libpod-tests-perl (from .../libpod-tests-perl_0.18-1_all.deb) ...
| dpkg: error processing 
/var/cache/apt/archives/libpod-tests-perl_0.18-1_all.deb (--unpack):
|  trying to overwrite `/usr/share/perl5/Pod/Tests.pm', which is also in 
package libtest-inline-perl
| Preparing to replace libtest-inline-perl 0.16-1 (using 
.../libtest-inline-perl_2.103-1_all.deb) ...
| Unpacking replacement libtest-inline-perl ...
| Errors were encountered while processing:
|  /var/cache/apt/archives/libpod-tests-perl_0.18-1_all.deb

libpod-tests-perl should now conflict with (and replace) old versions of
libtest-inline-perl.

Patch attached.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (90, 'unstable')
Architecture: i386 (i686)
diff -ruN libpod-tests-perl-0.18.org/debian/control 
libpod-tests-perl-0.18/debian/control
--- libpod-tests-perl-0.18.org/debian/control   2006-01-29 12:49:46.0 
+
+++ libpod-tests-perl-0.18/debian/control   2006-01-29 12:59:54.0 
+
@@ -9,6 +9,8 @@
 Package: libpod-tests-perl
 Architecture: all
 Depends: ${perl:Depends}
+Conflicts: libtest-inline-perl ( 2.100)
+Replaces: libtest-inline-perl ( 2.100)
 Description: Perl extension for excts embedded tests and code examples from POD
  This is a specialized POD viewer to extract embedded tests and code examples
  from POD. It doesn't do much more than that.


Bug#318548: libxbox_0.1-1.1 NMU

2006-01-29 Thread Matej Vela
Hi,

Naturally, I forgot the diff. :)

Thanks,

Matej
diff -u libxbox-0.1/debian/changelog libxbox-0.1/debian/changelog
--- libxbox-0.1/debian/changelog
+++ libxbox-0.1/debian/changelog
@@ -1,3 +1,10 @@
+libxbox (0.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * libxbox-i2c.c: Fix fatal warnings with gcc 4.0.  Closes: #318548.
+
+ -- Matej Vela [EMAIL PROTECTED]  Sun, 29 Jan 2006 13:55:42 +0100
+
 libxbox (0.1-1) unstable; urgency=low
 
   * Initial Release. (Closes #285617)
only in patch2:
unchanged:
--- libxbox-0.1.orig/libxbox-i2c.c
+++ libxbox-0.1/libxbox-i2c.c
@@ -116,11 +116,11 @@
 //Thermal mgmt functions
 //=
 bool xbox_temperatures(unsigned int *cpu, unsigned int *mcpx) {
-   return (xbox_smc_read(CPU_TEMP_REG, (char*)cpu)  
xbox_smc_read(MCPX_TEMP_REG, (char*)mcpx));
+   return (xbox_smc_read(CPU_TEMP_REG, (unsigned char*)cpu)  
xbox_smc_read(MCPX_TEMP_REG, (unsigned char*)mcpx));
 }
 
 bool xbox_fanspeed(unsigned int *percentage) {
-   if (xbox_smc_read(SMC_FAN_READBACK_REG, (char *)percentage)) {
+   if (xbox_smc_read(SMC_FAN_READBACK_REG, (unsigned char *)percentage)) {
*percentage *= 2;
return true;
}
@@ -173,7 +173,7 @@
//Reset the counter
if (xbox_smc_write(0x01,0x01)) {
for (i=0; i3; ++i)
-   xbox_smc_read(0x01, ver[i]);
+   xbox_smc_read(0x01, (unsigned char*)ver[i]);
result = true;
}
return result;
@@ -201,7 +201,7 @@
unsigned int cableType=0;
bool result=false;
*cable = CABLE_UNKNOWN;
-   if (xbox_smc_read(0x04, (char*)cableType)) {
+   if (xbox_smc_read(0x04, (unsigned char*)cableType)) {
result = true;
switch (cableType) {
case 0:


Processed: Fixed in NMU of libxbox 0.1-1.1

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 318548 + fixed
Bug#318548: libxbox: FTBFS: pointer targets in passing argument 2 of 
'xbox_smc_read' differ in signedness
There were no tags set.
Tags added: fixed

 quit
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#276114: marked as done (FTBFS: uses single-colon rule for debian/control)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 14:42:14 +0100
with message-id [EMAIL PROTECTED]
and subject line Removed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 12 Oct 2004 03:30:03 +
From [EMAIL PROTECTED] Mon Oct 11 20:30:03 2004
Return-path: [EMAIL PROTECTED]
Received: from zoon.lafn.org [206.117.18.9] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CHDMR-0001kq-00; Mon, 11 Oct 2004 20:30:03 -0700
Received: from localhost (host-66-81-30-103.rev.o1.com [66.81.30.103])
by zoon.lafn.org (8.12.3p3/8.11.3) with ESMTP id i9C3ToY7056288
for [EMAIL PROTECTED]; Mon, 11 Oct 2004 20:30:02 -0700 (PDT)
(envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost with local (Exim 4.34)
id 1CH62K-00054L-UT
for [EMAIL PROTECTED]; Mon, 11 Oct 2004 12:40:49 -0700
Date: Mon, 11 Oct 2004 12:40:48 -0700
From: Matt Kraai [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: FTBFS: uses single-colon rule for debian/control
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=l76fUT7nc3MelDdI
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040722i
Sender: Matt Kraai [EMAIL PROTECTED]
X-Virus-Scanned: ClamAV 0.80rc4/525/Mon Oct 11 04:45:07 2004
clamav-milter version 0.80j
on zoon.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--l76fUT7nc3MelDdI
Content-Type: multipart/mixed; boundary=Q68bSM7Ycu6FN28Q
Content-Disposition: inline


--Q68bSM7Ycu6FN28Q
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: gql
Version: 0.5.7-7
Severity: serious
Tags: patch

This package fails to build from source:

 ...
  debian/rules clean
 dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defi=
ned; using uid of process (0)
 debian: warning: no utmp entry available and LOGNAME not defined; using ui=
d of process (0)
 dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defi=
ned; using uid of process (0)
 debian: warning: no utmp entry available and LOGNAME not defined; using ui=
d of process (0)
 debian/rules:22: *** target file `debian/control' has both : and :: entrie=
s.  Stop.
 pbuilder: Failed autobuilding of package
 ...

Recent versions of CDBS have a double-colon rule for
debian/control, which conflicts with the single-colon rule in
gql's debian/rules.  The attached patch should fix it.

--=20
Matt Kraai [EMAIL PROTECTED] http://ftbfs.org/kraai/

--Q68bSM7Ycu6FN28Q
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch
Content-Transfer-Encoding: quoted-printable

diff -Nru gql-0.5.7-old/debian/rules gql-0.5.7/debian/rules
--- gql-0.5.7-old/debian/rules  2004-10-11 11:05:56.0 -0700
+++ gql-0.5.7/debian/rules  2004-10-11 11:09:31.0 -0700
@@ -19,7 +19,7 @@
=20
 sedsubsts =3D -e s/@DEVBRANCH@/$(devbranch)/g -e s/@CORE_SO@/$(core_so)=
/g
=20
-debian/control: debian/control.in
+debian/control:: debian/control.in
awk '{ gsub(/@DEVBRANCH@/, $(devbranch)); \
   gsub(/@CORE_SO@/, $(core_so)); \
   gsub(/@SHORTDESC@/, $(shortdesc)); \

--Q68bSM7Ycu6FN28Q--

--l76fUT7nc3MelDdI
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFBauG/fNdgYxVXvBARApRtAKCzo1aXEjERK8kalyfIFtDmRnw7FQCfSJqN
s2qdhGCdxcoBe99ghUx6e1s=
=qNmO
-END PGP SIGNATURE-

--l76fUT7nc3MelDdI--

---
Received: (at 276114-done) by bugs.debian.org; 29 Jan 2006 13:42:20 +
From [EMAIL PROTECTED] Sun Jan 29 05:42:20 2006
Return-path: [EMAIL PROTECTED]
Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F3Cou-UM-5W; Sun, 29 Jan 2006 05:42:20 -0800
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id k0TDfp8m023669;
Sun, 29 Jan 2006 14:41:51 +0100
Received: from 

Bug#326076: marked as done (yehia: FTBFS: 'node' was not declared in this scope)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 14:43:29 +0100
with message-id [EMAIL PROTECTED]
and subject line Removed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 1 Sep 2005 16:13:14 +
From [EMAIL PROTECTED] Thu Sep 01 09:13:14 2005
Return-path: [EMAIL PROTECTED]
Received: from c129237.adsl.hansenet.de (localhost.localdomain) 
[213.39.129.237] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EArgg-0004xT-00; Thu, 01 Sep 2005 09:13:14 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
id 1EArge-0002Nl-R8; Thu, 01 Sep 2005 18:13:12 +0200
To: Debian Bug Tracking System [EMAIL PROTECTED]
From: Andreas Jochens [EMAIL PROTECTED]
Subject: yehia: FTBFS: 'node' was not declared in this scope
Message-Id: [EMAIL PROTECTED]
Date: Thu, 01 Sep 2005 18:13:12 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: yehia
Version: 0.5.4-6
Severity: serious

When building 'yehia' on unstable,
I get the following error:

../../yehia/node.h:211: error: 'node' was not declared in this scope
../../yehia/node.h: In member function 'void 
Yehia::G_NodeT::erase(Yehia::G_Node_IteratorT) [with T = 
Yehia::PluginInfo]':
../../yehia/plugin.h:109:   instantiated from here
../../yehia/node.h:93: error: invalid use of void expression
../../yehia/node.h: In member function 'void 
Yehia::G_NodeT::erase(Yehia::G_Node_IteratorT, Yehia::G_Node_IteratorT) 
[with T = Yehia::PluginInfo]':
../../yehia/plugin.h:110:   instantiated from here
../../yehia/node.h:96: error: invalid use of void expression
make[6]: *** [classbuilder.lo] Error 1
make[6]: Leaving directory `/yehia-0.5.4/yehia/script'

Regards
Andreas Jochens

---
Received: (at 326076-done) by bugs.debian.org; 29 Jan 2006 13:43:20 +
From [EMAIL PROTECTED] Sun Jan 29 05:43:20 2006
Return-path: [EMAIL PROTECTED]
Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F3Cps-WH-CZ; Sun, 29 Jan 2006 05:43:20 -0800
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id k0TDh51C023746;
Sun, 29 Jan 2006 14:43:05 +0100
Received: from diziet.irb.hr (localhost [127.0.0.1])
by diziet.irb.hr (8.13.5/8.13.5/Debian-3) with ESMTP id k0TDhTx2008953;
Sun, 29 Jan 2006 14:43:29 +0100
Received: (from [EMAIL PROTECTED])
by diziet.irb.hr (8.13.5/8.13.5/Submit) id k0TDhTqU008951;
Sun, 29 Jan 2006 14:43:29 +0100
From: Matej Vela [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Removed
Date: Sun, 29 Jan 2006 14:43:29 +0100
Message-ID: [EMAIL PROTECTED]
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

yehia was removed from Debian in October; for details, please see
http://bugs.debian.org/331692.


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



Bug#327531: marked as done (uninstallable; please rebuild with current libgc)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 14:43:29 +0100
with message-id [EMAIL PROTECTED]
and subject line Removed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 10 Sep 2005 19:54:14 +
From [EMAIL PROTECTED] Sat Sep 10 12:54:14 2005
Return-path: [EMAIL PROTECTED]
Received: from h24-80-164-222.sbm.shawcable.net (straylight.cyberhqz.com) 
[24.80.164.222] (postfix)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EEBQU-0008T4-00; Sat, 10 Sep 2005 12:54:14 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
by straylight.cyberhqz.com (Postfix) with ESMTP id 87B3C3F090;
Sat, 10 Sep 2005 12:54:13 -0700 (PDT)
Received: from straylight.cyberhqz.com ([127.0.0.1])
by localhost (straylight [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 26658-02; Sat, 10 Sep 2005 12:54:12 -0700 (PDT)
Received: from ninsei.internal.cyberhqz.com (ninsei.internal.cyberhqz.com 
[192.168.0.2])
by straylight.cyberhqz.com (Postfix) with ESMTP id A56713F05A;
Sat, 10 Sep 2005 12:54:12 -0700 (PDT)
Received: by ninsei.internal.cyberhqz.com (Postfix, from userid 1000)
id 8B4C9D9443932; Sat, 10 Sep 2005 12:54:12 -0700 (PDT)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ryan Murray [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: uninstallable; please rebuild with current libgc
X-Mailer: reportbug 3.17
Date: Sat, 10 Sep 2005 12:54:12 -0700
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libyehia0.5-dev
Version: 0.5.4-6
Severity: grave

The following packages have unmet dependencies:
  libyehia0.5-dev: Depends: libyehia0.5-0 (= 0.5.4-6) but it is not going to 
be installed
   Depends: libgc1 but it is not installable
E: Broken packages

libgc1 has been removed from the archive, having been replaced with libgc1c2

libyehia0.5-0 also depends on libsigc++-1.2-5c102 but it is not installable,
because it has also been removed for the C++ transition.  A rebuild against
the current libraries will fix the problem.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

---
Received: (at 327531-done) by bugs.debian.org; 29 Jan 2006 13:43:20 +
From [EMAIL PROTECTED] Sun Jan 29 05:43:20 2006
Return-path: [EMAIL PROTECTED]
Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F3Cps-WH-CZ; Sun, 29 Jan 2006 05:43:20 -0800
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id k0TDh51C023746;
Sun, 29 Jan 2006 14:43:05 +0100
Received: from diziet.irb.hr (localhost [127.0.0.1])
by diziet.irb.hr (8.13.5/8.13.5/Debian-3) with ESMTP id k0TDhTx2008953;
Sun, 29 Jan 2006 14:43:29 +0100
Received: (from [EMAIL PROTECTED])
by diziet.irb.hr (8.13.5/8.13.5/Submit) id k0TDhTqU008951;
Sun, 29 Jan 2006 14:43:29 +0100
From: Matej Vela [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Removed
Date: Sun, 29 Jan 2006 14:43:29 +0100
Message-ID: [EMAIL PROTECTED]
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

yehia was removed from Debian in October; for details, please see
http://bugs.debian.org/331692.


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



Bug#326351: marked as done (please rebuild with libreadline5-dev as build dependency)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 14:42:14 +0100
with message-id [EMAIL PROTECTED]
and subject line Removed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 2 Sep 2005 20:40:51 +
From [EMAIL PROTECTED] Fri Sep 02 13:40:51 2005
Return-path: [EMAIL PROTECTED]
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EBILD-0007B3-00; Fri, 02 Sep 2005 13:40:51 -0700
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id WAA10260
for [EMAIL PROTECTED]; Fri, 2 Sep 2005 22:40:49 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 53217FD4A
for [EMAIL PROTECTED]; Fri,  2 Sep 2005 22:40:49 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 05068-34 for [EMAIL PROTECTED];
 Fri,  2 Sep 2005 22:40:49 +0200 (MEST) 13919
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
for [EMAIL PROTECTED]; Fri,  2 Sep 2005 22:40:49 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j82Ken3r003802
for [EMAIL PROTECTED]; Fri, 2 Sep 2005 22:40:49 +0200 (MEST)
Date: Fri, 2 Sep 2005 22:40:49 +0200 (MEST)
From: Matthias Klose [EMAIL PROTECTED]
Message-Id: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: please rebuild with libreadline5-dev as build dependency
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: gql-shell

The package depends/recommends libreadline4. This version
will be removed from the archive in the near future.
Please change your build dependencies to

 libreadline5-dev | libreadline-dev

Please raise the severity of this bug report to serious,
if the package cannot be built with libreadline5-dev.

---
Received: (at 326351-done) by bugs.debian.org; 29 Jan 2006 13:42:20 +
From [EMAIL PROTECTED] Sun Jan 29 05:42:20 2006
Return-path: [EMAIL PROTECTED]
Received: from mail.irb.hr ([161.53.22.8] ident=UNKNOWN)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F3Cou-UM-5W; Sun, 29 Jan 2006 05:42:20 -0800
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
by mail.irb.hr (8.13.4/8.13.4/Debian-3) with ESMTP id k0TDfp8m023669;
Sun, 29 Jan 2006 14:41:51 +0100
Received: from diziet.irb.hr (localhost [127.0.0.1])
by diziet.irb.hr (8.13.5/8.13.5/Debian-3) with ESMTP id k0TDgEBO003335;
Sun, 29 Jan 2006 14:42:14 +0100
Received: (from [EMAIL PROTECTED])
by diziet.irb.hr (8.13.5/8.13.5/Submit) id k0TDgEpU00;
Sun, 29 Jan 2006 14:42:14 +0100
From: Matej Vela [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Removed
Date: Sun, 29 Jan 2006 14:42:14 +0100
Message-ID: [EMAIL PROTECTED]
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

gql was removed from Debian in October; for details, please see
http://bugs.debian.org/331692.


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



Bug#345931: Solved problem with grub not showing anything.

2006-01-29 Thread Matthijs Mohlmann
Package: grub
Version: 0.97-4
Followup-For: Bug #345931

Hi,

I investigated today a bit more into this problem. I just copied the stage1,
stage2 and xfs_stage1_5 files again to /boot/grub and then run grub again. This
solved the problem in my case.

Regards,

Matthijs Mohlmann

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

Versions of packages grub depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libncurses5   5.5-1  Shared libraries for terminal hand

grub recommends no packages.

-- no debconf information


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



Bug#346786: marked as done (x2vnc: FTBFS: build-depends on removed xlibs-dev)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 06:02:07 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#346786: fixed in x2vnc 1.6-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at maintonly) by bugs.debian.org; 9 Jan 2006 01:39:24 +
From [EMAIL PROTECTED] Sun Jan 08 17:39:24 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Evm0J-0001M5-SY
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:39:24 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlzo-000713-Ht
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:38:52 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: x2vnc: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:38:52 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: x2vnc
Version: 1.6-3
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 346786-close) by bugs.debian.org; 29 Jan 2006 14:11:20 +
From [EMAIL PROTECTED] Sun Jan 29 06:11:19 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3D83-0001u6-S4; Sun, 29 Jan 2006 06:02:07 -0800
From: Ola Lundqvist [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346786: fixed in x2vnc 1.6-4
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Sun, 29 Jan 2006 06:02:07 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: x2vnc
Source-Version: 1.6-4

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

x2vnc_1.6-4.diff.gz
  to pool/main/x/x2vnc/x2vnc_1.6-4.diff.gz
x2vnc_1.6-4.dsc
  to pool/main/x/x2vnc/x2vnc_1.6-4.dsc
x2vnc_1.6-4_i386.deb
  to pool/main/x/x2vnc/x2vnc_1.6-4_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 

Bug#350406: mesag3: removes x-window-system

2006-01-29 Thread William Mitchell Jr
Package: mesag3
Version: 6.3.2-2.1
Severity: critical
Justification: breaks unrelated software

installing mesag3 removes x-window-sytem
(re)installing x-window-system removes mesag3

---

~# apt-get install mesag3
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED
  x-window-system x-window-system-core xlibmesa-dri xlibmesa-gl
The following NEW packages will be installed
  mesag3
0 upgraded, 1 newly installed, 4 to remove and 52 not upgraded.
Need to get 0B/1761kB of archives.
After unpacking 13.1MB disk space will be freed.
Do you want to continue [Y/n]? Y

---

~# apt-get install x-window-system
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  x-window-system-core xlibmesa-dri xlibmesa-gl
Suggested packages:
  libglide3
The following packages will be REMOVED
  mesag3
The following NEW packages will be installed
  x-window-system x-window-system-core xlibmesa-dri xlibmesa-gl
0 upgraded, 4 newly installed, 1 to remove and 52 not upgraded.
Need to get 0B/6936kB of archives.
After unpacking 13.1MB of additional disk space will be used.
Do you want to continue [Y/n]? Y


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mesag3 depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libglu1-xorg [libglu1]6.9.0.dfsg.1-4 Mesa OpenGL utility library [X.Org
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte

mesag3 recommends no packages.


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



Bug#350407: lessdisks-terminal: modifies /etc/kernel-img.conf in postinst

2006-01-29 Thread Stephen Gran
Package: lessdisks-terminal
Severity: serious
Justification: Policy 10.7.4

debian/lessdisks-terminal.postinst:
if ! egrep postinst_hook|postrm_hook /etc/kernel-img.conf; then
  echo postinst_hook = /usr/sbin/update-lessdisks-kernels  
/etc/kernel-img.conf
  echo postrm_hook = /usr/sbin/update-lessdisks-kernels  
/etc/kernel-img.conf
fi

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15) (ignored: 
LC_ALL set to en_US.ISO-8859-15)

-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


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



Bug#350359: libapache-mod-perl unable to install or remove - breaks apt.

2006-01-29 Thread Stephen Gran
Package: libapache-mod-perl
Followup-For: Bug #350359

Can you edit /usr/sbin/apache-modconf to be set -x, and try to remove
libapache-mod-perl again?  It looks at first glance like the module
removal is failing for some reason, but i can't quite see why just yet.

Thanks,

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15) (ignored: 
LC_ALL set to en_US.ISO-8859-15)

-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


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



Processed: (no subject)

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 350395 + pending
Bug#350395: libpod-tests-perl: Should Conflicts: libtest-inline-perl ( 
2.100)
Tags were: patch
Tags added: pending


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#338920: Patch for NMU for this bug

2006-01-29 Thread Stephen Gran
Hello,

Since this bug is trivial to fix, and has been open for two months, I am
going to fix it by NMU.  If you are unhappy with anything about the NMU,
please override it.

Thanks,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -
diff -u migrationtools-46/debian/changelog migrationtools-46/debian/changelog
--- migrationtools-46/debian/changelog
+++ migrationtools-46/debian/changelog
@@ -1,3 +1,10 @@
+migrationtools (46-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix insecure tempfile creation (closes: #338920)
+
+ -- Stephen Gran [EMAIL PROTECTED]  Sun, 29 Jan 2006 15:15:25 +
+
 migrationtools (46-2) unstable; urgency=low
 
   * Patch to use krb5Principal and krb5PrincipalName from krb5-kdc
only in patch2:
unchanged:
--- migrationtools-46.orig/ads/migrate_all_nis_online_ads.sh
+++ migrationtools-46/ads/migrate_all_nis_online_ads.sh
@@ -41,16 +41,20 @@
 export PATH
 
 
-TMPDIR=/tmp
-ETC_PASSWD=$TMPDIR/passwd.$$.ldap
-ETC_GROUP=$TMPDIR/group.$$.ldap
-#ETC_SERVICES=$TMPDIR/services.$$.ldap
-#ETC_PROTOCOLS=$TMPDIR/protocols.$$.ldap
-#ETC_FSTAB=$TMPDIR/fstab.$$.ldap
-#ETC_RPC=$TMPDIR/rpc.$$.ldap
-#ETC_HOSTS=$TMPDIR/hosts.$$.ldap
-#ETC_NETWORKS=$TMPDIR/networks.$$.ldap
-#ETC_ALIASES=$TMPDIR/aliases.$$.ldap
+TEMP_DIR=$(mktemp -dt)
+if [ -z $TEMP_DIR ]; then
+  echo Can't create temporary directory 2
+  exit 1
+fi
+ETC_PASSWD=$TEMP_DIR/passwd.$$.ldap
+ETC_GROUP=$TEMP_DIR/group.$$.ldap
+#ETC_SERVICES=$TEMP_DIR/services.$$.ldap
+#ETC_PROTOCOLS=$TEMP_DIR/protocols.$$.ldap
+#ETC_FSTAB=$TEMP_DIR/fstab.$$.ldap
+#ETC_RPC=$TEMP_DIR/rpc.$$.ldap
+#ETC_HOSTS=$TEMP_DIR/hosts.$$.ldap
+#ETC_NETWORKS=$TEMP_DIR/networks.$$.ldap
+#ETC_ALIASES=$TEMP_DIR/aliases.$$.ldap
 EXIT=no
 
 question=Enter the NIS domain to import from (optional): 
only in patch2:
unchanged:
--- migrationtools-46.orig/migrate_all_netinfo_offline.sh
+++ migrationtools-46/migrate_all_netinfo_offline.sh
@@ -39,16 +39,20 @@
 PATH=$PATH:.
 export PATH
 
-TMPDIR=/tmp
-ETC_PASSWD=$TMPDIR/passwd.$$.ldap
-ETC_GROUP=$TMPDIR/group.$$.ldap
-ETC_SERVICES=$TMPDIR/services.$$.ldap
-ETC_PROTOCOLS=$TMPDIR/protocols.$$.ldap
-ETC_FSTAB=$TMPDIR/fstab.$$.ldap
-ETC_RPC=$TMPDIR/rpc.$$.ldap
-ETC_HOSTS=$TMPDIR/hosts.$$.ldap
-ETC_NETWORKS=$TMPDIR/networks.$$.ldap
-ETC_ALIASES=$TMPDIR/aliases.$$.ldap
+TEMP_DIR=$(mktemp -dt)
+if [ -z $TEMP_DIR ]; then
+  echo Can't create temporary directory 2
+  exit 1
+fi
+ETC_PASSWD=$TEMP_DIR/passwd.$$.ldap
+ETC_GROUP=$TEMP_DIR/group.$$.ldap
+ETC_SERVICES=$TEMP_DIR/services.$$.ldap
+ETC_PROTOCOLS=$TEMP_DIR/protocols.$$.ldap
+ETC_FSTAB=$TEMP_DIR/fstab.$$.ldap
+ETC_RPC=$TEMP_DIR/rpc.$$.ldap
+ETC_HOSTS=$TEMP_DIR/hosts.$$.ldap
+ETC_NETWORKS=$TEMP_DIR/networks.$$.ldap
+ETC_ALIASES=$TEMP_DIR/aliases.$$.ldap
 EXIT=no
 
 question=Enter the NetInfo domain to import from [/]:
only in patch2:
unchanged:
--- migrationtools-46.orig/migrate_all_netinfo_online.sh
+++ migrationtools-46/migrate_all_netinfo_online.sh
@@ -39,16 +39,20 @@
 PATH=$PATH:.
 export PATH
 
-TMPDIR=/tmp
-ETC_PASSWD=$TMPDIR/passwd.$$.ldap
-ETC_GROUP=$TMPDIR/group.$$.ldap
-ETC_SERVICES=$TMPDIR/services.$$.ldap
-ETC_PROTOCOLS=$TMPDIR/protocols.$$.ldap
-ETC_FSTAB=$TMPDIR/fstab.$$.ldap
-ETC_RPC=$TMPDIR/rpc.$$.ldap
-ETC_HOSTS=$TMPDIR/hosts.$$.ldap
-ETC_NETWORKS=$TMPDIR/networks.$$.ldap
-ETC_ALIASES=$TMPDIR/aliases.$$.ldap
+TEMP_DIR=$(mktemp -dt)
+if [ -z $TEMP_DIR ]; then
+  echo Can't create temporary directory 2
+  exit 1
+fi
+ETC_PASSWD=$TEMP_DIR/passwd.$$.ldap
+ETC_GROUP=$TEMP_DIR/group.$$.ldap
+ETC_SERVICES=$TEMP_DIR/services.$$.ldap
+ETC_PROTOCOLS=$TEMP_DIR/protocols.$$.ldap
+ETC_FSTAB=$TEMP_DIR/fstab.$$.ldap
+ETC_RPC=$TEMP_DIR/rpc.$$.ldap
+ETC_HOSTS=$TEMP_DIR/hosts.$$.ldap
+ETC_NETWORKS=$TEMP_DIR/networks.$$.ldap
+ETC_ALIASES=$TEMP_DIR/aliases.$$.ldap
 EXIT=no
 
 question=Enter the NetInfo domain to import from [/]:
only in patch2:
unchanged:
--- migrationtools-46.orig/migrate_all_nis_offline.sh
+++ migrationtools-46/migrate_all_nis_offline.sh
@@ -39,16 +39,20 @@
 PATH=$PATH:.
 export PATH
 
-TMPDIR=/tmp
-ETC_PASSWD=$TMPDIR/passwd.$$.ldap
-ETC_GROUP=$TMPDIR/group.$$.ldap
-ETC_SERVICES=$TMPDIR/services.$$.ldap
-ETC_PROTOCOLS=$TMPDIR/protocols.$$.ldap
-ETC_FSTAB=$TMPDIR/fstab.$$.ldap
-ETC_RPC=$TMPDIR/rpc.$$.ldap
-ETC_HOSTS=$TMPDIR/hosts.$$.ldap
-ETC_NETWORKS=$TMPDIR/networks.$$.ldap
-ETC_ALIASES=$TMPDIR/aliases.$$.ldap
+TEMP_DIR=$(mktemp -dt)
+if [ -z $TEMP_DIR ]; then
+  echo Can't create temporary directory 2
+  exit 1
+fi
+ETC_PASSWD=$TEMP_DIR/passwd.$$.ldap
+ETC_GROUP=$TEMP_DIR/group.$$.ldap
+ETC_SERVICES=$TEMP_DIR/services.$$.ldap
+ETC_PROTOCOLS=$TEMP_DIR/protocols.$$.ldap
+ETC_FSTAB=$TEMP_DIR/fstab.$$.ldap

Processed: Fixed in NMU of migrationtools 46-2.1

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 338920 + fixed
Bug#338920: migrationtools: Insecure handling of temporary files
Tags were: patch security
Tags added: fixed

 quit
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#348390: Bug #348390: lirc: Irman driver stopped working after upgrade

2006-01-29 Thread Magnus Ihse Bursie
I'd like to add (just for clarification) that the atilibusb also stopped 
working at this change. I do believe that using --with-drivers=any will 
solve the issue for atilibusb as well, but I just want to make sure that 
you're not forgetting that driver somewhere in the process. :-)


I downloaded the source package, changed debian/rules to 
--with-driver=atilibusb, and it worked as a charm.


/Magnus


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



Bug#349850: marked as done (depends on unavailable gkrellm2)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 07:47:03 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#349850: fixed in gkrellmoon 0.6-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 25 Jan 2006 17:11:12 +
From [EMAIL PROTECTED] Wed Jan 25 09:11:12 2006
Return-path: [EMAIL PROTECTED]
Received: from alt.nafpik.com ([69.10.138.233] helo=nafpik.com)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F1oAq-000140-Ql
for [EMAIL PROTECTED]; Wed, 25 Jan 2006 09:11:12 -0800
Received: from paul by nafpik.com with local (Exim 3.36 #1 (Debian))
id 1F1oAp-0001iA-00
for [EMAIL PROTECTED]; Wed, 25 Jan 2006 10:11:11 -0700
Date: Wed, 25 Jan 2006 10:11:11 -0700
From: paul cannon [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: depends on unavailable gkrellm2
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.11
Sender: paul cannon [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: gkrellmoon
Version: 0.6-3
Severity: grave

Package is uninstallable; it depends on 'gkrellm2', which has been
provided by the gkrellm package up until 2.2.7-5 (or maybe -6). It is no
longer provided, so gkrellmoon should update its depends. For example,
Depends: gkrellm (= 2.0.0).

-- 
paul

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

Versions of packages gkrellmoon depends on:
ii  gkrellm [gkrellm2]2.2.7-5multiple stacked system monitors: 
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio

gkrellmoon recommends no packages.

-- no debconf information

---
Received: (at 349850-close) by bugs.debian.org; 29 Jan 2006 15:50:32 +
From [EMAIL PROTECTED] Sun Jan 29 07:50:32 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3Elb-0002Le-Gm; Sun, 29 Jan 2006 07:47:03 -0800
From: Martin Zobel-Helas [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#349850: fixed in gkrellmoon 0.6-4
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Sun, 29 Jan 2006 07:47:03 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: gkrellmoon
Source-Version: 0.6-4

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

gkrellmoon_0.6-4.diff.gz
  to pool/main/g/gkrellmoon/gkrellmoon_0.6-4.diff.gz
gkrellmoon_0.6-4.dsc
  to pool/main/g/gkrellmoon/gkrellmoon_0.6-4.dsc
gkrellmoon_0.6-4_i386.deb
  to pool/main/g/gkrellmoon/gkrellmoon_0.6-4_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.
Martin Zobel-Helas [EMAIL PROTECTED] (supplier of updated gkrellmoon 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.7
Date: Sun, 29 Jan 2006 16:28:16 +0100
Source: gkrellmoon
Binary: gkrellmoon
Architecture: source i386
Version: 0.6-4

Bug#350413: Uninstallable due to unmet dep on libecal1.2-2

2006-01-29 Thread Luk Claes
Package: evolution-webcal
Severity: serious
Version: 2.2.1-3

Hi

evolution-webcal is uninstallable due to an unmet dependency on
libecal1.2-2. I think it should be libecal1.2-3 instead.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#343124: marked as done (nfs-kernel-server: NFS client cannot detect NFS server export, )

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 16:12:52 +
with message-id [EMAIL PROTECTED]
and subject line closing
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 12 Dec 2005 22:55:48 +
From [EMAIL PROTECTED] Mon Dec 12 14:55:48 2005
Return-path: [EMAIL PROTECTED]
Received: from mxfep02.bredband.com ([195.54.107.73])
by spohr.debian.org with esmtp (Exim 4.50)
id 1ElwaC-0002to-94
for [EMAIL PROTECTED]; Mon, 12 Dec 2005 14:55:48 -0800
Received: from localhost.localdomain ([213.67.209.69] [213.67.209.69])
  by mxfep02.bredband.com with ESMTP
  id [EMAIL PROTECTED];
  Mon, 12 Dec 2005 23:55:16 +0100
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tore Ericsson [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: 
=?iso-8859-1?q?nfs-kernel-server=3A_NFS_client_cannot_detect_NFS_server_e?=
 =?iso-8859-1?q?xport=2C=0D=0Amounting_impossible?=
Message-ID: [EMAIL PROTECTED]
X-Mailer: reportbug 3.18
Date: Mon, 12 Dec 2005 23:55:16 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: nfs-kernel-server
Version: 1:1.0.7-3
Severity: grave
Justification: renders package unusable

This is a refinement of bug report #335418, which has likely a connection
to other reports like #81428 and #292521.

Error reported at each attempt to mount a server export:
 mount: server:/expdir failed, reason given by server: Permission denied

Server syslog has no message, but the client syslog reports
 localhost mountd[4963]: refused mount request from server for /expdir (/):
no export entry

I believe that the client fails to detect the export and generates
an arbitrary permission denied error.

Legitimate questions: Are the computers connected? Is there any firewall
present? Answers: Ping communication is OK, and rpcinfo for the server may
be listed at the client, and for the client at the server. They are
directly connected via a regular switch, their iptables are empty, no
firewalling.

Further: Are required daemons running? Yes, both rpcinfo lists are fully
populated. Now, is expdir really exported? Yes, the exportfs command on the
server tells
 /expdir   client
since its /etc/exports file has the line
 /expdir   127.168.0.12(rw,no_root_squash,sync)
or, alternatively
 /expdir   client(rw,no_root_squash,sync)

The /etc/hosts file content on the server is
 127.0.0.1 localhost.localdomain localhost server
 127.168.0.11 server 
 127.168.0.12 client
and, on the client,
 127.0.0.1 localhost.localdomain localhost client
 127.168.0.11 server
 127.168.0.12 client

These two computers cannot be NFS-connected. The error remains and is
permanently repeatable even when the client-server roles are interchanged.

Additional information concerning exports handling on the server, shown
with a command sequence on the server immediatly after reboot:

 exportfs
/expdir   client
 exportfs -rav
exporting client:/expdir
reexporting client:/expdir to kernel
# (The empty xtab was now written with correct information)
# If 127.168.0.12 in /etc/exports is changed to the name (client)
# the above may be repeated with exactly equal result.
# Now if 127.168.0.12(rw,no_root_squash,sync) is changed to 
# 127.168.0.12/255.255.255.255(rw,no_root_squash,sync):
 exportfs -rav
exporting 127.168.0.12/255.255.255.255:/expdir
unexporting client:/expdir from kernel
# (Now xtab is cleared)
# Remove the netmask:
 exportfs -rav
exporting client:/expdir
exporting client:/expdir to kernel

Virtually the export does function, except when a netmask is applied, like
in bug report #292521. But the client cannot detect the server's export.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1)

Versions of packages nfs-kernel-server depends on:
ii  debconf   1.4.59 Debian configuration management sy
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libcomerr21.38-2 common error 

Bug#350359: libapache-mod-perl unable to install or remove - breaks apt.

2006-01-29 Thread Alan Ezust
Changing it to set -x made it possible for me to remove the package. I
don't understand what that did exactly, but thank you very much for
helping me out!


On 1/29/06, Stephen Gran [EMAIL PROTECTED] wrote:
 Package: libapache-mod-perl
 Followup-For: Bug #350359

 Can you edit /usr/sbin/apache-modconf to be set -x, and try to remove
 libapache-mod-perl again?  It looks at first glance like the module
 removal is failing for some reason, but i can't quite see why just yet.

 Thanks,

 -- System Information:
 Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: amd64 (x86_64)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.15-1-amd64-k8
 Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15) (ignored: 
 LC_ALL set to en_US.ISO-8859-15)

 --
  -
 |   ,''`.Stephen Gran |
 |  : :' :[EMAIL PROTECTED] |
 |  `. `'Debian user, admin, and developer |
 |`- http://www.debian.org |
  -





Bug#350359: libapache-mod-perl unable to install or remove - breaks apt.

2006-01-29 Thread Stephen Gran
This one time, at band camp, Alan Ezust said:
 Changing it to set -x made it possible for me to remove the package. I
 don't understand what that did exactly, but thank you very much for
 helping me out!

If you still have the output on one of your terminals, can you send it
to the bug report?  It would be helpful to know what went wrong.

Thanks,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#350417: Uninstallable due to unmet dep on zope3 (= 3.2)

2006-01-29 Thread Luk Claes
Package: python2.4-schoolbell
Severity: serious
Version: 1.2.3-2

Hi

python2.4-schoolbell is uninstallable due to an unmet dependency on
zope3 (= 3.2). You might want to try to make the dependency less strict
as zope3 3.2.0-1 is already in unstable.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350419: Uninstallable due to unmet dep on bzr ( 0.7)

2006-01-29 Thread Luk Claes
Package: bzrtools
Severity: serious
Version: 0.6.1-2

Hi

bzrtools in uninstallable due to an unmet dependency on bzr ( 0.7). You
might want to loosen the dependency as bzr 0.7-2 is already in unstable.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#347053: stalin FTBFS patch

2006-01-29 Thread Stephen Gran
Hello,

I am not NMU'ing with this patch because I think the libgl fix is likely
wrong.  It looks to me like there is a transient failure in the
libg11-mesa packages, and so apt balks at figuring out which of the
actual packages to install.  If you agree, revert the changes for that
part of the patch and close #349186 by hand, please.  The change from
xlibs-dev - libx11-dev seems correct, though.

Thanks,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -
diff -u stalin-0.9+0.10alpha2/debian/changelog 
stalin-0.9+0.10alpha2/debian/changelog
--- stalin-0.9+0.10alpha2/debian/changelog
+++ stalin-0.9+0.10alpha2/debian/changelog
@@ -1,3 +1,13 @@
+stalin (0.9+0.10alpha2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Change Build-Depends to libx11-dev for xlibs-dev transition 
+(closes: #347053)
+  * Add possibly unnecessary Build depend on xlibmesa-gl-dev in order to get
+stalin to build (closes: #349186)
+
+ -- Stephen Gran [EMAIL PROTECTED]  Sun, 29 Jan 2006 16:46:00 +
+
 stalin (0.9+0.10alpha2-2) unstable; urgency=low
 
   * Migrate to quilt.
diff -u stalin-0.9+0.10alpha2/debian/control 
stalin-0.9+0.10alpha2/debian/control
--- stalin-0.9+0.10alpha2/debian/control
+++ stalin-0.9+0.10alpha2/debian/control
@@ -1,7 +1,7 @@
 Source: stalin
 Section: devel
 Priority: optional
-Build-Depends: libgc-dev, xlibs-dev, libgl-dev, libglut-dev, quilt, gcc-3.4
+Build-Depends: libgc-dev, libx11-dev, xlibmesa-gl-dev, libglut-dev, quilt, 
gcc-3.4
 Maintainer: Rob Browning [EMAIL PROTECTED]
 Standards-Version: 3.6.1
 


signature.asc
Description: Digital signature


Bug#350422: Uninstallable due to unmet dep on libtw0 (= 4.5.1-1)

2006-01-29 Thread Luk Claes
Package: libtw0-dev
Severity: serious
Version: 0.5.1-1.1

Hi

Your package is uninstallable due to a strict dependency on libtw0. You
might want to use ${Source-Version} instead of the literal '4.5.1-1'

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350424: FTBFS due to uninstallable build-dep on libgnustep-gui0.9-dev

2006-01-29 Thread Luk Claes
Package: gtamsanalyzer.app
Severity: serious
Version: 0.42-1

Hi

Your package cannot be build as one of it's build dependencies
(libgnustep-gui0.9-dev) is not installable anymore. You might want to
update the build dependency to libgnustep-gui0.10-dev.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350425: Uninstallable due to unmet dep on systemimager-boot-i386-standard ( 3.3.0)

2006-01-29 Thread Luk Claes
Package: systemimager-ssh-i386
Severity: serious
Version: 3.2.3-4

Hi

Your package in uninstallable due to an unmet dependency on
systemimager-boot-i386-standard ( 3.3.0). You might want to loosen that
dependency as unstable has already version 3.4.1-1.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350426: FTBFS due to unmet build-dep on libgnustep-gui0.9-dev

2006-01-29 Thread Luk Claes
Package: paje.app
Severity: serious
Version: 1.3.2-4

Hi

Your package FTBFS because libgnustep-gui0.9-dev is not installable
anymore. You might want to update that build dependency to
libgnustep-gui0.10-dev.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350359: libapache-mod-perl unable to install or remove - breaks apt.

2006-01-29 Thread Stephen Gran
On Sun, Jan 29, 2006 at 09:07:20AM -0800, Alan Ezust said:
 Alas, if I wasn't also having X11 problems, I would be able to supply
 that to you - my KDE terminals do have nice big histories.
 Alas, I'm also having xserver issues so I was remotely logged into my
 own machine from a crappy windows box that didn't have a big
 scrollback buffer :-(
 
 sorry! but thanks again for the help.

OK, no problem.  I'll leave this up to the maintainers to decide what to
do.  It sounds to me like something in the modules config script went
wrong, and bailed due to being set -e.  Either the second run fixed it
(idempotency issues?) or set -x overrode set -e (odd) and let it run to
completion.

Hrmph.

Well, glad it's working for you.
-- 
 --
|  Stephen Gran  | MFGolfBal rit/ara:  There's something |
|  [EMAIL PROTECTED] | really demented about UNIX  |
|  http://www.lobefin.net/~steve | underwear...|
 --


signature.asc
Description: Digital signature


Bug#350419: Uninstallable due to unmet dep on bzr ( 0.7)

2006-01-29 Thread Gustavo Franco
Luk Claes wrote:
 Package: bzrtools
 Severity: serious
 Version: 0.6.1-2
 
 Hi
 
 bzrtools in uninstallable due to an unmet dependency on bzr ( 0.7). You
 might want to loosen the dependency as bzr 0.7-2 is already in unstable.
 

Hi Luk,

Thank you for your report. I'll take a look if there's a bzrtools 0.7
compatible ready. Btw, I can't get rid of bzr ( 0.7), the upstream
warned me about the incompatibility of some features.

Thanks,
Gustavo Franco - [EMAIL PROTECTED]


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



Bug#350429: FTBFS due to unmet build-dep on libgnustep-gui0.9-dev

2006-01-29 Thread Luk Claes
Package: lynkeos.app
Severity: serious
Version: 1.2-1

Hi

Your package FTBFS because libgnustep-gui0.9-dev is not installable
anymore. You might want to update that build dependency to
libgnustep-gui0.10-dev.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350431: Uninstallable due to unmet dep on pike7.2

2006-01-29 Thread Luk Claes
Package: pike7.2-pexts-mcrypt
Severity: serious
Version: 0.2.0-4

Hi

Your package is uninstallable because pike7.2 is not available anymore.
You might want to drop this binary package.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350433: Uninstallable due to unmet dependency tix8.1

2006-01-29 Thread Luk Claes
Package: python2.1-tk
Severity: serious
Version: 2.1.3dfsg-3

python2.1-tk has an unmet dependency on tix8.1 (= 8.1.4). I think
python2.1-tk should depend on tix instead.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350435: FTBFS due to unmet build-dep on libgnustep-gui0.9-dev

2006-01-29 Thread Luk Claes
Package: lusernet.app
Severity: serious
Version: 0.4.1-4

Hi

Your package FTBFS because libgnustep-gui0.9-dev is not installable
anymore. You might want to update that build dependency to
libgnustep-gui0.10-dev.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350437: FTBFS due to uninstallable build-dep libgdal1-dev

2006-01-29 Thread Luk Claes
Package: mapserver
Severity: serious
Version: 4.6.1-6

Hi

Your package FTBFS because libgdal1-dev is not available anymore. You
might want to update that build dependency to libgdal1-1.3.1-dev. You
also might want to fix the spelling error of Build-Conflicts (capital C).

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350439: FTBFS due to uninstallable build-dep ocaml-nox-3.08.3

2006-01-29 Thread Luk Claes
Package: mlglade
Severity: serious
Version: 0.9-3

Hi

Your package FTBFS because ocaml-nox-3.08.3 is not available anymore.
You might want to update that build dependency to ocaml-nox-3.09.1.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350438: FTBFS due to uninstallable build-dep libgnustep-gui0.9-dev

2006-01-29 Thread Luk Claes
Package: addresses-for-gnustep
Severity: serious
Version: 0.4.6-4

Hi

Your package FTBFS because libgnustep-gui0.9-dev is not available
anymore. You might want to update that build dependency to
libgnustep-gui0.10-dev.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350444: partman-auto-lvm: Creates two /boot partitions if the scheme already contains one

2006-01-29 Thread Frans Pop
Package: partman-auto-lvm
Version: 8
Severity: serious

While testing partman-auto-lvm on sparc, which has default /boot partition 
in its schemes, partman-auto-lvm created two /boot partitions.

Reason is that the following line is broken:
  if ! echo $normalscheme | grep -eq [[:space:]]/boot[[:space:]]; then
this should be:
  if ! echo $normalscheme | grep -q [[:space:]]/boot[[:space:]]; then


pgpeX3lHGPLIO.pgp
Description: PGP signature


Processed: setting package to libvte4 libvte-common libvte-dev libvte-doc python-vte vte, tagging 340406 ...

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.11
 package libvte4 libvte-common libvte-dev libvte-doc python-vte vte
Ignoring bugs not assigned to: python-vte libvte-doc vte libvte4 libvte-common 
libvte-dev

 tags 340406 + pending
Bug#340406: libvte-dev: please do not export unnecessary libraries in vte.pc
Tags were: upstream
Tags added: pending

 tags 346039 + pending
Bug#346039: Missing packages from Requires field in vte.pc
There were no tags set.
Tags added: pending


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#350447: Uninstallable due to unmet dep on pike

2006-01-29 Thread Luk Claes
Package: libroxen-randomfile
Severity: serious
Version: 1.0-5

Hi

Your package is not installable because pike is not available anymore.
You might want to change the dependency to pike7.6

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#304109: Is this patch acceptable?

2006-01-29 Thread Reinhard Tartler
Package: drip
Followup-For: Bug #304109

an motu hopeful has proposed a patch to the package, which persumably
fixes the segfault (this bug). Could you please comment on it if it is
acceptable? 


-- System Information:
Debian Release: testing/unstable
  APT prefers dapper
  APT policy: (500, 'dapper')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-14-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
diff -u drip-0.8.3.2+0.9.0-rc3/debian/rules drip-0.8.3.2+0.9.0-rc3/debian/rules
--- drip-0.8.3.2+0.9.0-rc3/debian/rules
+++ drip-0.8.3.2+0.9.0-rc3/debian/rules
@@ -5,6 +5,10 @@
 
 DEB_AUTO_UPDATE_AUTOCONF := 2.50
 
+# libtool,ltmain.sh are outdated in original tar
+# so we must update them
+DEB_AUTO_UPDATE_LIBTOOL := pre
+
 binary/drip:: install/drip
# libao shared objects are in the libao0 separate package
rm -f $(CURDIR)/debian/drip/usr/lib/libao.*
diff -u drip-0.8.3.2+0.9.0-rc3/debian/changelog 
drip-0.8.3.2+0.9.0-rc3/debian/changelog
--- drip-0.8.3.2+0.9.0-rc3/debian/changelog
+++ drip-0.8.3.2+0.9.0-rc3/debian/changelog
@@ -1,3 +1,11 @@
+drip (0.8.3.2+0.9.0-rc3-7ubuntu4) dapper; urgency=low
+
+  * Now debian/rules updates libtool to fix missing .so extension bug.
+  * Dirty hack to not have drip linked with both glib-1.2 and glib-2.0
+(closes: Malone #28557)
+
+ -- Yann Rouillard [EMAIL PROTECTED]  Sun, 29 Jan 2006 15:13:30 +0100
+
 drip (0.8.3.2+0.9.0-rc3-7ubuntu3) dapper; urgency=low
 
   * Architecture: i386 to match PaS
only in patch2:
unchanged:
--- drip-0.8.3.2+0.9.0-rc3.orig/debian/patches/glib2_nolink.diff
+++ drip-0.8.3.2+0.9.0-rc3/debian/patches/glib2_nolink.diff
@@ -0,0 +1,12 @@
+--- drip-0.9.0rc3/encoder/Makefile.am.orig 2006-01-29 15:26:41.0 
+0100
 drip-0.9.0rc3/encoder/Makefile.am  2006-01-29 15:27:46.0 +0100
+@@ -1,5 +1,9 @@
+ SHELL=/bin/sh
+ 
++# Dirty hack to have our fake libaviplay.la used
++# so we can remove glib-2.0 reference
++AM_LDFLAGS = -L../../../debian
++
+ DEBUG_C = $(COMPILE_DEBUG)
+ DEBUG_L = -DNONE
+ OPTIM_C = $(COMPILE_OPTIM)
only in patch2:
unchanged:
--- drip-0.8.3.2+0.9.0-rc3.orig/debian/libaviplay.la
+++ drip-0.8.3.2+0.9.0-rc3/debian/libaviplay.la
@@ -0,0 +1,24 @@
+# libaviplay.la - a libtool library file
+# Generated by ltmain.sh - GNU libtool 1.5.22 Debian 1.5.22-2 (1.1220.2.365 
2005/12/18 22:14:06)
+#
+# Please DO NOT delete this file!
+# It is necessary for linking the library.
+
+# The name that we can dlopen(3).
+
+# This is a dirty hack to avoid having drip linked with glib-2.0 since it's 
already linked
+# to glib-1.2.
+# drip is linked to glib-2.0 because it's linked to a static library which 
need aviplay, 
+# Libtool knows that aviplay need glib-2.0 hence the unwanted linking.
+# So we use this fake libaviplay.la which just remove any glib-2.0 reference 
from the
+# dependancy list. 
+# There will be no linking problem since drip is dynamically linked to aviplay.
+
+if [ -f /usr/lib/libaviplay.la ]; then
+   . /usr/lib/libaviplay.la
+fi
+
+# We remove any reference to glib-2.0 libraries
+for _LIB in libgmodule-2.0 libgthread-2.0 libglib-2.0; do
+   dependency_libs= `echo $dependency_libs | sed -e s/[^ 
]*\/*${_LIB}\.la//`
+done


Processed: partman-auto-lvm: Seems to not handle VG creation correctly

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 347479 serious
Bug#347479: partman-auto-lvm: stuck at VG name question at medium priority
Severity set to `serious'.

 retitle 347479 Seems to not handle VG creation correctly
Bug#347479: partman-auto-lvm: stuck at VG name question at medium priority
Changed Bug title.

 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#350451: Uninstallable due to unmet dep on psemu-video-x11 | psemu-video

2006-01-29 Thread Luk Claes
Package: pcsx
Severity: serious
Version: 1:1.6-2

Hi

Your package is not installable because psemu-video-x11 is not available
(anymore). You might want to drop that dependency.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#346039: marked as done (Missing packages from Requires field in vte.pc)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 10:17:11 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#346039: fixed in vte 1:0.11.17-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 5 Jan 2006 02:37:09 +
From [EMAIL PROTECTED] Wed Jan 04 18:37:09 2006
Return-path: [EMAIL PROTECTED]
Received: from zoot.lafn.org ([206.117.18.6])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EuKzv-00042z-Hi
for [EMAIL PROTECTED]; Wed, 04 Jan 2006 18:37:09 -0800
Received: from localhost.localdomain 
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
(authenticated bits=0)
by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id k052arL5041577
(version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
for [EMAIL PROTECTED]; Wed, 4 Jan 2006 18:37:02 -0800 (PST)
(envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.60)
(envelope-from [EMAIL PROTECTED])
id 1EuIbC-0002qr-C1
for [EMAIL PROTECTED]; Wed, 04 Jan 2006 16:03:22 -0800
Date: Wed, 4 Jan 2006 16:03:22 -0800
From: Matt Kraai [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Missing packages from Requires field in vte.pc
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=YiEDa0DAkWCtVeE4
Content-Disposition: inline
User-Agent: Mutt/1.5.11
X-Virus-Scanned: ClamAV 0.86.2/1229/Wed Jan  4 07:08:11 2006 on zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02


--YiEDa0DAkWCtVeE4
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: libvte-dev
Version: 1:0.11.15-4
Severity: serious

gtk-sharp2 fails to compile because of a bug in libvte-dev.

 if /bin/sh ../../libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H =
-I. -I. -I../.. -I/usr/include/freetype2   -I../..-g -Wall -Wunused -Wm=
issing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-pro=
totypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-al=
ign -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c -=
o generated.lo generated.c; \
   then mv -f .deps/generated.Tpo .deps/generated.Plo; else rm -f .de=
ps/generated.Tpo; exit 1; fi
 mkdir .libs
  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I../.. -g =
-Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy=
pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cas=
t-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/gene=
rated.Tpo -c generated.c  -fPIC -DPIC -o .libs/generated.o
 In file included from generated.c:4:
 /usr/include/vte/vte.h:28:18: error: glib.h: No such file or directory
 /usr/include/vte/vte.h:29:25: error: pango/pango.h: No such file or direc=
tory
 /usr/include/vte/vte.h:30:21: error: gtk/gtk.h: No such file or directory

These header files aren't found because their respective directories
are not included in the include path.  The directories aren't in the
include path because vte.pc does not include the respective packages
in the Requires field.

I'm not sure what to do with the pango packages, but moving glib-2.0,
gtk-2.0 =3D 2.2, pangoxft =3D 1.1.0, and pangox to the Requires field
fixed the problem.

--=20
Matt

--YiEDa0DAkWCtVeE4
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDvGJJfNdgYxVXvBARAmOiAJ4/uq/CPoAVZMh/O6YzGO/fT9n10QCfd5B8
CLtP2X+YHwV9kGVCutz67+A=
=rgkX
-END PGP SIGNATURE-

--YiEDa0DAkWCtVeE4--

---
Received: (at 346039-close) by bugs.debian.org; 29 Jan 2006 18:20:21 +
From [EMAIL PROTECTED] Sun Jan 29 10:20:21 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3H6t-0005yR-PX; Sun, 29 Jan 2006 10:17:11 -0800
From: Loic Minier [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346039: fixed in vte 

Bug#350425: Uninstallable due to unmet dep on systemimager-boot-i386-standard ( 3.3.0)

2006-01-29 Thread dann frazier
tags 350425 + fixed-in-experimental
stop

On Sun, 2006-01-29 at 16:42 +0100, Luk Claes wrote:
 Package: systemimager-ssh-i386
 Severity: serious
 Version: 3.2.3-4
 
 Hi
 
 Your package in uninstallable due to an unmet dependency on
 systemimager-boot-i386-standard ( 3.3.0). You might want to loosen that
 dependency as unstable has already version 3.4.1-1.
 
 Cheers

Thanks Luk.  The 3.4 series has serious problems building in unstable
(mostly gcc 4 issues) so its unlikely I'll do another upload of it.

However, 3.6 is in experimental.  Once I have some positive testing
responses from users, I'll move this into sid.  If you decide to try
those packages, please let me know how it goes.





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



Bug#350456: bcrelay: Should Conflicts: pptpd ( 1.2.3-1)

2006-01-29 Thread Julian Mehnle
Package: bcrelay
Version: 1.2.3-1
Severity: serious
Tags: patch
Justification: Policy 7.5.1

bcrelay was split out from pptpd.  pptpd depends on bcrelay to force it
to be installed on pptpd upgrades.

However, when the user has pptpd 1.2.1-5 (or older) installed, and the
new pptpd 1.2.3-1 and bcrelay 1.2.3-1 are to be installed, the following
happens:

| Selecting previously deselected package bcrelay.
| Unpacking bcrelay (from .../bcrelay_1.2.3-1_i386.deb) ...
| dpkg: error processing /var/cache/apt/archives/bcrelay_1.2.3-1_i386.deb 
(--unpack):
|  trying to overwrite `/usr/sbin/bcrelay', which is also in package pptpd
| [...]
| Errors were encountered while processing:
|  /var/cache/apt/archives/bcrelay_1.2.3-1_i386.deb

bcrelay should conflict with (and replace) old versions of pptpd.

Patch attached.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (90, 'unstable')
Architecture: i386 (i586)
diff -ruN pptpd-1.2.3.org/debian/control pptpd-1.2.3/debian/control
--- pptpd-1.2.3.org/debian/control  2006-01-29 17:22:14.0 +
+++ pptpd-1.2.3/debian/control  2006-01-29 18:59:06.0 +
@@ -16,6 +16,8 @@
 Package: bcrelay
 Architecture: any
 Depends: ${shlibs:Depends}
+Conflicts: pptpd ( 1.2.3-1)
+Replaces: pptpd ( 1.2.3-1)
 Description: Broadcast relay daemon
  The bcrelay daemon relays broadcasts between two interfaces. It is shipped
  with the pptpd package, but can be used for other purposes.


Processed: tag 350444 pending

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 350444 pending
Bug#350444: partman-auto-lvm: Creates two /boot partitions if the scheme 
already contains one
There were no tags set.
Tags added: pending


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]



Processed: Re: Bug#350425: Uninstallable due to unmet dep on systemimager-boot-i386-standard ( 3.3.0)

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 350425 + fixed-in-experimental
Bug#350425: Uninstallable due to unmet dep on systemimager-boot-i386-standard 
( 3.3.0)
There were no tags set.
Tags added: fixed-in-experimental

 stop
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#347272: marked as done (omake: FTBS on arm and ia64)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 13:46:07 -0500
with message-id [EMAIL PROTECTED]
and subject line fixed in latest version
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 9 Jan 2006 20:53:41 +
From [EMAIL PROTECTED] Mon Jan 09 12:53:41 2006
Return-path: [EMAIL PROTECTED]
Received: from 213.4.103-84.rev.gaoland.net ([84.103.4.213] 
helo=babasse.is-a-geek.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Ew41N-0006PM-Jx
for [EMAIL PROTECTED]; Mon, 09 Jan 2006 12:53:41 -0800
Received: from smimram by babasse.is-a-geek.org with local (Exim 4.60)
(envelope-from [EMAIL PROTECTED])
id 1Ew40s-0004hV-9a; Mon, 09 Jan 2006 21:53:10 +0100
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Samuel Mimram [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: omake: FTBS on arm and ia64
Message-ID: [EMAIL PROTECTED]
X-Mailer: reportbug 3.18
Date: Mon, 09 Jan 2006 21:53:10 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: omake
Severity: serious
Justification: no longer builds from source

Hi,

The buildd of omake failed on arm and ia64 on:

OMAKEFLAGS= src/main/omake --dotomake .omake --force-dotomake -j2 -S
--progress all doc
make[1]: *** [all] Segmentation fault
make[1]: Leaving directory `/build/buildd/omake-0.9.6.7-1'

Cheers,

Samuel.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

---
Received: (at 347272-done) by bugs.debian.org; 29 Jan 2006 18:50:22 +
From [EMAIL PROTECTED] Sun Jan 29 10:50:21 2006
Return-path: [EMAIL PROTECTED]
Received: from mx2.umbc.edu ([130.85.25.77])
by spohr.debian.org with esmtp (Exim 4.50)
id 1F3HZ0-0004j0-Nj
for [EMAIL PROTECTED]; Sun, 29 Jan 2006 10:46:14 -0800
Received: from [192.168.0.2] (c-69-243-49-157.hsd1.md.comcast.net 
[69.243.49.157])
(authenticated bits=0)
by mx2.umbc.edu (8.13.5/8.13.5/UMBC-Central 1.1.2.1  combined  1.1.2.9) 
with ESMTP id k0TIk7l6029451
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
for [EMAIL PROTECTED]; Sun, 29 Jan 2006 13:46:08 -0500 (EST)
Message-ID: [EMAIL PROTECTED]
Date: Sun, 29 Jan 2006 13:46:07 -0500
From: Mike Furr [EMAIL PROTECTED]
User-Agent: Debian Thunderbird 1.0.7 (X11/20051017)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: fixed in latest version
X-Enigmail-Version: 0.93.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Milter-Key: 1138560673:507a03039f439ed348b0737b3850f164
X-ClamAV: OK
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,RCVD_IN_SORBS 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

The latest version of omake has built successfully on all archs.

-mike


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



Bug#349633: marked as done (mednafen - FTBFS: error: cannot convert 'uint32*' to 'uint8*' for argument '1' to 'void FlipByteOrder(uint8*, uint32)')

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 10:47:13 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#349633: fixed in mednafen 0.4.5-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 24 Jan 2006 08:41:26 +
From [EMAIL PROTECTED] Tue Jan 24 00:41:26 2006
Return-path: [EMAIL PROTECTED]
Received: from mx02.uni-tuebingen.de ([134.2.3.12])
by spohr.debian.org with esmtp (Exim 4.50)
id 1F1Jjy-0007X5-4E
for [EMAIL PROTECTED]; Tue, 24 Jan 2006 00:41:26 -0800
Received: from mobilewave.waldi.eu.org (vpn0263.extern.uni-tuebingen.de 
[134.2.165.13])
by mx02.uni-tuebingen.de (8.12.3/8.12.3) with ESMTP id k0O8fOro029257
for [EMAIL PROTECTED]; Tue, 24 Jan 2006 09:41:24 +0100
Received: by mobilewave.waldi.eu.org (Postfix, from userid 1000)
id 2A62818106; Tue, 24 Jan 2006 09:41:48 +0100 (CET)
Date: Tue, 24 Jan 2006 09:41:47 +0100
From: Bastian Blank [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: mednafen - FTBFS: error: cannot convert 'uint32*' to 'uint8*' for 
argument '1' to 'void FlipByteOrder(uint8*, uint32)'
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.11
X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-7; AVE: 6.33.0.27; VDF: 
6.33.0.155; host: mx02)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: mednafen
Version: 0.4.4-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of mednafen_0.4.4-1 on debian-31 by sbuild/s390 85
[...]
 source='psf.cpp' object='psf.o' libtool=no \
   depfile='.deps/psf.Po' tmpdepfile='.deps/psf.TPo' \
   depmode=gcc3 /bin/sh ../depcomp \
   s390-linux-gnu-g++ -DLOCALEDIR=\/usr/share/locale\ -DHAVE_CONFIG_H 
 -I.. -I../include -I../intl -Ifidlib   -pthread -DFIDLIB_LINUX -Wall -Winline 
 -fomit-frame-pointer -ffast-math -finline-limit=6000 --param 
 large-function-growth=800 --param inline-unit-growth=175 
 -I/usr/include/SDL -D_REENTRANT  -Wall -O2 -Wl,-z,defs -c -o psf.o `test -f 
 'psf.cpp' || echo './'`psf.cpp
 psf.cpp: In function 'PSFINFO* LoadPSF(void (*)(void*, uint32), MDFNFILE*, 
 int, int)':
 psf.cpp:190: error: cannot convert 'uint32*' to 'uint8*' for argument '1' to 
 'void FlipByteOrder(uint8*, uint32)'
 psf.cpp:195: error: cannot convert 'uint32*' to 'uint8*' for argument '1' to 
 'void FlipByteOrder(uint8*, uint32)'
 make[3]: *** [psf.o] Error 1
 make[3]: Leaving directory `/build/buildd/mednafen-0.4.4/src'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/buildd/mednafen-0.4.4/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/build/buildd/mednafen-0.4.4'
 make: *** [build-stamp] Error 2
 **
 Build finished at 20060123-1806
 FAILED [dpkg-buildpackage died]

---
Received: (at 349633-close) by bugs.debian.org; 29 Jan 2006 18:51:05 +
From [EMAIL PROTECTED] Sun Jan 29 10:51:05 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3HZx-0004rP-5d; Sun, 29 Jan 2006 10:47:13 -0800
From: Ryan Schultz [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#349633: fixed in mednafen 0.4.5-1
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Sun, 29 Jan 2006 10:47:13 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: mednafen
Source-Version: 0.4.5-1

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

mednafen_0.4.5-1.diff.gz
  to pool/main/m/mednafen/mednafen_0.4.5-1.diff.gz
mednafen_0.4.5-1.dsc
  to pool/main/m/mednafen/mednafen_0.4.5-1.dsc
mednafen_0.4.5-1_i386.deb
  to pool/main/m/mednafen/mednafen_0.4.5-1_i386.deb

Bug#350460: Segfault while running istanbul

2006-01-29 Thread Suman Karumuri
Package: istanbul
Version: 0.1.1-2
Severity: grave
Justification: renders package unusable

I have installed istanbul on debian unstable.
When i run it, i get a segfault and nothing more.
I am willing to provide the necessary info if any.

-Suman

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages istanbul depends on:
ii  gstreamer0.8-jpeg0.8.11-6JPEG plugin for GStreamer
ii  gstreamer0.8-misc0.8.11-6Collection of various GStreamer pl
ii  gstreamer0.8-theora  0.8.11-6Theora plugin for GStreamer
ii  gstreamer0.8-x   0.8.11-6X videosink plugin for GStreamer
ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libcairo21.0.2-3 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libglib2.0-0 2.8.6-1 The GLib library of C routines
ii  libgtk2.0-0  2.8.10-1The GTK+ graphical user interface
ii  libpango1.0-01.10.2-1Layout and rendering of internatio
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxi6   4.3.0.dfsg.1-14 X Window System Input extension li
ii  libxinerama1 6.8.2.dfsg.1-10 X Window System multi-head display
ii  libxrandr2   4.3.0.dfsg.1-14 X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0.2-1 X Rendering Extension client libra
ii  python   2.3.5-3 An interactive high-level object-o
ii  python-gst   0.8.3-1 generic media-playing framework (P
ii  python2.3-glade2 2.6.3-1 GTK+ bindings: Glade support

istanbul recommends no packages.

-- no debconf information



Bug#350467: gri: FTBFS on 64 bit arches: error: cast from 'const CmdFile*' to 'unsigned int' loses precision

2006-01-29 Thread Kurt Roeckx
Package: gri
Version: 2.12.10-1
Severity: serious

Hi,

Your package is failing to build with the following error on 64
bit arches:
CmdFile.hh: In copy constructor 'CmdFile::CmdFile(const CmdFile)':
CmdFile.hh:25: error: cast from 'const CmdFile*' to 'unsigned int' loses precis
ion
CmdFile.hh:25: error: cast from 'CmdFile*' to 'unsigned int' loses precision
CmdFile.hh: In member function 'CmdFile CmdFile::operator=(const CmdFile)':
CmdFile.hh:41: error: cast from 'CmdFile*' to 'int' loses precision
CmdFile.hh: In member function 'void CmdFile::set(const char*, FILE*, bool, int
, bool)':
CmdFile.hh:53: error: cast from 'CmdFile*' to 'int' loses precision
DataFile.hh: In constructor 'DataFile::DataFile()':
DataFile.hh:21: error: cast from 'FILE*' to 'unsigned int' loses precision
DataFile.hh:23: error: cast from '_IO_FILE*' to 'unsigned int' loses precision
make[2]: *** [GriColor.o] Error 1

The 2.12.10-2 changelog suggested something was fixed, but
it's still failing with the same error.


Kurt



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



Bug#325814: libmergeant-scan segfaulting

2006-01-29 Thread dann frazier
tags 325814 - reproducible
stop

Looks like libmergeant-scan is segfaulting in libgobject - maybe this is
a glib2.0 bug?.  I'm removing the unreproducible tag because this should
be easily reproducible on merulo - just ask debian-admin to install the
build-deps in the sid chroot.

[EMAIL PROTECTED]:/space/debian/mergeant-0.52/doc/libmergeant/C/.libs$ 
LD_LIBRARY_PATH=../../../../libmergeant/.libs:../../../../libmergeant/handlers/.libs:../../../../libmergeant/handlers/plugins/.libs:../../../../libmergeant/graph/.libs:/usr/lib/debug
 gdb ./libmergeant-scan
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as ia64-linux-gnu...Using host libthread_db library 
/usr/lib/debug/libthread_db.so.1.

(gdb) run
Starting program: 
/space/debian/mergeant-0.52/doc/libmergeant/C/.libs/libmergeant-scan
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 5890)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 5890)]
0x22413ac0 in check_derivation_I (parent_type=92128,
type_name=0x20187d48 MgCondition) at gtype.c:424
424 gtype.c: No such file or directory.
in gtype.c
(gdb) bt full
#0  0x22413ac0 in check_derivation_I (parent_type=92128,
type_name=0x20187d48 MgCondition) at gtype.c:424
pnode = (TypeNode *) 0x167e0
finfo = value optimized out
#1  0x2241bdb0 in IA__g_type_register_static (parent_type=92128,
type_name=0x20187d48 MgCondition, info=0x201b7390,
flags=0) at gtype.c:2259
pnode = value optimized out
node = value optimized out
type = value optimized out
__PRETTY_FUNCTION__ = IA__g_type_register_static
#2  0x200718d0 in mg_condition_get_type () at mg-condition.c:159
info = {class_size = 200, base_init = 0, base_finalize = 0,
  class_init = 0x22d36260, class_finalize = 0, class_data = 0x0,
  instance_size = 40, n_preallocs = 0, instance_init = 0x22d36270,
  value_table = 0x0}
xml_storage_info = {interface_init = 0x22d36250,
  interface_finalize = 0, interface_data = 0x0}
renderer_info = {interface_init = 0x22d36240,
  interface_finalize = 0, interface_data = 0x0}
referer_info = {interface_init = 0x22d36230,
  interface_finalize = 0, interface_data = 0x0}
type = 0
#3  0x400092b0 in main (argc=64232, argv=0x6000fae0)
at libmergeant-scan.c:17
No locals.
(gdb)

-- 
dann frazier [EMAIL PROTECTED]



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



Processed: libmergeant-scan segfaulting

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 325814 - reproducible
Unknown tag/s: reproducible.
Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid 
help security upstream pending sarge sarge-ignore experimental d-i confirmed 
ipv6 lfs fixed-in-experimental fixed-upstream l10n etch etch-ignore.

Bug#325814: mergeant: FTBFS
Tags were: unreproducible
Tags removed: 

 stop
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#350471: libclutils0-dev missing depends on libltdl3-dev

2006-01-29 Thread Kurt Roeckx
Package: libclutils0-dev
Version: 20051029-1
Severity: serious

Hi,

When building the savant package, I get the following error:
checking for isClutils in -lclutils... no
configure: error: Could not find a workable libclutils.so or libclutils.a.
You probably need to install clutils and/or specify the location of
it with the --with-clutils option.
make: *** [configure-stamp] Error 1

From config.log:
configure:9009: checking for isClutils in -lclutils
configure:9040: x86_64-linux-gnu-g++ -o conftest -g -O2 -I/usr/include/mpi 
-L/usr/lib/mpich/lib/ conftest.cc -lclutils -lltdl  -ldl  5
/usr/bin/ld: cannot find -lltdl

The problem is that libclutils.la has this:
dependency_libs=' /usr/lib/libltdl.la -ldl'

This mean you need to add a dependency to your
libclutils0-dev package on libltdl3-dev.


Kurt




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



Bug#350480: xvnc4viewer: FTBFS on amd64

2006-01-29 Thread Laurent . Bonnaud
Package: xvnc4viewer
Version: 4.1.1+X4.3.0-1
Severity: serious
Justification: must BFS


Hi,

here is the problem:

$ fakeroot apt-get -b source xvnc4viewer
[...]
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
-D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 
-D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 
-D__xorgversion__='Release 6.6 X Version 11' -D__vendorversion__=`echo 4 3 
0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86  Xvfb.man | sed -e '/^#  
*[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' 
Xvfb._man
rm -f Xvfb.1x.html Xvfb.1x-html
../../../../config/util/rman -f HTML  Xvfb._man \
   Xvfb.1x-html  mv -f Xvfb.1x-html Xvfb.1x.html
make[6]: Leaving directory 
`/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver/hw/vfb'
make[5]: *** No rule to make target `vnc/Xvnc/libxvnc.a', needed by `Xvnc'.
make[5]: Target `all' not remade because of errors.
make[5]: Target `all' not remade because of errors.
make[5]: Target `all' not remade because of errors.
rm -f Xserver._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
-D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 
-D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 
-D__xorgversion__='Release 6.6 X Version 11' -D__vendorversion__=`echo 4 3 
0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86  Xserver.man | sed -e '/^#  
*[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' 
Xserver._man
rm -f Xserver.1x.html Xserver.1x-html
../../config/util/rman -f HTML  Xserver._man \
   Xserver.1x-html  mv -f Xserver.1x-html Xserver.1x.html
macro in not recognized -- ignoring
make[5]: Leaving directory 
`/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
make[2]: *** [World] Error 2
make[2]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
make: *** [build-arch-x-stamp] Error 2
Build command 'cd vnc4-4.1.1+X4.3.0  dpkg-buildpackage -b -uc' failed.
E: Child process failed


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#349729: sudo: setting env_reset brings up the old behaviour

2006-01-29 Thread mschoechlin
Package: sudo
Version: 1.6.8p7-1.3
Followup-For: Bug #349729


Hi !

There is something wrong with that sudo release.

Setting the variable give back the old behaviour.

Defaults:username invoking sudo env_reset

Best regards

Marc Schoechlin

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages sudo depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libpam-modules  0.76-22  Pluggable Authentication Modules f
ii  libpam0g0.76-22  Pluggable Authentication Modules l

-- no debconf information


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



Bug#350460: Segfault while running istanbul

2006-01-29 Thread Luca Bruno
Suman Karumuri [EMAIL PROTECTED] wrote:

 I have installed istanbul on debian unstable.
 When i run it, i get a segfault and nothing more.
 I am willing to provide the necessary info if any.

Thank for your report.
First of all, I have to know some preliminary info.

Does it crash in any reproducible way or in any particular point (i.e.
while starting/stopping/saving record, opening/closing istanbul, with
a particular (combination of) option(s))?

Have you already tried to run istanbul from a terminal? Can you give me
the output? 

Also, it seems that you're running some libraries from the old Xfree:
  libx11-6 4.3.0.dfsg.1-14 
  libxext6 4.3.0.dfsg.1-14 
  libxi6   4.3.0.dfsg.1-14 
  libxrandr2   4.3.0.dfsg.1-14 

And some coming from Xorg:
  libxinerama1 6.8.2.dfsg.1-10 

Maybe you should try to have an omogenous environment and see if the
SEGFAULT still occurs.

 -Suman

Greetings, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno
: :'  :   The Universal O.S.| luca.br(AT)uno.it
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Proud Debian GNU/Linux User


pgpABhgN2QZSa.pgp
Description: PGP signature


Bug#350439: FTBFS due to uninstallable build-dep ocaml-nox-3.08.3

2006-01-29 Thread Steve Langasek
On Sun, Jan 29, 2006 at 05:17:59PM +0100, Luk Claes wrote:
 Package: mlglade
 Severity: serious
 Version: 0.9-3

 Your package FTBFS because ocaml-nox-3.08.3 is not available anymore.
 You might want to update that build dependency to ocaml-nox-3.09.1.

No, this should be ocaml-nox (= 3.09.1) instead, under the revised policy
for ocaml packages.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#349718: parted: last partition in EFI GPT overlaps alternate table

2006-01-29 Thread Kalle Olavi Niemitalo
Here is a recipe for reproducing the bug.

[EMAIL PROTECTED]:/var/tmp/kalle$ yes | dd bs=1k count=1k of=part
1024+0 records in
1024+0 records out
1048576 bytes (1,0 MB) copied, 0,094344 seconds, 11,1 MB/s
[EMAIL PROTECTED]:/var/tmp/kalle$ /sbin/parted part
GNU Parted 1.6.25.1
Copyright (C) 1998 - 2005 Free Software Foundation, Inc.
This program is free software, covered by the GNU General Public License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General 
Public License for more details.

Using /var/tmp/kalle/part
(parted) mklabel gpt
(parted) quit
[EMAIL PROTECTED]:/var/tmp/kalle$ hd part
  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
*
01c0  01 00 ee fe ff ff 01 00  00 00 ff 07 00 00 00 00  ||
01d0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
*
01f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..U.|
0200  45 46 49 20 50 41 52 54  00 00 01 00 5c 00 00 00  |EFI PART\...|
0210  80 b4 dc 55 00 00 00 00  01 00 00 00 00 00 00 00  |...U|
0220  ff 07 00 00 00 00 00 00  22 00 00 00 00 00 00 00  |...|
0230  de 07 00 00 00 00 00 00  5e 93 93 d8 11 48 8f 44  |^H.D|
0240  87 60 aa 06 dd f4 3b b9  02 00 00 00 00 00 00 00  |.`;.|
0250  80 00 00 00 80 00 00 00  86 d2 54 ab 00 00 00 00  |..T.|
0260  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
*
4400  79 0a 79 0a 79 0a 79 0a  79 0a 79 0a 79 0a 79 0a  |y.y.y.y.y.y.y.y.|
*
000fbc00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
*
000ffc00  79 0a 79 0a 79 0a 79 0a  79 0a 79 0a 79 0a 79 0a  |y.y.y.y.y.y.y.y.|
*
000ffe00  45 46 49 20 50 41 52 54  00 00 01 00 5c 00 00 00  |EFI PART\...|
000ffe10  cd a1 c9 83 00 00 00 00  ff 07 00 00 00 00 00 00  ||
000ffe20  01 00 00 00 00 00 00 00  22 00 00 00 00 00 00 00  |...|
000ffe30  de 07 00 00 00 00 00 00  5e 93 93 d8 11 48 8f 44  |^H.D|
000ffe40  87 60 aa 06 dd f4 3b b9  de 07 00 00 00 00 00 00  |.`;.|
000ffe50  80 00 00 00 80 00 00 00  86 d2 54 ab 00 00 00 00  |..T.|
000ffe60  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
*
0010
[EMAIL PROTECTED]:/var/tmp/kalle$ 

The last_usable_lba value stored at 0x230 (LBA 0x1, offset 0x30)
and 0xffe30 (LBA 0x7ff, offset 0x30) is 0x7de.  However, the
alternate partition_entry_lba value stored at 0xffe48 (LBA 0x7ff,
offset 0x48) is also 0x7de.  The usable area thus overlaps the
alternative partition table.

This dump also shows that parted did not initialize the block
0xffc00..0xffdff (LBA 0x7fe) between the alternative partition
table (LBA 0x7de-0x7fd) and the alternative GPT header (LBA 0x7ff).


pgpoVpUepSDmo.pgp
Description: PGP signature


Bug#350213: new lipstik available

2006-01-29 Thread Bastian Venthur
Hi Blars and Aurelien,

I've uploaded a new lipstik version to

http://venthur.de/debian/lipstik/

Blars, please check if lipstik still FTBFS on sparc -- as Steve Langasek 
suggested, I added a AM_MAINTAINER_MODE line in the config.in.

Aurelien, could you do me the favour and check if the new version still builds 
on BSD? This bug is a result of my former bugfix (where lipstik FTBFS on BSD) 
and I just want to be sure that this bugfix does not reopen your bug.

As soon as both of you give give their OK, I'll ask my sponsor to upload this 
version into the archive.


Thanks for your help and kind regards

Bastian


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



Bug#350460: Segfault while running istanbul

2006-01-29 Thread Suman Karumuri
Hi Luca,

Thanks for a quick reply.

On 1/30/06, Luca Bruno [EMAIL PROTECTED] wrote:
 Suman Karumuri [EMAIL PROTECTED] wrote:

  I have installed istanbul on debian unstable.
  When i run it, i get a segfault and nothing more.
  I am willing to provide the necessary info if any.

 Thank for your report.
 First of all, I have to know some preliminary info.

 Does it crash in any reproducible way or in any particular point (i.e.
 while starting/stopping/saving record, opening/closing istanbul, with
 a particular (combination of) option(s))?

It crashes when i started istanbul from command line without any options.

 Have you already tried to run istanbul from a terminal? Can you give me
 the output?

I only ran it from a terminal.

[EMAIL PROTECTED]:~/downloads/DL/tmp$ istanbul
Segmentation fault
[EMAIL PROTECTED]:~/downloads/DL/tmp$

I have run an strace and the problem seems to be elsewhere.I am
attaching it , so that you can know what exactly is happening.
 Also, it seems that you're running some libraries from the old Xfree:
   libx11-6 4.3.0.dfsg.1-14
   libxext6 4.3.0.dfsg.1-14
   libxi6   4.3.0.dfsg.1-14
   libxrandr2   4.3.0.dfsg.1-14

 And some coming from Xorg:
   libxinerama1 6.8.2.dfsg.1-10

 Maybe you should try to have an omogenous environment and see if the
 SEGFAULT still occurs.
I only run xfree. I have not yet shifted to x.org.If there is a
dependency on an xorg package, doesn't it mean that the package should
be created separately for xfree and xorg.

-Suman


1.gz
Description: GNU Zip compressed data


Bug#349090: marked as done (Segfaults on many 32bit archs)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 14:17:25 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#349090: fixed in aspectc++ 0.99+1.0pre2-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 20 Jan 2006 21:50:15 +
From [EMAIL PROTECTED] Fri Jan 20 13:50:15 2006
Return-path: [EMAIL PROTECTED]
Received: from tauware.de
([213.239.237.3] helo=freiburg.chummer.net ident=Debian-exim)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F0498-00067a-SE
for [EMAIL PROTECTED]; Fri, 20 Jan 2006 13:50:15 -0800
Received: from p5494f07c.dip.t-dialin.net ([84.148.240.124] helo=localhost)
by freiburg.chummer.net with esmtpa (Exim 4.50)
id 1F0491-00067v-8U
for [EMAIL PROTECTED]; Fri, 20 Jan 2006 22:50:07 +0100
Received: from siretart by localhost with local (Exim 4.60)
(envelope-from [EMAIL PROTECTED])
id 1F048s-0003Qv-L6
for [EMAIL PROTECTED]; Fri, 20 Jan 2006 22:49:58 +0100
Date: Fri, 20 Jan 2006 22:49:58 +0100
From: Reinhard Tartler [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: Segfaults on many 32bit archs
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.18ubuntu1
X-Debbugs-Cc: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.11
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: aspectc++
Version: 0.99+1.0pre2-3
Severity: grave
Tags: pending

AspectC++ does segfault on many archs, which can be fixed by compiling
with better CFLAGS. This will be fixed on the next upload. I'm currently
investigating if 64bit support is easy to achieve or if this has to be
defered to the next upstream release.

The main purpose of this bug is to prevent propagation of aspectc++ 
to testing.


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

Versions of packages aspectc++ depends on:
ii  g++ 4:4.0.2-2The GNU C++ compiler
ii  libc6   2.3.6-0ubuntu4   GNU C Library: Shared libraries an
ii  libgcc1 1:4.0.2-7ubuntu1 GCC support library
ii  libstdc++6  4.0.2-7ubuntu1   The GNU Standard C++ Library v3
ii  libxml2 2.6.23-1ubuntu2  GNOME XML library
ii  zlib1g  1:1.2.3-6ubuntu4 compression library - runtime

aspectc++ recommends no packages.

-- no debconf information

---
Received: (at 349090-close) by bugs.debian.org; 29 Jan 2006 22:22:58 +
From [EMAIL PROTECTED] Sun Jan 29 14:22:58 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3KrN-0001Ui-8Q; Sun, 29 Jan 2006 14:17:25 -0800
From: Reinhard Tartler [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#349090: fixed in aspectc++ 0.99+1.0pre2-4
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Sun, 29 Jan 2006 14:17:25 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: aspectc++
Source-Version: 0.99+1.0pre2-4

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

aspectc++_0.99+1.0pre2-4.diff.gz
  to pool/main/a/aspectc++/aspectc++_0.99+1.0pre2-4.diff.gz
aspectc++_0.99+1.0pre2-4.dsc
  to pool/main/a/aspectc++/aspectc++_0.99+1.0pre2-4.dsc
aspectc++_0.99+1.0pre2-4_i386.deb
  to pool/main/a/aspectc++/aspectc++_0.99+1.0pre2-4_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 

Bug#349196: after sudo upgrade, the sudo joe filename command yields a segfault

2006-01-29 Thread Pirate
Package: sudo
Version: 1.6.8p7-1.3
Followup-For: Bug #349196


After sudo (security) upgrade, the sudo joe filename command just segfaults.
This command worked fine before.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12.3-scorpion
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages sudo depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libpam-modules  0.76-22  Pluggable Authentication Modules f
ii  libpam0g0.76-22  Pluggable Authentication Modules l

-- no debconf information


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



Bug#346180: marked as done (mailman: Source of documentation not shipped in source package)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 14:32:24 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#346180: fixed in mailman 2.1.7-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 6 Jan 2006 08:16:21 +
From [EMAIL PROTECTED] Fri Jan 06 00:16:21 2006
Return-path: [EMAIL PROTECTED]
Received: from 213-84-114-29.adsl.xs4all.nl ([213.84.114.29] 
helo=capsaicin.mamane.lu)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Eumlp-0002qr-8p
for [EMAIL PROTECTED]; Fri, 06 Jan 2006 00:16:21 -0800
Received: from master by capsaicin.mamane.lu with local (Exim 4.60)
(envelope-from [EMAIL PROTECTED])
id 1Eumln-0007SC-48; Fri, 06 Jan 2006 09:16:19 +0100
Date: Fri, 6 Jan 2006 09:16:19 +0100
From: Lionel Elie Mamane [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: mailman: Source of documentation not shipped in source package
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.18
X-Operating-System: GNU/Linux
X-Request-PGP: http://www.mamane.lu/openpgp/rsa_v4_4096.asc
User-Agent: Mutt/1.5.11
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: mailman
Version: 2.1.5-8
Severity: serious
Justification: Policy 2.1

The source of the documentation is in upstream's CVS, but not in their
distributed tarball, It is thus missing from the Debian source
package.

We'll have to use a repackaged upstream tarball, I fear.

-- 
Lionel

---
Received: (at 346180-close) by bugs.debian.org; 29 Jan 2006 22:42:03 +
From [EMAIL PROTECTED] Sun Jan 29 14:42:03 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3L5s-0002zF-Q2; Sun, 29 Jan 2006 14:32:24 -0800
From: Lionel Elie Mamane [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346180: fixed in mailman 2.1.7-1
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Sun, 29 Jan 2006 14:32:24 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: mailman
Source-Version: 2.1.7-1

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

mailman_2.1.7-1.diff.gz
  to pool/main/m/mailman/mailman_2.1.7-1.diff.gz
mailman_2.1.7-1.dsc
  to pool/main/m/mailman/mailman_2.1.7-1.dsc
mailman_2.1.7-1_sparc.deb
  to pool/main/m/mailman/mailman_2.1.7-1_sparc.deb
mailman_2.1.7.orig.tar.gz
  to pool/main/m/mailman/mailman_2.1.7.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.
Lionel Elie Mamane [EMAIL PROTECTED] (supplier of updated mailman 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: RIPEMD160

Format: 1.7
Date: Sun, 29 Jan 2006 21:57:45 +0100
Source: mailman
Binary: mailman
Architecture: source sparc
Version: 2.1.7-1
Distribution: unstable
Urgency: low
Maintainer: Mailman for Debian [EMAIL PROTECTED]
Changed-By: Lionel Elie Mamane [EMAIL PROTECTED]
Description: 
 mailman- Powerful, web-based mailing list manager
Closes: 268117 309339 309870 341699 344907 345234 346180 346297 347607
Changes: 
 mailman (2.1.7-1) unstable; urgency=low
 .
   * New upstream release:
 - Update patches:
   71_date_overflows.dpatch
   76_fix-private-redirect.dpatch
   99_js_templates.dpatch
   53_disable_addons.dpatch
   68_translation_update_nl.dpatch
 - Drop patches merged upstream:
   60_french_archtocentry
   

Bug#350493: Subject: python-hid: Python bindings are virtually unusable

2006-01-29 Thread Charles Lepple
Package: python-hid
Version: 0.2.12-1
Severity: grave
Justification: renders package unusable

The SWIG interface file in libhid 0.2.12-1 does not properly handle
conversion of Python string and list objects into buffer/length pairs.
This means that nearly all of the functions which pass HID path arrays
or binary buffers will not work (resulting in TypeErrors, or crashing
the interpreter).

Upstream SVN (post 0.2.15) has fixes for all of the functions currently
known to be broken.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12-11-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python-hid depends on:
ii  libc62.3.2.ds1-22GNU C Library: Shared
libraries an
ii  libhid0  0.2.12-1userspace USB HID access library
ii  libusb-0.1-4 2:0.1.10a-9.sarge.1 userspace USB programming
library
ii  python   2.3.5-2 An interactive high-level
object-o

-- no debconf information




Bug#350501: nscd: [hppa] error while loading shared libraries: unexpected reloc type 0x42

2006-01-29 Thread Thibaut VARENE
Package: nscd
Version: 2.3.5-12
Severity: grave
Justification: renders package unusable

nscd won't start on hppa, throwing the following error:
[EMAIL PROTECTED] ~]# nscd -d
nscd: error while loading shared libraries: unexpected reloc type 0x42

I can't tell yet whether this is 64bit-related (i'll test it on 32bit
later).

HTH

T-Bone

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

Versions of packages nscd depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an

nscd recommends no packages.

-- no debconf information


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



Bug#350213: new lipstik available

2006-01-29 Thread Aurelien Jarno

Bastian Venthur a écrit :

Hi Blars and Aurelien,

I've uploaded a new lipstik version to

http://venthur.de/debian/lipstik/

Blars, please check if lipstik still FTBFS on sparc -- as Steve Langasek 
suggested, I added a AM_MAINTAINER_MODE line in the config.in.


Aurelien, could you do me the favour and check if the new version still builds 
on BSD? This bug is a result of my former bugfix (where lipstik FTBFS on BSD) 
and I just want to be sure that this bugfix does not reopen your bug.


It still build correctly.

Bye,
Aurelien

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


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



Bug#350419: Uninstallable due to unmet dep on bzr ( 0.7)

2006-01-29 Thread Luk Claes
Gustavo Franco wrote:
 Luk Claes wrote:
 
Package: bzrtools
Severity: serious
Version: 0.6.1-2

Hi

bzrtools in uninstallable due to an unmet dependency on bzr ( 0.7). You
might want to loosen the dependency as bzr 0.7-2 is already in unstable.

 
 
 Hi Luk,
 
 Thank you for your report. I'll take a look if there's a bzrtools 0.7
 compatible ready. Btw, I can't get rid of bzr ( 0.7), the upstream
 warned me about the incompatibility of some features.

Thanks for the notice. Hope there will soon be a new version compatible
with bzr = 0.7.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#350505: ghfaxviewer: double free or corruption (!prev)

2006-01-29 Thread Andreas von Heydwolff

Package: ghfaxviewer
Version: 0.22.0-5.1
Severity: grave
Justification: renders package unusable

Upgraded glibc from sarge or testing to sid because firefox 1.5 wanted 
it. Now ghfaxviewer crashes when trying to view a tif file. strace said:



poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
brk(0x816d000)  = 0x816d000
open(/dev/tty, O_RDWR|O_NONBLOCK|O_NOCTTY) = 7
writev(7, [{*** glibc detected *** , 23}, {double free or corruption 
(!prev..., 33}, {: 0x, 4}, {08137e38, 8}, { ***\n, 5}], 5*** 
glibc detected *** double free or corruption (!prev): 0x08137e38 ***

) = 73
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
gettid()= 28741
tgkill(28741, 28741, SIGABRT)   = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++


PS: upgraded held xlibs to no avail. libc6 is the  newest version 
despite the hi mark.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=de_AT, [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])


Versions of packages ghfaxviewer depends on:
hi  libc6  2.3.5-12  GNU C Library: Shared 
libraries an

ii  libglib1.2 1.2.10-9  The GLib library of C routines
ii  libgtk1.2  1.2.10-17 The GIMP Toolkit set of 
widgets fo
ii  libtiff4   3.7.2-3   Tag Image File Format 
(TIFF) libra
ii  libx11-6   4.3.0.dfsg.1-14sarge1 X Window System protocol 
client li
ii  libxext6   4.3.0.dfsg.1-14sarge1 X Window System 
miscellaneous exte
ii  libxi6 4.3.0.dfsg.1-14sarge1 X Window System Input 
extension li
hi  xlibs  4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) 
configu


-- no debconf information



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



Bug#325814: libmergeant-scan segfaulting

2006-01-29 Thread Steve Langasek
On Sun, Jan 29, 2006 at 01:16:30PM -0700, dann frazier wrote:
 Looks like libmergeant-scan is segfaulting in libgobject - maybe this is
 a glib2.0 bug?.

These are usually due to bogus casts of GType variables to ints or gints;
someone somewhere must have example code suggesting this is an appropriate
thing to do, and one of these days I'm going to find that example code and
dynamite it. :)

Anyway, grepping through the source code for GType is usually a pretty good
way to find these bugs.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#350451: Uninstallable due to unmet dep on psemu-video-x11 | psemu-video

2006-01-29 Thread Ryan Schultz
On Sunday 29 January 2006 12:16, Luk Claes wrote:
 Your package is not installable because psemu-video-x11 is not available
 (anymore). You might want to drop that dependency.

psemu-video-x11 is still in NEW. I'll close this bug once it gets accepted.

Thanks for reporting!

-- 
Ryan Schultz
Rise above oneself and grasp the world. -- Archimedes


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



Processed: tagging 325814

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.10
 tags 325814 - unreproducible
Bug#325814: mergeant: FTBFS
Tags were: unreproducible
Tags removed: unreproducible


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]



Processed: Why purging gconf2-common might erase your /etc

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 270967 critical
Bug#270967: gconf2 try's to remove /etc completely when purging
Severity set to `critical'.

 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#350471: marked as done (libclutils0-dev missing depends on libltdl3-dev)

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 18:17:04 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#350471: fixed in clutils 20051029-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 29 Jan 2006 20:24:58 +
From [EMAIL PROTECTED] Sun Jan 29 12:24:58 2006
Return-path: [EMAIL PROTECTED]
Received: from hoboe1bl1.telenet-ops.be ([195.130.137.72])
by spohr.debian.org with esmtp (Exim 4.50)
id 1F3J6Y-0007nK-7T
for [EMAIL PROTECTED]; Sun, 29 Jan 2006 12:24:58 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by hoboe1bl1.telenet-ops.be (Postfix) with SMTP id 188823840D
for [EMAIL PROTECTED]; Sun, 29 Jan 2006 21:24:57 +0100 (CET)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
by hoboe1bl1.telenet-ops.be (Postfix) with ESMTP id F275A3838C
for [EMAIL PROTECTED]; Sun, 29 Jan 2006 21:24:56 +0100 (CET)
Received: by Q.roeckx.be (Postfix, from userid 501)
id C18BB26136; Sun, 29 Jan 2006 21:24:56 +0100 (CET)
Date: Sun, 29 Jan 2006 21:24:56 +0100
From: Kurt Roeckx [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: libclutils0-dev missing depends on libltdl3-dev
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.9 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS,RCVD_IN_SORBS_MISC autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

Package: libclutils0-dev
Version: 20051029-1
Severity: serious

Hi,

When building the savant package, I get the following error:
checking for isClutils in -lclutils... no
configure: error: Could not find a workable libclutils.so or libclutils.a.
You probably need to install clutils and/or specify the location of
it with the --with-clutils option.
make: *** [configure-stamp] Error 1

From config.log:
configure:9009: checking for isClutils in -lclutils
configure:9040: x86_64-linux-gnu-g++ -o conftest -g -O2 -I/usr/include/mpi 
-L/usr/lib/mpich/lib/ conftest.cc -lclutils -lltdl  -ldl  5
/usr/bin/ld: cannot find -lltdl

The problem is that libclutils.la has this:
dependency_libs=' /usr/lib/libltdl.la -ldl'

This mean you need to add a dependency to your
libclutils0-dev package on libltdl3-dev.


Kurt



---
Received: (at 350471-close) by bugs.debian.org; 30 Jan 2006 02:20:20 +
From [EMAIL PROTECTED] Sun Jan 29 18:20:20 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3ObI-0004zp-6R; Sun, 29 Jan 2006 18:17:04 -0800
From: [EMAIL PROTECTED] (Dale E. Martin)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#350471: fixed in clutils 20051029-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Sun, 29 Jan 2006 18:17:04 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: clutils
Source-Version: 20051029-2

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

clutils_20051029-2.dsc
  to pool/main/c/clutils/clutils_20051029-2.dsc
clutils_20051029-2.tar.gz
  to pool/main/c/clutils/clutils_20051029-2.tar.gz
libclutils0-dev_20051029-2_i386.deb
  to pool/main/c/clutils/libclutils0-dev_20051029-2_i386.deb
libclutils0c2_20051029-2_i386.deb
  to pool/main/c/clutils/libclutils0c2_20051029-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.
Dale E. Martin [EMAIL PROTECTED] (supplier of updated clutils 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 

Bug#270967: Why purging gconf2-common might erase your /etc

2006-01-29 Thread Adrian Bunk
severity 270967 critical
thanks

Hi Sebastien,

I think I can answer the following question you raised:

--  snip  --

The weird point is that running sh /var/lib/dpkg/info/gconf2.postrm
purge doesn't display any error, but the same line called by apt raises
an error ...

--  snip  --

The problem is only triggered when /etc/gconf2/ is empty.


cu
Adrian

-- 

   Is there not promise of rain? Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   Only a promise, Lao Er said.
   Pearl S. Buck - Dragon Seed



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



Processed: Merge

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 350406 x-window-system-core
Bug#350406: mesag3: removes x-window-system
Bug reassigned from package `mesag3' to `x-window-system-core'.

 severity 350406 normal
Bug#350406: mesag3: removes x-window-system
Severity set to `normal'.

 merge 350406 345393
Bug#345393: x-window-system-core: missing alternate dependency on 
libgl1-mesa-dri
Bug#350406: mesag3: removes x-window-system
Merged 345393 350406.


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#350395: marked as done (libpod-tests-perl: Should Conflicts: libtest-inline-perl ( 2.100))

2006-01-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jan 2006 20:47:07 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#350395: fixed in libpod-tests-perl 0.18-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 29 Jan 2006 13:11:48 +
From [EMAIL PROTECTED] Sun Jan 29 05:11:48 2006
Return-path: [EMAIL PROTECTED]
Received: from io.link-m.de ([195.30.85.225] ident=daemon)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F3CLL-00074C-Og
for [EMAIL PROTECTED]; Sun, 29 Jan 2006 05:11:48 -0800
Received: from home.mehnle.net (p549A76A0.dip.t-dialin.net 
[:::84.154.118.160])
  (AUTH: CRAM-MD5 [EMAIL PROTECTED], TLS: TLSv1/SSLv3,256bits,AES256-SHA)
  by io.link-m.de with esmtp; Sun, 29 Jan 2006 13:11:42 +
  id 42CC.43DCBF0E.2DF7
Received: from localhost (localhost [127.0.0.1])
  (uid 1000)
  by home.mehnle.net with local; Sun, 29 Jan 2006 13:11:33 +
  id 0006430F.43DCBF05.0F6B
Content-Type: multipart/mixed; boundary1163819067==
MIME-Version: 1.0
From: Julian Mehnle [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: libpod-tests-perl: Should Conflicts: libtest-inline-perl ( 2.100)
Message-ID: [EMAIL PROTECTED]
X-Mailer: reportbug 3.18
Date: Sun, 29 Jan 2006 13:11:33 +
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part MIME message sent by reportbug.

--===1163819067==
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: libpod-tests-perl
Version: 0.18-1
Severity: serious
Tags: patch
Justification: Policy 7.5.1

Pod::Tests was created upstream to split out the Pod::* module namespace
from Test::Inline in the new major version 2.  libtest-inline-perl
2.103-1 depends on libpod-tests-perl to provide these modules for
backwards compatibility.

However, when the user has libtest-inline-perl 0.16-1 (or older)
installed, and the new libtest-inline-perl 2.103-1 and libpod-tests-perl
0.18-1 are to be installed, the following happens:

| Selecting previously deselected package libpod-tests-perl.
| Unpacking libpod-tests-perl (from .../libpod-tests-perl_0.18-1_all.deb) ...
| dpkg: error processing 
/var/cache/apt/archives/libpod-tests-perl_0.18-1_all.deb (--unpack):
|  trying to overwrite `/usr/share/perl5/Pod/Tests.pm', which is also in 
package libtest-inline-perl
| Preparing to replace libtest-inline-perl 0.16-1 (using 
.../libtest-inline-perl_2.103-1_all.deb) ...
| Unpacking replacement libtest-inline-perl ...
| Errors were encountered while processing:
|  /var/cache/apt/archives/libpod-tests-perl_0.18-1_all.deb

libpod-tests-perl should now conflict with (and replace) old versions of
libtest-inline-perl.

Patch attached.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (90, 'unstable')
Architecture: i386 (i686)

--===1163819067==
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;

filename=libpod-tests-perl-0.18-conflicts-libtest-inline-perl-lt-2.100.patch

diff -ruN libpod-tests-perl-0.18.org/debian/control 
libpod-tests-perl-0.18/debian/control
--- libpod-tests-perl-0.18.org/debian/control   2006-01-29 12:49:46.0 
+
+++ libpod-tests-perl-0.18/debian/control   2006-01-29 12:59:54.0 
+
@@ -9,6 +9,8 @@
 Package: libpod-tests-perl
 Architecture: all
 Depends: ${perl:Depends}
+Conflicts: libtest-inline-perl ( 2.100)
+Replaces: libtest-inline-perl ( 2.100)
 Description: Perl extension for excts embedded tests and code examples from POD
  This is a specialized POD viewer to extract embedded tests and code examples
  from POD. It doesn't do much more than that.

--===1163819067==--

---
Received: (at 350395-close) by bugs.debian.org; 30 Jan 2006 04:50:22 +
From [EMAIL PROTECTED] Sun Jan 29 20:50:22 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3QwV-0001vs-0I; Sun, 29 Jan 2006 20:47:07 -0800
From: Jonas Genannt [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: 

Bug#350480: xvnc4viewer: FTBFS on amd64

2006-01-29 Thread Ola Lundqvist
severity 350480 important
thanks

Hi

This pacakge is not in testing for amd64 and thus this is an important
bug, not serious. Thanks anyway for the bug.

On Sun, Jan 29, 2006 at 10:08:24PM +0100, [EMAIL PROTECTED] wrote:
 Package: xvnc4viewer
 Version: 4.1.1+X4.3.0-1
 Severity: serious
 Justification: must BFS
 
 
 Hi,
 
 here is the problem:
 
 $ fakeroot apt-get -b source xvnc4viewer
 [...]
 /usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
 -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 
 -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 
 -D__xorgversion__='Release 6.6 X Version 11' -D__vendorversion__=`echo 4 
 3 0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86  Xvfb.man | sed -e '/^#  
 *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e 
 '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' Xvfb._man
 rm -f Xvfb.1x.html Xvfb.1x-html
 ../../../../config/util/rman -f HTML  Xvfb._man \
Xvfb.1x-html  mv -f Xvfb.1x-html Xvfb.1x.html
 make[6]: Leaving directory 
 `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver/hw/vfb'
 make[5]: *** No rule to make target `vnc/Xvnc/libxvnc.a', needed by `Xvnc'.
 make[5]: Target `all' not remade because of errors.
 make[5]: Target `all' not remade because of errors.
 make[5]: Target `all' not remade because of errors.
 rm -f Xserver._man
 /usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
 -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 
 -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 
 -D__xorgversion__='Release 6.6 X Version 11' -D__vendorversion__=`echo 4 
 3 0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86  Xserver.man | sed -e 
 '/^#  *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e 
 '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' Xserver._man
 rm -f Xserver.1x.html Xserver.1x-html
 ../../config/util/rman -f HTML  Xserver._man \
Xserver.1x-html  mv -f Xserver.1x-html Xserver.1x.html
 macro in not recognized -- ignoring
 make[5]: Leaving directory 
 `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver'
 make[4]: *** [all] Error 2
 make[4]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs'
 make[3]: *** [all] Error 2
 make[3]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
 make[2]: *** [World] Error 2
 make[2]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
 make[1]: *** [World] Error 2
 make[1]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
 make: *** [build-arch-x-stamp] Error 2
 Build command 'cd vnc4-4.1.1+X4.3.0  dpkg-buildpackage -b -uc' failed.
 E: Child process failed

Yes I saw that from the build logs myself. I'm not fully sure why this happen 
bug
my suspicion is that something went wrong when building the vnc common 
directory.

Patches are very welcome as I do not have access to amd64 hardware.

Regards,

// Ola

 
 -- System Information:
 Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: amd64 (x86_64)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.15-1-amd64-k8
 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
 
 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---


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



Processed: Re: Bug#350480: xvnc4viewer: FTBFS on amd64

2006-01-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 350480 important
Bug#350480: xvnc4viewer: FTBFS on amd64
Severity set to `important'.

 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#350524: dx_1:4.3.2-7 corrupt images that was OK in dx_1:4.3.2-6. Axes are wrong and displaced.

2006-01-29 Thread Viktor Malyarchuk
Package: dx
Version: 1:4.3.2-7
Severity: grave
Justification: renders package unusable

Data and axes are not connected anymore.

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

Versions of packages dx depends on:
ii  lesstif1   1:0.93.94-12  OSF/Motif 1.2 implementation relea
ii  libbz2-1.0 1.0.3-2   high-quality block-sorting file co
ii  libc6  2.3.5-12  GNU C Library: Shared libraries an
ii  libdx4 1:4.3.2-7 OpenDX (IBM Visualization Data Exp
ii  libfontconfig1 2.3.2-1.1 generic font configuration library
ii  libfreetype6   2.1.10-1  FreeType 2 font engine, shared lib
ii  libgcc11:4.1-0exp7   GCC support library
ii  libglu1-xorg [libglu1] 6.9.0.dfsg.1-4Mesa OpenGL utility library [X.Org
ii  libhdf4g   4.1r4-18.1The Hierarchical Data Format libra
ii  libice66.9.0.dfsg.1-4Inter-Client Exchange library
ii  libjasper-1.701-1  1.701.0-2 The JasPer JPEG-2000 runtime libra
ii  libjpeg62  6b-11 The Independent JPEG Group's JPEG 
ii  liblcms1   1.13-1Color management library
ii  libmagick9 6:6.2.4.5-0.6 Image manipulation library
ii  libpng12-0 1.2.8rel-5PNG library - runtime
ii  libsm6 6.9.0.dfsg.1-4X Window System Session Management
ii  libstdc++6 4.1-0exp7 The GNU Standard C++ Library v3
ii  libtiff4   3.8.0-1   Tag Image File Format (TIFF) libra
ii  libx11-6   6.9.0.dfsg.1-4X Window System protocol client li
ii  libxext6   6.9.0.dfsg.1-4X Window System miscellaneous exte
ii  libxft22.1.8.2-2 FreeType-based font drawing librar
ii  libxml22.6.23.dfsg.1-0.1 GNOME XML library
ii  libxp6 6.9.0.dfsg.1-4X Window System printing extension
ii  libxpm46.9.0.dfsg.1-4X pixmap library
ii  libxrender11:0.9.0.2-1   X Rendering Extension client libra
ii  libxt6 6.9.0.dfsg.1-4X Toolkit Intrinsics
ii  netcdfg3   3.5.0-7.1 An interface for scientific data a
ii  xlibmesa-gl [libgl1]   6.9.0.dfsg.1-4Mesa 3D graphics library [X.Org]
ii  zlib1g 1:1.2.3-9 compression library - runtime

Versions of packages dx recommends:
ii  dx-doc1:4.3.2-7  OpenDX (IBM Visualization Data Exp

-- no debconf information


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



Bug#350456: bcrelay: Should Conflicts: pptpd ( 1.2.3-1)

2006-01-29 Thread Steve Langasek
On Sun, Jan 29, 2006 at 07:08:36PM +, Julian Mehnle wrote:
 Package: bcrelay
 Version: 1.2.3-1
 Severity: serious
 Tags: patch
 Justification: Policy 7.5.1

 bcrelay was split out from pptpd.  pptpd depends on bcrelay to force it
 to be installed on pptpd upgrades.

 However, when the user has pptpd 1.2.1-5 (or older) installed, and the
 new pptpd 1.2.3-1 and bcrelay 1.2.3-1 are to be installed, the following
 happens:

 | Selecting previously deselected package bcrelay.
 | Unpacking bcrelay (from .../bcrelay_1.2.3-1_i386.deb) ...
 | dpkg: error processing /var/cache/apt/archives/bcrelay_1.2.3-1_i386.deb 
 (--unpack):
 |  trying to overwrite `/usr/sbin/bcrelay', which is also in package pptpd
 | [...]
 | Errors were encountered while processing:
 |  /var/cache/apt/archives/bcrelay_1.2.3-1_i386.deb

 bcrelay should conflict with (and replace) old versions of pptpd.

No, it should only replace it unless there is a reason that the new bcrelay
can't be used with the old pptpd.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature