Bug#608790: zoneminder failed to query crop /dev/video0:,Invalid, argument

2011-01-13 Thread Laurent Lemoine

 Hello,
Sorry it took so long.

It's better with your new amd64 deb - Now I get images from my two cameras.

But I still can't get informations with

zmu -d /dev/video0 -q -v -U *** -P  (failed to switch or failed to 
querry)


And I still can't probe for cameras (like Piratebab) in the webgui.

Thanks for your work, and thanks for the working deb! :)
Laurent



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#606995: Bug#606370: CVE-2010-2761 CVE-2010-4410 CVE-2010-4411

2011-01-13 Thread Niko Tyni
On Thu, Jan 13, 2011 at 10:35:00PM +, Adam D. Barratt wrote:
> On Thu, 2011-01-13 at 22:55 +0100, gregor herrmann wrote:
> > I've now uploaded

> > - 3.38-2lenny2

> > I was a bit hesitant since I haven't seen a comment from the RT about
> > the uploads to lenny/squeeeze; but they can still decide now if they
> > accept the packages or not :)

> I've flagged the lenny package to be accepted at the next dinstall;
> thanks.

I thought stable would be fixed with a DSA, but as the next Lenny point
release will be out real soon (Jan 22nd, stable NEW freezes on the 17th),
I suppose that's just as good. Cc'ing the security team.

I'll try to get a perl lenny upload (#606995) in stable NEW by Monday.

That still leaves libcgi-simple-perl (#606379) unfixed. Is anybody looking at 
that?
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#603580: geneweb: armel: stripped binaries are broken

2011-01-13 Thread Christian PERRIER
Hans-Jakob,

I would be very interested if you can formally confirm that the latest
uploaded version of geneweb (-8) does fix that problem on armel.

Many thanks in advance (and thanks for your help fixing this).




signature.asc
Description: Digital signature


Bug#609776: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Aron Xu
Here is the updated patch.

-- 
Regards,
Aron Xu
--- a/configure
+++ b/configure
@@ -12661,6 +12661,10 @@
 $as_echo_n "checking host platform characteristics... " >&6; }
 
 case "$host" in
+*-*-*kfreebsd*)
+HOST_LIBS="-ldl -lpthread"
+md5prog=md5sum
+;;
 *-*-*freebsd*)
 HOST_LIBS="-lexecinfo -pthread"
 md5prog=gmd5sum
@@ -12669,6 +12673,10 @@
 HOST_LIBS="-ldl -lpthread"
 md5prog=md5sum
 ;;
+*-*-gnu*)
+HOST_LIBS="-ldl -lpthread"
+md5prog=md5sum
+   ;;
 esac
 
 
--- a/configure.in
+++ b/configure.in
@@ -29,6 +29,10 @@
 AC_MSG_CHECKING([host platform characteristics])
 
 case "$host" in
+*-*-*kfreebsd*)
+HOST_LIBS="-ldl -lpthread"
+md5prog=md5sum
+;;
 *-*-*freebsd*)
 HOST_LIBS="-lexecinfo -pthread"
 md5prog=gmd5sum
@@ -37,6 +41,10 @@
 HOST_LIBS="-ldl -lpthread"
 md5prog=md5sum
 ;;
+*-*-gnu*)
+HOST_LIBS="-ldl -lpthread"
+md5prog=md5sum
+;;
 esac
 
 AC_SUBST(HOST_LIBS)


Bug#609776: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Aron Xu
I've just found the $host of hurd-i386 should be *-*-*gnu* from the
build log. I will not make a new upload for this specially, and this
problem will be fixed in next upload (upstream release or fixing other
bugs).


-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609776: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Aron Xu
Hello,

The patch works for kfreebsd-*, but still failed on hurd-* because of
md5sum error. I'll try to find what's wrong there.

For other ports, on armhf, powerpcspe, sh4 and sparc64 have built the
package successfully, but it fails on avr32 and m68k because build-dep
cannot be satisfied. I'll not be dealing with it if nobody ask that
they want to have fcitx on those two archs.

-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#606370: marked as done (CVE-2010-2761 CVE-2010-4410 CVE-2010-4411)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Fri, 14 Jan 2011 01:54:42 +
with message-id 
and subject line Bug#606370: fixed in libcgi-pm-perl 3.38-2lenny2
has caused the Debian Bug report #606370,
regarding CVE-2010-2761 CVE-2010-4410 CVE-2010-4411
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
606370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcgi-pm-perl
Version: 3.49-1
Severity: grave
Tags: security

Three security issues have been reported in libcgi-pm-perl:

http://security-tracker.debian.org/tracker/CVE-2010-2761 
http://security-tracker.debian.org/tracker/CVE-2010-4410
http://security-tracker.debian.org/tracker/CVE-2010-4411

The first two issues are fixed in 3.50 (already in sid), but
the second is still pending a final fix (see the referenced
link). Please get in touch with the release team to check,
whether migrating 3.50 plus the fix for CVE-2010-4411 or
uploading a tpu fix with 3.49 plus the security fixes is the
best way to resolve this.

Cheers,
Moritz

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=de_DE.ISO-8859-15@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: libcgi-pm-perl
Source-Version: 3.38-2lenny2

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

libcgi-pm-perl_3.38-2lenny2.diff.gz
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.38-2lenny2.diff.gz
libcgi-pm-perl_3.38-2lenny2.dsc
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.38-2lenny2.dsc
libcgi-pm-perl_3.38-2lenny2_all.deb
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.38-2lenny2_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 606...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated libcgi-pm-perl 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 13 Jan 2011 22:49:36 +0100
Source: libcgi-pm-perl
Binary: libcgi-pm-perl
Architecture: source all
Version: 3.38-2lenny2
Distribution: stable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description: 
 libcgi-pm-perl - Simple Common Gateway Interface Class
