Bug#457833: marked as done (dpkg-shlibdeps: Doesn't find 32 bit libraries on amd64.)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 07:47:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453885: fixed in dpkg 1.14.13
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)

--- Begin Message ---
Package: dpkg
Version: 1.14.12
Severity: important

Hi,

When building wine on amd64 we get the following error:
dpkg-shlibdeps: failure: no dependency information found for 
/usr/lib32/libxml2.so.2 (used by debian/libwine/usr/lib/wine/msxml3.dll.so).

The problem is that "/usr/lib32" is a symlink in the libc6-i386 package
to /emul/ia32-linux/usr/lib where the library really is and that the
dynamic linker's search path contains /usr/lib32/.  So dpkg-shlibdeps
doesn't find the package that has libxml2.so.2 in it.


Kurt



--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.14.13

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

dpkg-dev_1.14.13_all.deb
  to pool/main/d/dpkg/dpkg-dev_1.14.13_all.deb
dpkg_1.14.13.dsc
  to pool/main/d/dpkg/dpkg_1.14.13.dsc
dpkg_1.14.13.tar.gz
  to pool/main/d/dpkg/dpkg_1.14.13.tar.gz
dpkg_1.14.13_i386.deb
  to pool/main/d/dpkg/dpkg_1.14.13_i386.deb
dselect_1.14.13_i386.deb
  to pool/main/d/dpkg/dselect_1.14.13_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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated dpkg 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, 27 Dec 2007 09:16:45 +0200
Source: dpkg
Binary: dpkg dselect dpkg-dev
Architecture: source i386 all
Version: 1.14.13
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 dpkg   - package maintenance system for Debian
 dpkg-dev   - package building tools for Debian
 dselect- user tool to manage Debian packages
Closes: 76295 109794 200454 220044 229143 245562 246906 356299 373003 377400 
392440 433567 441021 443241 451872 452730 453364 453885 454616 455260 455520 
455841 456984 457673 457739 457784
Changes: 
 dpkg (1.14.13) unstable; urgency=low
 .
   [ Frank Lichtenheld ]
   * Add an own manpage for Dpkg's version format. Mostly stolen
 from policy. Closes: #373003
   * Fix control file parsing for field values starting with a colon.
 Apparently nobody ever needed this until Vcs-Cvs came along.
 Closes: #453364
   * Copy the usr/share/doc directory to dpkg-dev and dselect (Instead
 of using symlinks). The space requirements are minimal and adding
 the needed dependencies to comply with policy would be way more
 inconvenient. Pointed out by Rene Engelhard. Closes: #452730
   * Allow more than one arch and more than one type of a package
 in debian/files. Parts of the patch by Goswin von Brederlow
 and Bastian Blank. Closes: #356299, #377400, #229143
   * Allow building only architecture independent packages (-A).
 Closes: #109794, #200454
   * Bump Standards-Version to 3.7.3 (no changes)
 .
   [ Raphael Hertzog ]
   * When dpkg-shlibdeps finds a lib in a directory which is just a symlink to
 another directory that is also considered, remember the other directory
 name as the canonical one. Closes: #453885
   * dpkg-shlibdeps doesn't warn any more about libm.so.6 being unused if the
 binary is also linked against libstdc++ since g++ always add an implicit
 -lm. Closes: #454616
   * Included files in symbols files (via #include) do no more need to repeat
 the header line. Closes: #455260
   * Tweak the sort algorithm between dependencies so that intervals
 are displayed as "a (>= 1), a (<< 2)" instead of the opposite.
 Closes: #455520
   * Extend format of symbols files to support arbitrary fields of
 meta-information. First field is Build-Depends-Package used to extract the
 version requirement possibly encoded in the Build-Depends field and make
 sure that the generated dependency is at least as strict as this one.
   * Fix dpkg-gensymbols to not update version info of a deprecated symbol.
 Clos

Bug#453885: marked as done (dpkg-shlibdeps changes can't track symlinks (/usr/lib, /usr/lib64))

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 07:47:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453885: fixed in dpkg 1.14.13
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)

--- Begin Message ---
Package: dpkg-dev
Severity: serious
Version: 1.14.12

The gcj-4.X packages fail to build with this version of dpkg:

dpkg-shlibdeps: failure: no dependency information found for 
/usr/lib64/libgcj_bc.so.1 (used by 
debian/gcj-4.3/usr/lib/gcc/x86_64-linux-gnu/4.3/ecj1).
dh_shlibdeps: command returned error code 512

$ cat /var/lib/dpkg/info/libgcj-bc.shlibs 
libgcj_bc 1 libgcj-bc (>= 4.2.1-1)

I don't see any extra value to make a difference between /usr/lib64
and /usr/lib on amd64 and ppc64.


--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.14.13

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

dpkg-dev_1.14.13_all.deb
  to pool/main/d/dpkg/dpkg-dev_1.14.13_all.deb
dpkg_1.14.13.dsc
  to pool/main/d/dpkg/dpkg_1.14.13.dsc
dpkg_1.14.13.tar.gz
  to pool/main/d/dpkg/dpkg_1.14.13.tar.gz
dpkg_1.14.13_i386.deb
  to pool/main/d/dpkg/dpkg_1.14.13_i386.deb
dselect_1.14.13_i386.deb
  to pool/main/d/dpkg/dselect_1.14.13_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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated dpkg 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, 27 Dec 2007 09:16:45 +0200
Source: dpkg
Binary: dpkg dselect dpkg-dev
Architecture: source i386 all
Version: 1.14.13
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 dpkg   - package maintenance system for Debian
 dpkg-dev   - package building tools for Debian
 dselect- user tool to manage Debian packages
Closes: 76295 109794 200454 220044 229143 245562 246906 356299 373003 377400 
392440 433567 441021 443241 451872 452730 453364 453885 454616 455260 455520 
455841 456984 457673 457739 457784
Changes: 
 dpkg (1.14.13) unstable; urgency=low
 .
   [ Frank Lichtenheld ]
   * Add an own manpage for Dpkg's version format. Mostly stolen
 from policy. Closes: #373003
   * Fix control file parsing for field values starting with a colon.
 Apparently nobody ever needed this until Vcs-Cvs came along.
 Closes: #453364
   * Copy the usr/share/doc directory to dpkg-dev and dselect (Instead
 of using symlinks). The space requirements are minimal and adding
 the needed dependencies to comply with policy would be way more
 inconvenient. Pointed out by Rene Engelhard. Closes: #452730
   * Allow more than one arch and more than one type of a package
 in debian/files. Parts of the patch by Goswin von Brederlow
 and Bastian Blank. Closes: #356299, #377400, #229143
   * Allow building only architecture independent packages (-A).
 Closes: #109794, #200454
   * Bump Standards-Version to 3.7.3 (no changes)
 .
   [ Raphael Hertzog ]
   * When dpkg-shlibdeps finds a lib in a directory which is just a symlink to
 another directory that is also considered, remember the other directory
 name as the canonical one. Closes: #453885
   * dpkg-shlibdeps doesn't warn any more about libm.so.6 being unused if the
 binary is also linked against libstdc++ since g++ always add an implicit
 -lm. Closes: #454616
   * Included files in symbols files (via #include) do no more need to repeat
 the header line. Closes: #455260
   * Tweak the sort algorithm between dependencies so that intervals
 are displayed as "a (>= 1), a (<< 2)" instead of the opposite.
 Closes: #455520
   * Extend format of symbols files to support arbitrary fields of
 meta-information. First field is Build-Depends-Package used to extract the
 version requirement possibly encoded in the Build-Depends field and make
 sure that the generated dependency is at least as strict as this one.
   * Fix dpkg-gensymbols to not update version info of a deprecated symbol.
 Closes: #457739
   * Fix dpkg-sou

Bug#452730: marked as done (changelogs out of sync)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 07:47:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#452730: fixed in dpkg 1.14.13
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)

--- Begin Message ---
Package: dpkg-dev
Version: 1.14.11
Severity: serious

[EMAIL PROTECTED]:/usr/share/doc/dpkg-dev$ dpkg -l dpkg-dev
[...]
ii  dpkg-dev   1.14.11package building tools for Debian
[EMAIL PROTECTED]:/usr/share/doc/dpkg-dev$ zcat changelog.Debian.gz | head -n 1
dpkg (1.14.10) unstable; urgency=low

This is because of

lrwxrwxrwx 1 root root 4 2007-10-09 10:22 dpkg-dev -> dpkg

which makes the stuff go out of sync. *If* you do stuff like this, you
need the make the using stuff depend on *exactly* the version of the
used stuff to not get the changelogs out of sync.

Regards,

Rene

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

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

Versions of packages dpkg-dev depends on:
ii  binutils2.18.1~cvs20071027-1 The GNU assembler, linker and bina
ii  cpio2.9-6GNU cpio -- a program to manage ar
ii  dpkg1.14.10  package maintenance system for Deb
ii  make3.81-3   The GNU version of the "make" util
ii  patch   2.5.9-4  Apply a diff file to an original
ii  perl [perl5]5.8.8-12 Larry Wall's Practical Extraction 
ii  perl-modules5.8.8-12 Core Perl modules

Versions of packages dpkg-dev recommends:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  gcc [c-compiler]  4:4.2.1-6  The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.6-6The GNU C compiler
ii  gcc-4.1 [c-compiler]  4.1.2-17   The GNU C compiler
ii  gcc-4.2 [c-compiler]  4.2.2-3The GNU C compiler

-- no debconf information


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.14.13

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

dpkg-dev_1.14.13_all.deb
  to pool/main/d/dpkg/dpkg-dev_1.14.13_all.deb
dpkg_1.14.13.dsc
  to pool/main/d/dpkg/dpkg_1.14.13.dsc
dpkg_1.14.13.tar.gz
  to pool/main/d/dpkg/dpkg_1.14.13.tar.gz
dpkg_1.14.13_i386.deb
  to pool/main/d/dpkg/dpkg_1.14.13_i386.deb
dselect_1.14.13_i386.deb
  to pool/main/d/dpkg/dselect_1.14.13_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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated dpkg 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, 27 Dec 2007 09:16:45 +0200
Source: dpkg
Binary: dpkg dselect dpkg-dev
Architecture: source i386 all
Version: 1.14.13
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 dpkg   - package maintenance system for Debian
 dpkg-dev   - package building tools for Debian
 dselect- user tool to manage Debian packages
Closes: 76295 109794 200454 220044 229143 245562 246906 356299 373003 377400 
392440 433567 441021 443241 451872 452730 453364 453885 454616 455260 455520 
455841 456984 457673 457739 457784
Changes: 
 dpkg (1.14.13) unstable; urgency=low
 .
   [ Frank Lichtenheld ]
   * Add an own manpage for Dpkg's version format. Mostly stolen
 from policy. Closes: #373003
   * Fix control file parsing for field values starting with a colon.
 Apparently nobody ever needed this until Vcs-Cvs came along.
 Closes: #453364
   * Copy the usr/share/doc directory to dpkg-dev and dselect (Instead
 of using symlinks). The space requirements are minimal and adding
 the needed dependencies to comply with policy would be way more
 inconvenient. Pointed out by Rene Engelhard. Closes: #452730
 

