Bug#399174: libphp-adodb cannot be installed on unstable

2006-11-19 Thread Cameron Dale

tags 399174 + pending
thanks

On 11/19/06, Steve Langasek [EMAIL PROTECTED] wrote:

That bug submitter was misguided.  the phpapi virtual package is not
intended for use by apps written in php; please use the packages 'php4'
and/or 'php5' for this,


Thanks for the help Steve. I decided to go with php5 | php5-cli |
php4 | php4-cli, which I think covers all the bases.

Cameron


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



Processed: Re: Bug#399174: libphp-adodb cannot be installed on unstable

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 399174 + pending
Bug#399174: libphp-adodb cannot be installed on unstable
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#399316: postinst breaks

2006-11-19 Thread Santiago Garcia Mantinan
Package: mdadm
Version: 2.5.6-5
Severity: serious

I don't have much info on this one and also the description is not good, but
that's all I saw, I upgraded to latest unstable version and postinst fails,
going back to the version in testing works perfectly. I even purged mdadm
so that I didn't have any old posibly corrupt stuff around but that didn't
help either.

This is what happens on configuring the package:

Setting up mdadm (2.5.6-5) ...
-e If your system has its root filesystem on an MD array (RAID), it 
needs to be started early during the boot sequence. If your root 
filesystem is on a logical volume (LVM), which is on MD, all constituent
arrays need to be started.

If you know exactly which arrays are needed to bring up the root 
filesystem, and you want to postpone starting all other arrays to a 
later point in the boot sequence, enter the arrays to start here. 
Alternatively, enter 'all' to simply start all available arrays.

If you do not need or want to start any arrays for the root filesystem, 
leave the answer blank (or enter 'none'). This may be the case if you 
are using kernel autostart or do not need any arrays to boot.


Please enter a space-separated list of devices, 'all', or 'none'. You 
may omit the leading '/dev/' and just enter e.g. md0 md1, or md/1 
md/d0.: unknown option
debconf: whiptail output to the above errors, giving up!
dpkg: error processing mdadm (--configure):
 subprocess post-installation script returned error exit status 255
Errors were encountered while processing:
 mdadm
E: Sub-process /usr/bin/dpkg returned an error code (1)

The above error was when running apt-get upgrade without any LANG on the
environment, I typically have [EMAIL PROTECTED] and the message I get before
the unknown option is the same one (in english).

I'm currently running one of the 2.6.29 rc versions, but I have tested this
right now with linux-image-2.6.18-1-k7 (booted with this kernel and then
downgraded to testing version and tried to upgrade to unstable again) and it
had the same behaviour.

I believe that the info that follows will give you enough info to know what
I can posibly have around to triger this, if you find something is missing
just ask for it.

Regards!

-- Package-specific info:
--- mount output
/dev/md1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/md0 on /org type ext3 (rw)
//rut/ on /rut type smbfs (rw)

--- mdadm.conf
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#

# by default, scan all partitions (/proc/partitions) for MD superblocks.
# alternatively, specify devices to scan, using wildcards if desired.
DEVICE partitions

# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes

# automatically tag new arrays as belonging to the local system
HOMEHOST system

# instruct the monitoring daemon where to send mail alerts
MAILADDR root

# definitions of existing MD arrays
ARRAY /dev/md1 level=raid1 num-devices=2 
UUID=7c5670d2:4f54e411:411e9714:06c414bd
ARRAY /dev/md3 level=raid1 num-devices=2 
UUID=1a0e867b:10db3608:1fdec9ed:ef4caaf2
ARRAY /dev/md0 level=raid0 num-devices=2 
UUID=4c6bd397:87a82545:da8f260e:16a8eca0

# This file was auto-generated on Thu, 16 Nov 2006 17:55:28 +0100
# by mkconf $Id: mkconf 240 2006-10-26 20:42:03Z madduck $

--- /proc/mdstat:
Personalities : [raid0] [raid1] 
md1 : active raid1 hdd3[0] hda3[1]
  10040512 blocks [2/2] [UU]
  
md3 : active raid1 hdd5[0] hda5[1]
  401472 blocks [2/2] [UU]
  
md0 : active raid0 hdd6[0] hda6[1]
  285265920 blocks 64k chunks
  
unused devices: none

--- /proc/partitions:
major minor  #blocks  name

   3 0  156290904 hda
   3 13212968 hda1
   3 3   10040625 hda3
   3 4  1 hda4
   3 5 401593 hda5
   3 6  142633071 hda6
  2264  156290904 hdd
  2265 722893 hdd1
  2267   10040625 hdd3
  2268  1 hdd4
  2269 401593 hdd5
  2270  142633071 hdd6
   9 0  285265920 md0
   9 3 401472 md3
   9 1   10040512 md1

--- initrd.img-2.6.19-rc5:

--- /proc/modules:

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.19-rc5
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mdadm depends on:
ii  debconf [debconf-2.0]1.5.9   Debian configuration management sy
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  lsb-base 3.1-20  Linux Standard Base 3.1 init scrip
ii  makedev  2.3.1-83creates device files in /dev

Versions of packages mdadm recommends:
ii  module-init-tools 3.3-pre3-1 tools for managing 

Bug#399317: libtm-perl: FTBFS: Missing Build-Depends on 'libwww-perl'

2006-11-19 Thread Andreas Jochens
Package: libtm-perl
Version: 1.20-1
Severity: serious
Tags: patch

When building 'libtm-perl' in a clean 'unstable' chroot,
I get the following error:

/usr/bin/make test
make[1]: Entering directory `/libtm-perl-1.20'
PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0,
'blib/lib', 'blib/arch') t/*.t
t/00pods...ok
t/00utils..
#   Failed test 'require TM::Utils;'
#   in t/00utils.t at line 27.
# Tried to require 'TM::Utils'.
# Error:  Can't locate LWP/Simple.pm in @INC (@INC contains: /libtm-perl-1.2
0/blib/lib /libtm-perl-1.20/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/l
ocal/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/sha
re/perl/5.8 /usr/local/lib/site_perl .) at /libtm-perl-1.20/blib/lib/TM/Utils.pm
 line 19.

Please add the missing Build-Depends on 'libwww-perl' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libtm-perl-1.20/debian/control ./debian/control
--- ../tmp-orig/libtm-perl-1.20/debian/control  2006-11-19 08:53:32.0 
+
+++ ./debian/control2006-11-19 08:53:19.0 +
@@ -2,7 +2,7 @@
 Section: perl
 Priority: extra
 Build-Depends: debhelper (= 4.0.2)
-Build-Depends-Indep: perl (= 5.8.0-7), libberkeleydb-perl, 
libconfig-general-perl, liblog-log4perl-perl, libmldbm-perl, 
libmldbm-sync-perl, libparse-yapp-perl, libtest-pod-perl, liburi-perl, 
libxml-libxml-perl
+Build-Depends-Indep: perl (= 5.8.0-7), libwww-perl, libberkeleydb-perl, 
libconfig-general-perl, liblog-log4perl-perl, libmldbm-perl, 
libmldbm-sync-perl, libparse-yapp-perl, libtest-pod-perl, liburi-perl, 
libxml-libxml-perl
 Maintainer: Alexander Zangerl [EMAIL PROTECTED]
 Standards-Version: 3.6.1
 


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



Bug#393422: Source package contains non-free IETF RFC/I-D's

2006-11-19 Thread Mike Hommey
On Mon, Oct 16, 2006 at 12:16:46PM +0200, Simon Josefsson [EMAIL PROTECTED] 
wrote:
 (...)
 It seems this source package contains the following files from the
 IETF under non-free license terms:
 
 xulrunner-1.8.0.7/directory/c-sdk/ldap/docs/draft-ietf-ldapext-ldap-c-api-05.txt
  
 xulrunner-1.8.0.7/netwerk/protocol/ftp/doc/rfc959.txt 
 (...)

I'm not willing to fix this bug *now* for 2 reasons:
1. It's etch-ignore
2. There's much more than these 2 files that are actually non free in
the source tarball, and deeper work needs to be done to actually clean
it up.
See http://lists.gnu.org/archive/html/bug-gnuzilla/2006-09/msg5.html
for an overview.

What I mean here is that considering there's more work than removing 2
files, I don't want to close this issue now while leaving a bunch of
non-free files out there.

Now the question is, do the release managers consider that these others
non-free files in the source tarball grant an etch exception, too.

Mike


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



Bug#398824: marked as done (remstats: postrm purge fails: /usr/share/wwwconfig-common/apache-uninclude_all.sh: No such file or directory)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 02:02:12 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#398824: fixed in remstats 1.0.13a-6.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)

---BeginMessage---
Package: remstats
Version: 1.0.13a-6.1
Severity: serious
Usertags: grid5000

(Ccing Christian since he might want to fix that one as well)

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:
  Removing remstats ...
  Purging configuration files for remstats ...
  /var/lib/dpkg/info/remstats.postrm: line 34:
/usr/share/wwwconfig-common/apache-uninclude_all.sh: No such file or directory
  dpkg: error processing remstats (--purge):
   subprocess post-removal script returned error exit status 1

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061115/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |

---End Message---
---BeginMessage---
Source: remstats
Source-Version: 1.0.13a-6.2

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

remstats-bintools_1.0.13a-6.2_i386.deb
  to pool/main/r/remstats/remstats-bintools_1.0.13a-6.2_i386.deb
remstats-doc_1.0.13a-6.2_all.deb
  to pool/main/r/remstats/remstats-doc_1.0.13a-6.2_all.deb
remstats-servers_1.0.13a-6.2_all.deb
  to pool/main/r/remstats/remstats-servers_1.0.13a-6.2_all.deb
remstats_1.0.13a-6.2.diff.gz
  to pool/main/r/remstats/remstats_1.0.13a-6.2.diff.gz
remstats_1.0.13a-6.2.dsc
  to pool/main/r/remstats/remstats_1.0.13a-6.2.dsc
remstats_1.0.13a-6.2_all.deb
  to pool/main/r/remstats/remstats_1.0.13a-6.2_all.deb



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

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

Debian distribution maintenance software
pp.
Christian Perrier [EMAIL PROTECTED] (supplier of updated remstats 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: Thu, 16 Nov 2006 18:55:52 +0100
Source: remstats
Binary: remstats-bintools remstats-servers remstats remstats-doc
Architecture: source all i386
Version: 1.0.13a-6.2
Distribution: unstable
Urgency: low
Maintainer: Robert Jordens [EMAIL PROTECTED]
Changed-By: Christian Perrier [EMAIL PROTECTED]
Description: 
 remstats   - Remote Statistics System: collectors and presentation-cgis
 remstats-bintools - Remote Statistics System: traceroute and multiping
 remstats-doc - Remote Statistics System: documentation
 remstats-servers - Remote Statistics System: remote information servers
Closes: 290135 300067 317648 332083 336903 383084 398558 398824
Changes: 
 remstats (1.0.13a-6.2) unstable; urgency=low
 .
   * Non-maintainer upload to fix longstanding l10n issues and an RC bug
   * Add adduser to Pre-Depends for remstats-server as it is used in the
 postinst script
 Closes: #398558
   * Remove a note template that deals with upgrade from pre-sarge
 versions (which is not to be supported)
   * Fix the debconf dependency to allow for cdebconf transition
 Closes: #332083
   * Fix typo in the package description. Closes: #300067
   * Debconf translations:
 - Vietnamese added. Closes: #317648
 - Japanese added. Closes: #290135
 - Swedish added. Closes: #336903
 - Spanish updated. Closes: #383084
 - Brazilian Portuguese added. Sent during the call for updates of the
   NMU campaign.
 - Portuguese added. Sent during the call for updates of the NMU campaign.
 - Russian added. Sent during the call for updates of the NMU campaign.
 - Italian added. Sent during the call for updates of the NMU campaign.
   * Move the apache cleanup stuff to the remove target in 

Bug#398558: marked as done (remstats-servers: postinst fails: /var/lib/dpkg/info/remstats-servers.postinst: line 43: adduser: command not found)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 02:02:12 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#398558: fixed in remstats 1.0.13a-6.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)

---BeginMessage---
Package: remstats-servers
Version: 1.0.13a-6.1
Severity: serious
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:
  Setting up remstats-servers (1.0.13a-6.1) ...
  /var/lib/dpkg/info/remstats-servers.postinst: line 43: adduser:
command not found
  dpkg: error processing remstats-servers (--configure):
   subprocess post-installation script returned error exit status 127

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061114/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |

---End Message---
---BeginMessage---
Source: remstats
Source-Version: 1.0.13a-6.2

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

remstats-bintools_1.0.13a-6.2_i386.deb
  to pool/main/r/remstats/remstats-bintools_1.0.13a-6.2_i386.deb
remstats-doc_1.0.13a-6.2_all.deb
  to pool/main/r/remstats/remstats-doc_1.0.13a-6.2_all.deb
remstats-servers_1.0.13a-6.2_all.deb
  to pool/main/r/remstats/remstats-servers_1.0.13a-6.2_all.deb
remstats_1.0.13a-6.2.diff.gz
  to pool/main/r/remstats/remstats_1.0.13a-6.2.diff.gz
remstats_1.0.13a-6.2.dsc
  to pool/main/r/remstats/remstats_1.0.13a-6.2.dsc
remstats_1.0.13a-6.2_all.deb
  to pool/main/r/remstats/remstats_1.0.13a-6.2_all.deb



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

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

Debian distribution maintenance software
pp.
Christian Perrier [EMAIL PROTECTED] (supplier of updated remstats 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: Thu, 16 Nov 2006 18:55:52 +0100
Source: remstats
Binary: remstats-bintools remstats-servers remstats remstats-doc
Architecture: source all i386
Version: 1.0.13a-6.2
Distribution: unstable
Urgency: low
Maintainer: Robert Jordens [EMAIL PROTECTED]
Changed-By: Christian Perrier [EMAIL PROTECTED]
Description: 
 remstats   - Remote Statistics System: collectors and presentation-cgis
 remstats-bintools - Remote Statistics System: traceroute and multiping
 remstats-doc - Remote Statistics System: documentation
 remstats-servers - Remote Statistics System: remote information servers
Closes: 290135 300067 317648 332083 336903 383084 398558 398824
Changes: 
 remstats (1.0.13a-6.2) unstable; urgency=low
 .
   * Non-maintainer upload to fix longstanding l10n issues and an RC bug
   * Add adduser to Pre-Depends for remstats-server as it is used in the
 postinst script
 Closes: #398558
   * Remove a note template that deals with upgrade from pre-sarge
 versions (which is not to be supported)
   * Fix the debconf dependency to allow for cdebconf transition
 Closes: #332083
   * Fix typo in the package description. Closes: #300067
   * Debconf translations:
 - Vietnamese added. Closes: #317648
 - Japanese added. Closes: #290135
 - Swedish added. Closes: #336903
 - Spanish updated. Closes: #383084
 - Brazilian Portuguese added. Sent during the call for updates of the
   NMU campaign.
 - Portuguese added. Sent during the call for updates of the NMU campaign.
 - Russian added. Sent during the call for updates of the NMU campaign.
 - Italian added. Sent during the call for updates of the NMU campaign.
   * Move the apache cleanup stuff to the remove target in remstats.postrm.
 Closes: #398824
 This is a pretty rough fix. The postrm script(s) need to be cleaner.
   

Bug#398638: w3c-markup-validator: postinst fails

2006-11-19 Thread Frederic Schutz

Hi Lucas,

I have prepared a new revision (0.7.4-1) of the w3c-markup-validator 
package, which is available at


  http://www.mathgen.ch/debian/sib/

I reported a bug against wwwconfig-common (#399115), and a new version 
has been uploaded which allowed me to (hopefully) correct this bug. On 
my machine, piuparts now works (except for the apache symlinks problems).


Would you be able to run piuparts again on the new package ? Note that 
wwwconfig-common 0.0.48 has just been uploaded to unstable, so it may 
not have hit all mirrors yet, in case you are not using the main Debian 
repository.


Cheers,

Fred.


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



Bug#320757: [EMAIL PROTECTED] [Bug 118] freshclam getting warnings.

2006-11-19 Thread Olivier Berger
FYI, it has been corrected upstream, also :

https://wwws.clamav.net/bugzilla/show_bug.cgi?id=118

Best regards,

--- Comment #2 from [EMAIL PROTECTED]  2006-11-06 15:50 ---
Upgraded to version 0.88.6 this morning, problem seems to have gone away.

# ./clamscan -V
ClamAV 0.88.6/2166/Mon Nov  6 08:44:31 2006
# ./freshclam
ClamAV update process started at Mon Nov  6 09:37:29 2006
main.cvd is up to date (version: 41, sigs: 73809, f-level: 10, builder: tkojm)
daily.cvd is up to date (version: 2166, sigs: 1821, f-level: 9, builder:
arnaud)

Thanks,
Brian Gregg.


-- 
Olivier BERGER (OpenPGP: 1024D/B4C5F37F)
APRIL (http://www.april.org) - Vive python (http://www.python.org)
Pétition contre les brevets logiciels : http://petition.eurolinux.org



Processed: severity of 326849 is grave

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.26
 severity 326849 grave
Bug#326849: qiv: Gdk-ERROR viewing any image
Severity set to `grave' from `important'


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#399329: 3 security issues: PMASA-2006-7, PMASA-2006-8, PMASA-2006-9

2006-11-19 Thread Thomas Babut
Package: phpmyadmin
Version: 4:2.9.0.3-1
Severity: critical
Tags: security

3 security issues were fixed with the new version of phpMyAdmin 2.9.1.1.
All 3 issues affects all previous versions of phpMyAdmin. This also
applies to Sarge.

See this security announcements:
http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-7
http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-8
http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-9

-- 
Best regards,
Thomas Babut

E-Mail: [EMAIL PROTECTED]
PGP ID: 9EA93CB2
Jabber: [EMAIL PROTECTED]


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#399256: marked as done (FTBS: missing buil-dep on ruby)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 02:47:16 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#399256: fixed in qt4-qtruby 1.4.6-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)

---BeginMessage---
Package: qt4-qtruby
Version: 1.4.6-1
Severity: serious

Build-dep missing on ruby is screwing up the building system. Gosh, I thought
I wouldn't let myself be caught again !

Vince

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

---End Message---
---BeginMessage---
Source: qt4-qtruby
Source-Version: 1.4.6-2

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

libqt4-ruby1.8_1.4.6-2_amd64.deb
  to pool/main/q/qt4-qtruby/libqt4-ruby1.8_1.4.6-2_amd64.deb