Closes: 606370
Changes: 
 libcgi-pm-perl (3.38-2lenny2) stable; urgency=low
 .
   * [SECURITY] Add a patch with the backported fixes for CVE-2010-2761,
 CVE-2010-4410, and CVE-2010-4411; thanks to Niko Tyni for preparing the
 patch (closes: #606370).
Checksums-Sha1: 
 9e493b2d93faf7df0e87fb3a8e4063a0bf54f3c2 2003 libcgi-pm-perl_3.38-2lenny2.dsc
 3c9d7c995b5674f9d4b22602bf1a69fb3273b7e3 6548 
libcgi-pm-perl_3.38-2lenny2.diff.gz
 aa6e0bfb7b46915d42799768e48d467dcf5388ea 196116 
libcgi-pm-perl_3.38-2lenny2_all.deb
Checksums-Sha256: 
 86da4f977329d33891ddd8f2061101c485261eab6fcf531ccab44319b062accf 2003 
libcgi-pm-perl_3.38-2lenny2.dsc
 42618966e5037879ad089c1b883472e34379753aeca0cc49202c74d80c076f88 6548 
libcgi-pm-perl_3.38-2lenny2.diff.gz
 8096e7239dc243ee5e45984b74b6b9b7cb6e8939bfa3095a77cadbdfc35b6d28 196116 
libcgi-pm-perl_3.38-2lenny2_all.deb
Files: 
 779a7908bf6c27447ced84b79b922416 2003 perl optional 
libcgi-pm-perl_3.38-2lenny2.dsc
 6ffb2eedf0ade187743cda90b8e12eae 6548 perl optional 
libcgi-pm-perl_3.38-2lenny2.diff.gz
 52ed267dfc4cc56954ca4e84a604e14c 196116 perl optional 
libcgi-pm-perl_3.38-2lenny2_all.deb

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

iQIcBAEBCAAGBQJNL3PXAAoJELs6aAGGSaoGwdsP/j23lQ9icHR8R9vmVW9hwmdH
XGG0YowA4bMRqaezXrBI5y5dUuMmuHp2bh3MrBxYwGle+lHnPrO+/wKiCUrCEVpk
C35bGsLkNKGDxmtOiMLqSCGiECkM/oDpdgmmn/PGb11IwIw+bPKotCKFnE0r4l3u
QW8SxCbzCIpZ7Kt76N2Nhj2UDIcGmmO47fY4voizKyUtDxJcyXoCOI+cT3ZfcrAC
f9Ob6wfI0/JEw7KX/yB5O+xlf1wuHLMnOTQZzDYksMche9Q5KjTjJ6Ql7fZI+5pr
g0WwS+TaoYxzdL0lYVXcoBqMuvKfhk01J5WP/T5L2cThIIXargsMi4Fnxt52QNZV
BajNFmdhk44i7T0KFZ/WM/21giD8jFQQhi4+yAcoMx7MeEazvGTm2xGjQwZUxFGf
23YOiypUAN3ervBwnCFKDqLjpk51vHvnQcV0lvy8EOJgH+dIHva548P9IvyMacs5
Wm23zzGctnn/Yaasn0yc0yPryfYkObLYZtpbRBHhTNZZ

Bug#609895: marked as done (gjs: FTBFS: configure: error: Could not figure out where Firefox JavaScript library lives)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Fri, 14 Jan 2011 00:47:08 +
with message-id 
and subject line Bug#609895: fixed in gjs 0.7.8-2
has caused the Debian Bug report #609895,
regarding gjs: FTBFS: configure: error: Could not figure out where Firefox 
JavaScript library lives
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
609895: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609895
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gjs
Version: 0.7.8-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds:
| checking for JS... yes
| configure: error: Could not figure out where Firefox JavaScript library lives
| dh_auto_configure: ./configure --build=i486-linux-gnu --prefix=/usr 
--includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--libexecdir=${prefix}/lib/gjs --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
| make[1]: *** [override_dh_auto_configure] Error 2

Full build logs:
  https://buildd.debian.org/status/package.php?p=gjs&suite=experimental

KiBi.


--- End Message ---
--- Begin Message ---
Source: gjs
Source-Version: 0.7.8-2

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

gjs_0.7.8-2.debian.tar.gz
  to main/g/gjs/gjs_0.7.8-2.debian.tar.gz
gjs_0.7.8-2.dsc
  to main/g/gjs/gjs_0.7.8-2.dsc
gjs_0.7.8-2_amd64.deb
  to main/g/gjs/gjs_0.7.8-2_amd64.deb
libgjs-dev_0.7.8-2_amd64.deb
  to main/g/gjs/libgjs-dev_0.7.8-2_amd64.deb
libgjs0b_0.7.8-2_amd64.deb
  to main/g/gjs/libgjs0b_0.7.8-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 609...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laurent Bigonville  (supplier of updated gjs 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 14 Jan 2011 01:25:12 +0100
Source: gjs
Binary: gjs libgjs0b libgjs-dev
Architecture: source amd64
Version: 0.7.8-2
Distribution: experimental
Urgency: low
Maintainer: Debian GNOME Maintainers 

Changed-By: Laurent Bigonville 
Description: 
 gjs- Mozilla-based javascript bindings for the GNOME platform
 libgjs-dev - Mozilla-based javascript bindings for the GNOME platform
 libgjs0b   - Mozilla-based javascript bindings for the GNOME platform
Closes: 581455 592694 609895
Changes: 
 gjs (0.7.8-2) experimental; urgency=low
 .
   * debian/control.in:
 - Put the package under the GNOME team maintenance and use magic to
   populate Uploaders
 - Bump Standards-Version to 3.9.1 (no further changes)
 - Add Vcs-{Svn,Browser} fields
 - Add cdbs and gnome-pkg-tools and Build-dep
 - Bump xulrunner-dev Build-dependency to 1.9.2 (Closes: #609895)
 - Drop autoconf, automake1.11 and libtool, no needed for now
 - Remove ${gir:Depends} substitution from libgjs0b package (Closes: 
#592694)
 - Bump libgjs-deb package dependency against libmozjs-dev
   * debian/rules:
 - Use cdbs instead of dh7
 - Do not run autoreconf
 - Drop explicit shlibs version, we have .symbols file anyway
 - Excludes libraries installed in /usr/lib/gjs-1.0/ from .symbols file
 - Remove bashism (Closes: #581455)
   * Bump debhelper compatibility to 8
   * debian/control: Copy BSD licence instead of linking to it to please
 lintian
   * debian/watch: Fix URL pattern
Checksums-Sha1: 
 57a8adb031ef5799df17404ca1ddccec6e8521b1 1858 gjs_0.7.8-2.dsc
 58a67e76da29f31a18f7b121873642eec53e716c 7248 gjs_0.7.8-2.debian.tar.gz
 81ca63cd828d79b38e0036e95e987e0a6e9f6f2f 12346 gjs_0.7.8-2_amd64.deb
 2ff44c6509d715e7018c0603088571a0946e729a 205730 libgjs0b_0.7.8-2_amd64.deb
 1ab088ff45f07507d6be28fbcbdfcbc14d3123f8 22802 libgjs-dev_0.7.8-2_amd64.deb
Checksums-Sha256: 
 a6507dfd440b247681f5771d8b6f784dd3df8fffefa6c9868838480cb8c83e08 1858 
gjs_0.7.8-2.dsc
 29a1225f8507544f575611cfe45677fc43f8b4333c45d30e11b54e689b5eb392 7248 
gjs_0.7.8-2.debian.tar.gz
 02bb280daba440650d596ae117b125ae8b39e7da168a7771c7f8b2f8c9f5a373 12346 
gjs_0.7.8-2_amd64.deb
 4f24a888027c4cf5c41eca1738478bf33d71a5f79de06e6cac9b955fa01c527d 205730 
libgjs0b_0.7.8-2_amd64.deb
 513a3ebe26d56d1d1dd

Bug#606370: CVE-2010-2761 CVE-2010-4410 CVE-2010-4411

2011-01-13 Thread gregor herrmann
On Thu, 13 Jan 2011 22:35:00 +, Adam D. Barratt wrote:

> > I was a bit hesitant since I haven't seen a comment from the RT about
> > the uploads to lenny/squeeeze; but they can still decide now if they
> > accept the packages or not :)
> We were so keen for squeeze that Julien and I both added approve hints
> at the same time. ;-)

Heh, that's great service :)
 
> I've flagged the lenny package to be accepted at the next dinstall;
> thanks.

Thanks to you!
 

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-NP: Joe Cocker: Just Like A Woman


signature.asc
Description: Digital signature


Bug#609094: fontforge: Fails to build ttf-dejavu

2011-01-13 Thread Adam D. Barratt
On Fri, 2011-01-07 at 17:36 +0900, Hideki Yamane wrote:
> Hi,
> 
>  While I investigated this Bug#609094, I could build it with fontforge
>  0.0.20100501-2. However, with 0.0.20100501-3 it couldn't be succeed.
> 
>  So, I guessed the change in 0.0.20100501-3 is somthing wrong, and dropped
>  "--enable-double" option from debian/rules built ttf-dejavu fine.
> 
>  Can we drop this option?

The changelog for -3 says:

 * debian/rules: added the option --enable-double in the fontforge configure
   stage for decrease endless problems in the intersection code case.

Although I have to admit to not being entirely sure what that means.

Regards,

Adam




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#598101: update syslinux theme for squeeze

2011-01-13 Thread Adam D. Barratt
On Fri, 2010-12-24 at 15:24 -0200, Otavio Salvador wrote:
> On Fri, Dec 24, 2010 at 05:10, Daniel Baumann  wrote:
> > On 12/24/2010 12:38 AM, Julien Cristau wrote:
> >> status update please.
> >
> > blocked by #603554, waiting for otavio.
> 
> It has been commited and are available on dialies.
> 
> You can use it as base.

Is anything happening with this?

Regards,

Adam




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609581: Incompatible licences

2011-01-13 Thread Adam D. Barratt
On Tue, 2011-01-11 at 18:29 -0600, Martin Pitt wrote:
> Hello Karsten,
> 
> debbug609581.609581.iri...@recursor.net [2011-01-11 18:54 +0100]:
> > The current source from http://calibre-ebook.com/download_linux
> > at http://status.calibre-ebook.com/dist/src (tarball) has an updated
> > COPYING file, which contains:
> > 
> > =COPYING=
> > Files: src/calibre/ebooks/pdf/*.h,*.cpp
> > License: GPL-2 or later
> >  The full text of the GPL is distributed as in
> >  /usr/share/common-licenses/GPL-2 on Debian systems.
> > =COPYING=
> > 
> > So the author seems aware of the problem and addressed it.
> 
> That's indeed correct, many thanks for pointing it out (I'm currently
> at a conference and wasn't able to put too much research into this
> yet).
> 
> I updated debian/copyright accordingly, which now suffices to fix this
> bug.

Does this change apply retrospectively, or just to the new upstream
release?

Regards,

Adam




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#606370: CVE-2010-2761 CVE-2010-4410 CVE-2010-4411

2011-01-13 Thread Adam D. Barratt
On Thu, 2011-01-13 at 22:55 +0100, gregor herrmann wrote:
> I've now uploaded
> - 3.51-1
> - 3.49-1squeeze1
> - 3.38-2lenny2
> to the respective suites.
> 
> I was a bit hesitant since I haven't seen a comment from the RT about
> the uploads to lenny/squeeeze; but they can still decide now if they
> accept the packages or not :)

We were so keen for squeeze that Julien and I both added approve hints
at the same time. ;-)

I've flagged the lenny package to be accepted at the next dinstall;
thanks.

Regards,

Adam




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609054: marked as done (daq: FTBFS: configure: error: Your operating system's lex is insufficient to compile libsfbpf.)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 22:02:23 +
with message-id 
and subject line Bug#609054: fixed in daq 0.3-2
has caused the Debian Bug report #609054,
regarding daq: FTBFS: configure: error: Your operating system's lex is 
insufficient to compile libsfbpf.
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
609054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609054
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: daq
Version: 0.3-1
Severity: serious
Justification: FTBFS

Your package FTBFS everywhere:
| checking for flex... no 
| checking for bison... no
| checking for capable lex... insufficient
| configure: error: Your operating system's lex is insufficient to compile
|  libsfbpf.  flex is a lex replacement that has many advantages, 
|  including being able to compile libsfbpf.  For more
|  information, see http://www.gnu.org/software/flex/flex.html .  

Full build logs:
  https://buildd.debian.org/status/package.php?p=daq&suite=experimental

KiBi.


--- End Message ---
--- Begin Message ---
Source: daq
Source-Version: 0.3-2

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

daq_0.3-2.debian.tar.gz
  to main/d/daq/daq_0.3-2.debian.tar.gz
daq_0.3-2.dsc
  to main/d/daq/daq_0.3-2.dsc
libdaq-dev_0.3-2_i386.deb
  to main/d/daq/libdaq-dev_0.3-2_i386.deb
libdaq0_0.3-2_i386.deb
  to main/d/daq/libdaq0_0.3-2_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 609...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Javier Fernandez-Sanguino Pen~a  (supplier of updated daq 
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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 13 Jan 2011 01:11:14 +0100
Source: daq
Binary: libdaq-dev libdaq0
Architecture: source i386
Version: 0.3-2
Distribution: experimental
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a 
Changed-By: Javier Fernandez-Sanguino Pen~a 
Description: 
 libdaq-dev - Data Acquisition library for packet I/O - development files
 libdaq0- Data Acquisition library for packet I/O - shared library
Closes: 609054 609865
Changes: 
 daq (0.3-2) experimental; urgency=low
 .
   * Fix FTBFS: update Build-Depends with flex, bison (Closes: #609054)
   * This version now supports inline mode since the dumbnet library is now 
properly
 detected (Closes: #609865)
   * To fix the above change the debian/patches/10_dnet-to-dumbnet.diff patch
 New changes in the patch:
   - Make m4/sf.m4 work with latest autoconf since the AX_CFLAGS_GCC_OPTION
 call would not work when using multiple GCC_OPTIONS, only one option 
(pedantic)
 is now check to set
  - os-daq-modules/Makefile.am, os-daq-modules/daq_ipq.c, 
os-daq-modules/daq_nfq.c:
 Modified to use 'dumbnet' instead of 'dnet'
  - README: it's 'aclocal -I m4', there is no 'config' directory
  - More changes due to the automatic regeneration of all autoconf files 
after doing the
above changes and running:
'libbtoolize --copy --force ; aclocal -I m4; autoheader; autoconf; 
automake --foreign '
Checksums-Sha1: 
 246e2fdb2f50d50b04f452d73b0e727cfa10fec5 1048 daq_0.3-2.dsc
 4c82e2053b5047f59aa1a312b39646ee34f9c6d7 106764 daq_0.3-2.debian.tar.gz
 3942030530a25d6f4c31e1ed0b92b6db96e0b0aa 120146 libdaq-dev_0.3-2_i386.deb
 5771384b51c5fbf944c0da5443133b2c0e07f8c1 73926 libdaq0_0.3-2_i386.deb
Checksums-Sha256: 
 f01d2ee2f2107f495ea770bfcb524d566e468c00a550ef495304ffb869e770ee 1048 
daq_0.3-2.dsc
 a5e1b1f3827413d19007d5591e108ce07704adb96699138de14cd29035ae9e32 106764 
daq_0.3-2.debian.tar.gz
 c59dc2039b7da9454787c7db53c1407e90819296f23fde97a489ec6e9dfd8b53 120146 
libdaq-dev_0.3-2_i386.deb
 0a7ccfd098a366e80bd5b7a04149b7aeb26623b1af153c77ae223239a4458d43 73926 
libdaq0_0.3-2_i386.deb
Files: 
 c840fd72355841537a2d4763058fd55c 1048 libs extra daq_0.3-2.dsc
 fdddbbab710f5af200a6f26458faa24b 106764 libs extra daq_0.3-2.debian.tar.gz
 e134d85b46031fdc5a60919eb3ffbe0d 120146 libdevel extra 
libdaq-dev_0.3-2_i3

Bug#606370: CVE-2010-2761 CVE-2010-4410 CVE-2010-4411

2011-01-13 Thread gregor herrmann
On Tue, 11 Jan 2011 22:16:23 +0200, Niko Tyni wrote:

> I've also updated libcgi-pm-perl in the pkg-perl SVN repository to 3.51,
> which fixes this. I didn't upload it yet as my time window for this is
> closing fast.

Thanks!
 
> It would be great if somebody could pick up this and the tpu upload
> of 3.49.

I've now uploaded
- 3.51-1
- 3.49-1squeeze1
- 3.38-2lenny2
to the respective suites.

I was a bit hesitant since I haven't seen a comment from the RT about
the uploads to lenny/squeeeze; but they can still decide now if they
accept the packages or not :)

Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-NP: Steppenwolf: The Ostrich


signature.asc
Description: Digital signature


Bug#603552: Bug#603554: Bug#603552: Update theme SpaceFun and wiki page

2011-01-13 Thread Adam D. Barratt
On Thu, 2010-12-09 at 18:10 +0100, Yves-Alexis Perez wrote:
> reopen 603554
> reassign 603554 debian-installer
> thanks
> On jeu., 2010-12-09 at 16:36 +, Steve McIntyre wrote:
> > On Wed, Dec 08, 2010 at 07:29:40PM +0100, Yves-Alexis Perez wrote:
> > >On mer., 2010-12-08 at 19:12 +0100, Daniel Baumann wrote:
> > >> regarding squeeze, i'll only sync those from debian-cd, so if debian-cd 
> > >> uses the correct things, so will syslinux-themes-debian. 
> > >
> > >Nice to know that. Adding the debian-cd bug to the list then.
> > >
> > >For debian-cd people, the SpaceFun isolinux artwork is at
> > >http://svn.debianart.org/themes/spacefun/isolinux/
> > >
> > >Do you plan to include it?
> > 
> > There's nothing needed in debian-cd at all; we just include whatever
> > graphics are provided by the d-i folks.
> > 
> 
> Ok, so maybe in the end we'll manage to do it, one step at a time. 
> 
> I'm not sure if Otavio reply applies to d-i or not, though.

So, the d-i side of this appears to be done with RC1, afaict.  Is there
anything that still needs to happen on the syslinux side and, if so,
could it either happen soon or for 6.0.1, please? :)

Regards,

Adam




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#606268: Bug#606268: Bug#606268: now ignores interfaces configured by d-i

2011-01-13 Thread Michael Biebl
On 13.01.2011 22:22, Matthew Palmer wrote:
> [Summary: NetworkManager doesn't properly transition away from
> /etc/network/interfaces-configured wireless interfaces to using it's own
> internal configuration database, causing them to not come up at all]
> 
> On Thu, Jan 13, 2011 at 08:30:40PM +0100, Michael Biebl wrote:
>> Imho, the cleanest solution here would be, if d-i simply wouldn't write out 
>> any
>> configuration (dhcp/wireless) if network-manager is installed (through the
>> desktop task).
>>
>> CCing the d-i team, to know if that would be feasible.
> 
> No, this is not feasible at this stage of the release.  The package that
> detects and configures the network (netcfg) runs long, *LONG* before any
> packages or tasks are chosen.  Now, in theory, we could defer writing out
> /e/n/interfaces until the end of the install (probably by extending
> finish-install), but that would be complicated and prone to bugs, which
> means isn't going to happen for squeeze anyway (d-i rc1 was just released;
> nothing but showstopper bugs *in* *d-i* are going to get fixed now).

Ok, then I guess we need to tag this bug as squeeze-ignore, unless someone comes
up with a better idea.

> At any rate, I don't think that not writing out network config is going to
> solve your problem.  What about when a user of a newly-installed system (ie
> post d-i) decides they want the desktop task installed?  Or decides to
> install NM individually?  In both of those cases, interfaces is going to be
> populated, and you (presumably) need to deal with that correctly, and it's
> no different to the install-time case anyway.  Even if we ignored those
> people, by not writing out a network config you're giving all desktop users
> a system with no network at all at first boot, which is pretty much

To be precise, this would only affect desktop installs using wireless/WEP during
installation, so not *all*.

> guaranteed to result in a large pile of failing d-i installation reports
> that we can do nothing about.

Afaics the proposed solution to simply comment out the wep configuration from
/e/n/i will basically have the same effect.

I mean, I could ride the easy path, as wicd does, and simply ignore what's
configured in /e/n/i and if people want to have devices not be managed by NM,
they have to configure that explicitly in 
/etc/NetworkManager/NetworkManager.conf.

Setting managed=true needs more work and integration, especially from ifupdown,
i.e. if NM is in charge of the device, you don't want ifupdown to bring it up
too, and e.g. spawn a second wpa_supplicant instance which then fight against
each other.

Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#606370: marked as done (CVE-2010-2761 CVE-2010-4410 CVE-2010-4411)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 21:47:05 +
with message-id 
and subject line Bug#606370: fixed in libcgi-pm-perl 3.49-1squeeze1
has caused the Debian Bug report #606370,
regarding CVE-2010-2761 CVE-2010-4410 CVE-2010-4411
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
606370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcgi-pm-perl
Version: 3.49-1
Severity: grave
Tags: security

Three security issues have been reported in libcgi-pm-perl:

http://security-tracker.debian.org/tracker/CVE-2010-2761 
http://security-tracker.debian.org/tracker/CVE-2010-4410
http://security-tracker.debian.org/tracker/CVE-2010-4411

The first two issues are fixed in 3.50 (already in sid), but
the second is still pending a final fix (see the referenced
link). Please get in touch with the release team to check,
whether migrating 3.50 plus the fix for CVE-2010-4411 or
uploading a tpu fix with 3.49 plus the security fixes is the
best way to resolve this.

Cheers,
Moritz

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=de_DE.ISO-8859-15@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: libcgi-pm-perl
Source-Version: 3.49-1squeeze1

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

libcgi-pm-perl_3.49-1squeeze1.diff.gz
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.49-1squeeze1.diff.gz
libcgi-pm-perl_3.49-1squeeze1.dsc
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.49-1squeeze1.dsc
libcgi-pm-perl_3.49-1squeeze1_all.deb
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.49-1squeeze1_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 606...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated libcgi-pm-perl 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 13 Jan 2011 22:35:30 +0100
Source: libcgi-pm-perl
Binary: libcgi-pm-perl
Architecture: source all
Version: 3.49-1squeeze1
Distribution: testing-proposed-updates
Urgency: high
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description: 
 libcgi-pm-perl - module for Common Gateway Interface applications
Closes: 606370
Changes: 
 libcgi-pm-perl (3.49-1squeeze1) testing-proposed-updates; urgency=high
 .
   * [SECURITY] Add a patch with the backported fixes for CVE-2010-2761,
 CVE-2010-4410, and CVE-2010-4411; thanks to Niko Tyni for preparing the
 patch (closes: #606370).
Checksums-Sha1: 
 b86b454a73b9533b8dc3a811abb750820f030ac1 2124 libcgi-pm-perl_3.49-1squeeze1.dsc
 e23ec179cf38ae31b8a7dadb9b7252d03ce6f31a 5311 
libcgi-pm-perl_3.49-1squeeze1.diff.gz
 0e2b40bf1b165fe30e0befbbfb552bb86c086d40 224568 
libcgi-pm-perl_3.49-1squeeze1_all.deb
Checksums-Sha256: 
 333e9ebf69756aa6dea4f75b6333e054130b77b2786887201dde300d04ad6f97 2124 
libcgi-pm-perl_3.49-1squeeze1.dsc
 1a056fd63d13f8fd1963bc5d8c1aad87f82f032d344908b0d8b2537070e05dba 5311 
libcgi-pm-perl_3.49-1squeeze1.diff.gz
 5dbfce56c2297a3fa08137c211d2bd79c1ad649a1f355980ee67f362f97f3923 224568 
libcgi-pm-perl_3.49-1squeeze1_all.deb
Files: 
 dbb627e198a59ba47bd91d8d7ff05f60 2124 perl optional 
libcgi-pm-perl_3.49-1squeeze1.dsc
 547c35539b17be780c4d9f8577674040 5311 perl optional 
libcgi-pm-perl_3.49-1squeeze1.diff.gz
 b6480ec3bd9800de34dc5b07f58cd545 224568 perl optional 
libcgi-pm-perl_3.49-1squeeze1_all.deb

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

iQIcBAEBCAAGBQJNL3DdAAoJELs6aAGGSaoGzjUP/2JmW+QYsnnhNsd/d9Vsag+L
KAVw2LN/e1cJJk3Kgg8TpEPbIRCJ+9wfIQUnfgKj7wUCT/jymKt84VgItxVsAYYY
ROjoR5KrqPy5Iq7BFA99K0GRKRyE42Gfiqf9rCIyPUKez8+xgMY+Uhk8d2EO3S6O
sR1BDOBMI5amjTftdWl+vD9CkBAtrgjuJrTpRJ7MMHeZGQwbP9w3IS8e+5FbqkbD
tyjr4qwcvvxUpjSt91Grvq6Gya0xBHIY0SeTaP2e8nEYRSaz1x3NOhadt8W4Qe7u
2pm3yhiwF088mLVJdpW2gc77yAC7q29Ei495td8ntWEKuzwj1YfdoJGWyQ04x8v2
ZPji9Y5EVGZVfGD64jiYYdM4WMKAYvBSsmRkoQmiSQsbpnGv+YhktBHlvuLrRQ/Y
Fhkigt7IvCK7nM5KlaU3H+

Processed: Bug in fixed in revision 67372

2011-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 606370 + pending
Bug #606370 {Done: gregor herrmann } [libcgi-pm-perl] 
CVE-2010-2761 CVE-2010-4410 CVE-2010-4411
Ignoring request to alter tags of bug #606370 to the same tags previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
606370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#606370: Bug in fixed in revision 67372

2011-01-13 Thread pkg-perl-maintainers
tag 606370 + pending
thanks

Some bugs are closed in revision 67372
by Gregor Herrmann (gregoa)

Commit message:

[SECURITY] Add a patch with the backported fixes for CVE-2010-2761,
CVE-2010-4410, and CVE-2010-4411; thanks to Niko Tyni for preparing the   
patch (closes: #606370).



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Bug in fixed in revision 67369

2011-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 606370 + pending
Bug #606370 {Done: gregor herrmann } [libcgi-pm-perl] 
CVE-2010-2761 CVE-2010-4410 CVE-2010-4411
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
606370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#606370: Bug in fixed in revision 67369

2011-01-13 Thread pkg-perl-maintainers
tag 606370 + pending
thanks

Some bugs are closed in revision 67369
by Gregor Herrmann (gregoa)

Commit message:

[SECURITY] Add a patch with the backported fixes for CVE-2010-2761,
CVE-2010-4410, and CVE-2010-4411; thanks to Niko Tyni for preparing the
patch (closes: #606370).



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#606268: Bug#606268: Bug#606268: now ignores interfaces configured by d-i

2011-01-13 Thread Matthew Palmer
[Summary: NetworkManager doesn't properly transition away from
/etc/network/interfaces-configured wireless interfaces to using it's own
internal configuration database, causing them to not come up at all]

On Thu, Jan 13, 2011 at 08:30:40PM +0100, Michael Biebl wrote:
> Imho, the cleanest solution here would be, if d-i simply wouldn't write out 
> any
> configuration (dhcp/wireless) if network-manager is installed (through the
> desktop task).
> 
> CCing the d-i team, to know if that would be feasible.

No, this is not feasible at this stage of the release.  The package that
detects and configures the network (netcfg) runs long, *LONG* before any
packages or tasks are chosen.  Now, in theory, we could defer writing out
/e/n/interfaces until the end of the install (probably by extending
finish-install), but that would be complicated and prone to bugs, which
means isn't going to happen for squeeze anyway (d-i rc1 was just released;
nothing but showstopper bugs *in* *d-i* are going to get fixed now).

At any rate, I don't think that not writing out network config is going to
solve your problem.  What about when a user of a newly-installed system (ie
post d-i) decides they want the desktop task installed?  Or decides to
install NM individually?  In both of those cases, interfaces is going to be
populated, and you (presumably) need to deal with that correctly, and it's
no different to the install-time case anyway.  Even if we ignored those
people, by not writing out a network config you're giving all desktop users
a system with no network at all at first boot, which is pretty much
guaranteed to result in a large pile of failing d-i installation reports
that we can do nothing about.

- Matt



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#606370: marked as done (CVE-2010-2761 CVE-2010-4410 CVE-2010-4411)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 21:20:44 +
with message-id 
and subject line Bug#606370: fixed in libcgi-pm-perl 3.51-1
has caused the Debian Bug report #606370,
regarding CVE-2010-2761 CVE-2010-4410 CVE-2010-4411
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
606370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcgi-pm-perl
Version: 3.49-1
Severity: grave
Tags: security

Three security issues have been reported in libcgi-pm-perl:

http://security-tracker.debian.org/tracker/CVE-2010-2761 
http://security-tracker.debian.org/tracker/CVE-2010-4410
http://security-tracker.debian.org/tracker/CVE-2010-4411

The first two issues are fixed in 3.50 (already in sid), but
the second is still pending a final fix (see the referenced
link). Please get in touch with the release team to check,
whether migrating 3.50 plus the fix for CVE-2010-4411 or
uploading a tpu fix with 3.49 plus the security fixes is the
best way to resolve this.

Cheers,
Moritz

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=de_DE.ISO-8859-15@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: libcgi-pm-perl
Source-Version: 3.51-1

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

libcgi-pm-perl_3.51-1.debian.tar.gz
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.51-1.debian.tar.gz
libcgi-pm-perl_3.51-1.dsc
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.51-1.dsc
libcgi-pm-perl_3.51-1_all.deb
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.51-1_all.deb
libcgi-pm-perl_3.51.orig.tar.gz
  to main/libc/libcgi-pm-perl/libcgi-pm-perl_3.51.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 606...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated libcgi-pm-perl 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 13 Jan 2011 22:10:07 +0100
Source: libcgi-pm-perl
Binary: libcgi-pm-perl
Architecture: source all
Version: 3.51-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description: 
 libcgi-pm-perl - module for Common Gateway Interface applications
Closes: 367711 606370
Changes: 
 libcgi-pm-perl (3.51-1) unstable; urgency=low
 .
   [ Niko Tyni ]
   * New upstream release.
 + [SECURITY] CVE-2010-4411: fixes a double CR/LF injection vulnerability,
   the last missing bit for the CVE-2010-2761 + CVE-2010-4410 issues
   that were fixed in 3.50. (Closes: #606370)
 + fixes writeability checks of the temporary directory for file uploads,
   and documents supported ways to override the builtin directories.
   (Closes: #367711)
   * debian/patches/fix-pod-spelling.patch: removed, included upstream
 .
   [ gregor herrmann ]
   * debian/watch: add URL for the unoffical 3.51 release in order to make it
 uscan-able.
   * debian/copyright: update list for debian/* and update formatting.
   * Add patch spelling.patch to fix a spelling mistake in various files.
Checksums-Sha1: 
 f118ec97c19cbc8ba4f5931bc06ccc01dc30fa9b 2144 libcgi-pm-perl_3.51-1.dsc
 55533953d944b5b7f4eafd04b9cbf541752c41ad 242127 libcgi-pm-perl_3.51.orig.tar.gz
 332bc32c0d69f0a25eb25ab593372a5a7df48a8f 8476 
libcgi-pm-perl_3.51-1.debian.tar.gz
 8652621e2e24545848edf21f5c6d19f0167eec58 232522 libcgi-pm-perl_3.51-1_all.deb
Checksums-Sha256: 
 5ff3cc9608625bab57833eeea04c1851a98fa422d953dedb092660c606b0743e 2144 
libcgi-pm-perl_3.51-1.dsc
 2c6082e48c3eb231ae175b738957f373fa5e5aa0dbd6f1b014de2d3a0b9620ee 242127 
libcgi-pm-perl_3.51.orig.tar.gz
 2cc237a94f31560fbd096bfbc47db919da6055d864c09bd063d8f2026e586fb3 8476 
libcgi-pm-perl_3.51-1.debian.tar.gz
 7ec34ff34a82cde35b1f0979ad76f8c692580e14a46ac152c1306d3c08fe07aa 232522 
libcgi-pm-perl_3.51-1_all.deb
Files: 
 5f9eaf742014d60d2d57d4ea0b641328 2144 perl optional libcgi-pm-perl_3.51-1.dsc
 53534654f7

Bug#609581: marked as done (Incompatible licences)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 21:17:26 +
with message-id 
and subject line Bug#609581: fixed in calibre 0.7.38+dfsg-2
has caused the Debian Bug report #609581,
regarding Incompatible licences
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
609581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609581
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: calibre

calibre is licenced as GPL 3 only.  It links to Poppler which is GPL 2
only.  These two licences are incompatible, see
http://gplv3.fsf.org/wiki/index.php/Compatible_licenses#GPLv3-incompatible_licenses
so the poppler plugin for calibre needs to be removed.

Jonathan


--- End Message ---
--- Begin Message ---
Source: calibre
Source-Version: 0.7.38+dfsg-2

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

calibre-bin_0.7.38+dfsg-2_amd64.deb
  to main/c/calibre/calibre-bin_0.7.38+dfsg-2_amd64.deb
calibre_0.7.38+dfsg-2.debian.tar.gz
  to main/c/calibre/calibre_0.7.38+dfsg-2.debian.tar.gz
calibre_0.7.38+dfsg-2.dsc
  to main/c/calibre/calibre_0.7.38+dfsg-2.dsc
calibre_0.7.38+dfsg-2_all.deb
  to main/c/calibre/calibre_0.7.38+dfsg-2_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 609...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt  (supplier of updated calibre 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Jan 2011 22:25:48 -0600
Source: calibre
Binary: calibre calibre-bin
Architecture: source all amd64
Version: 0.7.38+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz 
Changed-By: Martin Pitt 
Description: 
 calibre- e-book converter and library management
 calibre-bin - e-book converter and library management
Closes: 609557 609581
Changes: 
 calibre (0.7.38+dfsg-2) unstable; urgency=low
 .
   * debian/copyright: Update according to current upstream COPYING. In
 particular, the pdfreflow extension is now distributed under GPL-2+. This
 permits linking against poppler (which is GPL 2 only).
 (Closes: #609581)
   * Add kfreebsd.patch: Fix building under GNU/kFreeBSD, thanks Petr Salinger!
 (Closes: #609557)
Checksums-Sha1: 
 8a59509e1f1251c220337b219d318314fc66c81b 2329 calibre_0.7.38+dfsg-2.dsc
 925dbdfdb2c3281015f2463509252eac986e6c1c 18759 
calibre_0.7.38+dfsg-2.debian.tar.gz
 d8e68a01f4c2a62f0c67ea7ad97a1d5ac14bc65d 9461080 calibre_0.7.38+dfsg-2_all.deb
 1d9fa4df5ab9016fb1807c6260da59e3ed7feefd 183456 
calibre-bin_0.7.38+dfsg-2_amd64.deb
Checksums-Sha256: 
 e353e069deb61335bf59a04ba0c0af28aa06cd8635cb4fc6a3c334acd401c53b 2329 
calibre_0.7.38+dfsg-2.dsc
 13e2067e64099e7869d612f9b04ea1644146ae569486d9ab2cf07a5c6be3064a 18759 
calibre_0.7.38+dfsg-2.debian.tar.gz
 3d81b77c437c2e6a78aa8209b3407409f26afc6081bd165d732e174e79f0db95 9461080 
calibre_0.7.38+dfsg-2_all.deb
 0e575e5422ef33b1bb7d77ba4f21624456161477a0b72327b95d19381e4f9ad8 183456 
calibre-bin_0.7.38+dfsg-2_amd64.deb
Files: 
 9a246dd667d859279959865a763bed06 2329 text extra calibre_0.7.38+dfsg-2.dsc
 f55f7e1268b2e1a92ba5eac77882d3dd 18759 text extra 
calibre_0.7.38+dfsg-2.debian.tar.gz
 83cc043ce4e95f74c7f45a822c41d577 9461080 text extra 
calibre_0.7.38+dfsg-2_all.deb
 02c9bbd044d51435191105e3a53f0c3f 183456 text extra 
calibre-bin_0.7.38+dfsg-2_amd64.deb

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

iQIcBAEBCAAGBQJNL0TsAAoJEPmIJawmtHufsFkQAKfV0acQ+W3mIJtrmYIQD4tr
NeBHToTKCGjPrspq0F7zOLjiSjPlSsbO+CpbWYvqqZ0/2mwaFYcxbdmdufuVSBN3
JrZw2UMrAxPJN6uMH9jnEirkbso5nrxuHL82JuX3rgXujE3+apzd7HTfNcfyxade
M12Q+MJ5rTkYZgCXpBJFhp7hj1HSAkOZINkMPrOhAgm6wpMGVlaXmthP0wemEEje
VuuXNn0jYmKtOejlDtV9ySMAkPaxMiTBJPdT6AYF74NCNDQktdBJ9bUWWvVABt+X
PpauJmqbNWwbX4SwrrnQL40yAhIecizi661eaniJ4I8BNubAwssGkhG8rkZ/KnZX
MVaqYjN6d8V+4KsOiTsBcRyf15ZdvQpxUntgtRSzGdfOUaXboyxWcBZjbb9y1mFs
fHQVimWJF9oLchEQmgHcXHKXS/Bnt+Hf2sLFvwY+qxQ2rH0Wxk08aDFTSY8WD7VK
24coxOXKdtNr0UxE3fqB3HkgQbNLlXJo1diTj2uPQYYtKEpBjRx0A0D/PzkamI9u
oAvHf1yTdyAkcQGf0XpTVGrLehtIZfX0SKccNlN6B+HNeV0lyzNGViiV0WtkOUyO
cVaIyDqnVjwj2pAz/i8rI+ZZJ5S/fT7ar/Hog3rjacou2M0a2ogsHBiszovGVx/v
c9mtC5Se1Qqj8zen8j6p
=ABZk
-END PGP SIGNATURE-


---

Bug#609557: marked as done (calibre: FTBFS on kfreebsd-*: ImportError: cannot import name text_encoding)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 21:17:26 +
with message-id 
and subject line Bug#609557: fixed in calibre 0.7.38+dfsg-2
has caused the Debian Bug report #609557,
regarding calibre: FTBFS on kfreebsd-*: ImportError: cannot import name 
text_encoding
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
609557: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609557
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: calibre
Version: 0.7.38+dfsg-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds on kfreebsd-*:
| *
| * Running gui
| *
| 
| Traceback (most recent call last):
|   File "setup.py", line 99, in 
| sys.exit(main())
|   File "setup.py", line 85, in main
| command.run_all(opts)
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/setup/__init__.py",
 line 159, in run_all
| self.run_cmd(self, opts)
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/setup/__init__.py",
 line 152, in run_cmd
| self.run_cmd(scmd, opts)
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/setup/__init__.py",
 line 155, in run_cmd
| cmd.run(opts)
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/setup/gui.py",
 line 36, in run
| self.build_forms()
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/setup/gui.py",
 line 59, in build_forms
| from calibre.gui2 import build_forms
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/src/calibre/gui2/__init__.py",
 line 19, in 
| from calibre.ebooks.metadata.meta import get_metadata, 
metadata_from_formats
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/src/calibre/ebooks/metadata/meta.py",
 line 11, in 
| from calibre.customize.ui import get_file_type_metadata, 
set_file_type_metadata
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/src/calibre/customize/ui.py",
 line 14, in 
| from calibre.customize.builtins import plugins as builtin_plugins
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/src/calibre/customize/builtins.py",
 line 484, in 
| from calibre.devices.bambook.driver import BAMBOOK
|   File 
"/build/buildd-calibre_0.7.38+dfsg-1-kfreebsd-amd64-6jOGX2/calibre-0.7.38+dfsg/src/calibre/devices/bambook/driver.py",
 line 15, in 
| from calibre.devices.bambook.libbambookcore import Bambook, 
text_encoding, CONN_CONNECTED, is_bambook_lib_ready
| ImportError: cannot import name text_encoding
| make: *** [debian/tmp] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=calibre

KiBi.


--- End Message ---
--- Begin Message ---
Source: calibre
Source-Version: 0.7.38+dfsg-2

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

calibre-bin_0.7.38+dfsg-2_amd64.deb
  to main/c/calibre/calibre-bin_0.7.38+dfsg-2_amd64.deb
calibre_0.7.38+dfsg-2.debian.tar.gz
  to main/c/calibre/calibre_0.7.38+dfsg-2.debian.tar.gz
calibre_0.7.38+dfsg-2.dsc
  to main/c/calibre/calibre_0.7.38+dfsg-2.dsc
calibre_0.7.38+dfsg-2_all.deb
  to main/c/calibre/calibre_0.7.38+dfsg-2_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 609...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt  (supplier of updated calibre 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Jan 2011 22:25:48 -0600
Source: calibre
Binary: calibre calibre-bin
Architecture: source all amd64
Version: 0.7.38+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz 
Changed-By: Martin Pitt 
Description: 
 calibre- e-book converter and library management
 calibre-bin - e-book converter and library management
Closes: 609557 609581
Changes: 
 calibre (0.7.38+dfsg-2) unstable; urgency=low
 .
   * debian/copyright: Update according to current upstream COPYING. In
 particular, the pdfreflow extension is now distributed under GPL-2+. This

Bug#592768: closed by David Bremner (Bug#594178: fixed in clisp 1:2.48-3.1)

2011-01-13 Thread Len Sorensen
On Wed, Jan 12, 2011 at 10:21:04PM -0500, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the clisp package:
> 
> #594178: clisp segfaults on install on powerpc system.
> 
> It has been closed by David Bremner .
> 
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact David Bremner 
>  by
> replying to this email.
> 
> 
> -- 
> 594178: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594178
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems

Received: (at 594178-close) by bugs.debian.org; 13 Jan 2011 03:17:16 +
Received: from franck.debian.org ([128.148.34.3])
from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP 
CA,CN=franck.debian.org,EMAIL=hostmas...@franck.debian.org (verified)
by busoni.debian.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.69)
(envelope-from )
id 1PdDga-0002qw-4F
for 594178-cl...@bugs.debian.org; Thu, 13 Jan 2011 03:17:16 +
Received: from dak by franck.debian.org with local (Exim 4.69)
(envelope-from )
id 1PdDgY-00038d-2r; Thu, 13 Jan 2011 03:17:14 +
From: David Bremner 
To: "594178-cl...@bugs.debian.org" <594178-cl...@bugs.debian.org>
Sender: Archive Administrator 
Date: Wed, 12 Jan 2011 22:17:14 -0500
Subject: Bug#594178: fixed in clisp 1:2.48-3.1
Thread-Topic: Bug#594178: fixed in clisp 1:2.48-3.1
Thread-Index: Acuy0PntW/+YcVJ8SQSBc2obAD8PMQ==
Message-ID: 
Accept-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-spam-level:
x-spam-status: No, score=-12.7 required=4.0 tests=BAYES_00,FROMDEVELOPER,
FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,IMPRONONCABLE_2,MURPHY_WRONG_WORD1,
MURPHY_WRONG_WORD2,PGPSIGNATURE autolearn=ham
version=3.2.5-bugs.debian.org_2005_01_02
x-debian: DAK
x-spam-checker-version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02
(2008-06-10) on busoni.debian.org
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
> 
> 
> Source: clisp
> Source-Version: 1:2.48-3.1
> 
> We believe that the bug you reported is fixed in the latest version of
> clisp, which is due to be installed in the Debian FTP archive:
> 
> clisp-dev_2.48-3.1_amd64.deb
>   to main/c/clisp/clisp-dev_2.48-3.1_amd64.deb
> clisp-doc_2.48-3.1_all.deb
>   to main/c/clisp/clisp-doc_2.48-3.1_all.deb
> clisp_2.48-3.1.diff.gz
>   to main/c/clisp/clisp_2.48-3.1.diff.gz
> clisp_2.48-3.1.dsc
>   to main/c/clisp/clisp_2.48-3.1.dsc
> clisp_2.48-3.1_amd64.deb
>   to main/c/clisp/clisp_2.48-3.1_amd64.deb
> clisp_2.48.orig.tar.gz
>   to main/c/clisp/clisp_2.48.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 594...@bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
> 
> Debian distribution maintenance software
> pp.
> David Bremner  (supplier of updated clisp 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 ftpmas...@debian.org)
> 
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Format: 1.8
> Date: Wed, 12 Jan 2011 18:29:21 -0400
> Source: clisp
> Binary: clisp clisp-dev clisp-doc
> Architecture: source all amd64
> Version: 1:2.48-3.1
> Distribution: unstable
> Urgency: low
> Maintainer: Debian Common Lisp Team 
> 
> Changed-By: David Bremner 
> Description: 
>  clisp  - GNU CLISP, a Common Lisp implementation
>  clisp-dev  - GNU CLISP, a Common Lisp implementation (development files)
>  clisp-doc  - GNU CLISP, a Common Lisp implementation (documentation)
> Closes: 594178
> Changes: 
>  clisp (1:2.48-3.1) unstable; urgency=low
>  .
>* Non-maintainer upload.
>* Backport some powerpc related debian/rules changes from 2.49-1. This
>  successfully passes the test suite on powerpc, so hopefully
>  Closes: #594178.
> Checksums-Sha1: 
>  57cb40733a351c11b239c94b36cfc54a1d00d342 1693 clisp_2.48-3.1.dsc
>  3ee23f1a190b1c4182573135f975c690600929bb 9434445 clisp_2.48.orig.tar.gz
>  46316e45cfb5ad5c4b7d717f86ae8ddde9dfe95f 24223 clisp_2.48-3.1.diff.gz
>  8d9f7c30be1546124edcc5168ac7fb1264f429f9 1172692 clisp-doc_2.48-3.1_all.deb
>  0b91fe53754c72d1c5c7114c7779b82c4dd87e8d 4721774 clisp_2.48-3.1_amd64.deb
>  bef900524687ce7925fff2192b6f576221157df4 4038148 clisp-dev_2.48-3.1_amd64.deb
> Checksums-Sha256: 
>  d36e865f9cc726648c2af191143c27bd028660636567c7de73f0e12bd7c3 1693 
> clisp_2.48-3.1.dsc
>  6a769867d8b7e1885203b4ca5652aab6c5d38901945f0f92f56810d23f9fd5a4 9434445 
> clisp_2.48.orig.tar.gz
>  13979c5f77eaa0b3b58398148add13ad35cdf5e5c1222c49a0df0e886a0de765 24223 
> clisp_2.4

Bug#609472: marked as done (libgraphics-gnuplotif-perl: Build hangs)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 21:02:36 +
with message-id 
and subject line Bug#609472: fixed in libgraphics-gnuplotif-perl 1.5-2
has caused the Debian Bug report #609472,
regarding libgraphics-gnuplotif-perl: Build hangs
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
609472: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libgraphics-gnuplotif-perl
Version: 1.5-1
Severity: serious
Justification: FTBFS

Building libgraphics-gnuplotif-perl seems to hang after 00.load.t
test.

> xvfb-run /usr/bin/make test
> make[1]: Entering directory 
> `/build/salvi-libgraphics-gnuplotif-perl_1.5-1-amd64-Ka3e3F/libgraphics-gnuplotif-perl-1.5'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> # Testing GnuplotIF 1.5
> t/00.load.t ... ok
> E: Caught signal 'Terminated': terminating immediately
> make: *** [build-stamp] Terminated
> make[1]: *** [test_dynamic] Terminated
> Build killed with signal TERM after 150 minutes of inactivity

Bests
Salvatore

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash


--- End Message ---
--- Begin Message ---
Source: libgraphics-gnuplotif-perl
Source-Version: 1.5-2

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

libgraphics-gnuplotif-perl_1.5-2.debian.tar.gz
  to 
main/libg/libgraphics-gnuplotif-perl/libgraphics-gnuplotif-perl_1.5-2.debian.tar.gz
libgraphics-gnuplotif-perl_1.5-2.dsc
  to main/libg/libgraphics-gnuplotif-perl/libgraphics-gnuplotif-perl_1.5-2.dsc
libgraphics-gnuplotif-perl_1.5-2_all.deb
  to 
main/libg/libgraphics-gnuplotif-perl/libgraphics-gnuplotif-perl_1.5-2_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 609...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated 
libgraphics-gnuplotif-perl 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 13 Jan 2011 21:35:43 +0100
Source: libgraphics-gnuplotif-perl
Binary: libgraphics-gnuplotif-perl
Architecture: source all
Version: 1.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: gregor herrmann 
Description: 
 libgraphics-gnuplotif-perl - dynamic Perl interface to gnuplot
Closes: 609472
Changes: 
 libgraphics-gnuplotif-perl (1.5-2) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: Changed: (build-)depend on perl instead of perl-
 modules.
 .
   [ Damyan Ivanov ]
   * add -a option to xvfb-run invocation
 .
   [ gregor herrmann ]
   * Fix "Build hangs": set HOME to a writable directory in debian/rules
 (closes: #609472).
   * Switch to source format 3.0 (quilt).
   * Add /me to Uploaders.
   * Set Standards-Version to 3.9.1; remove version from perl (build)
 dependency.
   * debian/copyright: update formatting.
Checksums-Sha1: 
 f392125d054d3f4eea6dce7f536cb7efc4310bf9 2137 
libgraphics-gnuplotif-perl_1.5-2.dsc
 d4533da91f83da51cc93ad684c0cae51d9c4e3bc 2122 
libgraphics-gnuplotif-perl_1.5-2.debian.tar.gz
 bdef73f27ce0f2af9c23e8f4bd7b8499ec84ecc9 21476 
libgraphics-gnuplotif-perl_1.5-2_all.deb
Checksums-Sha256: 
 2ecd1e32123a9101285d32e2a1421e3ca12a4a9e34ae1da99eba8a9ad36087fd 2137 
libgraphics-gnuplotif-perl_1.5-2.dsc
 3eb7d3fdcf03cc821008da16a2b461fd78d46438e6a7ddf5c00df1a1e6aca266 2122 
libgraphics-gnuplotif-perl_1.5-2.debian.tar.gz
 5be26d24b60119bc6d62f0c30c2343097f677837bbec45dacdd8202b89aece8c 21476 
libgraphics-gnuplotif-perl_1.5-2_all.deb
Files: 
 a95e6d3592f28456848c375a052f0219 2137 perl optional 
libgraphics-gnuplotif-perl_1.5-2.dsc
 49c1b81787da45dd0d1f631d7098a895 2122 perl optional 
libgraphics-gnuplotif-perl_1.5-2.debian.tar.gz
 057ef43f065ad7e9d5ba1c559c439fc8 21476 perl optional 
libgraphics-gnuplotif-perl_1.5-2_all.deb

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

iQIcBAEBCAAGB

Bug#609918: marked as done (pimd: FTBFS on mipsel: error while loading shared libraries: libmpfr.so.4: ENOENT)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 20:55:57 +
with message-id <20110113205557.gb32...@lupin.powdarrmonkey.net>
and subject line Re: Bug#609918: pimd: FTBFS on mipsel: error while loading 
shared libraries: libmpfr.so.4: ENOENT
has caused the Debian Bug report #609918,
regarding pimd: FTBFS on mipsel: error while loading shared libraries: 
libmpfr.so.4: ENOENT
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
609918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609918
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pimd
Version: 2.1.1-1.1
Severity: serious
Justification: FTBFS

(NMUer X-D-Cc'd.)

Hi,

your upload to testing FTBFS on mipsel with:
| /usr/bin/make
| make[1]: Entering directory 
`/build/buildd-pimd_2.1.1-1.1-mipsel-F0d6iL/pimd-2.1.1'
|   CC  pimd-2.1.1/igmp.o
| /usr/lib/gcc/mipsel-linux-gnu/4.4.5/cc1: error while loading shared 
libraries: libmpfr.so.4: cannot open shared object file: No such file or 
directory
| make[1]: *** [igmp.o] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=pimd&suite=testing

KiBi.


--- End Message ---
--- Begin Message ---
On Thu, Jan 13, 2011 at 09:10:18PM +0100, Cyril Brulebois wrote:
> your upload to testing FTBFS on mipsel with:

Indeed, it was just a stale chroot and the package has built successfully
now (installation pending).

hurrah!


-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51


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


Bug#609228: libpadre-plugin-spellcheck-perl: Failing tests; Tries to create .padre directory for building user

2011-01-13 Thread gregor herrmann
On Wed, 12 Jan 2011 10:24:09 +0100, Salvatore Bonaccorso wrote:

> On Tue, Jan 11, 2011 at 07:40:19AM +0200, Damyan Ivanov wrote:
> > I am still not convinced that this is a problem with the package or 
> > a problem that should be solved per package.

Hm.
I think writing to (an existing) $HOME is a bit weird at build time.

> > Home directories are a fundamental UNIX thing, similar to mktemp call. 

Agreed, the question is what $HOME is set to, and "who" sets it.

> > I agree that a fix in the package is simple and quick, but I believe 
> > this is better fixed globally, e.g. at sbuild level.
> Well the buildd do not have home for the building user, only the above
> mounts shown. One further reason apart the safety reasons, to have
> this way is to avoid that building user may use already present
> configuration influenting the build or testing (as an example). The
> solution you propose to have the buildd's set first a temporary home
> directory may work indeed, but has to be implemented there.

Having $HOME set during build by some of the involved tools would
indeed be more practical; be it sbuild or debhelper or even dpkg ...

(Until then I still support the idea of fixing our packages :))


Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-NP: Anouar Brahem: Leila au pays du carrousel


signature.asc
Description: Digital signature


Bug#609918: pimd: FTBFS on mipsel: error while loading shared libraries: libmpfr.so.4: ENOENT

2011-01-13 Thread Jonathan Wiltshire
On Thu, Jan 13, 2011 at 09:10:18PM +0100, Cyril Brulebois wrote:
> your upload to testing FTBFS on mipsel with:
> | /usr/bin/make
> | make[1]: Entering directory 
> `/build/buildd-pimd_2.1.1-1.1-mipsel-F0d6iL/pimd-2.1.1'
> |   CC  pimd-2.1.1/igmp.o
> | /usr/lib/gcc/mipsel-linux-gnu/4.4.5/cc1: error while loading shared 
> libraries: libmpfr.so.4: cannot open shared object file: No such file or 
> directory
> | make[1]: *** [igmp.o] Error 1

The mipsel build admin is investigating this, so don't rush with an upload.
It's likely to just be a stale build environment on the auto-builders.


-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51


signature.asc
Description: Digital signature


Bug#609917: mutter: FTBFS: error while loading shared libraries: libgtk-x11-3.0.so.0

2011-01-13 Thread Cyril Brulebois
Emilio Pozuelo Monfort  (13/01/2011):
> This is the problem. Can you set a dep-wait on libcanberra 0.26-2 on
> every arch where mutter is not built yet?

Yes. But not against a source package.

Done with libcanberra-dev (>= 0.26-2) for ALL.

KiBi.


signature.asc
Description: Digital signature


Bug#609917: mutter: FTBFS: error while loading shared libraries: libgtk-x11-3.0.so.0

2011-01-13 Thread Emilio Pozuelo Monfort
Hi,

On 13/01/11 20:06, Cyril Brulebois wrote:
> | /usr/bin/ld: warning: libgtk-x11-3.0.so.0, needed by 
> /usr/lib/gcc/sparc-linux-gnu/4.4.5/../../../../lib/libcanberra-gtk3.so, not 
> found (try using -rpath or -rpath-link)
> | /usr/bin/ld: warning: libgdk-x11-3.0.so.0, needed by 
> /usr/lib/gcc/sparc-linux-gnu/4.4.5/../../../../lib/libcanberra-gtk3.so, not 
> found (try using -rpath or -rpath-link)

This is the problem. Can you set a dep-wait on libcanberra 0.26-2 on every arch
where mutter is not built yet?

Thanks,
Emilio



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609918: pimd: FTBFS on mipsel: error while loading shared libraries: libmpfr.so.4: ENOENT

2011-01-13 Thread Cyril Brulebois
Source: pimd
Version: 2.1.1-1.1
Severity: serious
Justification: FTBFS

(NMUer X-D-Cc'd.)

Hi,

your upload to testing FTBFS on mipsel with:
| /usr/bin/make
| make[1]: Entering directory 
`/build/buildd-pimd_2.1.1-1.1-mipsel-F0d6iL/pimd-2.1.1'
|   CC  pimd-2.1.1/igmp.o
| /usr/lib/gcc/mipsel-linux-gnu/4.4.5/cc1: error while loading shared 
libraries: libmpfr.so.4: cannot open shared object file: No such file or 
directory
| make[1]: *** [igmp.o] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=pimd&suite=testing

KiBi.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609917: mutter: FTBFS: error while loading shared libraries: libgtk-x11-3.0.so.0

2011-01-13 Thread Cyril Brulebois
Source: mutter
Version: 2.91.5-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds, e.g. on sparc:
| gcc -DHAVE_CONFIG_H -I. -I.. -DGSEAL_ENABLE -pthread -DORBIT2=1 -D_REENTRANT 
-I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
-I/usr/include/startup-notification-1.0 -I/usr/include/clutter-1.0 
-I/usr/include/json-glib-1.0 -I/usr/include/libdrm 
-I/usr/include/gobject-introspection-1.0   -I ./include -I./compositor 
-DMUTTER_LIBEXECDIR=\"/usr/lib/mutter\" -DHOST_ALIAS=\"\" 
-DMUTTER_LOCALEDIR=\"/usr/share/locale\" 
-DMUTTER_PKGDATADIR=\"/usr/share/mutter\" -DMUTTER_DATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"mutter\" -DSN_API_NOT_YET_FROZEN=1 -DMUTTER_MAJOR_VERSION=2 
-DMUTTER_MINOR_VERSION=91 -DMUTTER_MICRO_VERSION=5 
-DMUTTER_PLUGIN_API_VERSION=3 -DMUTTER_PKGLIBDIR=\"/usr/lib/mutter\" 
-DMUTTER_PLUGIN_DIR=\"/usr/l
 ib/mutter/plugins\"-g -O2 -g -O2 -Wall -Wchar-subscripts 
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wsign-compare -Werror -c -o testasyncgetprop.o `test -f 
'core/testasyncgetprop.c' || echo './'`core/testasyncgetprop.c
| /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 -g -O2 -Wall 
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wsign-compare -Werror   -o testasyncgetprop async-getprop.o 
testasyncgetprop.o -pthread -Wl,--export-dynamic -lgconf-2 
-lstartup-notification-1 -lcanberra-gtk3 -lcanberra -lgtk-3.0 -lgdk-3.0 
-lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lXrender -lclutter-glx-1.0 
-lcairo-gobject -latk-1.0 -lpangocairo-1.0 -ljson-glib-1.0 -lgdk_pixbuf-2.0 -lm 
-lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lpango-1.0 -lcairo -lXfixes 
-lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt 
-lglib-2.0 -lXcursor   -lXext -lXrandr -lXext   -lSM -lICE -lX11 -lXext 
-lXinerama  -lm 
| libtool: link: gcc -g -O2 -g -O2 -Wall -Wchar-subscripts 
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wsign-compare -Werror -o testasyncgetprop async-getprop.o testasyncgetprop.o 
-pthread -Wl,--export-dynamic  /usr/lib/libgconf-2.so -lstartup-notification-1 
-lcanberra-gtk3 -lcanberra /usr/lib/libgtk-3.0.so /usr/lib/libgdk-3.0.so 
/usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libfreetype.so 
-lfontconfig -lXrender -lclutter-glx-1.0 /usr/lib/libcairo-gobject.so 
/usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so -ljson-glib-1.0 
/usr/lib/libgdk_pixbuf-2.0.so -lGL -ldrm -lXdamage -lXcomposite 
/usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lXfixes -lgirepository-1.0 
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -lffi 
/usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lXcursor -lXrandr -lSM 
-lICE -lX11 -lXext -lXinerama -lm -pthread
| /usr/bin/ld: warning: libgtk-x11-3.0.so.0, needed by 
/usr/lib/gcc/sparc-linux-gnu/4.4.5/../../../../lib/libcanberra-gtk3.so, not 
found (try using -rpath or -rpath-link)
| /usr/bin/ld: warning: libgdk-x11-3.0.so.0, needed by 
/usr/lib/gcc/sparc-linux-gnu/4.4.5/../../../../lib/libcanberra-gtk3.so, not 
found (try using -rpath or -rpath-link)
| pwd=`pwd` ;   \
| cd . &&   \
|   /usr/bin/g-ir-scanner   \
|   --namespace=Meta\
|   --nsversion=2.91\
|   --warn-all  \
|   --warn-error\
|   --include=GObject-2.0   \
|   --include=Gdk-3.0   \
|   --include=Gtk-3.0   \
|   --include=Clutter-1.0   \
|   --pkg=clutter-1.0   \
|   --pkg=gtk+-3.0  \
|   --include=xlib-2.0  \
|   --include=xfixes-4.0\
|   --program=$pwd/mutter   \
|   mutter-enum-types.h \
|   core/async-getprop.c core/bell.c core/boxes.c 
compositor/cogl-utils.c compositor/compositor.c 
compositor/meta-background-actor.c compositor/meta-module.c 
compositor/meta-plugin.c compositor/meta-plugin-manager.c 
compositor/meta-shadow-factory.c compositor/meta-shaped-texture.c 
compositor/meta-texture-tower.c compositor/meta-window-actor.c 
compositor/meta-window-group.c compositor/meta-window-shape.c 
compositor/region-utils.c core/above-tab-keycode.c core/constraints.c 
core/core.c core/delete.c core/display.c ui/draw-workspace.c 
core/edge-resistance.c core/errors.c core/eventqueue.c c

Bug#603580: marked as done (geneweb: armel: stripped binaries are broken)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 19:47:26 +
with message-id 
and subject line Bug#603580: fixed in geneweb 5.02~cvs20091031-8
has caused the Debian Bug report #603580,
regarding geneweb: armel: stripped binaries are broken
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
603580: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603580
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: geneweb
Version: 5.02~cvs20091031-7
Severity: normal

*** Please type your report below this line ***
On armel, the binaries (gwd, gwu, gwc, gwsetup, gwb2ged) are all identical and 
non-working. They only contain the OCaml VM, but no bytecode.

The problem is not present on i386, due to native executables being generated 
there, which are safe to strip.
Building with DEB_BUILD_OPTIONS=nostrip makes it work on armel.

Probably, other architectures without a native OCaml compiler are concerned as 
well.

-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (700, 'stable'), (610, 'unstable'), (600, 'experimental')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.35-custom1-iop32x
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages geneweb depends on:
ii  adduser   3.110  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  iso-codes 3.5.1-1ISO language, territory, currency,
ii  isoquery  0.16-1 Search and display various ISO cod
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-6  GCC support library
ii  libncurses5   5.7+20100313-4 shared libraries for terminal hand
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  perl-base [perl5-base]5.10.1-16  minimal Perl system

geneweb recommends no packages.

Versions of packages geneweb suggests:
ii  gwsetup   5.02~cvs20091031-7 utilities to configure and manipul
ii  gwtp  5.02~cvs20091031-7 web interface interacting with Gen
ii  lynx  2.8.7dev9-2.1  Text-mode WWW Browser (transitiona
ii  lynx-cur [www-browser 2.8.7dev9-2.1  Text-mode WWW Browser with NLS sup
ii  menu  2.1.44 generates programs menu for all me
ii  w3m [www-browser] 0.5.2-2+lenny1 WWW browsable pager with excellent

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: geneweb
Source-Version: 5.02~cvs20091031-8

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

geneweb_5.02~cvs20091031-8.debian.tar.gz
  to main/g/geneweb/geneweb_5.02~cvs20091031-8.debian.tar.gz
geneweb_5.02~cvs20091031-8.dsc
  to main/g/geneweb/geneweb_5.02~cvs20091031-8.dsc
geneweb_5.02~cvs20091031-8_i386.deb
  to main/g/geneweb/geneweb_5.02~cvs20091031-8_i386.deb
gwsetup_5.02~cvs20091031-8_i386.deb
  to main/g/geneweb/gwsetup_5.02~cvs20091031-8_i386.deb
gwtp_5.02~cvs20091031-8_i386.deb
  to main/g/geneweb/gwtp_5.02~cvs20091031-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 603...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier  (supplier of updated geneweb 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 13 Jan 2011 20:09:22 +0100
Source: geneweb
Binary: geneweb gwtp gwsetup
Architecture: source i386
Version: 5.02~cvs20091031-8
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier 
Changed-By: Christian Perrier 
Description: 
 geneweb- genealogy software with web interface
 gwsetup- utilities to configure and manipulate Geneweb databases
 gwtp   - web interface interacting with Geneweb databases
Closes: 603580
Changes: 
 geneweb (5.02~cvs20091031-8) unstable; urgency=low
 .
   * Don't strip Ocaml bytecode executables on arches where there
 is no native compiler. Closes: #603580
Checksums-Sha1: 
 552632fb26d8d958a05ba3c7e36b86ba8b68dbe1 1984 geneweb_5.02~cvs20091031-8.dsc
 712ea35

Processed: patch tag

2011-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 609907 patch
Bug #609907 [xaw3d] xaw3d: some copyright and license statements are missing
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
609907: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609907
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609255: KDE upgrading

2011-01-13 Thread Julien Cristau
On Thu, Jan 13, 2011 at 16:54:11 +0100, Julien Cristau wrote:

> Hi,
> 
> adding deity@ to cc as I need help with this.  Context: the upgrade path
> from kde3 (in lenny) to kde4 (in squeeze) is non-trivial, and I'm hoping
> we can still improve it.  It's very, very late though, so maybe not.
> 
tl;dr: we came up with a plan that seems to work.

Now on to the details.

First problem with the upgrade path:
- kdesktop doesn't get removed until too late
Solution:
- remove the kdesktop alternative from libkonq5's Depends

Second issue:
- kwin doesn't get removed, it has a higher score than
  kde-window-manager
Solution:
- reintroduce an installable kwin package in squeeze, pulling in
  kde-window-decorator, and conflicting with compiz-kde << 0.8.2
- drop Conflicts/Replaces kwin from libkdecorations4 and
  libkwineffects1a
- replace the unversioned Conflicts on kwin from kde-window-manager,
  make it a versioned Conflicts or Breaks instead

(Non-exhaustive) testing shows that this allows the upgrade to proceed
and get an acceptable (or even good) result, even when kwin styles are
installed.  These style packages are left installed after the upgrade,
but that shouldn't hurt anything since they're basically cruft which can
be cleaned up afterwards.

Thanks to Sune, Modestas and David for the help with this.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609916: ledcontrol broke my laptop keyboard

2011-01-13 Thread Ian Jackson
Package: ledcontrol
Version: 0.5.2-11+b1
Severity: serious

I installed the ledcontrol package.  After this, I was not able to
type various things on my laptop keyboard.  For example, the "u" key
generated the digit "4".

This appears to have been because ledcontrol turned the num lock "led"
on.  As it happens the actual led on my laptop is broken and does not
light up.  But like many keyboard, my laptop behaves differently when
num lock is lit: it generates digits, for example, for a number of
alphabetic keys.

I attempted to fix the problem by purging ledcontrol (which involved
cutting and pasting some letters to type the command!) but this didn't
help.  Changing to VC 1 with "chvt" (the usual vc switch escape keys
were nonfunctional) and then back didn't help.  The normal way for me
to turn on and off num lock from the laptop keyboard - pressing
shift+scroll lock - didn't work, although it usually does work to turn
it on and off.

Luckily in my configuration and circumstances I was able to recover by
plugging in a separate USB keyboard.  It lit its num lock LED when
plugged in.  Pressing num lock on the separate keyboard caused its num
lock LED to go out and fixed the main laptop keyboard.

The bug here is that the ledcontrol package should under no
circumstances change LED states simply by being installed, until it
has been explicitly told to do so.  That's because "LEDs" are often
used by input devices to control keymaps etc., and changing their
state can often be very disruptive.

Ian.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#606268: [Pkg-utopia-maintainers] Bug#606268: Bug#606268: Bug#606268: now ignores interfaces configured by d-i

2011-01-13 Thread Michael Biebl
Sorry for the short and probably unsatisfying answer. I'll try to provide more
detail.

On 09.01.2011 02:52, Michael Biebl wrote:
> On 08.01.2011 23:24, Julien Cristau wrote:
>> On Wed, Dec  8, 2010 at 12:15:02 -0400, Joey Hess wrote:
>>
>>> Michael Biebl wrote:
 Please also note that e.g. if you setup your (ethernet) connection using a
 static IP configuration, we do not comment such interface configurations 
 either.

 So the issue about NM not managing certain devices extends to ethernet
 interfaces as well and this behaviour has been so ever since lenny, so 
 I'll mark
 this bug accordingly.
>>>
>>> There is a world of difference between statically configuring a ethernet
>>> interface and having that interface never be managed by network-manager,
>>> and having a wireless interface that was working fine with network-manager
>>> suddenly start only connecting to a single wireless network (if any) and not
>>> appearing in network-manager anymore. This bug is about the latter problem;
>>> the former is not a problem. This is a new bug, and I tire of your attempts
>>> to deny it.
>>>
>> Is there any progress towards fixing this for squeeze?
> 
> No

This is still true. The simple reason is, that I'm not sure how to fix this
properly for squeeze and currently I don't have a lot of time to look into this.

I'm already not very fond of the /etc/network/interfaces mangling as of now
(i.e. commenting out dhcp entries). I don't really want to go further down that
road.

That said, this behaviour of ignoring interfaces from /etc/network/interfaces
has been so since at least lenny. So the bug title is not quite correct in that
regard. It is true, that releases that followed the Lenny version contained a
bug in the interface parser, which did not correctly mark wireless interfaces as
unmanaged when configured in /etc/network/interfaces.

People upgrading directly from Lenny won't see a change in behaviour, people who
constantly upgraded did.

This leaves the new-install case.

Imho, the cleanest solution here would be, if d-i simply wouldn't write out any
configuration (dhcp/wireless) if network-manager is installed (through the
desktop task).

CCing the d-i team, to know if that would be feasible.

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#609907: Patch attached

2011-01-13 Thread Josue Abarca
I am sending you the patch (attached).

At least, I think it can be used as reference to see the list of
missing copyrights holders and licences.

-- 
Josué M. Abarca S.
--- xaw3d-1.5+E/debian/copyright	2011-01-13 02:19:17.0 -0600
+++ copyright	2011-01-13 12:14:11.0 -0600
@@ -6,7 +6,12 @@
 This program is currently in unmaintained state, but for minimal patches
 applied by packager maintainers.
 
-Copyright (c) 1991, 1994  X Consortium
+The files * are
+
+Copyright (c) 1985 - 1987, 1989 - 1991, 1993, 1994  X Consortium
+Portions Copyright (c) 2003 Brian V. Smith
+
+and are under the terms of the X Consortium License:
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
@@ -30,3 +35,198 @@
 in this Software without prior written authorization from the X Consortium.
 
 
+The files xaw3dxft/SmeThreeD.c, xaw3dxft/SmeThreeD.h and  xaw3dxft/SmeThreeDP.h are
+
+   Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
+   and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
+   Copyright 1992, 1993 by Kaleb Keithley
+
+   All Rights Reserved
+
+   Permission to use, copy, modify, and distribute this software and its
+   documentation for any purpose and without fee is hereby granted,
+   provided that the above copyright notice appear in all copies and that
+   both that copyright notice and this permission notice appear in
+   supporting documentation, and that the name of Digital not be
+   used in advertising or publicity pertaining to distribution of the
+   software without specific, written prior permission.
+
+   DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
+   ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
+   DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
+   ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+   WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
+   ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+   SOFTWARE.
+
+the same licence and the X Consortium License (see above) applies to
+AsciiSink.c, AsciiSink.h, AsciiSinkP.h, AsciiSrcP.h, AsciiText.c, AsciiText.h,
+AsciiTextP.h, Box.c, Box.h, BoxP.h, Command.c, Command.h, CommandP.h, Dialog.c,
+Dialog.h, DialogP.h, Form.c, Form.h, FormP.h, Grip.c, Grip.h, GripP.h, Label.c,
+Label.h, LabelP.h, Paned.c, Paned.h, PanedP.h, Scrollbar.c, Scrollbar.h,
+ScrollbarP.h, Simple.c, Simple.h, SimpleP.h, StripCharP.h, StripChart.c,
+StripChart.h, Text.c, Text.h, TextP.h, TextSink.h, TextSinkP.h, TextSrc.h,
+TextSrcP.h, ThreeD.c, ThreeD.h, ThreeDP.h, Vendor.c, Viewport.c, Viewport.h and
+ViewportP.h which are
+
+Copyright (c) 1987, 1988, 1994  X Consortium
+Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts.
+
+The files MultiSrcP.h, MultiSink.c, MultiSink.h and MultiSinkP.h are
+under the terms of the same licence and the X Consortium License (see
+above) and the next license:
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation, and that the name of OMRON not be used in advertising
+or publicity pertaining to distribution of the software without specific,
+written prior permission.  OMRON makes no representations about the
+suitability of this software for any purpose.  It is provided "as is"
+without express or implied warranty.
+
+OMRON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+EVENT SHALL OMRON BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTUOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS SOFTWARE.
+
+and are
+
+Copyright 1991 by OMRON Corporation
+Copyright (c) 1987, 1988, 1991, 1994  X Consortium
+Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts
+
+the same licence and the X Consortium License (see above) applies to
+the files MultiSrc.c, MultiSrc.h, XawIm.c, XawImP.h and VendorEP.h
+which are
+
+Copyright 1991, 1994 by OMRON Corporation
+Copyright (c) 1989, 1991, 1994  X Consortium
+
+The files xaw3dxft/Xaw3dP.c and xaw3dxft/Xaw3dP.h.sed are
+
+Copyright (C) 1992 Kaleb Keithley
+Copyright (C) 2000, 2003 David J. Hawkey Jr.
+
+All Rights Reserved
+
+Permission to use, copy, modify, and distribute this software and
+its documentation for any purpose and without fee is hereby granted,

Bug#609907: xaw3d: some copyright and license statements are missing

2011-01-13 Thread Josue Abarca
Package: xaw3d
Version: 1.5+E-18
Severity: serious
Justification: Policy 12.5


Some copyright and license statements are missing

Example:
Copyright 1991, 1994 by OMRON Corporation
Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts

I think the severity is serious (Policy 12.5), but I leave to you to
decide.

I will send a patch ASAP.

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

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



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609776: marked as done (fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 18:32:16 +
with message-id 
and subject line Bug#609776: fixed in fcitx 1:4.0.1-2
has caused the Debian Bug report #609776,
regarding fcitx: FTBFS on kfreebsd-*: configure: error: You need to install 
md5sum
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
609776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609776
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fcitx
Version: 1:4.0.1-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds on kfreebsd-*:
| checking host platform characteristics... checking for wget... no
| configure: WARNING: without wget you cannot download data automatically
| checking for tar... /bin/tar
| checking for gmd5sum... no
| configure: error: You need to install md5sum
| ==> config.log <==
| […]

Please note that if wget is found, nothing should be fetched from the
network, so you might want to explicitly disable automatic downloading.

Full build logs:
  https://buildd.debian.org/status/package.php?p=fcitx

KiBi.


--- End Message ---
--- Begin Message ---
Source: fcitx
Source-Version: 1:4.0.1-2

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

fcitx-data_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-data_4.0.1-2_all.deb
fcitx-table-all_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-table-all_4.0.1-2_all.deb
fcitx-table-bingchan_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-table-bingchan_4.0.1-2_all.deb
fcitx-table-cangjie_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-table-cangjie_4.0.1-2_all.deb
fcitx-table-dianbaoma_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-table-dianbaoma_4.0.1-2_all.deb
fcitx-table-erbi_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-table-erbi_4.0.1-2_all.deb
fcitx-table-wanfeng_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-table-wanfeng_4.0.1-2_all.deb
fcitx-table-wbpy_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-table-wbpy_4.0.1-2_all.deb
fcitx-table-wubi_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-table-wubi_4.0.1-2_all.deb
fcitx-table-ziranma_4.0.1-2_all.deb
  to main/f/fcitx/fcitx-table-ziranma_4.0.1-2_all.deb
fcitx-tools_4.0.1-2_i386.deb
  to main/f/fcitx/fcitx-tools_4.0.1-2_i386.deb
fcitx_4.0.1-2.debian.tar.gz
  to main/f/fcitx/fcitx_4.0.1-2.debian.tar.gz
fcitx_4.0.1-2.dsc
  to main/f/fcitx/fcitx_4.0.1-2.dsc
fcitx_4.0.1-2_i386.deb
  to main/f/fcitx/fcitx_4.0.1-2_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 609...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aron Xu  (supplier of updated fcitx 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 14 Jan 2011 00:38:27 +0800
Source: fcitx
Binary: fcitx fcitx-data fcitx-table-all fcitx-table-bingchan 
fcitx-table-cangjie fcitx-table-dianbaoma fcitx-table-erbi fcitx-table-wanfeng 
fcitx-table-wbpy fcitx-table-wubi fcitx-table-ziranma fcitx-tools
Architecture: source i386 all
Version: 1:4.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: IME Packaging Team 
Changed-By: Aron Xu 
Description: 
 fcitx  - Free Chinese Input Toy for X (XIM)
 fcitx-data - Data files of Free Chinese Input Toy for X (XIM)
 fcitx-table-all - Tables of Free Chinese Input Toy for X (XIM) - meta package
 fcitx-table-bingchan - Bingchan table of Free Chinese Input Toy for X (XIM)
 fcitx-table-cangjie - Cangjie table of Free Chinese Input Toy for X (XIM)
 fcitx-table-dianbaoma - Dianbaoma table of Free Chinese Input Toy for X (XIM)
 fcitx-table-erbi - Erbi table of Free Chinese Input Toy for X (XIM)
 fcitx-table-wanfeng - Wanfeng table of Free Chinese Input Toy for X (XIM)
 fcitx-table-wbpy - Wubi-pinyin table of Free Chinese Input Toy for X (XIM)
 fcitx-table-wubi - Wubi table of Free Chinese Input Toy for X (XIM)
 fcitx-table-ziranma - Ziranma table of Free Chinese Input Toy for X (XIM)
 fcitx-tools - Tools for Free Chinese Input Toy for X (XIM)
Closes: 609776
Changes: 
 fcitx (1:4.0.1-2) unstable; urgency=medium
 .
   * debian/patches/debian-ftbfs-609776.patch:
 - Make it build on kfreebsd and hurd. (Closes: #609776)
   * debian/rules:
 - Run autoreconf becore dh_auto_configure, this is a temporary
   workaround bypassing the libtool er

Bug#609255: KDE upgrading

2011-01-13 Thread Sune Vuorela
On Thursday 13 January 2011 18:50:15 Julien Cristau wrote:
omething like that, and make the conflics versioned?
> 
> David suggested to remove the kdesktop alternative from libkonq5's
> Depends.  With this, konqueror doesn't get removed anymore. 

I think that's a good idea. to remove that alternative.

> kdebase
> still does, though, because apt decides to keep kwin instead of
> installing kde-window-manager (at least as far as I can read the log).
> Full log at http://people.debian.org/~jcristau/apt-kde-2.txt

..and kwin package actually contains a *shared* library that other packages 
*link against* (yes, it is wrong, but that's what we have to live with now).

...maybe (gross hack) a transitional kwin package that has conflicts on 
whatever links the library? (especially the relevant lenny compiz stuff, the 
rest is just kwin plugins)

/Sune



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609255: KDE upgrading

2011-01-13 Thread Julien Cristau
On Thu, Jan 13, 2011 at 18:32:17 +0100, Sune Vuorela wrote:

> On Thursday 13 January 2011 16:54:11 Julien Cristau wrote:
> 
> > So apt wants to keep kdesktop, while the new kdebase-workspace-bin
> > Breaks it, kdebase-bin Conflicts with it, as does libkonq5-templates.
> > 
> > ModaX, can you clarify why these Breaks/Conflicts are there?
> 
> libkonq5-templates has is a full subset of kdesktop/lenny
> 
> kdebase-workspace-bin contains /usr/bin/kcheckrunning 
> ( http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605135 )
> 
> I don't see why kdebase-bin is there. kcheckrunning might have been in there 
> earlier. but I'm not sure.
> 
> It is btw pretty crucial to get rid of kdesktop. It contains a kdesktop 
> executable, and more important, a kdesktop autostart file.
>  
> > Does anyone see a way out of this?  (Let me know if I can provide more
> > information.)
> 
> a idea could be to provide a transitional kdesktop package depending on 
> plasma-desktop or something like that, and make the conflics versioned?
> 
David suggested to remove the kdesktop alternative from libkonq5's
Depends.  With this, konqueror doesn't get removed anymore.  kdebase
still does, though, because apt decides to keep kwin instead of
installing kde-window-manager (at least as far as I can read the log).
Full log at http://people.debian.org/~jcristau/apt-kde-2.txt

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609255: KDE upgrading

2011-01-13 Thread Sune Vuorela
On Thursday 13 January 2011 16:54:11 Julien Cristau wrote:

> So apt wants to keep kdesktop, while the new kdebase-workspace-bin
> Breaks it, kdebase-bin Conflicts with it, as does libkonq5-templates.
> 
> ModaX, can you clarify why these Breaks/Conflicts are there?

libkonq5-templates has is a full subset of kdesktop/lenny

kdebase-workspace-bin contains /usr/bin/kcheckrunning 
( http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605135 )

I don't see why kdebase-bin is there. kcheckrunning might have been in there 
earlier. but I'm not sure.

It is btw pretty crucial to get rid of kdesktop. It contains a kdesktop 
executable, and more important, a kdesktop autostart file.
 
> Does anyone see a way out of this?  (Let me know if I can provide more
> information.)

a idea could be to provide a transitional kdesktop package depending on 
plasma-desktop or something like that, and make the conflics versioned?

/Sune



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 609776 + patch pending
Bug #609776 [src:fcitx] fcitx: FTBFS on kfreebsd-*: configure: error: You need 
to install md5sum
Added tag(s) pending and patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
609776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609776
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609776: Bug #609776: fcitx: FTBFS on kfreebsd-*: configure: error: You need to install md5sum

2011-01-13 Thread Aron Xu
tags 609776 + patch pending
thanks

I'm now making a patch try to fix it on kfreebsd-* and hurd-*, wish it
works.

The FTBFS is firstly caused md5sum program detection (currently visible
problem), and secondly there would be a linker flag problem (on buildd
it still does not touch this step):

1. Upstream hard coded to use gmd5sum on *freebsd*, which make kfreebsd
fall in this category, but in Debian kfreebsd gmd5sum is named md5sum.
They didn't check for other platforms other than freebsd and linux, so
hurd cannot work. I'm sure my patch can fix this point.

2. Upstream set the HOST_LIBS flag of *freebsd* to "-lexecinfo
-pthread". I'm not so sure about what to do on kfreebsd-* and hurd, in
my patch I set them to the same as Linux, "-ldl -lpthread". 


I will look at the build build in next days, and try to verify the patch
by installing a virtual machine if needed.


-- 
Regards,
Aron Xu
Description: Fix FTBFS on kfreebsd and hurd.
 Upstream hard coded *freebsd* to use gmd5sum, which should be
 md5sum on Debian kfreebsd. Also, upstream didn't check for
 hurd, now added.
Author: Aron Xu 
Bug-Debian: 609776
Forwarded: http://code.google.com/p/fcitx/issues/detail?id=377
Last-Update: 2011-01-14
--- a/configure
+++ b/configure
@@ -12661,6 +12661,10 @@
 $as_echo_n "checking host platform characteristics... " >&6; }
 
 case "$host" in
+*-*-*kfreebsd*)
+HOST_LIBS="-ldl -lpthread"
+md5prog=md5sum
+;;
 *-*-*freebsd*)
 HOST_LIBS="-lexecinfo -pthread"
 md5prog=gmd5sum
@@ -12669,6 +12673,10 @@
 HOST_LIBS="-ldl -lpthread"
 md5prog=md5sum
 ;;
+*-*-*hurd*)
+HOST_LIBS="-ldl -lpthread"
+md5prog=md5sum
+;;
 esac
 
 
--- a/configure.in
+++ b/configure.in
@@ -29,6 +29,10 @@
 AC_MSG_CHECKING([host platform characteristics])
 
 case "$host" in
+*-*-*kfreebsd*)
+HOST_LIBS="-ldl -lpthread"
+md5prog=md5sum
+;;
 *-*-*freebsd*)
 HOST_LIBS="-lexecinfo -pthread"
 md5prog=gmd5sum
@@ -37,6 +41,10 @@
 HOST_LIBS="-ldl -lpthread"
 md5prog=md5sum
 ;;
+*-*-*hurd*)
+HOST_LIBS="-ldl -lpthread"
+md5prog=md5sum
+;;
 esac
 
 AC_SUBST(HOST_LIBS)


signature.asc
Description: Digital signature


Bug#607556: marked as done (libconfig-model-itself-perl: failed tests)

2011-01-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Jan 2011 17:52:59 +0100
with message-id <20110113165259.ga24...@belanna.comodo.priv.at>
and subject line Re: Bug#607556: [libconfig-model-itself-perl] FTBFS due failed 
tests
has caused the Debian Bug report #607556,
regarding libconfig-model-itself-perl: failed tests
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
607556: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607556
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libconfig-model-itself-perl
Version: 1.219-1
Severity: serious
Tags: sid
Justification: FTBFS

Hi

libconfig-model-itself-perl 1.219-1 FTBFS due to tests failures in
unstable. The version in squeeze builds fine.

Attached is the buildlog for my testbuild of
libconfig-model-itself-perl.

Bests
Salvatore

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

Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Automatic build of libconfig-model-itself-perl_1.219-1 on elende by 
sbuild/amd64 0.57.7
Build started at 20101219-1917
**
Hit http://ftp.ch.debian.org sid Release.gpg
Ign http://ftp.ch.debian.org/debian/ sid/main Translation-en
Hit http://ftp.ch.debian.org sid Release
Hit http://ftp.ch.debian.org sid/main Sources/DiffIndex
Hit http://ftp.ch.debian.org sid/main amd64 Packages/DiffIndex
Reading package lists...
libconfig-model-itself-perl_1.219-1.dsc exists in .; copying to chroot
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 7.0.50~), xvfb, xauth, libmodule-build-perl (>= 
0.360100)
Build-Depends-Indep: perl, libconfig-model-perl (>= 1.212), 
libconfig-model-tkui-perl, liblog-log4perl-perl, libpod-pom-perl, libyaml-perl, 
libtest-pod-perl
Checking for already installed source dependencies...
debhelper: missing
Using default version 8.0.0
xvfb: missing
xauth: missing
libmodule-build-perl: non-matching version installed (~*=PROVIDED=*= ! >= 
0.360100)
Using default version 0.360700-1
perl: already installed (5.10.1-16)
libconfig-model-perl: missing
Using default version 1.226-1
libconfig-model-tkui-perl: missing
liblog-log4perl-perl: missing
libpod-pom-perl: missing
libyaml-perl: missing
libtest-pod-perl: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  bsdmainutils file fontconfig-config gettext gettext-base groff-base
  html2text intltool-debian libalgorithm-c3-perl libaudit0
  libcarp-assert-more-perl libcarp-assert-perl libclass-c3-perl
  libclass-data-inheritable-perl libclass-mop-perl libclone-perl libcroco3
  libdata-optlist-perl libdevel-globaldestruction-perl
  libdevel-stacktrace-perl libexception-class-perl libexpat1
  libextutils-parsexs-perl libfontconfig1 libfontenc1 libfreetype6 libgcrypt11
  libglib2.0-0 libgpg-error0 libhash-merge-perl libice6 libio-stringy-perl
  libjpeg62 liblist-moreutils-perl libmagic1 libmoose-perl
  libmoosex-singleton-perl libmoosex-strictconstructor-perl libmro-compat-perl
  libpackage-deprecationmanager-perl libpackage-stash-perl libparams-util-perl
  libparse-recdescent-perl libpcre3 libpixman-1-0 libscope-guard-perl libsm6
  libsub-exporter-perl libsub-install-perl libsub-name-perl
  libtask-weaken-perl libtk-dirselect-perl libtry-tiny-perl libudev0
  libunistring0 libx11-6 libx11-data libxau6 libxaw7 libxcb1 libxdmcp6
  libxext6 libxfont1 libxft2 libxkbfile1 libxml2 libxmu6 libxmuu1 libxpm4
  libxrender1 libxt6 man-db perl-tk po-debconf ttf-dejavu-core ucf x11-common
  x11-xkb-utils xkb-data xserver-common
Suggested packages:
  wamerican wordlist whois vacation dh-make gettext-doc groff
  libterm-readline-perl-perl libterm-readline-gnu-perl libtk-objscanner-perl
  rng-tools libdbd-csv-perl libxml-dom-perl libpar-dist-perl less www-browser
  libmail-box-perl
Recommended packages:
  curl wget lynx-cur autopoint libclass-c3-xs-perl bash-completion
  libfuse-perl fuse-utils libglib2.0-data shared-mime-info
  liblog-dispatch-perl libipc-shareable-perl libpod-readme-perl
  libarchive-zip-perl xml-core libyaml-syck-perl libmail-sendmail-perl
  xfonts-base
The following NEW packages will be installed:
  bsdmainutils debhelper file fontconfig-config gettext gettext-base
  groff-base html2text intltool-debian libalgorithm-c3-perl libaudit0
  libcarp-assert-more-perl libcarp-assert-perl libclass-c3-per

Bug#609895: gjs: FTBFS: configure: error: Could not figure out where Firefox JavaScript library lives

2011-01-13 Thread Cyril Brulebois
Source: gjs
Version: 0.7.8-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds:
| checking for JS... yes
| configure: error: Could not figure out where Firefox JavaScript library lives
| dh_auto_configure: ./configure --build=i486-linux-gnu --prefix=/usr 
--includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--libexecdir=${prefix}/lib/gjs --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
| make[1]: *** [override_dh_auto_configure] Error 2

Full build logs:
  https://buildd.debian.org/status/package.php?p=gjs&suite=experimental

KiBi.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609255: KDE upgrading

2011-01-13 Thread Julien Cristau
I forgot one point...

> So apt wants to keep kdesktop, while the new kdebase-workspace-bin
> Breaks it, kdebase-bin Conflicts with it, as does libkonq5-templates.
> 
In the end apt *does* end up removing kdesktop, but:

Investigating kdesktop
Package kdesktop has broken dep on kdebase-bin
  Considering kdebase-bin 148 as a solution to kdesktop 7
  Removing kdesktop rather than change kdebase-bin
 Try to Re-Instate kscreensaver
Investigating kscreensaver
Package kscreensaver has broken dep on kdebase-bin
  Considering kdebase-bin 148 as a solution to kscreensaver 4
  Removing kscreensaver rather than change kdebase-bin
 Try to Re-Instate kdeartwork
Investigating kdeartwork
Package kdeartwork has broken dep on kscreensaver
  Considering kscreensaver 148 as a solution to kdeartwork 2
  Removing kdeartwork rather than change kscreensaver

and so on.  So the packages that were removed (or not installed) because
of the kdesktop conflict aren't pulled back in when kdesktop is finally
removed.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609255: KDE upgrading

2011-01-13 Thread Julien Cristau
Hi,

adding deity@ to cc as I need help with this.  Context: the upgrade path
from kde3 (in lenny) to kde4 (in squeeze) is non-trivial, and I'm hoping
we can still improve it.  It's very, very late though, so maybe not.

On Thu, Jan 13, 2011 at 00:53:14 +0200, Modestas Vainius wrote:

> First of all, what was the situation in Lenny:
> 
> 1) kde [1] was a metapackage which depended on a bunch of other metapackages 
> (i.e. the whole KDE). The list includes kde-core.
> 2) kde-core [2] is a metapackage which depended on 3 other metapackages 
> (including kdebase metapackage, see below).
> 
> Now what happended in Squeeze:
> 
> 1) kde mepackage got removed. You might consider kde-full [3] metapackage as 
> a 
> rough equivalent of the old kde metapackage, yet it's not entirely true. 
> `aptitude install kde` no longer works in Squeeze.
> 
> 2) kde-core got removed. kde-plasma-desktop is a new rough equivalent of kde-
> core metapackage. `aptitude install kde-core` no longer works in Squeeze.
> 
> 3) However, we have still kept kdebase metapackage in Squeeze [4]. As you 
> see, 
> it depends on kde-plasma-desktop. So basically the transitional metapackage 
> for kde-core is there.
[snip]

So today I set up a lenny vm.  Chose the kde desktop in lenny, standard
setup (then installed openssh-server and screen so I could get stuff
done) [0].
# sed -i s/lenny/squeeze/ /etc/apt/sources.list
# apt-get update
[...]
# apt-get dist-upgrade
[...]
727 upgraded, 595 newly installed, 40 to remove and 3 not upgraded.

40 to remove doesn't sound too bad from a first look, but.  One of those
removed packages is kdebase, which from ModaX's 3) above is the one kde
metapackage that is kept between lenny and squeeze.  Others include
kdeartwork, kdebase-bin, kdeutils, konqueror, kscreensaver, ... which I
assume are supposed to stay around and get upgraded.

I thought adding back the kde and kde-core metapackages would help
(depending on the new kde-full and kde-standard, respectively), it turns
out not to change anything.

The problem, as far as I can tell from the apt logs[1], is here:

Package kdesktop has broken dep on kdebase-bin
  Considering kdebase-bin 6 as a solution to kdesktop 7
  Added kdebase-bin to the remove list
  Fixing kdesktop via keep of kdebase-bin
 Try to Re-Instate kdebase-bin
Investigating kdebase-bin
Package kdebase-bin has broken dep on kdebase-bin-kde3
  Considering kdebase-bin-kde3 -1 as a solution to kdebase-bin 6
  Added kdebase-bin-kde3 to the remove list
Package kdebase-bin has broken dep on kdebase-runtime-bin-kde4
  Fixing kdebase-bin via keep of kdebase-bin-kde3
[...]
Package kdebase-workspace-bin has broken dep on kdesktop
  Considering kdesktop 7 as a solution to kdebase-workspace-bin 4
  Holding Back kdebase-workspace-bin rather than change kdesktop
Investigating kdebase-apps
Package kdebase-apps has broken dep on kdebase-bin
  Considering kdebase-bin 6 as a solution to kdebase-apps 4
  Holding Back kdebase-apps rather than change kdebase-bin
Investigating kdebase-workspace
Package kdebase-workspace has broken dep on kdebase-workspace-bin
  Considering kdebase-workspace-bin 4 as a solution to kdebase-workspace 4
  Holding Back kdebase-workspace rather than change kdebase-workspace-bin

So apt wants to keep kdesktop, while the new kdebase-workspace-bin
Breaks it, kdebase-bin Conflicts with it, as does libkonq5-templates.

ModaX, can you clarify why these Breaks/Conflicts are there?

Does anyone see a way out of this?  (Let me know if I can provide more
information.)

[0] http://people.debian.org/~jcristau/kde-status
[1] http://people.debian.org/~jcristau/apt-kde.txt

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#609886: libapache2-mod-jk: After upgrade from 1.2.26 to 1.2.30 mod_jk no longer connects to tomcats

2011-01-13 Thread eyck
Package: libapache2-mod-jk
Version: 1.2.30
Severity: grave
Justification: renders package unusable

>From mod_jk.log:
[Thu Jan 13 15:05:34 2011] [441:140327941527312] [error] 
jk_open_socket::jk_connect.c (444): socket() failed (errno=22)
[Thu Jan 13 15:05:34 2011] [441:140327941527312] [info] 
ajp_connect_to_endpoint::jk_ajp_common.c (959): Failed opening socket to 
(172.17.231.57:8009) (errno=22)
[Thu Jan 13 15:05:34 2011] [441:140327941527312] [error] 
ajp_send_request::jk_ajp_common.c (1585): (ajp13) connecting to backend failed. 
Tomcat is probably not started or is listening on the wrong port (errno=22)
[Thu Jan 13 15:05:34 2011] [441:140327941527312] [info] 
ajp_service::jk_ajp_common.c (2540): (ajp13) sending request to tomcat failed 
(recoverable), because of error during request sending (attempt=1)
[Thu Jan 13 15:05:34 2011] [441:140327941527312] [error] 
ajp_service::jk_ajp_common.c (2559): (ajp13) connecting to tomcat failed.
 although logs suggest that port 8009 is unreachable,
one can connect to it using telnet, or by replacing libapache2_mod_jk with 
version 1.2.26


-- System Information:
Debian Release: 5.0.7
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-openvz-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609557: calibre: FTBFS on kfreebsd-*

2011-01-13 Thread Petr Salinger

./setup/__init__.py:isfreebsd = 'freebsd' in sys.platform


That's indeed the right point to fix, and once we find a better
condition, I'll send that upstream. We don't actually care about the
kernel in calibre, so a better hack would be to just pin "isfreebsd"
to False and "islinux" to True in the Debian package.

Would you have an idea to tell apart Linux userspace from a "real" BSD
userspace? Unfortunately I don't have any BSD experience.


The difference is i.e. slightly different libc interface, differnt 
syntax for mount command, etc.

I would guess that calibre should really distinguish only whether it
is a win32 (MS windows) based system or unix based system (the rest).
May be OSx is between.

Petr





--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609557: calibre: FTBFS on kfreebsd-*

2011-01-13 Thread Martin Pitt
Hello Petr,

Petr Salinger [2011-01-12 20:25 +0100]:
> please apply attached patch for now.

Thanks! Right, it's a hack (similar to my
manpages-installation.patch), but it'll do for now. I won't send that
to upstream, though.

> It would be very nice if you can inform upstream
> about this problem. The support for multiple OSes
> really needs cleanup:
> 
> ./setup/__init__.py:isfreebsd = 'freebsd' in sys.platform

That's indeed the right point to fix, and once we find a better
condition, I'll send that upstream. We don't actually care about the
kernel in calibre, so a better hack would be to just pin "isfreebsd"
to False and "islinux" to True in the Debian package.

Would you have an idea to tell apart Linux userspace from a "real" BSD
userspace? Unfortunately I don't have any BSD experience.

Thanks,

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#584782: selinux-policy-default: /dev filesystem not labelled

2011-01-13 Thread Julien Cristau
On Thu, Jan 13, 2011 at 23:47:05 +1100, Russell Coker wrote:

> On Thu, 13 Jan 2011, Russell Coker  wrote:
> > OK, I'm uploading version -6 now with a news entry.  Please tell me what
> > you  think of it.
> 
> I've just uploaded -7.  Previous versions had a bug that made "crontab -e" 
> not 
> work.  Julien, I'll stop uploading new versions now and let this progress to 
> testing if you are happy with it.
> 
Thanks.  I've unblocked refpolicy and selinux-basics, they should get in
over the weekend.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#538822: dash and local diversions

2011-01-13 Thread Helmut Grohne
Hi,

I am the submitter of the original dash upgrade bug.

On Mon, Dec 27, 2010 at 09:27:29PM +, Adam D. Barratt wrote:
> diff --git a/en/issues.dbk b/en/issues.dbk
> index 9498399..83f1408 100644
> --- a/en/issues.dbk
> +++ b/en/issues.dbk
> @@ -244,6 +244,34 @@ works for root.
>
>  
>  
> +
> +  Potential issues with diversions of /bin/sh
> +  
> +If you have previously added a local diversion for 
> /bin/sh,
> +or modified the /bin/sh symlink to point to somewhere
> +other than /bin/bash, then you may encounter problems
> +when upgrading the dash or
> +bash packages.
> +Note that this includes changes made by allowing other packages (for 
> example
> +mksh) to become the default 
> system
> +shell by taking over /bin/sh.
> +  
> +  
> +If you encounter any such issues, please remove the local diversion and
> +ensure that the symlinks for both /bin/sh and its
> +manual page point to the files provided by the  role="package">
> +bash package and then
> +dpkg-reconfigure --force dash.
> +  
> +  
> +dpkg-divert --remove /bin/sh
> +dpkg-divert --remove /usr/share/man/man1/sh.1.gz
> +
> +ln -sf bash /bin/sh
> +ln -sf bash.1.gz /usr/share/man/man1/sh.1.gz
> +  
> +
> +
>  
>  
>  

I verified that the steps you proposed solved the issue on my system.

Thank you very much for finally (after one and a half year) addressing
the issue.

Helmut



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-13 Thread Harald Jenny
Dear Gabor Kiss,

thanks for the information, will test it myself and then release a new version.
And thanks for your good bug report.

Kind regards
Harald Jenny



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: tag 609863 bug

2011-01-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> user debian...@listas.debian.org.gt
Setting user to debian...@listas.debian.org.gt (was jmasli...@debian.org.gt).
> usertags 609863 debian-gt
Bug#609863: xpaint: Copyright file missing copyright holders and licenses
There were no usertags set.
Usertags are now: debian-gt.
> tags 609863 pending
Bug #609863 [xpaint] xpaint: Copyright file missing copyright holders and 
licenses
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
609863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609863
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org