Bug#457760: perl_5.10.0-1(experimental/i386/demosthenes): test suite failure in ext/Sys/Syslog/t/syslog

2007-12-27 Thread Brendan O'Dea
On Tue, Dec 25, 2007 at 01:26:11PM +0100, Marc 'HE' Brockschmidt wrote:
>Package: perl
>Version: 5.10.0-1
>Severity: serious
>Tags: experimental
>
>Heya,
>
>Building perl 5.10 failed on all my buildds due to the same test suite
>failure:
>
>| ext/Sys/Syslog/t/syslog...#   Failed 
>test 'setlogsock() should return true: '''
>| #   at ../ext/Sys/Syslog/t/syslog.t line 204.
>| # Looks like you failed 1 test of 199.
>| FAILED at test 176
>[...]
>| Failed 1 test out of 1433, 99.93% okay.
>|  ../ext/Sys/Syslog/t/syslog.t

This failure is caused by the test expecting /dev/log to be a listening
socket.

Looks like I need to add sysklogd to the build-depends, and to perhaps
modify the test to quietly succeed (skip) where the setlogsock fails if
possible.

--bod



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



Processed (with 1 errors): Merge the same NFS mount issue

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 428823 important
Bug#428823: netbase: System fails to boot after sarge->etch upgrade
Severity set to `important' from `grave'

> severity 434177 important
Bug#434177: initscripts: mountnfs script doesn't wait for network to be 
effectively active
Severity set to `important' from `normal'

> merge 432511 428823 386959 418596 419195 426071 390404 434177
Bug#386959: initscripts: mountnfs.sh is broken : unable to mount nfs 
directories at boot
Bug#390404: initscripts: /etc/network/if-up.d/mountnfs does not mount nfs 
directory at boot time
Mismatch - only Bugs in same state can be merged:
Values for `done mark' don't match:
 #386959 has `done';
 #390404 has `open'

>
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#452730: Not fixed in dpkg-dev 1.14.13

2007-12-27 Thread Sven Joachim
found 452730 1.14.13
thanks

Hi,

something went wrong with this upload.  The necessary
{dpkg-dev,dselect}.preinst scripts are missing from the binary and
source packages, so the symlinks in /usr/share/doc are still there after
the upgrade.

Regards,
Sven



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



Processed: Not fixed in dpkg-dev 1.14.13

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> found 452730 1.14.13
Bug#452730: changelogs out of sync
Bug marked as found in version 1.14.13 and reopened.

> 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: notfound 439363 in 2007.10.09-1

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> notfound 439363 2007.10.09-1
Bug#439363: youtube-dl: version in etch useless
Bug no longer marked as found in version 2007.10.09-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]



Processed: notfound 439363 in 2006.11.12-1

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> notfound 439363 2006.11.12-1
Bug#439363: youtube-dl: version in etch useless
Bug no longer marked as found in version 2006.11.12-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#457931: /etc/init.d/cpufrequtils fails because of translations

2007-12-27 Thread Torsten Marek
Package: cpufrequtils
Version: 002-6
Severity: serious

Hi,

because of #449307, cpufrequtils now uses cpufreq-info to enumerate CPUs and 
cores. Unfortunately,
the sed pattern only works for the English messages of cpufreq-info and fails 
if LANG != (C|en) and
a translation is present (which is the case for de, fr & it). In this case, the 
init script
fails without any error message and does not set and governors etc. 

A solution for this bug is to prefix the invocation of cpufreq-info with LANG=C.


best,

Torsten

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.23-shl2

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableopensync.gforge.punktart.de 
  500 unstableftp.de.debian.org 
  500 experimentalwww.debian-multimedia.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
debconf  (>= 0.5)  | 1.5.17
 OR debconf-2.0| 
libc6   (>= 2.7-1) | 2.7-5
libcpufreq0| 002-6
lsb-base  (>= 3.0) | 3.1-24



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#453862: [Pbuilder-maint] Bug#453862: Wrong mounting devpts

2007-12-27 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Am Mi den 26. Dez 2007 um 12:22 schrieb Junichi Uekawa:
> > So if using the default USEDEVPTS=yes the /dev/pts inside the chroot
> > will be mounted with no gid setting. As the kernel share for the devpts
> > fs is shared between all devpts the gid setting of
> > /etc/init.d/mountdevsubfs.sh gets reseted.
> 
> This sounds like a kernel misfeature, and /me checks
> fs/devpts/inode.c... Yup, looks like it.

I agree completely.

> System security doesn't seem too much affected because it only resets
> to root:root 600 (a tighter permission than the default).

Well, yes and no. The Permissions are resetted to 0 NOT root (which is
the same p/gid). That means that it is not anymore sticky as when a
value is specified. So the handling is completely changed.

Regards
   Klaus Ethgen
- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen <[EMAIL PROTECTED]>
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B

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

iQEVAwUBR3OBlJ+OKpjRpO3lAQLREwf+LP+dPSsdhawAb/I8Ad3cZqGj2zdR39rk
LpIk8DoJTldHSaA0mdP9PNm0OWoq1JImFDgZsHZfBsqmduKGT86H3jCdZ8cHat9q
TFgfGuD4OzBxFxjt/0vIUv51do1AkfucbSvuCeQGm83BpZbSdWEikX+Esu/IjTiA
YC6ne2dQd/cj6PTU1KyozcdoJ31Lp4pzLJSogvzKyC7ddCJV5Q3MbI6PtYuTsgsp
PGx0NCk6rkXfCJmNQ2WOXpu/+UJK3wEu3MYIvQ+hZXvPr/kp58MF8504uE9Pjpwz
BBS7E93Hu1V0maG0yJzXr69hWDy7N9JhREtyMObwOix2NVM6iHhyKg==
=9vI/
-END PGP SIGNATURE-



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



Processed: notfound 439363 in 2007.10.09-1

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> notfound 439363 2007.10.09-1
Bug#439363: youtube-dl: version in etch useless
Bug no longer marked as found in version 2007.10.09-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#433685: marked as done (flashplugin-nonfree: Security issue fixed in unstable [CVE-2007-3456])

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 14:59:29 +0100
with message-id <[EMAIL PROTECTED]>
and subject line flashplugin-nonfree: Security issue fixed in unstable 
[CVE-2007-3456]
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)

--- Begin Message ---
Package: flashplugin-nonfree
Version: 9.0.31.0.1
Severity: grave
Tags: security, etch, upstream, fixed-upstream
Justification: user security hole (and won't install)

Upstream for this package (Adobe) has released version 9.0.48 as a
security update for version 9.0.31.

There is also an upstream security bulletin APSB07-12 at

it cross references [CVE-2007-3456].  It also cross references two
other CVE numbers which only affect versions not in stable (etch).

The upstream security update 9.0.48 has already been included in
unstable, but is not included in stable.

oldstable (sarge) contains version 7 of this plugin which might
not be affected by CVE-2007-3456 (the Adobe advisory is vague on
this).  oldstable is affected by CVE-2007-2002 though, see separate
bug report.

Additional note: as reported in bug #432755, the package currently
in stable (etch) does not install because Adobe has removed the
vulnerable version from its download servers.  Publishing 9.0.48
(or a backport of it) on security.debian.org should fix that too.


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

Versions of packages flashplugin-nonfree depends on:
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  fontconfig2.4.2-1.2  generic font configuration library
ii  libatk1.0-0   1.12.4-3   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libexpat1 1.95.8-3.4 XML parsing C library - runtime li
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-7   The GTK+ graphical user interface 
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxau6   1:1.0.1-2  X11 authorisation library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxdmcp6 1:1.0.1-2  X11 Display Manager Control Protoc
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-5  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  wget  1.10.2-2   retrieves files from the web
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages flashplugin-nonfree recommends:
pn  xfs(no description available)

-- debconf information:
  flashplugin-nonfree/not_exist:
  flashplugin-nonfree/local:
  flashplugin-nonfree/httpget: false

--- End Message ---
--- Begin Message ---
Yeeey, Debian stable has been updated ! :)



--- End Message ---


Bug#457951: fp-compiler: fpc fails to build lazarus

2007-12-27 Thread Torsten Werner
Package: fp-compiler
Version: 2.2.0-dfsg1-1
Severity: serious

Free pascal cannot build lazarus any more. The package in Lenny is okay
and this report should avoid the transition of the buggy package to
testing. The problem might be in one of the fp-units-* package and not
in fp-compiler. I'll look into it.

Torsten



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



Processed: tagging 452730

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> tags 452730 + pending
Bug#452730: changelogs out of sync
There were no tags set.
Tags added: pending

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#457621: marked as done (rxvt-unicode: is not working, breaks with libev)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 14:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457658: fixed in rxvt-unicode 8.7-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)

--- Begin Message ---
Package: rxvt-unicode
Version: 8.7-1
Severity: normal

rxvt-unicode don't works, at start shows an error message:

[EMAIL PROTECTED]:/tmp$ LANG=C urxvt
urxvt: ./../libev/ev.c:1094: void timers_reify(): Assertion `("inactive timer 
on timer heap detected", (0 + ((ev_watcher *)(void *)(w))->active))' failed.

With rxvt shows the same problem.

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

Kernel: Linux 2.6.22.6-ibook (PREEMPT)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rxvt-unicode depends on:
ii  base-passwd 3.5.16   Debian base system master password
ii  libafterimage0  2.2.7-1  imaging library designed for After
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.2-4GCC support library
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libperl5.8  5.8.8-12 Shared Perl library
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  librsvg2-2  2.18.2-1 SAX-based renderer library for SVG
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-5+b1   shared library for GIF images
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  ncurses-base5.6+20071215-1   Descriptions of common terminal ty
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

rxvt-unicode recommends no packages.

-- no debconf information

-- 
Rubén Pollán  | jabber:[EMAIL PROTECTED]
   http://meskio.cauterized.net/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  Si luchas puedes perder
 Si no luchas estas perdido

---
Ahora la red actua
http://compartiresbueno.net


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: rxvt-unicode
Source-Version: 8.7-2

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

rxvt-unicode-lite_8.7-2_amd64.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode-lite_8.7-2_amd64.deb
rxvt-unicode-ml_8.7-2_amd64.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode-ml_8.7-2_amd64.deb
rxvt-unicode_8.7-2.diff.gz
  to pool/main/r/rxvt-unicode/rxvt-unicode_8.7-2.diff.gz
rxvt-unicode_8.7-2.dsc
  to pool/main/r/rxvt-unicode/rxvt-unicode_8.7-2.dsc
rxvt-unicode_8.7-2_amd64.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode_8.7-2_amd64.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.
Decklin Foster <[EMAIL PROTECTED]> (supplier of updated rxvt-unicode 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: Wed, 26 Dec 2007 20:19:17 -0500
Source: rxvt-unicode
Binary: rxvt-unicode-ml rxvt-unicode rxvt-unicode-lite
Architecture: source amd64
Version: 8.7-2
Distribution: unstable
Urgency: high
Maintainer: Decklin Foster <[EMAIL P

Bug#452730: Not fixed in dpkg-dev 1.14.13

2007-12-27 Thread Raphael Hertzog
On Thu, 27 Dec 2007, Sven Joachim wrote:
> something went wrong with this upload.  The necessary
> {dpkg-dev,dselect}.preinst scripts are missing from the binary and
> source packages, so the symlinks in /usr/share/doc are still there after
> the upgrade.

Indeed, the files were not listed in Makefile.am and thus were not
included in the tarball generated by make dist. I fixed this in the git
repo.

And I added a safety check so that this doesn't happen again. 

Cheers,
-- 
Raphaël Hertzog

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




Bug#457658: marked as done (rxvt-unicode 8.7-1 segfaults in ppc, merged to testing despites a previous bug report)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 14:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457658: fixed in rxvt-unicode 8.7-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)

--- Begin Message ---
Package: rxvt-unicode
Version: 8.7-1
Severity: grave
Justification: renders package unusable


When starting urxvt on ppc, I got:
$ urxvt
urxvt: ./../libev/ev.c:1094: void timers_reify(): Assertion `("inactive timer 
on timer heap detected", (0 + ((ev_watcher *)(void *)(w))->active))' failed.
Aborted

The problem was reported in sid, and the package was still merged.

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

Kernel: Linux 2.6.24-rc5 (PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages rxvt-unicode depends on:
ii  base-passwd 3.5.16   Debian base system master password
ii  libafterimage0  2.2.7-1  imaging library designed for After
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.2-4GCC support library
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libperl5.8  5.8.8-12 Shared Perl library
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  librsvg2-2  2.18.2-1 SAX-based renderer library for SVG
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-5+b1   shared library for GIF images
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  ncurses-base5.6+20071124-1   Descriptions of common terminal ty
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

rxvt-unicode recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: rxvt-unicode
Source-Version: 8.7-2

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

rxvt-unicode-lite_8.7-2_amd64.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode-lite_8.7-2_amd64.deb
rxvt-unicode-ml_8.7-2_amd64.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode-ml_8.7-2_amd64.deb
rxvt-unicode_8.7-2.diff.gz
  to pool/main/r/rxvt-unicode/rxvt-unicode_8.7-2.diff.gz
rxvt-unicode_8.7-2.dsc
  to pool/main/r/rxvt-unicode/rxvt-unicode_8.7-2.dsc
rxvt-unicode_8.7-2_amd64.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode_8.7-2_amd64.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.
Decklin Foster <[EMAIL PROTECTED]> (supplier of updated rxvt-unicode 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: Wed, 26 Dec 2007 20:19:17 -0500
Source: rxvt-unicode
Binary: rxvt-unicode-ml rxvt-unicode rxvt-unicode-lite
Architecture: source amd64
Version: 8.7-2
Distribution: unstable
Urgency: high
Maintainer: Decklin Foster <[EMAIL PROTECTED]>
Changed-By: Decklin Foster <[EMAIL PROTECTED]>
Description: 
 rxvt-unicode - RXVT-like terminal emulator with Unicode support
 rxvt-unicode-lite - RXVT-like terminal emulator with basic Unicode support
 rxvt-unicode-ml - multi-lingual terminal emulator with Unicode support for X11
Closes: 457658
Changes: 
 rxvt-unicode (8.7-2) unstable; urgency=h

Bug#457961: dillo fails to build twice in a row

2007-12-27 Thread Patrick Schoenfeld
Package: dillo
Severity: serious

Hi,

Nicolas reported that dillo fails to build twice in a row.
As this is considered an RC issue because beeing able to build twice in
a row is a release goal for lenny [1] I forward this to the BTS,
so that others can track this.

Best Regards

Patrick

[1] http://release.debian.org/lenny-goals.txt


- Forwarded message from Nicolas Valcarcel <[EMAIL PROTECTED]> -

From: Nicolas Valcarcel <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Sat, 22 Dec 2007 00:05:05 -0500
Subject: problem unpatching dillo

I'm getting this error every time i debuild dillo for second time, and
as i see on the changelog you develop the patch, can you take a look on
it please?

$ debuild -rfakeroot
 fakeroot debian/rules clean
dpatch deapply-all
reverting patch 02_dont-ignore-hash-files from ./ ... ok.
reverting patch 01_i18n from ./ ... failed.
make: *** [unpatch] Error 1
debuild: fatal error at line 1247:
fakeroot debian/rules clean failed
-- 
aka nxvl
Peruvian LoCo Team
Key fingerprint = 8104 21CE A580 7EB7 5184  8DFF 6A3A D5DA 24DC 6AF5
gpg --keyserver keyserver.ubuntu.com --recv-keys 24DC6AF5



- End forwarded message -



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



Bug#457962: marked as done (dpkg_1.14.13(m68k/unstable): Missing dependency on IO/String.pm)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 16:21:56 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457962: dpkg_1.14.13(m68k/unstable): Missing dependency on 
IO/String.pm
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)

--- Begin Message ---
Package: dpkg
Version: 1.14.13
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of dpkg_1.14.13 on kiivi by sbuild/m68k 85
> Build started at 20071227-1331

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.1.81), libbz2-dev, libncurses5-dev | 
> libncurses-dev, libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 
> !kfreebsd-amd64], pkg-config, po4a (>= 0.23), zlib1g-dev (>= 1:1.1.3-19.1)

[...]

> DIED. FAILED tests 1-34
>   Failed 34/34 tests, 0.00% okay
> .../../scripts/t/300_Dpkg_BuildOptionsok
> .../../scripts/t/400_Dpkg_Depsok
> .../../scripts/t/500_Dpkg_Pathok
> Failed Test   Stat Wstat Total Fail  Failed  List of 
> Failed
> .../../scripts/t/200_Dpkg_Shlibs.t  255 6528034   68 200.00%  1-34
> 1 test skipped.
> Failed 1/6 test scripts, 83.33% okay. 34/96 subtests failed, 64.58% okay.
> make[2]: *** [check] Error 255
> make[2]: Leaving directory `/build/buildd/dpkg-1.14.13/build-tree/scripts'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/dpkg-1.14.13/build-tree'
> make: *** [build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=m68k&pkg=dpkg&ver=1.14.13

It seems as if dpkg needs to depend on some extra perl packages in order
to make the test suite succeed.


--- End Message ---
--- Begin Message ---
Version: 1.14.14

On Thu, 27 Dec 2007, [EMAIL PROTECTED] wrote:
> > dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> 
> A full build log can be found at:
> http://buildd.debian.org/build.php?arch=m68k&pkg=dpkg&ver=1.14.13
> 
> It seems as if dpkg needs to depend on some extra perl packages in order
> to make the test suite succeed.

Yep, this was already known and is the reason of the quick 1.14.14 upload.

Cheers,
-- 
Raphaël Hertzog

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

--- End Message ---


Bug#456797: marked as done (rxvt-unicode: unmet assertion on ppc)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 14:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457658: fixed in rxvt-unicode 8.7-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)

--- Begin Message ---
Package: rxvt-unicode
Version: 8.7-1
Severity: important

Starting rxvt on ppc gives the following error:
urxvt: ./../libev/ev.c:1094: void timers_reify(): Assertion `("inactive
timer on timer heap detected", (0 + ((ev_watcher *)(void 
*)(w))->active))' failed.

A downgrade to the previous version on ppc (8.3-2) fixes the problem.

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

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

Versions of packages rxvt-unicode depends on:
ii  base-passwd 3.5.16   Debian base system master password
ii  libafterimage0  2.2.7-1  imaging library designed for After
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.2-4GCC support library
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libperl5.8  5.8.8-12 Shared Perl library
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  librsvg2-2  2.18.2-1 SAX-based renderer library for SVG
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-5+b1   shared library for GIF images
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  ncurses-base5.6+20071124-1   Descriptions of common terminal ty
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

rxvt-unicode recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: rxvt-unicode
Source-Version: 8.7-2

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

rxvt-unicode-lite_8.7-2_amd64.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode-lite_8.7-2_amd64.deb
rxvt-unicode-ml_8.7-2_amd64.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode-ml_8.7-2_amd64.deb
rxvt-unicode_8.7-2.diff.gz
  to pool/main/r/rxvt-unicode/rxvt-unicode_8.7-2.diff.gz
rxvt-unicode_8.7-2.dsc
  to pool/main/r/rxvt-unicode/rxvt-unicode_8.7-2.dsc
rxvt-unicode_8.7-2_amd64.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode_8.7-2_amd64.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.
Decklin Foster <[EMAIL PROTECTED]> (supplier of updated rxvt-unicode 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: Wed, 26 Dec 2007 20:19:17 -0500
Source: rxvt-unicode
Binary: rxvt-unicode-ml rxvt-unicode rxvt-unicode-lite
Architecture: source amd64
Version: 8.7-2
Distribution: unstable
Urgency: high
Maintainer: Decklin Foster <[EMAIL PROTECTED]>
Changed-By: Decklin Foster <[EMAIL PROTECTED]>
Description: 
 rxvt-unicode - RXVT-like terminal emulator with Unicode support
 rxvt-unicode-lite - RXVT-like terminal emulator with basic Unicode support
 rxvt-unicode-ml - multi-lingual terminal emulator with Unicode support for X11
Closes: 457658
Changes: 
 rxvt-unicode (8.7-2) unstable; urgency=high
 .
   * Set EV_US

Bug#457962: dpkg_1.14.13(m68k/unstable): Missing dependency on IO/String.pm

2007-12-27 Thread wouter
Package: dpkg
Version: 1.14.13
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of dpkg_1.14.13 on kiivi by sbuild/m68k 85
> Build started at 20071227-1331

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.1.81), libbz2-dev, libncurses5-dev | 
> libncurses-dev, libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 
> !kfreebsd-amd64], pkg-config, po4a (>= 0.23), zlib1g-dev (>= 1:1.1.3-19.1)

[...]