libqt4-ruby_1.4.6-2_all.deb
  to pool/main/q/qt4-qtruby/libqt4-ruby_1.4.6-2_all.deb
libsmokeqt4-1_1.4.6-2_amd64.deb
  to pool/main/q/qt4-qtruby/libsmokeqt4-1_1.4.6-2_amd64.deb
qt4-qtruby_1.4.6-2.diff.gz
  to pool/main/q/qt4-qtruby/qt4-qtruby_1.4.6-2.diff.gz
qt4-qtruby_1.4.6-2.dsc
  to pool/main/q/qt4-qtruby/qt4-qtruby_1.4.6-2.dsc



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.
Vincent Fourmond [EMAIL PROTECTED] (supplier of updated qt4-qtruby 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: Fri, 10 Nov 2006 23:18:39 +0100
Source: qt4-qtruby
Binary: libsmokeqt4-1 libqt4-ruby libqt4-ruby1.8
Architecture: source all amd64
Version: 1.4.6-2
Distribution: unstable
Urgency: low
Maintainer: Vincent Fourmond [EMAIL PROTECTED]
Changed-By: Vincent Fourmond [EMAIL PROTECTED]
Description: 
 libqt4-ruby - ruby bindings for the Qt4 GUI library
 libqt4-ruby1.8 - ruby bindings for the Qt4 GUI library
 libsmokeqt4-1 - smoke library for Qt4
Closes: 399256
Changes: 
 qt4-qtruby (1.4.6-2) unstable; urgency=low
 .
   * Fixes a missing build-dep - why doesn't ruby1.8-dev depend on ruby1.8 ??
 (closes: #399256).
Files: 
 df31e8fc9ed15fc853fd95613743e7c9 701 interpreters optional 
qt4-qtruby_1.4.6-2.dsc
 c58633889a13b0484574e3ffe283047f 29281 interpreters optional 
qt4-qtruby_1.4.6-2.diff.gz
 9e926de4e4510eb8fd7d7c7c1d96c9de 116750 interpreters optional 
libqt4-ruby1.8_1.4.6-2_amd64.deb
 d50099a1908ff36a6d102d01d9977b36 1421542 libs optional 
libsmokeqt4-1_1.4.6-2_amd64.deb
 ec889c9f4b8dc93366adc6e23d485738 3300 interpreters optional 
libqt4-ruby_1.4.6-2_all.deb

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

iD8DBQFFYDIcbJef3kTiKs0RAteZAJ9QQCCe+AWZYgTTuWAKOHGI9QW3FQCgqTU0
E0Td/H9pXSTuUvwyli5u8gs=
=/PW/
-END PGP SIGNATURE-

---End Message---


Bug#399335: kdm: spews almost 2GB of xserver logs into log, per day

2006-11-19 Thread Eduard Bloch
Package: kdm
Version: 4:3.5.5a.dfsg.1-1
Severity: grave

Hello,

I recently discovered that my root partition was full. The reason was
not really clear, since there were over 3gb free. I found that kdm.log
files are full of crap: billions of duplicated lines, apparently comming
from X server but stored there. Example:

(**) RADEON(0): RADEONSaveScreen(2)
(**) RADEON(0): RADEONSaveScreen(2)
(many thousands of that)
Freeing resource id=40207B4A which isn't there.
Freeing resource id=40207B4A which isn't there.
(many millions of that)

If I look at the time stamp, I see that RADEONSaveScreen lines are added
even now, while I am logged into X trough kdm already.

Seriously, upstream should think about adding a simple filter for
duplicates, like syslog does. Or not log the messages at all, or collect
them in chunks and not store more than eg. one MB. Or both.

Eduard.

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

Versions of packages kdm depends on:
ii  debconf [debconf-2.0]  1.5.8 Debian configuration management sy
ii  kdebase-bin4:3.5.5a.dfsg.1-1 core binaries for the KDE base mod
ii  kdebase-data   4:3.5.5a.dfsg.1-1 shared data files for the KDE base
ii  kdelibs4c2a4:3.5.5a.dfsg.1-3 core libraries and binaries for al
ii  libc6  2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libgcc11:4.1.1-19GCC support library
ii  libpam-runtime 0.79-4Runtime support for the PAM librar
ii  libpam0g   0.79-4Pluggable Authentication Modules l
ii  libqt3-mt  3:3.3.7-1 Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.1.1-19  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-2 X11 client-side library
ii  libxau61:1.0.1-2 X11 authorisation library
ii  libxdmcp6  1:1.0.1-2 X11 Display Manager Control Protoc
ii  libxtst6   1:1.0.1-5 X11 Testing -- Resource extension 
ii  xbase-clients  1:7.1.ds-3miscellaneous X clients

Versions of packages kdm recommends:
ii  logrotate 3.7.1-3Log rotation utility

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm


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



Bug#399337: bashdb: I can't install it

2006-11-19 Thread Manolo Díaz

Package: bashdb
Version: 3.1.0.6-1
Severity: grave
Justification: renders package unusable



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (1001, 'testing'), (101, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages bashdb depends on:
ii  bash  3.1-5  The GNU Bourne Again SHell

bashdb recommends no packages.


Hi,
This is what I see when I try to install this package:


Setting up bashdb (3.1.0.6-1) ...
install/bashdb: Handling install for emacsen flavor emacs21
/usr/lib/emacsen-common/packages/install/bashdb: line 40: cd: 
/usr/share/emacs/site-lisp/bashdb: No such file or directory
emacs-package-install: /usr/lib/emacsen-common/packages/install/bashdb emacs21 
emacs21 xemacs21 failed at /usr/lib/emacsen-common/emacs-package-install line 
30, TSORT line 1.

dpkg: error processing bashdb (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 bashdb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up bashdb (3.1.0.6-1) ...
install/bashdb: Handling install for emacsen flavor emacs21
/usr/lib/emacsen-common/packages/install/bashdb: line 40: cd: 
/usr/share/emacs/site-lisp/bashdb: No such file or directory
emacs-package-install: /usr/lib/emacsen-common/packages/install/bashdb emacs21 
emacs21 xemacs21 failed at /usr/lib/emacsen-common/emacs-package-install line 
30, TSORT line 1.

dpkg: error processing bashdb (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 bashdb


Regards,
Manolo


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



Bug#399316: postinst breaks

2006-11-19 Thread martin f krafft
also sprach Santiago Garcia Mantinan [EMAIL PROTECTED] [2006.11.19.1645 
+0800]:
 Please enter a space-separated list of devices, 'all', or 'none'. You 
 may omit the leading '/dev/' and just enter e.g. md0 md1, or md/1 
 md/d0.: unknown option
 debconf: whiptail output to the above errors, giving up!
 dpkg: error processing mdadm (--configure):
  subprocess post-installation script returned error exit status 255
 Errors were encountered while processing:
  mdadm
 E: Sub-process /usr/bin/dpkg returned an error code (1)

Hm, looks weird.

Could you please run the following three commands and paste the
output into an email?

  sed -i -e 's,set -eu,x,' /var/lib/dpkg/info/mdadm.postinst
  sed -i -e 's,set -eu,x,' /var/lib/dpkg/info/mdadm.config
  dpkg --configure -a mdadm

Thanks,

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


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


Bug#399342: alsa-base: no (or horrible) sound with Ali M5455 AC'97

2006-11-19 Thread Alexandre Pineau
Package: alsa-base
Version: 1.0.13-1
Severity: grave
Justification: renders package unusable

After an upgrade to the last version of alsa / kernel, I have no sound 
(or more exactly horrible sound after the use of alsa-config).

result of lspci :
00:04.0 Multimedia audio controller: ALi Corporation M5455 PCI AC-Link 
Controller Audio Device (rev 20)

result of dsmeg :
AC'97 1 does not respond - RESET
AC'97 1 access is not valid [0x], removing mixer.
Unable to initialize codec #1
intel8x0_measure_ac97_clock: measured 54888 usecs
intel8x0: clocking to 48000

result of lsmod | grep snd
snd_intel8x0   29596  0
snd_ac97_codec 82336  1 snd_intel8x0
snd_ac97_bus2304  1 snd_ac97_codec
snd_pcm_oss35616  0
snd_mixer_oss  15616  1 snd_pcm_oss
snd_pcm71432  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer  19716  1 snd_pcm
snd45668  6 
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore   8800  1 snd
snd_page_alloc  9480  2 snd_intel8x0,snd_pcm

Many thanks for your help.

Best regards,

Alexandre Pineau

(The sound works perfectly before the upgrade, that's why I have choose 
to say that it is a grave bug. You can lower the severity if you want)

-- Package-specific info:
--- Begin additional package status ---
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé
|/ Err?=(aucune)/H=à garder/besoin Réinstallation/X=les deux (État,Err: 
majuscule=mauvais)
||/ NomVersionDescription
+++-==-==-
ii  libasound2 1.0.13-1   ALSA library
--- End additional package status ---
--- Begin /proc/asound/version ---
Advanced Linux Sound Architecture Driver Version 1.0.11rc4 (Wed Mar 22 10:27:24 
2006 UTC).
--- End /proc/asound/version ---
--- Begin /proc/asound/cards ---
 0 [M5455  ]: ICH - ALi M5455
  ALi M5455 with ALC850 at 0x0, irq 217
--- End /proc/asound/cards ---
--- Begin /dev/snd/ listing ---
total 0
crw-rw 1 root audio 116,  0 2006-11-19 11:32 controlC0
crw-rw 1 root audio 116, 24 2006-11-19 11:32 pcmC0D0c
crw-rw 1 root audio 116, 16 2006-11-19 11:32 pcmC0D0p
crw-rw 1 root audio 116, 25 2006-11-19 11:32 pcmC0D1c
crw-rw 1 root audio 116, 18 2006-11-19 11:32 pcmC0D2p
crw-rw 1 root audio 116, 33 2006-11-19 11:32 timer
--- End /dev/snd/ listing ---

-- 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.17-2-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages alsa-base depends on:
ii  linux-sound-base   1.0.13-1  base package for ALSA and OSS soun
ii  lsof   4.77.dfsg.1-3 List open files
ii  module-init-tools  3.2.2-3   tools for managing Linux kernel mo
ii  modutils   2.4.27.0-6Linux module utilities

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

Versions of packages libasound2 depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries

-- no debconf information



Processed: qiv: Gdk-ERROR viewing any image

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 found 326849 2.0-4.2
Bug#326849: qiv: Gdk-ERROR viewing any image
Bug marked as found in version 2.0-4.2.

 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]



Processed: found 392767 in 1.7.1-2.1

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.22
 found 392767 1.7.1-2.1
Bug#392767: [mac] parted is unable to reread partition tables created by 
d-i/partman.
Bug marked as found in version 1.7.1-2.1.


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#240134: marked as done (sqwebmail-de: completely out of date and unuseable)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 03:47:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#240134: fixed in sqwebmail-de 5.1.3.20061115-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)

---BeginMessage---
Package: sqwebmail-de
Version: 3.5.0.20030301-1
Severity: normal

Sqwebmail now uses png images instead of gifs, while in the german
templates still the gifs are referenced. Hence now pictures are
displayed.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.3-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]


---End Message---
---BeginMessage---
Source: sqwebmail-de
Source-Version: 5.1.3.20061115-1

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

sqwebmail-de_5.1.3.20061115-1.diff.gz
  to pool/main/s/sqwebmail-de/sqwebmail-de_5.1.3.20061115-1.diff.gz
sqwebmail-de_5.1.3.20061115-1.dsc
  to pool/main/s/sqwebmail-de/sqwebmail-de_5.1.3.20061115-1.dsc
sqwebmail-de_5.1.3.20061115-1_all.deb
  to pool/main/s/sqwebmail-de/sqwebmail-de_5.1.3.20061115-1_all.deb
sqwebmail-de_5.1.3.20061115.orig.tar.gz
  to pool/main/s/sqwebmail-de/sqwebmail-de_5.1.3.20061115.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.
Willi Mann [EMAIL PROTECTED] (supplier of updated sqwebmail-de 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: Mon, 13 Nov 2006 18:37:02 +0100
Source: sqwebmail-de
Binary: sqwebmail-de
Architecture: source all
Version: 5.1.3.20061115-1
Distribution: unstable
Urgency: low
Maintainer: Willi Mann [EMAIL PROTECTED]
Changed-By: Willi Mann [EMAIL PROTECTED]
Description: 
 sqwebmail-de - German translations for the SqWebMail webmail service
Closes: 240134
Changes: 
 sqwebmail-de (5.1.3.20061115-1) unstable; urgency=low
 .
   * Package hijack with oh, that's great from previous maintainer.
   * Completely rewritten package with current templates (closes: #240134)
Files: 
 f54b9c723a931be9992a03de799864cd 625 mail optional 
sqwebmail-de_5.1.3.20061115-1.dsc
 c397deafae9f7e815da2724f66f28e88 23288 mail optional 
sqwebmail-de_5.1.3.20061115.orig.tar.gz
 ebc67069b0137596de6b3fa758807eac 2186 mail optional 
sqwebmail-de_5.1.3.20061115-1.diff.gz
 59ed525016f1eb56fab2b0c7478688fb 36896 mail optional 
sqwebmail-de_5.1.3.20061115-1_all.deb

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

iD8DBQFFYEDz+C5cwEsrK54RAlXrAKCbjGrL9IQU+0BeaaOnLowjxSuqqQCeIpgb
SA2LH9Lsc55nfrrd+kor94Y=
=pXhT
-END PGP SIGNATURE-

---End Message---


Processed: severity of 399335 is important

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.22
 severity 399335 important
Bug#399335: kdm: spews almost 2GB of xserver logs into log, per day
Severity set to `important' from `grave'


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed (with 1 errors): qiv: fails with X Composite extension

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 326849 qiv: fails with X Composite extension
Bug#326849: qiv: Gdk-ERROR viewing any image
Changed Bug title.

 tags - unreproducible
Unknown command or malformed arguments to command.

 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]



Processed: severity of 399342 is important

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.22
 # hardware-specific
 severity 399342 important
Bug#399342: alsa-base: no (or horrible) sound with Ali M5455 AC'97
Severity set to `important' from `grave'


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#326849: qiv: fails with X Composite extension

2006-11-19 Thread Bart Martens
Hi Joerg,

Yes, the workaround you described works for me on i386 and X Composite
extension enabled in xorg.conf.

Thanks,

Bart Martens



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


Processed: qiv: fails with X Composite extension

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 326849 - unreproducible
Bug#326849: qiv: fails with X Composite extension
Tags were: unreproducible help
Tags removed: unreproducible

 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#399345: Obsolete: 2.4 only and already scheduled for removal

2006-11-19 Thread Moritz Muehlenhoff
Package: affix-source
Severity: grave
Justification: renders package unusable

Please remove it from testing, it's 2.4 only and scheduled for
removal already (#234346).

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#393422: Source package contains non-free IETF RFC/I-D's

2006-11-19 Thread Steve Langasek
Hi Mike,

On Sun, Nov 19, 2006 at 10:08:14AM +0100, Mike Hommey wrote:
 On Mon, Oct 16, 2006 at 12:16:46PM +0200, Simon Josefsson [EMAIL PROTECTED] 
 wrote:
  (...)
  It seems this source package contains the following files from the
  IETF under non-free license terms:

  xulrunner-1.8.0.7/directory/c-sdk/ldap/docs/draft-ietf-ldapext-ldap-c-api-05.txt
   
  xulrunner-1.8.0.7/netwerk/protocol/ftp/doc/rfc959.txt 
  (...)

 I'm not willing to fix this bug *now* for 2 reasons:
 1. It's etch-ignore
 2. There's much more than these 2 files that are actually non free in
 the source tarball, and deeper work needs to be done to actually clean
 it up.
 See http://lists.gnu.org/archive/html/bug-gnuzilla/2006-09/msg5.html
 for an overview.

 What I mean here is that considering there's more work than removing 2
 files, I don't want to close this issue now while leaving a bunch of
 non-free files out there.

 Now the question is, do the release managers consider that these others
 non-free files in the source tarball grant an etch exception, too.

Does your question apply to *all* of the files mentioned in the mail you
linked to?  I don't understand which files you believe are non-free and why;
some of the files mentioned are things like Microsoft Office documents,
which are fine for main.  Others are sourceless executables for other
platforms, which are not (and are also not etch-ignore).  I'm not sure which
of the remainder are questionable for Debian, so it's hard to comment
further.

Cheers,
-- 
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/


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



Bug#399238: otrs2: Apache::Constants not found during startup of Apache2

2006-11-19 Thread Torsten Werner

Hi,

On 11/19/06, Arkadiusz Stanoszek - CORE [EMAIL PROTECTED] wrote:

As you wrote in bug tracking system libapache2-mod-perl2 is not really
needed, so I wait for otrs2 package with that dependency removed to be
published (it is not available now).


that won't happen soon but you can build your own package without this
dependency (that's easy). Currently I want to support etch systems and
partial upgrades from sarge to etch. Since you refuse to upgrade
apache I cannot really help you here.


Regards,
Torsten

--
blog: http://twerner.blogspot.com/
homepage: http://www.twerner42.de/


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



Bug#392953: [NONFREE-DOC:GFDL] package contains non-free documentation

2006-11-19 Thread Steve Langasek
Hi Ron,

On Sat, Nov 18, 2006 at 01:54:42PM +1030, Ron wrote:
 What is not obvious to me, is that the invariant section here (in at
 least the case I quoted) does anything of that sort at all.  In this
 case it just seems to make explicit something which has always been
 the case, and which wouldn't change without that invariant section:
 namely that you can't modify the GPL text included with, and referred
 to by, that source.

 So if the invariant section is a no-op, I don't really see how it can
 affect the status of this source being Free or not.  I agree with the
 basic premise of the GR, but this seems to be a corner case where its
 intention would not seem to actually apply.

It's not a no-op.  The GPL is *not* the license *of the manual*; one should
have the right to create derived works from the manual without having to
distribute the text of the license *for the program*.

 Ultimately, it is going to boil down to a line call from the RM's as to
 whether they think this source is suitable to include in the release
 as is,

This call has been made for some time.  GFDL manuals with invariant sections
and/or cover texts are not suitable for main in etch.

  License texts are a special case, really. Please don't try to pull the 
  debate
  in that direction; it's not particularily productive. :-)

 The former was precisely my intended point there.  I didn't raise it to
 try to open a new can of worms and distract from resolving this, rather
 to recognise that if we accept licences are a special case [1], then I
 don't really see how that changes if explicit mention is made of them
 being invariant.

License texts *as licenses* are a special case.  License texts *as content*,
which is the case for a GFDL manual shipping a copy of the GPL for no reason
relating to the existing legal requirements, are not.  (In this specific
case, including the GPL in the manual because you're documenting the license
terms of the program would probably be ok, but yes, it should be possible to
remove the GPL text from the manual if one chooses.  Making the text of the
GPL an Invariant Section under the GFDL eliminates that option.  (BTW, you
realize that by marking it an Invariant Section, even if the work is
distributed under GPLv2 or later and you as a redistributor opt for a
later version of the license, only upstream is allowed to update the GPL
text in the manual?)

Cheers,
-- 
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/


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



Processed: severity of 326849 is important

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.22
 # severity inflation, you don't /have/ to use compositing
 severity 326849 important
Bug#326849: qiv: fails with X Composite extension
Severity set to `important' from `grave'


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#320115: marked as done (qiv: background setting in bug #294293 causes X session to become useless)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 05:02:27 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#320115: fixed in qiv 2.0-5
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)

---BeginMessage---
Package: qiv
Version: 2.0-3
Severity: grave
Justification: causes non-serious data loss

I tried to reopen 294293, but obviously don't know how to do this
correctly...


This causes major breakage in case of fullscreen (you can't destroy a
window when it is the root window!) - renders the X session useless
(see bug 197335).  I am marking this grave, because causing the loss
of an X session is data loss.

This bug may well have been there in previous versions of qiv, but it
was hidden - I have pressed y many a time (accidentally and not), and
gotten a background on my root window (using fvwm, not gnome), and it
worked just fine.  Now, if I or one of my cats accidentally press 'y',
then I am stuffed.  I *really* don't like losing my X session to a
window that can't be moved or lowered or closed or destroyed.  I have
verified that I can go back to version 2.0-3, and the problem
disappears.  I am using Xorg currently, but the problem also existed
under Xfree86.


-- 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.4.31
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages qiv depends on:
ii  gdk-imlib11.9.14-16.2imaging library for use with gtk (
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libglib1.21.2.10-10  The GLib library of C routines
ii  libgtk1.2 1.2.10-17  The GIMP Toolkit set of widgets fo
ii  libx11-6  6.8.2.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.8.2.dfsg.1-4 X Window System Input extension li
ii  xlibs 6.8.2.dfsg.1-4 X Window System client libraries m

qiv recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: qiv
Source-Version: 2.0-5

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

qiv_2.0-5.diff.gz
  to pool/main/q/qiv/qiv_2.0-5.diff.gz
qiv_2.0-5.dsc
  to pool/main/q/qiv/qiv_2.0-5.dsc
qiv_2.0-5_i386.deb
  to pool/main/q/qiv/qiv_2.0-5_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.
Bart Martens [EMAIL PROTECTED] (supplier of updated qiv 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, 12 Nov 2006 09:21:38 +0100
Source: qiv
Binary: qiv
Architecture: source i386
Version: 2.0-5
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 qiv- A quick image viewer for X
Closes: 311232 320115 326849 347042 383108 383110 383113 398124
Changes: 
 qiv (2.0-5) unstable; urgency=low
 .
   * New maintainer.  Closes: #398124.
   * Acknowledge NMU's.  Closes: #320115, #347042.
   * debian/*: Repackaged with cdbs.
   * debian/control: Updated build-depends to gdk-imlib11-dev.
   * debian/patches/*: Converted dpatches to diff files.
   * debian/patches/02.typo_envoked.diff: Added.  Closes: #311232.  Patch by A
 Costa [EMAIL PROTECTED], thanks.
   * debian/patches/04.qiv-nosort.diff: Added.  Closes: #383110.  Patch by
 Kevin Locke [EMAIL PROTECTED], thanks.
   * debian/patches/05.qiv-manpage-options.diff: Added.  Closes: #383108.
 Patch by Kevin Locke [EMAIL PROTECTED], thanks.
   * debian/patches/06.xmalloc.diff: Added.  Closes: #383113.  Patch by Kevin
 Locke [EMAIL PROTECTED], thanks.
   * debian/watch: Added.
   * debian/bin/qiv, debian/lintian/qiv, debian/rules: Add wrapper using
 XLIB_SKIP_ARGB_VISUALS=1 as workaround for problem in qiv with X composite
 extension.  Closes: 

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

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 05:02:27 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#347042: fixed in qiv 2.0-5
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)

---BeginMessage---
Package: qiv
Version: 2.0-4
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


---End Message---
---BeginMessage---
Source: qiv
Source-Version: 2.0-5

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

qiv_2.0-5.diff.gz
  to pool/main/q/qiv/qiv_2.0-5.diff.gz
qiv_2.0-5.dsc
  to pool/main/q/qiv/qiv_2.0-5.dsc
qiv_2.0-5_i386.deb
  to pool/main/q/qiv/qiv_2.0-5_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.
Bart Martens [EMAIL PROTECTED] (supplier of updated qiv 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, 12 Nov 2006 09:21:38 +0100
Source: qiv
Binary: qiv
Architecture: source i386
Version: 2.0-5
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 qiv- A quick image viewer for X
Closes: 311232 320115 326849 347042 383108 383110 383113 398124
Changes: 
 qiv (2.0-5) unstable; urgency=low
 .
   * New maintainer.  Closes: #398124.
   * Acknowledge NMU's.  Closes: #320115, #347042.
   * debian/*: Repackaged with cdbs.
   * debian/control: Updated build-depends to gdk-imlib11-dev.
   * debian/patches/*: Converted dpatches to diff files.
   * debian/patches/02.typo_envoked.diff: Added.  Closes: #311232.  Patch by A
 Costa [EMAIL PROTECTED], thanks.
   * debian/patches/04.qiv-nosort.diff: Added.  Closes: #383110.  Patch by
 Kevin Locke [EMAIL PROTECTED], thanks.
   * debian/patches/05.qiv-manpage-options.diff: Added.  Closes: #383108.
 Patch by Kevin Locke [EMAIL PROTECTED], thanks.
   * debian/patches/06.xmalloc.diff: Added.  Closes: #383113.  Patch by Kevin
 Locke [EMAIL PROTECTED], thanks.
   * debian/watch: Added.
   * debian/bin/qiv, debian/lintian/qiv, debian/rules: Add wrapper using
 XLIB_SKIP_ARGB_VISUALS=1 as workaround for problem in qiv with X composite
 extension.  Closes: #326849.  Thanks to Joerg Platte [EMAIL PROTECTED].
Files: 
 199a930c6c12b8af1656ab4273cf2f63 598 graphics extra qiv_2.0-5.dsc
 0ec33dfc402492daf35e04d3f3305478 10937 graphics extra qiv_2.0-5.diff.gz
 4e1df5abf932a0e4bdaae269d850a7bf 66956 

Processed: lynx/lynx-cur

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 369386 grave
Bug#369386: Separate lynx-cur package should probably not be included in Etch
Severity set to `grave' from `normal'

 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#398538: marked as done (systraq: postrm fails: /var/lib/dpkg/info/systraq.postrm: line 24: deluser: command not found)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 05:02:52 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#398538: fixed in systraq 0.0.20050213-8
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)

---BeginMessage---
Package: systraq
Version: 0.0.20050213-7
Severity: serious
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:
  Removing systraq ...
  Purging configuration files for systraq ...
  /var/lib/dpkg/info/systraq.postrm: line 24: deluser: command not found
  dpkg: error processing systraq (--purge):
   subprocess post-removal script returned error exit status 127

adduser is not essential, you must depend on it.

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061114/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |

---End Message---
---BeginMessage---
Source: systraq
Source-Version: 0.0.20050213-8

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

systraq_0.0.20050213-8.diff.gz
  to pool/main/s/systraq/systraq_0.0.20050213-8.diff.gz
systraq_0.0.20050213-8.dsc
  to pool/main/s/systraq/systraq_0.0.20050213-8.dsc
systraq_0.0.20050213-8_all.deb
  to pool/main/s/systraq/systraq_0.0.20050213-8_all.deb



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

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

Debian distribution maintenance software
pp.
Joost van Baal [EMAIL PROTECTED] (supplier of updated systraq 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, 19 Nov 2006 13:06:51 +0100
Source: systraq
Binary: systraq
Architecture: source all
Version: 0.0.20050213-8
Distribution: unstable
Urgency: low
Maintainer: Laurent Fousse [EMAIL PROTECTED]
Changed-By: Joost van Baal [EMAIL PROTECTED]
Description: 
 systraq- monitor your system and warn when system files change
Closes: 398538
Changes: 
 systraq (0.0.20050213-8) unstable; urgency=low
 .
   * debian/postrm: do not assume the non-essential adduser package is
 installed at package purge time (closes: #398538).
   * debian/control: added myself to Uploaders, after ACK from Laurent
 (see Bug#398538).
   * debian/control: Standards updated, no changes needed.
   * debian/control: cdbs and debhelper moved from Build-Depends-Indep to
 Build-Depends (thanks lintian).
   * debian/copyright: New FSF snailmail address.
Files: 
 aa096eb8862cfec7e876421075e9fd5b 749 admin optional systraq_0.0.20050213-8.dsc
 bb2b26913f1fbdb35c81e3b9d6ac0fff 6535 admin optional 
systraq_0.0.20050213-8.diff.gz
 52237d14030b70e122dafcb0415b43d9 442188 admin optional 
systraq_0.0.20050213-8_all.deb

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

iD8DBQFFYFCKBgac8paUV/ARAi4dAJ9WbZX0lEwlXBTDT+1n4uS7iY5J7gCfS83X
UhZyyxHZ0niAYmzqqekAZ+0=
=DbEv
-END PGP SIGNATURE-

---End Message---


Bug#396864: marked as done (phpunit2: FTBFS on amd64: memory size exhausted)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 05:15:29 -0800
with message-id [EMAIL PROTECTED]
and subject line phpunit2: FTBFS on amd64: memory size exhausted
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)

---BeginMessage---
Package: phpunit2
Version: 2.3.6-2
Severity: serious

When building 'phpunit2' in a clean i386/unstable chroot, 
I get the following error:

dh_installdirs -A 
mkdir -p .
ln -f -s ../package.xml PHPUnit2-2.3.6
# install everything in default locations
/usr/bin/pear \
-c debian/pearrc \
-d include_path=/usr/share/php \
-d php_bin=/usr/bin/php \
-d bin_dir=/usr/bin \
-d php_dir=/usr/share/php \
-d data_dir=/usr/share/php/data \
-d doc_dir=/usr/share/php/docs \
-d test_dir=/usr/share/php/tests \
install --nodeps -R /phpunit2-2.3.6/debian/phpunit2/ 
PHPUnit2-2.3.6/package.xml
/usr/bin/pear: line 28: /usr/bin/php: No such file or directory
/usr/bin/pear: line 28: exec: /usr/bin/php: cannot execute: No such file or 
directory
make: *** [common-install-indep] Error 126

Additionally, the 'phpunit2' package FTBFS on amd64 even if the missing
/usr/bin/php symlink is installed with the following error:

/usr/bin/pear \
-c debian/pearrc \
-d include_path=/usr/share/php \
-d php_bin=/usr/bin/php \
-d bin_dir=/usr/bin \
-d php_dir=/usr/share/php \
-d data_dir=/usr/share/php/data \
-d doc_dir=/usr/share/php/docs \
-d test_dir=/usr/share/php/tests \
install --nodeps -R 
/srv/dbuild/tmp/phpunit2-2.3.6/debian/phpunit2/ PHPUnit2-2.3.6/package.xml

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 
92160 bytes) in /usr/share/php/PEAR/Dependency2.php on line 966
make: *** [common-install-indep] Error 255

This memory size problem could be fixed by adding something like 
'-d memory_limit=32M' to the 'exec $PHP' line in /usr/bin/pear.

Regards
Andreas Jochens

---End Message---
---BeginMessage---
Version: 5.2.0-3

I believe this bug as fixed in the upload of php5 5.2.0-3.  The changelog
for this upload says:

php5 (5.2.0-3) unstable; urgency=high

  * Unify PHP options for pear binaries to:
-d output_buffering=1 -d open_basedir= -d safe_mode=0 -d memory_limit=-1
(Closes: #397625)
  * [debian/rules]: Enable PDO building only in apache2 build.

 -- Ondřej Surý [EMAIL PROTECTED]  Fri, 10 Nov 2006 14:09:00 +0100

The '-d memory_limit=-1' should take care of this.

Cheers,
-- 
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/
---End Message---


Bug#394153: twinkle: FTBFS: undefined reference to gsm_decode

2006-11-19 Thread Steve Langasek
Mark,

On Sat, Nov 18, 2006 at 11:52:55AM +, Mark Purcell wrote:
 On Thursday 16 November 2006 06:03, Steve Langasek wrote:
 [...]
  I don't know yet why this define isn't propagating; it seems to be part of
  debian/patches/libgsm.patch though, and there's probably a race condition
  in the autotools handling that's preventing it from getting where it needs
  to be.  In a rebuild test on amd64, config.log looks right to me, yet it's
  not *consistently* ending up in the generated src/twinkle_config.h, because
  there's a race condition with whether src/twinkle_config.h gets regenerated
  after autoheader is run.

 I think I have tracked it down.

 debian/patches/libgsm.patch was only applied to configure.in, the necessary 
 changes to configure wern't in the patch.

 As a result, if autoconf was called and configure was regenerated it would 
 dynamically link libgsm, but if configure wasn't regenerated twinkle would 
 try and both dynamically and static link libgsm, hence the race condition.

In my testing, configure was always regenerated but it wasn't guaranteed
that *autoheader* would be called at the right time to regenerate the
twinkle_config.h.in file.

To completely fix this race condition, I think you need to handle both the
autoheader-generated and the autoconf-generated pieces at patch time before
calling configure.

Cheers,
-- 
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/


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



Bug#399362: imapproxy: Bashism in init script

2006-11-19 Thread Magnus Holmgren
Package: imapproxy
Version: 1.2.4-5.1
Severity: serious
Justification: Policy 10.4, shell scripts specifying /bin/sh as interpreter 
must only use POSIX features
Tags: patch

 if [ $START == no -a $1 != stop ]; then
 log_warning_msg Not starting imapproxy - disabled in ${DEFAULT};
 exit 0;
 fi

It appears dash and posh chokes on == above. A single = is enough and POSIX.

-- 
Magnus Holmgren[EMAIL PROTECTED]
   (No Cc of list mail needed, thanks)


pgpxDskJdpsTz.pgp
Description: PGP signature


Processed: Subject: zile problems

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 398761 zile
Bug#398761: FTBFS: emacs: unrecognized option `-l'
Bug reassigned from package `ccrypt' to `zile'.

 reassign 398858 zile
Bug#398858: FTBFS: emacs: unrecognized option `-l'
Bug reassigned from package `desktop-file-utils' to `zile'.

 severity 398761 important
Bug#398761: FTBFS: emacs: unrecognized option `-l'
Severity set to `important' from `serious'

 severity 398858 important
Bug#398858: FTBFS: emacs: unrecognized option `-l'
Severity set to `important' from `serious'

 merge 398761 398858
Bug#398761: FTBFS: emacs: unrecognized option `-l'
Bug#398858: FTBFS: emacs: unrecognized option `-l'
Merged 398761 398858.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#399287: ipw3945 must go to contrib

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 399287 serious
Bug#399287: ipw3945 must go to contrib
Severity set to `serious' from `normal'

 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#386196: mhc-utils: FTBFS with libpisock9 (pilot-link 0.12.0)

2006-11-19 Thread Tatsuya Kinoshita
I've prepared NMU mhc 0.25.1+20050120-2.1 to fix this RC bug, see below.

If the maintainer don't make an objection to it, I'll do NMU soon.


diff -urN mhc-0.25.1+20050120-2/debian/changelog 
mhc-0.25.1+20050120/debian/changelog
--- mhc-0.25.1+20050120-2/debian/changelog  2006-07-09 13:55:58.0 
+0900
+++ mhc-0.25.1+20050120/debian/changelog2006-11-19 23:02:01.0 
+0900
@@ -1,3 +1,11 @@
+mhc (0.25.1+20050120-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS, patch from [mhc:02219], thanks to KOIE Hidetaka.
+closes: Bug#386196
+
+ -- Tatsuya Kinoshita [EMAIL PROTECTED]  Sun, 19 Nov 2006 23:01:31 +0900
+
 mhc (0.25.1+20050120-2) unstable; urgency=low
 
   * use ${misc:Depends} in debian/control for debconf
diff -urN mhc-0.25.1+20050120-2/ruby-ext/mhc_pilib.c 
mhc-0.25.1+20050120/ruby-ext/mhc_pilib.c
--- mhc-0.25.1+20050120-2/ruby-ext/mhc_pilib.c  2004-11-15 09:40:01.0 
+0900
+++ mhc-0.25.1+20050120/ruby-ext/mhc_pilib.c2006-11-19 23:01:13.0 
+0900
@@ -121,6 +121,9 @@
   }
}
 
+#if PILOT_LINK_MAJOR = 12
+  ret = pi_bind(sd, dev_str);
+#else
   if (dev_usb) {
  for (i=7; i0; i--) {
  ret = pi_bind(sd, (struct sockaddr*)addr, sizeof(addr));
@@ -130,6 +133,7 @@
   } else {
  ret = pi_bind(sd, (struct sockaddr*)addr, sizeof(addr));
   }
+#endif
   if (ret == -1) return Qnil;
 
   return INT2FIX(sd);
@@ -260,6 +264,20 @@
 
 static VALUE rdlp_ReadAppBlock(VALUE obj, VALUE sd, VALUE db)
 {
+#if PILOT_LINK_MAJOR = 12
+  int len;
+  VALUE ret = Qnil;
+  pi_buffer_t *buffer = pi_buffer_new(DLP_BUF_SIZE); /* xxx need check */
+
+  len = dlp_ReadAppBlock(FIX2INT(sd), FIX2INT(db), 0, DLP_BUF_SIZE, buffer);
+
+  if (len  0)
+  ret = str_new(buffer-data, len);
+
+  pi_buffer_free(buffer);
+
+  return ret;
+#else
   int len;
   unsigned char buffer[0x];
 
@@ -269,6 +287,7 @@
 return Qnil;
   else
 return str_new(buffer, len);
+#endif
 }
 
 //
@@ -284,18 +303,32 @@
 
 static VALUE rdlp_ReadRecordByIndex(VALUE obj, VALUE sd, VALUE db, VALUE i)
 {
-  VALUE ary;
+  VALUE ary = Qnil;
   int attr, category, len;
   recordid_t id;
+#if PILOT_LINK_MAJOR = 12
+  pi_buffer_t *buffer = pi_buffer_new(DLP_BUF_SIZE); /* xxx needed check */
+#else
   unsigned char buffer[0x];
+#endif
 
-  ary = ary_new();
+#if PILOT_LINK_MAJOR = 12
+  len = dlp_ReadRecordByIndex(FIX2INT(sd), FIX2INT(db), FIX2INT(i), 
+ buffer, id, attr, category);
+#else
   len = dlp_ReadRecordByIndex(FIX2INT(sd), FIX2INT(db), FIX2INT(i), 
  buffer, id, 0, attr, category);
+#endif
+
+  if (len = 0) goto out;
 
-  if (len = 0) return Qnil;
+  ary = ary_new();
 
+#if PILOT_LINK_MAJOR = 12
+  dprintf((id:%d atr:%d cat:%d bp:%d 
len:%d\n,id,attr,category,buffer-data,len));
+#else
   dprintf((id:%d atr:%d cat:%d bp:%d len:%d\n,id,attr,category,buffer,len));
+#endif
   dprintf((readrecordbyindex 0\n));
   ar_set1(ary, i, id);
   dprintf((readrecordbyindex 1\n));
@@ -303,32 +336,62 @@
   dprintf((readrecordbyindex 2\n));
   ar_set1(ary, i, category);
   dprintf((readrecordbyindex 3\n));
+#if PILOT_LINK_MAJOR = 12
+  ary_push(ary, str_new(buffer-data, len));
+#else
   ary_push(ary, str_new(buffer, len));
+#endif
   dprintf((readrecordbyindex 4\n));
 
+ out:
+#if PILOT_LINK_MAJOR = 12
+  pi_buffer_free(buffer);
+#endif
   return ary;
 }
 
 static VALUE rdlp_ReadRecordById(VALUE obj, VALUE sd, VALUE db, VALUE vid)
 {
-  VALUE ary;
+  VALUE ary = Qnil;
   int attr, category, len;
   int index;
+#if PILOT_LINK_MAJOR = 12
+  pi_buffer_t *buffer = pi_buffer_new(DLP_BUF_SIZE);
+#else
   unsigned char buffer[0x];
+#endif
   recordid_t id = FIX2INT(vid);
 
-  ary = ary_new();
+#if PILOT_LINK_MAJOR = 12
+  len = dlp_ReadRecordById(FIX2INT(sd), FIX2INT(db), id, 
+  buffer, index, attr, category);
+#else
   len = dlp_ReadRecordById(FIX2INT(sd), FIX2INT(db), id, 
   buffer, index, 0, attr, category);
+#endif
 
-  if (len = 0) return Qnil;
+  if (len = 0) goto out;
 
+  ary = ary_new();
+
+#if PILOT_LINK_MAJOR = 12
+  dprintf((id:%d atr:%d cat:%d bp:%d 
len:%d\n,id,attr,category,buffer-data,len));
+#else
   dprintf((id:%d atr:%d cat:%d bp:%d len:%d\n,id,attr,category,buffer,len));
+#endif
   ar_set1(ary, i, id);
   ar_set1(ary, i, attr);
   ar_set1(ary, i, category);
+#if PILOT_LINK_MAJOR = 12
+  ary_push(ary, str_new(buffer-data, len));
+#else
   ary_push(ary, str_new(buffer, len));
+#endif
 
+ out:
+#if PILOT_LINK_MAJOR = 12
+  pi_buffer_free(buffer);
+#endif
   return ary;
 }
 
@@ -340,14 +403,22 @@
 {
   recordid_t id, new_id;
   intattr, category, ret, len;
+#if PILOT_LINK_MAJOR = 12
+  pi_buffer_t *buf = pi_buffer_new(DLP_BUF_SIZE); /* xxx need check */
+#else
   char   buf[0x];
+#endif
   char   *ptr;
   struct Appointment app;
   int i;
   VALUE  a = 

Bug#398618: wings3d: Makes X crash

2006-11-19 Thread Sergei Golovan

severity: important

I've reproduced the bug. It's a segfault in GLcore xorg module. And it
looks like not a wings3d bug.

But I can't find workaround, except using nvidia binary driver
instead of nv.

So, I'm lowering bug severity to important.

--
Sergei Golovan


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



Bug#399329: 3 security issues: PMASA-2006-7, PMASA-2006-8, PMASA-2006-9

2006-11-19 Thread Thijs Kinkhorst
On Sun, November 19, 2006 11:37, Thomas Babut wrote:
 3 security issues were fixed with the new version of phpMyAdmin 2.9.1.1.
 All 3 issues affects all previous versions of phpMyAdmin. This also
 applies to Sarge.

 See this security announcements:
 http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-7
 http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-8
 http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-9

Thank you, I am aware and will fix them on Tuesday.


Thijs




Bug#399362: imapproxy: Bashism in init script

2006-11-19 Thread Steve Langasek
severity 399362 important
thanks

On Sun, Nov 19, 2006 at 02:37:36PM +0100, Magnus Holmgren wrote:
 Package: imapproxy
 Version: 1.2.4-5.1
 Severity: serious
 Justification: Policy 10.4, shell scripts specifying /bin/sh as interpreter 
 must only use POSIX features
 Tags: patch

  if [ $START == no -a $1 != stop ]; then
  log_warning_msg Not starting imapproxy - disabled in ${DEFAULT};
  exit 0;
  fi

 It appears dash and posh chokes on == above. A single = is enough and 
 POSIX.

This is not a release-critical bug under
http://release.debian.org/etch_rc_policy.txt, but it is a candidate for
NMUing under the release team's 0-day NMU policy per the latest release
update mail to d-d-a.

Thanks,
-- 
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/


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



Bug#399379: FTBFS etch: test failure

2006-11-19 Thread Goswin von Brederlow
Package: libgd-gd2-noxpm-perl
Version: 1:2.30-1
Severity: serious
Justification: no longer builds from source

Hi,

rebuilding libgd-gd2-noxpm-perl under etch fails with

PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 
'blib/lib', 'blib/arch') t/*.t
t/GD..Testing using png support.
FAILED test 6
Failed 1/12 tests, 91.67% okay
t/PolylineSubroutine scale redefined at /home/mrvn/build/libgd-gd2-noxpm-per
l_1_2.30-1/libgd-gd2-noxpm-perl-2.30/blib/lib/GD/Polyline.pm line 52.
ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
---
t/GD.t121   8.33%  6
Failed 1/2 test scripts, 50.00% okay. 1/13 subtests failed, 92.31% okay.
make[1]: *** [test_dynamic] Error 255

Full build log is attached.

MfG
Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  cdbs debhelper dh-buildinfo file gettext gettext-base html2text
  intltool-debian libfreetype6 libfreetype6-dev libgd2-noxpm libgd2-noxpm-dev
  libjpeg62 libjpeg62-dev libmagic1 libpng12-0 libpng12-dev po-debconf
  zlib1g-dev
0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
Need to get 6257kB of archives.
After unpacking 19.5MB of additional disk space will be used.
Get:1 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:2 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:3 http://storage etch/main file 4.17-4 [32.0kB]
Get:4 http://storage etch/main cdbs 0.4.47 [427kB]
Get:5 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:6 http://storage etch/main gettext 0.15-3 [2012kB]
Get:7 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:8 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:9 http://storage etch/main debhelper 5.0.40 [510kB]
Get:10 http://storage etch/main dh-buildinfo 0.9 [15.2kB]
Get:11 http://storage etch/main libfreetype6 2.2.1-5 [355kB]
Get:12 http://storage etch/main zlib1g-dev 1:1.2.3-13 [414kB]
Get:13 http://storage etch/main libfreetype6-dev 2.2.1-5 [672kB]
Get:14 http://storage etch/main libjpeg62 6b-13 [89.3kB]
Get:15 http://storage etch/main libpng12-0 1.2.8rel-7 [113kB]
Get:16 http://storage etch/main libgd2-noxpm 2.0.33-5.1 [199kB]
Get:17 http://storage etch/main libjpeg62-dev 6b-13 [196kB]
Get:18 http://storage etch/main libpng12-dev 1.2.8rel-7 [247kB]
Get:19 http://storage etch/main libgd2-noxpm-dev 2.0.33-5.1 [343kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 6257kB in 0s (11.7MB/s)
Selecting previously deselected package gettext-base.
(Reading database ... 10446 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.15-3_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.17-4_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.17-4_amd64.deb) ...
Selecting previously deselected package cdbs.
Unpacking cdbs (from .../archives/cdbs_0.4.47_all.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.15-3_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) 
...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.7_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.40_all.deb) ...
Selecting previously deselected package dh-buildinfo.
Unpacking dh-buildinfo (from .../dh-buildinfo_0.9_all.deb) ...
Selecting previously deselected package libfreetype6.
Unpacking libfreetype6 (from .../libfreetype6_2.2.1-5_amd64.deb) ...
Selecting previously deselected package zlib1g-dev.
Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3-13_amd64.deb) ...
Selecting previously deselected package libfreetype6-dev.
Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.2.1-5_amd64.deb) ...
Selecting previously deselected package libjpeg62.
Unpacking libjpeg62 (from .../libjpeg62_6b-13_amd64.deb) ...
Selecting previously deselected package libpng12-0.
Unpacking libpng12-0 (from .../libpng12-0_1.2.8rel-7_amd64.deb) ...
Selecting previously deselected package libgd2-noxpm.
Unpacking libgd2-noxpm (from .../libgd2-noxpm_2.0.33-5.1_amd64.deb) ...
Selecting previously deselected package libjpeg62-dev.
Unpacking libjpeg62-dev (from .../libjpeg62-dev_6b-13_amd64.deb) ...
Selecting previously deselected package libpng12-dev.
Unpacking 

Processed: Re: Bug#399287: ipw3945 must go to contrib

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 399287 normal
Bug#399287: ipw3945 must go to contrib
Severity set to `normal' from `serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#399362: imapproxy: Bashism in init script

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 399362 important
Bug#399362: imapproxy: Bashism in init script
Severity set to `important' from `serious'

 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#399387: lvm2: fails to load libncurses at boot when root under lvm

2006-11-19 Thread Romain Beauxis
Package: lvm2
Version: 2.02.06-3
Severity: critical
Justification: breaks the whole system


Hi !

Every upgrade that recreates my initramfs leads to a full failure of the
next boot.

Failure is because my root is under lvm, and the kernel fails to load
the volumes at boot and issue a log like:
vgchange: cannot locate libncurses.xxx

Then boot is frozen and nothing can be done.

The solution I do is to boot on a seperate live CD and then mount back
all the system, and chroot into it and then dpkg-reconfigure
linux-image-2.6.18-xx...

I don't know where to put that bug since it involves many packages, so I
send there since it is at least an issue on vgchange.

Also setting as critical since it leads to a complete unusable system.


Romain


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-amd64
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages lvm2 depends on:
ii  debconf [debconf-2.0]1.5.9   Debian configuration management sy
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libdevmapper1.02 2:1.02.08-1 The Linux Kernel Device Mapper use
ii  libncurses5  5.5-5   Shared libraries for terminal hand
ii  libreadline5 5.2-1   GNU readline and history libraries
ii  libselinux1  1.32-3  SELinux shared libraries
ii  libsepol11.14-2  Security Enhanced Linux policy lib
ii  lvm-common   1.5.20  The Logical Volume Manager for Lin

lvm2 recommends no packages.

-- debconf information:
  lvm2/snapshots:


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



Bug#399382: FTBFS: linux-user/syscall.c:232: error: syntax error before gettid

2006-11-19 Thread Goswin von Brederlow
Package: qemu
Version: 0.8.1-1
Severity: serious
Justification: no longer builds from source

Hi,

rebuilding qemu under etch fails with

/home/mrvn/build/qemu_0.8.1-1/qemu-0.8.1/linux-user/syscall.c: At top level:
/home/mrvn/build/qemu_0.8.1-1/qemu-0.8.1/linux-user/syscall.c:232: error: 
syntax error before gettid
/home/mrvn/build/qemu_0.8.1-1/qemu-0.8.1/linux-user/syscall.c:238: error: 
syntax error before sys_uname
/home/mrvn/build/qemu_0.8.1-1/qemu-0.8.1/linux-user/syscall.c:239: error: 
syntax error before sys_getcwd1
/home/mrvn/build/qemu_0.8.1-1/qemu-0.8.1/linux-user/syscall.c:240: error: 
syntax error before sys_getdents
/home/mrvn/build/qemu_0.8.1-1/qemu-0.8.1/linux-user/syscall.c:240: warning: 
type defaults to `int' in declaration of `_syscall3'
/home/mrvn/build/qemu_0.8.1-1/qemu-0.8.1/linux-user/syscall.c:240: warning: 
data definition has no type or storage class

A full build log is attached.

MfG
Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages qemu depends on:
ii  bochsbios2.3-2   BIOS for the Bochs emulator
ii  libasound2   1.0.13-1ALSA library
ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
ii  libsdl1.2debian  1.2.11-7Simple DirectMedia Layer
ii  openhackware 0.4.1-2 OpenFirmware emulator for PowerPC
ii  proll18-2JavaStation PROM 2.x compatible re
ii  vgabios  0.6a-1  VGA BIOS software for the Bochs an
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap   0.3.3  Bootstrap a basic Debian system
ii  sharutils 1:4.2.1-15 shar, unshar, uuencode, uudecode
pn  vde   none (no description available)

-- no debconf information
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  cpp-3.4 debhelper file gcc-3.4 gcc-3.4-base gettext gettext-base html2text
  intltool-debian libasound2 libasound2-dev libdirectfb-0.9-25 libdrm2
  libexpat1 libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa
  libglu1-mesa-dev libglu1-xorg-dev libgpmg1 libgpmg1-dev libmagic1
  libsdl1.2-dev libsdl1.2debian libsdl1.2debian-alsa libsvga1 libsysfs2
  libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxdmcp-dev libxdmcp6
  libxext-dev libxext6 libxxf86vm1 mesa-common-dev nasm po-debconf sharutils
  svgalibg1 texi2html x11-common x11proto-core-dev x11proto-input-dev
  x11proto-kb-dev x11proto-xext-dev xtrans-dev zlib1g-dev
0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
Need to get 27.7MB of archives.
After unpacking 82.8MB of additional disk space will be used.
Get:1 http://storage etch/main x11-common 1:7.1.0-6 [325kB]
Get:2 http://storage etch/main libxau6 1:1.0.1-2 [7568B]
Get:3 http://storage etch/main libxdmcp6 1:1.0.1-2 [11.4kB]
Get:4 http://storage etch/main libx11-data 2:1.0.3-2 [154kB]
Get:5 http://storage etch/main libx11-6 2:1.0.3-2 [598kB]
Get:6 http://storage etch/main x11proto-core-dev 7.0.7-2 [78.4kB]
Get:7 http://storage etch/main libxau-dev 1:1.0.1-2 [11.7kB]
Get:8 http://storage etch/main libxdmcp-dev 1:1.0.1-2 [15.2kB]
Get:9 http://storage etch/main libxext6 1:1.0.1-2 [28.1kB]
Get:10 http://storage etch/main x11proto-input-dev 1.3.2-4 [14.6kB]
Get:11 http://storage etch/main x11proto-xext-dev 7.0.2-5 [41.7kB]
Get:12 http://storage etch/main libxext-dev 1:1.0.1-2 [79.9kB]
Get:13 http://storage etch/main x11proto-kb-dev 1.0.3-2 [26.8kB]
Get:14 http://storage etch/main xtrans-dev 1.0.1-3 [59.0kB]
Get:15 http://storage etch/main libx11-dev 2:1.0.3-2 [1325kB]
Get:16 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:17 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:18 http://storage etch/main file 4.17-4 [32.0kB]
Get:19 http://storage etch/main libgpmg1 1.19.6-22 [51.3kB]
Get:20 http://storage etch/main sharutils 1:4.2.1-15 [114kB]
Get:21 http://storage etch/main gcc-3.4-base 3.4.6-4 [164kB]
Get:22 http://storage etch/main cpp-3.4 3.4.6-4 [1826kB]
Get:23 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:24 http://storage etch/main gettext 0.15-3 [2012kB]
Get:25 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:26 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:27 http://storage etch/main debhelper 5.0.40 [510kB]
Get:28 http://storage etch/main gcc-3.4 3.4.6-4 [1551kB]
Get:29 http://storage etch/main libasound2 1.0.13-1 [377kB]
Get:30 http://storage etch/main libasound2-dev 1.0.13-1 [540kB]
Get:31 http://storage etch/main libsysfs2 2.0.0-7 [26.8kB]
Get:32 http://storage etch/main libdirectfb-0.9-25 0.9.25.1-4 [867kB]
Get:33 http://storage etch/main 

Bug#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open shared object file)

2006-11-19 Thread Goswin von Brederlow
Package: r-cran-fmultivar
Version: 240.10068-1
Severity: grave

Building fextremes_240.10068-1 under etch fails with the following error:

Loading required package: fMultivar

Rmetrics, (C) 1999-2005, Diethelm Wuertz, GPL
fMultivariate: Multivariate Financial Markets Analysis
Error in dyn.load(x, as.logical(local), as.logical(now)) : 
unable to load shared library 
'/usr/lib/R/site-library/fMultivar/libs/fMultivar.so':
  libgfortran.so.0: cannot open shared object file: No such file or directory
Error: package 'fMultivar' could not be loaded
Execution halted


Package: r-cran-fmultivar
Version: 240.10068-1
Depends: libc6 (= 2.3.5-1), libgcc1 (= 1:4.1.1-12), libgfortran1 (= 
4.1.1-12), r-base-core (= 2.4.0), r-cran-fbasics, r-cran-fseries, 
r-cran-fcalendar, r-cran-fecofin, r-cran-mvtnorm, r-cran-mgcv

There seems to be a mismatch between the libgfortran library in
Depends and the one actualy used.

MfG
Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  cdbs debhelper file g77 g77-3.4 gettext gettext-base gfortran gfortran-4.1
  html2text intltool-debian libbz2-dev libg2c0 libg2c0-dev libgfortran1
  libgfortran1-dev libgmp3c2 libice6 libjpeg62 libjpeg62-dev libmagic1
  libmpfr1 libncurses5-dev libpaper-utils libpaper1 libpcre3 libpcre3-dev
  libpcrecpp0 libpng12-0 libpng12-dev libreadline5-dev libsm6 libx11-6
  libx11-data libxau6 libxdmcp6 libxt6 po-debconf r-base-core r-base-dev
  r-cran-fbasics r-cran-fcalendar r-cran-fecofin r-cran-fmultivar
  r-cran-fseries r-cran-lattice r-cran-mgcv r-cran-nlme r-cran-survival
  r-cran-vr refblas3 refblas3-dev tcl8.4 tk8.4 ucf x11-common zlib-bin
  zlib1g-dev
0 upgraded, 58 newly installed, 0 to remove and 0 not upgraded.
Need to get 37.2MB of archives.
After unpacking 115MB of additional disk space will be used.
Get:1 http://storage etch/main x11-common 1:7.1.0-5 [317kB]
Get:2 http://storage etch/main libxau6 1:1.0.1-2 [7568B]
Get:3 http://storage etch/main libxdmcp6 1:1.0.1-2 [11.4kB]
Get:4 http://storage etch/main libx11-data 2:1.0.3-2 [154kB]
Get:5 http://storage etch/main libx11-6 2:1.0.3-2 [598kB]
Get:6 http://storage etch/main libice6 1:1.0.1-2 [45.5kB]
Get:7 http://storage etch/main libsm6 1:1.0.1-3 [20.1kB]
Get:8 http://storage etch/main libxt6 1:1.0.2-2 [172kB]
Get:9 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:10 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:11 http://storage etch/main file 4.17-4 [32.0kB]
Get:12 http://storage etch/main libpcre3 6.7-1 [167kB]
Get:13 http://storage etch/main cdbs 0.4.47 [427kB]
Get:14 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:15 http://storage etch/main gettext 0.15-3 [2012kB]
Get:16 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:17 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:18 http://storage etch/main debhelper 5.0.40 [510kB]
Get:19 http://storage etch/main libg2c0 1:3.4.6-4 [54.9kB]
Get:20 http://storage etch/main libg2c0-dev 1:3.4.6-4 [141kB]
Get:21 http://storage etch/main g77-3.4 3.4.6-4 [1995kB]
Get:22 http://storage etch/main g77 4:3.4.6-17 [1216B]
Get:23 http://storage etch/main libgfortran1 4.1.1-19 [183kB]
Get:24 http://storage etch/main libgfortran1-dev 4.1.1-19 [400kB]
Get:25 http://storage etch/main libgmp3c2 2:4.2.1+dfsg-4 [405kB]
Get:26 http://storage etch/main libmpfr1 2.2.0.dfsg.1-8 [217kB]
Get:27 http://storage etch/main gfortran-4.1 4.1.1-19 [2673kB]
Get:28 http://storage etch/main gfortran 4:4.1.1-13 [1118B]
Get:29 http://storage etch/main libbz2-dev 1.0.3-6 [32.0kB]
Get:30 http://storage etch/main libjpeg62 6b-13 [89.3kB]
Get:31 http://storage etch/main libjpeg62-dev 6b-13 [196kB]
Get:32 http://storage etch/main libncurses5-dev 5.5-5 [1426kB]
Get:33 http://storage etch/main ucf 2.0016 [55.9kB]
Get:34 http://storage etch/main libpaper1 1.1.20 [20.9kB]
Get:35 http://storage etch/main libpaper-utils 1.1.20 [17.6kB]
Get:36 http://storage etch/main libpcrecpp0 6.7-1 [71.5kB]
Get:37 http://storage etch/main libpcre3-dev 6.7-1 [212kB]
Get:38 http://storage etch/main libpng12-0 1.2.8rel-7 [113kB]
Get:39 http://storage etch/main zlib1g-dev 1:1.2.3-13 [414kB]
Get:40 http://storage etch/main libpng12-dev 1.2.8rel-7 [247kB]
Get:41 http://storage etch/main libreadline5-dev 5.2-1 [240kB]
Get:42 http://storage etch/main zlib-bin 1:1.2.3-13 [30.3kB]
Get:43 http://storage etch/main tcl8.4 8.4.12-1.1 [1162kB]
Get:44 http://storage etch/main tk8.4 8.4.12-1 [1014kB]
Get:45 http://storage etch/main r-base-core 2.4.0.20061103-1 [10.1MB]
Get:46 http://storage etch/main refblas3 1.2-8 [228kB]
Get:47 http://storage etch/main refblas3-dev 1.2-8 [246kB]
Get:48 http://storage etch/main r-base-dev 2.4.0.20061103-1 [2478B]
Get:49 http://storage 

Processed: severity of 327328 is serious

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.22
 severity 327328 serious
Bug#327328: libgtk2-perl: [m68k] FTBFS: Failed 1/176 test scripts, 99.43% okay. 
2/3473 subtests failed, 99.94% okay.
Severity set to `serious' from `important'


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: antigrav: FTBFS: Missing Build-Depends on 'zlib1g-dev, libpng12-dev'

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 398248 +patch
Bug#398248: antigrav - FTBFS: error: *** OpenAL is required ***
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398618: wings3d: Makes X crash

2006-11-19 Thread Steve Langasek
On Sun, Nov 19, 2006 at 05:10:15PM +0300, Sergei Golovan wrote:

 I've reproduced the bug. It's a segfault in GLcore xorg module. And it
 looks like not a wings3d bug.

 But I can't find workaround, except using nvidia binary driver
 instead of nv.

 So, I'm lowering bug severity to important.

Wouldn't it be better to reassign this bug to the xserver-xorg-video-nv
package?


-- 
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/


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



Bug#399391: tkcvs: impossible to enter a working-copy directory, nor start inside

2006-11-19 Thread Fabien COUTANT
Package: tkcvs
Version: 8.0.3-3
Severity: grave
Justification: renders package unusable

After I checkout a fresh working directory then try to enter it, it displays
a TK error dialog box saying:
Error: unable to convert date-time string 2004-04-24 08:14:43 +

From a previously existing working directory, I start tkcvs on the command
line.  Its window quickly appears and disappears (like a flash), and a
stack trace is dumped to the terminal:
Error in startup script: unable to convert date-time string 2004-02-28 
18:43:52 +
while executing
clock scan $date -gmt yes
(procedure cvs_workdir_status line 52)
invoked from within
cvs_workdir_status
(procedure directory_list line 80)
invoked from within
directory_list $filelist
(procedure setup_dir line 196)
invoked from within
setup_dir
(procedure change_dir line 11)
invoked from within
change_dir [pwd]
(procedure workdir_setup line 230)
invoked from within
workdir_setup
invoked from within
if {[string match {mod*} $cvscfg(startwindow)]} {
  wm withdraw .
  foreach {incvs insvn inrcs} [cvsroot_check [pwd]] { break }

  if {$insvn} {
s...
(file /usr/bin/tkcvs line 322)

All this was perfectly working on a sarge, with the same environment
variables (LANG and LC_*).

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages tkcvs depends on:
ii  cvs  1:1.12.13-5 Concurrent Versions System
ii  tcl8.4   8.4.12-1.1  Tcl (the Tool Command Language) v8
ii  tk8.48.4.12-1Tk toolkit for Tcl and X11, v8.4 -
ii  tkdiff   1:4.1.3-1   graphical side by side diff util

Versions of packages tkcvs recommends:
ii  rxvt-unicode [x-terminal-emul 7.9-2  RXVT-like terminal emulator with U
ii  xterm [x-terminal-emulator]   222-1  X terminal emulator

-- no debconf information

-- 
Hope this helps,
Fabien.


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



Bug#398248: antigrav: FTBFS: Missing Build-Depends on 'zlib1g-dev, libpng12-dev'

2006-11-19 Thread Andreas Jochens
tags 398248 +patch
thanks

Hello,

the attached patch which adds 'zlib1g-dev, libpng12-dev' to the
Build-Depends fixes the problem.

Regards
Andreas Jochens

diff -urN ../tmp-orig/antigrav-0.0.2/debian/control ./debian/control
--- ../tmp-orig/antigrav-0.0.2/debian/control   2006-11-19 09:08:03.0 
+
+++ ./debian/control2006-11-19 09:07:26.0 +
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Gürkan Sengün [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), autotools-dev, libalut-dev, libopenal-dev, 
libsdl1.2-dev
+Build-Depends: debhelper (= 5), autotools-dev, zlib1g-dev, libpng12-dev, 
libalut-dev, libopenal-dev, libsdl1.2-dev
 Standards-Version: 3.7.2
 
 Package: antigravitaattori


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



Bug#399390: FTBFS: /usr/bin/ld: cannot find -lcompface

2006-11-19 Thread Goswin von Brederlow
Package: libcompface
Version: 1:1.5.2-3
Severity: serious
Justification: no longer builds from source

Hi,

rebuilding libcompface under etch fails with

ar rc libcompface.a arith.o file.o compress.o gen.o uncompface.o compface.o
ranlib libcompface.a
gcc -s -L/shared -o compface cmain.o -lcompface
/usr/bin/ld: cannot find -lcompface
collect2: ld returned 1 exit status
make[1]: *** [compface] Error 1
make[1]: Leaving directory 
`/home/mrvn/build/libcompface_1_1.5.2-3/libcompface-1.5.2'

The problem is the extra / in -L/shared. Without that it links successfully.

Full build log attached.

MfG
Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  debhelper debmake ed file gettext gettext-base html2text intltool-debian
  libmagic1 po-debconf
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 3276kB of archives.
After unpacking 11.2MB of additional disk space will be used.
Get:1 http://storage etch/main ed 0.2-20 [52.9kB]
Get:2 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:3 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:4 http://storage etch/main file 4.17-4 [32.0kB]
Get:5 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:6 http://storage etch/main gettext 0.15-3 [2012kB]
Get:7 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:8 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:9 http://storage etch/main debhelper 5.0.40 [510kB]
Get:10 http://storage etch/main debmake 3.8.3 [36.2kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3276kB in 0s (11.6MB/s)
Selecting previously deselected package ed.
(Reading database ... 10446 files and directories currently installed.)
Unpacking ed (from .../archives/ed_0.2-20_amd64.deb) ...
Selecting previously deselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.15-3_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.17-4_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.17-4_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.15-3_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) 
...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.7_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.40_all.deb) ...
Selecting previously deselected package debmake.
Unpacking debmake (from .../archives/debmake_3.8.3_all.deb) ...
Setting up ed (0.2-20) ...

Setting up gettext-base (0.15-3) ...

Setting up libmagic1 (4.17-4) ...

Setting up file (4.17-4) ...
Setting up html2text (1.3.2a-3) ...

Setting up gettext (0.15-3) ...

Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.7) ...
Setting up debhelper (5.0.40) ...
Setting up debmake (3.8.3) ...
Reading package lists...
Building dependency tree...
Need to get 60.1kB of source archives.
Get:1 http://storage etch/main libcompface 1:1.5.2-3 (dsc) [606B]
Get:2 http://storage etch/main libcompface 1:1.5.2-3 (tar) [46.6kB]
Get:3 http://storage etch/main libcompface 1:1.5.2-3 (diff) [12.9kB]
dpkg-source: extracting libcompface in libcompface-1.5.2
dpkg-source: unpacking libcompface_1.5.2.orig.tar.gz
dpkg-source: applying ./libcompface_1.5.2-3.diff.gz
Fetched 60.1kB in 0s (1424kB/s)
 fakeroot debian/rules clean
test -f debian/rules
rm -rf static shared static5 shared5
rm -f build build-*
make clean
make[1]: Entering directory 
`/home/mrvn/build/libcompface_1_1.5.2-3/libcompface-1.5.2'
rm -f *.o *.a *.sh core a.out compface uncompface
make[1]: Leaving directory 
`/home/mrvn/build/libcompface_1_1.5.2-3/libcompface-1.5.2'
rm -f `find . -name *~`
rm -rf debian/tmp `find debian/* -type d ! -name CVS` debian/files* core
rm -f debian/*substvars
cat debian/control.common  debian/control
 debian/rules build
test -f debian/rules
LD_LIBRARY_PATH = shared:
### Building libc6/glibc2 libraries...
mkdir shared static
cd shared  \
/usr/bin/make -f ../Makefile VPATH=.. srcdir=.. \
LDFLAGS=-lc\
CFLAGS=-O2 -fPIC -pipe -D_BSD_SOURCE -D_REENTRANT shared  \
ln -sf libcompface.so libcompface.so.1\
ln -sf libcompface.so.1.0.0  libcompface.so # \
#   strip --strip-unneeded libcompface.so.1.0.0 
make[1]: Entering directory 

Bug#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open shared object file)

2006-11-19 Thread Steve Langasek
reassign 399384 r-cran-fmultivar
found 399384 221.10064a-1
close 399384 240.10068-1
thanks

On Sun, Nov 19, 2006 at 09:32:37AM +0100, Goswin von Brederlow wrote:
 Package: r-cran-fmultivar
 Version: 240.10068-1
 Depends: libc6 (= 2.3.5-1), libgcc1 (= 1:4.1.1-12), libgfortran1 (= 
 4.1.1-12), r-base-core (= 2.4.0), r-cran-fbasics, r-cran-fseries, 
 r-cran-fcalendar, r-cran-fecofin, r-cran-mvtnorm, r-cran-mgcv

 There seems to be a mismatch between the libgfortran library in
 Depends and the one actualy used.

No, you're simply reporting this bug against a different version of
r-cran-fmultivar than the one that was actually used in your build.

-- 
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/


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



Processed: Re: Bug#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open shared object file)

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 399384 r-cran-fmultivar
Bug#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open 
shared object file)
Bug reassigned from package `r-cran-fmultivar' to `r-cran-fmultivar'.

 found 399384 221.10064a-1
Bug#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open 
shared object file)
Bug marked as found in version 221.10064a-1.

 close 399384 240.10068-1
Bug#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open 
shared object file)
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 240.10068-1, send any further explanations to 
Goswin von Brederlow [EMAIL PROTECTED]

 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#399399: FTBFS etch: linux/ip_fw.h: No such file or directory

2006-11-19 Thread Goswin von Brederlow
Package: ipmasqadm
Version: 0.4.2-2.1
Severity: serious
Justification: no longer builds from source

Hi,

rebuilding ipmasqadm under etch fails with

gcc  -Wall -O2 -I /usr/include -I../include -I/debian/include -fPIC 
-DLIBDIR=\/usr/lib/ipmasqadm\   -c -o ip_masq_ioctl.o ip_masq_ioctl.c
ip_masq_ioctl.c:14:27: error: linux/ip_masq.h: No such file or directory
In file included from ip_masq_ioctl.c:16:
../include/ipmasqctl.h:33:25: error: linux/ip_fw.h: No such file or directory
make[2]: *** [ip_masq_ioctl.o] Error 1
make[2]: Leaving directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2/lib'
make[1]: *** [lib] Error 2

Are you maybe missing a versioned build-depends on linux-kernel-headers?

A full build log is attached.

MfG
Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  debhelper file gettext gettext-base html2text intltool-debian libmagic1
  po-debconf
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 3187kB of archives.
After unpacking 10.9MB of additional disk space will be used.
Get:1 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:2 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:3 http://storage etch/main file 4.17-4 [32.0kB]
Get:4 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:5 http://storage etch/main gettext 0.15-3 [2012kB]
Get:6 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:7 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:8 http://storage etch/main debhelper 5.0.40 [510kB]
Fetched 3187kB in 0s (36.0MB/s)
Selecting previously deselected package gettext-base.
(Reading database ... 11642 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.15-3_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.17-4_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.17-4_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.15-3_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) 
...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.7_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.40_all.deb) ...
Setting up gettext-base (0.15-3) ...

Setting up libmagic1 (4.17-4) ...

Setting up file (4.17-4) ...
Setting up html2text (1.3.2a-3) ...

Setting up gettext (0.15-3) ...

Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.7) ...
Setting up debhelper (5.0.40) ...
Reading package lists...
Building dependency tree...
Need to get 25.3kB of source archives.
Get:1 http://storage etch/main ipmasqadm 0.4.2-2.1 (dsc) [558B]
Get:2 http://storage etch/main ipmasqadm 0.4.2-2.1 (tar) [19.0kB]
Get:3 http://storage etch/main ipmasqadm 0.4.2-2.1 (diff) [5751B]
dpkg-source: extracting ipmasqadm in ipmasqadm-0.4.2
dpkg-source: unpacking ipmasqadm_0.4.2.orig.tar.gz
dpkg-source: applying ./ipmasqadm_0.4.2-2.1.diff.gz
Fetched 25.3kB in 0s (626kB/s)
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2'
make[2]: Entering directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2/lib'
rm -f *.[oa] core
make[2]: Leaving directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2/lib'
make[2]: Entering directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2/modules'
rm -f *.so *.o
make[2]: Leaving directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2/modules'
make[2]: Entering directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2/ipmasqadm'
rm -f *.o core ipmasqadm
make[2]: Leaving directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2/ipmasqadm'
#rm -f ipmasqadm *.o *.so core
make[1]: Leaving directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2'
dh_clean
dh_clean: Compatibility levels before 4 are deprecated.
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make XCFLAGS=-I/debian/include
make[1]: Entering directory 
`/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2'
[EMAIL PROTECTED] -f /usr/include/linux/ip_masq.h
#include in debian/ now

Processed: my mistake

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 399287 serious
Bug#399287: ipw3945 must go to contrib
Severity set to `serious' from `normal'

 tags 399287 -wontfix
Bug#399287: ipw3945 must go to contrib
Tags were: wontfix
Tags removed: wontfix

 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#399401: FTBFS etch: ./setup build files: 256 at /usr/share/haskell-devscripts//Dh_Haskell.pm line 138, COMPAT_IN line 1.

2006-11-19 Thread Goswin von Brederlow
Package: magic-haskell
Version: 1.0.5
Severity: serious
Justification: no longer builds from source

Hi,

rebuilding magic-haskell under etch fails with

Magic/Types.hsc:31:7:
Could not find module `Foreign.ForeignPtr':
  Perhaps you haven't installed the profiling libraries for package base?
  Use -v to see a list of the files searched for.
Preprocessing library magic-1.0.0...
Building magic-1.0.0...
./setup build files: 256 at /usr/share/haskell-devscripts//Dh_Haskell.pm line 
138, COMPAT_IN line 1.
make: *** [install] Error 9

A full build log is attached.

MfG
Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  debhelper file gettext gettext-base ghc6 haddock haskell-devscripts
  haskell-utils html2text hugs intltool-debian libgmp3-dev libgmp3c2 libgmpxx4
  libmagic-dev libmagic1 libncurses5-dev libreadline5-dev po-debconf
0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
Need to get 36.4MB of archives.
After unpacking 208MB of additional disk space will be used.
Get:1 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:2 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:3 http://storage etch/main file 4.17-4 [32.0kB]
Get:4 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:5 http://storage etch/main gettext 0.15-3 [2012kB]
Get:6 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:7 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:8 http://storage etch/main debhelper 5.0.40 [510kB]
Get:9 http://storage etch/main hugs 98.200503.08-4 [2692kB]
Get:10 http://storage etch/main haskell-utils 1.6.0.2 [9604B]
Get:11 http://storage etch/main libgmp3c2 2:4.2.1+dfsg-4 [405kB]
Get:12 http://storage etch/main libgmpxx4 2:4.2.1+dfsg-4 [217kB]
Get:13 http://storage etch/main libgmp3-dev 2:4.2.1+dfsg-4 [493kB]
Get:14 http://storage etch/main libncurses5-dev 5.5-5 [1426kB]
Get:15 http://storage etch/main libreadline5-dev 5.2-1 [240kB]
Get:16 http://storage etch/main ghc6 6.6-3 [27.1MB]
Get:17 http://storage etch/main haddock 0.8-1 [556kB]
Get:18 http://storage etch/main haskell-devscripts 0.5.14 [11.4kB]
Get:19 http://storage etch/main libmagic-dev 4.17-4 [56.0kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 36.4MB in 3s (11.7MB/s)
Selecting previously deselected package gettext-base.
(Reading database ... 10446 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.15-3_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.17-4_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.17-4_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.15-3_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) 
...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.7_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.40_all.deb) ...
Selecting previously deselected package hugs.
Unpacking hugs (from .../hugs_98.200503.08-4_amd64.deb) ...
Selecting previously deselected package haskell-utils.
Unpacking haskell-utils (from .../haskell-utils_1.6.0.2_amd64.deb) ...
Selecting previously deselected package libgmp3c2.
Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.2.1+dfsg-4_amd64.deb) ...
Selecting previously deselected package libgmpxx4.
Unpacking libgmpxx4 (from .../libgmpxx4_2%3a4.2.1+dfsg-4_amd64.deb) ...
Selecting previously deselected package libgmp3-dev.
Unpacking libgmp3-dev (from .../libgmp3-dev_2%3a4.2.1+dfsg-4_amd64.deb) ...
Selecting previously deselected package libncurses5-dev.
Unpacking libncurses5-dev (from .../libncurses5-dev_5.5-5_amd64.deb) ...
Selecting previously deselected package libreadline5-dev.
Unpacking libreadline5-dev (from .../libreadline5-dev_5.2-1_amd64.deb) ...
Selecting previously deselected package ghc6.
Unpacking ghc6 (from .../archives/ghc6_6.6-3_amd64.deb) ...
Selecting previously deselected package haddock.
Unpacking haddock (from .../haddock_0.8-1_amd64.deb) ...
Selecting previously deselected package haskell-devscripts.
Unpacking haskell-devscripts (from .../haskell-devscripts_0.5.14_all.deb) ...
Selecting previously deselected package libmagic-dev.
Unpacking libmagic-dev (from .../libmagic-dev_4.17-4_amd64.deb) ...
Setting up gettext-base (0.15-3) ...

Setting up libmagic1 (4.17-4) ...

Setting up 

Bug#399387: lvm2: fails to load libncurses at boot when root under lvm

2006-11-19 Thread Bastian Blank
reassign 399387 initramfs-tools
severity 399387 important
tags 399387 moreinfo unreproducible
thanks

On Sun, Nov 19, 2006 at 03:18:00PM +0100, Romain Beauxis wrote:
 Every upgrade that recreates my initramfs leads to a full failure of the
 next boot.

initramfs-tools is currently responsible to create the initramfs. Also I
can't reproduce this on my own machines.

 Failure is because my root is under lvm, and the kernel fails to load
 the volumes at boot and issue a log like:
 vgchange: cannot locate libncurses.xxx

So the lib is missing, why?

 I don't know where to put that bug since it involves many packages, so I
 send there since it is at least an issue on vgchange.

It correctly depends on libncurses5.

Bastian

-- 
Earth -- mother of the most beautiful women in the universe.
-- Apollo, Who Mourns for Adonais? stardate 3468.1


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



Bug#399405: FTBFS etch: inttypes.h: No such file or directory

2006-11-19 Thread Goswin von Brederlow
Package: simulavr
Version: 0.1.2.2-5
Severity: serious
Justification: no longer builds from source

Hi,

rebuilding simulavr under etch fails with

if avr-gcc  -I. -I. -I../src -I. -g -Wall -mmcu=atmega128 -MT demo.o -MD 
-MP -MF .deps/demo.Tpo -c -o demo.o demo.c; \
then mv -f .deps/demo.Tpo .deps/demo.Po; else rm -f 
.deps/demo.Tpo; exit 1; fi
demo.c:7:22: error: inttypes.h: No such file or directory
demo.c:8:20: error: avr/io.h: No such file or directory
demo.c:9:26: error: avr/pgmspace.h: No such file or directory
demo.c: In function 'main':
demo.c:18: error: 'uint8_t' undeclared (first use in this function)
demo.c:18: error: (Each undeclared identifier is reported only once
demo.c:18: error: for each function it appears in.)
demo.c:18: error: expected ';' before 'cnt'
demo.c:20: error: 'DDRB' undeclared (first use in this function)
demo.c:22: error: 'cnt' undeclared (first use in this function)
demo.c:23: error: 'PORTB' undeclared (first use in this function)
make[2]: *** [demo.o] Error 1
make[2]: Leaving directory 
`/home/mrvn/build/simulavr_0.1.2.2-5/simulavr-0.1.2.2/test_c'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mrvn/build/simulavr_0.1.2.2-5/simulavr-0.1.2.2

A full build log is attached.

MfG
Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  avr-libc binutils-avr debhelper file gcc-avr gettext gettext-base html2text
  intltool-debian libmagic1 libncurses5-dev po-debconf
0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.9MB of archives.
After unpacking 33.7MB of additional disk space will be used.
Get:1 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:2 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:3 http://storage etch/main file 4.17-4 [32.0kB]
Get:4 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:5 http://storage etch/main gettext 0.15-3 [2012kB]
Get:6 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:7 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:8 http://storage etch/main debhelper 5.0.40 [510kB]
Get:9 http://storage etch/main libncurses5-dev 5.5-5 [1426kB]
Get:10 http://storage etch/main avr-libc 1:1.4.5-1 [4078B]
Get:11 http://storage etch/main binutils-avr 2.16.1-1 [2786kB]
Get:12 http://storage etch/main gcc-avr 1:4.1.0-1 [4491kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 11.9MB in 1s (11.7MB/s)
Selecting previously deselected package gettext-base.
(Reading database ... 10446 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.15-3_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.17-4_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.17-4_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.15-3_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) 
...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.7_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.40_all.deb) ...
Selecting previously deselected package libncurses5-dev.
Unpacking libncurses5-dev (from .../libncurses5-dev_5.5-5_amd64.deb) ...
Selecting previously deselected package avr-libc.
Unpacking avr-libc (from .../avr-libc_1%3a1.4.5-1_all.deb) ...
Selecting previously deselected package binutils-avr.
Unpacking binutils-avr (from .../binutils-avr_2.16.1-1_amd64.deb) ...
Selecting previously deselected package gcc-avr.
Unpacking gcc-avr (from .../gcc-avr_1%3a4.1.0-1_amd64.deb) ...
Setting up gettext-base (0.15-3) ...

Setting up libmagic1 (4.17-4) ...

Setting up file (4.17-4) ...
Setting up html2text (1.3.2a-3) ...

Setting up gettext (0.15-3) ...

Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.7) ...
Setting up debhelper (5.0.40) ...
Setting up libncurses5-dev (5.5-5) ...
Setting up avr-libc (1.4.5-1) ...
Setting up binutils-avr (2.16.1-1) ...
Setting up gcc-avr (4.1.0-1) ...
Reading package lists...
Building dependency tree...
Need to get 477kB of source archives.
Get:1 http://storage etch/main simulavr 0.1.2.2-5 (dsc) [618B]
Get:2 http://storage etch/main simulavr 0.1.2.2-5 (tar) [457kB]
Get:3 http://storage etch/main simulavr 0.1.2.2-5 (diff) [18.9kB]
dpkg-source: extracting simulavr in simulavr-0.1.2.2
dpkg-source: 

Bug#399413: FTBFS etch: waits for stdin

2006-11-19 Thread Goswin von Brederlow
Package: xlogmaster
Version: 1.6.0-11
Severity: serious
Justification: no longer builds from source

Hi,

rebuilding xlogmaster under etch waits for input on stdin:

pod2man --section=1 --release=`date +'%d %b %Y'`\
 --center=Debian/GNU --date=' '\
debian/update-xlogmaster.pod  debian/update-xlogmaster.1

Did you forget to redirect from /dev/null?

A full build log is attached.

MfG
Goswin


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  debhelper file gettext gettext-base html2text intltool-debian libglib1.2
  libglib1.2-dev libgtk1.2 libgtk1.2-common libgtk1.2-dev libmagic1 libx11-6
  libx11-data libx11-dev libxau-dev libxau6 libxdmcp-dev libxdmcp6 libxext-dev
  libxext6 libxi-dev libxi6 pkg-config po-debconf texi2html x11-common
  x11proto-core-dev x11proto-input-dev x11proto-kb-dev x11proto-xext-dev
  xtrans-dev
0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
Need to get 9173kB of archives.
After unpacking 33.2MB of additional disk space will be used.
Get:1 http://storage etch/main libgtk1.2-common 1.2.10-18 [208kB]
Get:2 http://storage etch/main libglib1.2 1.2.10-14 [135kB]
Get:3 http://storage etch/main x11-common 1:7.1.0-6 [325kB]
Get:4 http://storage etch/main libxau6 1:1.0.1-2 [7568B]
Get:5 http://storage etch/main libxdmcp6 1:1.0.1-2 [11.4kB]
Get:6 http://storage etch/main libx11-data 2:1.0.3-3 [154kB]
Get:7 http://storage etch/main libx11-6 2:1.0.3-3 [590kB]
Get:8 http://storage etch/main libxext6 1:1.0.1-2 [28.1kB]
Get:9 http://storage etch/main libxi6 1:1.0.1-3 [17.9kB]
Get:10 http://storage etch/main libgtk1.2 1.2.10-18 [943kB]
Get:11 http://storage etch/main pkg-config 0.21-1 [74.4kB]
Get:12 http://storage etch/main libglib1.2-dev 1.2.10-14 [194kB]
Get:13 http://storage etch/main x11proto-core-dev 7.0.7-2 [78.4kB]
Get:14 http://storage etch/main libxau-dev 1:1.0.1-2 [11.7kB]
Get:15 http://storage etch/main libxdmcp-dev 1:1.0.1-2 [15.2kB]
Get:16 http://storage etch/main x11proto-input-dev 1.3.2-4 [14.6kB]
Get:17 http://storage etch/main x11proto-xext-dev 7.0.2-5 [41.7kB]
Get:18 http://storage etch/main libxext-dev 1:1.0.1-2 [79.9kB]
Get:19 http://storage etch/main x11proto-kb-dev 1.0.3-2 [26.8kB]
Get:20 http://storage etch/main xtrans-dev 1.0.1-3 [59.0kB]
Get:21 http://storage etch/main libx11-dev 2:1.0.3-3 [1315kB]
Get:22 http://storage etch/main libxi-dev 1:1.0.1-3 [64.6kB]
Get:23 http://storage etch/main libgtk1.2-dev 1.2.10-18 [1300kB]
Get:24 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:25 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:26 http://storage etch/main file 4.17-4 [32.0kB]
Get:27 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:28 http://storage etch/main gettext 0.15-3 [2012kB]
Get:29 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:30 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:31 http://storage etch/main debhelper 5.0.40 [510kB]
Get:32 http://storage etch/main texi2html 1.76-4 [289kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 9173kB in 0s (11.7MB/s)
Selecting previously deselected package libgtk1.2-common.
(Reading database ... 10430 files and directories currently installed.)
Unpacking libgtk1.2-common (from .../libgtk1.2-common_1.2.10-18_all.deb) ...
Selecting previously deselected package libglib1.2.
Unpacking libglib1.2 (from .../libglib1.2_1.2.10-14_amd64.deb) ...
Selecting previously deselected package x11-common.
Unpacking x11-common (from .../x11-common_1%3a7.1.0-6_amd64.deb) ...
Selecting previously deselected package libxau6.
Unpacking libxau6 (from .../libxau6_1%3a1.0.1-2_amd64.deb) ...
Selecting previously deselected package libxdmcp6.
Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.1-2_amd64.deb) ...
Setting up x11-common (7.1.0-6) ...
 Adding system startup for /etc/init.d/x11-common ...
   /etc/rcS.d/S70x11-common - ../init.d/x11-common

Selecting previously deselected package libx11-data.
(Reading database ... 10600 files and directories currently installed.)
Unpacking libx11-data (from .../libx11-data_2%3a1.0.3-3_all.deb) ...
Selecting previously deselected package libx11-6.
Unpacking libx11-6 (from .../libx11-6_2%3a1.0.3-3_amd64.deb) ...
Selecting previously deselected package libxext6.
Unpacking libxext6 (from .../libxext6_1%3a1.0.1-2_amd64.deb) ...
Selecting previously deselected package libxi6.
Unpacking libxi6 (from .../libxi6_1%3a1.0.1-3_amd64.deb) ...
Selecting previously deselected package libgtk1.2.
Unpacking libgtk1.2 (from .../libgtk1.2_1.2.10-18_amd64.deb) ...
Selecting previously deselected package pkg-config.
Unpacking pkg-config (from .../pkg-config_0.21-1_amd64.deb) ...
Selecting previously deselected package 

Bug#399387: lvm2: fails to load libncurses at boot when root under lvm

2006-11-19 Thread Romain Beauxis
Le dimanche 19 novembre 2006 16:57, Bastian Blank a écrit :
 On Sun, Nov 19, 2006 at 04:48:59PM +0100, Romain Beauxis wrote:
I don't know where to put that bug since it involves many packages,
so I send there since it is at least an issue on vgchange.
  
   It correctly depends on libncurses5.
 
  So what?

 The package is installed, if it is not available, this is a local
 problem.

Right, but my system fails to boot on every kernel upgrade so I guess it is 
not the expected behaviour.

  Also you did not stated why you droped the severity to important, so I'll
  put it to critical again until I have someone looking at this issue.

 Don't play severity ping-pong. You have to provide more informations.

Ok, I'll come up with another test of this issue.

On the other hand, you explicitly avoid to dig on that issue, I might be 
wrong, but if I am not, which I am quite sure, then you loose time to solve 
it.

And if confirmed, the severity would not have been false.


Romain
-- 
Satan is an evilous man,
But him can't chocks it on I-man
So when I check him my lassing hand
And if him slip, I gaan with him hand



Processed: Re: Bug#398962: i82365 driver behaves very badly in vmware

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 398962 - moreinfo
Bug#398962: i82365 driver behaves very badly in vmware
Tags were: moreinfo d-i
Bug#390809: Error message from pcmcia (i82365)
Bug#391962: linux-image-2.6.18-1-686: ISA PCIC Probe: not found repeating
Tags removed: moreinfo


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#399387: lvm2: fails to load libncurses at boot when root under lvm

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 399387 initramfs-tools
Bug#399387: lvm2: fails to load libncurses at boot when root under lvm
Bug reassigned from package `lvm2' to `initramfs-tools'.

 severity 399387 important
Bug#399387: lvm2: fails to load libncurses at boot when root under lvm
Severity set to `important' from `critical'

 tags 399387 moreinfo unreproducible
Bug#399387: lvm2: fails to load libncurses at boot when root under lvm
There were no tags set.
Tags added: moreinfo, unreproducible

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#399387: lvm2: fails to load libncurses at boot when root under lvm

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 399387 critical
Bug#399387: lvm2: fails to load libncurses at boot when root under lvm
Severity set to `critical' from `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#399387: lvm2: fails to load libncurses at boot when root under lvm

2006-11-19 Thread Bastian Blank
severity 399387 important
thanks

On Sun, Nov 19, 2006 at 04:48:59PM +0100, Romain Beauxis wrote:
   I don't know where to put that bug since it involves many packages, so I
   send there since it is at least an issue on vgchange.
  It correctly depends on libncurses5.
 So what?

The package is installed, if it is not available, this is a local
problem.

 Also you did not stated why you droped the severity to important, so I'll put 
 it to critical again until I have someone looking at this issue.

Don't play severity ping-pong. You have to provide more informations.

Bastian

-- 
No more blah, blah, blah!
-- Kirk, Miri, stardate 2713.6


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



Bug#266410: marked as done ([NONFREE-DOC:OPL] rubybook is not DFSG free)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 08:07:16 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#266410: fixed in rubybook 0.2-3
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)

---BeginMessage---
Subject: rubybook is not DFSG free
Package: rubybook
Severity: serious
Justification: DFSG
Tags: sarge-ignore

debian-legal has recently reconsidered the Open Publication License
and has determined that it is a license that is not free. See:
http://lists.debian.org/debian-legal/2004/03/msg00226.html

It appears that your package is using data under that license. So you
could either:
1) persuade the upstream author to change the license
2) move the package to non-free
3) could ask the package to be removed

Anyway, documentation licence issues are not being considered RC for
sarge, that's why the bug is tagget as Sarge ignore. That's let you some
time to persuade the upstream author :)


---End Message---
---BeginMessage---
Source: rubybook
Source-Version: 0.2-3

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

rubybook_0.2-3.diff.gz
  to pool/non-free/r/rubybook/rubybook_0.2-3.diff.gz
rubybook_0.2-3.dsc
  to pool/non-free/r/rubybook/rubybook_0.2-3.dsc
rubybook_0.2-3_all.deb
  to pool/non-free/r/rubybook/rubybook_0.2-3_all.deb



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

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

Debian distribution maintenance software
pp.
Aurélien GÉRÔME [EMAIL PROTECTED] (supplier of updated rubybook 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: Thu, 16 Nov 2006 02:07:35 +0100
Source: rubybook
Binary: rubybook
Architecture: source all
Version: 0.2-3
Distribution: unstable
Urgency: high
Maintainer: Aurélien GÉRÔME [EMAIL PROTECTED]
Changed-By: Aurélien GÉRÔME [EMAIL PROTECTED]
Description: 
 rubybook   - the Programming Ruby book
Closes: 266410 285541 398114
Changes: 
 rubybook (0.2-3) unstable; urgency=high
 .
   * New maintainer. (Closes: #398114)
   * Update Standards-Version to 3.7.2.
   * Remove Suggests on ruby-manual which disappeared from the archive
 since Sarge.
   * Move package Section from doc to non-free/doc. (Closes: #266410)
   * Remove DH_COMPAT from debian/rules and add debian/compat file.
   * Fix lintian error in debian/rules which misses build target rule.
   * Fix typo in debian/README.Debian. Thanks to Mike McGavin.
 (Closes: #285541)
Files: 
 0f9f0b0b5537ffe630d940f04ed1cd14 554 non-free/doc optional rubybook_0.2-3.dsc
 83cd5a7a318c6331f55da5728330a80a 4839 non-free/doc optional 
rubybook_0.2-3.diff.gz
 1c3ab4dc92c160d9953a2bf4bac41387 410954 non-free/doc optional 
rubybook_0.2-3_all.deb

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

iD8DBQFFXBa7ST77jl1k+HARAqe5AKCVqC/bhX2MrkgjnlE0DAOgmb1CIQCg2mnd
k71ds+N27sX8M9DNLRN2wyc=
=bMYH
-END PGP SIGNATURE-

---End Message---


Processed: Re: Bug#399387: lvm2: fails to load libncurses at boot when root under lvm

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 399387 important
Bug#399387: lvm2: fails to load libncurses at boot when root under lvm
Severity set to `important' from `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#399287: marked as done (ipw3945 must go to contrib)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 08:05:46 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#399287: fixed in ipw3945 1.1.2-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)

---BeginMessage---
Package: ipw3945-source
Version: 1.1.2-2
Severity: serious


Quoting your policy:


--  snip  --

2.2.1. The main category


 Every package in _main_ must comply with the DFSG (Debian Free
 Software Guidelines).

 In addition, the packages in _main_
* must not require a package outside of _main_ for compilation or
  execution (thus, the package must not declare a Depends,
  Recommends, or Build-Depends relationship on a non-_main_
  package),
* must not be so buggy that we refuse to support them, and
* must meet all policy requirements presented in this manual.

--  snip  --


ipw3945-source clearly fails the first point since it's useless without
the non-free ipw3945d package.

---End Message---
---BeginMessage---
Source: ipw3945
Source-Version: 1.1.2-4

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

ipw3945-source_1.1.2-4_all.deb
  to pool/contrib/i/ipw3945/ipw3945-source_1.1.2-4_all.deb
ipw3945_1.1.2-4.diff.gz
  to pool/contrib/i/ipw3945/ipw3945_1.1.2-4.diff.gz
ipw3945_1.1.2-4.dsc
  to pool/contrib/i/ipw3945/ipw3945_1.1.2-4.dsc



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.
Daniel Baumann [EMAIL PROTECTED] (supplier of updated ipw3945 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, 19 Nov 2006 16:05:00 +0100
Source: ipw3945
Binary: ipw3945-source
Architecture: source all
Version: 1.1.2-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 ipw3945-source - Source for the Intel PRO/Wireless 3945ABG (ipw3945) driver
Closes: 399287
Changes: 
 ipw3945 (1.1.2-4) unstable; urgency=low
 .
   * Moving to contrib (Closes: #399287).
Files: 
 b5ce3377106eac91be1437efcbcb540b 580 contrib/net extra ipw3945_1.1.2-4.dsc
 9b215a875818154ade298b9180fe241c 196846 contrib/net extra 
ipw3945_1.1.2.orig.tar.gz
 68de7d694c66bcfa8534545504394d32 5346 contrib/net extra ipw3945_1.1.2-4.diff.gz
 9cd0378a2702d419167de5eded580aa2 164590 contrib/net extra 
ipw3945-source_1.1.2-4_all.deb

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

iD8DBQFFYHzO+C5cwEsrK54RAi7MAKCTclcj7pOmlldVsMd7UxF7cLoutgCfRET3
r9DLnwjj4R1wbZ58V7sRMq8=
=Efzh
-END PGP SIGNATURE-

---End Message---


Bug#399422: at76c503a: FTBS without installed kernel sources for the running kernel.

2006-11-19 Thread Stefan Lippers-Hollmann
Package: at76c503a
Version: 0.14~beta1-1
Severity: serious
Justification: no longer builds from source

While investigating why
make-kpkg --rootcmd fakeroot --revision 1 modules
fails to build a module package [1] (it touches the very same KERNEL_PATH 
check, so I won't file another bugreport), I tried to rebuild at76c503a in 
a pbuilder environment which has of course no kernel sources for the running 
kernel installed.
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k -i
dh_installdirs -i
mkdir -p 
/tmp/buildd/at76c503a-0.14~beta1/debian/at76c503a-source/usr/src/modules/at76c503a/debian
# Upstream should know best which files to distribute
make DISTNAME=at76c503a dist
make[1]: Entering directory `/tmp/buildd/at76c503a-0.14~beta1'
Makefile:17: *** Kernel tree not found - please set KERNEL_PATH.  Stop.
make[1]: Leaving directory `/tmp/buildd/at76c503a-0.14~beta1'
make: *** [install-indep] Error 2
pbuilder: Failed autobuilding of package

The upstream Makefile unconditionally checks for:
KERNEL_PATH ?= $(shell readlink -f /lib/modules/`uname -r`/build)

ifeq (,$(KERNEL_PATH))
$(error Kernel tree not found - please set KERNEL_PATH)
endif

VERSION_HEADER = $(KERNEL_PATH)/include/linux/utsrelease.h
ifeq (,$(wildcard $(VERSION_HEADER)))
VERSION_HEADER = $(KERNEL_PATH)/include/linux/version.h
ifeq (,$(wildcard $(VERSION_HEADER)))
$(error Kernel in $(KERNEL_PATH) is not configured)
endif
endif
even for make dist, which is invoked while building the at76c503a package.

Likewise $(error Kernel in $(KERNEL_PATH) is not configured) is triggered 
if there is no kernel source for $(uname -r) installed
$(MAKE) $(MAKE_OPT) KERNEL_PATH=$(KSRC)
in debian/at76c503a-source.rules is not honored while building with make-kpkg.

Regards
Stefan Lippers-Hollmann

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing'), (50, 'experimental')
Architecture: amd64 (x86_64)

[1] http://kanotix.com/slh/at76c503a/
full log for this bug and trying to build at76c50a-source for a 
different kernel


pgpbTvfj1jK1C.pgp
Description: PGP signature


Processed: severity of 367267 is serious, severity of 382906 is normal

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.25
 # Ooops...
 severity 367267 serious
Bug#367267: ftp.debian.org: Missing .orig.tar.gz files for dresden-ocl and 
libbsf-java
Severity set to `serious' from `normal'

 severity 382906 normal
Bug#382906: RM: mozilla-locale-hu -- RoM; mozilla scheduled for removal
Severity set to `normal' from `serious'


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#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open shared object file)

2006-11-19 Thread Dirk Eddelbuettel

On 19 November 2006 at 06:42, Steve Langasek wrote:
| reassign 399384 r-cran-fmultivar
| found 399384 221.10064a-1
| close 399384 240.10068-1
| thanks
| 
| On Sun, Nov 19, 2006 at 09:32:37AM +0100, Goswin von Brederlow wrote:
|  Package: r-cran-fmultivar
|  Version: 240.10068-1
|  Depends: libc6 (= 2.3.5-1), libgcc1 (= 1:4.1.1-12), libgfortran1 (= 
4.1.1-12), r-base-core (= 2.4.0), r-cran-fbasics, r-cran-fseries, 
r-cran-fcalendar, r-cran-fecofin, r-cran-mvtnorm, r-cran-mgcv
| 
|  There seems to be a mismatch between the libgfortran library in
|  Depends and the one actualy used.
| 
| No, you're simply reporting this bug against a different version of
| r-cran-fmultivar than the one that was actually used in your build.

Correct and well spotted, Steve!

Get:58 http://storage etch/main r-cran-fmultivar 221.10065a-1 [1307kB]
^
As I have been bitten before by super-tight Depends, I am not currently
enforcing them and relying on the builders to have current versions. 

Would you recommend that I revert to 'hard' Depends?

Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


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



Bug#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open shared object file)

2006-11-19 Thread Dirk Eddelbuettel

severity 399384 minor
thanks

As Steve showed, the bug is really about the impossibility of mixing random
versions.  In my book, that is user error. I do not prevent it as maintainer
so in that sense it is an open bug, but in my book at best of the nuisance or
minor level.

Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


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



Processed: Re: Bug#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open shared object file)

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 399384 minor
Bug#399384: Depends and used libraries disagree (libgfortran.so.0: cannot open 
shared object file)
Severity set to `minor' from `grave'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#399009: kcontrol: Testing user upgraded, control still broken

2006-11-19 Thread Brian J Sipos (RIT Student)
Followup-For: Bug #399009
Package: kcontrol
Version: 4:3.5.5a.dfsg.1-2

I am a testing user who encountered this problem, saw that the bug was
listed as fixed in unstable, and upgraded to the given 'fixed' release.
I still encounter the same problem. Another view of the problem is that
when konqueror is given the address settings:/ from the konqueror
start-page, it gives the error:

An error occurred while loading settings:/:
Unknown settings folder

I hope this helps...

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

Versions of packages kcontrol depends on:
ii  kdebase-data   4:3.5.5a.dfsg.1-2 shared data files for the KDE base
ii  kdelibs4c2a4:3.5.5a.dfsg.1-3 core libraries and binaries for al
ii  kicker 4:3.5.5a.dfsg.1-2 desktop panel for KDE
ii  libacl12.2.41-1  Access control list shared library
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libattr1   2.4.32-1  Extended attribute shared library
ii  libaudio2  1.8-2 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-7   GNU C Library: Shared libraries
ii  libfam02.7.0-11  Client library to control the FAM
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libfontenc11:1.0.2-2 X11 font encoding library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-19GCC support library
ii  libgl1-mesa-glx [libgl 6.5.1-0.4 A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 6.5.1-0.4 The OpenGL utility library (GLU)
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG
ii  libpng12-0 1.2.8rel-7PNG library - runtime
ii  libqt3-mt  3:3.3.7-1 Qt GUI Library (Threaded runtime v
ii  libraw1394-8   1.2.1-2   library for direct access to IEEE
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libssl0.9.80.9.8c-3  SSL shared libraries
ii  libstdc++6 4.1.1-19  The GNU Standard C++ Library v3
ii  libusb-0.1-4   2:0.1.12-2userspace USB programming library
ii  libx11-6   2:1.0.3-3 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  libxtst6   1:1.0.1-5 X11 Testing -- Resource extension
ii  usbutils   0.72-7USB console utilities
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kcontrol recommends:
ii  udev  0.100-2.3  /dev/ and hotplug management daemo

-- no debconf information




Bug#399426: secpolicy: broken and/or useless

2006-11-19 Thread Karol Lewandowski
Package: secpolicy
Version: 4:3.5.5-1
Severity: grave
Justification: renders package unusable

Secpolicy as provided by kdeadmin is useless.  It displays list of PAM
services on the left (correctly) and... something on the right.
Selecting services in the left panel doesn't have any effect on
contents of right panel.  Right panel displays constantly something
that looks like concatenated contents of /etc/pam.d/*.

Please don't include this package with etch.

Thanks.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (10, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19-rc6
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages secpolicy depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-1 core libraries and binaries for al
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libgcc11:4.1.1-19GCC support library
ii  libqt3-mt  3:3.3.7-1 Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.1.1-19  The GNU Standard C++ Library v3

secpolicy recommends no packages.

-- no debconf information


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



Bug#393422: Source package contains non-free IETF RFC/I-D's

2006-11-19 Thread Mike Hommey
On Sun, Nov 19, 2006 at 04:13:29AM -0800, Steve Langasek [EMAIL PROTECTED] 
wrote:
 Hi Mike,
 
 Does your question apply to *all* of the files mentioned in the mail you
 linked to?  I don't understand which files you believe are non-free and why;
 some of the files mentioned are things like Microsoft Office documents,
 which are fine for main.  Others are sourceless executables for other
 platforms, which are not (and are also not etch-ignore).  I'm not sure which
 of the remainder are questionable for Debian, so it's hard to comment
 further.

The mail I quoted is a starting point. Note that it not only applies
to xulrunner, but also applies to mozilla (which will be replaced by
iceape), icedove, and firefox (which will be replaced by iceweasel).

I guess most of the Word files are fine, though clarification about the
licensing of the document would be better (who knows, some
documentations could have non-free licenses, like the IETF documents
have). The OJI files, on the other hand, from what I can see, do lack
source and are thus non-free.

The thing is that investigation is required on this issue. The other
thing is that AFAIK, the files involved in building our packages are
free. Which means that (AFAIK, again) only source tarballs may contain
non-free files.

Now the question is : do you think it's fine for etch or do we have to
not ignore the situation ?

Mike


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



Bug#399009: kcontrol: Does not show any configuration options

2006-11-19 Thread Sune Vuorela
reassign 399009 kdelibs
forcemerge 398734 399009
thanks

the real fix actually lies in kdelibs 4:3.5.5a.dfsg.1-4. Reassigning, closing 
and merging

/Sune



-- 
How can I turn off a controller over the 7-inch hardware?

First from the control options menu inside Windows XP you cannot mount a 
shell, in such way you neither should ever send the sendmail on a connector, 
nor ever need to rename a jumper, in such way therefore from Photoshop and 
from Excel NT you either must delete the analogic CD pointer, or need to 
debug the AGP processor.


pgpd3jKP7N1TL.pgp
Description: PGP signature


Processed: kcontrol: Does not show any configuration options

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 399009 kdelibs
Bug#399009: kcontrol: Does not show any configuration options
Bug#399030: kcontrol: there are no entries on the left side
Bug reassigned from package `kcontrol' to `kdelibs'.

 forcemerge 398734 399009
Bug#398734: kcontrol is empty on fresh install
Bug#399009: kcontrol: Does not show any configuration options
Bug#397057: kdebase-data: KControl and KInfoCenter are empty
Bug#399030: kcontrol: there are no entries on the left side
Forcibly Merged 397057 398734 399009 399030.

 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#398107: #398107 seems to be caused by some change to the build tools

2006-11-19 Thread Luis Rodrigo Gallardo Cruz
Looking at the package's file lists in packages.debian.org/yasr the
bug is only present in amd64. The only difference between it and te
rest of the archs is build date, all others are from march 2004, amd64
is from march 2006.

A current rebuild in i386 does trigger the bug.


signature.asc
Description: Digital signature


Bug#398335: marked as done (thunderbird-traybiff: Wrong depends for icedove)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 09:53:13 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#398335: fixed in mozilla-traybiff 1.2.2-8
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)

---BeginMessage---
Package: thunderbird-traybiff
Version: 1.2.2-7
Severity: normal

thunderbird-traybiff depends on thunderbird, but it should a) Depend on
the new icedove package, b) renamed to icedove-traybiff .

I can't safely purge thunderbird package 'cause I'd loose the
traybiff...

Cheers,
Marc.


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

Versions of packages thunderbird-traybiff depends on:
ii  libatk1.0-0  1.12.3-1The ATK accessibility toolkit
ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
ii  libcairo21.2.4-4 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libgcc1  1:4.1.1-19  GCC support library
ii  libglib2.0-0 2.12.4-1The GLib library of C routines
ii  libgtk2.0-0  2.8.20-3The GTK+ graphical user interface 
ii  libpango1.0-01.14.7-1Layout and rendering of internatio
ii  libstdc++6   4.1.1-19The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-2   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-4   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  thunderbird  1.5.0.7-3   Transition package for icedove ren

thunderbird-traybiff recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: mozilla-traybiff
Source-Version: 1.2.2-8

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

icedove-traybiff_1.2.2-8_i386.deb
  to pool/main/m/mozilla-traybiff/icedove-traybiff_1.2.2-8_i386.deb
mozilla-traybiff_1.2.2-8.diff.gz
  to pool/main/m/mozilla-traybiff/mozilla-traybiff_1.2.2-8.diff.gz
mozilla-traybiff_1.2.2-8.dsc
  to pool/main/m/mozilla-traybiff/mozilla-traybiff_1.2.2-8.dsc
thunderbird-traybiff_1.2.2-8_all.deb
  to pool/main/m/mozilla-traybiff/thunderbird-traybiff_1.2.2-8_all.deb



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

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

Debian distribution maintenance software
pp.
Alan Woodland [EMAIL PROTECTED] (supplier of updated mozilla-traybiff 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: Sat, 18 Nov 2006 17:17:28 +
Source: mozilla-traybiff
Binary: thunderbird-traybiff icedove-traybiff
Architecture: source i386 all
Version: 1.2.2-8
Distribution: unstable
Urgency: low
Maintainer: Alan Woodland [EMAIL PROTECTED]
Changed-By: Alan Woodland [EMAIL PROTECTED]
Description: 
 icedove-traybiff - traybiff - new mail alert for Mozilla Thunderbird
 thunderbird-traybiff - Transition package for icedove-traybiff rename
Closes: 398335
Changes: 
 mozilla-traybiff (1.2.2-8) unstable; urgency=low
 .
   * Updated to work with Icedove. (Closes: #398335)
Files: 
 3893b0238be5a6947038aca2b6b73503 757 mail optional mozilla-traybiff_1.2.2-8.dsc
 c656ee47c561dd67a4c3a7a6148877ef 13125 mail optional 
mozilla-traybiff_1.2.2-8.diff.gz
 a62de9ba8f691bf4f84cfd690dcbdc0f 49918 mail optional 
icedove-traybiff_1.2.2-8_i386.deb
 bb1e96677b1f83b029e62eea1048e64a 12362 mail optional 
thunderbird-traybiff_1.2.2-8_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 

Processed: patch for #398107

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package yasr
Ignoring bugs not assigned to: yasr

 tag 398107 patch
Bug#398107: yasr: breaks FHS shipping aclocal stuff
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#365766: marked as done (Azureus requires java-gcj-compat)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 09:44:37 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#365766: fixed in azureus 2.5.0.0-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)

---BeginMessage---
Package: azureus
Version: 2.4.0.2-1
Severity: normal

I started with a machine without any form of Java, and then installed 
azureus using apt-get. After installation of azureus and its 
dependencies, including gcj-4.1, running azureus would just 
cause the CPU to go to 100% usage (caused by the process kaffe), with no 
terminal output. Installing java-gcj-compat allowed azureus to load up 
normally, presumably using gcj-4.0. However, I can't seem to get 
anything to download/upload, although I haven't played with it long 
enough to test this.

Thanks

Mike.


-- 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.15-1-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages azureus depends on:
ii  gij-4.0 [java-virtual-machine 4.0.2-5j2  The GNU Java bytecode interpreter
ii  gij-4.1 [java-virtual-machine 4.1.0-1The GNU Java bytecode interpreter
ii  kaffe-pthreads [java-virtual- 2:1.1.6-3  A POSIX threads enabled version of
ii  libcommons-cli-java   1.0-8  API for working with the command l
ii  liblog4j1.2-java  1.2.13-1   Logging library for java
ii  libseda-java  3.0-3  the Staged Event-Driven Architectu
ii  libswt-gtk-3.1-java   3.1-3  Standard Widget Toolkit for GTK Ja

Versions of packages azureus recommends:
pn  java-package  none (no description available)

-- no debconf information


---End Message---
---BeginMessage---
Source: azureus
Source-Version: 2.5.0.0-2

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

azureus_2.5.0.0-2.diff.gz
  to pool/main/a/azureus/azureus_2.5.0.0-2.diff.gz
azureus_2.5.0.0-2.dsc
  to pool/main/a/azureus/azureus_2.5.0.0-2.dsc
azureus_2.5.0.0-2_all.deb
  to pool/main/a/azureus/azureus_2.5.0.0-2_all.deb



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

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

Debian distribution maintenance software
pp.
Shaun Jackman [EMAIL PROTECTED] (supplier of updated azureus 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: Fri, 17 Nov 2006 10:56:04 -0700
Source: azureus
Binary: azureus
Architecture: source all
Version: 2.5.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Shaun Jackman [EMAIL PROTECTED]
Changed-By: Shaun Jackman [EMAIL PROTECTED]
Description: 
 azureus- BitTorrent client
Closes: 365766 369376 39
Changes: 
 azureus (2.5.0.0-2) unstable; urgency=medium
 .
   * Move azureus to main. It runs very well now using java-gcj-compat.
 Closes: #369376.
   * Remove sun-java5-jre from the dependencies. Replace it with
 java-gcj-compat. Closes: #365766, #39.
   * Update the policy to version 3.7.2.2. No changes were necessary.
   * Minor updates to the manual page.
   * Update manifest.mf.
Files: 
 811a31bcc1cda80c6873a5f26d57d956 716 net optional azureus_2.5.0.0-2.dsc
 3f240195b50693e9aa2fbaa4ea96d4ea 7254 net optional azureus_2.5.0.0-2.diff.gz
 5d6e4fbb4732d05c4692262b6af9041b 6291076 net optional azureus_2.5.0.0-2_all.deb

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

iD8DBQFFXhSbvFdYF1IwUUoRAnnVAKC9Gn7+pyTUBobRfWn4VYzLmHZn5wCgwebP
vXJNgxZw91IvR5so5A+9RoM=
=e1t/
-END PGP SIGNATURE-

---End Message---


Bug#395555: marked as done (Does not work with kaffe)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 09:44:37 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#39: fixed in azureus 2.5.0.0-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)

---BeginMessage---
Package: azureus
Version: 2.5.0.0-1
Severity: grave
Justification: renders package unusable

Azureus refuses to run, and spits out the errors that are in the error log file 
attached to 
this bug report. I noticed that /usr/bin/java is linked via 2 symlinks and 1 
wrapper to 
kaffe. So I thought I'd try gij, and replaced /usr/bin/java with a 
gij-wrapper-4.1 wrapper, 
which did make azureus work, but that is, of course, not part of the azureus 
package.

*** errorlog.txt
DEBUG::Fri Oct 27 14:34:31 GMT-04:00 
2006::org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl::initialise::140:
  No SSL provider available

SESecurityManager::initialise::52,ConfigurationChecker::setSystemProperties::145,ConfigurationManager::initialise::138,ConfigurationManager::getInstance::71,LoggerImpl::init::90,Logger::clinit::48,StartServer::init::70,Main::init::56,Main::main::162
changeLocale: *Default Language* != en (US). Searching without country..
changeLocale: Searching for language en in *any* country..
changeLocale: no message properties for Locale 'en (US)' (en_US), using 
'English (default)'
DEBUG::Fri Oct 27 14:34:36 GMT-04:00 
2006::org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl::initialise::140:
  No SSL provider available

SESecurityManager::initialise::52,CryptoManagerImpl::init::73,CryptoManagerImpl::getSingleton::60,CryptoManagerFactory::getSingleton::33,AzureusCoreImpl::init::155,AzureusCoreImpl::create::92,AzureusCoreFactory::create::46,Main::init::143,Main::main::162
DEBUG::Fri Oct 27 14:34:37 GMT-04:00 
2006::com.aelitis.azureus.core.networkmanager.impl.ProtocolDecoderPHE::clinit::186:
  java.security.InvalidAlgorithmParameterException: params
   at gnu.javax.crypto.jce.sig.DHKeyPairGeneratorSpi.initialize 
(DHKeyPairGeneratorSpi.java:79)
   at java.security.KeyPairGenerator.initialize (KeyPairGenerator.java:238)
   at com.aelitis.azureus.core.networkmanager.impl.ProtocolDecoderPHE.clinit 
(ProtocolDecoderPHE.java:138)
   at 
com.aelitis.azureus.core.networkmanager.impl.udp.UDPNetworkManager.clinit 
(UDPNetworkManager.java:42)
   at com.aelitis.azureus.core.networkmanager.NetworkManager.getMinMssSize 
(NetworkManager.java:151)
   at 
com.aelitis.azureus.core.networkmanager.impl.ByteBucket.ensureByteBucketMinBurstRate
 (ByteBucket.java:150)
   at com.aelitis.azureus.core.networkmanager.impl.ByteBucket.init 
(ByteBucket.java:63)
   at com.aelitis.azureus.core.networkmanager.impl.ByteBucket.init 
(ByteBucket.java:49)
   at com.aelitis.azureus.core.networkmanager.impl.TransferProcessor.init 
(TransferProcessor.java:60)
   at com.aelitis.azureus.core.networkmanager.NetworkManager.init 
(NetworkManager.java:124)
   at com.aelitis.azureus.core.networkmanager.NetworkManager.clinit 
(NetworkManager.java:50)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.init 
(AzureusCoreImpl.java:177)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.create 
(AzureusCoreImpl.java:92)
   at com.aelitis.azureus.core.AzureusCoreFactory.create 
(AzureusCoreFactory.java:46)
   at org.gudy.azureus2.ui.swt.Main.init (Main.java:143)
   at org.gudy.azureus2.ui.swt.Main.main (Main.java:162)

java.lang.NoClassDefFoundError: org/eclipse/swt/SWT
   at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance 
(SWTThread.java:55)
   at org.gudy.azureus2.ui.swt.mainwindow.Initializer.init 
(Initializer.java:110)
   at org.gudy.azureus2.ui.swt.Main.init (Main.java:147)
   at org.gudy.azureus2.ui.swt.Main.main (Main.java:162)


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

Versions of packages azureus depends on:
ii  gij-4.1 [java2-runtime]   4.1.1-17   The GNU Java bytecode interpreter
ii  kaffe-pthreads [java-virtual- 2:1.1.7-4  A POSIX threads enabled version of
ii  libcommons-cli-java   1.0-8  API for working with the command l
ii  liblog4j1.2-java  1.2.13-1   Logging library for java
ii  libseda-java  3.0-3  the Staged Event-Driven Architectu
ii  libswt-gtk-3.2-java   3.2-2  Standard Widget Toolkit for GTK Ja

Versions of packages azureus recommends:
pn  java-package  

Bug#399316: postinst breaks

2006-11-19 Thread Andreas Metzler
On 2006-11-19 Santiago Garcia Mantinan [EMAIL PROTECTED] wrote:
 Package: mdadm
 Version: 2.5.6-5
 Severity: serious
[...]
 Setting up mdadm (2.5.6-5) ...
 -e If your system has its root filesystem on an MD array (RAID), it 
[...]

This is caused by this line in the config script:

| db_subst mdadm/initrdstart msg $(echo -e ${RET}${suffix} | debconf-escape 
-e)

echo -e will not work with /bin/sh=dash.

I guess this is a typo, the maintainer probably wanted to use -n
instead of -e.
cu andreas
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.(c) Jasper Ffforde


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



Bug#395555: marked as done (Does not work with kaffe)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 09:44:37 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#365766: fixed in azureus 2.5.0.0-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)

---BeginMessage---
Package: azureus
Version: 2.5.0.0-1
Severity: grave
Justification: renders package unusable

Azureus refuses to run, and spits out the errors that are in the error log file 
attached to 
this bug report. I noticed that /usr/bin/java is linked via 2 symlinks and 1 
wrapper to 
kaffe. So I thought I'd try gij, and replaced /usr/bin/java with a 
gij-wrapper-4.1 wrapper, 
which did make azureus work, but that is, of course, not part of the azureus 
package.

*** errorlog.txt
DEBUG::Fri Oct 27 14:34:31 GMT-04:00 
2006::org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl::initialise::140:
  No SSL provider available

SESecurityManager::initialise::52,ConfigurationChecker::setSystemProperties::145,ConfigurationManager::initialise::138,ConfigurationManager::getInstance::71,LoggerImpl::init::90,Logger::clinit::48,StartServer::init::70,Main::init::56,Main::main::162
changeLocale: *Default Language* != en (US). Searching without country..
changeLocale: Searching for language en in *any* country..
changeLocale: no message properties for Locale 'en (US)' (en_US), using 
'English (default)'
DEBUG::Fri Oct 27 14:34:36 GMT-04:00 
2006::org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl::initialise::140:
  No SSL provider available

SESecurityManager::initialise::52,CryptoManagerImpl::init::73,CryptoManagerImpl::getSingleton::60,CryptoManagerFactory::getSingleton::33,AzureusCoreImpl::init::155,AzureusCoreImpl::create::92,AzureusCoreFactory::create::46,Main::init::143,Main::main::162
DEBUG::Fri Oct 27 14:34:37 GMT-04:00 
2006::com.aelitis.azureus.core.networkmanager.impl.ProtocolDecoderPHE::clinit::186:
  java.security.InvalidAlgorithmParameterException: params
   at gnu.javax.crypto.jce.sig.DHKeyPairGeneratorSpi.initialize 
(DHKeyPairGeneratorSpi.java:79)
   at java.security.KeyPairGenerator.initialize (KeyPairGenerator.java:238)
   at com.aelitis.azureus.core.networkmanager.impl.ProtocolDecoderPHE.clinit 
(ProtocolDecoderPHE.java:138)
   at 
com.aelitis.azureus.core.networkmanager.impl.udp.UDPNetworkManager.clinit 
(UDPNetworkManager.java:42)
   at com.aelitis.azureus.core.networkmanager.NetworkManager.getMinMssSize 
(NetworkManager.java:151)
   at 
com.aelitis.azureus.core.networkmanager.impl.ByteBucket.ensureByteBucketMinBurstRate
 (ByteBucket.java:150)
   at com.aelitis.azureus.core.networkmanager.impl.ByteBucket.init 
(ByteBucket.java:63)
   at com.aelitis.azureus.core.networkmanager.impl.ByteBucket.init 
(ByteBucket.java:49)
   at com.aelitis.azureus.core.networkmanager.impl.TransferProcessor.init 
(TransferProcessor.java:60)
   at com.aelitis.azureus.core.networkmanager.NetworkManager.init 
(NetworkManager.java:124)
   at com.aelitis.azureus.core.networkmanager.NetworkManager.clinit 
(NetworkManager.java:50)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.init 
(AzureusCoreImpl.java:177)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.create 
(AzureusCoreImpl.java:92)
   at com.aelitis.azureus.core.AzureusCoreFactory.create 
(AzureusCoreFactory.java:46)
   at org.gudy.azureus2.ui.swt.Main.init (Main.java:143)
   at org.gudy.azureus2.ui.swt.Main.main (Main.java:162)

java.lang.NoClassDefFoundError: org/eclipse/swt/SWT
   at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance 
(SWTThread.java:55)
   at org.gudy.azureus2.ui.swt.mainwindow.Initializer.init 
(Initializer.java:110)
   at org.gudy.azureus2.ui.swt.Main.init (Main.java:147)
   at org.gudy.azureus2.ui.swt.Main.main (Main.java:162)


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

Versions of packages azureus depends on:
ii  gij-4.1 [java2-runtime]   4.1.1-17   The GNU Java bytecode interpreter
ii  kaffe-pthreads [java-virtual- 2:1.1.7-4  A POSIX threads enabled version of
ii  libcommons-cli-java   1.0-8  API for working with the command l
ii  liblog4j1.2-java  1.2.13-1   Logging library for java
ii  libseda-java  3.0-3  the Staged Event-Driven Architectu
ii  libswt-gtk-3.2-java   3.2-2  Standard Widget Toolkit for GTK Ja

Versions of packages azureus recommends:
pn  java-package  

Bug#398107: patch for #398107

2006-11-19 Thread Luis Rodrigo Gallardo Cruz
package yasr
tag 398107 patch
thanks

The following patch works, by avoiding running make inside the m4
subdir.

-
--- yasr-0.6.5.orig/Makefile.am
+++ yasr-0.6.5/Makefile.am
@@ -7,7 +7,6 @@

 SUBDIRS = \
$(yasr_DDIRS) \
-m4 \
po

 pkgdata_DATA = \
only in patch2:
unchanged:
--- yasr-0.6.5.orig/Makefile.in
+++ yasr-0.6.5/Makefile.in
@@ -132,7 +132,6 @@

 SUBDIRS = \
$(yasr_DDIRS) \
-m4 \
po

-


signature.asc
Description: Digital signature


Bug#365766: marked as done (Azureus requires java-gcj-compat)

2006-11-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Nov 2006 09:44:37 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#39: fixed in azureus 2.5.0.0-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)

---BeginMessage---
Package: azureus
Version: 2.4.0.2-1
Severity: normal

I started with a machine without any form of Java, and then installed 
azureus using apt-get. After installation of azureus and its 
dependencies, including gcj-4.1, running azureus would just 
cause the CPU to go to 100% usage (caused by the process kaffe), with no 
terminal output. Installing java-gcj-compat allowed azureus to load up 
normally, presumably using gcj-4.0. However, I can't seem to get 
anything to download/upload, although I haven't played with it long 
enough to test this.

Thanks

Mike.


-- 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.15-1-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages azureus depends on:
ii  gij-4.0 [java-virtual-machine 4.0.2-5j2  The GNU Java bytecode interpreter
ii  gij-4.1 [java-virtual-machine 4.1.0-1The GNU Java bytecode interpreter
ii  kaffe-pthreads [java-virtual- 2:1.1.6-3  A POSIX threads enabled version of
ii  libcommons-cli-java   1.0-8  API for working with the command l
ii  liblog4j1.2-java  1.2.13-1   Logging library for java
ii  libseda-java  3.0-3  the Staged Event-Driven Architectu
ii  libswt-gtk-3.1-java   3.1-3  Standard Widget Toolkit for GTK Ja

Versions of packages azureus recommends:
pn  java-package  none (no description available)

-- no debconf information


---End Message---
---BeginMessage---
Source: azureus
Source-Version: 2.5.0.0-2

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

azureus_2.5.0.0-2.diff.gz
  to pool/main/a/azureus/azureus_2.5.0.0-2.diff.gz
azureus_2.5.0.0-2.dsc
  to pool/main/a/azureus/azureus_2.5.0.0-2.dsc
azureus_2.5.0.0-2_all.deb
  to pool/main/a/azureus/azureus_2.5.0.0-2_all.deb



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

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

Debian distribution maintenance software
pp.
Shaun Jackman [EMAIL PROTECTED] (supplier of updated azureus 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: Fri, 17 Nov 2006 10:56:04 -0700
Source: azureus
Binary: azureus
Architecture: source all
Version: 2.5.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Shaun Jackman [EMAIL PROTECTED]
Changed-By: Shaun Jackman [EMAIL PROTECTED]
Description: 
 azureus- BitTorrent client
Closes: 365766 369376 39
Changes: 
 azureus (2.5.0.0-2) unstable; urgency=medium
 .
   * Move azureus to main. It runs very well now using java-gcj-compat.
 Closes: #369376.
   * Remove sun-java5-jre from the dependencies. Replace it with
 java-gcj-compat. Closes: #365766, #39.
   * Update the policy to version 3.7.2.2. No changes were necessary.
   * Minor updates to the manual page.
   * Update manifest.mf.
Files: 
 811a31bcc1cda80c6873a5f26d57d956 716 net optional azureus_2.5.0.0-2.dsc
 3f240195b50693e9aa2fbaa4ea96d4ea 7254 net optional azureus_2.5.0.0-2.diff.gz
 5d6e4fbb4732d05c4692262b6af9041b 6291076 net optional azureus_2.5.0.0-2_all.deb

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

iD8DBQFFXhSbvFdYF1IwUUoRAnnVAKC9Gn7+pyTUBobRfWn4VYzLmHZn5wCgwebP
vXJNgxZw91IvR5so5A+9RoM=
=e1t/
-END PGP SIGNATURE-

---End Message---


Processed: Re: Bug#399374: FTBFS etch: test failure

2006-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 399374 libxml-twig-perl: FTBFS amd64 etch - test reveals memory leak
Bug#399374: FTBFS etch: test failure
Changed Bug title.

 severity 399374 serious
Bug#399374: libxml-twig-perl: FTBFS amd64 etch - test reveals memory leak
Severity set to `serious' from `important'

 tags 399374 help
Bug#399374: libxml-twig-perl: FTBFS amd64 etch - test reveals memory leak
There were no tags set.
Tags added: help

 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]