> DIED. FAILED tests 1-34
>   Failed 34/34 tests, 0.00% okay
> .../../scripts/t/300_Dpkg_BuildOptionsok
> .../../scripts/t/400_Dpkg_Depsok
> .../../scripts/t/500_Dpkg_Pathok
> Failed Test   Stat Wstat Total Fail  Failed  List of 
> Failed
> .../../scripts/t/200_Dpkg_Shlibs.t  255 6528034   68 200.00%  1-34
> 1 test skipped.
> Failed 1/6 test scripts, 83.33% okay. 34/96 subtests failed, 64.58% okay.
> make[2]: *** [check] Error 255
> make[2]: Leaving directory `/build/buildd/dpkg-1.14.13/build-tree/scripts'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/dpkg-1.14.13/build-tree'
> make: *** [build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=m68k&pkg=dpkg&ver=1.14.13

It seems as if dpkg needs to depend on some extra perl packages in order
to make the test suite succeed.



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



Bug#457346: marked as done (searchandrescue - FTBFS: *** No rule to make target `Makefile'. Stop.)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 15:17:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457346: fixed in searchandrescue 0.8.2-9
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: searchandrescue
Version: 0.8.2-8
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of searchandrescue_0.8.2-8 on lxdebian.bfinv.de by 
> sbuild/s390 98
[...]
> make[1]: Entering directory `/build/buildd/searchandrescue-0.8.2'
> make[2]: Entering directory `/build/buildd/searchandrescue-0.8.2/sar'
> make[2]: Makefile: No such file or directory
> make[2]: *** No rule to make target `Makefile'.  Stop.
> make[2]: Leaving directory `/build/buildd/searchandrescue-0.8.2/sar'
> make[1]: *** [clean] Error 2
> make[1]: Leaving directory `/build/buildd/searchandrescue-0.8.2'
> make: *** [clean] Error 2
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
> exit status 2
> **
> Build finished at 20071221-1452
> FAILED [dpkg-buildpackage died]


--- End Message ---
--- Begin Message ---
Source: searchandrescue
Source-Version: 0.8.2-9

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

searchandrescue-common_0.8.2-9_all.deb
  to pool/main/s/searchandrescue/searchandrescue-common_0.8.2-9_all.deb
searchandrescue_0.8.2-9.diff.gz
  to pool/main/s/searchandrescue/searchandrescue_0.8.2-9.diff.gz
searchandrescue_0.8.2-9.dsc
  to pool/main/s/searchandrescue/searchandrescue_0.8.2-9.dsc
searchandrescue_0.8.2-9_i386.deb
  to pool/main/s/searchandrescue/searchandrescue_0.8.2-9_i386.deb



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

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

Debian distribution maintenance software
pp.
Phil Brooke <[EMAIL PROTECTED]> (supplier of updated searchandrescue 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, 27 Dec 2007 14:47:24 +
Source: searchandrescue
Binary: searchandrescue searchandrescue-common
Architecture: source all i386
Version: 0.8.2-9
Distribution: unstable
Urgency: low
Maintainer: Phil Brooke <[EMAIL PROTECTED]>
Changed-By: Phil Brooke <[EMAIL PROTECTED]>
Description: 
 searchandrescue - fly aircraft to search (for) and rescue people in distress
 searchandrescue-common - common files and documentation for searchandrescue
Closes: 457346
Changes: 
 searchandrescue (0.8.2-9) unstable; urgency=low
 .
   * Fixed broken clean target causing FTBFS (closes: #457346).
   * Add better watch file, on suggestion from Raphael Geissert.
Files: 
 ad0096db54dc78e6d3fbc6deb7c94a54 845 games extra searchandrescue_0.8.2-9.dsc
 e5198b607b554656f851846765893790 17362 games extra 
searchandrescue_0.8.2-9.diff.gz
 4f9efd9f895ed24e2d87e2025ba03f45 62572 games extra 
searchandrescue-common_0.8.2-9_all.deb
 d1593236c1da0233554bb84a2fa50fe8 433586 games extra 
searchandrescue_0.8.2-9_i386.deb

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

iD8DBQFHc7+kHb8HEVCXO5ERAugtAJ0UGnracYM/IkxG/UZHwZB4xLpxWgCggUkK
dEVdwlB8/LTS8bRk1ZXF1So=
=WFKQ
-END PGP SIGNATURE-


--- End Message ---


Bug#457944: segfaults on startup...

2007-12-27 Thread Vincent Fourmond
Package: antigravitaattori
Version: 0.0.3-1
Severity: serious


  Hello,

  I've just noticed that antigrav segfaults on startup - on AMD64 at least:

antigrav -w
libpng error: Invalid image width
setjmp: Success
Invalid: can't load texture racer.png
libpng error: Invalid image width
setjmp: Success
Can't load texture road.png
zsh: segmentation fault  antigrav -w

  I'll investigate soon. Severity serious as we don't want AMD64 users in
testing not being able to play anymore.

  Cheers,

  Vincent


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

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages antigravitaattori depends on:
ii  libalut0  1.1.0-1OpenAL Utility Toolkit
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  libgcc1   1:4.2.2-4  GCC support library
ii  libgl1-mesa-glx [libgl1]  7.0.2-3A free implementation of the OpenG
ii  libglu1-mesa [libglu1]7.0.2-3The OpenGL utility library (GLU)
ii  libopenal0a   1:0.0.8-7  OpenAL is a portable library for 3
ii  libpng12-01.2.15~beta5-3 PNG library - runtime
ii  libsdl1.2debian   1.2.12-3   Simple DirectMedia Layer
ii  libstdc++64.2.2-4The GNU Standard C++ Library v3

antigravitaattori recommends no packages.

-- no debconf information



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



Bug#457944: marked as done (segfaults on startup...)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 14:32:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457944: fixed in antigrav 0.0.3-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)

--- Begin Message ---
Package: antigravitaattori
Version: 0.0.3-1
Severity: serious


  Hello,

  I've just noticed that antigrav segfaults on startup - on AMD64 at least:

antigrav -w
libpng error: Invalid image width
setjmp: Success
Invalid: can't load texture racer.png
libpng error: Invalid image width
setjmp: Success
Can't load texture road.png
zsh: segmentation fault  antigrav -w

  I'll investigate soon. Severity serious as we don't want AMD64 users in
testing not being able to play anymore.

  Cheers,

  Vincent


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

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages antigravitaattori depends on:
ii  libalut0  1.1.0-1OpenAL Utility Toolkit
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  libgcc1   1:4.2.2-4  GCC support library
ii  libgl1-mesa-glx [libgl1]  7.0.2-3A free implementation of the OpenG
ii  libglu1-mesa [libglu1]7.0.2-3The OpenGL utility library (GLU)
ii  libopenal0a   1:0.0.8-7  OpenAL is a portable library for 3
ii  libpng12-01.2.15~beta5-3 PNG library - runtime
ii  libsdl1.2debian   1.2.12-3   Simple DirectMedia Layer
ii  libstdc++64.2.2-4The GNU Standard C++ Library v3

antigravitaattori recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: antigrav
Source-Version: 0.0.3-2

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

antigrav_0.0.3-2.diff.gz
  to pool/main/a/antigrav/antigrav_0.0.3-2.diff.gz
antigrav_0.0.3-2.dsc
  to pool/main/a/antigrav/antigrav_0.0.3-2.dsc
antigravitaattori_0.0.3-2_amd64.deb
  to pool/main/a/antigrav/antigravitaattori_0.0.3-2_amd64.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.
Vincent Fourmond <[EMAIL PROTECTED]> (supplier of updated antigrav 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, 27 Dec 2007 15:11:07 +0100
Source: antigrav
Binary: antigravitaattori
Architecture: source amd64
Version: 0.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[EMAIL PROTECTED]>
Changed-By: Vincent Fourmond <[EMAIL PROTECTED]>
Description: 
 antigravitaattori - Multiplayer flying saucer racing game
Closes: 457944
Changes: 
 antigrav (0.0.3-2) unstable; urgency=low
 .
   * Push back the 01-fix-png-load to fix segfault on (at least) AMD64
 (Closes: #457944)
   * Tidy up patches
   * Added myself to Uploaders
Files: 
 5d27fdbe0c74ff2e09bb61962493a97e 986 games optional antigrav_0.0.3-2.dsc
 ec35e6826bd9f123fc95a729a154bbd3 5598 games optional antigrav_0.0.3-2.diff.gz
 8b7dfe2c80546888147fa8f40cfd6bb1 1499030 games optional 
antigravitaattori_0.0.3-2_amd64.deb

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

iD8DBQFHc7PFx/UhwSKygsoRAr1DAKCW8GJwjn47TYeUrAW8//hRFZx18gCeKARz
DnRCYP3DOc5qI9m9jyHsvgA=
=QOnE
-END PGP SIGNATURE-


--- End Message ---


Bug#457961: severity of 457961 is important

2007-12-27 Thread Luk Claes
# Automatically generated email from bts, devscripts version 2.10.11
# Release Goals are severity important
severity 457961 important




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



Processed: severity of 457961 is important

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> # Release Goals are severity important
> severity 457961 important
Bug#457961: dillo fails to build twice in a row
Severity set to `important' 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#457063: marked as done (asterisk: CVE-2007-6430 remote unauthenticated sessions)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 16:17:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457063: fixed in asterisk 1:1.4.16.2~dfsg-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)

--- Begin Message ---
Package: asterisk
Severity: grave
Tags: security

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for asterisk.

CVE-2007-6430[0]:
| Due to the way database-based registrations ("realtime")
| are processed, IP addresses are not checked when the
| username is correct and there is no password. An
| attacker may impersonate any user using host-based
| authentication without a secret, simply by guessing the
| username of that user. This is limited in scope to
| administrators who have set up the registration database
| ("realtime") for authentication and are using only
| host-based authentication, not passwords. However, both
| the SIP and IAX protocols are affected.

If you fix this vulnerability please also include the CVE id
in your changelog entry.

For further information:
[0] http://downloads.digium.com/pub/security/AST-2007-027.html

Kind regards
Nico

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


pgp6JKwxGUKqC.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: asterisk
Source-Version: 1:1.4.16.2~dfsg-1

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

asterisk-config_1.4.16.2~dfsg-1_all.deb
  to pool/main/a/asterisk/asterisk-config_1.4.16.2~dfsg-1_all.deb
asterisk-dbg_1.4.16.2~dfsg-1_i386.deb
  to pool/main/a/asterisk/asterisk-dbg_1.4.16.2~dfsg-1_i386.deb
asterisk-dev_1.4.16.2~dfsg-1_all.deb
  to pool/main/a/asterisk/asterisk-dev_1.4.16.2~dfsg-1_all.deb
asterisk-doc_1.4.16.2~dfsg-1_all.deb
  to pool/main/a/asterisk/asterisk-doc_1.4.16.2~dfsg-1_all.deb
asterisk-h323_1.4.16.2~dfsg-1_i386.deb
  to pool/main/a/asterisk/asterisk-h323_1.4.16.2~dfsg-1_i386.deb
asterisk-sounds-main_1.4.16.2~dfsg-1_all.deb
  to pool/main/a/asterisk/asterisk-sounds-main_1.4.16.2~dfsg-1_all.deb
asterisk_1.4.16.2~dfsg-1.diff.gz
  to pool/main/a/asterisk/asterisk_1.4.16.2~dfsg-1.diff.gz
asterisk_1.4.16.2~dfsg-1.dsc
  to pool/main/a/asterisk/asterisk_1.4.16.2~dfsg-1.dsc
asterisk_1.4.16.2~dfsg-1_i386.deb
  to pool/main/a/asterisk/asterisk_1.4.16.2~dfsg-1_i386.deb
asterisk_1.4.16.2~dfsg.orig.tar.gz
  to pool/main/a/asterisk/asterisk_1.4.16.2~dfsg.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.
Faidon Liambotis <[EMAIL PROTECTED]> (supplier of updated asterisk 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, 21 Dec 2007 22:38:03 +0200
Source: asterisk
Binary: asterisk-sounds-main asterisk-h323 asterisk asterisk-config 
asterisk-dbg asterisk-dev asterisk-doc
Architecture: source all i386
Version: 1:1.4.16.2~dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <[EMAIL PROTECTED]>
Changed-By: Faidon Liambotis <[EMAIL PROTECTED]>
Description: 
 asterisk   - Open Source Private Branch Exchange (PBX)
 asterisk-config - Configuration files for Asterisk
 asterisk-dbg - Debugging symbols for Asterisk
 asterisk-dev - Development files for Asterisk
 asterisk-doc - Source code documentation for Asterisk
 asterisk-h323 - H.323 protocol support for Asterisk
 asterisk-sounds-main - Core Sound files for Asterisk (English)
Closes: 454332 457063
Changes: 
 asterisk (1:1.4.16.2~dfsg-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #457063) (Fixes CVE-2007-6430)
 - Remove keep-1.4-abi, merged upstream.
 - Adapt hack-multiple-app-voicemail, use-libpri-bristuffed, tos-libcap.
 - Adapt bristuff patches app-dial-etc, chan-iax2-hangup-cause,
   app-dial-priority-202, zapata-bri+euroisdn.
   * Silence upstream's build sum warning but generate one on all modules so
 that we can enable it at a later point.
   * Make the init script's detection of a running daemon to be more precise.
   * Bump Standards-Vers

Bug#439962: tentative security update to etch of fail2ban

2007-12-27 Thread Yaroslav Halchenko
Hi Thijs,

I believe that our discussion on fail2ban security upload was stalled.
Could you help me to finalize set of changes desired to be in the
security upload? 

Thank you in advance

On Wed, 07 Nov 2007, Yaroslav Halchenko wrote:

> Hi Thijs,

> Thanks a lot for a rapid feedback. So, now I know who is a member of
> security team I guess ;-)

> >   * Propagated fix for asctime pattern from 0.7.8 release (closes:
> >   #421848) I do not see the security implications of this bug.
> indeed -- it is not of direct security issue. It is just that first 10
> days of the month fail2ban would fail to detect "failed" lines in the
> logs, thus would not perform up to its duty. If someone relies on
> fail2ban to prevent any kind of attack (such as DoS, dictionary,
> etc) against his servers, effectively it would lead to DoS
> possibility as if fail2ban wasn't in use at all. And that is what
> original submitted had as an opinion. Since the fix is really minimal I
> thought it would be worth including it. But if you insist I can remove
> this one, but it is really minimal

> >   * Propagated fix for not closed log files from 0.7.8-1
> > (closes: #439962,434368)
> > Surely a critical bug, but does it have security implications?
> >   * Propagated fix for "reload" bug which is as sever as #439962 and just
> > never was hit by any Debian user yet
> > It's unclear to me what issue this is exactly.
> Sorry for cryptic description and I must confess that I can't recall
> 100% clearly what it was about although I provided initial fix. I
> believe it had the same implication that fail2ban would stall on reload
> command.

> So, both issues lead to a similar, serious and imho security
> related bug: fail2ban would stall on reload, and fail2ban reload is
> called by logrotate which is in turn is called by cron. What we have at
> the end - is the system which if not taken care about might have
> disabled cron activity, which might have scheduled some health/security
> monitoring such as tiger, cfengine, etc. That might have all kinds of
> implications including making the system vulnerable to specific kinds of
> attacks. I even not mentioning that fail2ban would not perform as
> promised thus opening posibilities to attacks.

> >   * Rigid call to python2.4 instead of via /usr/bin/env to prevent
> > in-the-middle attack via environment poisoning
> > Is this theoretical or is it a realistic scenario? Can you give an example?
> ;-) indeed this is more of a theoretical issue. It is only to prevent
> cases when some user who has sudo access (thus propagating env variables
> into the shell) and has some custom link in his PATH for python (due to
> various reasons, from specifics of his job to religion of using jpython
> or smth like that) and he runs fail2ban restart. It would start fail2ban
> using his custom python. But indeed this scenario is very unprobable and
> I do not feel strong about keeping it. The patch is minimalistic though as
> well ;-)

> > So concluding, this update seems to mix security and non-security issues, 
> > and 
> > that is not acceptable to us. For an update through security.debian.org you 
> > need to make a version that only includes real security fixes.
> Please let me know if you change your judgment on the issues I've
> discussed. I will remove the ones which remain out of security scope

> > Other critical fixes can be sent for review to the stable release managers 
> > at 
> > [EMAIL PROTECTED]
-- 
  .-.
=--   /v\  =
Keep in touch// \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko  /(   )\   ICQ#: 60653192
   Linux User^^-^^[17]





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



Bug#457931: /etc/init.d/cpufrequtils fails because of translations

2007-12-27 Thread Mattia Dongili
On Thu, Dec 27, 2007 at 12:03:44PM +0100, Torsten Marek wrote:
> Package: cpufrequtils
> Version: 002-6
> Severity: serious
> 
> Hi,
> 
> because of #449307, cpufrequtils now uses cpufreq-info to enumerate CPUs and 
> cores. Unfortunately,
> the sed pattern only works for the English messages of cpufreq-info and fails 
> if LANG != (C|en) and
> a translation is present (which is the case for de, fr & it). In this case, 
> the init script
> fails without any error message and does not set and governors etc. 

gah... very sorry about that.
I hope I'll be able to upload a new package in the next couple of days.

cheers
-- 
mattia
:wq!



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



Bug#457962: closed by Raphael Hertzog <[EMAIL PROTECTED]> (Re: Bug#457962: dpkg_1.14.13(m68k/unstable): Missing dependency on IO/String.pm)

2007-12-27 Thread Wouter Verhelst
On Thu, Dec 27, 2007 at 03:27:04PM +, Debian Bug Tracking System wrote:
> Yep, this was already known and is the reason of the quick 1.14.14 upload..

Oops -- sorry.

-- 
 Home is where you have to wash the dishes.
  -- #debian-devel, Freenode, 2004-09-22



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



Processed: Re: Bug#457905: Loadcpufreq do nothing

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forcemerge 457753 457905
Bug#457753: loadcpufreq does nothing by default, cpufrequtils unusable
Bug#457905: Loadcpufreq do nothing
Forcibly Merged 457753 457905.

> 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#457982: libsane: seem breaks udev again

2007-12-27 Thread Christoph Anton Mitterer
Package: libsane
Version: 1.0.19~cvs20071213-1
Severity: critical
Justification: breaks unrelated software

It seems that the most recent version of libsane 1.0.19~cvs20071213-2
breaks udev again (at least for me).
When I downgrade 1.0.19~cvs20071213-1 everything works ok again.
My current version of is libsane-extras 1.0.18.13 which
contains /etc/udev/libsane-extras.rules.

Using the most recent version of libsane udev creates no subdirs
below /dev/,... thus my systems doesn't find stuff like /dev/snd/* which
breaks alsa,... it doesn't find /dev/input/* which breaks X and even my
network interfaces got messed up.

I hope this is not a duplicate of #359797.

Best wishes,
Chris.

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

Kernel: Linux 2.6.23 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_DE.UTF-8, LC_CTYPE=en_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsane depends on:
ii  adduser   3.105  add and remove users and
groups
ii  libc6 2.7-5  GNU C Library: Shared
libraries
ii  libexif12 0.6.16-2.1 library to parse EXIF files
ii  libgphoto2-2  2.4.0-8gphoto2 digital camera
library
ii  libgphoto2-port0  2.4.0-8gphoto2 digital camera port
librar
ii  libieee1284-3 0.2.11-3   cross-platform library for
paralle
ii  libjpeg62 6b-14  The Independent JPEG
Group's JPEG
ii  libtiff4  3.8.2-7Tag Image File Format
(TIFF) libra
ii  libusb-0.1-4  2:0.1.12-8 userspace USB programming
library
ii  makedev   2.3.1-84   creates device files
in /dev
ii  udev  0.114-2/dev/ and hotplug
management daemo

Versions of packages libsane recommends:
ii  sane-utils  1.0.19~cvs20071213-1 API library for scanners --
utilit

-- no debconf information



smime.p7s
Description: S/MIME cryptographic signature


Bug#457984: Many tests are failed

2007-12-27 Thread Enrico Tassi
Package: lua-bit
Version: 24-2
Severity: grave

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

Since the testing engine is broken, may tests ahve failed but 
the building process has not failed.

This package is unsuitable for testing


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

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.it.debian.org 
  500 testing security.debian.org 
1 experimentalftp.it.debian.org 

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


-- 
Enrico Tassi



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



Bug#429126: New version avaible

2007-12-27 Thread Andreas Wenning
A new version which is compatible with apache2.2 is avaible from
http://download.tangent.org/ . Has been packaged for Ubuntu.

@Package maintainer: Please request if you would like an interdiff
prepared for sid.




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



Bug#429085: New version avaible

2007-12-27 Thread Andreas Wenning
A new version which is compatible with apache2.2 is avaible from
http://download.tangent.org/ . Has been packaged for Ubuntu.

@Package maintainer: Please request if you would like an interdiff
prepared for sid.





Bug#429095: New version avaible

2007-12-27 Thread Andreas Wenning
A new version which is compatible with apache2.2 is avaible from
http://download.tangent.org/ . Has been packaged for Ubuntu.

@Package maintainer: Please request if you would like an interdiff
prepared for sid.





Bug#429133: apache2 compatible version "branched" at version 2.0

2007-12-27 Thread Andreas Wenning
@Package maintainer:
Has been looking at the same problem as this in Ubuntu.
Package is unmaintained. But at version 2.0 a patch was made for the
package to support apache2. This version should be packaged instead; we
should either do an epoch of the package and package version 2.0 with
apache2 support or alternatively remove this and package it as
libapache2-mod-tsunami .

The version for apache2 can be found at:
http://viewcvs.blinkenlights.nl/viewvc.cgi/mod_tsunami/trunk/?sortby=rev&pathrev=6





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



Bug#458006: gnumeric: uninstallable on sid

2007-12-27 Thread Antonio Terceiro
Package: gnumeric
Severity: grave
Justification: renders package unusable

8<---8<--
$ sudo aptitude install gnumeric
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Reading task descriptions...
Building tag database...
The following packages are BROKEN:
  gnumeric 
The following NEW packages will be installed:
  gnumeric-common{a} 
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 7484kB of archives. After unpacking 28.1MB will be used.
The following packages have unmet dependencies:
  gnumeric: Depends: libgoffice-0-5 (>= 0.5.4) which is a virtual package.
Resolving dependencies...
The following actions will resolve these dependencies:

Keep the following packages at their current version:
gnumeric [Not Installed]

Score is -9881

Accept this solution? [Y/n/q/?] 
8<---8<--

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

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

-- 
Antonio Terceiro <[EMAIL PROTECTED]>
http://people.softwarelivre.org/~terceiro/
GnuPG ID: 0F9CB28F





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



Processed: notfound 393405 in 1.2.1-6, found 393405 in 1.2.1-6.2

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> notfound 393405 1.2.1-6
Bug#393405: Source package contains non-free IETF RFC/I-D's
Bug no longer marked as found in version 1.2.1-6.
(By the way, this Bug is currently marked as done.)

> found 393405 1.2.1-6.2
Bug#393405: Source package contains non-free IETF RFC/I-D's
Bug marked as found in version 1.2.1-6.2.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: notfixed 393405 in 1.2.1-7, fixed 393405 in 1.2.1-7, notfound 393405 in 1.2.1-6 ... ...

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> notfixed 393405 1.2.1-7
Bug#393405: Source package contains non-free IETF RFC/I-D's
Bug no longer marked as fixed in version 1.2.1-7.

> fixed 393405 1.2.1-7
Bug#393405: Source package contains non-free IETF RFC/I-D's
Bug marked as fixed in version 1.2.1-7.

> notfound 393405 1.2.1-6
Bug#393405: Source package contains non-free IETF RFC/I-D's
Bug no longer marked as found in version 1.2.1-6.
(By the way, this Bug is currently marked as done.)

> notfound 393405 1.2.1-6.2
Bug#393405: Source package contains non-free IETF RFC/I-D's
Bug no longer marked as found in version 1.2.1-6.2.
(By the way, this Bug is currently marked as done.)

> found 393405 1.2.1-6
Bug#393405: Source package contains non-free IETF RFC/I-D's
Bug marked as found in version 1.2.1-6.

>
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#457880: black screen with latest ati driver

2007-12-27 Thread Brice Goglin

PROVIN Aurélien wrote:

I tried to install xserver-xorg-video-ati
1:6.7.198~git20071223.ad3325f6-1 and add Option "BusType" "PCI" : it
works. This option is very important because that doesn't work if it
isn't active.
  


Good to know. The AGP enabling code changed between 6.7.196 and 6.7.197. 
We need to know whether this caused your problem. Could you remove 
Option BusType from your xorg.conf and try some earlier packages to see 
whether they work or not?


The xserver-xorg-video-ati versions to try are:
* 1:6.7.197~git20071219.ce4fa1ce-1
* 1:6.7.196-2
* 1:6.7.196-1
They are downloadable from http://snapshot.debian.net/

Thanks,
Brice





Bug#457880: black screen with latest ati driver

2007-12-27 Thread PROVIN Aurélien
I tried to install xserver-xorg-video-ati
1:6.7.198~git20071223.ad3325f6-1 and add Option "BusType" "PCI" : it
works. This option is very important because that doesn't work if it
isn't active.

Many thanks.


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


Bug#449173: ghostscript breakage

2007-12-27 Thread Raphael Hertzog
Hello,

On Wed, 05 Dec 2007, Masayuki Hatta wrote:
> tags 449173 unreproducible moreinfo

it would be nice to tell that to the bug submitter and to ask precise
questions when you need more info...

ghostscript was severly broken at least for me.

$ ps2pdf 200712-027-EIPM.ps 
/usr/bin/ps2pdfwr: line 45: exec: gs: not found

I don't know if the problem of the bug submitter is related but it's
likely something similar. 

$ LANG=C ls -al /usr/bin/gs
ls: /usr/bin/gs: No such file or directory

I don't know if it's related to some update-alternatives problem... I
reinstalled ghostscript and /usr/bin/gs got installed and it worked again.

dpkg's log is the following:
$ grep -E 'ghostscript|gs-esp|gs-gpl' /var/log/dpkg.log
2007-12-06 08:29:43 upgrade ghostscript 8.61.dfsg.1~svn8187-2.1 
8.61.dfsg.1~svn8187-3
2007-12-06 08:29:43 status half-configured ghostscript 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:29:55 status unpacked ghostscript 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:29:56 status half-installed ghostscript 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:29:58 status half-installed ghostscript 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:29:58 status unpacked ghostscript 8.61.dfsg.1~svn8187-3
2007-12-06 08:29:59 status unpacked ghostscript 8.61.dfsg.1~svn8187-3
2007-12-06 08:29:59 upgrade ghostscript-x 8.61.dfsg.1~svn8187-2.1 
8.61.dfsg.1~svn8187-3
2007-12-06 08:29:59 status half-configured ghostscript-x 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:29:59 status unpacked ghostscript-x 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:29:59 status half-installed ghostscript-x 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:29:59 status half-installed ghostscript-x 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:29:59 status unpacked ghostscript-x 8.61.dfsg.1~svn8187-3
2007-12-06 08:30:00 status unpacked ghostscript-x 8.61.dfsg.1~svn8187-3
2007-12-06 08:30:00 upgrade gs-esp 8.61.dfsg.1~svn8187-2.1 8.61.dfsg.1~svn8187-3
2007-12-06 08:30:00 status half-configured gs-esp 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:30:00 status unpacked gs-esp 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:30:00 status half-installed gs-esp 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:30:00 status half-installed gs-esp 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:30:00 status unpacked gs-esp 8.61.dfsg.1~svn8187-3
2007-12-06 08:30:01 status unpacked gs-esp 8.61.dfsg.1~svn8187-3
2007-12-06 08:30:01 upgrade gs-gpl 8.61.dfsg.1~svn8187-2.1 8.61.dfsg.1~svn8187-3
2007-12-06 08:30:01 status half-configured gs-gpl 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:30:01 status unpacked gs-gpl 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:30:01 status half-installed gs-gpl 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:30:01 status half-installed gs-gpl 8.61.dfsg.1~svn8187-2.1
2007-12-06 08:30:01 status unpacked gs-gpl 8.61.dfsg.1~svn8187-3
2007-12-06 08:30:01 status unpacked gs-gpl 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:50 status unpacked ghostscript 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:51 status half-configured ghostscript 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:58 status installed ghostscript 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:58 status unpacked ghostscript-x 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:58 status half-configured ghostscript-x 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:59 status installed ghostscript-x 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:59 status unpacked gs-esp 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:59 status half-configured gs-esp 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:59 status installed gs-esp 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:59 status unpacked gs-gpl 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:59 status half-configured gs-gpl 8.61.dfsg.1~svn8187-3
2007-12-06 08:32:59 status installed gs-gpl 8.61.dfsg.1~svn8187-3

Corresponding aptitude log:
[MIS A JOUR] ghostscript 8.61.dfsg.1~svn8187-2.1 -> 8.61.dfsg.1~svn8187-3
[MIS A JOUR] ghostscript-x 8.61.dfsg.1~svn8187-2.1 -> 8.61.dfsg.1~svn8187-3
[MIS A JOUR] gs-esp 8.61.dfsg.1~svn8187-2.1 -> 8.61.dfsg.1~svn8187-3
[MIS A JOUR] gs-gpl 8.61.dfsg.1~svn8187-2.1 -> 8.61.dfsg.1~svn8187-3

MIS A JOUR == UPGRADED in french

Also gs-esp semms to still contains a conf file. It probably should be removed
if it's no more used.

$ dpkg -L gs-esp | grep /etc
/etc/cups/pstoraster.convs


Cheers,
-- 
Raphaël Hertzog

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




Bug#458013: no dependency information found for /usr/lib32/libxml2.so.2 (causes wine FTBFS)

2007-12-27 Thread Robert Millan
Package: ia32-libs
Version: 2.2
Severity: serious

dpkg-shlibdeps became stricter, causing wine to FTBFS on amd64:

[...]
dpkg-shlibdeps: failure: no dependency information found for 
/usr/lib32/libxml2.so.2 (used by debian/libwine/usr/lib/wine/msxml3.dll.so).
dh_shlibdeps: command returned error code 512
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary-arch gave error exit 
status 2

-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)



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



Bug#458015: "invalid group" error in postinst

2007-12-27 Thread Robert Millan
Package: clamav-base
Version: 0.92~dfsg-2
Severity: grave

postinst seems to assume that "clamav" group already exists:

[...]
S'està configurant clamav-base (0.92~dfsg-2) ...
chown: «clamav:clamav»: el grup no és vàlid
dpkg: s'ha produït un error en processar clamav-base (--configure):
 el subprocés post-installation script retornà el codi d'eixida d'error 1

-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)



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



Bug#456791: marked as done (sawfish: unable to determine description for dir entry - giving up)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 22:47:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#456791: fixed in sawfish 1:1.3.1-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)

--- Begin Message ---
Package: sawfish
Version: 1:1.3.1-2
Severity: grave
Justification: renders package unusable

Setting up sawfish (1:1.3.1-2) ...
install-info(/usr/share/info/sawfish.info): warning, ignoring confusing 
INFO-DIR-ENTRY in file.

No `START-INFO-DIR-ENTRY' and no `This file documents'.
install-info(/usr/share/info/sawfish.info): unable to determine description for 
`dir' entry - giving up
dpkg: error processing sawfish (--configure):
 subprocess post-installation script returned error exit status 1


Cheers,

-- 
Cristian

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

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

Versions of packages sawfish depends on:
ii  aterm [x-terminal-emu 1.0.1-2Afterstep XVT - a VT102 emulator f
ii  eterm [x-terminal-emu 0.9.4.0debian1-2   Enlightened Terminal Emulator
ii  gnome-terminal [x-ter 2.18.3-1   The GNOME 2 terminal emulator appl
ii  kterm [x-terminal-emu 6.2.0-46   Multi-lingual terminal emulator fo
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-7Open-source version of SGI's audio
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  libcairo2 1.4.12-1   The Cairo 2D vector graphics libra
ii  libesd0   0.2.36-3   Enlightened Sound Daemon - Shared
ii  libfontconfig12.5.0-2generic font configuration library
ii  libglib2.0-0  2.14.4-2   The GLib library of C routines
ii  libgmp3c2 2:4.2.2+dfsg-1 Multiprecision arithmetic library
ii  libgtk2.0-0   2.12.3-2   The GTK+ graphical user interface
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio
ii  librep9   0.17+svn20071210-1 lisp command interpreter
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.2-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra
ii  pterm [x-terminal-emu 0.60-2 PuTTY terminal emulator
ii  rep-gtk   0.18.cvs20060518-3 GTK binding for librep
ii  rxvt [x-terminal-emul 1:2.6.4-12 VT102 terminal emulator for the X
ii  sawfish-data  1:1.3.1-1  sawfish architecture independent d
ii  xterm [x-terminal-emu 229-1  X terminal emulator
ii  xvt [x-terminal-emula 2.1-20 X terminal-emulator similar to xte

sawfish recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: sawfish
Source-Version: 1:1.3.1-3

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

sawfish-data_1.3.1-3_all.deb
  to pool/main/s/sawfish/sawfish-data_1.3.1-3_all.deb
sawfish-dbg_1.3.1-3_i386.deb
  to pool/main/s/sawfish/sawfish-dbg_1.3.1-3_i386.deb
sawfish-lisp-source_1.3.1-3_all.deb
  to pool/main/s/sawfish/sawfish-lisp-source_1.3.1-3_all.deb
sawfish_1.3.1-3.diff.gz
  to pool/main/s/sawfish/sawfish_1.3.1-3.diff.gz
sawfish_1.3.1-3.dsc
  to pool/main/s/sawfish/sawfish_1.3.1-3.dsc
sawfish_1.3.1-3_i386.deb
  to pool/main/s/sawfish/sawfish_1.3.1-3_i386.deb



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

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

Processed: IMHO RC

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 456401 serious
Bug#456401: ekiga-gtkonly can't listen ports
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#458014: breaks install of libc6-i386

2007-12-27 Thread Robert Millan
Package: lib32icu36
Severity: serious

Sorry, I think this is my fault.  But fortuantely, it's easy to fix.

libc6-i386 fails to install because this was the package providing /usr/lib32
which is a symlink to (ugh) /emul/ia32-linux/usr/lib.

lib32icu36 provides /usr/lib32 as a directory, which is incompatible with what
libc6-i386 is doing.

The solution is just to replace /usr/lib32 with /emul/ia32-linux/usr/lib in
debian/rules.

Thanks

-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)



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



Bug#450464: marked as done (gnucash: FTBFS: E: Couldn't find package libgoffice-1-dev)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Dec 2007 23:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#450464: fixed in gnucash 2.2.2-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)

--- Begin Message ---
Package: gnucash
version: 2.2.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071106 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
** Using build dependencies supplied by package:
Build-Depends: libltdl3-dev, libofx-dev (>= 1:0.8.0-8), ofx (>= 1:0.8.0-8), 
libfinance-quote-perl, guile-1.6-slib, guile-1.6-dev, m4, gettext, slib (>= 
3a2-5), debhelper (>= 4.2.16), zlib1g-dev, libjpeg62-dev, liborbit-dev, 
libungif4-dev, libxml-parser-perl, x11-common, libglib2.0-dev (>= 2.4.7), 
libxml2-dev (>= 2.4.16), libbonobo2-dev (>= 2.0.0), libgnomevfs2-dev (>= 
2.2.0), libgnomevfs2-extra (>= 2.2.0), libgtk2.0-dev (>= 2.4.13), libglade2-dev 
(>= 2.3.6), libgnomeprint2.2-dev (>= 2.8.0), libart-2.0-dev (>= 2.3.11), 
libgconf2-dev, libgnomeui-dev (>= 2.0.0), libgsf-gnome-1-dev (>= 1.12.2), 
libpango1.0-dev (>= 1.6.0), libgtkhtml3.8-dev, gconf2, libgoffice-1-dev, 
dpkg-dev (>= 1.13.19), imagemagick, swig
Build-Conflicts: guile-1.8-dev, guile-1.8
Checking for already installed source dependencies...
W: Unable to locate package libgoffice-1-dev
libltdl3-dev: missing
libofx-dev: missing
Using default version 1:0.8.2-3+b3
ofx: missing
Using default version 1:0.8.2-3+b3
libfinance-quote-perl: missing
guile-1.6-slib: missing
guile-1.6-dev: missing
m4: missing
gettext: missing
slib: missing
Using default version 3a4-4
debhelper: missing
Using default version 5.0.60
zlib1g-dev: missing
libjpeg62-dev: missing
liborbit-dev: missing
libungif4-dev: missing
libxml-parser-perl: missing
x11-common: missing
libglib2.0-dev: missing
Using default version 2.14.2-1
libxml2-dev: missing
Using default version 2.6.30.dfsg-2
libbonobo2-dev: missing
Using default version 2.20.1-1
libgnomevfs2-dev: missing
Using default version 1:2.20.0-3
libgnomevfs2-extra: missing
Using default version 1:2.20.0-3
libgtk2.0-dev: missing
Using default version 2.12.1-1
libglade2-dev: missing
Using default version 1:2.6.2-1
libgnomeprint2.2-dev: missing
Using default version 2.18.2-1
libart-2.0-dev: missing
Using default version 2.3.19-3
libgconf2-dev: missing
libgnomeui-dev: missing
Using default version 2.20.1.1-1
libgsf-gnome-1-dev: missing
Using default version 1.14.7-1
libpango1.0-dev: missing
Using default version 1.18.3-1
libgtkhtml3.8-dev: missing
gconf2: missing
libgoffice-1-dev: missing
dpkg-dev: already installed (1.14.7 >= 1.13.19 is satisfied)
imagemagick: missing
swig: missing
guile-1.8-dev: already deinstalled
guile-1.8: already deinstalled
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
E: Couldn't find package libgoffice-1-dev
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping gnucash

The full build log is available from
http://people.debian.org/~lucas/logs/2007/11/06

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: gnucash
Source-Version: 2.2.2-1

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

gnucash-common_2.2.2-1_all.deb
  to pool/main/g/gnucash/gnucash-common_2.2.2-1_all.deb
gnucash_2.2.2-1.diff.gz
  to pool/main/g/gnucash/gnucash_2.2.2-1.diff.gz
gnucash_2.2.2-1.dsc
  to pool/main/g/gnucash/gnucash_2.2.2-1.dsc
gnucash_2.2.2-1_i386.deb
  to pool/main/g/gnucash/gnucash_2.2.2-1_i386.deb
gnucash_2.2.2.orig.tar.gz
  to pool/main/g/gnucash/gnucash_2.2.2.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 

Bug#429127: Removing in Ubuntu

2007-12-27 Thread Andreas Wenning
Removal request

This package should be removed from the archive.

It depends on apache, which is no longer in the archives. This module
have never been updated to be used with apache2, and is therefore
useless.

I've looked at the cvs version of the package; no apache2 support in
there, and it hasn't been updated since 2005.

Package is removed from Ubuntu two with same reason as above.




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



Processed: Not RC

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 444829 important
Bug#444829: sun-java6-plugin: remote browser crash
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#429095: libapache-mod-fastcgi_2.4.2-9

2007-12-27 Thread Andreas Wenning
Removed binary libapache-mod-fastcgi from the package so
only libapache2-mod-fastcgi is left.

Debdiff attached.
diff -u libapache-mod-fastcgi-2.4.2/debian/control libapache-mod-fastcgi-2.4.2/debian/control
--- libapache-mod-fastcgi-2.4.2/debian/control
+++ libapache-mod-fastcgi-2.4.2/debian/control
@@ -3,21 +3,9 @@
 Priority: optional
 Maintainer: Tatsuki Sugiura <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>> 3.0.0), cdbs, apache-dev (>= 1.3.0), apache2-threaded-dev (>= 2.0.50-10) | apache2-prefork-dev (>= 2.0.50-10), dpatch (>= 2.0.0), libtool, libapr1-dev, pkg-config
+Build-Depends: debhelper (>> 3.0.0), cdbs, apache2-threaded-dev (>= 2.0.50-10) | apache2-prefork-dev (>= 2.0.50-10), dpatch (>= 2.0.0), libtool, libapr1-dev, pkg-config
 Uploaders: Taku YASUI <[EMAIL PROTECTED]>
 
-Package: libapache-mod-fastcgi
-Architecture: any
-Depends: apache-common (>= 1.3.28-1)
-Description: Apache 1 FastCGI module for long-running CGI scripts
- This is a FastCGI module for the Apache 1.x web server.  FastCGI is an
- open standard for communicating between a web server and a long-running
- web application.  CGI scripts supporting FastCGI can be started as a
- daemon and process multiple requests without restarting.  This is
- particularly useful for scripts written in languages like Perl, as it
- saves the cost of recompiling the scripts and its loaded modules with
- each invocation.
-
 Package: libapache2-mod-fastcgi
 Architecture: any
 Depends: ${AP2CommonDepends}
diff -u libapache-mod-fastcgi-2.4.2/debian/rules libapache-mod-fastcgi-2.4.2/debian/rules
--- libapache-mod-fastcgi-2.4.2/debian/rules
+++ libapache-mod-fastcgi-2.4.2/debian/rules
@@ -8,9 +8,7 @@
 APACHE2_VERSION=`dpkg -s apache2-prefork-dev apache2-threaded-dev 2>/dev/null |grep Version: | awk '{print $$2}'`
 
 DEB_BUILDDIR = $(CURDIR)/build-tmp
-DEB_BUILDDIR_libapache-mod-fastcgi = $(DEB_BUILDDIR)/13
 DEB_BUILDDIR_libapache2-mod-fastcgi = $(DEB_BUILDDIR)/20
-DEB_DESTDIR_libapache-mod-fastcgi = $(CURDIR)/debian/libapache-mod-fastcgi
 DEB_DESTDIR_libapache2-mod-fastcgi = $(CURDIR)/debian/libapache2-mod-fastcgi
 DEB_FIXPERMS_EXCLUDE = var/lib/apache2/fastcgi var/lib/apache/fastcgi
 
@@ -19,9 +17,6 @@
 	LIBTOOL="libtool --tag=CC" SH_LIBTOOL="libtool --tag=CC" \
 	INCLUDES="-I/usr/include/apache2 `pkg-config --cflags apr-1`"
 
-configure/libapache-mod-fastcgi::
-	cp -a *.c *.h *.mk .deps $(DEB_BUILDDIR_$(cdbs_curpkg))
-
 configure/libapache2-mod-fastcgi::
 	cp -a *.c *.h *.mk .deps $(DEB_BUILDDIR_$(cdbs_curpkg))
 	cp -a Makefile.AP2 $(DEB_BUILDDIR_$(cdbs_curpkg))
@@ -33,25 +28,9 @@
 	  echo 'AP2CommonDepends=apache2-common' >> $(CURDIR)/debian/$(cdbs_curpkg).substvars; \
 	fi
 
-build/libapache-mod-fastcgi::
-	cd $(DEB_BUILDDIR_$(cdbs_curpkg)) && \
-	  CFLAGS="$(CFLAGS) $(CFLAGS_$(cdbs_curpkg))" \
-	  /usr/bin/apxs -o mod_fastcgi.so -c *.c
-
 build/libapache2-mod-fastcgi::
 	$(DEB_MAKE_INVOKE) -C $(DEB_BUILDDIR_$(cdbs_curpkg)) $(AP2_MAKE_DEFS) -f Makefile.AP2
 
-install/libapache-mod-fastcgi::
-	mkdir -p $(DEB_DESTDIR_$(cdbs_curpkg))/usr/lib/apache/1.3
-	install -m 644 $(DEB_BUILDDIR_$(cdbs_curpkg))/mod_fastcgi.so debian/500mod_fastcgi.info \
-	  $(DEB_DESTDIR_$(cdbs_curpkg))/usr/lib/apache/1.3/
-	mkdir -p $(DEB_DESTDIR_$(cdbs_curpkg))/etc/apache/conf.d
-	install -m 644 debian/fastcgi.conf13 \
-	  $(DEB_DESTDIR_$(cdbs_curpkg))/etc/apache/conf.d/fastcgi.conf
-	mkdir -p $(DEB_DESTDIR_$(cdbs_curpkg))/var/lib/apache/fastcgi
-	chown www-data:www-data $(DEB_DESTDIR_$(cdbs_curpkg))/var/lib/apache/fastcgi
-	chmod 755 $(DEB_DESTDIR_$(cdbs_curpkg))/var/lib/apache/fastcgi
-
 install/libapache2-mod-fastcgi::
 	mkdir -p $(DEB_DESTDIR_$(cdbs_curpkg))/usr/lib/apache2/modules
 	install -m 644 $(DEB_BUILDDIR_$(cdbs_curpkg))/.libs/mod_fastcgi.so \
diff -u libapache-mod-fastcgi-2.4.2/debian/changelog libapache-mod-fastcgi-2.4.2/debian/changelog
--- libapache-mod-fastcgi-2.4.2/debian/changelog
+++ libapache-mod-fastcgi-2.4.2/debian/changelog
@@ -1,3 +1,9 @@
+libapache-mod-fastcgi (2.4.2-9) unstable; urgency=low
+
+  * Removed binary package libapache-mod-fastcgi (Closes: #429095)
+
+ -- Andreas Wenning <[EMAIL PROTECTED]>  Sun, 23 Dec 2007 16:35:04 +0100
+
 libapache-mod-fastcgi (2.4.2-8) unstable; urgency=high
 
   * transit libapache2-mod-fastcgi for apache2.2
reverted:
--- libapache-mod-fastcgi-2.4.2/debian/libapache-mod-fastcgi.postinst
+++ libapache-mod-fastcgi-2.4.2.orig/debian/libapache-mod-fastcgi.postinst
@@ -1,51 +0,0 @@
-#! /bin/sh
-# postinst script for libapache-mod-fastcgi
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#*  `configure' 
-#*  `abort-upgrade' 
-#*  `abort-remove' `in-favour' 
-#  
-#*  `abort-deconfigure' `in-favour'
-#`removing'
-#   
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-#
-# quoting from the policy:
-# Any necessary prompting should almost always be confined to

Processed (with 2 errors): New upstream release

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 429085 + patch
Bug#429085: please update/request removal of your package
There were no tags set.
Tags added: patch

> New upstream release supporting apache2.2 avaible. Has been packaged and
Unknown command or malformed arguments to command.

> interdiff is attached.
Unknown command or malformed arguments to command.

>
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#444829: Not RC

2007-12-27 Thread Moritz Muehlenhoff
severity 444829 important
thanks

Browser crashes are not treated as RC security bugs.



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



Bug#429085: New upstream release

2007-12-27 Thread Andreas Wenning
tags 429085 + patch

New upstream release supporting apache2.2 avaible. Has been packaged and
interdiff is attached.


libapache-mod-random_2.1-1.interdiff.gz
Description: GNU Zip compressed data


Bug#457722: I'm experiencing this bug as well

2007-12-27 Thread Eran
I'm using a Stylistic 2300, I've tried applying the patch as well and have
the same problem - the pen has no effect on X.

Eran


Processed: tagging 457684

2007-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.10
> tags 457684 upstream
Bug#457684: gpsd: Garmin USB driver completely broken
Tags were: upstream
Tags added: upstream

>
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#445113: marked as done (snort: FTBFS on a few archs)

2007-12-27 Thread Debian Bug Tracking System
Your message dated Fri, 28 Dec 2007 01:47:08 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#445113: fixed in snort 2.7.0-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)

--- Begin Message ---
Package: snort
Severity: serious

Hi

When I checked snort for testing migration, I saw that it did not build
on a few archs (arm, hppa, ia64, s390 and sparc) and it always has this
error message:

ps2pdf faq.ps
make[1]: *** [faq.pdf] Bus error
make[1]: *** Deleting file `faq.pdf'
rm faq.ps faq.dvi


Do you maybe have a fix for that issue?
Thanks for your efforts.

Cheers
Steffen


--- End Message ---
--- Begin Message ---
Source: snort
Source-Version: 2.7.0-8

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

snort-common-libraries_2.7.0-8_i386.deb
  to pool/main/s/snort/snort-common-libraries_2.7.0-8_i386.deb
snort-common_2.7.0-8_all.deb
  to pool/main/s/snort/snort-common_2.7.0-8_all.deb
snort-doc_2.7.0-8_all.deb
  to pool/main/s/snort/snort-doc_2.7.0-8_all.deb
snort-mysql_2.7.0-8_i386.deb
  to pool/main/s/snort/snort-mysql_2.7.0-8_i386.deb
snort-pgsql_2.7.0-8_i386.deb
  to pool/main/s/snort/snort-pgsql_2.7.0-8_i386.deb
snort-rules-default_2.7.0-8_all.deb
  to pool/main/s/snort/snort-rules-default_2.7.0-8_all.deb
snort_2.7.0-8.diff.gz
  to pool/main/s/snort/snort_2.7.0-8.diff.gz
snort_2.7.0-8.dsc
  to pool/main/s/snort/snort_2.7.0-8.dsc
snort_2.7.0-8_i386.deb
  to pool/main/s/snort/snort_2.7.0-8_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.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated snort 
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, 27 Dec 2007 09:14:00 +0100
Source: snort
Binary: snort-mysql snort-doc snort-rules-default snort-common snort-pgsql 
snort snort-common-libraries
Architecture: source i386 all
Version: 2.7.0-8
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description: 
 snort  - Flexible Network Intrusion Detection System
 snort-common - Flexible Network Intrusion Detection System [common files]
 snort-common-libraries - Flexible Network Intrusion Detection System ruleset
 snort-doc  - Documentation for the Snort IDS [documentation]
 snort-mysql - Flexible Network Intrusion Detection System [MySQL]
 snort-pgsql - Flexible Network Intrusion Detection System [PostgreSQL]
 snort-rules-default - Flexible Network Intrusion Detection System ruleset
Closes: 445113
Changes: 
 snort (2.7.0-8) unstable; urgency=low
 .
   * Rewrite debian/rules:
   - the documentation does not get build on the binary-arch target,
   (Closes: #445113)
   - there is now a install-dep and install-arch
   - install-* dependencies do not depend on build
   - create a 'clean-sources' target, used only by the 'clean' target
   - create a clean_sources.sh script to clean the sources properly before
 each run
   - call 'clean_sources.sh' before a binary (pgsql, mysql...) is built to
 prevent the binary-* rule from calling 'distclean' at the end of each
 run (and thus making issues more difficult to debug)
   - generate a configure target and use it when building both -arch
 and -indep (needed to generate doc/Makefile)
   - copy, instead of moving, the binaries, so the 'install' target
 is more idempotent (still have to use dh_install more to make it so)
   * Change Maintainer's email address
   * Create a mechanism to generate all the templates using a "template of
 templates" since all the questions where the same with small differences
 per package.
   - Also fixed snort-inline templates, which were not correct (pointed
 to the wrong configuration file)
   - Update Spanish translation myself
   * Change the init.d script so it behaves like LSB demands:
   - Do not exit with error if there are no running instances and we
 try to stop

Bug#429095: libapache-mod-fastcgi_2.4.2-9

2007-12-27 Thread Tatsuki Sugiura
Hello,

Thanks for you information. And I'm sorry leave long time.
I'll do... on days of end of year ~ new year.

> A new version which is compatible with apache2.2 is avaible from
> http://download.tangent.org/ . Has been packaged for Ubuntu.

Are you talking about new version of mod_fastcgi?
I can't find it...

-- 
Tatsuki Sugiura   mailto:[EMAIL PROTECTED]



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



Bug#429095: libapache-mod-fastcgi_2.4.2-9

2007-12-27 Thread Andreas Wenning
> Are you talking about new version of mod_fastcgi?
> I can't find it...

Sorry; a bit to much copy paste (have been through too many
libapache-mod-* packages the last few days). Only thing needed is a
removal of binary package libapache-mod-fastcgi, as included in the
attached source from the previous mail.




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



Bug#453166: 1.4.x ruby bindings + swig 1.3.33 problem

2007-12-27 Thread Peter Samuelson

So, I know swig 1.3.33 is not supported in Subversion 1.4.x (and not in
trunk either?), but it seems to have changed a couple of things that
break the ruby bindings.

The first is removing #include "rubyhead.swg" from the top of
libsvn_swig_ruby/swigutil_rb.c, which has already been dealt with in
trunk.  That change fails to support swig 1.3.25, so it can't be
unconditional in 1.4.x.

The second is a repeated failure in 'make check-swig-rb':

TypeError: Expected argument 1 of type svn_auth_baton_t *, but got Array []
in SWIG method 'auth_baton'
{SRC}/subversion/bindings/swig/ruby/svn/client.rb:74:in `auth_baton='
{SRC}/subversion/bindings/swig/ruby/svn/client.rb:74:in `initialize'
{SRC}/subversion/bindings/swig/ruby/svn/client.rb:60:in `__send__'
{SRC}/subversion/bindings/swig/ruby/svn/client.rb:60:in `new'
{SRC}/subversion/bindings/swig/ruby/test/util.rb:208:in `make_context'
{SRC}/subversion/bindings/swig/ruby/test/util.rb:136:in `setup_wc'
{SRC}/subversion/bindings/swig/ruby/test/util.rb:28:in `setup_basic'
{SRC}/subversion/bindings/swig/ruby/test/test_wc.rb:11:in `setup'

Unfortunately I don't know enough about either swig or ruby to figure
out what's wrong here and how to fix it.  Roderich Schupp dug further
in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453166#22 - can
anyone figure out the rest of the problem and solution?

Thanks.

(This is preventing me from uploading 1.4.6 to Debian, where largely
for philosophical reasons I build the whole package from source.)
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/


signature.asc
Description: Digital signature


Bug#453166: 1.4.x ruby bindings + swig 1.3.33 problem

2007-12-27 Thread David Glasser
On Dec 27, 2007 10:30 PM, Peter Samuelson <[EMAIL PROTECTED]> wrote:
>
> So, I know swig 1.3.33 is not supported in Subversion 1.4.x (and not in
> trunk either?), but it seems to have changed a couple of things that
> break the ruby bindings.
>
> The first is removing #include "rubyhead.swg" from the top of
> libsvn_swig_ruby/swigutil_rb.c, which has already been dealt with in
> trunk.  That change fails to support swig 1.3.25, so it can't be
> unconditional in 1.4.x.

For the record, I know very little about Swig, but on my work computer
(which I'm not at right now) with Swig 1.3.27, Ruby bindings build
*only* for 1.4.6 but not for trunk.  (As in, I've never been able to
build them on trunk but they do build with 1.4.x.)

--dave


-- 
David Glasser | [EMAIL PROTECTED] | http://www.davidglasser.net/



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